|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Credentials | This interface defines the methods that classes with
Credentials functionalities have to implement. |
| CredentialsManager | This interface defines the methods that classes with
CredentialsManager functionalities have to implement. |
| ListSessions | This interface to be able to list all the active sessions in a SessionManager without having to store them all in memory. |
| PasswordEncrypting | Credentials managers that can encrypt passwords implement this interface. |
| RememberManager | This interface defines the methods that classes with
RememberManager functionalities have to implement. |
| SessionAttributes | This interface defines the methods that classes with
SessionAttributes functionalities have to implement. |
| SessionManager | This interface defines the methods that classes with
SessionManager functionalities have to implement. |
| SessionValidator | This interface defines the methods that classes with
SessionValidator functionalities have to implement. |
| Class Summary | |
|---|---|
| AuthenticationUtils | This abstract class provides convenience shortcut methods to perform common operations with the authentication framework |
| SessionValidatorRetriever | This abstract class provides the functionalities to retrieve a SessionValidator from a
particular Authenticated element in a site. |
Provides classes, interfaces and elements for credentials, authentication sessions and "remember me" management.
Each feature is accessed through dedicated managers. These have several implementations according to the back-end store (for instance, memory or database).
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||