|
|||||||||
| Home >> All >> org >> acegisecurity >> ui >> [ rememberme overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.acegisecurity.ui.rememberme
| Interface Summary | |
| RememberMeServices | Implement by a class that is capable of providing a remember-me service. |
| Class Summary | |
| NullRememberMeServices | Implementation of NullRememberMeServices that does nothing. |
| RememberMeProcessingFilter | Detects if there is no Authentication object in the
SecurityContext, and populates it with a remember-me
authentication token if a RememberMeServices implementation so
requests. |
| TokenBasedRememberMeServices | Identifies previously remembered users by a Base-64 encoded cookie. |
|
|||||||||
| Home >> All >> org >> acegisecurity >> ui >> [ rememberme overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||