Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- API_AUDIENCE - Static variable in class org.wso2.auth0.client.Auth0Constants
- APP_TYPE - Static variable in class org.wso2.auth0.client.Auth0Constants
- apply(RequestTemplate) - Method in class org.wso2.auth0.client.model.Auth0APIKeyInterceptor
- AUDIENCE - Static variable in class org.wso2.auth0.client.Auth0Constants
- AUTH0_DISPLAY_NAME - Static variable in class org.wso2.auth0.client.Auth0Constants
- AUTH0_TYPE - Static variable in class org.wso2.auth0.client.Auth0Constants
- Auth0AccessTokenResponse - Class in org.wso2.auth0.client.model
- Auth0AccessTokenResponse() - Constructor for class org.wso2.auth0.client.model.Auth0AccessTokenResponse
- Auth0APIKeyInterceptor - Class in org.wso2.auth0.client.model
- Auth0APIKeyInterceptor(Auth0TokenClient, String, String, String) - Constructor for class org.wso2.auth0.client.model.Auth0APIKeyInterceptor
- Auth0ClientGrant - Interface in org.wso2.auth0.client.model
- Auth0ClientGrantInfo - Class in org.wso2.auth0.client.model
- Auth0ClientGrantInfo(String, String) - Constructor for class org.wso2.auth0.client.model.Auth0ClientGrantInfo
- Auth0ClientInfo - Class in org.wso2.auth0.client.model
- Auth0ClientInfo() - Constructor for class org.wso2.auth0.client.model.Auth0ClientInfo
- Auth0ConnectorConfiguration - Class in org.wso2.auth0.client
- Auth0ConnectorConfiguration() - Constructor for class org.wso2.auth0.client.Auth0ConnectorConfiguration
- Auth0Constants - Class in org.wso2.auth0.client
- Auth0Constants() - Constructor for class org.wso2.auth0.client.Auth0Constants
- Auth0DCRClient - Interface in org.wso2.auth0.client.model
- Auth0OAuthClient - Class in org.wso2.auth0.client
-
Auth0 Client Implementation.
- Auth0OAuthClient() - Constructor for class org.wso2.auth0.client.Auth0OAuthClient
- Auth0TokenClient - Interface in org.wso2.auth0.client.model
- AZP - Static variable in class org.wso2.auth0.client.Auth0Constants
C
- canHandleToken(String) - Method in class org.wso2.auth0.client.Auth0OAuthClient
- CLIENT_ID - Static variable in class org.wso2.auth0.client.Auth0Constants
- CLIENT_SECRET - Static variable in class org.wso2.auth0.client.Auth0Constants
- createApplication(Auth0ClientInfo) - Method in interface org.wso2.auth0.client.model.Auth0DCRClient
- createApplication(OAuthAppRequest) - Method in class org.wso2.auth0.client.Auth0OAuthClient
- createClientGrant(Auth0ClientGrantInfo) - Method in interface org.wso2.auth0.client.model.Auth0ClientGrant
D
- DEFAULT_CLIENT_APPLICATION_TYPE - Static variable in class org.wso2.auth0.client.Auth0Constants
- deleteApplication(String) - Method in class org.wso2.auth0.client.Auth0OAuthClient
- deleteApplication(String) - Method in interface org.wso2.auth0.client.model.Auth0DCRClient
- deleteMappedApplication(String) - Method in class org.wso2.auth0.client.Auth0OAuthClient
- deleteRegisteredResourceByAPIId(String) - Method in class org.wso2.auth0.client.Auth0OAuthClient
- deleteScope(String) - Method in class org.wso2.auth0.client.Auth0OAuthClient
E
- ERROR_ENCODING_METHOD_NOT_SUPPORTED - Static variable in class org.wso2.auth0.client.Auth0Constants
G
- getAccessToken() - Method in class org.wso2.auth0.client.model.Auth0AccessTokenResponse
- getAccessToken(String, String, String, String) - Method in interface org.wso2.auth0.client.model.Auth0TokenClient
- getAccessTokenByConsumerKey(String) - Method in class org.wso2.auth0.client.Auth0OAuthClient
- getActiveTokensByConsumerKey(String) - Method in class org.wso2.auth0.client.Auth0OAuthClient
- getAllScopes() - Method in class org.wso2.auth0.client.Auth0OAuthClient
- getApplication(String) - Method in interface org.wso2.auth0.client.model.Auth0DCRClient
- getApplicationConfigurations() - Method in class org.wso2.auth0.client.Auth0ConnectorConfiguration
- getApplicationType() - Method in class org.wso2.auth0.client.model.Auth0ClientInfo
- getAudience() - Method in class org.wso2.auth0.client.model.Auth0ClientGrantInfo
- getClientGrant(String) - Method in interface org.wso2.auth0.client.model.Auth0ClientGrant
- getClientId() - Method in class org.wso2.auth0.client.model.Auth0ClientGrantInfo
- getClientId() - Method in class org.wso2.auth0.client.model.Auth0ClientInfo
- getClientIdIssuedTime() - Method in class org.wso2.auth0.client.model.Auth0ClientInfo
- getClientName() - Method in class org.wso2.auth0.client.model.Auth0ClientInfo
- getClientSecret() - Method in class org.wso2.auth0.client.model.Auth0ClientInfo
- getConnectionConfigurations() - Method in class org.wso2.auth0.client.Auth0ConnectorConfiguration
- getCreatedAt() - Method in class org.wso2.auth0.client.model.Auth0AccessTokenResponse
- getDefaultConsumerKeyClaim() - Method in class org.wso2.auth0.client.Auth0ConnectorConfiguration
- getDefaultScopesClaim() - Method in class org.wso2.auth0.client.Auth0ConnectorConfiguration
- getDisplayName() - Method in class org.wso2.auth0.client.Auth0ConnectorConfiguration
- getEncodedCredentials(String, String) - Static method in class org.wso2.auth0.client.Auth0OAuthClient
-
Returns base64 encoded credentials.
- getExpiry() - Method in class org.wso2.auth0.client.model.Auth0AccessTokenResponse
- getGrantTypes() - Method in class org.wso2.auth0.client.model.Auth0ClientInfo
- getImplementation() - Method in class org.wso2.auth0.client.Auth0ConnectorConfiguration
- getJWTValidator() - Method in class org.wso2.auth0.client.Auth0ConnectorConfiguration
- getKeyManagerConfiguration() - Method in class org.wso2.auth0.client.Auth0OAuthClient
- getNewApplicationAccessToken(AccessTokenRequest) - Method in class org.wso2.auth0.client.Auth0OAuthClient
- getNewApplicationConsumerSecret(AccessTokenRequest) - Method in class org.wso2.auth0.client.Auth0OAuthClient
- getRedirectUris() - Method in class org.wso2.auth0.client.model.Auth0ClientInfo
- getResourceByApiId(String) - Method in class org.wso2.auth0.client.Auth0OAuthClient
- getScope() - Method in class org.wso2.auth0.client.model.Auth0AccessTokenResponse
- getScope() - Method in class org.wso2.auth0.client.model.Auth0ClientGrantInfo
- getScopeByName(String) - Method in class org.wso2.auth0.client.Auth0OAuthClient
- getScopesForAPIS(String) - Method in class org.wso2.auth0.client.Auth0OAuthClient
- getTokenEndpointAuthMethod() - Method in class org.wso2.auth0.client.model.Auth0ClientInfo
- getTokenMetaData(String) - Method in class org.wso2.auth0.client.Auth0OAuthClient
-
This operation is not supported by Auth0
- getTokenType() - Method in class org.wso2.auth0.client.model.Auth0AccessTokenResponse
- getType() - Method in class org.wso2.auth0.client.Auth0ConnectorConfiguration
- getType() - Method in class org.wso2.auth0.client.Auth0OAuthClient
- GRANT_TYPE_CLIENT_CREDENTIALS - Static variable in class org.wso2.auth0.client.Auth0Constants
I
- isScopeExists(String) - Method in class org.wso2.auth0.client.Auth0OAuthClient
L
- loadConfiguration(KeyManagerConfiguration) - Method in class org.wso2.auth0.client.Auth0OAuthClient
M
- mapOAuthApplication(OAuthAppRequest) - Method in class org.wso2.auth0.client.Auth0OAuthClient
O
- org.wso2.auth0.client - package org.wso2.auth0.client
- org.wso2.auth0.client.model - package org.wso2.auth0.client.model
R
- regenerateClientSecret(String) - Method in interface org.wso2.auth0.client.model.Auth0DCRClient
- registerNewResource(API, Map) - Method in class org.wso2.auth0.client.Auth0OAuthClient
- registerScope(Scope) - Method in class org.wso2.auth0.client.Auth0OAuthClient
- retrieveApplication(String) - Method in class org.wso2.auth0.client.Auth0OAuthClient
S
- SCOPE - Static variable in class org.wso2.auth0.client.Auth0Constants
- setAccessToken(String) - Method in class org.wso2.auth0.client.model.Auth0AccessTokenResponse
- setApplicationType(String) - Method in class org.wso2.auth0.client.model.Auth0ClientInfo
- setAudience(String) - Method in class org.wso2.auth0.client.model.Auth0ClientGrantInfo
- setClientId(String) - Method in class org.wso2.auth0.client.model.Auth0ClientGrantInfo
- setClientId(String) - Method in class org.wso2.auth0.client.model.Auth0ClientInfo
- setClientIdIssuedTime(Long) - Method in class org.wso2.auth0.client.model.Auth0ClientInfo
- setClientName(String) - Method in class org.wso2.auth0.client.model.Auth0ClientInfo
- setClientSecret(String) - Method in class org.wso2.auth0.client.model.Auth0ClientInfo
- setCreatedAt(long) - Method in class org.wso2.auth0.client.model.Auth0AccessTokenResponse
- setExpiry(long) - Method in class org.wso2.auth0.client.model.Auth0AccessTokenResponse
- setGrantTypes(List<String>) - Method in class org.wso2.auth0.client.model.Auth0ClientInfo
- setRedirectUris(List<String>) - Method in class org.wso2.auth0.client.model.Auth0ClientInfo
- setScope(String) - Method in class org.wso2.auth0.client.model.Auth0AccessTokenResponse
- setScope(List<String>) - Method in class org.wso2.auth0.client.model.Auth0ClientGrantInfo
- setTokenEndpointAuthMethod(String) - Method in class org.wso2.auth0.client.model.Auth0ClientInfo
- setTokenType(String) - Method in class org.wso2.auth0.client.model.Auth0AccessTokenResponse
T
- TOKEN_ENDPOINT_AUTH_METHOD - Static variable in class org.wso2.auth0.client.Auth0Constants
U
- updateApplication(String, Auth0ClientInfo) - Method in interface org.wso2.auth0.client.model.Auth0DCRClient
- updateApplication(OAuthAppRequest) - Method in class org.wso2.auth0.client.Auth0OAuthClient
- updateClientGrant(String, Auth0ClientGrantInfo) - Method in interface org.wso2.auth0.client.model.Auth0ClientGrant
- updateRegisteredResource(API, Map) - Method in class org.wso2.auth0.client.Auth0OAuthClient
- updateScope(Scope) - Method in class org.wso2.auth0.client.Auth0OAuthClient
- UTF_8 - Static variable in class org.wso2.auth0.client.Auth0Constants
All Classes and Interfaces|All Packages|Constant Field Values