public class AdminToolAuthenticationFailureListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.security.authentication.event.AuthenticationFailureBadCredentialsEvent>
| Constructor and Description |
|---|
AdminToolAuthenticationFailureListener(LoginAttemptService loginAttemptService) |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(org.springframework.security.authentication.event.AuthenticationFailureBadCredentialsEvent event) |
public AdminToolAuthenticationFailureListener(LoginAttemptService loginAttemptService)
public void onApplicationEvent(org.springframework.security.authentication.event.AuthenticationFailureBadCredentialsEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.security.authentication.event.AuthenticationFailureBadCredentialsEvent>Copyright © 2016–2018. All rights reserved.