Package org.apache.catalina.cluster.authenticator

Class Summary
ClusterSingleSignOn A Valve that supports a "single sign on" user experience on each nodes of a cluster, where the security identity of a user who successfully authenticates to one web application is propogated to other web applications and to other nodes cluster in the same security domain.
ClusterSingleSignOnListener Receive replicated SingleSignOnMessage form other cluster node.
SingleSignOnMessage Contains the SingleSignOn data, read and written by the ClusterSingleSignOn
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.