org.apache.catalina.ha.authenticator |
|
Java Source File Name | Type | Comment |
ClusterSingleSignOn.java | Class | 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.java | Class | Receive replicated SingleSignOnMessage form other cluster node. |
SingleSignOnMessage.java | Class | |