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