|
Class Summary |
| ClusteredSingleSignOn (src) |
A Valve that supports a "single sign on" user experience,
where the security identity of a user who successfully authenticates to one
web application is propogated to other web applications in the same
security domain. |
| TreeCacheSSOClusterManager (src) |
An implementation of SSOClusterManager that uses a TreeCache
to share SSO information between cluster nodes. |
| TreeCacheSSOClusterManager.SSOCredentials (src) |
Private class used to store authentication credentials in the TreeCache. |