All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| ActiveSessionStatistics |
Statistics for active sessions.
|
| DistributableSessionManagementConfiguration<M> |
Encapsulates the configuration of a session management provider.
|
| HttpSessionActivationListenerProvider<S,C,L> |
Provides specification behavior for session activation listeners.
|
| HttpSessionFactory<S,C> |
Factory for creating HttpSession specification implementations
|
| IdentifierMarshaller |
Strategies for externalizing a session identifier.
|
| IdentifierMarshallerProvider |
|
| ImmutableSession |
Represents an immutable view of a web session.
|
| ImmutableSessionAttributes |
Provides read-only access to a session's attributes.
|
| ImmutableSessionMetaData |
Abstraction for immutable meta information about a web session.
|
| InactiveSessionStatistics |
Statistics for inactive sessions.
|
| LocalContextFactory<L> |
Create a local context.
|
| OOBSession<L,B extends Batch> |
Out-of-band session implementation, for use outside the context of a request.
|
| RouteLocator |
Locates the route appropriate for a given session identifier.
|
| Session<L> |
Represents a web session.
|
| SessionAttributeImmutability |
Session attribute immutability tests.
|
| SessionAttributePersistenceStrategy |
|
| SessionAttributes |
Exposes accesses to the attributes of a session.
|
| SessionManager<L,B extends Batch> |
SPI for a distributable session manager.
|
| SessionManagerConfiguration<SC> |
Encapsulates the configuration of a session manager.
|
| SessionManagerFactory<SC,LC,B extends Batch> |
A factory for creating a session manager.
|
| SessionManagerFactoryConfiguration<S,SC,AL,LC> |
Encapsulates the configuration of a session manager.
|
| SessionMetaData |
Abstraction for meta information about a web session.
|
| Sessions<D,S> |
Represents the sessions per deployment for which a given user is authenticated.
|
| SpecificationProvider<S,C,AL> |
Provides servlet specification behavior for a container-agnostic distributed session manager.
|
| SSO<A,D,S,L> |
Represents a single sign on entry for a user.
|
| SSOManager<A,D,S,L,B extends Batch> |
The SSO equivalent of a session manager.
|
| SSOManagerConfiguration<L> |
|
| SSOManagerFactory<A,D,S,B extends Batch> |
Factory for creating SSO manager instances.
|
| WebDeploymentConfiguration |
Encapsulates the configuration of a web deployment.
|