| Package | Description |
|---|---|
| org.jboss.as.clustering.web.sso | |
| org.jboss.as.clustering.web.sso.infinispan | |
| org.jboss.as.web.sso |
| Modifier and Type | Method and Description |
|---|---|
SSOLocalManager |
SSOClusterManager.getSSOLocalManager()
Gets the SSOLocalManager valve for which this object is handling cluster communications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SSOClusterManager.setSSOLocalManager(SSOLocalManager localManager)
Sets the SSOLocalManager valve for which this object is handling cluster communications.
|
| Modifier and Type | Method and Description |
|---|---|
SSOLocalManager |
SSOClusterManager.getSSOLocalManager()
Gets the SingleSignOn valve for which this object is handling cluster communications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SSOClusterManager.setSSOLocalManager(SSOLocalManager localManager)
Sets the SingleSignOn valve for which this object is handling cluster communications.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClusteredSingleSignOn
A Valve that supports a "single sign on" user experience, where the security identity of a user who
successfully authenticates to one web application is propagated to other web applications in the same security domain.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.