Package com.atlassian.crowd.event.user
Class AutoUserCreatedEvent
java.lang.Object
com.atlassian.crowd.event.Event
com.atlassian.crowd.event.DirectoryEvent
com.atlassian.crowd.event.user.UserCreatedEvent
com.atlassian.crowd.event.user.AutoUserCreatedEvent
User was automatically created.
Triggered when a user was automatically created internally on a delegated authentication
directory, either after successful LDAP authentication or when specifically requested on the
directory itself.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.crowd.event.user.UserCreatedEvent
equals, getUser, hashCodeMethods inherited from class com.atlassian.crowd.event.DirectoryEvent
getDirectory, getDirectoryId, getDirectoryImplementationClass, getDirectoryTypeMethods inherited from class com.atlassian.crowd.event.Event
getSource, getTimestamp
-
Constructor Details
-
AutoUserCreatedEvent
-