public final class AnonymousClient extends DirectClient<AnonymousCredentials,AnonymousProfile>
| Modifier and Type | Field and Description |
|---|---|
static AnonymousClient |
INSTANCE |
logger| Constructor and Description |
|---|
AnonymousClient() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clientInit()
Initialize the client.
|
getCredentials, getLogoutAction, internalInit, redirectaddAuthorizationGenerator, addAuthorizationGenerators, defaultAuthenticator, defaultCredentialsExtractor, defaultProfileCreator, getAuthenticator, getAuthorizationGenerators, getCredentialsExtractor, getCustomProperties, getName, getProfileCreator, getUserProfile, notifySessionRenewal, retrieveCredentials, retrieveUserProfile, setAuthenticator, setAuthorizationGenerator, setAuthorizationGenerators, setAuthorizationGenerators, setCredentialsExtractor, setCustomProperties, setName, setProfileCreator, toStringinitpublic static final AnonymousClient INSTANCE
protected void clientInit()
DirectClientclientInit in class DirectClient<AnonymousCredentials,AnonymousProfile>Copyright © 2019. All Rights Reserved.