Package | Description |
---|---|
org.wildfly.clustering.web.infinispan.sso.coarse |
Modifier and Type | Method and Description |
---|---|
CoarseSessionsKey |
CoarseSessionsKeyExternalizer.readObject(ObjectInput input) |
Modifier and Type | Method and Description |
---|---|
void |
CoarseSessionsKeyExternalizer.writeObject(ObjectOutput output,
CoarseSessionsKey key) |
Constructor and Description |
---|
CoarseSSOFactory(org.infinispan.Cache<String,CoarseAuthenticationEntry<I,D,L>> authenticationCache,
org.infinispan.Cache<CoarseSessionsKey,Map<D,String>> sessionsCache,
CacheInvoker invoker,
LocalContextFactory<L> localContextFactory) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.