Package com.atlassian.crowd.event.group
Class AutoGroupCreatedEvent
java.lang.Object
com.atlassian.crowd.event.Event
com.atlassian.crowd.event.DirectoryEvent
com.atlassian.crowd.event.group.GroupCreatedEvent
com.atlassian.crowd.event.group.AutoGroupCreatedEvent
Group was automatically created.
Triggered when a group was automatically created internally on a delegated authentication directory after successful LDAP authentication.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.crowd.event.group.GroupCreatedEvent
equals, getGroup, hashCode
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
-
AutoGroupCreatedEvent
-