| Package | Description |
|---|---|
| org.wildfly.clustering.web.infinispan.sso |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationEntry<V,L> |
AuthenticationEntryExternalizer.readObject(ObjectInput input) |
| Modifier and Type | Method and Description |
|---|---|
Class<AuthenticationEntry<V,L>> |
AuthenticationEntryExternalizer.getTargetClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationEntryExternalizer.writeObject(ObjectOutput output,
AuthenticationEntry<V,L> entry) |
| Constructor and Description |
|---|
InfinispanSSOFactory(org.infinispan.Cache<AuthenticationKey,AuthenticationEntry<AV,L>> cache,
CacheProperties properties,
Marshaller<A,AV> marshaller,
LocalContextFactory<L> localContextFactory,
SessionsFactory<SV,D,S> sessionsFactory) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.