public class CookieClient extends DirectClient<TokenCredentials,CommonProfile>
logger| Constructor and Description |
|---|
CookieClient() |
CookieClient(java.lang.String cookieName,
Authenticator cookieAuthenticator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clientInit() |
java.lang.String |
getCookieName() |
void |
setCookieName(java.lang.String cookieName) |
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 CookieClient()
public CookieClient(java.lang.String cookieName,
Authenticator cookieAuthenticator)
protected void clientInit()
clientInit in class DirectClient<TokenCredentials,CommonProfile>public java.lang.String getCookieName()
public void setCookieName(java.lang.String cookieName)
Copyright © 2018. All Rights Reserved.