|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||