| Interface | Description |
|---|---|
| AdminToolUserDetailsService |
Interface for admintool UserDetailsService
|
| LoginAttemptService |
Interface for the login attempt service
|
| Class | Description |
|---|---|
| AbstractAdminToolSecurityViewController |
Abstract controller for security view.
|
| AbstractAdminToolSecurityViewLoader |
Abstract class to extend from to initialize the Security view.
|
| AdminToolAuthenticationFailureListener |
listener to listen on bad credentials
|
| AdminToolAuthenticationSuccessListener |
listener to listen on good credentials
|
| LoginAttemptServiceImpl |
Simple login attempt service
|
| UserTO |
Transfer object for user view
|
| Enum | Description |
|---|---|
| UserStateType |
spring security states of user shown in user view
|
Copyright © 2016–2018. All rights reserved.