|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RFC3RememberMeServices | |
|---|---|
| egovframework.rfc3.iam.security.authentication | |
| egovframework.rfc3.iam.security.authentication.rememberme | |
| Uses of RFC3RememberMeServices in egovframework.rfc3.iam.security.authentication |
|---|
| Classes in egovframework.rfc3.iam.security.authentication that implement RFC3RememberMeServices | |
|---|---|
class |
NullRememberMeServices
Implementation of NullRememberMeServices that does nothing. |
| Methods in egovframework.rfc3.iam.security.authentication that return RFC3RememberMeServices | |
|---|---|
RFC3RememberMeServices |
AbstractAuthenticationProcessingFilter.getRememberMeServices()
|
| Methods in egovframework.rfc3.iam.security.authentication with parameters of type RFC3RememberMeServices | |
|---|---|
void |
AbstractAuthenticationProcessingFilter.setRememberMeServices(RFC3RememberMeServices rememberMeServices)
|
| Uses of RFC3RememberMeServices in egovframework.rfc3.iam.security.authentication.rememberme |
|---|
| Classes in egovframework.rfc3.iam.security.authentication.rememberme that implement RFC3RememberMeServices | |
|---|---|
class |
AbstractRememberMeServices
Base class for RememberMeServices implementations. |
class |
PersistentTokenBasedRememberMeServices
RememberMeServices implementation based on Barry Jaspan's
Improved Persistent Login Cookie
Best Practice. |
class |
TokenBasedRememberMeServices
Identifies previously remembered users by a Base-64 encoded cookie. |
| Methods in egovframework.rfc3.iam.security.authentication.rememberme that return RFC3RememberMeServices | |
|---|---|
RFC3RememberMeServices |
RememberMeAuthenticationFilter.getRememberMeServices()
|
| Methods in egovframework.rfc3.iam.security.authentication.rememberme with parameters of type RFC3RememberMeServices | |
|---|---|
void |
RememberMeAuthenticationFilter.setRememberMeServices(RFC3RememberMeServices rememberMeServices)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||