Index

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ABORTED - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
 
AbstractAuditLogQueryRestriction - Class in com.atlassian.crowd.audit.query
 
AbstractAuditLogQueryRestriction(String, Long, String) - Constructor for class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
 
active - Variable in class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
ACTIVE - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.ApplicationTermKeys
Active flag of application.
ACTIVE - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.DirectoryTermKeys
Active flag for directory.
add(Application) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
Will add the given Application to Crowd
add(Application, ApplicationDirectoryMapping, String) - Method in interface com.atlassian.crowd.manager.application.DefaultGroupMembershipService
Adds a new default group membership for the given application and group.
add(Webhook) - Method in interface com.atlassian.crowd.manager.webhook.WebhookRegistry
Adds a new Webhook, if it does not exist previously.
addAction(AuditLogEventType) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
addAllActions(Collection<AuditLogEventType>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
addAllApplications(Collection<AuditLogQueryEntityRestriction>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
addAllAuthors(Collection<AuditLogQueryAuthorRestriction>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
addAllDirectories(Collection<AuditLogQueryEntityRestriction>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
addAllGroups(long, Collection<GroupTemplate>, boolean) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Will add a collection of Group to the directory specified by the passed in directoryId param.
addAllGroups(Collection<AuditLogQueryEntityRestriction>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
addAllGroups(Set<GroupTemplate>) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
Adds a collection of groups to the directory.
addAllGroupsToGroup(Collection<String>, String) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
Adds a collection of child groups to a group.
addAllowedOperation(OperationType) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
addAllSources(Collection<AuditLogEventSource>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
addAllUsers(long, Collection<UserTemplateWithCredentialAndAttributes>, boolean) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Will add a collection of users to the directory specified by the passed in directoryId param.
addAllUsers(Application, Collection<UserTemplateWithCredentialAndAttributes>) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Adds the user to THE FIRST permissible active directory.
addAllUsers(Collection<AuditLogQueryEntityRestriction>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
addAllUsers(Set<UserTemplateWithCredentialAndAttributes>) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
Adds a collection of users to the directory.
addAllUsersToGroup(long, Collection<String>, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
addAllUsersToGroup(Set<String>, String) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
Adds a collection of users to a group.
addApplication(AuditLogQueryEntityRestriction) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
addAttributes(String, Map<String, String>) - Method in class com.atlassian.crowd.support.SupportInformationBuilder
Deprecated.
addAuthor(AuditLogQueryAuthorRestriction) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
addDirectory(AuditLogQueryEntityRestriction) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
addDirectory(Directory) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Adds the given directory.
addDirectoryMapping(Directory, boolean, OperationType...) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
addDirectoryMapping(Application, Directory, boolean, OperationType...) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
Will add a DirectoryMapping between the passed in Application and Directory.
addEncoder(PasswordEncoder) - Method in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
Hook to add encoders to the factory
addEntity(AuditLogEntity) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
 
addEntity(ImmutableAuditLogEntity) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
 
addEntries(Collection<AuditLogEntry>) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
 
addEntry(AuditLogEntry) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
 
addEntry(ImmutableAuditLogEntry) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
 
addExistingEntities(Collection<T>) - Method in class com.atlassian.crowd.manager.directory.BulkAddResult.Builder
 
addExistingEntity(T) - Method in class com.atlassian.crowd.manager.directory.BulkAddResult.Builder
 
addFailedEntities(Collection<T>) - Method in class com.atlassian.crowd.manager.directory.BulkAddResult.Builder
 
addFailedEntities(Collection<T>) - Method in class com.atlassian.crowd.manager.directory.BulkRemoveResult.Builder
 
addFailedEntity(T) - Method in class com.atlassian.crowd.manager.directory.BulkAddResult.Builder
 
addFailedEntity(T) - Method in class com.atlassian.crowd.manager.directory.BulkRemoveResult.Builder
 
addFailure(T) - Method in class com.atlassian.crowd.util.BatchResult
 
addFailures(Collection<? extends T>) - Method in class com.atlassian.crowd.util.BatchResult
 
addField(String, Object) - Method in class com.atlassian.crowd.support.SupportInformationBuilder
Deprecated.
addGroup(long, GroupTemplate) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Adds a Group to the directory specified by the passed in directoryId.
addGroup(AuditLogQueryEntityRestriction) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
addGroup(Application, GroupTemplate) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Adds the group to ALL the active permissible directories.
addGroup(GroupTemplate) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Adds a group to the directory store.
addGroupMapping(long, String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
addGroupMapping(Application, Directory, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
Will add a group mapping for the given application + directory mapping.
addGroupToGroup(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Adds an existing child group as direct member of an existing parent group in the directory specified by the passed in directoryId.
addGroupToGroup(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Makes groups matching the given name (childGroupName) direct members of the group (parentGroupName) across ALL active directories.
addGroupToGroup(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Adds a group as a member of a parent group.
ADDING_GROUPS - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
 
ADDING_USERS - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
 
addLocalGroup(GroupTemplate) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
Adds a "local" group to the directory.
addMissingEntities(Collection<T>) - Method in class com.atlassian.crowd.manager.directory.BulkRemoveResult.Builder
 
addMissingEntity(T) - Method in class com.atlassian.crowd.manager.directory.BulkRemoveResult.Builder
 
addMonitor(RemoteDirectory) - Method in interface com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorManager
Deprecated.
Adds a monitor to a particular directory.
addPermission(Directory, OperationType) - Method in interface com.atlassian.crowd.manager.permission.PermissionManager
 
addPermission(Application, Directory, OperationType) - Method in interface com.atlassian.crowd.manager.permission.PermissionManager
Adds a permission for the given OperationType to an Application+Directory mapping.
addRemoteAddress(Application, RemoteAddress) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
Will add a remote address to the current application
addRemoteAddress(String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
addSource(AuditLogEventSource) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
addSuccess(T) - Method in class com.atlassian.crowd.util.BatchResult
 
addSuccesses(Collection<? extends T>) - Method in class com.atlassian.crowd.util.BatchResult
 
addToMaxResults(int) - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
 
addToMaxResults(int) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
addToMaxResults(int, int) - Static method in class com.atlassian.crowd.search.query.entity.EntityQuery
Simple utility method that increases or decreases the result limit and deals with EntityQuery.ALL_RESULTS, overflow and prevents negative values.
addUser(long, UserTemplate, PasswordCredential) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
addUser(long, UserTemplateWithAttributes, PasswordCredential) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Adds a UserWithAttributes to the directory specified by the passed in directoryId.
addUser(AuditLogQueryEntityRestriction) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
addUser(Application, UserTemplate, PasswordCredential) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
addUser(Application, UserTemplateWithAttributes, PasswordCredential) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Adds the user to the first permissible active directory.
addUser(UserTemplate, PasswordCredential) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
addUser(UserTemplateWithAttributes, PasswordCredential) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Adds a user to the directory store.
addUsersToGroup(long, List<String>, String) - Method in interface com.atlassian.crowd.manager.directory.MembershipService
Adds multiple users to single supplied group
addUserToGroup(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Adds an existing user as a direct member of an existing group in the directory specified by the passed in directoryId.
addUserToGroup(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Makes the primary user of the given username a direct member of the group on the directory where the primary user resides.
addUserToGroup(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Adds a user as a member of a group.
addUserToGroups(long, String, List<String>) - Method in interface com.atlassian.crowd.manager.directory.MembershipService
Adds single supplied user to multiple groups
addUserToGroups(String, Set<String>) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
Adds a user to many groups.
alias() - Static method in class com.atlassian.crowd.search.EntityDescriptor
 
ALIAS - Enum constant in enum class com.atlassian.crowd.search.Entity
 
ALIAS - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.AliasTermKeys
Alias for a user.
AliasAlreadyInUseException - Exception in com.atlassian.crowd.manager.application
Used to indicate that an alias is already used by another application user.
AliasAlreadyInUseException(String, String, String) - Constructor for exception com.atlassian.crowd.manager.application.AliasAlreadyInUseException
 
AliasAlreadyInUseRuntimeException - Exception in com.atlassian.crowd.manager.application
TODO: replace this with AliasAlreadyInUseException when bumping major version RuntimeException version of AliasAlreadyInUseException
AliasAlreadyInUseRuntimeException(String, String, String) - Constructor for exception com.atlassian.crowd.manager.application.AliasAlreadyInUseRuntimeException
 
AliasManager - Interface in com.atlassian.crowd.manager.application
API to manage application-specific user aliases.
AliasQuery - Class in com.atlassian.crowd.search.query.entity
 
AliasQuery(SearchRestriction, int, int) - Constructor for class com.atlassian.crowd.search.query.entity.AliasQuery
 
AliasTermKeys - Class in com.atlassian.crowd.search.query.entity.restriction.constants
 
AliasTermKeys() - Constructor for class com.atlassian.crowd.search.query.entity.restriction.constants.AliasTermKeys
 
ALL_RESULTS - Static variable in class com.atlassian.crowd.search.query.entity.EntityQuery
Flag to indicate that an EntityQuery should retrieve all results.
allDirectories() - Static method in class com.atlassian.crowd.search.query.DirectoryQueries
Builds an EntityQuery for retrieving all defined directories
allPermissions() - Static method in enum class com.atlassian.crowd.model.permission.UserPermission
Gets all the permissions.
allResultsToLongMax(int) - Static method in class com.atlassian.crowd.search.query.entity.EntityQuery
Converts max results limit to long value - replaces EntityQuery.ALL_RESULTS with Long.MAX_VALUE}.
ALREADY_SCHEDULED - Enum constant in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
 
ALWAYS - Enum constant in enum class com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
Always sync group memberships during authentication - this was the default since 2.7, until 2.10 There is a potential performance impact on querying the groups on login, even if the list of memberships hasn't changed.
AnonymousUserPermissionException - Exception in com.atlassian.crowd.manager.permission
Thrown when the user is not logged in but attempts to perform an action which requires an authenticated user.
AnonymousUserPermissionException(String) - Constructor for exception com.atlassian.crowd.manager.permission.AnonymousUserPermissionException
 
APP_LINK_MISSING - Enum constant in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
 
application() - Static method in class com.atlassian.crowd.search.EntityDescriptor
 
APPLICATION - Enum constant in enum class com.atlassian.crowd.search.Entity
 
APPLICATION_ID - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.AliasTermKeys
Application ID.
APPLICATION_TOKEN_DIRECTORY_ID - Static variable in interface com.atlassian.crowd.model.token.AuthenticationToken
 
APPLICATION_TOKEN_DIRECTORY_ID - Static variable in class com.atlassian.crowd.model.token.Token
Deprecated.
Tokens are used for application clients and principals.
ApplicationAccessDeniedException - Exception in com.atlassian.crowd.manager.application
Thrown if user does not have access to a particular application and attempts to authenticate against it.
ApplicationAccessDeniedException - Exception in com.atlassian.crowd.manager.sso
Exception thrown when user can log in to CROWD but not to a given application.
ApplicationAccessDeniedException(Application, User) - Constructor for exception com.atlassian.crowd.manager.sso.ApplicationAccessDeniedException
 
ApplicationAccessDeniedException(String) - Constructor for exception com.atlassian.crowd.manager.application.ApplicationAccessDeniedException
 
ApplicationImpl - Class in com.atlassian.crowd.model.application
Deprecated.
Use Application or ImmutableApplication instead. Since v2.12.
ApplicationImpl() - Constructor for class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
ApplicationImpl(InternalEntityTemplate) - Constructor for class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
Used for importing via XML migration.
ApplicationImpl(String, long, ApplicationType, String, PasswordCredential, boolean, Map<String, String>, List<DirectoryMapping>, Set<RemoteAddress>, Set<Webhook>, Date, Date) - Constructor for class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
ApplicationManager - Interface in com.atlassian.crowd.manager.application
Application management API.
ApplicationManagerException - Exception in com.atlassian.crowd.manager.application
Represents an error attempting to modify application configuration.
ApplicationManagerException() - Constructor for exception com.atlassian.crowd.manager.application.ApplicationManagerException
 
ApplicationManagerException(String) - Constructor for exception com.atlassian.crowd.manager.application.ApplicationManagerException
 
ApplicationManagerException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.application.ApplicationManagerException
 
ApplicationManagerException(Throwable) - Constructor for exception com.atlassian.crowd.manager.application.ApplicationManagerException
 
ApplicationQuery - Class in com.atlassian.crowd.search.query.entity
 
ApplicationQuery(SearchRestriction, int, int) - Constructor for class com.atlassian.crowd.search.query.entity.ApplicationQuery
 
ApplicationSamlConfiguration - Interface in com.atlassian.crowd.model.sso
Represents SAML SSO configuration for an application
ApplicationSamlConfigurationNotFoundException - Exception in com.atlassian.crowd.manager.sso
Exception thrown when application was not configured for the SSO.
ApplicationSamlConfigurationNotFoundException(String, String) - Constructor for exception com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationNotFoundException
 
ApplicationSamlConfigurationService - Interface in com.atlassian.crowd.manager.sso
A service for managing an application's SAML SSO configuration
ApplicationService - Interface in com.atlassian.crowd.manager.application
The exposed service provided by Crowd to client applications.
ApplicationService.MembershipsIterable - Interface in com.atlassian.crowd.manager.application
 
ApplicationSsoDisabledException - Exception in com.atlassian.crowd.manager.sso
Indicates that SSO was disabled for given application.
ApplicationSsoDisabledException(Application) - Constructor for exception com.atlassian.crowd.manager.sso.ApplicationSsoDisabledException
 
ApplicationSubtype - Enum Class in com.atlassian.crowd.model
Application subtypes.
ApplicationTermKeys - Class in com.atlassian.crowd.search.query.entity.restriction.constants
 
ApplicationTermKeys() - Constructor for class com.atlassian.crowd.search.query.entity.restriction.constants.ApplicationTermKeys
 
ARGON2_ENCODER - Static variable in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
 
asIterable(int) - Method in interface com.atlassian.crowd.manager.application.PagedSearcher
Returns Iterable fetching subsequent results in batches of the given size.
ASSERTION_CONSUMER_URL - Enum constant in enum class com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.Field
 
ATLASSIAN_SECURITY_ENCODER - Static variable in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
 
atLeast(long) - Static method in class com.atlassian.crowd.util.BoundedCount
Create a BoundedCount that is at-least as big as a given number.
ATTRIBUTE_KEY_AUTO_ADD_GROUPS - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
ATTRIBUTE_KEY_GROUP_ATTRIBUTES_SYNC_ENABLED - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
Key to decide whether synchronisable group attributes should be synchronised between the remote directory and the local cache.
ATTRIBUTE_KEY_LOCAL_USER_STATUS - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
Key to decide whether we support local user status for a given LDAP directory.
ATTRIBUTE_KEY_USE_NESTED_GROUPS - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
ATTRIBUTE_KEY_USE_PRIMARY_GROUP - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
ATTRIBUTE_KEY_USER_ATTRIBUTES_SYNC_ENABLED - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
Key to decide whether synchronisable user attributes should be synchronised between the remote directory and the local cache.
ATTRIBUTE_KEY_USER_ENCRYPTION_METHOD - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
attributes(String, Map<String, String>) - Method in class com.atlassian.crowd.support.SupportInformationBuilder
 
AttributeValuesHolder - Class in com.atlassian.crowd.directory
Concrete implementation of Attributes interface.
AttributeValuesHolder(Map<String, String>) - Constructor for class com.atlassian.crowd.directory.AttributeValuesHolder
 
AuditLogAuthor - Interface in com.atlassian.crowd.audit
Represents the author of an audit log entry
AuditLogChangeset - Interface in com.atlassian.crowd.audit
Represents a set of changes that was saved in an audit log.
AuditLogChangesetProjection - Enum Class in com.atlassian.crowd.audit.query
Allows specifying a projection for an AuditLogQuery.
AuditLogConfiguration - Class in com.atlassian.crowd.manager.audit
Represents configuration for the audit log
AuditLogConfiguration(RetentionPeriod) - Constructor for class com.atlassian.crowd.manager.audit.AuditLogConfiguration
Creates a configuration instance
AuditLogEntity - Interface in com.atlassian.crowd.audit
Represents an object affected by an auditable event.
AuditLogEntry - Interface in com.atlassian.crowd.audit
Represents an audit log entry, belonging to a changeset
AuditLogQuery<T> - Class in com.atlassian.crowd.audit.query
A specialized type of query for the audit log.
AuditLogQueryAuthorRestriction - Class in com.atlassian.crowd.audit.query
A restriction for an author of an audit log changeset.
AuditLogQueryBuilder<T> - Class in com.atlassian.crowd.audit.query
Allows creating AuditLogQueries
AuditLogQueryEntityRestriction - Class in com.atlassian.crowd.audit.query
A restriction for an affected object of an audit log entry.
AuditService - Interface in com.atlassian.crowd.manager.audit
The service for interacting with the audit log.
authenticate(Application, PasswordCredential) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
Takes an application, which contains a hashed credential, and compares that to a hash of the supplied testCredential.
authenticate(String, PasswordCredential) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Authenticates a user with the directory store.
AuthenticatedTokenQuery - Class in com.atlassian.crowd.search.query.entity
 
AuthenticatedTokenQuery(SearchRestriction, int, int) - Constructor for class com.atlassian.crowd.search.query.entity.AuthenticatedTokenQuery
 
authenticateUser(long, String, PasswordCredential) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
 
authenticateUser(Application, String, PasswordCredential) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Will attempt to authenticate the given user against the application.
AuthenticationToken - Interface in com.atlassian.crowd.model.token
 
AUTHOR - Enum constant in enum class com.atlassian.crowd.audit.query.AuditLogChangesetProjection
Only populates the author of the changesets
AUTO_ADD_GROUPS_SEPARATOR - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
AvatarProvider - Interface in com.atlassian.crowd.manager.avatar
 
AvatarReference - Interface in com.atlassian.crowd.manager.avatar
A directory may represent avatars as references to URLs or as binary blobs.
AvatarReference.BlobAvatar - Class in com.atlassian.crowd.manager.avatar
An image represented as a blob of bytes along with a content type.
AvatarReference.UriAvatarReference - Class in com.atlassian.crowd.manager.avatar
A reference to an avatar available through a user's browser.
AzureAdDirectoryInstanceLoader - Interface in com.atlassian.crowd.directory.loader
Marker interface for the Microsoft Entra ID directory instance loader.

B

BackupConfiguration - Class in com.atlassian.crowd.model.backup
 
BackupConfiguration(int, int, Boolean, Boolean, Boolean) - Constructor for class com.atlassian.crowd.model.backup.BackupConfiguration
 
BackupConfiguration.Builder - Class in com.atlassian.crowd.model.backup
 
BACKUPS_LOCATION - Static variable in class com.atlassian.crowd.CrowdConstants.CrowdHome
 
BaseApplicationSamlConfiguration - Interface in com.atlassian.crowd.model.sso
Represents SAML SSO configuration for an application, without application data
baseSplitQuery() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
 
baseSplitQuery() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
Returned queries will have": MembershipQuery.startIndex equal to 0 and MembershipQuery.maxResults equal to original startIndex + maxResults.
BatchResult<T> - Class in com.atlassian.crowd.util
A batch mutation operation result representing the collection of entities that were successfully processed and the collection of entities that failed processing.
BatchResult(int) - Constructor for class com.atlassian.crowd.util.BatchResult
 
BatchResultEntityWithCause - Class in com.atlassian.crowd.util
 
BatchResultEntityWithCause(String, String) - Constructor for class com.atlassian.crowd.util.BatchResultEntityWithCause
 
BeforeGroupRemoval - Interface in com.atlassian.crowd.manager.directory
Allows actions to be taken before groups are removed by the directory manager on Application or Directory DAOs.
beforeRemoveGroup(long, String) - Method in interface com.atlassian.crowd.manager.directory.BeforeGroupRemoval
 
BITBUCKET - Enum constant in enum class com.atlassian.crowd.model.ApplicationSubtype
 
BlobAvatar(String, byte[]) - Constructor for class com.atlassian.crowd.manager.avatar.AvatarReference.BlobAvatar
 
BooleanAttributeUtil - Class in com.atlassian.crowd.model.application
 
BoundedCount - Class in com.atlassian.crowd.util
A possibly approximate count of the number of elements in a collection.
build() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
 
build() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity.Builder
 
build() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry.Builder
 
build() - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
build() - Method in class com.atlassian.crowd.manager.directory.BulkAddResult.Builder
 
build() - Method in class com.atlassian.crowd.manager.directory.BulkRemoveResult.Builder
 
build() - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
Builds the new ImmutableApplication.
build() - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping.Builder
 
build() - Method in class com.atlassian.crowd.model.backup.BackupConfiguration.Builder
 
build() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
 
build() - Method in class com.atlassian.crowd.model.group.ImmutableGroup.Builder
 
build() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration.Builder
 
build() - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
 
build() - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook.Builder
 
build() - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
 
builder() - Static method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry
 
builder() - Static method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
 
builder() - Static method in class com.atlassian.crowd.model.backup.BackupConfiguration
 
builder() - Static method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
 
builder() - Static method in class com.atlassian.crowd.model.token.ImmutableToken
 
builder() - Static method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
 
builder() - Static method in class com.atlassian.crowd.util.mail.SMTPServer
 
builder(long) - Static method in class com.atlassian.crowd.manager.directory.BulkAddResult
 
builder(long) - Static method in class com.atlassian.crowd.manager.directory.BulkRemoveResult
 
builder(long, String) - Static method in class com.atlassian.crowd.model.group.ImmutableGroup
 
builder(Directory) - Static method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
builder(Application) - Static method in class com.atlassian.crowd.model.application.ImmutableApplication
Constructs a new builder for an ImmutableApplication with the fields initialised to application.
builder(ApplicationDirectoryMapping) - Static method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
 
builder(BackupConfiguration) - Static method in class com.atlassian.crowd.model.backup.BackupConfiguration
 
builder(Group) - Static method in class com.atlassian.crowd.model.group.ImmutableGroup
 
builder(LookAndFeelConfiguration) - Static method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
 
builder(ImmutableToken) - Static method in class com.atlassian.crowd.model.token.ImmutableToken
 
builder(Webhook) - Static method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
 
builder(SMTPServer) - Static method in class com.atlassian.crowd.util.mail.SMTPServer
 
builder(String) - Static method in class com.atlassian.crowd.model.group.ImmutableGroup
 
builder(String, DirectoryType, String) - Static method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
builder(String, ApplicationType) - Static method in class com.atlassian.crowd.model.application.ImmutableApplication
Constructs a new builder for an ImmutableApplication.
Builder() - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
 
Builder() - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogEntity.Builder
 
Builder() - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogEntry.Builder
 
Builder(long) - Constructor for class com.atlassian.crowd.manager.directory.BulkAddResult.Builder
 
Builder(long) - Constructor for class com.atlassian.crowd.manager.directory.BulkRemoveResult.Builder
 
Builder(long, String) - Constructor for class com.atlassian.crowd.model.group.ImmutableGroup.Builder
 
Builder(long, String, String, long, String) - Constructor for class com.atlassian.crowd.model.token.Token.Builder
Deprecated.
 
Builder(AuditLogChangeset) - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
 
Builder(AuditLogEntity) - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogEntity.Builder
 
Builder(AuditLogEntry) - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogEntry.Builder
 
Builder(Directory) - Constructor for class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
 
Builder(Application) - Constructor for class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
Builder(Group) - Constructor for class com.atlassian.crowd.model.group.ImmutableGroup.Builder
 
Builder(Token) - Constructor for class com.atlassian.crowd.model.token.Token.Builder
Deprecated.
 
Builder(String) - Constructor for class com.atlassian.crowd.model.group.ImmutableGroup.Builder
 
Builder(String, DirectoryType, String) - Constructor for class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
 
Builder(String, ApplicationType) - Constructor for class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
BulkAddResult<T> - Class in com.atlassian.crowd.manager.directory
Represents the results from an 'addAll' operation.
BulkAddResult.Builder<T> - Class in com.atlassian.crowd.manager.directory
 
BulkRemoveResult<T> - Class in com.atlassian.crowd.manager.directory
Represents the results from a 'removeAll' operation.
BulkRemoveResult.Builder<T> - Class in com.atlassian.crowd.manager.directory
 

C

CACHE_ENABLED - Static variable in class com.atlassian.crowd.directory.DirectoryProperties
Key to specify whether the db caching should be enabled.
CACHE_SYNCHRONISATION_TYPE - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
Property key for chosen cache synchronisation type.
CACHE_SYNCHRONISE_CRON - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
Property key for the cron expression specifying when the local cache should be synchronised with the remote directory.
CACHE_SYNCHRONISE_INTERVAL - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
Property key for the interval in seconds when the local cache should be synchronised with the remote directory.
cachesAllUsers(Directory) - Static method in class com.atlassian.crowd.directory.DirectoryProperties
 
cachesAnyUsers(Directory) - Static method in class com.atlassian.crowd.directory.DirectoryProperties
 
canLoad(String) - Method in interface com.atlassian.crowd.directory.loader.DirectoryInstanceLoader
 
CERTIFICATE - Enum constant in enum class com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException.Field
 
changeEncryptionKey() - Method in interface com.atlassian.crowd.manager.crypto.EncryptionManager
Changes currently used encryption key to new one if applicable for current encryptor.
changeEncryptor(String) - Method in interface com.atlassian.crowd.manager.crypto.EncryptionManager
Changes currently used encryptor to the new one represented by encryptorKey.
changesetQuery() - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
checkAssignableFrom(Class<U>, Class<?>...) - Static method in class com.atlassian.crowd.search.query.QueryUtils
Check whether givenType is assignable from any of the types
childrenOf(EntityDescriptor) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQuery
 
childrenOf(EntityDescriptor) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQueryWithRestriction
 
clearSynchronisationTokenForDirectory(long) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
Clears the synchronisation token for the given directory
com.atlassian.crowd - package com.atlassian.crowd
 
com.atlassian.crowd.audit - package com.atlassian.crowd.audit
 
com.atlassian.crowd.audit.query - package com.atlassian.crowd.audit.query
 
com.atlassian.crowd.directory - package com.atlassian.crowd.directory
 
com.atlassian.crowd.directory.loader - package com.atlassian.crowd.directory.loader
 
com.atlassian.crowd.directory.monitor - package com.atlassian.crowd.directory.monitor
 
com.atlassian.crowd.directory.monitor.poller - package com.atlassian.crowd.directory.monitor.poller
 
com.atlassian.crowd.exception - package com.atlassian.crowd.exception
 
com.atlassian.crowd.manager.application - package com.atlassian.crowd.manager.application
 
com.atlassian.crowd.manager.audit - package com.atlassian.crowd.manager.audit
 
com.atlassian.crowd.manager.avatar - package com.atlassian.crowd.manager.avatar
 
com.atlassian.crowd.manager.crypto - package com.atlassian.crowd.manager.crypto
 
com.atlassian.crowd.manager.directory - package com.atlassian.crowd.manager.directory
 
com.atlassian.crowd.manager.directory.monitor - package com.atlassian.crowd.manager.directory.monitor
 
com.atlassian.crowd.manager.permission - package com.atlassian.crowd.manager.permission
 
com.atlassian.crowd.manager.property - package com.atlassian.crowd.manager.property
 
com.atlassian.crowd.manager.sso - package com.atlassian.crowd.manager.sso
 
com.atlassian.crowd.manager.webhook - package com.atlassian.crowd.manager.webhook
 
com.atlassian.crowd.model - package com.atlassian.crowd.model
 
com.atlassian.crowd.model.application - package com.atlassian.crowd.model.application
 
com.atlassian.crowd.model.backup - package com.atlassian.crowd.model.backup
 
com.atlassian.crowd.model.directory - package com.atlassian.crowd.model.directory
 
com.atlassian.crowd.model.group - package com.atlassian.crowd.model.group
 
com.atlassian.crowd.model.lookandfeel - package com.atlassian.crowd.model.lookandfeel
 
com.atlassian.crowd.model.membership - package com.atlassian.crowd.model.membership
 
com.atlassian.crowd.model.permission - package com.atlassian.crowd.model.permission
 
com.atlassian.crowd.model.sso - package com.atlassian.crowd.model.sso
 
com.atlassian.crowd.model.token - package com.atlassian.crowd.model.token
 
com.atlassian.crowd.model.user - package com.atlassian.crowd.model.user
 
com.atlassian.crowd.model.webhook - package com.atlassian.crowd.model.webhook
 
com.atlassian.crowd.password.encoder - package com.atlassian.crowd.password.encoder
 
com.atlassian.crowd.password.factory - package com.atlassian.crowd.password.factory
 
com.atlassian.crowd.search - package com.atlassian.crowd.search
 
com.atlassian.crowd.search.builder - package com.atlassian.crowd.search.builder
 
com.atlassian.crowd.search.query - package com.atlassian.crowd.search.query
 
com.atlassian.crowd.search.query.entity - package com.atlassian.crowd.search.query.entity
 
com.atlassian.crowd.search.query.entity.restriction.constants - package com.atlassian.crowd.search.query.entity.restriction.constants
 
com.atlassian.crowd.search.query.membership - package com.atlassian.crowd.search.query.membership
 
com.atlassian.crowd.search.util - package com.atlassian.crowd.search.util
 
com.atlassian.crowd.support - package com.atlassian.crowd.support
 
com.atlassian.crowd.util - package com.atlassian.crowd.util
 
com.atlassian.crowd.util.mail - package com.atlassian.crowd.util.mail
 
com.atlassian.crowd.validator - package com.atlassian.crowd.validator
 
compareTo(User) - Method in class com.atlassian.crowd.model.user.UserTemplate
 
compareTo(Group) - Method in class com.atlassian.crowd.model.group.GroupTemplate
 
compareTo(Group) - Method in class com.atlassian.crowd.model.group.ImmutableGroup
 
complete(String) - Method in class com.atlassian.crowd.util.TimedOperation
 
CONFLUENCE - Enum constant in enum class com.atlassian.crowd.model.ApplicationSubtype
 
CONNECTION_TIMEOUT_IN_MILLISECONDS - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
Timeout stored in milliseconds when opening new server connections.
constrainResults(List<T>, int, int) - Static method in class com.atlassian.crowd.search.util.SearchResultsUtil
Performs a sublist operation on the list of results.
convertEntitiesToNames(Iterable<? extends DirectoryEntity>) - Static method in class com.atlassian.crowd.search.util.SearchResultsUtil
Transforms collection of directory entities to collection of entity names.
convertIfNeeded(Application) - Static method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
copyFrom(Map<String, String>) - Method in class com.atlassian.crowd.directory.monitor.poller.PollerConfig
Populates PollerConfig with data from Directory attributes.
copyTo(Map<String, String>) - Method in class com.atlassian.crowd.directory.monitor.poller.PollerConfig
Copies PollerConfig into map of Directory attributes.
countDirectMembersOfGroup(long, String, int) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Count the direct members of a group in the provided directory with an upper bound.
countDirectMembersOfGroup(String, int) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Count the direct members of a group in the remote directory.
create() - Method in class com.atlassian.crowd.model.token.Token.Builder
Deprecated.
 
createdDate - Variable in class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
createMembershipQuery(int, int, boolean, EntityDescriptor, Class<T>, EntityDescriptor, SearchRestriction, String...) - Static method in class com.atlassian.crowd.search.builder.QueryBuilder
 
createMembershipQuery(int, int, boolean, EntityDescriptor, Class<T>, EntityDescriptor, String) - Static method in class com.atlassian.crowd.search.builder.QueryBuilder
createMembershipQuery(int, int, boolean, EntityDescriptor, Class<T>, EntityDescriptor, String...) - Static method in class com.atlassian.crowd.search.builder.QueryBuilder
Deprecated.
createPagedGroupSearcher(Application, EntityQuery<T>) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Creates paged group searcher for a given group query.
createPagedUserSearcher(Application, EntityQuery<T>) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Creates paged user searcher for a given user query.
CRON_EXPRESSION - Static variable in class com.atlassian.crowd.directory.SyncScheduleType
 
CrowdConstants - Class in com.atlassian.crowd
Crowd server constants.
CrowdConstants.CrowdHome - Class in com.atlassian.crowd
 
CURRENT_START_SYNC_TIME - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
Deprecated.
since 2.12.0, use SynchronisationStatusManager instead

D

DEFAULT - Static variable in enum class com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
This should be the default for new directories
DEFAULT_CACHE_SYNCHRONISE_INTERVAL - Static variable in interface com.atlassian.crowd.directory.monitor.poller.DirectoryPoller
Default cache synchronisation interval in seconds.
DEFAULT_CHARACTER_ENCODING - Static variable in class com.atlassian.crowd.CrowdConstants
Character encoding.
DEFAULT_CONTENT_TYPE - Static variable in class com.atlassian.crowd.CrowdConstants
Default content type for web/html documents.
DEFAULT_MAIL_PORT - Static variable in class com.atlassian.crowd.util.mail.SMTPServer
 
DEFAULT_TIMEOUT - Static variable in class com.atlassian.crowd.util.mail.SMTPServer
 
defaultConfiguration() - Static method in class com.atlassian.crowd.manager.audit.AuditLogConfiguration
Creates a new default configuration instance with the default retention period
DefaultGroupMembershipService - Interface in com.atlassian.crowd.manager.application
The service for configuring default group memberships.
DelegatedAuthenticationDirectoryInstanceLoader - Interface in com.atlassian.crowd.directory.loader
Marker interface for the Delegated Authentication Directory instance loader.
DelegatingDirectoryInstanceLoader - Interface in com.atlassian.crowd.directory.loader
Marker interface for the Delegating Directory instance loader.
DELETING_GROUPS - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
 
DELETING_USERS - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
 
DES_ENCODER - Static variable in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
 
directory() - Static method in class com.atlassian.crowd.search.EntityDescriptor
 
DIRECTORY - Enum constant in enum class com.atlassian.crowd.search.Entity
 
DIRECTORY_ID - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.TokenTermKeys
Directory ID associated with token.
DirectoryEntityUtils - Class in com.atlassian.crowd.util
 
DirectoryEntityUtils() - Constructor for class com.atlassian.crowd.util.DirectoryEntityUtils
 
DirectoryGroup - Interface in com.atlassian.crowd.manager.permission
A representation of a per-directory group
DirectoryImpl - Class in com.atlassian.crowd.model.directory
Deprecated.
Use ImmutableDirectory instead. Since 3.6.0
DirectoryImpl() - Constructor for class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
DirectoryImpl(Directory) - Constructor for class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
DirectoryImpl(InternalEntityTemplate) - Constructor for class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
Used for importing via XML migration.
DirectoryImpl(String, DirectoryType, String) - Constructor for class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
DirectoryInstanceLoader - Interface in com.atlassian.crowd.directory.loader
Loads an implementation of a RemoteDirectory for use at runtime by the Crowd security server.
DirectoryManager - Interface in com.atlassian.crowd.manager.directory
A service interface providing: Directory CRUD Operations Token Operations RemoteDirectory User Operations RemoteDirectory Group Operations RemoteDirectory Membership Operations RemoteDirectory Bulk Operations
DirectoryMembershipsIterable - Class in com.atlassian.crowd.directory
An Iterable view of the memberships of a collection of named groups, backed with individual calls to a RemoteDirectory.
DirectoryMembershipsIterable(RemoteDirectory) - Constructor for class com.atlassian.crowd.directory.DirectoryMembershipsIterable
 
DirectoryMembershipsIterable(RemoteDirectory, Iterable<String>) - Constructor for class com.atlassian.crowd.directory.DirectoryMembershipsIterable
 
DirectoryMonitor - Interface in com.atlassian.crowd.directory.monitor
Allows monitoring remote directory mutations.
DirectoryMonitorAlreadyRegisteredException - Exception in com.atlassian.crowd.manager.directory.monitor
Thrown when a directory is already being monitored.
DirectoryMonitorAlreadyRegisteredException() - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorAlreadyRegisteredException
 
DirectoryMonitorAlreadyRegisteredException(String) - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorAlreadyRegisteredException
 
DirectoryMonitorAlreadyRegisteredException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorAlreadyRegisteredException
 
DirectoryMonitorAlreadyRegisteredException(Throwable) - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorAlreadyRegisteredException
 
DirectoryMonitorCreationException - Exception in com.atlassian.crowd.directory.monitor
Signifies an error during the creation of a DirectoryMonitor instance.
DirectoryMonitorCreationException() - Constructor for exception com.atlassian.crowd.directory.monitor.DirectoryMonitorCreationException
 
DirectoryMonitorCreationException(String) - Constructor for exception com.atlassian.crowd.directory.monitor.DirectoryMonitorCreationException
 
DirectoryMonitorCreationException(String, Throwable) - Constructor for exception com.atlassian.crowd.directory.monitor.DirectoryMonitorCreationException
 
DirectoryMonitorCreationException(Throwable) - Constructor for exception com.atlassian.crowd.directory.monitor.DirectoryMonitorCreationException
 
DirectoryMonitorManager - Interface in com.atlassian.crowd.manager.directory.monitor
Deprecated.
Since v3.0.0. Crowd no longer exposes monitoring details. All directories implementing SynchronisableDirectory get their monitors added, updated and removed automatically.
DirectoryMonitorRegistrationException - Exception in com.atlassian.crowd.manager.directory.monitor
Error registering directory monitor.
DirectoryMonitorRegistrationException() - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRegistrationException
 
DirectoryMonitorRegistrationException(String) - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRegistrationException
 
DirectoryMonitorRegistrationException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRegistrationException
 
DirectoryMonitorRegistrationException(Throwable) - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRegistrationException
 
DirectoryMonitorUnregistrationException - Exception in com.atlassian.crowd.manager.directory.monitor
 
DirectoryMonitorUnregistrationException() - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorUnregistrationException
 
DirectoryMonitorUnregistrationException(String) - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorUnregistrationException
 
DirectoryMonitorUnregistrationException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorUnregistrationException
 
DirectoryMonitorUnregistrationException(Throwable) - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorUnregistrationException
 
DirectoryPermissionException - Exception in com.atlassian.crowd.manager.directory
Thrown when a RemoteDirectory does not have the permission set to perform an operation such as add/modify/delete verses a group/principal/role.
DirectoryPermissionException() - Constructor for exception com.atlassian.crowd.manager.directory.DirectoryPermissionException
Default constructor.
DirectoryPermissionException(String) - Constructor for exception com.atlassian.crowd.manager.directory.DirectoryPermissionException
Default constructor.
DirectoryPermissionException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.directory.DirectoryPermissionException
Default constructor.
DirectoryPermissionException(Throwable) - Constructor for exception com.atlassian.crowd.manager.directory.DirectoryPermissionException
Default constructor.
DirectoryPoller - Interface in com.atlassian.crowd.directory.monitor.poller
Allows polling for remote directory mutations.
DirectoryProperties - Class in com.atlassian.crowd.directory
Contains properties for Directory.
DirectoryQueries - Class in com.atlassian.crowd.search.query
 
DirectoryQueries() - Constructor for class com.atlassian.crowd.search.query.DirectoryQueries
 
DirectoryQuery - Class in com.atlassian.crowd.search.query.entity
 
DirectoryQuery(SearchRestriction, int, int) - Constructor for class com.atlassian.crowd.search.query.entity.DirectoryQuery
 
DirectorySynchronisationStatus - Interface in com.atlassian.crowd.model.directory
Represents information about synchronisation status.
DirectoryTermKeys - Class in com.atlassian.crowd.search.query.entity.restriction.constants
 
DirectoryTermKeys() - Constructor for class com.atlassian.crowd.search.query.entity.restriction.constants.DirectoryTermKeys
 
disableEncryption() - Method in interface com.atlassian.crowd.manager.crypto.EncryptionManager
Disables encryption, and decrypts all passwords.

E

EMAIL - Enum constant in enum class com.atlassian.crowd.model.sso.NameIdFormat
 
EmailAddressValidator - Interface in com.atlassian.crowd.validator
Validates email address(es).
EMPTY - Enum constant in enum class com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.ErrorCode
 
encodePassword(String, Object) - Method in interface com.atlassian.crowd.password.encoder.PasswordEncoder
Encodes the specified raw password with an implementation specific algorithm.
EncryptionManager - Interface in com.atlassian.crowd.manager.crypto
Manager for in-database passwords encryption.
EncryptionSettings - Interface in com.atlassian.crowd.manager.property
 
Entity - Enum Class in com.atlassian.crowd.search
 
ENTITY - Enum constant in enum class com.atlassian.crowd.search.ReturnType
 
ENTITY_APPLICATION - Enum constant in enum class com.atlassian.crowd.audit.query.AuditLogChangesetProjection
Only populates changeset entities that are applications
ENTITY_DIRECTORY - Enum constant in enum class com.atlassian.crowd.audit.query.AuditLogChangesetProjection
Only populates changeset entities that are directories
ENTITY_GROUP - Enum constant in enum class com.atlassian.crowd.audit.query.AuditLogChangesetProjection
Only populates changeset entities that are groups
ENTITY_ID - Enum constant in enum class com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.Field
 
ENTITY_USER - Enum constant in enum class com.atlassian.crowd.audit.query.AuditLogChangesetProjection
Only populates changeset entities that are users
EntityDescriptor - Class in com.atlassian.crowd.search
 
EntityDescriptor(Entity) - Constructor for class com.atlassian.crowd.search.EntityDescriptor
 
EntityQuery<T> - Class in com.atlassian.crowd.search.query.entity
 
EntityQuery(EntityQuery<T>, int, int) - Constructor for class com.atlassian.crowd.search.query.entity.EntityQuery
 
EntityQuery(EntityQuery, Class<T>) - Constructor for class com.atlassian.crowd.search.query.entity.EntityQuery
 
EntityQuery(Class<T>, EntityDescriptor, SearchRestriction, int, int) - Constructor for class com.atlassian.crowd.search.query.entity.EntityQuery
 
equals(Object) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogAuthor
 
equals(Object) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
 
equals(Object) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity
 
equals(Object) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry
 
equals(Object) - Method in class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
 
equals(Object) - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
 
equals(Object) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryAuthorRestriction
 
equals(Object) - Method in class com.atlassian.crowd.manager.audit.AuditLogConfiguration
 
equals(Object) - Method in exception com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException
 
equals(Object) - Method in exception com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException
 
equals(Object) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
equals(Object) - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
equals(Object) - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
 
equals(Object) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
 
equals(Object) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
equals(Object) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
equals(Object) - Method in class com.atlassian.crowd.model.group.GroupTemplate
 
equals(Object) - Method in class com.atlassian.crowd.model.group.ImmutableGroup
 
equals(Object) - Method in class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
equals(Object) - Method in class com.atlassian.crowd.model.InternalEntityTemplate
 
equals(Object) - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
 
equals(Object) - Method in class com.atlassian.crowd.model.sso.SamlConfiguration
 
equals(Object) - Method in class com.atlassian.crowd.model.token.ImmutableToken
 
equals(Object) - Method in class com.atlassian.crowd.model.token.Token
Deprecated.
 
equals(Object) - Method in class com.atlassian.crowd.model.token.TokenLifetime
 
equals(Object) - Method in class com.atlassian.crowd.model.user.UserTemplate
 
equals(Object) - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
 
equals(Object) - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
Deprecated.
 
equals(Object) - Method in class com.atlassian.crowd.search.EntityDescriptor
 
equals(Object) - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
 
equals(Object) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
equals(Object) - Method in class com.atlassian.crowd.util.BatchResultEntityWithCause
 
equals(Object) - Method in class com.atlassian.crowd.util.BoundedCount
 
equals(Object) - Method in class com.atlassian.crowd.util.ImageInfo
 
equals(Object) - Method in class com.atlassian.crowd.util.mail.SMTPServer
 
EVENT_TYPE - Enum constant in enum class com.atlassian.crowd.audit.query.AuditLogChangesetProjection
Only populates the event type of the changesets
exactly(long) - Static method in class com.atlassian.crowd.util.BoundedCount
Create a bounded count that exactly represents a number.
ExpirableUserToken - Interface in com.atlassian.crowd.model.token
This represents a token with a limited lifetime, associated with a user (by email address and/or username).
ExpirableUserTokenType - Enum Class in com.atlassian.crowd.model.token
 
expireAllPasswords() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Sets the UserConstants.REQUIRES_PASSWORD_CHANGE attribute to true for all users in the directory using bulk operations
expireAllPasswords(long) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Sets the UserConstants.REQUIRES_PASSWORD_CHANGE attribute to true for all users in the directory
expireAllPasswords(Application) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Expires all passwords for all directories which are part of this application, regardless of group mapping.

F

FAILED_PROCESSING - Enum constant in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
 
FAILED_TO_CONNECT - Enum constant in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
 
FAILED_TO_SCHEDULE - Enum constant in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
 
FAILURE - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
 
FastEntityCountProvider - Interface in com.atlassian.crowd.directory
Interface to be implemented by directory implementations that can compute counts fast.
fetchNextBatch(int) - Method in interface com.atlassian.crowd.manager.application.PagedSearcher
Returns subsequent batch of results for the query provided when creating this searcher.
field(String, Object) - Method in class com.atlassian.crowd.support.SupportInformationBuilder
 
filterNestedUserMembersOfGroups(long, Set<String>, Set<String>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns names of users who are (nested) members of any of the specified groups.
findAliasByUsername(Application, String) - Method in interface com.atlassian.crowd.manager.application.AliasManager
Will return the 'alias' associated to the user.
findAliasesByUsernames(Application, Iterable<String>) - Method in interface com.atlassian.crowd.manager.application.AliasManager
Will return application-specific aliases for the provided users.
findAll() - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
Retrieves all the applications in the Crowd system.
findAll() - Method in interface com.atlassian.crowd.manager.webhook.WebhookRegistry
 
findAllAliasesByUsernames(Application) - Method in interface com.atlassian.crowd.manager.application.AliasManager
Returns application-specific aliases for all users.
findAllDirectories() - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Deprecated.
findAuthorisedApplications(long, List<String>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Finds all applications that a user from a given directory belonging to the specified groups can authenticate to.
findByAssertionConsumerAndAudience(String, String) - Method in interface com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationService
Returns the SAML SSO configuration for the specified assertion consumer url and audience.
findById(long) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
Find an application by its ID.
findById(long) - Method in interface com.atlassian.crowd.manager.webhook.WebhookRegistry
 
findByName(String) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
Find an application by its name.
findDirectoryById(long) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns a Directory based on the passed in directoryId.
findDirectoryByName(String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Finds a directory given the supplied name.
findDuplicates(List<String>) - Method in interface com.atlassian.crowd.validator.EmailAddressValidator
Finds duplicate in a given list of email addresses.
findGroupByName(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns the group matching the supplied groupName in the directory specified by the passed in directoryId..
findGroupByName(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Returns the first group with the matching groupname from all the active directories assigned to the application.
findGroupByName(String) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
 
findGroupByName(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Finds the group that matches the supplied name.
findGroupWithAttributesByName(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns the group with all attributes matching the supplied groupName in the directory specified by the passed in directoryId..
findGroupWithAttributesByName(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Returns the first group with the matching groupname from all the active directories assigned to the application.
findGroupWithAttributesByName(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Finds the group that matches the supplied name.
findRemoteUserByName(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Returns the first user with the matching username from all active directories authoratiative remote directory.
findRemoteUserByName(Long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns the user matching the supplied username in the authoritative remote directory specified by the passed in directoryId
findUserByExternalId(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns the user matching the supplied external ID in the directory specified by the passed in directoryId.
findUserByExternalId(String) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
 
findUserByExternalId(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Finds the user that matches the supplied externalId.
findUserByKey(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Returns the user with a matching key from all the active directories assigned to the application.
findUserByName(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns the user matching the supplied username in the directory specified by the passed in directoryId..
findUserByName(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Returns the first user with the matching username from all the active directories assigned to the application.
findUserByName(String) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
 
findUserByName(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Finds the user that matches the supplied name.
findUsernameByAlias(Application, String) - Method in interface com.atlassian.crowd.manager.application.AliasManager
Will return the 'real' username of the authenticating user.
findUserWithAttributesByExternalId(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns the user (with attributes) matching the supplied external ID in the directory specified by the passed in directoryId.
findUserWithAttributesByKey(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Returns the user with a matching key from all the active directories assigned to the application.
findUserWithAttributesByName(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns the user with all attributes matching the supplied username in the directory specified by the passed in directoryId..
findUserWithAttributesByName(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Returns the first user with the matching username from all the active directories assigned to the application.
findUserWithAttributesByName(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Finds the user that matches the supplied name.
findWebhookById(Application, long) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Retrieves a Webhook by its identifier.
forceRenameUser(User, String) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
Forces a rename on the given user in this directory.
forDirectory(Attributes) - Static method in enum class com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
 
forValue(String) - Static method in enum class com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
 
from(AuditLogChangeset) - Static method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
 
from(AuditLogEntity) - Static method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity
 
from(AuditLogEntry) - Static method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry
 
from(Directory) - Static method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
from(Application) - Static method in class com.atlassian.crowd.model.application.ImmutableApplication
 
from(ApplicationDirectoryMapping) - Static method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
 
from(Group) - Static method in class com.atlassian.crowd.model.group.ImmutableGroup
 
fromCountedItemsAndLimit(long, long) - Static method in class com.atlassian.crowd.util.BoundedCount
Get a bounded count from counting up to an upper bound.
fromId(int) - Static method in enum class com.atlassian.crowd.model.permission.UserPermission
Gets a permission by its id.
fromImageData(String) - Static method in class com.atlassian.crowd.util.ImageInfo
Extracts base64 encoded image data to the ImageInfo
fromKey(String) - Static method in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
 
fromString(String) - Static method in enum class com.atlassian.crowd.model.sso.NameIdFormat
 
FULL - Enum constant in enum class com.atlassian.crowd.manager.directory.SynchronisationMode
Synchronise with the entire userbase from remote directory.
FULL - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
 

G

generateDesEncryptionKey() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Generates and stores a DES key for DES encoded passwords.
generateRandomPassword() - Method in interface com.atlassian.crowd.util.PasswordHelper
 
get() - Method in enum class com.atlassian.crowd.manager.audit.RetentionPeriod
 
get(int, int) - Static method in class com.atlassian.crowd.util.Percentage
 
GET_NAME - Static variable in class com.atlassian.crowd.util.InternalEntityUtils
Calls InternalEntity.getName() on its argument, which must not be null.
getActions() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
 
getAddedSuccessfully() - Method in class com.atlassian.crowd.manager.directory.BulkAddResult
Calculates the number of entities which were successfully added, which is calculated as the number of entities which were attempted to be added minus both the failed entities (which couldn't be added) and the existing entities (which already existed and hence couldn't be added).
getAdditionalEntities() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
Will return additional objects affected by this audit event.
getAliasName() - Method in exception com.atlassian.crowd.manager.application.AliasAlreadyInUseException
 
getAliasName() - Method in exception com.atlassian.crowd.manager.application.AliasAlreadyInUseRuntimeException
 
getAllowedOperations() - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
 
getAllowedOperations() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
getAllowedOperations() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
getAllTranslationsForPrefix(String) - Method in interface com.atlassian.crowd.util.I18nHelper
Return a map of all the translated keys whose keys start with the given prefix, indexed by their key.
getAllUserExternalIds() - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
Retrieves all users externalIds found in this directory.
getAnnouncementText() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
 
getApplication() - Method in exception com.atlassian.crowd.manager.sso.ApplicationAccessDeniedException
 
getApplication() - Method in exception com.atlassian.crowd.manager.sso.ApplicationSsoDisabledException
 
getApplication() - Method in interface com.atlassian.crowd.model.sso.ApplicationSamlConfiguration
 
getApplication() - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
 
getApplication() - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
Deprecated.
 
getApplication() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
 
getApplicationDirectoryMapping(long) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
getApplicationDirectoryMapping(long) - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
getApplicationDirectoryMappings() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
getApplicationDirectoryMappings() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
getApplicationName() - Method in exception com.atlassian.crowd.manager.application.AliasAlreadyInUseException
 
getApplicationName() - Method in exception com.atlassian.crowd.manager.application.AliasAlreadyInUseRuntimeException
 
getApplications() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
 
getAssertionConsumerUrl() - Method in exception com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationNotFoundException
 
getAssertionConsumerUrl() - Method in interface com.atlassian.crowd.model.sso.BaseApplicationSamlConfiguration
 
getAttemptedToAdd() - Method in class com.atlassian.crowd.manager.directory.BulkAddResult
 
getAttemptedToRemove() - Method in class com.atlassian.crowd.manager.directory.BulkRemoveResult
 
getAttributeAsBoolean(String, boolean) - Method in class com.atlassian.crowd.directory.AttributeValuesHolder
 
getAttributeAsLong(String, long) - Method in class com.atlassian.crowd.directory.AttributeValuesHolder
 
getAttributes() - Method in class com.atlassian.crowd.directory.AttributeValuesHolder
 
getAttributes() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
getAttributes() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
getAttributes() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
getAttributes() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
getAttributes() - Method in class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
 
getAttributes() - Method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
 
getAudience() - Method in exception com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationNotFoundException
 
getAudienceUrl() - Method in interface com.atlassian.crowd.model.sso.BaseApplicationSamlConfiguration
 
getAuditLogConfiguration() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Retrieves the audit log configuration
getAuthor() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
 
getAuthor() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
 
getAuthorId() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
Deprecated.
Use AuditLogChangeset.getAuthor()#} instead. Since 3.2.0.
getAuthorId() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
 
getAuthorisedGroupNames() - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
 
getAuthoritativeDirectory() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
 
getAuthorName() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
Deprecated.
Use AuditLogChangeset.getAuthor()#} instead. Since 3.2.0.
getAuthorName() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
 
getAuthors() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
 
getAuthorType() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
Deprecated.
Use AuditLogChangeset.getAuthor()#} instead. Since 3.2.0.
getAuthorType() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
 
getAvailableEncryptorNames() - Method in interface com.atlassian.crowd.manager.crypto.EncryptionManager
Returns names of available encryptors.
getBackupConfiguration() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
 
getBackupTimeHour() - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
 
getBackupTimeMinute() - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
 
getBaseUrl() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
 
getBeforeOrOn() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
 
getBoolean(String, boolean) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Gets a boolean property.
getBuildNumber() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
This method returns the current build number for Crowd from the datastore.
getBundleLocations() - Method in interface com.atlassian.crowd.util.I18nHelperConfiguration
 
getCapabilitiesForNewUsers(Application) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Gets the expected capabilities for new users.
getCertificate() - Method in class com.atlassian.crowd.model.sso.KeyCertificatePair
 
getConfiguration() - Method in interface com.atlassian.crowd.manager.audit.AuditService
Returns current auditing configuration
getContent() - Method in class com.atlassian.crowd.manager.avatar.AvatarReference.BlobAvatar
 
getContentType() - Method in class com.atlassian.crowd.manager.avatar.AvatarReference.BlobAvatar
 
getCookieConfiguration() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
 
getCount() - Method in class com.atlassian.crowd.util.BoundedCount
The number of elements counted in a collection.
getCreatedDate() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
getCreatedDate() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
getCreatedDate() - Method in class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
getCreatedDate() - Method in class com.atlassian.crowd.model.InternalEntityTemplate
 
getCreatedDate() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
 
getCreatedDate() - Method in class com.atlassian.crowd.model.token.ImmutableToken
 
getCreatedDate() - Method in class com.atlassian.crowd.model.token.Token
Deprecated.
 
getCreatedDate() - Method in class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes
 
getCredential() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
getCredential() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
getCredential() - Method in class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes
 
getCredentialHistory() - Method in class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes
 
getCronExpression() - Method in class com.atlassian.crowd.directory.monitor.poller.PollerConfig
 
getCurrentEventToken(Application) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Returns a token that can be used for querying events that have happened after the token was generated.
getCurrentLicenseResourceTotal() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
 
getCustomLogoId() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
 
getDefaultEncryptor() - Method in interface com.atlassian.crowd.manager.property.EncryptionSettings
Returns name of the default encryptor or Optional.empty() if encryption is disabled.
getDefaultEncryptorName() - Method in interface com.atlassian.crowd.manager.crypto.EncryptionManager
Returns name of default encryptor.
getDeploymentTitle() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
 
getDescription() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
getDescription() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
getDescription() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
getDescription() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
getDescription() - Method in class com.atlassian.crowd.model.group.GroupTemplate
 
getDescription() - Method in class com.atlassian.crowd.model.group.ImmutableGroup
 
getDescriptiveName() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Returns a descriptive name for the type of directory.
getDesEncryptionKey() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
 
getDirectories() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
 
getDirectory() - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
 
getDirectory() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
Returns synchronising directory.
getDirectory(Directory) - Method in interface com.atlassian.crowd.directory.loader.DirectoryInstanceLoader
Loads the RemoteDirectory implementation class for a specific (already saved) Directory configuration.
getDirectory(Directory) - Method in interface com.atlassian.crowd.directory.loader.InternalDirectoryInstanceLoader
 
getDirectoryId() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Gets the internal unique directoryId of the directory store.
getDirectoryId() - Method in interface com.atlassian.crowd.manager.permission.DirectoryGroup
ID of the directory this group belongs to
getDirectoryId() - Method in class com.atlassian.crowd.model.group.GroupTemplate
 
getDirectoryId() - Method in class com.atlassian.crowd.model.group.ImmutableGroup
 
getDirectoryId() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
 
getDirectoryId() - Method in interface com.atlassian.crowd.model.token.ExpirableUserToken
The ID of the directory associated with the token.
getDirectoryId() - Method in class com.atlassian.crowd.model.token.ImmutableToken
 
getDirectoryId() - Method in class com.atlassian.crowd.model.token.Token
Deprecated.
Directory the user originated, -1 if the token is for an application.
getDirectoryId() - Method in class com.atlassian.crowd.model.user.UserTemplate
 
getDirectoryID() - Method in interface com.atlassian.crowd.directory.monitor.DirectoryMonitor
Returns the ID of the directory that is being polled.
getDirectoryMapping(long) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
getDirectoryMapping(long) - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
getDirectoryMappings() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
getDirectoryMappings() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
getDirectoryName() - Method in interface com.atlassian.crowd.manager.permission.DirectoryGroup
Convenience method - the name of the directory this group belongs to
getDirectorySynchronisationInformation(long) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Retrieves the sync info for the directory - last sync start time & duration, current sync start time (if directory is currently synchronising)
getDirectorySynchronisationInformation(long) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
Returns directory synchronisation information.
getDirectorySynchronisationInformation(Directory) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
getDirectUsersFromGroup(long, String, int, int) - Method in interface com.atlassian.crowd.manager.directory.MembershipService
Returns direct members of a group (excluding nested members)
getDisplayName() - Method in enum class com.atlassian.crowd.model.ApplicationSubtype
 
getDisplayName() - Method in class com.atlassian.crowd.model.user.UserTemplate
 
getDomain() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Deprecated.
getDuration() - Method in class com.atlassian.crowd.model.token.ImmutableToken
 
getEmailAddress() - Method in interface com.atlassian.crowd.model.token.ExpirableUserToken
An email address that can be associated with the token.
getEmailAddress() - Method in class com.atlassian.crowd.model.user.UserTemplate
 
getEncoder(String) - Method in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
This will return an LDAP encoder for the given key.
getEncryptionKeyPath(String) - Method in interface com.atlassian.crowd.manager.property.EncryptionSettings
Gets encryption key path for specified encryptor if present.
getEncryptionType() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
getEncryptionType() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
getEndpointUrl() - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
 
getEndpointUrl() - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
Deprecated.
 
getEndpointUrl() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
 
getEndTimestamp() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
Returns timestamp of the synchronisation's ending.
getEntities() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
 
getEntities() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
 
getEntity() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
 
getEntityDescriptor() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
 
getEntityId() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
Deprecated.
getEntityId() - Method in interface com.atlassian.crowd.audit.AuditLogEntity
 
getEntityId() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity
 
getEntityName() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
Deprecated.
getEntityName() - Method in interface com.atlassian.crowd.audit.AuditLogEntity
Returns the name of the affected object.
getEntityName() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity
 
getEntityName() - Method in class com.atlassian.crowd.util.BatchResultEntityWithCause
 
getEntityNamesToMatch() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
getEntityNameToMatch() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
Deprecated.
getEntityToMatch() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
getEntityToReturn() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
getEntityType() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
Deprecated.
getEntityType() - Method in interface com.atlassian.crowd.audit.AuditLogEntity
 
getEntityType() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity
 
getEntityType() - Method in class com.atlassian.crowd.search.EntityDescriptor
 
getEntries() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
 
getEntries() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
 
getErrors() - Method in exception com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException
 
getErrors() - Method in exception com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException
 
getEventMessage() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
 
getEventMessage() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
 
getEventType() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
 
getEventType() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
 
getExistingEntities() - Method in class com.atlassian.crowd.manager.directory.BulkAddResult
Returns the entities which did not get overwritten during the bulk add process.
getExpiryDate() - Method in interface com.atlassian.crowd.model.token.ExpirableUserToken
The date at which the token expires, in millis since the epoch.
getExtension() - Method in class com.atlassian.crowd.util.ImageInfo
 
getExternalId() - Method in class com.atlassian.crowd.model.group.GroupTemplate
 
getExternalId() - Method in class com.atlassian.crowd.model.group.ImmutableGroup
 
getExternalId() - Method in class com.atlassian.crowd.model.user.UserTemplate
 
getFailedEntities() - Method in class com.atlassian.crowd.manager.directory.BulkAddResult
Returns the entities which did failed to be added during the bulk add process.
getFailedEntities() - Method in class com.atlassian.crowd.manager.directory.BulkRemoveResult
Returns the entities which failed to be removed during the bulk remove process.
getFailedEntities() - Method in class com.atlassian.crowd.util.BatchResult
 
getFailuresSinceLastSuccess() - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
 
getFailuresSinceLastSuccess() - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
Deprecated.
 
getFailuresSinceLastSuccess() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
 
getFirstName() - Method in class com.atlassian.crowd.model.user.UserTemplate
 
getFrom() - Method in class com.atlassian.crowd.util.mail.SMTPServer
 
getFullSyncError() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
Returns the full synchronisation failure reason.
getGroupCount() - Method in interface com.atlassian.crowd.directory.FastEntityCountProvider
 
getGroupDetails(long, String) - Method in interface com.atlassian.crowd.manager.directory.MembershipService
Returns details of specific group
getGroupName() - Method in interface com.atlassian.crowd.manager.permission.DirectoryGroup
The name of this group
getGroupName() - Method in exception com.atlassian.crowd.manager.permission.UserPermissionDowngradeException
 
getGroups() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
 
getGroupType() - Method in class com.atlassian.crowd.search.EntityDescriptor
 
getGroupType() - Method in class com.atlassian.crowd.search.query.entity.GroupQuery
 
getHeader() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
 
getHost() - Method in class com.atlassian.crowd.util.mail.SMTPServer
 
getHostedUserAvatarUrl(long, String, int) - Method in interface com.atlassian.crowd.manager.avatar.AvatarProvider
Gets a URL for a Crowd-hosted avatar, identified by name, and specific to an application.
getI18Key() - Method in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
 
getId() - Method in interface com.atlassian.crowd.audit.AuditLogAuthor
 
getId() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
 
getId() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogAuthor
 
getId() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
 
getId() - Method in class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
 
getId() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
getId() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
Returns the Id of the DirectorySynchronisationStatus.
getId() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
getId() - Method in class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
getId() - Method in class com.atlassian.crowd.model.InternalEntityTemplate
 
getId() - Method in enum class com.atlassian.crowd.model.permission.UserPermission
 
getId() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
 
getId() - Method in class com.atlassian.crowd.model.token.ImmutableToken
 
getId() - Method in class com.atlassian.crowd.model.token.Token
Deprecated.
 
getId() - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
 
getId() - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
Deprecated.
 
getId() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
 
getIdentifierHash() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
 
getIdentifierHash() - Method in class com.atlassian.crowd.model.token.ImmutableToken
 
getIdentifierHash() - Method in class com.atlassian.crowd.model.token.Token
Deprecated.
 
getImageBase64() - Method in class com.atlassian.crowd.util.ImageInfo
 
getImplementationClass() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
getImplementationClass() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
getIncrementalSyncError() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
Returns the incremental synchronisation failure reason.
getInstance(Class<T>) - Method in interface com.atlassian.crowd.util.InstanceFactory
Gets an instance of a class.
getInstance(String) - Method in interface com.atlassian.crowd.util.InstanceFactory
Get an instance of a class.
getInstance(String, ClassLoader) - Method in interface com.atlassian.crowd.util.InstanceFactory
Get an instance of a class from a specific classloader.
getInt(String, int) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Gets an integer property.
getInternalEncoder(String) - Method in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
This will return an Internal encoder for the given key.
getIpAddress() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
 
getIpAddress() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
 
getIssuer() - Method in class com.atlassian.crowd.model.sso.SamlConfiguration
 
getJndiLocation() - Method in class com.atlassian.crowd.util.mail.SMTPServer
 
getKey() - Method in interface com.atlassian.crowd.password.encoder.PasswordEncoder
The key to define this password encoder
getKeyFilesDirectoryPath() - Method in interface com.atlassian.crowd.manager.property.EncryptionSettings
Returns path of the directory that stores encryption keys.
getKeys() - Method in class com.atlassian.crowd.directory.AttributeValuesHolder
 
getKeys() - Method in class com.atlassian.crowd.directory.MultiValuedAttributeValuesHolder
 
getKeys() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
getKeys() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
getKeys() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
getKeys() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
getKeys() - Method in class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
 
getKeys() - Method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
 
getLastAccessedTime() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
 
getLastAccessedTime() - Method in class com.atlassian.crowd.model.token.ImmutableToken
 
getLastAccessedTime() - Method in class com.atlassian.crowd.model.token.Token
Deprecated.
Return the last accessed time.
getLastName() - Method in class com.atlassian.crowd.model.user.UserTemplate
 
getLastSynchronisationTokenForDirectory(long) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
Returns the last stored synchronisation token for the directory
getLdapEncoder(String) - Method in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
This will return an LDAP encoder for the given key.
getLifetime() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
 
getLifetime() - Method in class com.atlassian.crowd.model.token.ImmutableToken
 
getLifetime() - Method in class com.atlassian.crowd.model.token.Token
Deprecated.
 
getLocale() - Method in interface com.atlassian.crowd.util.I18nHelperConfiguration
 
getLocallyFilteredGroupNames() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Returns locally filtered group names.
getLogoImage() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
 
getLookAndFeelConfiguration() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
 
getLowerImplementationClass() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
getLowerName() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
getLowerName() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
getMap() - Method in class com.atlassian.crowd.support.SupportInformationBuilder
 
getMaxResults() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
 
getMaxResults() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
 
getMaxResults() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
getMemberships() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Get an iterable view of the available group memberships.
getMemberships(Application) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Returns all memberships for the given application.
getMissingEntities() - Method in class com.atlassian.crowd.manager.directory.BulkRemoveResult
Returns the entities which were missing and hence which were not attempted to be removed.
getName() - Method in interface com.atlassian.crowd.audit.AuditLogAuthor
Returns the name of the author of the audit log entry.
getName() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogAuthor
 
getName() - Method in class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
 
getName() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
getName() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
getName() - Method in class com.atlassian.crowd.model.group.GroupTemplate
 
getName() - Method in class com.atlassian.crowd.model.group.ImmutableGroup
 
getName() - Method in class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
getName() - Method in class com.atlassian.crowd.model.InternalEntityTemplate
 
getName() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
 
getName() - Method in class com.atlassian.crowd.model.token.ImmutableToken
 
getName() - Method in class com.atlassian.crowd.model.token.Token
Deprecated.
Gets the name of the entity.
getName() - Method in class com.atlassian.crowd.model.user.UserTemplate
 
getName() - Method in class com.atlassian.crowd.util.ImageInfo
 
getNameIdFormat() - Method in interface com.atlassian.crowd.model.sso.BaseApplicationSamlConfiguration
Returns NameID format configured for a given app.
getNamePrefix() - Method in class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
 
getNewEvents(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Returns an events object which contains a new eventToken and events that happened after the given eventToken was generated.
getNewValue() - Method in interface com.atlassian.crowd.audit.AuditLogEntry
 
getNewValue() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry
 
getNodeId() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
Returns id of the node performing the synchronisation.
getNodeName() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
Returns name of the node performing the synchronisation
getNotificationEmail() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Deprecated.
As of release 3.3, use com.atlassian.crowd.manager.mail.MailConfigurationService#getMailConfiguration()
getOldestFailureDate() - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
 
getOldestFailureDate() - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
Deprecated.
 
getOldestFailureDate() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
 
getOldValue() - Method in interface com.atlassian.crowd.audit.AuditLogEntry
 
getOldValue() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry
 
getOnlySubtype(ApplicationType) - Static method in enum class com.atlassian.crowd.model.ApplicationSubtype
 
getOnOrAfter() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
 
getOptionalProperty(String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Retrieves an arbitrary property by name.
getPassword() - Method in class com.atlassian.crowd.util.mail.SMTPServer
 
getPermission() - Method in interface com.atlassian.crowd.manager.permission.PermittedGroup
A UserPermission granted to this DirectoryGroup
getPollingInterval() - Method in interface com.atlassian.crowd.directory.monitor.poller.DirectoryPoller
 
getPollingIntervalInMin() - Method in class com.atlassian.crowd.directory.monitor.poller.PollerConfig
 
getPort() - Method in class com.atlassian.crowd.util.mail.SMTPServer
 
getPrefix() - Method in class com.atlassian.crowd.util.mail.SMTPServer
 
getPrimaryColor() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
 
getPrivateKey() - Method in class com.atlassian.crowd.model.sso.KeyCertificatePair
 
getPrivateKeyCertificatePairToSign() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
 
getProjection() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
 
getProperty(String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Retrieves an arbitrary property by name.
getPropertyName() - Method in interface com.atlassian.crowd.audit.AuditLogEntry
 
getPropertyName() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry
 
getRandomHash() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
 
getRandomHash() - Method in class com.atlassian.crowd.model.token.ImmutableToken
 
getRandomHash() - Method in class com.atlassian.crowd.model.token.Token
Deprecated.
Gets the token key.
getRandomNumber() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
 
getRandomNumber() - Method in class com.atlassian.crowd.model.token.ImmutableToken
 
getRandomNumber() - Method in class com.atlassian.crowd.model.token.Token
Deprecated.
 
getRawDirectory(Long, String, Map<String, String>) - Method in interface com.atlassian.crowd.directory.loader.DirectoryInstanceLoader
Loads a guaranteed un-cached directory implementation for a specific configuration.
getRawDirectory(Long, String, Map<String, String>) - Method in interface com.atlassian.crowd.directory.loader.InternalDirectoryInstanceLoader
 
getReason() - Method in class com.atlassian.crowd.util.BatchResultEntityWithCause
 
getRemoteAddresses() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
getRemoteAddresses() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
getRemovedSuccessfully() - Method in class com.atlassian.crowd.manager.directory.BulkRemoveResult
Amount of entities successfully removed, which is calculated as the amount of entities which were attempted to be removed minus both the entities which were missing (and hence could not be removed) and the entities which failed to be removed.
getRetentionPeriod() - Method in class com.atlassian.crowd.manager.audit.AuditLogConfiguration
Returns period specifying what is maximum audit log entry length of life Returns an empty optional when retention is unlimited
getReturnType() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
 
getReturnType() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
 
getReturnType() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
getSearchRestriction() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
 
getSearchRestriction() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
getSeconds() - Method in class com.atlassian.crowd.model.token.TokenLifetime
 
getSessionTime() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
 
getSMTPServer() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Deprecated.
As of release 3.3.0, use com.atlassian.crowd.manager.mail.MailConfigurationService#getConfiguration()
getSMTPTemplate() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Deprecated.
getSource() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
 
getSource() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
 
getSources() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
 
getSsoUrl() - Method in class com.atlassian.crowd.model.sso.SamlConfiguration
 
getStartIndex() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
 
getStartIndex() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
 
getStartIndex() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
getStartTimestamp() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
Returns timestamp of the synchronisation's beginning.
getStatus() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
Returns status key of the synchronisation.
getStatusParameters() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
Returns parameters for the status key.
getString(String, String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Gets a string property.
getSuccessfulEntities() - Method in class com.atlassian.crowd.util.BatchResult
 
getSupportedInternalEncoders() - Method in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
This will return a list of supported encoders suitable for use in an Internal Directory, this will be the values held by PasswordEncoder.getKey()
getSupportedLdapEncoders() - Method in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
This will return a list of supported encoders for a Remote Directory using LDAP, this will be the values held by PasswordEncoder.getKey()
getSupportInformation(User) - Method in interface com.atlassian.crowd.support.SupportInformationService
Returns a human-readable string containing basic user, directory and application data valuable in support requests.
getSupportInformationMap(User) - Method in interface com.atlassian.crowd.support.SupportInformationService
Returns the same data as SupportInformationService.getSupportInformation(User) in map format.
getSynchronisationMode(long) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns the preferred synchronisation mode defined for the directory if synchronisable, else null
getSynchronisationType() - Method in class com.atlassian.crowd.directory.monitor.poller.PollerConfig
 
getText(String) - Method in interface com.atlassian.crowd.util.I18nHelper
 
getText(String, Object) - Method in interface com.atlassian.crowd.util.I18nHelper
 
getText(String, String) - Method in interface com.atlassian.crowd.util.I18nHelper
 
getText(String, String, String) - Method in interface com.atlassian.crowd.util.I18nHelper
 
getText(Locale, String, Serializable...) - Method in interface com.atlassian.crowd.util.I18nHelper
 
getTimeout() - Method in class com.atlassian.crowd.util.mail.SMTPServer
 
getTimestampInstant() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
 
getTimestampInstant() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
 
getToken() - Method in interface com.atlassian.crowd.model.token.ExpirableUserToken
A unique token.
getToken() - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
 
getToken() - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
Deprecated.
 
getToken() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
 
getTotalAttempted() - Method in class com.atlassian.crowd.util.BatchResult
 
getTotalSuccessful() - Method in class com.atlassian.crowd.util.BatchResult
 
getTrustedProxyServers() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Retrieves a String that contains a list of proxy servers we trust to correctly set the X-Forwarded-For flag.
getType() - Method in interface com.atlassian.crowd.audit.AuditLogAuthor
 
getType() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogAuthor
 
getType() - Method in class com.atlassian.crowd.audit.query.AuditLogQueryAuthorRestriction
 
getType() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
getType() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
getType() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
getType() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
getType() - Method in class com.atlassian.crowd.model.group.GroupTemplate
 
getType() - Method in class com.atlassian.crowd.model.group.ImmutableGroup
 
getType() - Method in interface com.atlassian.crowd.model.token.ExpirableUserToken
Type of the token, specifying with what feature in Crowd a given token is associated.
getUnaliasedUsername() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
 
getUnaliasedUsername() - Method in class com.atlassian.crowd.model.token.ImmutableToken
 
getUnaliasedUsername() - Method in class com.atlassian.crowd.model.token.Token
Deprecated.
 
getUnescapedText(String) - Method in interface com.atlassian.crowd.util.I18nHelper
 
getUnescapedText(Locale, String) - Method in interface com.atlassian.crowd.util.I18nHelper
 
getUpdatedDate() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
getUpdatedDate() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
getUpdatedDate() - Method in class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
getUpdatedDate() - Method in class com.atlassian.crowd.model.InternalEntityTemplate
 
getUpdatedDate() - Method in class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes
 
getUri() - Method in class com.atlassian.crowd.manager.avatar.AvatarReference.UriAvatarReference
 
getUser() - Method in exception com.atlassian.crowd.manager.sso.ApplicationAccessDeniedException
 
getUserAvatar(Application, String, int) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Gets an avatar for this user, if one is available.
getUserAvatar(User, int) - Method in interface com.atlassian.crowd.manager.avatar.AvatarProvider
Gets a URL for an avatar based on the information in this User, if one is available.
getUserAvatarByName(long, String, int) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Return an avatar, if available, for the named user in the specified directory.
getUserAvatarByName(String, int) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Return an avatar, if available, for the named user.
getUserAvatarLink(Application, String, int) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Gets a URL for an avatar for this user, if one is available.
getUserCount() - Method in interface com.atlassian.crowd.directory.FastEntityCountProvider
 
getUsername() - Method in exception com.atlassian.crowd.manager.application.AliasAlreadyInUseException
 
getUsername() - Method in exception com.atlassian.crowd.manager.application.AliasAlreadyInUseRuntimeException
 
getUsername() - Method in interface com.atlassian.crowd.model.token.ExpirableUserToken
A username that can be associated with the token.
getUsername() - Method in class com.atlassian.crowd.util.mail.SMTPServer
 
getUsers() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
 
getUseSSL() - Method in class com.atlassian.crowd.util.mail.SMTPServer
 
getValue() - Method in enum class com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
 
getValue() - Method in enum class com.atlassian.crowd.model.ApplicationSubtype
 
getValue(String) - Method in class com.atlassian.crowd.directory.AttributeValuesHolder
 
getValue(String) - Method in class com.atlassian.crowd.directory.MultiValuedAttributeValuesHolder
 
getValue(String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
getValue(String) - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
getValue(String) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
getValue(String) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
getValue(String) - Method in class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
 
getValue(String) - Method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
 
getValues(String) - Method in class com.atlassian.crowd.directory.AttributeValuesHolder
 
getValues(String) - Method in class com.atlassian.crowd.directory.MultiValuedAttributeValuesHolder
 
getValues(String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
getValues(String) - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
getValues(String) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
getValues(String) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
getValues(String) - Method in class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
 
getValues(String) - Method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
 
getWebhooks() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
getWebhooks() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
getWelcomeText() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
 
group() - Static method in class com.atlassian.crowd.search.EntityDescriptor
 
group(GroupType) - Static method in class com.atlassian.crowd.search.EntityDescriptor
 
GROUP - Enum constant in enum class com.atlassian.crowd.search.Entity
 
GROUP_GROUP - Enum constant in enum class com.atlassian.crowd.model.membership.MembershipType
For group as a nested member of another group.
GROUP_MEMBERSHIPS - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
 
GROUP_USER - Enum constant in enum class com.atlassian.crowd.model.membership.MembershipType
For user as member of group.
groupCount() - Method in interface com.atlassian.crowd.manager.application.ApplicationService.MembershipsIterable
 
GroupMembershipQuery<T> - Class in com.atlassian.crowd.search.query.membership
 
GroupMembershipQuery(Class<T>, boolean, EntityDescriptor, EntityDescriptor, int, int, SearchRestriction, String...) - Constructor for class com.atlassian.crowd.search.query.membership.GroupMembershipQuery
 
GroupMembershipQuery(Class<T>, boolean, EntityDescriptor, String, EntityDescriptor, int, int) - Constructor for class com.atlassian.crowd.search.query.membership.GroupMembershipQuery
GroupMembersOfGroupQuery<T> - Class in com.atlassian.crowd.search.query.membership
 
GroupMembersOfGroupQuery(Class<T>, boolean, EntityDescriptor, EntityDescriptor, int, int, SearchRestriction, String...) - Constructor for class com.atlassian.crowd.search.query.membership.GroupMembersOfGroupQuery
 
GroupMembersOfGroupQuery(Class<T>, boolean, EntityDescriptor, String, EntityDescriptor, int, int) - Constructor for class com.atlassian.crowd.search.query.membership.GroupMembersOfGroupQuery
GroupQuery<T> - Class in com.atlassian.crowd.search.query.entity
 
GroupQuery(Class<T>, GroupType, SearchRestriction, int, int) - Constructor for class com.atlassian.crowd.search.query.entity.GroupQuery
 
GroupTemplate - Class in com.atlassian.crowd.model.group
A publicly mutable Group implementation.
GroupTemplate(Group) - Constructor for class com.atlassian.crowd.model.group.GroupTemplate
Build a template from an existing group.
GroupTemplate(String) - Constructor for class com.atlassian.crowd.model.group.GroupTemplate
 
GroupTemplate(String, long) - Constructor for class com.atlassian.crowd.model.group.GroupTemplate
Contructor that defaults the GroupType to GroupType.GROUP
GroupTemplate(String, long, GroupType) - Constructor for class com.atlassian.crowd.model.group.GroupTemplate
Build a template for a new group.
GroupTemplateWithAttributes - Class in com.atlassian.crowd.model.group
Mutable group template with mutable attributes.
GroupTemplateWithAttributes(GroupWithAttributes) - Constructor for class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
Creates new GroupTemplateWithAttributes based on the given group and attributes.
GroupTemplateWithAttributes(String, long, GroupType) - Constructor for class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
 

H

hasAllResults() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
 
hasFailures() - Method in class com.atlassian.crowd.util.BatchResult
 
hashCode() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogAuthor
 
hashCode() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
 
hashCode() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity
 
hashCode() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry
 
hashCode() - Method in class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
 
hashCode() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
 
hashCode() - Method in class com.atlassian.crowd.audit.query.AuditLogQueryAuthorRestriction
 
hashCode() - Method in class com.atlassian.crowd.manager.audit.AuditLogConfiguration
 
hashCode() - Method in exception com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException
 
hashCode() - Method in exception com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException
 
hashCode() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
hashCode() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
hashCode() - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
 
hashCode() - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
 
hashCode() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
hashCode() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
hashCode() - Method in class com.atlassian.crowd.model.group.GroupTemplate
 
hashCode() - Method in class com.atlassian.crowd.model.group.ImmutableGroup
 
hashCode() - Method in class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
hashCode() - Method in class com.atlassian.crowd.model.InternalEntityTemplate
 
hashCode() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
 
hashCode() - Method in class com.atlassian.crowd.model.sso.SamlConfiguration
 
hashCode() - Method in class com.atlassian.crowd.model.token.ImmutableToken
 
hashCode() - Method in class com.atlassian.crowd.model.token.Token
Deprecated.
 
hashCode() - Method in class com.atlassian.crowd.model.token.TokenLifetime
 
hashCode() - Method in class com.atlassian.crowd.model.user.UserTemplate
 
hashCode() - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
 
hashCode() - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
Deprecated.
 
hashCode() - Method in class com.atlassian.crowd.search.EntityDescriptor
 
hashCode() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
 
hashCode() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
hashCode() - Method in class com.atlassian.crowd.util.BatchResultEntityWithCause
 
hashCode() - Method in class com.atlassian.crowd.util.BoundedCount
 
hashCode() - Method in class com.atlassian.crowd.util.ImageInfo
 
hashCode() - Method in class com.atlassian.crowd.util.mail.SMTPServer
 
hasMonitor(long) - Method in interface com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorManager
Deprecated.
Determines whether a directory is currently being monitored.
hasPermission(Directory, OperationType) - Method in interface com.atlassian.crowd.manager.permission.PermissionManager
Determine whether a directory has the permission to perform a certain operation.
hasPermission(Application, Directory, OperationType) - Method in interface com.atlassian.crowd.manager.permission.PermissionManager
Determine whether an application has permission to execute a particular operation on a given directory.
hasRemoteAddress(String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
hasRemoteAddress(String) - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
hasSuccesses() - Method in class com.atlassian.crowd.util.BatchResult
 

I

I18nHelper - Interface in com.atlassian.crowd.util
Gets text messages that allow for i18n.
I18nHelperConfiguration - Interface in com.atlassian.crowd.util
Configuration for the i18n helper.
id - Variable in class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
 
id - Variable in class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
id(Long) - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryEntityRestriction
A restriction matching entities with the given id
id(Long, AuditLogAuthorType) - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryAuthorRestriction
Match authors with the given id and type
ImageInfo - Class in com.atlassian.crowd.util
Class represents information about image based on it's data URL
ImageInfo() - Constructor for class com.atlassian.crowd.util.ImageInfo
 
ImageInfo(String, String, String) - Constructor for class com.atlassian.crowd.util.ImageInfo
 
ImmutableApplication - Class in com.atlassian.crowd.model.application
Immutable Application
ImmutableApplication(Long, String, ApplicationType, String, PasswordCredential, boolean, boolean, Map<String, String>, List<DirectoryMapping>, Set<RemoteAddress>, Set<Webhook>, boolean, boolean, Date, Date) - Constructor for class com.atlassian.crowd.model.application.ImmutableApplication
Deprecated.
ImmutableApplication.Builder - Class in com.atlassian.crowd.model.application
 
ImmutableApplicationDirectoryMapping - Class in com.atlassian.crowd.model.application
An immutable representation of a ApplicationDirectoryMapping
ImmutableApplicationDirectoryMapping.Builder - Class in com.atlassian.crowd.model.application
 
ImmutableAuditLogAuthor - Class in com.atlassian.crowd.audit
Concrete implementation of an audit log author
ImmutableAuditLogAuthor(AuditLogAuthor) - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogAuthor
 
ImmutableAuditLogAuthor(Long, String, AuditLogAuthorType) - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogAuthor
 
ImmutableAuditLogChangeset - Class in com.atlassian.crowd.audit
Concrete implementation of an audit log changeset
ImmutableAuditLogChangeset(Long, Instant, AuditLogAuthorType, Long, String, AuditLogEventType, AuditLogEntityType, Long, String, String, String, List<ImmutableAuditLogEntry>) - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
Deprecated.
ImmutableAuditLogChangeset.Builder - Class in com.atlassian.crowd.audit
ImmutableAuditLogEntity - Class in com.atlassian.crowd.audit
Concrete implementation of an object affected by an auditable event
ImmutableAuditLogEntity(ImmutableAuditLogEntity.Builder) - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogEntity
 
ImmutableAuditLogEntity.Builder - Class in com.atlassian.crowd.audit
 
ImmutableAuditLogEntry - Class in com.atlassian.crowd.audit
Concrete implementation of an audit log entry
ImmutableAuditLogEntry(String, String, String) - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogEntry
 
ImmutableAuditLogEntry.Builder - Class in com.atlassian.crowd.audit
 
ImmutableDirectory - Class in com.atlassian.crowd.model.directory
 
ImmutableDirectory.Builder - Class in com.atlassian.crowd.model.directory
 
ImmutableGroup - Class in com.atlassian.crowd.model.group
 
ImmutableGroup.Builder - Class in com.atlassian.crowd.model.group
 
ImmutableToken - Class in com.atlassian.crowd.model.token
 
ImmutableToken(Long, String, String, long, Date, long, Long, String, long, String) - Constructor for class com.atlassian.crowd.model.token.ImmutableToken
 
ImmutableToken.Builder - Class in com.atlassian.crowd.model.token
 
ImmutableWebhook - Class in com.atlassian.crowd.model.webhook
 
ImmutableWebhook(Long, String, ImmutableApplication, String, Date, long) - Constructor for class com.atlassian.crowd.model.webhook.ImmutableWebhook
 
ImmutableWebhook.Builder - Class in com.atlassian.crowd.model.webhook
 
IMPLEMENTATION_CLASS - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.DirectoryTermKeys
Implementation class for directory.
INCREMENTAL - Enum constant in enum class com.atlassian.crowd.manager.directory.SynchronisationMode
Synchronise the changes since the last synchronisation.
INCREMENTAL - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
 
INCREMENTAL_SYNC_ENABLED - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
Property key for enabling incremental sync
incrementedProgress() - Method in class com.atlassian.crowd.util.TimedProgressOperation
Indicate that a unit of work has been done, and log if necessary.
incrementProgress() - Method in class com.atlassian.crowd.util.TimedProgressOperation
Indicate that a unit of work is about to be done, and log if necessary.
inSeconds(long) - Static method in class com.atlassian.crowd.model.token.TokenLifetime
Builds a new instance that represents a requested lifetime of a given number of seconds
InstanceFactory - Interface in com.atlassian.crowd.util
An interface to easily instantiate objects from classes.
InternalDirectoryInstanceLoader - Interface in com.atlassian.crowd.directory.loader
An extension of DirectoryInstanceLoader specialised for Internal Directories.
InternalEntity - Class in com.atlassian.crowd.model
Deprecated.
since 3.6.0.
InternalEntity() - Constructor for class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
InternalEntity(InternalEntityTemplate) - Constructor for class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
InternalEntityTemplate - Class in com.atlassian.crowd.model
This class can be used to hold data for performing an XML import.
InternalEntityTemplate() - Constructor for class com.atlassian.crowd.model.InternalEntityTemplate
 
InternalEntityTemplate(Long, String, boolean, Date, Date) - Constructor for class com.atlassian.crowd.model.InternalEntityTemplate
 
InternalEntityUtils - Class in com.atlassian.crowd.util
 
InternalHybridDirectoryInstanceLoader - Interface in com.atlassian.crowd.directory.loader
Loader for directories that work by caching/mirroring some remote directory in the internal repository.
InternalPasswordEncoder - Interface in com.atlassian.crowd.password.encoder
A marker interface to show that a password encoder is supported by Crowd's Internal Directory.
InternalRemoteDirectory - Interface in com.atlassian.crowd.directory
This interface represents a specialised extension of RemoteDirectory that is used by InternalDirectories.
INVALID - Enum constant in enum class com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException.ErrorCode
 
INVALID_URL - Enum constant in enum class com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.ErrorCode
 
InvalidApplicationSamlConfigurationException - Exception in com.atlassian.crowd.manager.sso
 
InvalidApplicationSamlConfigurationException(Map<InvalidApplicationSamlConfigurationException.Field, InvalidApplicationSamlConfigurationException.ErrorCode>) - Constructor for exception com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException
 
InvalidApplicationSamlConfigurationException.ErrorCode - Enum Class in com.atlassian.crowd.manager.sso
 
InvalidApplicationSamlConfigurationException.Field - Enum Class in com.atlassian.crowd.manager.sso
 
InvalidGlobalSamlConfigurationException - Exception in com.atlassian.crowd.manager.sso
 
InvalidGlobalSamlConfigurationException(Map<InvalidGlobalSamlConfigurationException.Field, InvalidGlobalSamlConfigurationException.ErrorCode>) - Constructor for exception com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException
 
InvalidGlobalSamlConfigurationException.ErrorCode - Enum Class in com.atlassian.crowd.manager.sso
 
InvalidGlobalSamlConfigurationException.Field - Enum Class in com.atlassian.crowd.manager.sso
 
InvalidWebhookEndpointException - Exception in com.atlassian.crowd.manager.webhook
 
InvalidWebhookEndpointException(String, String) - Constructor for exception com.atlassian.crowd.manager.webhook.InvalidWebhookEndpointException
 
InvalidWebhookEndpointException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.webhook.InvalidWebhookEndpointException
 
IS_SYNCHRONISING - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
Deprecated.
since 2.12.0, use SynchronisationStatusManager instead
isActive() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
isActive() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
isActive() - Method in class com.atlassian.crowd.model.group.GroupTemplate
 
isActive() - Method in class com.atlassian.crowd.model.group.ImmutableGroup
 
isActive() - Method in class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
isActive() - Method in class com.atlassian.crowd.model.InternalEntityTemplate
 
isActive() - Method in class com.atlassian.crowd.model.user.UserTemplate
 
isAddUserAttributesEnabled() - Method in interface com.atlassian.crowd.model.sso.BaseApplicationSamlConfiguration
 
isAliasingEnabled() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
isAliasingEnabled() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
isAllowAllToAuthenticate() - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
 
isApplicationToken() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
 
isApplicationToken() - Method in class com.atlassian.crowd.model.token.Token
Deprecated.
 
isAuthenticationViaEmailEnabled() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
isAuthenticationViaEmailEnabled() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
isAuthenticationWithoutPasswordEnabled() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
isAuthenticationWithoutPasswordEnabled() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
isBackupConnectorEnabled() - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
 
isCachedDirectoriesAuthenticationOrderOptimisationEnabled() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
isCachedDirectoriesAuthenticationOrderOptimisationEnabled() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
isCacheEnabled() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
 
isDefault() - Method in class com.atlassian.crowd.model.token.TokenLifetime
 
isEmpty() - Method in class com.atlassian.crowd.directory.AttributeValuesHolder
 
isEmpty() - Method in class com.atlassian.crowd.directory.MultiValuedAttributeValuesHolder
 
isEmpty() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
isEmpty() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
isEmpty() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
isEmpty() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
isEmpty() - Method in class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
 
isEmpty() - Method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
 
isEnabled() - Method in interface com.atlassian.crowd.manager.audit.AuditService
Deprecated.
As of v3.2, replaced by AuditService.shouldAuditEvent()
isEnabled() - Method in interface com.atlassian.crowd.model.sso.ApplicationSamlConfiguration
 
isExact() - Method in class com.atlassian.crowd.util.BoundedCount
 
isFilteringGroupsWithAccessEnabled() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
isFilteringGroupsWithAccessEnabled() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
isFilteringUsersWithAccessEnabled() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
isFilteringUsersWithAccessEnabled() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
isFinal() - Method in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
 
isFindChildren() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
isGroupDirectGroupMember(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns true if the childGroup is a direct member of the parentGroup in the directory specified by the passed in directoryId.
isGroupDirectGroupMember(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Returns true if the childGroup is a direct member of the parentGroup in any of the application's assigned directories.
isGroupDirectGroupMember(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Determines if a group is a direct member of another group.
isGroupNestedGroupMember(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns true if the childGroup is a direct or indirect (nested) member of the parentGroup in the directory specified by the passed in directoryId.
isGroupNestedGroupMember(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Returns true if the childGroup is a direct or indirect (nested) member of the parentGroup in any of the application's active assigned directories.
isGzipEnabled() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Deprecated.
this is no longer configurable in Crowd and always returns true
isIncludeIpAddressInValidationFactors() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Should the client IP address be included as a validation factor?
isIncrementalSyncEnabled() - Method in interface com.atlassian.crowd.directory.SynchronisableDirectory
Gets the preferred synchronisation mode for this remote directory.
isJndiMailActive() - Method in class com.atlassian.crowd.util.mail.SMTPServer
 
isLocal() - Method in class com.atlassian.crowd.model.group.GroupTemplate
 
isLocalUserStatusEnabled() - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
Returns true if user active status is updated independently in the Crowd cache and the remote directory.
isLowerCaseOutput() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
isLowerCaseOutput() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
isMembershipAggregationEnabled() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
isMembershipAggregationEnabled() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
isOverwriteUsed() - Method in class com.atlassian.crowd.manager.directory.BulkAddResult
 
isPasswordValid(String, String, Object) - Method in interface com.atlassian.crowd.password.encoder.PasswordEncoder
Validates a specified "raw" password against an encoded password.
isPermanent() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
isPermanent() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
isPrimary() - Method in interface com.atlassian.crowd.audit.AuditLogEntity
 
isPrimary() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity
 
isResetDomainEnabled() - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
 
isRolesDisabled() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Deprecated. 
isScheduledBackupEnabled() - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
 
isSecureCookie() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
isShowAnnouncement() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
 
isShowLogo() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
 
isStartTLS() - Method in class com.atlassian.crowd.util.mail.SMTPServer
 
isSynchronisable(long) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns true if the underlying directory implementation supports manual synchronisation of the directory's local cache.
isSynchronising(long) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns true if the given Directory is currently synchronising.
isUpgradeRequired(String) - Method in interface com.atlassian.crowd.password.encoder.UpgradeablePasswordEncoder
Return true if the password should be re-encoded as it does not match the encoding format of the most secure underlying encoder.
isUserAuthorised(Application, User) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
isUserAuthorised(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Returns true if the user is permitted to attempt authentication with the application.
isUserDirectGroupMember(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns true if the user is a direct member of the group in the directory specified by the passed in directoryId.
isUserDirectGroupMember(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Returns true if the user is a direct member of the group in the directory of the first user found with the specified username.
isUserDirectGroupMember(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Determines if a user is a direct member of a group.
isUserNestedGroupMember(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns true if the user is a direct or indirect (nested) member of the group in the directory specified by the passed in directoryId.
isUserNestedGroupMember(long, String, Set<String>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns true if the user is a direct or indirect (nested) member of any of the specified groups in the directory specified by the passed in directoryId.
isUserNestedGroupMember(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Returns true if the user is a direct or indirect (nested) member of the group in the directory of the first user found with the specified username.
isUserToken() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
 
isUserToken() - Method in class com.atlassian.crowd.model.token.Token
Deprecated.
 
isUseWebAvatars() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Should public services be used for user avatars?
isUsingDatabaseTokenStorage() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Will return true if the Crowd instance is using database token storage for authentication Token's otherwise assume we are using in-memory
isValidEmail(String) - Static method in class com.atlassian.crowd.util.UserUtils
Deprecated.
use EmailAddressValidator. Since 4.4.0.
isValidSyntax(String) - Method in interface com.atlassian.crowd.validator.EmailAddressValidator
Validates whether email address has valid syntax.
isWithAllResults() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
iterator() - Method in class com.atlassian.crowd.directory.DirectoryMembershipsIterable
 

J

JIRA_CORE - Enum constant in enum class com.atlassian.crowd.model.ApplicationSubtype
 
JIRA_SERVICE_DESK - Enum constant in enum class com.atlassian.crowd.model.ApplicationSubtype
 
JIRA_SOFTWARE - Enum constant in enum class com.atlassian.crowd.model.ApplicationSubtype
 

K

KeyCertificatePair - Class in com.atlassian.crowd.model.sso
Represent pair of private key and x509 certificate
KeyCertificatePair(PrivateKey, X509Certificate) - Constructor for class com.atlassian.crowd.model.sso.KeyCertificatePair
 

L

LAST_ACCESSED_TIME - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.TokenTermKeys
Date the token was last accessed in milliseconds
LAST_CONFIGURATION_CHANGE - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
Key of attribute which holds the timestamp of the last configuration change.
LAST_START_SYNC_TIME - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
Deprecated.
since 2.12.0, use SynchronisationStatusManager instead
LAST_SYNC_DURATION_MS - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
Deprecated.
since 2.12.0, use SynchronisationStatusManager instead
LDAPDirectoryInstanceLoader - Interface in com.atlassian.crowd.directory.loader
Marker interface for the LDAP Directory instance loader.
LdapPasswordEncoder - Interface in com.atlassian.crowd.password.encoder
A marker interface to show that a password encoder is supported by LDAP based directories.
listAll(Application, ApplicationDirectoryMapping) - Method in interface com.atlassian.crowd.manager.application.DefaultGroupMembershipService
Lists all default group membership configurations for the given application/directory combination
loadConfigurationForApplication(Application) - Method in interface com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationService
Returns the SAML SSO configuration for the specified application
LOG_FILE_LOCATION - Static variable in class com.atlassian.crowd.CrowdConstants.CrowdHome
 
LookAndFeelConfiguration - Class in com.atlassian.crowd.model.lookandfeel
 
LookAndFeelConfiguration() - Constructor for class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
 
LookAndFeelConfiguration.Builder - Class in com.atlassian.crowd.model.lookandfeel
 

M

MAX_ENTITY_FIELD_LENGTH - Static variable in class com.atlassian.crowd.util.InternalEntityUtils
Maximum directory entity field size for string fields.
MAX_MAX_RESULTS - Static variable in class com.atlassian.crowd.search.query.entity.EntityQuery
This is the recommended maximum number of 'max' results the system will allow you to return.
MD5_ENCODER - Static variable in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
 
MembershipQuery<T> - Class in com.atlassian.crowd.search.query.membership
 
MembershipQuery(MembershipQuery<?>, Class<T>) - Constructor for class com.atlassian.crowd.search.query.membership.MembershipQuery
 
MembershipQuery(MembershipQuery<T>, int, int) - Constructor for class com.atlassian.crowd.search.query.membership.MembershipQuery
 
MembershipQuery(Class<T>, boolean, EntityDescriptor, EntityDescriptor, int, int, SearchRestriction, String...) - Constructor for class com.atlassian.crowd.search.query.membership.MembershipQuery
 
MembershipQuery(Class<T>, boolean, EntityDescriptor, EntityDescriptor, int, int, SearchRestriction, Collection<String>) - Constructor for class com.atlassian.crowd.search.query.membership.MembershipQuery
 
MembershipQuery(Class<T>, boolean, EntityDescriptor, String, EntityDescriptor, int, int) - Constructor for class com.atlassian.crowd.search.query.membership.MembershipQuery
MembershipQuery(Class<T>, boolean, EntityDescriptor, String, EntityDescriptor, int, int, SearchRestriction) - Constructor for class com.atlassian.crowd.search.query.membership.MembershipQuery
 
MembershipService - Interface in com.atlassian.crowd.manager.directory
Represents a component which manages memberships for groups as per available permission
MembershipType - Enum Class in com.atlassian.crowd.model.membership
Type of membership relationship.
MultiValuedAttributeValuesHolder - Class in com.atlassian.crowd.directory
Concrete implementation of Attributes interface for multi-valued attributes.
MultiValuedAttributeValuesHolder(Map<String, Set<String>>) - Constructor for class com.atlassian.crowd.directory.MultiValuedAttributeValuesHolder
 
MultiValuesQueriesSupport - Interface in com.atlassian.crowd.directory
Interface supporting searches with multiple values to match.

N

name - Variable in class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
 
name - Variable in class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
name(String) - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryEntityRestriction
A restriction matching entities with the given name
name(String, AuditLogAuthorType) - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryAuthorRestriction
Match authors with the given name and type
NAME - Enum constant in enum class com.atlassian.crowd.search.ReturnType
 
NAME - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.ApplicationTermKeys
Name of application.
NAME - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.DirectoryTermKeys
Name of directory.
NAME - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.TokenTermKeys
Username or application name associated with token.
NameIdFormat - Enum Class in com.atlassian.crowd.model.sso
Represents NameID formats supported by Crowd.
namePrefix - Variable in class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
 
namePrefix(String) - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryEntityRestriction
A restriction matching entities with the given name prefix
namePrefix(String, AuditLogAuthorType) - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryAuthorRestriction
Match authors with the given name prefix and type
NEVER - Enum constant in enum class com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
Never synchronize group memberships during authentication - this was the default before this feature was introduced in 2.7 (CWD-3429)
newInstance(Application) - Static method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
newInstance(String, ApplicationType) - Static method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
newInstanceWithCredential(String, ApplicationType, PasswordCredential) - Static method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
newInstanceWithIdAndCredential(String, ApplicationType, PasswordCredential, long) - Static method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
newInstanceWithPassword(String, ApplicationType, String) - Static method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
NO_DATA_AVAILABLE - Enum constant in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
 
NO_UPDATE_AVAILABLE - Enum constant in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
 
NOT_UNIQUE - Enum constant in enum class com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.ErrorCode
 
notifyWebhooks() - Method in interface com.atlassian.crowd.manager.webhook.WebhookService
Delivers a notification to all the Webhooks.
NULL_PROVIDER - Static variable in interface com.atlassian.crowd.manager.avatar.AvatarProvider
 
NULL_RESTRICTION - Static variable in class com.atlassian.crowd.audit.query.AuditLogQueryEntityRestriction
A restriction that matches all entities.
NULL_RESTRICTION - Static variable in class com.atlassian.crowd.search.builder.QueryBuilder
 

O

ofGroupWithNoAttributes(Group) - Static method in class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
Creates new GroupTemplateWithAttributes based on the given group with empty attributes.
ofMonths(Integer) - Static method in enum class com.atlassian.crowd.manager.audit.RetentionPeriod
 
ofType(GroupType) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQuery
 
ofUserWithNoAttributes(User) - Static method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
Deprecated.
ONE_MONTH - Enum constant in enum class com.atlassian.crowd.manager.audit.RetentionPeriod
 
onPingFailure(long) - Method in interface com.atlassian.crowd.manager.webhook.WebhookNotificationListener
Reacts to a failed notification delivery.
onPingSuccess(long) - Method in interface com.atlassian.crowd.manager.webhook.WebhookNotificationListener
Reacts to a successful notification delivery.

P

PagedSearcher<T> - Interface in com.atlassian.crowd.manager.application
Interface for iterating over search results with paged approach.
PagingNotSupportedException - Exception in com.atlassian.crowd.manager.application
Indicates that paging is not supported for the given type of query and directory setup.
PagingNotSupportedException(String) - Constructor for exception com.atlassian.crowd.manager.application.PagingNotSupportedException
 
PagingNotSupportedException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.application.PagingNotSupportedException
 
PagingNotSupportedException(String, Throwable, boolean, boolean) - Constructor for exception com.atlassian.crowd.manager.application.PagingNotSupportedException
 
PagingNotSupportedException(Throwable) - Constructor for exception com.atlassian.crowd.manager.application.PagingNotSupportedException
 
parentsOf(EntityDescriptor) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQuery
 
parentsOf(EntityDescriptor) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQueryWithRestriction
 
parseApplicationMetadata(InputStream) - Method in interface com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationService
Parses SAML SSO configuration for an application based on the provided XML metadata.
PartialEntityQuery(Class<T>, EntityDescriptor) - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQuery
 
PartialEntityQueryWithRestriction(Class<T>, EntityDescriptor, SearchRestriction) - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQueryWithRestriction
 
PartialEntityQueryWithStartIndex(Class<T>, EntityDescriptor, SearchRestriction, int) - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQueryWithStartIndex
 
PartialMembershipQueryWithEntityToMatch(Class<T>, EntityDescriptor, EntityDescriptor, boolean) - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithEntityToMatch
PartialMembershipQueryWithEntityToMatch(Class<T>, EntityDescriptor, EntityDescriptor, boolean, SearchRestriction) - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithEntityToMatch
 
PartialMembershipQueryWithNameToMatch(Class<T>, EntityDescriptor, EntityDescriptor, boolean, SearchRestriction, String...) - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithNameToMatch
 
PartialMembershipQueryWithNameToMatch(Class<T>, EntityDescriptor, EntityDescriptor, boolean, String) - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithNameToMatch
PartialMembershipQueryWithStartIndex(Class<T>, EntityDescriptor, EntityDescriptor, boolean, int, SearchRestriction, String...) - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithStartIndex
 
PartialMembershipQueryWithStartIndex(Class<T>, EntityDescriptor, EntityDescriptor, boolean, String, int) - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithStartIndex
PASSWORD_ATTRIBUTES - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
PasswordEncoder - Interface in com.atlassian.crowd.password.encoder
Defines the operations and requirements for a class that needs to handle password operations in Crowd
PasswordEncoderException - Exception in com.atlassian.crowd.exception
An exception that is thrown if we have failed to encrypt a password with a given PasswordEncoder
PasswordEncoderException(String) - Constructor for exception com.atlassian.crowd.exception.PasswordEncoderException
 
PasswordEncoderException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.PasswordEncoderException
 
PasswordEncoderFactory - Interface in com.atlassian.crowd.password.factory
This factory manages the getting of a PasswordEncoder, based on given encoder key such as 'MD5', 'SSHA', 'SHA', "PLAINTEXT, "DES"
PasswordEncoderNotFoundException - Exception in com.atlassian.crowd.exception
This exception is thrown if no PasswordEncoder is found when a lookup is done on the PasswordEncoderFactory
PasswordEncoderNotFoundException(String) - Constructor for exception com.atlassian.crowd.exception.PasswordEncoderNotFoundException
 
PasswordEncoderNotFoundException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.PasswordEncoderNotFoundException
 
PasswordHelper - Interface in com.atlassian.crowd.util
 
Percentage - Class in com.atlassian.crowd.util
Used to print percentages to log messages.
PermissionManager - Interface in com.atlassian.crowd.manager.permission
Permission Manager for Crowd to validate Directory Permissions and Application-Directory permissions.
PermittedGroup - Interface in com.atlassian.crowd.manager.permission
A DirectoryGroup with a corresponding UserPermission.
PLAINTEXT_ENCODER - Static variable in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
 
PLUGIN_DATA_LOCATION - Static variable in class com.atlassian.crowd.CrowdConstants.CrowdHome
Deprecated.
Store plugin data in the database. If that is impossible, use the shared home directory as obtained from HomeDirectoryService (located in crowd-server-api module).
PLUGINS_LOCATION - Static variable in class com.atlassian.crowd.CrowdConstants.CrowdHome
 
pollChanges(SynchronisationMode) - Method in interface com.atlassian.crowd.directory.monitor.poller.DirectoryPoller
Polls the directory for mutations and synchronises accordingly.
PollerConfig - Class in com.atlassian.crowd.directory.monitor.poller
Model class holding config of cached directory polling.
PollerConfig() - Constructor for class com.atlassian.crowd.directory.monitor.poller.PollerConfig
 
POLLING_INTERVAL - Static variable in class com.atlassian.crowd.directory.SyncScheduleType
 
populateNames(User) - Static method in class com.atlassian.crowd.util.UserUtils
Ensures that the first name, last name and displayName of the user object is fully populated.
prefix(String) - Method in class com.atlassian.crowd.support.SupportInformationBuilder
 
PropertyManager - Interface in com.atlassian.crowd.manager.property
API for storing and retrieving Crowd server properties.
PropertyManagerException - Exception in com.atlassian.crowd.manager.property
Error accessing property.
PropertyManagerException() - Constructor for exception com.atlassian.crowd.manager.property.PropertyManagerException
Default constructor.
PropertyManagerException(String) - Constructor for exception com.atlassian.crowd.manager.property.PropertyManagerException
Default constructor.
PropertyManagerException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.property.PropertyManagerException
Default constructor.
PropertyManagerException(Throwable) - Constructor for exception com.atlassian.crowd.manager.property.PropertyManagerException
Default constructor.

Q

QueryBuilder - Class in com.atlassian.crowd.search.builder
Recommended convenience class to build queries.
QueryBuilder() - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder
 
QueryBuilder.PartialEntityQuery<T> - Class in com.atlassian.crowd.search.builder
 
QueryBuilder.PartialEntityQueryWithRestriction<T> - Class in com.atlassian.crowd.search.builder
 
QueryBuilder.PartialEntityQueryWithStartIndex<T> - Class in com.atlassian.crowd.search.builder
 
QueryBuilder.PartialMembershipQueryWithEntityToMatch<T> - Class in com.atlassian.crowd.search.builder
 
QueryBuilder.PartialMembershipQueryWithNameToMatch<T> - Class in com.atlassian.crowd.search.builder
 
QueryBuilder.PartialMembershipQueryWithStartIndex<T> - Class in com.atlassian.crowd.search.builder
 
queryFor(Class<T>) - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
queryFor(Class<T>, EntityDescriptor) - Static method in class com.atlassian.crowd.search.builder.QueryBuilder
 
queryFor(Class<T>, EntityDescriptor, SearchRestriction, int, int) - Static method in class com.atlassian.crowd.search.builder.QueryBuilder
 
QueryUtils - Class in com.atlassian.crowd.search.query
 
QueryUtils() - Constructor for class com.atlassian.crowd.search.query.QueryUtils
 

R

RANDOM_NUMBER - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.TokenTermKeys
Random number associated with token.
READ_TIMEOUT_IN_MILLISECONDS - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
Timeout stored in milliseconds for search and other read operations.
RefreshApplicationLicenseDataRequestStatus - Enum Class in com.atlassian.crowd.model.application
 
registerWebhook(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Registers a Webhook associated to the application.
RemoteCrowdDirectoryInstanceLoader - Interface in com.atlassian.crowd.directory.loader
Marker interface for the RemoteCrowdDirectory instance loader.
RemoteDirectory - Interface in com.atlassian.crowd.directory
Gateway to perform operations on the physical remote directory.
remove(Application) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
Remove an application.
remove(Application, ApplicationDirectoryMapping, String) - Method in interface com.atlassian.crowd.manager.application.DefaultGroupMembershipService
Removes a default group membership configuration for the given application and group.
remove(Webhook) - Method in interface com.atlassian.crowd.manager.webhook.WebhookRegistry
 
removeAlias(Application, String) - Method in interface com.atlassian.crowd.manager.application.AliasManager
Remove an application-specific alias for a username.
removeAliasesForUser(String) - Method in interface com.atlassian.crowd.manager.application.AliasManager
Removes all the aliases registered for a given username in all applications (there may be different users)
removeAllGroups(Set<String>) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
Removes all groups from the directory.
removeAllUsers(Set<String>) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
Removes all users from the directory.
removeAttribute(String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
removeAttribute(String) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
removeAttribute(String) - Method in class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
 
removeAttribute(String) - Method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
 
removeDirectory(Directory) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Removes a given directory and all its associated entities and mappings.
removeDirectoryFromApplication(Directory, Application) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
Will remove a directory from an application.
removeDirectoryMapping(long) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
removeEncoder(PasswordEncoder) - Method in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
Will remove a given encoder from the available encoders in the PasswordEncoder factory
removeGroup(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Removes a group matching the supplied groupName in the directory specified by the passed in directoryId.
removeGroup(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Removes ALL groups from each of the application's assigned directories that are active.
removeGroup(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Removes the group that matches the supplied name.
removeGroupAttributes(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Removes a group's attribute values in the directory specified by the passed in directoryId.
removeGroupAttributes(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Removes a group's attribute values for all active permissible directories assigned to the application.
removeGroupAttributes(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Removes all the values for a single attribute key for a group.
removeGroupFromGroup(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Removes an existing child group from being a direct member of an existing parent group in the directory specified by the passed in directoryId.
removeGroupFromGroup(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Makes child group matching the given name not members of the parent group across ALL active directories.
removeGroupFromGroup(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Removes a group as a member of a parent group.
removeGroupMapping(Application, Directory, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
Will remove a group mapping for the given application + directory mapping.
removeGroupsFromGroup(Collection<String>, String) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
Removes a collection of child groups from a group.
removeLookAndFeelConfiguration() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Removes Look and Feel configuration
removeMonitor(long) - Method in interface com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorManager
Deprecated.
Removes a monitor from a monitored directory.
removePermission(Directory, OperationType) - Method in interface com.atlassian.crowd.manager.permission.PermissionManager
 
removePermission(Application, Directory, OperationType) - Method in interface com.atlassian.crowd.manager.permission.PermissionManager
Removes a permission with the given OperationType from the Application+Directory mapping
removeProperty(String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Will attempt to remove a property from the datastore
removeRemoteAddress(Application, RemoteAddress) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
Will remove the passed in RemoteAddress from the application
removeRemoteAddress(String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
removeStatusesForDirectory(long) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
Removes statuses for the given directory
removeUser(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Removes a user matching the supplied username in the directory specified by the passed in directoryId.
removeUser(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Removes the user from the first active directory they are found in.
removeUser(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Removes the user that matches the supplied name.
removeUserAttributes(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Removes a user's attribute values in the directory specified by the passed in directoryId.
removeUserAttributes(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Removes a user's attribute values for the first active directory containing this username.
removeUserAttributes(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Removes all the values for a single attribute key for a user.
removeUserFromGroup(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Removes an existing user from being a direct member of an existing group in the directory specified by the passed in directoryId.
removeUserFromGroup(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Makes the primary user of the given username no longer a member of the group on the directory where the primary user resides.
removeUserFromGroup(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Removes a user as a member of a group.
removeUserFromGroups(long, String, List<String>) - Method in interface com.atlassian.crowd.manager.directory.MembershipService
Removes single supplied user from multiple groups
removeUsersFromGroup(long, List<String>, String) - Method in interface com.atlassian.crowd.manager.directory.MembershipService
Removes multiple users from the supplied group
removeUsersFromGroup(Set<String>, String) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
Removes a collection of users from a group.
renameGroup(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Renames a group in the directory specified by the passed in directoryId.
renameGroup(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Renames a group.
renameUser(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Renames a user in the directory specified by the passed in directoryId.
renameUser(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Renames the user in the first active directory the users exists in.
renameUser(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Renames a user.
resetFailuresSinceLastSuccess() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
 
resetOldestFailureDate() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
 
RetentionPeriod - Enum Class in com.atlassian.crowd.manager.audit
Determines how long the audit log entries are kept, before being removed
returningAtMost(int) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQuery
 
returningAtMost(int) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQueryWithRestriction
 
returningAtMost(int) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQueryWithStartIndex
 
returningAtMost(int) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithNameToMatch
 
returningAtMost(int) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithStartIndex
 
ReturnType - Enum Class in com.atlassian.crowd.search
 
role() - Static method in class com.atlassian.crowd.search.EntityDescriptor
Deprecated. 

S

SamlConfiguration - Class in com.atlassian.crowd.model.sso
Represents SAML configuration
SamlConfiguration(String, String) - Constructor for class com.atlassian.crowd.model.sso.SamlConfiguration
 
SANITISED_PASSWORD - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
saveAudit(AuditLogChangeset) - Method in interface com.atlassian.crowd.manager.audit.AuditService
Persists an audit log changeset.
saveBackupConfiguration(BackupConfiguration) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Saves backup configuration
saveConfiguration(AuditLogConfiguration) - Method in interface com.atlassian.crowd.manager.audit.AuditService
Sets the new configuration for auditing
SCHEDULED - Enum constant in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
 
search(EntityQuery) - Method in interface com.atlassian.crowd.manager.application.AliasManager
Perform an AliasQuery search on the alias tables of Crowd.
search(EntityQuery) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
Search applications.
searchAuditLog(AuditLogQuery<T>) - Method in interface com.atlassian.crowd.manager.audit.AuditService
Queries the audit log.
searchDirectGroupRelationships(long, MembershipQuery<T>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Searches for direct group relationships in the directory specified by the passed in directoryId.
searchDirectGroupRelationships(Application, MembershipQuery<T>) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Searches for direct group relationships in any of the application's active assigned directories.
searchDirectGroupRelationshipsGroupedByName(long, MembershipQuery<T>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Searches for direct group relationships in the directory specified by the passed in directoryId.
searchDirectories(EntityQuery<Directory>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns a List of Directories matching the search query.
searchGroupRelationships(MembershipQuery<T>) - Method in interface com.atlassian.crowd.directory.MultiValuesQueriesSupport
Searches for membership information.
searchGroupRelationships(MembershipQuery<T>) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Searches for membership information.
searchGroupRelationshipsGroupedByName(MembershipQuery<T>) - Method in interface com.atlassian.crowd.directory.MultiValuesQueriesSupport
Searches for groups that match the supplied query criteria.
searchGroups(long, EntityQuery<T>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns a list of groups matching the given query in the directory specified by the passed in directoryId.
searchGroups(Application, EntityQuery<T>) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Returns a List<Group> matching the search criteria defined in the query for ALL of the active directories assigned to the application.
searchGroups(EntityQuery<T>) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Searches for groups that match the supplied query criteria.
searchNestedGroupRelationships(long, MembershipQuery<T>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Searches for direct and indirect (nested) group relationships in the directory specified by the passed in directoryId.
searchNestedGroupRelationships(Application, MembershipQuery<T>) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Searches for direct and indirect (nested) group relationships in any of the application's active assigned directories.
SearchResultsUtil - Class in com.atlassian.crowd.search.util
Utility methods for processing search results.
SearchResultsUtil() - Constructor for class com.atlassian.crowd.search.util.SearchResultsUtil
 
searchUsers(long, EntityQuery<T>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns a list of users matching the given query in the directory specified by the passed in directoryId.
searchUsers(Application, EntityQuery<T>) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Returns a List<User> or List<String> matching the search criteria defined in the query for ALL of the active directories assigned to the application.
searchUsers(EntityQuery<T>) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Searches for users that match the supplied query criteria.
setActive(boolean) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
setActive(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setActive(boolean) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
setActive(boolean) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
 
setActive(boolean) - Method in class com.atlassian.crowd.model.group.GroupTemplate
 
setActive(boolean) - Method in class com.atlassian.crowd.model.group.ImmutableGroup.Builder
 
setActive(boolean) - Method in class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
setActive(boolean) - Method in class com.atlassian.crowd.model.InternalEntityTemplate
 
setActive(boolean) - Method in class com.atlassian.crowd.model.user.UserTemplate
 
setAliasingEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
setAliasingEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setAllowAllToAuthenticate(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping.Builder
 
setAllowedOperations(Set<OperationType>) - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping.Builder
 
setAllowedOperations(Set<OperationType>) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
setAllowedOperations(Set<OperationType>) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
 
setAnnouncementText(String) - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration.Builder
 
setApplication(Application) - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
Deprecated.
 
setApplication(ImmutableApplication) - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook.Builder
 
setApplicationDirectoryMappings(Collection<? extends ApplicationDirectoryMapping>) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setApplications(Collection<AuditLogQueryEntityRestriction>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
setAttribute(String, String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
setAttribute(String, String) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
setAttribute(String, String) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
 
setAttribute(String, String) - Method in class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
 
setAttribute(String, String) - Method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
 
setAttribute(String, Set<String>) - Method in class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
 
setAttribute(String, Set<String>) - Method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
 
setAttributes(Map<String, String>) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
When a directory store is loaded, the attributes map will be set by the Crowd framework.
setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
Sets the attributes of the application.
setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
Sets the attributes of the directory.
setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
 
setAuditLogConfiguration(AuditLogConfiguration) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Persists the audit log configuration
setAuthenticationByEmailEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setAuthenticationOrderOptimizationForCachedDirectoriesEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
setAuthenticationViaEmailEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
setAuthenticationWithoutPasswordEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
setAuthenticationWithoutPasswordEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setAuthor(AuditLogAuthor) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
 
setAuthorId(Long) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
Deprecated.
setAuthorisedGroupNames(Set<String>) - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping.Builder
 
setAuthorName(String) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
Deprecated.
setAuthorType(AuditLogAuthorType) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
Deprecated.
setBackupConnectorEnabled(Boolean) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration.Builder
 
setBackupConnectorEnabled(Boolean) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
 
setBackupTimeHour(int) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration.Builder
 
setBackupTimeHour(int) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
 
setBackupTimeMinute(int) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration.Builder
 
setBackupTimeMinute(int) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
 
setBaseUrl(URI) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Sets the base URL for this Crowd application instance
setBeforeOrOn(Instant) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
setBuildNumber(Integer) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Will set the buildNumber for the current release of Crowd.
setCachedDirectoriesAuthenticationOrderOptimisationEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setCacheEnabled(boolean) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
 
setCookieConfiguration(CookieConfiguration) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Updates the configuration of Crowd's cookie-based SSO
setCreatedDate(Date) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setCreatedDate(Date) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
 
setCreatedDate(Date) - Method in class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
setCreatedDate(Date) - Method in class com.atlassian.crowd.model.InternalEntityTemplate
 
setCreatedDate(Date) - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
 
setCreatedDate(Date) - Method in class com.atlassian.crowd.model.token.Token.Builder
Deprecated.
 
setCreatedDate(Date) - Method in class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes
 
setCreatedDateToNow() - Method in class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
setCredential(PasswordCredential) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
setCronExpression(String) - Method in class com.atlassian.crowd.directory.monitor.poller.PollerConfig
 
setCurrentLicenseResourceTotal(int) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
 
setCustomLogoId(String) - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration.Builder
 
setDefaultEncryptor(String) - Method in interface com.atlassian.crowd.manager.property.EncryptionSettings
Sets the name of the default encryptor.
setDeploymentTitle(String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
 
setDescription(String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
setDescription(String) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setDescription(String) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
setDescription(String) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
 
setDescription(String) - Method in class com.atlassian.crowd.model.group.GroupTemplate
 
setDescription(String) - Method in class com.atlassian.crowd.model.group.ImmutableGroup.Builder
 
setDirectories(Collection<AuditLogQueryEntityRestriction>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
setDirectory(Directory) - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping.Builder
 
setDirectoryId(long) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
When a directory store is loaded, the directoryId will be set by the crowd framework.
setDirectoryId(long) - Method in class com.atlassian.crowd.model.group.GroupTemplate
 
setDirectoryId(long) - Method in class com.atlassian.crowd.model.group.ImmutableGroup.Builder
 
setDirectoryId(long) - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
 
setDirectoryId(long) - Method in class com.atlassian.crowd.model.token.Token.Builder
Deprecated.
 
setDirectoryId(long) - Method in class com.atlassian.crowd.model.user.UserTemplate
 
setDirectoryMappings(List<DirectoryMapping>) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setDisplayName(String) - Method in class com.atlassian.crowd.model.user.UserTemplate
 
setDomain(String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
setDuration(Long) - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
 
setEmailAddress(String) - Method in class com.atlassian.crowd.model.user.UserTemplate
 
setEncryptionKeyPath(String, String) - Method in interface com.atlassian.crowd.manager.property.EncryptionSettings
Sets encryption key path for specified encryptor
setEncryptionType(String) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
 
setEndpointUrl(String) - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook.Builder
 
setEntities(Collection<? extends AuditLogEntity>) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
 
setEntityId(Long) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
setEntityId(Long) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity.Builder
 
setEntityName(String) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
setEntityName(String) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity.Builder
 
setEntityType(AuditLogEntityType) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
setEntityType(AuditLogEntityType) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity.Builder
 
setEntries(Collection<? extends AuditLogEntry>) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
 
setEntries(List<ImmutableAuditLogEntry>) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
Deprecated.
setEventMessage(String) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
 
setEventType(AuditLogEventType) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
 
setExtension(String) - Method in class com.atlassian.crowd.util.ImageInfo
 
setExternalId(String) - Method in class com.atlassian.crowd.model.group.GroupTemplate
 
setExternalId(String) - Method in class com.atlassian.crowd.model.group.ImmutableGroup.Builder
 
setExternalId(String) - Method in class com.atlassian.crowd.model.user.UserTemplate
 
setFailuresSinceLastSuccess(long) - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook.Builder
 
setFailuresSinceLastSuccess(long) - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
 
setFilterGroupsWithAccessEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
setFilteringGroupsWithAccessEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setFilteringUsersWithAccessEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setFilterUsersWithAccessEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
setFirstName(String) - Method in class com.atlassian.crowd.model.user.UserTemplate
 
setFrom(InternetAddress) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
 
setGroups(Collection<AuditLogQueryEntityRestriction>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
setGzipEnabled(boolean) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Deprecated.
this is no longer configurable in Crowd and this method has no effect.
setHeader(String) - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration.Builder
 
setHost(String) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
 
setId(Long) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
 
setId(Long) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setId(Long) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
 
setId(Long) - Method in class com.atlassian.crowd.model.InternalEntityTemplate
 
setId(Long) - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
 
setId(Long) - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook.Builder
 
setIdentifierHash(String) - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
 
setIdentifierHash(String) - Method in class com.atlassian.crowd.model.token.Token.Builder
Deprecated.
 
setImageBase64(String) - Method in class com.atlassian.crowd.util.ImageInfo
 
setImplementationClass(String) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
setImplementationClass(String) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
 
setIncludeIpAddressInValidationFactors(boolean) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
 
setIpAddress(String) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
 
setJndiLocation(String) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
 
setJndiMailActive(boolean) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
 
setLastAccessedTime(long) - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
 
setLastAccessedTime(long) - Method in class com.atlassian.crowd.model.token.Token.Builder
Deprecated.
 
setLastAccessedTime(long) - Method in class com.atlassian.crowd.model.token.Token
Deprecated.
 
setLastName(String) - Method in class com.atlassian.crowd.model.user.UserTemplate
 
setLifetime(TokenLifetime) - Method in class com.atlassian.crowd.model.token.Token.Builder
Deprecated.
 
setLocal(boolean) - Method in class com.atlassian.crowd.model.group.GroupTemplate
 
setLookAndFeelConfiguration(LookAndFeelConfiguration, ImageInfo) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Sets Look and Feel configuration
setLowercaseOutput(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setLowerCaseOutput(boolean) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
setMaxResults(int) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
setMembershipAggregationEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
setMembershipAggregationEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setName(String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
setName(String) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setName(String) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
setName(String) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
 
setName(String) - Method in class com.atlassian.crowd.model.group.GroupTemplate
 
setName(String) - Method in class com.atlassian.crowd.model.group.ImmutableGroup.Builder
 
setName(String) - Method in class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
setName(String) - Method in class com.atlassian.crowd.model.InternalEntityTemplate
 
setName(String) - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
 
setName(String) - Method in class com.atlassian.crowd.model.token.Token.Builder
Deprecated.
 
setName(String) - Method in class com.atlassian.crowd.model.user.UserTemplate
 
setName(String) - Method in class com.atlassian.crowd.util.ImageInfo
 
setNewValue(String) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry.Builder
 
setNotificationEmail(String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Deprecated.
As of release 3.3, use com.atlassian.crowd.manager.mail.MailConfigurationService#saveConfiguration()
setOldestFailureDate(Date) - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook.Builder
 
setOldestFailureDate(Date) - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
 
setOldValue(String) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry.Builder
 
setOnOrAfter(Instant) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
setOverwrite(boolean) - Method in class com.atlassian.crowd.manager.directory.BulkAddResult.Builder
 
setPassword(String) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
 
setPasswordCredential(PasswordCredential) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setPermanent(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setPollingIntervalInMin(long) - Method in class com.atlassian.crowd.directory.monitor.poller.PollerConfig
 
setPort(int) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
 
setPrefix(String) - Method in class com.atlassian.crowd.support.SupportInformationBuilder
Deprecated.
setPrefix(String) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
 
setPrimary() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity.Builder
 
setPrimaryColor(String) - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration.Builder
 
setPrivateKeyCertificateToSign(long) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Sets ID of private key/certificate pair used to sign assertions in SAML
setProjection(AuditLogChangesetProjection) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
setProperty(String, String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Sets an arbitrary property.
setPropertyName(String) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry.Builder
 
setRandomHash(String) - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
 
setRandomHash(String) - Method in class com.atlassian.crowd.model.token.Token.Builder
Deprecated.
 
setRandomNumber(long) - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
 
setRandomNumber(long) - Method in class com.atlassian.crowd.model.token.Token.Builder
Deprecated.
 
setRemoteAddresses(Set<RemoteAddress>) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
setRemoteAddresses(Set<RemoteAddress>) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setResetDomainEnabled(Boolean) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration.Builder
 
setResetDomainEnabled(Boolean) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
 
setScheduledBackupEnabled(Boolean) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration.Builder
 
setScheduledBackupEnabled(Boolean) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
 
setSecureCookie(boolean) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
setSessionTime(long) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
 
setShowAnnouncement(boolean) - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration.Builder
 
setShowLogo(boolean) - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration.Builder
 
setSMTPServer(SMTPServer) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Deprecated.
As of release 3.3.0, use com.atlassian.crowd.manager.mail.MailConfigurationService#saveConfiguration()
setSMTPTemplate(String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Deprecated.
setSource(AuditLogEventSource) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
 
setStartIndex(int) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
setStartTLS(boolean) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
 
setSynchronisationType(String) - Method in class com.atlassian.crowd.directory.monitor.poller.PollerConfig
 
setTimeout(int) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
 
setTimestamp(Long) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
 
setTimestamp(Instant) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
 
setTimestamp(Date) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
 
setToken(String) - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook.Builder
 
setTrustedProxyServers(String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Persists a String containing a list of proxy servers we trust to correctly set the X-Forwarded-For flag.
setType(DirectoryType) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
setType(DirectoryType) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
 
setType(ApplicationType) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
setType(ApplicationType) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setType(GroupType) - Method in class com.atlassian.crowd.model.group.GroupTemplate
 
setType(GroupType) - Method in class com.atlassian.crowd.model.group.ImmutableGroup.Builder
 
setUnaliasedUsername(String) - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
 
setUpdatedDate(Date) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setUpdatedDate(Date) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
 
setUpdatedDate(Date) - Method in class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
setUpdatedDate(Date) - Method in class com.atlassian.crowd.model.InternalEntityTemplate
 
setUpdatedDate(Date) - Method in class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes
 
setUpdatedDateToNow() - Method in class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
setUsername(String) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
 
setUsers(Collection<AuditLogQueryEntityRestriction>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
 
setUseSSL(boolean) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
 
setUseWebAvatars(boolean) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
 
setUsingDatabaseTokenStorage(boolean) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
Will set a property to state that this crowd instance is using database token storage, otherwise assume we are using in-memory
setWebhooks(Set<Webhook>) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
This setter should only be called by hibernate and must replace the collection instance; compare with ApplicationImpl.updateDetailsFromApplication(Application).
setWebhooks(Set<Webhook>) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
 
setWelcomeText(String) - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration.Builder
 
SHA_ENCODER - Static variable in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
 
shouldAuditEvent() - Method in interface com.atlassian.crowd.manager.audit.AuditService
Allows the caller to determine whether it should attempt to generate audit events.
SIX_MONTHS - Enum constant in enum class com.atlassian.crowd.manager.audit.RetentionPeriod
 
SMTPServer - Class in com.atlassian.crowd.util.mail
POJO holding SMTP server config.
SMTPServer() - Constructor for class com.atlassian.crowd.util.mail.SMTPServer
Deprecated.
Use SMTPServer.Builder instead. Since 3.2
SMTPServer(int, String, InternetAddress, String, String, String, boolean) - Constructor for class com.atlassian.crowd.util.mail.SMTPServer
Deprecated.
Use SMTPServer.Builder instead. Since 3.2
SMTPServer(String, InternetAddress, String) - Constructor for class com.atlassian.crowd.util.mail.SMTPServer
Deprecated.
Use SMTPServer.Builder instead. Since 3.2
SMTPServer.Builder - Class in com.atlassian.crowd.util.mail
 
SOURCE - Enum constant in enum class com.atlassian.crowd.audit.query.AuditLogChangesetProjection
Only populates the source of the changesets
splitEntityNamesToMatch() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
Splits query with multiple MembershipQuery.getEntityNamesToMatch() into separate queries with single entity name to match.
splitEntityNamesToMatch(int) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
Splits query with multiple MembershipQuery.getEntityNamesToMatch() into separate queries with provided number of entity names to match.
splitOrRestrictionIfNeeded(int) - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
Splits the query if needed.
SSHA_ENCODER - Static variable in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
 
start - Variable in class com.atlassian.crowd.util.TimedOperation
 
STARTED - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
 
startingAt(int) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQuery
 
startingAt(int) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQueryWithRestriction
 
startingAt(int) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithNameToMatch
 
storeAlias(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.AliasManager
Add or update the application-specific alias for a username.
storeApplicationConfiguration(ApplicationSamlConfiguration) - Method in interface com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationService
Creates or updates SAML SSO configuration for an application
storeGroupAttributes(long, String, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Adds or updates a group's attributes with the new Map of attribute values in the directory specified by the passed in directoryId.
storeGroupAttributes(Application, String, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Adds or updates a group's attributes with the new Map of attribute values for all active permissible directories assigned to the application.
storeGroupAttributes(String, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Adds or updates a group's attributes with the new Map of attribute values in the directory specified by the passed in directoryId.
storeSynchronisationTokenForDirectory(long, String) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
Store a new synchronisation token for the given directory.
storeUserAttributes(long, String, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Adds or updates a user's attributes with the new Map of attribute values in the directory specified by the passed in directoryId.
storeUserAttributes(Application, String, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Adds or updates a user's attributes with the new Map of attribute values for the first active directory containing this username.
storeUserAttributes(String, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Adds or updates a user's attributes with the new Map of attribute values in the directory specified by the passed in directoryId.
SUCCESS_FULL - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
 
SUCCESS_INCREMENTAL - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
 
SupportInformationBuilder - Class in com.atlassian.crowd.support
Builds a support information map from a bunch of fields.
SupportInformationBuilder() - Constructor for class com.atlassian.crowd.support.SupportInformationBuilder
 
SupportInformationService - Interface in com.atlassian.crowd.support
Provides information for support about the configured directories.
supportsExpireAllPasswords(long) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns true if the underlying directory implementation supports expiring passwords
supportsInactiveAccounts() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Return true if this directory supports inactive users and groups.
supportsNestedGroups() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Allows us to only display nested-group related UI for directories that support it.
supportsNestedGroups(long) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Returns true if the underlying directory implementation supports nested groups.
supportsPasswordExpiration() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Return true if this directory supports manually expiring passwords.
supportsSettingEncryptedCredential() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
SYNC_GROUP_MEMBERSHIP_AFTER_SUCCESSFUL_USER_AUTH_ENABLED - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
Property key for controlling group membership sync after successful user auth.
SYNC_USER_FILTER_CQL - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
Property key for syncing a subset of users for a SynchronisableDirectory, as long as SynchronisationMode.FULL is the only mode being used.
syncFailure(long, SynchronisationMode, Throwable) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
Notify about a failure that occurs during synchronisation.
syncFinished(long) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
Deprecated.
since 2.12.0, use SynchronisationStatusManager#syncFinished(long, SynchronisationStatusKey, List, String) instead
syncFinished(long, SynchronisationStatusKey, List<Serializable>) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
Notify that directory synchronisation has finished.
SynchronisableDirectory - Interface in com.atlassian.crowd.directory
A RemoteDirectory that holds a local cache to remote data.
SynchronisableDirectoryProperties - Class in com.atlassian.crowd.directory
Constants representing synchronisable directory properties.
SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth - Enum Class in com.atlassian.crowd.directory
Allows configuring whether user groups should be synchronised when the user authenticates
SynchronisationMode - Enum Class in com.atlassian.crowd.manager.directory
Synchronisation modes for synchronising a directory.
SynchronisationStatusKey - Enum Class in com.atlassian.crowd.model.directory
Represents the i18n keys of synchronisation statuses
SynchronisationStatusManager - Interface in com.atlassian.crowd.manager.directory
 
synchroniseCache(long, SynchronisationMode) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Requests that this directory should update its cache by synchronising with the remote User data.
synchroniseCache(long, SynchronisationMode, boolean) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Requests that this directory should update its cache by synchronising with the remote User data.
synchroniseCache(SynchronisationMode, SynchronisationStatusManager) - Method in interface com.atlassian.crowd.directory.SynchronisableDirectory
Requests that this directory should update its cache by synchronising with the remote data.
SyncScheduleType - Class in com.atlassian.crowd.directory
 
syncStarted(Directory) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
Notify that directory synchronisation has started.
syncStatus(long, SynchronisationStatusKey, List<Serializable>) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
Notify that directory synchronisation status has changed.
syncStatus(long, String, Serializable...) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
SYS_ADMIN - Enum constant in enum class com.atlassian.crowd.model.permission.UserPermission
 

T

testConnection() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Test if a connection to the directory server can be established.
THREE_MONTHS - Enum constant in enum class com.atlassian.crowd.manager.audit.RetentionPeriod
 
TimedOperation - Class in com.atlassian.crowd.util
A record of how long an operation is taking, for logging.
TimedOperation() - Constructor for class com.atlassian.crowd.util.TimedOperation
 
TimedProgressOperation - Class in com.atlassian.crowd.util
A class used for timing log messages.
TimedProgressOperation(String, int, Logger) - Constructor for class com.atlassian.crowd.util.TimedProgressOperation
 
TimedProgressOperation(String, int, Logger, long) - Constructor for class com.atlassian.crowd.util.TimedProgressOperation
 
toEnum(String) - Static method in enum class com.atlassian.crowd.model.ApplicationSubtype
 
toFriendlyString() - Method in class com.atlassian.crowd.model.InternalEntityTemplate
 
token() - Static method in class com.atlassian.crowd.search.EntityDescriptor
 
Token - Class in com.atlassian.crowd.model.token
Deprecated.
use @ImmutableToken instead. Since 3.6.0.
Token(Token) - Constructor for class com.atlassian.crowd.model.token.Token
Deprecated.
Copy constructor
TOKEN - Enum constant in enum class com.atlassian.crowd.search.Entity
 
Token.Builder - Class in com.atlassian.crowd.model.token
Deprecated.
 
TokenLifetime - Class in com.atlassian.crowd.model.token
A value object that describes the requested lifetime of a new Token.
TokenQuery - Class in com.atlassian.crowd.search.query.entity
Deprecated.
use AuthenticatedTokenQuery instead. Since 3.6.0.
TokenQuery(SearchRestriction, int, int) - Constructor for class com.atlassian.crowd.search.query.entity.TokenQuery
Deprecated.
 
TokenTermKeys - Class in com.atlassian.crowd.search.query.entity.restriction.constants
 
TokenTermKeys() - Constructor for class com.atlassian.crowd.search.query.entity.restriction.constants.TokenTermKeys
 
toString() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogAuthor
 
toString() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
 
toString() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity
 
toString() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry
 
toString() - Method in class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
 
toString() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
 
toString() - Method in class com.atlassian.crowd.audit.query.AuditLogQueryAuthorRestriction
 
toString() - Method in exception com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException
 
toString() - Method in exception com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException
 
toString() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
toString() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
 
toString() - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
 
toString() - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
 
toString() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
toString() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
 
toString() - Method in class com.atlassian.crowd.model.group.GroupTemplate
 
toString() - Method in class com.atlassian.crowd.model.group.ImmutableGroup
 
toString() - Method in class com.atlassian.crowd.model.InternalEntityTemplate
 
toString() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
 
toString() - Method in class com.atlassian.crowd.model.token.ImmutableToken
 
toString() - Method in class com.atlassian.crowd.model.token.Token
Deprecated.
 
toString() - Method in class com.atlassian.crowd.model.user.UserTemplate
 
toString() - Method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
 
toString() - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
 
toString() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
 
toString() - Method in class com.atlassian.crowd.search.EntityDescriptor
 
toString() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
 
toString() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
toString() - Method in class com.atlassian.crowd.util.BoundedCount
 
toString() - Method in class com.atlassian.crowd.util.Percentage
 
toUri() - Method in class com.atlassian.crowd.manager.avatar.AvatarReference.BlobAvatar
 
toUri() - Method in interface com.atlassian.crowd.manager.avatar.AvatarReference
Return a URI, which may be a large data: URI, that points to this avatar.
toUri() - Method in class com.atlassian.crowd.manager.avatar.AvatarReference.UriAvatarReference
 
toUserWithNoAttributes(User) - Static method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
Creates new UserTemplateWithAttributes based on the given user with empty attributes.
toUserWithNoAttributes(User) - Static method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
Creates new UserTemplateWithAttributes based on the given user with empty attributes.
transform(BatchResult<T>, Function<T, V>) - Static method in class com.atlassian.crowd.util.BatchResult
 
transform(BatchResult<T>, Function<T, V>, Supplier<K>) - Static method in class com.atlassian.crowd.util.BatchResult
 
truncateValue(String) - Static method in class com.atlassian.crowd.util.InternalEntityUtils
Truncates the given value so that it will conform with database constraints.
type(AuditLogAuthorType) - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryAuthorRestriction
Match authors with the given type
TYPE - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.ApplicationTermKeys
Type of application (ApplicationType).
TYPE - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.DirectoryTermKeys
Type of directory.

U

UNLIMITED - Enum constant in enum class com.atlassian.crowd.manager.audit.RetentionPeriod
 
unregisterWebhook(Application, long) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Unregisters a Webhook.
UNSPECIFIED - Enum constant in enum class com.atlassian.crowd.model.sso.NameIdFormat
 
UNSPECIFIED - Enum constant in enum class com.atlassian.crowd.model.token.ExpirableUserTokenType
 
update(Application) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
Updates an application's details.
update(Webhook) - Method in interface com.atlassian.crowd.manager.webhook.WebhookRegistry
Updates an existing Webhook.
UPDATE_SUCCESS - Enum constant in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
 
updateAllowedOperationsFrom(Set<OperationType>) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
updateAttributesFrom(Map<String, String>) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
updateAttributesFrom(Map<String, String>) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
updateCredential(Application, PasswordCredential) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
Takes an application with a List of credentials that are unencrypted, encrypts them and then updates the application in the database with the encrypted credentials
updatedDate - Variable in class com.atlassian.crowd.model.InternalEntity
Deprecated.
 
updateDetailsFrom(Directory) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
updateDetailsFrom(Webhook) - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
Deprecated.
 
updateDetailsFromApplication(Application) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
Only to be used by the ApplicationDAO#update method
updateDirectory(Directory) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Updates the passed in directory.
updateDirectoryMapping(Application, Directory, boolean) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
Will update the Directory Mapping, setting to enable/disable allowing all users to authenticate for the given mapping (not taking group membership into consideration)
updateDirectoryMapping(Application, Directory, boolean, Set<OperationType>) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
Will update a directory mapping against the Application moving it to the selected position in the list of DirectoryMappings.
updateDirectoryMapping(Application, Directory, int) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
Will update a directory mapping against the Application moving it to the selected position in the list of DirectoryMappings.
updateGroup(long, GroupTemplate) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Updates a group with the supplied template and returns the updated group retrieved from the directory specified by the passed in directoryId.
updateGroup(Application, GroupTemplate) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Updates the group in ALL the active permissible directories.
updateGroup(GroupTemplate) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Updates the group.
updateUser(long, UserTemplate) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Updates a user with the supplied template and returns the updated user retrieved from the directory specified by the passed in directoryId.
updateUser(Application, UserTemplate) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Updates the user in the first active directory the User belongs.
updateUser(UserTemplate) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Updates the user.
updateUserCredential(long, String, PasswordCredential) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
This will update the user's credential in the given directory specified by the passed in directoryId.
updateUserCredential(Application, String, PasswordCredential) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Updates the credentials of the first matching user from all the active directories assigned to the application.
updateUserCredential(String, PasswordCredential) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
Updates the password for a user.
updateUserFromRemoteDirectory(User) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
 
updateUserFromRemoteDirectory(User) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Updates the user details for the specified user based on the details in the remote directory.
UPDATING_GROUPS - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
 
UPDATING_USERS - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
 
UpgradeablePasswordEncoder - Interface in com.atlassian.crowd.password.encoder
Password encoder which provides a way to ask if the password should be re-encoded as it does not match the encoding format of the most secure underlying encoder.
UriAvatarReference(URI) - Constructor for class com.atlassian.crowd.manager.avatar.AvatarReference.UriAvatarReference
 
USE_DEFAULT - Static variable in class com.atlassian.crowd.model.token.TokenLifetime
Indicates that the token does not specify a concrete lifetime, and will use the default lifetime
user() - Static method in class com.atlassian.crowd.search.EntityDescriptor
 
USER - Enum constant in enum class com.atlassian.crowd.search.Entity
 
USER_MEMBERSHIPS - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
 
userAuthenticated(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
 
userAuthenticated(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
 
userAuthenticated(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
 
UserMembershipQuery<T> - Class in com.atlassian.crowd.search.query.membership
 
UserMembershipQuery(Class<T>, boolean, EntityDescriptor, EntityDescriptor, int, int, SearchRestriction, String...) - Constructor for class com.atlassian.crowd.search.query.membership.UserMembershipQuery
 
UserMembershipQuery(Class<T>, boolean, EntityDescriptor, String, EntityDescriptor, int, int) - Constructor for class com.atlassian.crowd.search.query.membership.UserMembershipQuery
UserMembersOfGroupQuery<T> - Class in com.atlassian.crowd.search.query.membership
 
UserMembersOfGroupQuery(Class<T>, boolean, EntityDescriptor, EntityDescriptor, int, int, SearchRestriction, String...) - Constructor for class com.atlassian.crowd.search.query.membership.UserMembersOfGroupQuery
 
UserMembersOfGroupQuery(Class<T>, boolean, EntityDescriptor, String, EntityDescriptor, int, int) - Constructor for class com.atlassian.crowd.search.query.membership.UserMembersOfGroupQuery
UserPermission - Enum Class in com.atlassian.crowd.model.permission
 
UserPermissionDowngradeException - Exception in com.atlassian.crowd.manager.permission
Thrown when a User can not remove permissions from a group specifically because doing so would downgrade their own permissions.
UserPermissionDowngradeException(String, String) - Constructor for exception com.atlassian.crowd.manager.permission.UserPermissionDowngradeException
 
UserQuery<T> - Class in com.atlassian.crowd.search.query.entity
 
UserQuery(Class<T>, SearchRestriction, int, int) - Constructor for class com.atlassian.crowd.search.query.entity.UserQuery
 
UserTemplate - Class in com.atlassian.crowd.model.user
A publicly mutable User implementation.
UserTemplate(User) - Constructor for class com.atlassian.crowd.model.user.UserTemplate
Build a template from an existing user.
UserTemplate(User) - Constructor for class com.atlassian.crowd.model.user.UserTemplate
Build a template from an existing user.
UserTemplate(String) - Constructor for class com.atlassian.crowd.model.user.UserTemplate
 
UserTemplate(String, long) - Constructor for class com.atlassian.crowd.model.user.UserTemplate
Build a template for a new user.
UserTemplate(String, String, String, String) - Constructor for class com.atlassian.crowd.model.user.UserTemplate
 
UserTemplateWithAttributes - Class in com.atlassian.crowd.model.user
Mutable user template with mutable attributes.
UserTemplateWithAttributes(User) - Constructor for class com.atlassian.crowd.model.user.UserTemplateWithAttributes
 
UserTemplateWithAttributes(UserWithAttributes) - Constructor for class com.atlassian.crowd.model.user.UserTemplateWithAttributes
Creates new UserTemplateWithAttributes based on the given user with attributes.
UserTemplateWithAttributes(User) - Constructor for class com.atlassian.crowd.model.user.UserTemplateWithAttributes
 
UserTemplateWithAttributes(UserWithAttributes) - Constructor for class com.atlassian.crowd.model.user.UserTemplateWithAttributes
Creates new UserTemplateWithAttributes based on the given user with attributes.
UserTemplateWithAttributes(String, long) - Constructor for class com.atlassian.crowd.model.user.UserTemplateWithAttributes
 
UserTemplateWithCredentialAndAttributes - Class in com.atlassian.crowd.model.user
Predominantly used for the 'bulk' adding of users to Crowd.
UserTemplateWithCredentialAndAttributes(User, PasswordCredential) - Constructor for class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes
 
UserTemplateWithCredentialAndAttributes(User, Map<String, Set<String>>, PasswordCredential) - Constructor for class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes
 
UserTemplateWithCredentialAndAttributes(String, long, PasswordCredential) - Constructor for class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes
 
UserUtils - Class in com.atlassian.crowd.util
General utility class for email related methods.
UserUtils() - Constructor for class com.atlassian.crowd.util.UserUtils
 

V

validate() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
Deprecated.
 
validate() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
Deprecated.
 
VALIDATE_EMAIL - Enum constant in enum class com.atlassian.crowd.model.token.ExpirableUserTokenType
 
validateLength(String) - Static method in class com.atlassian.crowd.util.InternalEntityUtils
Ensures that the given string is not longer than 255 characters.
validateSyntax(List<String>) - Method in interface com.atlassian.crowd.validator.EmailAddressValidator
Validates syntax of provided email addresses.
valueOf(String) - Static method in enum class com.atlassian.crowd.audit.query.AuditLogChangesetProjection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.atlassian.crowd.manager.audit.RetentionPeriod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.atlassian.crowd.manager.directory.SynchronisationMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.ErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.Field
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException.ErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException.Field
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.atlassian.crowd.model.ApplicationSubtype
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.atlassian.crowd.model.membership.MembershipType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.atlassian.crowd.model.permission.UserPermission
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.atlassian.crowd.model.sso.NameIdFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.atlassian.crowd.model.token.ExpirableUserTokenType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.atlassian.crowd.search.Entity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.atlassian.crowd.search.ReturnType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.atlassian.crowd.audit.query.AuditLogChangesetProjection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.atlassian.crowd.manager.audit.RetentionPeriod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.atlassian.crowd.manager.directory.SynchronisationMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.ErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.Field
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException.ErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException.Field
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.atlassian.crowd.model.ApplicationSubtype
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.atlassian.crowd.model.membership.MembershipType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.atlassian.crowd.model.permission.UserPermission
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.atlassian.crowd.model.sso.NameIdFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.atlassian.crowd.model.token.ExpirableUserTokenType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.atlassian.crowd.search.Entity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.atlassian.crowd.search.ReturnType
Returns an array containing the constants of this enum class, in the order they are declared.

W

WebhookImpl - Class in com.atlassian.crowd.model.webhook
Deprecated.
Use ImmutableWebhook instead, since 3.6.0.
WebhookImpl() - Constructor for class com.atlassian.crowd.model.webhook.WebhookImpl
Deprecated.
 
WebhookImpl(Webhook) - Constructor for class com.atlassian.crowd.model.webhook.WebhookImpl
Deprecated.
 
WebhookNotificationListener - Interface in com.atlassian.crowd.manager.webhook
Reacts to the outcome of Webhook notifications.
WebhookRegistry - Interface in com.atlassian.crowd.manager.webhook
A service interface that provides persistence for Webhooks.
WebhookService - Interface in com.atlassian.crowd.manager.webhook
Webhook service.
WebhookTemplate - Class in com.atlassian.crowd.model.webhook
A prototype to create Webhooks
WebhookTemplate(Application, String, String) - Constructor for class com.atlassian.crowd.model.webhook.WebhookTemplate
 
WebhookTemplate(Webhook) - Constructor for class com.atlassian.crowd.model.webhook.WebhookTemplate
 
WHEN_AUTHENTICATION_CREATED_THE_USER - Enum constant in enum class com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
Sync when the user has been created as a part of the authentication process, - this is the new default since 2.10 (CWD-4197).
whereNameEquals(String) - Static method in class com.atlassian.crowd.util.DirectoryEntityUtils
Returns a Predicate that returns true when its (entity) argument's name is equal to the given name to match.
with(SearchRestriction) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQuery
Example: Restriction.on(UserTermKeys.FIRST_NAME).exactlyMatching("bob"))
withAllResults() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
 
withAllResults() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
withDefaultDuration() - Method in class com.atlassian.crowd.model.token.Token.Builder
Deprecated.
 
withDirectoryId(long) - Method in class com.atlassian.crowd.model.group.GroupTemplate
 
withEntityNames(String...) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
withEntityNames(Collection<String>) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
withEntityToReturn(EntityDescriptor) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
withMaxResults(int) - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
 
withMaxResults(int) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
withName(String) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithEntityToMatch
 
withNames(String...) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithEntityToMatch
 
withNames(Collection<String>) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithEntityToMatch
 
withReturnType(Class<Q>) - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
 
withReturnType(Class<Q>) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
withSearchRestriction(SearchRestriction) - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
 
withSearchRestriction(SearchRestriction) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
withStartIndex(int) - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
 
withStartIndex(int) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
withStartIndexAndMaxResult(int, int) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
 
withStartIndexAndMaxResults(int, int) - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
 
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form