Package | Description |
---|---|
com.jalios.jcms.authentication.cookie |
Modifier and Type | Method and Description |
---|---|
static AuthenticationCookie |
AuthenticationCookieManager.createAuthenticationCookie(Member member,
java.lang.String digest,
java.util.Date expirationDate)
Create a new AuthenticationCookie in the db for the specified information
|
static AuthenticationCookie |
AuthenticationCookieManager.getAuthenticationCookie(Member member,
java.lang.String digest)
Retrieve the AuthenticationCookie stored in DB and matching the specified criteria
|
Constructor and Description |
---|
AuthenticationCookie(AuthenticationCookie other) |
Copyright © 2001-2017 Jalios SA. All Rights Reserved.