All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| AuthenticationEntry<V,L> |
Cache entry that store authentication data plus any local context.
|
| CoarseImmutableSessionAttributes |
Exposes session attributes for a coarse granularity session.
|
| CoarseSessionAttributes |
Exposes session attributes for a coarse granularity session.
|
| CoarseSessions<D,S> |
|
| CoarseSSOSerializationContextInitializer |
|
| CompositeImmutableSession |
Generic immutable session implementation - independent of cache mapping strategy.
|
| CompositeImmutableSessionFactory<V,L> |
Generic immutable session factory implementation - independent of cache mapping strategy.
|
| CompositeSession<L> |
Generic session implementation - independent of cache mapping strategy.
|
| CompositeSessionFactory<C,V,L> |
|
| CompositeSessionMetaData |
Composite view of the meta data of a session, combining volatile and static aspects.
|
| CompositeSessionMetaDataEntry<L> |
Wrapper for the components of a sessions's meta-data,
|
| CompositeSSO<A,D,S,L> |
|
| CompositeSSOManager<AV,SV,A,D,S,L> |
|
| ConcurrentSessionAttributeMapPutFunction |
|
| ConcurrentSessionAttributeMapRemoveFunction |
|
| ConcurrentSessionManager<L,B extends Batch> |
A concurrent session manager, that can share session references across concurrent threads.
|
| CopyOnWriteSessionAttributeMapPutFunction |
|
| CopyOnWriteSessionAttributeMapRemoveFunction |
|
| DelegatingSessionManagerConfiguration<SC> |
|
| FineImmutableSessionAttributes<K,V> |
Exposes session attributes for fine granularity sessions.
|
| FineSessionAttributes<NK,K,V> |
Exposes session attributes for fine granularity sessions.
|
| FineSessionAttributesSerializationContextInitializer |
SerializationContextInitializer for this package.
|
| ImmutableSessionAccessMetaData |
Immutable view of the volatile aspects of a session's meta-data.
|
| ImmutableSessionActivationNotifier<S,C,L> |
Triggers activation/passivation events for all attributes of a session.
|
| ImmutableSessionAttributeActivationNotifier<S,C,L> |
Triggers activation/passivation events for a single session attribute.
|
| ImmutableSessionAttributesFactory<V> |
|
| ImmutableSessionAttributesFilter |
|
| ImmutableSessionCreationMetaData |
Immutable view of the more static aspects of a session's meta-data.
|
| ImmutableSessionFactory<MV,AV> |
|
| ImmutableSessionMetaDataFactory<V> |
|
| InvalidatableSessionMetaData |
|
| LocalRouteLocator |
Route locator that always returns the route of the local member.
|
| Logger |
|
| Logger_$logger |
Warning this class consists of generated code.
|
| MarshalledValueSessionAttributesFactoryConfiguration<S,SC,AL,V,LC> |
Configuration for a factory for creating SessionAttributes objects, based on marshalled values.
|
| MutableSessionAccessMetaData |
|
| MutableSessionCreationMetaData |
|
| NullRouteLocator |
Route locator that always returns null.
|
| SessionAccessMetaData |
The volatile aspects of a session's meta-data.
|
| SessionAccessMetaDataMarshaller |
|
| SessionActivationNotifier |
Notifies attributes of a session implementing session activation listener.
|
| SessionAttributeActivationNotifier |
|
| SessionAttributeKey |
A key for session attribute entries, identified via session identifier and attribute identifier.
|
| SessionAttributeMapEntry |
|
| SessionAttributeMapEntryMarshaller |
|
| SessionAttributes |
|
| SessionAttributesFactory<C,V> |
|
| SessionAttributesFactoryConfiguration<S,C,L,V,SV> |
|
| SessionAttributesFilter |
|
| SessionBindingNotifier |
Notifies attributes of a session implementing session binding listener.
|
| SessionCreationMetaData |
The more static aspects of a session's meta-data.
|
| SessionCreationMetaDataEntry<L> |
Cache entry containing the session creation meta data and local context.
|
| SessionCreationMetaDataEntryMarshaller |
|
| SessionFactory<SC,MV,AV,LC> |
Factory for creating sessions.
|
| SessionFilter<K,D,S> |
Selects SSO sessions entries containing the specified session.
|
| SessionIdentifierMarshaller |
Scalar marshaller for a session identifier.
|
| SessionKeyMarshaller<K extends Key<String>> |
Generic marshaller for cache keys containing session identifiers.
|
| SessionMetaDataFactory<V> |
|
| SessionSerializationContextInitializer |
|
| SessionsFactory<V,D,S> |
|
| SimpleImmutableSession |
An immutable "snapshot" of a session which can be accessed outside the scope of a transaction.
|
| SimpleImmutableSessionAttributes |
An immutable "snapshot" of a session's attributes which can be accessed outside the scope of a transaction.
|
| SimpleImmutableSessionMetaData |
An immutable "snapshot" of a session's meta-data which can be accessed outside the scope of a transaction.
|
| SimpleSessionAccessMetaData |
|
| SimpleSessionCreationMetaData |
|
| SSOFactory<AV,SV,A,D,S,L> |
Creates an SSO from its cache storage value.
|
| SSOSerializationContextInitializer |
|
| ValidSession<L> |
|