@Component(value="LegacyAuthenticationCookieManager") public class LegacyAuthenticationCookieManagerImpl extends CookieManagerBase
CookieManager.CookieStatecookieRootName, credentialCookieName, rememberMeCookieNameCOOKIE_EXPIRATION, COOKIE_PATH, COOKIE_VERSION, IS_COOKIE_SECURED| Constructor and Description |
|---|
LegacyAuthenticationCookieManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
Pair<javax.servlet.http.Cookie,javax.servlet.http.Cookie> |
createCookies(AuthenticationData data) |
deleteCookies, extractCookies, setCookieAttributespublic LegacyAuthenticationCookieManagerImpl()
public Pair<javax.servlet.http.Cookie,javax.servlet.http.Cookie> createCookies(AuthenticationData data)