public interface RememberMeCredentials extends Credentials
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTHENTICATION_ATTRIBUTE_REMEMBER_ME |
static String |
REQUEST_PARAMETER_REMEMBER_ME |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRememberMe() |
void |
setRememberMe(boolean rememberMe) |
static final String AUTHENTICATION_ATTRIBUTE_REMEMBER_ME
static final String REQUEST_PARAMETER_REMEMBER_ME
Copyright © 2004-2012 Jasig. All Rights Reserved.