public interface CookieAuthenticator extends Authenticator
Modifier and Type | Method and Description |
---|---|
boolean |
associateCookie(java.security.Principal user,
java.lang.String cookieValue) |
java.security.Principal |
authenticateByCookie(java.lang.String cookieValue) |
boolean |
isCookieSupported(java.lang.String jUseCookieAuth) |
authenticate, getAlgorithm, isUserInRole, logout