|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
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. |
Support for remembering a user between different web sessions.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |