A C D E G H L M P R T U X

A

ApplicationAuthenticatedEvent - Class in com.atlassian.crowd.event.application
 
ApplicationAuthenticatedEvent(Object, Application, Token) - Constructor for class com.atlassian.crowd.event.application.ApplicationAuthenticatedEvent
 
ApplicationDirectoryAddedEvent - Class in com.atlassian.crowd.event.application
Event which occurs when a directory is added to an Application's list of included directories.
ApplicationDirectoryAddedEvent(Application, Directory) - Constructor for class com.atlassian.crowd.event.application.ApplicationDirectoryAddedEvent
 
ApplicationDirectoryOrderUpdatedEvent - Class in com.atlassian.crowd.event.application
Event which occurs when a directory is moved to another position in Application's list of included directories.
ApplicationDirectoryOrderUpdatedEvent(Application, Directory) - Constructor for class com.atlassian.crowd.event.application.ApplicationDirectoryOrderUpdatedEvent
 
ApplicationDirectoryRemovedEvent - Class in com.atlassian.crowd.event.application
Event which occurs when a directory is removed from an Application's list of included directories.
ApplicationDirectoryRemovedEvent(Application, Directory) - Constructor for class com.atlassian.crowd.event.application.ApplicationDirectoryRemovedEvent
 
ApplicationReadyEvent - Class in com.atlassian.crowd.event.application
This event is fired when the application has started and is ready.
ApplicationReadyEvent(Object) - Constructor for class com.atlassian.crowd.event.application.ApplicationReadyEvent
 
ApplicationRemoteAddressAddedEvent - Class in com.atlassian.crowd.event.application
Event which occurs when a RemoteAddress is added to an Application's list of allowed remote addresses.
ApplicationRemoteAddressAddedEvent(Application, RemoteAddress) - Constructor for class com.atlassian.crowd.event.application.ApplicationRemoteAddressAddedEvent
 
ApplicationRemoteAddressRemovedEvent - Class in com.atlassian.crowd.event.application
Event which occurs when a RemoteAddress is removed from an Application's list of allowed remote addresses.
ApplicationRemoteAddressRemovedEvent(Application, RemoteAddress) - Constructor for class com.atlassian.crowd.event.application.ApplicationRemoteAddressRemovedEvent
 
ApplicationUpdatedEvent - Class in com.atlassian.crowd.event.application
Occurs when the configuration of an application changes.
ApplicationUpdatedEvent(Application) - Constructor for class com.atlassian.crowd.event.application.ApplicationUpdatedEvent
 
AutoGroupCreatedEvent - Class in com.atlassian.crowd.event.group
Group was automatically created.
AutoGroupCreatedEvent(Object, Directory, Group) - Constructor for class com.atlassian.crowd.event.group.AutoGroupCreatedEvent
 
AutoGroupMembershipCreatedEvent - Class in com.atlassian.crowd.event.group
 
AutoGroupMembershipCreatedEvent(Object, Directory, String, String, MembershipType) - Constructor for class com.atlassian.crowd.event.group.AutoGroupMembershipCreatedEvent
 
AutoGroupMembershipDeletedEvent - Class in com.atlassian.crowd.event.group
 
AutoGroupMembershipDeletedEvent(Object, Directory, String, String, MembershipType) - Constructor for class com.atlassian.crowd.event.group.AutoGroupMembershipDeletedEvent
 
AutoUserCreatedEvent - Class in com.atlassian.crowd.event.user
User was automatically created.
AutoUserCreatedEvent(Object, Directory, User) - Constructor for class com.atlassian.crowd.event.user.AutoUserCreatedEvent
 
AutoUserUpdatedEvent - Class in com.atlassian.crowd.event.user
User was automatically updated.
AutoUserUpdatedEvent(Object, Directory, User) - Constructor for class com.atlassian.crowd.event.user.AutoUserUpdatedEvent
 

C

com.atlassian.crowd.event - package com.atlassian.crowd.event
 
com.atlassian.crowd.event.application - package com.atlassian.crowd.event.application
 
com.atlassian.crowd.event.directory - package com.atlassian.crowd.event.directory
 
