See: Description
| Class | Description |
|---|---|
| AbstractInMemoryThrottledSubmissionHandlerInterceptorAdapter |
Implementation of a HandlerInterceptorAdapter that keeps track of a mapping
of IP Addresses to number of failures to authenticate.
|
| AbstractThrottledSubmissionHandlerInterceptorAdapter |
Abstract implementation of the handler that has all of the logic.
|
| CookieRetrievingCookieGenerator |
Extends CookieGenerator to allow you to retrieve a value from a request.
|
| InMemoryThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter |
Attempts to throttle by both IP Address and username.
|
| InMemoryThrottledSubmissionByIpAddressHandlerInterceptorAdapter |
Throttles access attempts for failed logins by IP Address.
|
| InspektrThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter |
Works in conjunction with the Inspektr Library to block attempts to dictionary attack users.
|
Classes related to assisting in management of the web tier.
Copyright © 2004-2015 Apereo. All Rights Reserved.