| Interface | Description |
|---|---|
| InfinispanSessionAttributesFactoryConfiguration<S,C,L,V,SV> | |
| InfinispanSessionManagementConfiguration |
Configuration of an
InfinispanSessionManagementProvider. |
| InfinispanSessionManagerConfiguration<S,C,AL> |
Configuration for an
InfinispanSessionManager. |
| InfinispanSessionManagerFactoryConfiguration<S,SC,AL,MC,LC> | |
| InfinispanSessionMetaDataFactoryConfiguration |
| Class | Description |
|---|---|
| ExpiredSessionRemover<SC,MV,AV,LC> |
Session remover that removes a session if and only if it is expired.
|
| InfinispanLegacySessionManagementProviderFactory | Deprecated |
| InfinispanSessionManagementProvider |
An Infinispan cache-based
DistributableSessionManagementProvider. |
| InfinispanSessionManager<S,SC,AL,MV,AV,LC> |
Generic session manager implementation - independent of cache mapping strategy.
|
| InfinispanSessionManagerFactory<S,SC,AL,MC,LC> |
Factory for creating session managers.
|
| InfinispanSessionManagerFactoryServiceConfigurator<S,SC,AL,MC,LC> | |
| InfinispanSessionMetaDataFactory<L> | |
| SessionAccessMetaDataKey |
Cache key for the session access meta data entry.
|
| SessionAccessMetaDataKeyResolver.SessionAccessMetaDataKeyFormat | |
| SessionCreationMetaDataKey |
Cache key for the session creation meta data entry.
|
| SessionCreationMetaDataKeyResolver.SessionCreationMetaDataKeyFormat | |
| SessionExpirationScheduler<MV> |
Session expiration scheduler that eagerly expires sessions as soon as they are eligible.
|
| SessionSerializationContextInitializer |
| Enum | Description |
|---|---|
| SessionAccessMetaDataKeyResolver |
Resolver for a
SessionAccessMetaDataKey |
| SessionCreationMetaDataKeyFilter |
Filters a cache for session creation meta data entries.
|
| SessionCreationMetaDataKeyResolver |
Resolver for a
SessionCreationMetaDataKey. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.