com.atlassian.crowd.event.group - package com.atlassian.crowd.event.group
 
com.atlassian.crowd.event.login - package com.atlassian.crowd.event.login
 
com.atlassian.crowd.event.migration - package com.atlassian.crowd.event.migration
 
com.atlassian.crowd.event.monitor - package com.atlassian.crowd.event.monitor
 
com.atlassian.crowd.event.monitor.poller - package com.atlassian.crowd.event.monitor.poller
 
com.atlassian.crowd.event.role - package com.atlassian.crowd.event.role
 
com.atlassian.crowd.event.token - package com.atlassian.crowd.event.token
 
com.atlassian.crowd.event.user - package com.atlassian.crowd.event.user
 

D

DirectoryCreatedEvent - Class in com.atlassian.crowd.event.directory
 
DirectoryCreatedEvent(Object, Directory) - Constructor for class com.atlassian.crowd.event.directory.DirectoryCreatedEvent
 
DirectoryDeletedEvent - Class in com.atlassian.crowd.event.directory
 
DirectoryDeletedEvent(Object, Directory) - Constructor for class com.atlassian.crowd.event.directory.DirectoryDeletedEvent
 
DirectoryEvent - Class in com.atlassian.crowd.event
An Event that represents any operation on a Directory going via the DirectoryManager.
DirectoryEvent(Object, Directory) - Constructor for class com.atlassian.crowd.event.DirectoryEvent
 
DirectoryUpdatedEvent - Class in com.atlassian.crowd.event.directory
 
DirectoryUpdatedEvent(Object, Directory) - Constructor for class com.atlassian.crowd.event.directory.DirectoryUpdatedEvent
 

E

equals(Object) - Method in class com.atlassian.crowd.event.application.ApplicationUpdatedEvent
 
equals(Object) - Method in class com.atlassian.crowd.event.directory.RemoteDirectorySynchronisedEvent
 
equals(Object) - Method in class com.atlassian.crowd.event.DirectoryEvent
 
equals(Object) - Method in class com.atlassian.crowd.event.login.RequestResetPasswordEvent
 
equals(Object) - Method in class com.atlassian.crowd.event.login.RequestUsernamesEvent
 
equals(Object) - Method in class com.atlassian.crowd.event.user.UserAuthenticatedEvent
 
equals(Object) - Method in class com.atlassian.crowd.event.user.UserAuthenticationFailedInvalidAuthenticationEvent
 
Event - Class in com.atlassian.crowd.event
Base event for Crowd legacy events.
Event(Object) - Constructor for class com.atlassian.crowd.event.Event
 

G

getApplication() - Method in class com.atlassian.crowd.event.application.ApplicationAuthenticatedEvent
 
getApplication() - Method in class com.atlassian.crowd.event.application.ApplicationDirectoryAddedEvent
 
getApplication() - Method in class com.atlassian.crowd.event.application.ApplicationDirectoryOrderUpdatedEvent
 
getApplication() - Method in class com.atlassian.crowd.event.application.ApplicationDirectoryRemovedEvent
 
getApplication() - Method in class com.atlassian.crowd.event.application.ApplicationRemoteAddressAddedEvent
 
getApplication() - Method in class com.atlassian.crowd.event.application.ApplicationRemoteAddressRemovedEvent
 
getApplication() - Method in class com.atlassian.crowd.event.application.ApplicationUpdatedEvent
 
getApplication() - Method in class com.atlassian.crowd.event.user.UserAuthenticatedEvent
 
getApplication() - Method in class com.atlassian.crowd.event.user.UserAuthenticationFailedAccessDeniedEvent
 
getApplication() - Method in class com.atlassian.crowd.event.user.UserAuthenticationSucceededEvent
 
getAttributeName() - Method in class com.atlassian.crowd.event.group.GroupAttributeDeletedEvent
 
getAttributeName() - Method in class com.atlassian.crowd.event.user.UserAttributeDeletedEvent
 
getAttributeNames() - Method in class com.atlassian.crowd.event.group.GroupAttributeStoredEvent
 
getAttributeNames() - Method in class com.atlassian.crowd.event.user.UserAttributeStoredEvent
 
getAttributeValues(String) - Method in class com.atlassian.crowd.event.group.GroupAttributeStoredEvent
 
getAttributeValues(String) - Method in class com.atlassian.crowd.event.user.UserAttributeStoredEvent
 
getCurrentUserCount() - Method in class com.atlassian.crowd.event.LicenseResourceLimitEvent
 
getDirectory() - Method in class com.atlassian.crowd.event.application.ApplicationDirectoryAddedEvent
 
getDirectory() - Method in class com.atlassian.crowd.event.application.ApplicationDirectoryOrderUpdatedEvent
 
getDirectory() - Method in class com.atlassian.crowd.event.application.ApplicationDirectoryRemovedEvent
 
getDirectory() - Method in class com.atlassian.crowd.event.DirectoryEvent
 
getDirectoryID() - Method in class com.atlassian.crowd.event.monitor.MonitorEvent
 
getEntityName() - Method in class com.atlassian.crowd.event.group.GroupMembershipCreatedEvent
 
getEntityName() - Method in class com.atlassian.crowd.event.group.GroupMembershipDeletedEvent
 
getException() - Method in class com.atlassian.crowd.event.monitor.MonitorErrorEvent
 
getGroup() - Method in class com.atlassian.crowd.event.group.GroupCreatedEvent
 
getGroup() - Method in class com.atlassian.crowd.event.group.GroupUpdatedEvent
 
getGroupName() - Method in class com.atlassian.crowd.event.group.GroupDeletedEvent
 
getGroupName() - Method in class com.atlassian.crowd.event.group.GroupMembershipCreatedEvent
 
getGroupName() - Method in class com.atlassian.crowd.event.group.GroupMembershipDeletedEvent
 
getMembershipType() - Method in class com.atlassian.crowd.event.group.GroupMembershipCreatedEvent
 
getMembershipType() - Method in class com.atlassian.crowd.event.group.GroupMembershipDeletedEvent
 
getNewCredential() - Method in class com.atlassian.crowd.event.user.UserCredentialUpdatedEvent
 
getNewPassword() - Method in class com.atlassian.crowd.event.user.ResetPasswordEvent
 
getOldUsername() - Method in class com.atlassian.crowd.event.user.UserRenamedEvent
 
getRemoteAddress() - Method in class com.atlassian.crowd.event.application.ApplicationRemoteAddressAddedEvent
 
getRemoteAddress() - Method in class com.atlassian.crowd.event.application.ApplicationRemoteAddressRemovedEvent
 
getRemoteDirectory() - Method in class com.atlassian.crowd.event.directory.RemoteDirectorySynchronisedEvent
 
getRemotePrincipal() - Method in class com.atlassian.crowd.event.user.UserAuthenticationFailedAccessDeniedEvent
 
getRemotePrincipal() - Method in class com.atlassian.crowd.event.user.UserAuthenticationSucceededEvent
 
getResetLink() - Method in class com.atlassian.crowd.event.login.RequestResetPasswordEvent
 
getRole() - Method in class com.atlassian.crowd.event.role.RoleCreatedEvent
 
getRole() - Method in class com.atlassian.crowd.event.role.RoleUpdatedEvent
 
getRoleName() - Method in class com.atlassian.crowd.event.role.RoleDeletedEvent
 
getRolename() - Method in class com.atlassian.crowd.event.role.RoleMembershipCreatedEvent
 
getRoleName() - Method in class com.atlassian.crowd.event.role.RoleMembershipDeletedEvent
 
getSource() - Method in class com.atlassian.crowd.event.Event
 
getTimestamp() - Method in class com.atlassian.crowd.event.Event
 
getToken() - Method in class com.atlassian.crowd.event.application.ApplicationAuthenticatedEvent
 
getToken() - Method in class com.atlassian.crowd.event.token.TokenInvalidatedEvent
 
getToken() - Method in class com.atlassian.crowd.event.user.UserAuthenticationSucceededEvent
 
getUser() - Method in class com.atlassian.crowd.event.login.RequestResetPasswordEvent
 
getUser() - Method in class com.atlassian.crowd.event.login.RequestUsernamesEvent
 
getUser() - Method in class com.atlassian.crowd.event.user.UserAuthenticatedEvent
 
