| Package | Description |
|---|---|
| org.wildfly.clustering.web.infinispan.sso | |
| org.wildfly.clustering.web.infinispan.sso.coarse | |
| org.wildfly.clustering.web.sso |
| Modifier and Type | Method and Description |
|---|---|
Sessions<D> |
InfinispanSSO.getSessions() |
| Constructor and Description |
|---|
InfinispanSSO(String id,
A authentication,
Sessions<D> sessions,
AtomicReference<L> localContext,
LocalContextFactory<L> localContextFactory,
Remover<String> remover) |
| Modifier and Type | Class and Description |
|---|---|
class |
CoarseSessions<D> |
| Modifier and Type | Method and Description |
|---|---|
Sessions<D> |
SSO.getSessions()
Returns the session for which the user is authenticated.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.