Uses of Class
org.jboss.web.tomcat.service.sso.spi.FullyQualifiedSessionId

Packages that use FullyQualifiedSessionId
org.jboss.web.tomcat.service.sso.spi   
 

Uses of FullyQualifiedSessionId in org.jboss.web.tomcat.service.sso.spi
 

Methods in org.jboss.web.tomcat.service.sso.spi with parameters of type FullyQualifiedSessionId
 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 © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.