getUser() - Method in class com.atlassian.crowd.event.user.UserCreatedEvent
 
getUser() - Method in class com.atlassian.crowd.event.user.UserUpdatedEvent
 
getUsername() - Method in class com.atlassian.crowd.event.role.RoleMembershipCreatedEvent
 
getUsername() - Method in class com.atlassian.crowd.event.role.RoleMembershipDeletedEvent
 
getUsername() - Method in class com.atlassian.crowd.event.user.UserAuthenticationFailedInvalidAuthenticationEvent
 
getUsername() - Method in class com.atlassian.crowd.event.user.UserCredentialUpdatedEvent
 
getUsername() - Method in class com.atlassian.crowd.event.user.UserDeletedEvent
 
getUsernames() - Method in class com.atlassian.crowd.event.login.RequestUsernamesEvent
 
GroupAttributeDeletedEvent - Class in com.atlassian.crowd.event.group
An Event that represents the deletion of an attibute against a Group
GroupAttributeDeletedEvent(Object, Directory, Group, String) - Constructor for class com.atlassian.crowd.event.group.GroupAttributeDeletedEvent
 
GroupAttributeStoredEvent - Class in com.atlassian.crowd.event.group
An Event that represents the creation of a atrributes against a Group
GroupAttributeStoredEvent(Object, Directory, Group, Map<String, Set<String>>) - Constructor for class com.atlassian.crowd.event.group.GroupAttributeStoredEvent
 
GroupCreatedEvent - Class in com.atlassian.crowd.event.group
An Event that represents the creation of a Group
GroupCreatedEvent(Object, Directory, Group) - Constructor for class com.atlassian.crowd.event.group.GroupCreatedEvent
 
GroupDeletedEvent - Class in com.atlassian.crowd.event.group
An Event that represents the removal of a Group
GroupDeletedEvent(Object, Directory, String) - Constructor for class com.atlassian.crowd.event.group.GroupDeletedEvent
 
GroupMembershipCreatedEvent - Class in com.atlassian.crowd.event.group
An Event that represents the creation of a Principal/Child Group to Group membership
GroupMembershipCreatedEvent(Object, Directory, String, String, MembershipType) - Constructor for class com.atlassian.crowd.event.group.GroupMembershipCreatedEvent
 
GroupMembershipDeletedEvent - Class in com.atlassian.crowd.event.group
An Event that represents the deletion of a Group + Principal membership
GroupMembershipDeletedEvent(Object, Directory, String, String, MembershipType) - Constructor for class com.atlassian.crowd.event.group.GroupMembershipDeletedEvent
 
GroupUpdatedEvent - Class in com.atlassian.crowd.event.group
An Event that represents the updating of a Group
GroupUpdatedEvent(Object, Directory, Group) - Constructor for class com.atlassian.crowd.event.group.GroupUpdatedEvent
 

H

hashCode() - Method in class com.atlassian.crowd.event.application.ApplicationUpdatedEvent
 
hashCode() - Method in class com.atlassian.crowd.event.directory.RemoteDirectorySynchronisedEvent
 
hashCode() - Method in class com.atlassian.crowd.event.DirectoryEvent
 
hashCode() - Method in class com.atlassian.crowd.event.login.RequestResetPasswordEvent
 
hashCode() - Method in class com.atlassian.crowd.event.login.RequestUsernamesEvent
 
hashCode() - Method in class com.atlassian.crowd.event.user.UserAuthenticatedEvent
 
hashCode() - Method in class com.atlassian.crowd.event.user.UserAuthenticationFailedInvalidAuthenticationEvent
 

L

LicenseResourceLimitEvent - Class in com.atlassian.crowd.event
This event will be used if a Crowd instance is nearing its resource limit.
LicenseResourceLimitEvent(Object, Integer) - Constructor for class com.atlassian.crowd.event.LicenseResourceLimitEvent
 

M

MonitorErrorEvent - Class in com.atlassian.crowd.event.monitor
Indicates an error has occured while attempting to monitor a particular directory.
MonitorErrorEvent(DirectoryMonitor, long, Exception) - Constructor for class com.atlassian.crowd.event.monitor.MonitorErrorEvent
 
