All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| AuthenticationEntry<V,L> |
Cache entry that store authentication data plus any local context.
|
| CoarseSessionAttributes |
Exposes session attributes for a coarse granularity session.
|
| CoarseSessionMetaDataSerializationContextInitializer |
|
| CoarseSessions<D,S> |
|
| CoarseSSOSerializationContextInitializer |
|
| CompositeImmutableSession |
Generic immutable session implementation - independent of cache mapping strategy.
|
| CompositeImmutableSessionFactory<MV,AV> |
Generic immutable session factory implementation - independent of cache mapping strategy.
|
| CompositeImmutableSessionMetaData |
|
| CompositeSession<L> |
Generic session implementation - independent of cache mapping strategy.
|
| CompositeSessionFactory<C,MV extends Contextual<L>,AV,L> |
|
| CompositeSessionMetaData |
Composite view of the meta data of a session, combining volatile and static aspects.
|
| CompositeSSO<A,D,S,L> |
|
| CompositeSSOManager<AV,SV,A,D,S,L> |
|
| ConcurrentSessionManager<L,B extends Batch> |
A concurrent session manager, that can share session references across concurrent threads.
|
| Contextual<C> |
Provides access to a local context.
|
| ContextualSessionMetaDataEntry<C> |
A contextual session metadata entry.
|
| DefaultImmutableSessionMetaData |
Default immutable session metadata implementation that delegates to a cache entry.
|
| DefaultSessionAccessMetaDataEntry |
|
| DefaultSessionAccessMetaDataEntryMarshaller |
|
| DefaultSessionCreationMetaDataEntry<C> |
|
| DefaultSessionCreationMetaDataEntryMarshaller |
|
| DefaultSessionMetaData |
Default session metadata implementation that delegates to a cache entry, triggering Mutator.mutate() on close.
|
| DefaultSessionMetaDataEntry<C> |
Default contextual session metadata entry.
|
| DefaultSessionMetaDataEntry<C> |
|
| DefaultSessionMetaDataEntryMarshaller |
|
| DelegatingSessionManagerConfiguration<SC> |
|
| FineSessionAttributes<K,V> |
Exposes session attributes for a fine granularity sessions.
|
| FineSessionAttributesSerializationContextInitializer |
SerializationContextInitializer for this package.
|
| FineSessionMetaDataSerializationContextInitializer |
|
| 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> |
|
| ImmutableSessionMetaDataEntry |
|
| 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 |
|
| MutableSessionAccessMetaDataOffsetValues |
|
| MutableSessionAccessMetaDataValues |
|
| MutableSessionCreationMetaData |
|
| MutableSessionMetaDataEntry |
|
| MutableSessionMetaDataOffsetValues |
Encapsulates the mutable session metadata entry properties, captured as offsets from their current values.
|
| MutableSessionMetaDataValues |
Encapsulates the mutable values of the session metadata.
|
| NullRouteLocator |
Route locator that always returns null.
|
| SessionAccessMetaData |
The volatile aspects of a session's meta-data.
|
| SessionAccessMetaDataEntry |
|
| SessionAccessMetaDataEntryFunction |
|
| SessionAccessMetaDataEntryOffsets |
Encapsulates offsets for session access metadata.
|
| SessionActivationNotifier |
Notifies attributes of a session implementing session activation listener.
|
| SessionAttributeActivationNotifier |
|
| SessionAttributeMapComputeFunction<V> |
|
| SessionAttributeMapComputeFunctionMarshaller<V> |
|
| SessionAttributeMapEntry<V> |
|
| 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<C> |
A contextual session metadata entry.
|
| SessionCreationMetaDataEntryFunction<C> |
|
| SessionCreationMetaDataEntryFunctionMarshaller |
|
| 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.
|
| SessionMetaDataEntry |
Encapsulates the immutable cache entry properties storing session metadata.
|
| SessionMetaDataEntry<C> |
|
| SessionMetaDataEntryFunction<C> |
Cache compute function that applies the session meta data delta.
|
| SessionMetaDataEntryFunctionMarshaller |
ProtoStream marshaller for a SimpleSessionMetaDataDelta.
|
| SessionMetaDataEntryOffsets |
Encapsulates session metadata entry offsets.
|
| SessionMetaDataFactory<V> |
|
| 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.
|
| SSOFactory<AV,SV,A,D,S,L> |
Creates an SSO from its cache storage value.
|
| SSOSerializationContextInitializer |
|
| ValidSession<L> |
|