Package com.atlassian.crowd.event.user
Class UserAuthenticationFailedInvalidAuthenticationEvent
java.lang.Object
com.atlassian.crowd.event.Event
com.atlassian.crowd.event.DirectoryEvent
com.atlassian.crowd.event.user.UserAuthenticationFailedInvalidAuthenticationEvent
-
Constructor Summary
ConstructorDescriptionUserAuthenticationFailedInvalidAuthenticationEvent
(Object source, Directory directory, String username) -
Method Summary
Methods inherited from class com.atlassian.crowd.event.DirectoryEvent
getDirectory, getDirectoryId, getDirectoryImplementationClass, getDirectoryType
Methods inherited from class com.atlassian.crowd.event.Event
getSource, getTimestamp
-
Constructor Details
-
UserAuthenticationFailedInvalidAuthenticationEvent
-
-
Method Details
-
getUsername
-
equals
- Overrides:
equals
in classDirectoryEvent
-
hashCode
public int hashCode()- Overrides:
hashCode
in classDirectoryEvent
-