All Classes and Interfaces

Class
Description
 
 
Listener which retrieves the remote address of the user when a login attempt fails and notifies the LoginAttemptService of this fact.
 
 
Filter which checks if the login request is executed while the user is already blocked due to an excessive amount of login attempts.
 
Service which keeps track of login attempts performed from a given remote address.
 
 
You can create a bean implementing this interface if you wish to override the default result that is sent back to the user when the login attempt limit has been reached.