A C D F G I O R S T U 
All Classes All Packages

A

AbstractRest - Class in com.artisol.teneo.manager.client.rest
 
addPlatformProperties(Properties) - Method in class com.artisol.teneo.manager.client.TeneoManagerClient
Add to the passed properties the one related to the authentication type.
AdminRest - Class in com.artisol.teneo.manager.client.rest
 
AdminRest(WebTarget, Marker) - Constructor for class com.artisol.teneo.manager.client.rest.AdminRest
Constructs a AdminRest object used to call the common interface
AuthorizationFilter - Class in com.artisol.teneo.manager.client.filter
Adds authorization header if AuthorizationFilter.accessTokenSupplier provides an access token.
AuthorizationFilter(Supplier<String>) - Constructor for class com.artisol.teneo.manager.client.filter.AuthorizationFilter
 

C

com.artisol.teneo.manager.client - package com.artisol.teneo.manager.client
 
com.artisol.teneo.manager.client.exception - package com.artisol.teneo.manager.client.exception
 
com.artisol.teneo.manager.client.filter - package com.artisol.teneo.manager.client.filter
 
com.artisol.teneo.manager.client.rest - package com.artisol.teneo.manager.client.rest
 
CommonRest - Class in com.artisol.teneo.manager.client.rest
 
CommonRest(WebTarget, Marker) - Constructor for class com.artisol.teneo.manager.client.rest.CommonRest
Constructs a CommonRest object used to call the common interface
createAccount(StudioAccount) - Method in class com.artisol.teneo.manager.client.rest.StudioRest
createAccountGroupPermissions(UUID, UUID, StudioAccountGroupPermissions) - Method in class com.artisol.teneo.manager.client.rest.StudioRest
createAccountUserPermissions(UUID, UUID, StudioAccountUserPermissions) - Method in class com.artisol.teneo.manager.client.rest.StudioRest
createClient(OAuth2Client) - Method in class com.artisol.teneo.manager.client.rest.OAuth2Rest
createGroup(Group) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
createLds(Lds) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
createLdsGroupAccessRoles(UUID, UUID, LdsGroupAccessRoles) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
createLdsUserAccessRoles(UUID, UUID, LdsUserAccessRoles) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
createLogArchive(LogArchive) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
createUser(User) - Method in class com.artisol.teneo.manager.client.rest.CommonRest

D

deleteAccount(UUID) - Method in class com.artisol.teneo.manager.client.rest.StudioRest
deleteAccountGroupPermissions(UUID, UUID) - Method in class com.artisol.teneo.manager.client.rest.StudioRest
deleteAccountUserPermissions(UUID, UUID) - Method in class com.artisol.teneo.manager.client.rest.StudioRest
deleteClient(UUID) - Method in class com.artisol.teneo.manager.client.rest.OAuth2Rest
deleteGroup(UUID) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
deleteLds(UUID) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
deleteLdsGroupAccessRoles(UUID, UUID) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
deleteLdsUserAccessRoles(UUID, UUID) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
deleteLogArchive(UUID) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
deleteUser(UUID) - Method in class com.artisol.teneo.manager.client.rest.CommonRest

F

filter(ClientRequestContext) - Method in class com.artisol.teneo.manager.client.filter.AuthorizationFilter
 
filter(ClientRequestContext, ClientResponseContext) - Method in class com.artisol.teneo.manager.client.filter.RetryFilter
 
forceRefreshTokens() - Method in class com.artisol.teneo.manager.client.TeneoManagerClient
Resets accessTokenTimeout and calls TeneoManagerClient.refreshTokens().

G

