@Component(value="LegacyAuthenticationCookieManager") public class LegacyAuthenticationCookieManagerImpl extends CookieManagerBase
CookieManager.CookieState
cookieRootName, credentialCookieName, rememberMeCookieName
COOKIE_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, setCookieAttributes
public LegacyAuthenticationCookieManagerImpl()
public Pair<javax.servlet.http.Cookie,javax.servlet.http.Cookie> createCookies(AuthenticationData data)