public interface AuthListener
| Modifier and Type | Method and Description |
|---|---|
void |
afterLogin(Authentication authentication) |
void |
afterLogout(UserDetails userDetails) |
void afterLogin(Authentication authentication)
void afterLogout(UserDetails userDetails)
Copyright © 2010–2021 Vegard IT GmbH, Germany. All rights reserved.