getAccessToken() - Method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getAccessTokenInfo() - Method in class com.artisol.teneo.manager.client.rest.OAuth2Rest
getAccessTokens() - Method in class com.artisol.teneo.manager.client.rest.OAuth2Rest
getAccount(UUID) - Method in class com.artisol.teneo.manager.client.rest.StudioRest
getAccountGroupPermissions(UUID, UUID) - Method in class com.artisol.teneo.manager.client.rest.StudioRest
getAccountGroupsPermissions(UUID) - Method in class com.artisol.teneo.manager.client.rest.StudioRest
getAccountLdss(UUID) - Method in class com.artisol.teneo.manager.client.rest.StudioRest
getAccountLogArchives(UUID) - Method in class com.artisol.teneo.manager.client.rest.StudioRest
getAccounts() - Method in class com.artisol.teneo.manager.client.rest.StudioRest
getAccountUserPermissions(UUID, UUID) - Method in class com.artisol.teneo.manager.client.rest.StudioRest
getAccountUsers(UUID) - Method in class com.artisol.teneo.manager.client.rest.StudioRest
getAccountUsersPermissions(UUID) - Method in class com.artisol.teneo.manager.client.rest.StudioRest
getAdminClient() - Method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getAdminClient(String, String) - Static method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getAdminClient(String, String, Settings) - Static method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getClient(UUID) - Method in class com.artisol.teneo.manager.client.rest.OAuth2Rest
getClients() - Method in class com.artisol.teneo.manager.client.rest.OAuth2Rest
getCommonClient() - Method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getCommonClient(String, String) - Static method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getCommonClient(String, String, Settings) - Static method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getDelegatedLoginClient(String) - Method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getDelegatedLoginClient(String, String, String, String) - Static method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getDelegatedLoginClient(String, String, String, String, Settings) - Static method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getFinalAccountUserPermissionsForToken(UUID) - Method in class com.artisol.teneo.manager.client.rest.StudioRest
getFinalLdsUserAccessRolesForToken(UUID) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
getGroup(UUID) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
getGroups() - Method in class com.artisol.teneo.manager.client.rest.CommonRest
getInquireClient() - Method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getInquireClient(String, String) - Static method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getInquireClient(String, String, Settings) - Static method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getLds(UUID) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
getLdsGroupAccessRoles(UUID, UUID) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
getLdsGroupsAccessRoles(UUID) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
getLdss() - Method in class com.artisol.teneo.manager.client.rest.CommonRest
getLdsUserAccessRoles(UUID, UUID) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
getLdsUsersAccessRoles(UUID) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
getLogArchive(UUID) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
getLogArchives() - Method in class com.artisol.teneo.manager.client.rest.CommonRest
getOAuth2Client() - Method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getOAuth2Client(String, String) - Static method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getOAuth2Client(String, String, Settings) - Static method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getRequestRetryCount() - Method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getRequestRetryDelay() - Method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getSettings() - Method in class com.artisol.teneo.manager.client.rest.AdminRest
getSettings() - Method in class com.artisol.teneo.manager.client.rest.InquireRest
getSettings() - Method in interface com.artisol.teneo.manager.client.rest.SettingsRest
 
getSettings() - Method in class com.artisol.teneo.manager.client.rest.StudioRest
getSettingsAsSettings() - Method in interface com.artisol.teneo.manager.client.rest.SettingsRest
 
getStartDelegatedLoginUrl(String) - Method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getStatus() - Method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getStudioClient() - Method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getStudioClient(String, String) - Static method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getStudioClient(String, String, Settings) - Static method in class com.artisol.teneo.manager.client.TeneoManagerClient
 
getUser(UUID) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
getUserInfo() - Method in class com.artisol.teneo.manager.client.rest.CommonRest
getUsers() - Method in class com.artisol.teneo.manager.client.rest.CommonRest

I

IncompatibleVersionException - Exception in com.artisol.teneo.manager.client.exception
 
IncompatibleVersionException() - Constructor for exception com.artisol.teneo.manager.client.exception.IncompatibleVersionException
Constructs an empty IncompatibleVersionException exception
IncompatibleVersionException(String) - Constructor for exception com.artisol.teneo.manager.client.exception.IncompatibleVersionException
Constructs a IncompatibleVersionException exception with pMessage message
IncompatibleVersionException(String, Throwable) - Constructor for exception com.artisol.teneo.manager.client.exception.IncompatibleVersionException
Constructs a IncompatibleVersionException exception wrapping a pThrowable Throwable with pMessage message
IncompatibleVersionException(Throwable) - Constructor for exception com.artisol.teneo.manager.client.exception.IncompatibleVersionException
Constructs a IncompatibleVersionException exception wrapping a pThrowable Throwable
InquireRest - Class in com.artisol.teneo.manager.client.rest
 
InquireRest(WebTarget, Marker) - Constructor for class com.artisol.teneo.manager.client.rest.InquireRest
Constructs a InquireRest object used to call the common interface
InvalidClientException - Exception in com.artisol.teneo.manager.client.exception
 
InvalidClientException() - Constructor for exception com.artisol.teneo.manager.client.exception.InvalidClientException
Constructs an empty InvalidClientException exception
InvalidClientException(String) - Constructor for exception com.artisol.teneo.manager.client.exception.InvalidClientException
Constructs a InvalidClientException exception with pMessage message
InvalidClientException(String, Throwable) - Constructor for exception com.artisol.teneo.manager.client.exception.InvalidClientException
Constructs a InvalidClientException exception wrapping a pThrowable Throwable with pMessage message
InvalidClientException(Throwable) - Constructor for exception com.artisol.teneo.manager.client.exception.InvalidClientException
Constructs a InvalidClientException exception wrapping a pThrowable Throwable
InvalidCredentialsException - Exception in com.artisol.teneo.manager.client.exception
 
