public class AuthenticationFailedEvent extends AuthenticationEvent
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASS_VERSION |
Constructor and Description |
---|
AuthenticationFailedEvent(UserAuthority pAuthority,
java.lang.String pSourceName,
java.lang.String pUserName)
Creates an authentication failed event for the indicated user.
|
getId, getSourceName
getTimestamp, getUserAuthority
public AuthenticationFailedEvent(UserAuthority pAuthority, java.lang.String pSourceName, java.lang.String pUserName)