| 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<A,D,L>> authenticationCache,
org.infinispan.Cache<CoarseSessionsKey,Map<D,String>> sessionsCache,
org.wildfly.clustering.marshalling.Marshaller<A,org.wildfly.clustering.marshalling.MarshalledValue<A,org.wildfly.clustering.marshalling.MarshallingContext>> marshaller,
LocalContextFactory<L> localContextFactory) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.