| Class | Description |
|---|---|
| ErrorLoginFilter |
Filter should be called to detect invalid login attempt to portal.
|
| InvalidLoginAttemptsService |
Service can be used to track invalid login attempts of users and do some actions when some number of successive login
attempts is detected.
|
| LoginDetectorFilter |
Filter should be called to detect successful login of user into portal and call InvalidLoginAttemptsService.
|
| Enum | Description |
|---|---|
| InvalidLoginPolicy |
Policy for indication that invalid login attempts are coming from same source.
|
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.