MonitorEvent - Class in com.atlassian.crowd.event.monitor
A notification event pertaining to a monitor's execution.
MonitorEvent(DirectoryMonitor, long) - Constructor for class com.atlassian.crowd.event.monitor.MonitorEvent
 

P

PollingFinishedEvent - Class in com.atlassian.crowd.event.monitor.poller
Fired every time a poller finishes the polling process for detecting changes.
PollingFinishedEvent(DirectoryMonitor, long) - Constructor for class com.atlassian.crowd.event.monitor.poller.PollingFinishedEvent
 
PollingStartedEvent - Class in com.atlassian.crowd.event.monitor.poller
Fired every time a poller starts the polling process.
PollingStartedEvent(DirectoryMonitor, long) - Constructor for class com.atlassian.crowd.event.monitor.poller.PollingStartedEvent
 

R

RemoteDirectorySynchronisedEvent - Class in com.atlassian.crowd.event.directory
This event is designed to be thrown by a SynchronisableDirectory after it has completed synchronising its cache.
RemoteDirectorySynchronisedEvent(Object, RemoteDirectory) - Constructor for class com.atlassian.crowd.event.directory.RemoteDirectorySynchronisedEvent
 
RequestResetPasswordEvent - Class in com.atlassian.crowd.event.login
An event fired when the user requests their password to be reset.
RequestResetPasswordEvent(User, String) - Constructor for class com.atlassian.crowd.event.login.RequestResetPasswordEvent
Constructs a new instance of RequestResetPasswordEvent.
RequestUsernamesEvent - Class in com.atlassian.crowd.event.login
An event fired when the user requests their usernames to be sent to their email.
RequestUsernamesEvent(User, List<String>) - Constructor for class com.atlassian.crowd.event.login.RequestUsernamesEvent
 
ResetPasswordEvent - Class in com.atlassian.crowd.event.user
A simple ResetPasswordEvent.
ResetPasswordEvent(Object, Directory, User, String) - Constructor for class com.atlassian.crowd.event.user.ResetPasswordEvent
 
RoleCreatedEvent - Class in com.atlassian.crowd.event.role
An Event that represents the creation of a Role (Group with GroupType.LEGACY_ROLE).
RoleCreatedEvent(Object, Directory, Group) - Constructor for class com.atlassian.crowd.event.role.RoleCreatedEvent
 
RoleDeletedEvent - Class in com.atlassian.crowd.event.role
An Event that represents the removal of a Role (Group with GroupType.LEGACY_ROLE).
RoleDeletedEvent(Object, Directory, String) - Constructor for class com.atlassian.crowd.event.role.RoleDeletedEvent
 
RoleMembershipCreatedEvent - Class in com.atlassian.crowd.event.role
An Event that represents the creation of a Role + Principal membership
RoleMembershipCreatedEvent(Object, Directory, String, String) - Constructor for class com.atlassian.crowd.event.role.RoleMembershipCreatedEvent
 
RoleMembershipDeletedEvent - Class in com.atlassian.crowd.event.role
An Event that represents the deletion of a Role + Principal membership
RoleMembershipDeletedEvent(Object, Directory, String, String) - Constructor for class com.atlassian.crowd.event.role.RoleMembershipDeletedEvent
 
RoleUpdatedEvent - Class in com.atlassian.crowd.event.role
An Event that represents the updating of a Role (Group with GroupType.LEGACY_ROLE).
RoleUpdatedEvent(Object, Directory, Group) - Constructor for class com.atlassian.crowd.event.role.RoleUpdatedEvent
 

T

TokenInvalidatedEvent - Class in com.atlassian.crowd.event.token
An Event that's fired when a Token is invalidated.
TokenInvalidatedEvent(Object, Token) - Constructor for class com.atlassian.crowd.event.token.TokenInvalidatedEvent
 

U

UserAttributeDeletedEvent - Class in com.atlassian.crowd.event.user
An Event that represents the deletion of an attibute+values against a User
UserAttributeDeletedEvent(Object, Directory, User, String) - Constructor for class com.atlassian.crowd.event.user.UserAttributeDeletedEvent
 
