public class LoggerListener extends Object implements org.springframework.context.ApplicationListener<AbstractAuthenticationEvent>
| Constructor and Description |
|---|
LoggerListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(AbstractAuthenticationEvent event) |
public void onApplicationEvent(AbstractAuthenticationEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<AbstractAuthenticationEvent>Copyright © 2018. All rights reserved.