Package org.jasig.cas.client.tomcat.v7

Class Summary
AbstractAuthenticator Base authenticator for all authentication protocols supported by CAS.
AbstractCasAuthenticator Base class for all CAS protocol authenticators.
AbstractCasRealm Base Realm implementation for all CAS realms.
AbstractLogoutValve Abstract base class for Container-managed log out.
AssertionCasRealm Tomcat Realm that implements CasRealm for principal and role data backed by the CAS Assertion.
Cas10CasAuthenticator Authenticator that handles CAS 1.0 protocol.
Cas20CasAuthenticator Authenticator that handles the CAS 2.0 protocol.
Cas20ProxyCasAuthenticator Authenticator that handles the CAS 2.0 protocol with proxying support.
PropertiesCasRealm Tomcat Realm that implements CasRealm backed by properties file containing usernames/and roles of the following format:
ProxyCallbackValve Handles watching a url for the proxy callback.
RegexUriLogoutValve Performs CAS logout when the request URI matches a regular expression.
Saml11Authenticator CAS authenticator that uses the SAML 1.1 protocol.
SingleSignOutValve Handles logout request messages sent from the CAS server by ending the current HTTP session.
StaticUriLogoutValve Monitors a specific request URI for logout requests.
 



Copyright © 2006-2014 Jasig. All Rights Reserved.