| Package | Description |
|---|---|
| org.wildfly.clustering.web.infinispan.sso | |
| org.wildfly.clustering.web.infinispan.sso.coarse | |
| org.wildfly.clustering.web.sso |
| Modifier and Type | Class and Description |
|---|---|
class |
InfinispanSSO<L> |
| Modifier and Type | Method and Description |
|---|---|
SSO<L> |
InfinispanSSOManager.createSSO(String ssoId) |
SSO<L> |
SSOFactory.createSSO(String id,
V value) |
SSO<L> |
InfinispanSSOManager.findSSO(String ssoId) |
| Modifier and Type | Method and Description |
|---|---|
SSO<L> |
CoarseSSOFactory.createSSO(String id,
CoarseSSOCacheEntry<L> value) |
| Modifier and Type | Method and Description |
|---|---|
SSO<L> |
SSOManager.createSSO(String ssoId)
Creates a new single sign on entry.
|
SSO<L> |
SSOManager.findSSO(String ssoId)
Returns the single sign on entry identified by the specified identifier.
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.