Package | Description |
---|---|
org.wildfly.clustering.web.infinispan.sso | |
org.wildfly.clustering.web.infinispan.sso.coarse |
Modifier and Type | Method and Description |
---|---|
SessionsFactory<SV,D> |
InfinispanSSOFactory.getSessionsFactory() |
SessionsFactory<SV,D> |
SSOFactory.getSessionsFactory() |
Constructor and Description |
---|
InfinispanSSOFactory(org.infinispan.Cache<AuthenticationKey,AuthenticationEntry<A,L>> cache,
Marshaller<A,MarshalledValue<A,MarshallingContext>,MarshallingContext> marshaller,
LocalContextFactory<L> localContextFactory,
SessionsFactory<SV,D> sessionsFactory,
boolean lockOnRead) |
Modifier and Type | Class and Description |
---|---|
class |
CoarseSessionsFactory<D> |
Copyright © 2018 JBoss by Red Hat. All rights reserved.