Uses of Interface
org.jboss.web.tomcat.service.sso.spi.SSOLocalManager

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

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

Methods in org.jboss.web.tomcat.service.sso.spi that return SSOLocalManager
 SSOLocalManager SSOClusterManager.getSSOLocalManager()
          Gets the SSOLocalManager valve for which this object is handling cluster communications.
 

Methods in org.jboss.web.tomcat.service.sso.spi with parameters of type SSOLocalManager
 void SSOClusterManager.setSSOLocalManager(SSOLocalManager localManager)
          Sets the SSOLocalManager valve for which this object is handling cluster communications.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.