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(WebContext context) |
java.lang.String |
getCookieName() |
void |
setCookieName(java.lang.String cookieName) |
getCredentials, getLogoutAction, internalInit, redirectaddAuthorizationGenerator, addAuthorizationGenerators, defaultAuthenticator, defaultCredentialsExtractor, defaultProfileCreator, getAuthenticator, getAuthorizationGenerators, getCredentialsExtractor, getName, getProfileCreator, getUserProfile, notifySessionRenewal, retrieveCredentials, retrieveUserProfile, setAuthenticator, setAuthorizationGenerator, setAuthorizationGenerators, setAuthorizationGenerators, setCredentialsExtractor, setName, setProfileCreator, toStringinit, reinitpublic CookieClient()
public CookieClient(java.lang.String cookieName,
Authenticator cookieAuthenticator)
protected void clientInit(WebContext context)
clientInit in class DirectClient<TokenCredentials,CommonProfile>public java.lang.String getCookieName()
public void setCookieName(java.lang.String cookieName)
Copyright © 2018. All Rights Reserved.