|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
SessionIdentifierAware | Implemented by Authentication.getDetails()
implementations that are capable of returning a session ID. |
SessionRegistry | Maintains a registry of SessionInformation instances. |
Class Summary | |
---|---|
SessionCreationEvent | Generic session creation event which indicates that a session (potentially represented by a security context) has begun. |
SessionDestroyedEvent | Generic "session termination" event which indicates that a session (potentially represented by a security context) has ended. |
SessionInformation | Represents a record of a session within the Spring Security framework. |
SessionRegistryImpl | Base implementation of SessionRegistry
which also listens for HttpSessionDestroyedEvent s
published in the Spring application context. |
Session registry and other related classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |