public class PreAuthenticationCheckEvent
extends org.springframework.context.ApplicationEvent
AbstractUserDetailsAuthenticationProvider.setPreAuthenticationChecks(UserDetailsChecker).| Constructor and Description |
|---|
PreAuthenticationCheckEvent(org.springframework.security.core.userdetails.UserDetails user)
Create a new
PreAuthenticationCheckEvent. |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.core.userdetails.UserDetails |
getUser() |