Package | Description |
---|---|
org.jboss.as.clustering.web.sso | |
org.jboss.as.clustering.web.sso.infinispan |
Modifier and Type | Method and Description |
---|---|
void |
SSOClusterManager.addSession(String ssoId,
FullyQualifiedSessionId sessionId)
Notify the cluster of the addition of a Session to an SSO session.
|
void |
SSOClusterManager.removeSession(String ssoId,
FullyQualifiedSessionId sessionId)
Notify the cluster of the removal of a Session from an SSO session.
|
Modifier and Type | Method and Description |
---|---|
void |
SSOClusterManager.addSession(String ssoId,
FullyQualifiedSessionId sessionId)
Notify the cluster of the addition of a Session to an SSO session.
|
void |
SSOClusterManager.removeSession(String ssoId,
FullyQualifiedSessionId sessionId)
Notify the cluster of the removal of a Session from an SSO session.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.