Modifier and Type | Class and Description |
---|---|
class |
SessionKeyExternalizer<K extends Key<String>>
Base externalizer for cache keys containing session identifiers.
|
protected static interface |
SessionKeyExternalizer.KeyFactory<K extends Key<String>> |
Modifier and Type | Method and Description |
---|---|
Key<K> |
AffinityIdentifierFactory.getKey() |
Constructor and Description |
---|
AffinityIdentifierFactory(IdentifierFactory<K> factory,
org.infinispan.Cache<Key<K>,?> cache,
KeyAffinityServiceFactory affinityFactory) |
Modifier and Type | Class and Description |
---|---|
class |
SessionAccessMetaDataKey
Cache key for the session access meta data entry.
|
class |
SessionCreationMetaDataKey
Cache key for the session creation meta data entry.
|
Modifier and Type | Method and Description |
---|---|
org.infinispan.Cache<Key<String>,?> |
InfinispanSessionManagerConfiguration.getCache() |
Constructor and Description |
---|
InfinispanSessionMetaDataFactory(org.infinispan.Cache<? extends Key<String>,?> cache,
CacheProperties properties) |
Modifier and Type | Class and Description |
---|---|
class |
SessionAttributesKey
Cache key for session attributes.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionAttributeKey
Cache key for session attributes.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationKey
Cache key for the authentication cache entry.
|
Modifier and Type | Class and Description |
---|---|
class |
CoarseSessionsKey |
Copyright © 2016 JBoss by Red Hat. All rights reserved.