| Package | Description |
|---|---|
| org.jasig.cas.web.support |
Classes related to assisting in management of the web tier.
|
| Modifier and Type | Class and Description |
|---|---|
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-2012 Jasig. All Rights Reserved.