public abstract class AbstractAuthenticationEvent extends ApplicationEvent
source
Modifier | Constructor and Description |
---|---|
protected |
AbstractAuthenticationEvent(Object source,
String username,
String method) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthenticationMethod() |
String |
getUsername() |
getDate, getUser
getSource, toString
Copyright © 2022 Atlassian. All rights reserved.