UserAttributeStoredEvent - Class in com.atlassian.crowd.event.user
An Event that represents the creation of an attibute+values against a User
UserAttributeStoredEvent(Object, Directory, User, Map<String, Set<String>>) - Constructor for class com.atlassian.crowd.event.user.UserAttributeStoredEvent
 
UserAuthenticatedEvent - Class in com.atlassian.crowd.event.user
This event is published when a user has been successfully authenticated to application.
UserAuthenticatedEvent(Object, Directory, Application, User) - Constructor for class com.atlassian.crowd.event.user.UserAuthenticatedEvent
 
UserAuthenticationFailedAccessDeniedEvent - Class in com.atlassian.crowd.event.user
 
UserAuthenticationFailedAccessDeniedEvent(Object, User, Application) - Constructor for class com.atlassian.crowd.event.user.UserAuthenticationFailedAccessDeniedEvent
 
UserAuthenticationFailedInvalidAuthenticationEvent - Class in com.atlassian.crowd.event.user
 
UserAuthenticationFailedInvalidAuthenticationEvent(Object, Directory, String) - Constructor for class com.atlassian.crowd.event.user.UserAuthenticationFailedInvalidAuthenticationEvent
 
UserAuthenticationSucceededEvent - Class in com.atlassian.crowd.event.user
This event is published when a user has successfully logged in to a single-sign-on application.
UserAuthenticationSucceededEvent(Object, User, Application, Token) - Constructor for class com.atlassian.crowd.event.user.UserAuthenticationSucceededEvent
 
UserCreatedEvent - Class in com.atlassian.crowd.event.user
An Event that represents the creation of a User
UserCreatedEvent(Object, Directory, User) - Constructor for class com.atlassian.crowd.event.user.UserCreatedEvent
 
UserCreatedFromDirectorySynchronisationEvent - Class in com.atlassian.crowd.event.user
An Event that represents the creation of a User as a result of directory synchronisation.
UserCreatedFromDirectorySynchronisationEvent(Object, Directory, User) - Constructor for class com.atlassian.crowd.event.user.UserCreatedFromDirectorySynchronisationEvent
 
UserCredentialUpdatedEvent - Class in com.atlassian.crowd.event.user
An Event that is fired when a user (principal) changes their password (credential).
UserCredentialUpdatedEvent(Object, Directory, String, PasswordCredential) - Constructor for class com.atlassian.crowd.event.user.UserCredentialUpdatedEvent
 
UserDeletedEvent - Class in com.atlassian.crowd.event.user
An Event that represents the deletion of a User
UserDeletedEvent(Object, Directory, String) - Constructor for class com.atlassian.crowd.event.user.UserDeletedEvent
 
UserRenamedEvent - Class in com.atlassian.crowd.event.user
An Event that represents the renaming of a User
UserRenamedEvent(Object, Directory, User, String) - Constructor for class com.atlassian.crowd.event.user.UserRenamedEvent
 
UserUpdatedEvent - Class in com.atlassian.crowd.event.user
An Event that represents the updating of a User
UserUpdatedEvent(Object, Directory, User) - Constructor for class com.atlassian.crowd.event.user.UserUpdatedEvent
 

X

XMLRestoreEvent - Class in com.atlassian.crowd.event.migration
 
XMLRestoreEvent(Object) - Constructor for class com.atlassian.crowd.event.migration.XMLRestoreEvent
 
XMLRestoreFinishedEvent - Class in com.atlassian.crowd.event.migration
 
XMLRestoreFinishedEvent(Object) - Constructor for class com.atlassian.crowd.event.migration.XMLRestoreFinishedEvent
 
XMLRestoreStartedEvent - Class in com.atlassian.crowd.event.migration
 
XMLRestoreStartedEvent(Object) - Constructor for class com.atlassian.crowd.event.migration.XMLRestoreStartedEvent
 
XWorkStateChangeEvent - Class in com.atlassian.crowd.event
Event for XWork - Webwork change events
XWorkStateChangeEvent(Object) - Constructor for class com.atlassian.crowd.event.XWorkStateChangeEvent
 

A C D E G H L M P R T U X

Copyright © 2014 Atlassian. All Rights Reserved.