InvalidCredentialsException() - Constructor for exception com.artisol.teneo.manager.client.exception.InvalidCredentialsException
Constructs an empty InvalidCredentialsException exception
InvalidCredentialsException(String) - Constructor for exception com.artisol.teneo.manager.client.exception.InvalidCredentialsException
/** Constructs a InvalidCredentialsException exception with pMessage message
InvalidCredentialsException(String, Throwable) - Constructor for exception com.artisol.teneo.manager.client.exception.InvalidCredentialsException
Constructs a InvalidCredentialsException exception wrapping a pThrowable Throwable with pMessage message
InvalidCredentialsException(Throwable) - Constructor for exception com.artisol.teneo.manager.client.exception.InvalidCredentialsException
Constructs a InvalidCredentialsException exception wrapping a pThrowable Throwable
isDelegated() - Method in class com.artisol.teneo.manager.client.TeneoManagerClient
 

O

OAuth2Rest - Class in com.artisol.teneo.manager.client.rest
 
OAuth2Rest(WebTarget, Marker) - Constructor for class com.artisol.teneo.manager.client.rest.OAuth2Rest
Constructs a OAuth2Rest object used to call the OAuth2 interface

R

resetUserPassword(UUID, String) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
RetryFilter - Class in com.artisol.teneo.manager.client.filter
This filter retries the same request a given number of times with a given delay time between them
RetryFilter(TeneoManagerClient) - Constructor for class com.artisol.teneo.manager.client.filter.RetryFilter
 
revokeAccessToken() - Method in class com.artisol.teneo.manager.client.TeneoManagerClient
Revokes the access token No need to check for the response

S

SettingsRest - Interface in com.artisol.teneo.manager.client.rest
 
SKIP_RETRY_RESPONSE_FILTER - Static variable in class com.artisol.teneo.manager.client.filter.RetryFilter
 
StudioRest - Class in com.artisol.teneo.manager.client.rest
 
StudioRest(WebTarget, Marker) - Constructor for class com.artisol.teneo.manager.client.rest.StudioRest
Constructs a StudioRest object used to call the common interface

T

TeneoManagerClient - Class in com.artisol.teneo.manager.client
Teneo Manager Client thread-safe main class.
TeneoManagerClient(String, String) - Constructor for class com.artisol.teneo.manager.client.TeneoManagerClient
Creates a TeneoManagerClient instance and initializes it with the given access token.
Besides regular checked exceptions, it can also throw IllegalStateException or ProcessingException runtime exceptions.
TeneoManagerClient(String, String, Settings) - Constructor for class com.artisol.teneo.manager.client.TeneoManagerClient
Creates a TeneoManagerClient instance and initializes it with the given access token.
Besides regular checked exceptions, it can also throw IllegalStateException or ProcessingException runtime exceptions.
TeneoManagerClient(String, String, String) - Constructor for class com.artisol.teneo.manager.client.TeneoManagerClient
Creates a TeneoManagerClient instance and requests a client access token from the server.
Besides regular checked exceptions, it can also throw IllegalStateException or ProcessingException runtime exceptions.
TeneoManagerClient(String, String, String, Settings) - Constructor for class com.artisol.teneo.manager.client.TeneoManagerClient
Creates a TeneoManagerClient instance and requests a client access token from the server.
Besides regular checked exceptions, it can also throw IllegalStateException or ProcessingException runtime exceptions.
TeneoManagerClient(String, String, String, String, String) - Constructor for class com.artisol.teneo.manager.client.TeneoManagerClient
Creates a TeneoManagerClient instance and requests a user access token from the server.
Besides regular checked exceptions, it can also throw IllegalStateException runtime exceptions.
TeneoManagerClient(String, String, String, String, String, Settings) - Constructor for class com.artisol.teneo.manager.client.TeneoManagerClient
Creates a TeneoManagerClient instance and requests a user access token from the server.
Besides regular checked exceptions, it can also throw IllegalStateException or ProcessingException runtime exceptions.

U

updateAccount(UUID, StudioAccount) - Method in class com.artisol.teneo.manager.client.rest.StudioRest
updateAccountGroupPermissions(UUID, UUID, StudioAccountGroupPermissions) - Method in class com.artisol.teneo.manager.client.rest.StudioRest
updateAccountUserPermissions(UUID, UUID, StudioAccountUserPermissions) - Method in class com.artisol.teneo.manager.client.rest.StudioRest
updateClient(UUID, OAuth2Client) - Method in class com.artisol.teneo.manager.client.rest.OAuth2Rest
updateGroup(UUID, Group) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
updateLds(UUID, Lds) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
updateLdsGroupAccessRoles(UUID, UUID, LdsGroupAccessRoles) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
updateLdsUserAccessRoles(UUID, UUID, LdsUserAccessRoles) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
updateLogArchive(UUID, LogArchive) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
updateSettings(List<Setting>) - Method in class com.artisol.teneo.manager.client.rest.AdminRest
updateUser(UUID, User) - Method in class com.artisol.teneo.manager.client.rest.CommonRest
A C D F G I O R S T U 
All Classes All Packages