Uses of Class
org.jasig.cas.web.support.AbstractThrottledSubmissionHandlerInterceptorAdapter

Packages that use AbstractThrottledSubmissionHandlerInterceptorAdapter
org.jasig.cas.web.support Classes related to assisting in management of the web tier. 
 

Uses of AbstractThrottledSubmissionHandlerInterceptorAdapter in org.jasig.cas.web.support
 

Subclasses of AbstractThrottledSubmissionHandlerInterceptorAdapter in org.jasig.cas.web.support
 class AbstractInMemoryThrottledSubmissionHandlerInterceptorAdapter
          Implementation of a HandlerInterceptorAdapter that keeps track of a mapping of IP Addresses to number of failures to authenticate.
 class InMemoryThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter
          Attempts to throttle by both IP Address and username.
 class InMemoryThrottledSubmissionByIpAddressHandlerInterceptorAdapter
          Throttles access attempts for failed logins by IP Address.
 class InspektrThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter
          Works in conjunction with the Inspektr Library to block attempts to dictionary attack users.
 



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