Uses of Package
org.jasig.cas.web.support

Packages that use org.jasig.cas.web.support
org.jasig.cas.services.web This package contains all the Service Whitelist/customization classes related to the web tier, such as Theme Resolvers that match a theme (skin) for the login pages to a registered service. 
org.jasig.cas.web In the Servlet API, the WEB-INF/web.xml deployment descriptor maps various URL values to Java classes. 
org.jasig.cas.web.flow This package defines the Webflow for the complete Login workflow (TGT Check, Form Check, Warning Check, Service Redirect) as a set of Actions. 
org.jasig.cas.web.support Classes related to assisting in management of the web tier. 
 

Classes in org.jasig.cas.web.support used by org.jasig.cas.services.web
ArgumentExtractor
          Strategy interface for retrieving services and tickets from the request.
 

Classes in org.jasig.cas.web.support used by org.jasig.cas.web
ArgumentExtractor
          Strategy interface for retrieving services and tickets from the request.
CookieRetrievingCookieGenerator
          Extends CookieGenerator to allow you to retrieve a value from a request.
 

Classes in org.jasig.cas.web.support used by org.jasig.cas.web.flow
ArgumentExtractor
          Strategy interface for retrieving services and tickets from the request.
CookieRetrievingCookieGenerator
          Extends CookieGenerator to allow you to retrieve a value from a request.
 

Classes in org.jasig.cas.web.support used by org.jasig.cas.web.support
AbstractInMemoryThrottledSubmissionHandlerInterceptorAdapter
          Implementation of a HandlerInterceptorAdapter that keeps track of a mapping of IP Addresses to number of failures to authenticate.
AbstractSingleSignOutEnabledArgumentExtractor
          Abstract class for handling the enabling and disabling of Single Sign Out features.
AbstractThrottledSubmissionHandlerInterceptorAdapter
          Abstract implementation of the handler that has all of the logic.
ArgumentExtractor
          Strategy interface for retrieving services and tickets from the request.
 



Copyright © 2004-2010 Java Architectures Special Interest Group. All Rights Reserved.