- 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(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.
- 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.
- 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(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.
- addAllUsers(Application, Collection<UserTemplateWithCredentialAndAttributes>) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Adds the user to THE FIRST permissible active directory.
- 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.
- addAllUsersToGroup(Set<String>, String) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
-
Adds a collection of users to a group.
- addAllUsersToGroup(long, Collection<String>, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
- addApplication(AuditLogQueryEntityRestriction) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
-
- addAttributes(String, Map<String, String>) - Method in class com.atlassian.crowd.support.SupportInformationBuilder
-
- 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(Application, Directory, boolean, OperationType...) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Will add a DirectoryMapping between the passed in Application and Directory.
- addDirectoryMapping(Directory, boolean, OperationType...) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- 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
-
- addGroup(AuditLogQueryEntityRestriction) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
-
- addGroup(GroupTemplate) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Adds a
group to the directory store.
- addGroup(Application, GroupTemplate) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Adds the group to ALL the active permissible directories.
- addGroup(long, GroupTemplate) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Adds a Group to the directory specified by the passed in directoryId.
- addGroupMapping(Application, Directory, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Will add a group mapping for the given application + directory mapping.
- addGroupMapping(long, String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- addGroupToGroup(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Adds a group as a member of a parent group.
- 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(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.
- 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(Application, Directory, OperationType) - Method in interface com.atlassian.crowd.manager.permission.PermissionManager
-
Adds a permission for the given OperationType to an Application+Directory mapping.
- addPermission(Directory, OperationType) - Method in interface com.atlassian.crowd.manager.permission.PermissionManager
-
- 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, 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.
- addToMaxResults(int) - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
-
- addToMaxResults(int) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
-
- addUser(AuditLogQueryEntityRestriction) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
-
- 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.
- 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(long, UserTemplateWithAttributes, PasswordCredential) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
- addUser(long, UserTemplate, PasswordCredential) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
- addUsersToGroup(long, List<String>, String) - Method in interface com.atlassian.crowd.manager.directory.MembershipService
-
Adds multiple users to single supplied group
- addUserToGroup(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Adds a user as a member of a group.
- 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(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.
- addUserToGroups(String, Set<String>) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
-
Adds a user to many groups.
- addUserToGroups(long, String, List<String>) - Method in interface com.atlassian.crowd.manager.directory.MembershipService
-
Adds single supplied user to multiple groups
- alias() - Static method in class com.atlassian.crowd.search.EntityDescriptor
-
- 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 com.atlassian.crowd.model.permission.UserPermission
-
Gets all the permissions.
- allResultsToLongMax(int) - Static method in class com.atlassian.crowd.search.query.entity.EntityQuery
-
- 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
-
- application() - Static method in class com.atlassian.crowd.search.EntityDescriptor
-
- 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(String) - Constructor for exception com.atlassian.crowd.manager.application.ApplicationAccessDeniedException
-
- 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
-
- ApplicationImpl - Class in com.atlassian.crowd.model.application
-
- ApplicationImpl() - Constructor for class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- 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.
- ApplicationImpl(InternalEntityTemplate) - Constructor for class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
Used for importing via XML migration.
- 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 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
-
- asIterable(int) - Method in interface com.atlassian.crowd.manager.application.PagedSearcher
-
Returns
Iterable fetching subsequent results in batches of the given size.
- 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 in com.atlassian.crowd.audit.query
-
- 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<RESULT> - 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<RESULT> - 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(String, PasswordCredential) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Authenticates a
user with the directory store.
- 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.
- AuthenticatedTokenQuery - Class in com.atlassian.crowd.search.query.entity
-
- AuthenticatedTokenQuery(SearchRestriction, int, int) - Constructor for class com.atlassian.crowd.search.query.entity.AuthenticatedTokenQuery
-
- authenticateUser(Application, String, PasswordCredential) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Will attempt to authenticate the given user against the application.
- authenticateUser(long, String, PasswordCredential) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
- AuthenticationToken - Interface in com.atlassian.crowd.model.token
-
- 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 Azure Active Directory directory instance loader.
- 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
-
- 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(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.
- 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(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..
- findGroupWithAttributesByName(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Finds the
group that matches the supplied
name.
- 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(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..
- 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(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.
- 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.
- 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(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.
- 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(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..
- 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(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Finds the
user that matches the supplied
name.
- 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(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..
- 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 com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
-
- forValue(String) - Static method in enum 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(Application) - Static method in class com.atlassian.crowd.model.application.ImmutableApplication
-
- from(ApplicationDirectoryMapping) - Static method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
-
- from(Directory) - Static method in class com.atlassian.crowd.model.directory.ImmutableDirectory
-
- 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 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 com.atlassian.crowd.model.directory.SynchronisationStatusKey
-
- fromString(String) - Static method in enum com.atlassian.crowd.model.sso.NameIdFormat
-
- 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 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
-
- 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
-
- 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
-
- 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
-
- 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(Directory) - Method in interface com.atlassian.crowd.directory.loader.DirectoryInstanceLoader
-
- getDirectory(Directory) - Method in interface com.atlassian.crowd.directory.loader.InternalDirectoryInstanceLoader
-
- getDirectory() - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
-
- getDirectory() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
-
Returns synchronising directory.
- getDirectoryID() - Method in interface com.atlassian.crowd.directory.monitor.DirectoryMonitor
-
Returns the ID of the directory that
is being polled.
- 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.
- getDirectoryId() - Method in class com.atlassian.crowd.model.user.UserTemplate
-
- 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(Directory) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
-
- getDirectorySynchronisationInformation(long) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
-
Returns directory synchronisation information.
- 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 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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 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 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(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.
- getInstance(Class<T>) - Method in interface com.atlassian.crowd.util.InstanceFactory
-
Gets an instance of a class.
- getInt(String, int) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Gets an integer property.
- 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
-
- 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
- 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
-
- 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 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
-
- getSMTPTemplate() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
- 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
-
- 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
-
- 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, String) - Method in interface com.atlassian.crowd.util.I18nHelper
-
- getText(String, String, String) - Method in interface com.atlassian.crowd.util.I18nHelper
-
- getText(String, Object) - 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(String, int) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Return an avatar, if available, for the named user.
- 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.
- 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(String) - Method in class com.atlassian.crowd.directory.AttributeValuesHolder
-
- getValue(String) - Method in class com.atlassian.crowd.directory.MultiValuedAttributeValuesHolder
-
- getValue() - Method in enum com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
-
- getValue(String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- getValue(String) - Method in class com.atlassian.crowd.model.application.ImmutableApplication
-
- getValue() - Method in enum com.atlassian.crowd.model.ApplicationSubtype
-
- 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(GroupType) - Static method in class com.atlassian.crowd.search.EntityDescriptor
-
- group() - Static method in class com.atlassian.crowd.search.EntityDescriptor
-
- 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, String, EntityDescriptor, int, int) - Constructor for class com.atlassian.crowd.search.query.membership.GroupMembershipQuery
-
- GroupMembershipQuery(Class<T>, boolean, EntityDescriptor, EntityDescriptor, int, int, SearchRestriction, String...) - 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, String, EntityDescriptor, int, int) - Constructor for class com.atlassian.crowd.search.query.membership.GroupMembersOfGroupQuery
-
- GroupMembersOfGroupQuery(Class<T>, boolean, EntityDescriptor, EntityDescriptor, int, int, SearchRestriction, String...) - 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
-
- GROUPS_TO_NAMES - Static variable in class com.atlassian.crowd.directory.DirectoryMembershipsIterable
-
- GroupTemplate - Class in com.atlassian.crowd.model.group
-
A publicly mutable Group implementation.
- GroupTemplate(String, long, GroupType) - Constructor for class com.atlassian.crowd.model.group.GroupTemplate
-
Build a template for a new group.
- GroupTemplate(String) - Constructor for class com.atlassian.crowd.model.group.GroupTemplate
-
- GroupTemplate(String, long) - Constructor for class com.atlassian.crowd.model.group.GroupTemplate
-
- GroupTemplate(Group) - Constructor for class com.atlassian.crowd.model.group.GroupTemplate
-
Build a template from an existing group.
- GroupTemplateWithAttributes - Class in com.atlassian.crowd.model.group
-
Mutable group template with mutable attributes.
- GroupTemplateWithAttributes(String, long, GroupType) - Constructor for class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
-
- GroupTemplateWithAttributes(GroupWithAttributes) - Constructor for class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
-
Creates new GroupTemplateWithAttributes based on the given group and attributes.
- 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(Long, AuditLogAuthorType) - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryAuthorRestriction
-
Match authors with the given id and type
- id(Long) - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryEntityRestriction
-
A restriction matching entities with the given id
- id - Variable in class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- ImageInfo - Class in com.atlassian.crowd.util
-
Class represents information about image based on it's data URL
- 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
-
- ImmutableApplication.Builder - Class in com.atlassian.crowd.model.application
-
- ImmutableApplicationDirectoryMapping - Class in com.atlassian.crowd.model.application
-
- ImmutableApplicationDirectoryMapping.Builder - Class in com.atlassian.crowd.model.application
-
- ImmutableAuditLogAuthor - Class in com.atlassian.crowd.audit
-
Concrete implementation of an audit log author
- ImmutableAuditLogAuthor(Long, String, AuditLogAuthorType) - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogAuthor
-
- ImmutableAuditLogAuthor(AuditLogAuthor) - 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
-
- 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_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
-
- InternalEntity - Class in com.atlassian.crowd.model
-
- 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.
- InternalRemoteDirectory - Interface in com.atlassian.crowd.directory
-
This interface represents a specialised extension of
RemoteDirectory that is used by InternalDirectories.
- 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 in com.atlassian.crowd.manager.sso
-
- InvalidApplicationSamlConfigurationException.Field - Enum 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 in com.atlassian.crowd.manager.sso
-
- InvalidGlobalSamlConfigurationException.Field - Enum 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
-
- 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
-
- 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 com.atlassian.crowd.model.directory.SynchronisationStatusKey
-
- isFindChildren() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
-
- isGroupDirectGroupMember(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Determines if a group is a direct member of another group.
- 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(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.
- 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.
- 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.
- isGzipEnabled() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
- 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
-
- 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.
- 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.
- isUserAuthorised(Application, User) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
- isUserDirectGroupMember(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Determines if a user is a direct member of a group.
- 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(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.
- 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.
- 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.
- 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
-
- 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
-
- 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 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.
- removeGroup(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Removes the
group that matches the supplied
name.
- 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(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.
- removeGroupAttributes(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Removes all the values for a single attribute key for a group.
- 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(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.
- removeGroupFromGroup(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Removes a group as a member of a parent group.
- 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(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.
- 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(Application, Directory, OperationType) - Method in interface com.atlassian.crowd.manager.permission.PermissionManager
-
Removes a permission with the given OperationType from the Application+Directory mapping
- removePermission(Directory, OperationType) - Method in interface com.atlassian.crowd.manager.permission.PermissionManager
-
- 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(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Removes the
user that matches the supplied
name.
- 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(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.
- removeUserAttributes(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Removes all the values for a single attribute key for a user.
- 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(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.
- removeUserFromGroup(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Removes a user as a member of a group.
- 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(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.
- removeUserFromGroups(long, String, List<String>) - Method in interface com.atlassian.crowd.manager.directory.MembershipService
-
Removes single supplied user from multiple groups
- removeUsersFromGroup(Set<String>, String) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
-
Removes a collection of users from a group.
- removeUsersFromGroup(long, List<String>, String) - Method in interface com.atlassian.crowd.manager.directory.MembershipService
-
Removes multiple users from the supplied group
- renameGroup(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
- 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.
- renameUser(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
- 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(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Renames a user in the directory specified by the passed in directoryId.
- resetFailuresSinceLastSuccess() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
-
- resetOldestFailureDate() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
-
- RetentionPeriod - Enum 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 in com.atlassian.crowd.search
-
- role() - Static method in class com.atlassian.crowd.search.EntityDescriptor
-
Deprecated.
- 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
- 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<RESULT>) - Method in interface com.atlassian.crowd.manager.audit.AuditService
-
Queries the audit log.
- 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.
- 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.
- 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(EntityQuery<T>) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Searches for
groups that match the supplied query criteria.
- 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(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.
- 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.
- 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.
- 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(EntityQuery<T>) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Searches for
users that match the supplied query criteria.
- 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(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.
- 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(ImmutableApplication) - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook.Builder
-
- setApplication(Application) - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
-
Deprecated.
- 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, Set<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.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(List<ImmutableAuditLogEntry>) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
-
Deprecated.
- setEntries(Collection<? extends AuditLogEntry>) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
-
- setEventMessage(String) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
-
- setEventType(AuditLogEventType) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
-
- 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
-
- 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.
- 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.ApplicationImpl
-
Deprecated.
- setLowercaseOutput(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
-
- 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
-
- setNewValue(String) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry.Builder
-
- setNotificationEmail(String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
- 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
-
- 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
-
- setSMTPTemplate(String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
- 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(Instant) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
-
- setTimestamp(Date) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
-
- setTimestamp(Long) - 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(ApplicationType) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- setType(ApplicationType) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
-
- 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(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.
- 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
-
- shouldAuditEvent() - Method in interface com.atlassian.crowd.manager.audit.AuditService
-
Allows the caller to determine whether it should attempt to generate audit events.
- SMTPServer - Class in com.atlassian.crowd.util.mail
-
POJO holding SMTP server config.
- SMTPServer(String, InternetAddress, String) - Constructor for class com.atlassian.crowd.util.mail.SMTPServer
-
- SMTPServer(int, String, InternetAddress, String, String, String, boolean) - Constructor for class com.atlassian.crowd.util.mail.SMTPServer
-
- SMTPServer() - Constructor for class com.atlassian.crowd.util.mail.SMTPServer
-
- SMTPServer.Builder - Class in com.atlassian.crowd.util.mail
-
- splitEntityNamesToMatch() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
-
- splitEntityNamesToMatch(int) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
-
- splitOrRestrictionIfNeeded(int) - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
-
Splits the query if needed.
- start - Variable in class com.atlassian.crowd.util.TimedOperation
-
- 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(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.
- 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(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.
- storeSynchronisationTokenForDirectory(long, String) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
-
Store a new synchronisation token for the given directory.
- 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.
- 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(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.
- 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
-
- 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
-
- 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
-
- SynchronisableDirectoryProperties - Class in com.atlassian.crowd.directory
-
Constants representing synchronisable directory properties.
- SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth - Enum in com.atlassian.crowd.directory
-
Allows configuring whether user groups should be synchronised when the user authenticates
- SynchronisationMode - Enum in com.atlassian.crowd.manager.directory
-
Synchronisation modes for synchronising a directory.
- SynchronisationStatusKey - Enum in com.atlassian.crowd.model.directory
-
Represents the i18n keys of synchronisation statuses
- SynchronisationStatusManager - Interface in com.atlassian.crowd.manager.directory
-
- 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.
- 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.
- 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, String, Serializable...) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
-
- syncStatus(long, SynchronisationStatusKey, List<Serializable>) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
-
Notify that directory synchronisation status has changed.
- unmarshallParams(String) - Method in enum com.atlassian.crowd.model.directory.SynchronisationStatusKey
-
- unregisterWebhook(Application, long) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Unregisters a Webhook.
- 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.
- 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, 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.
- 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.
- updateGroup(GroupTemplate) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
- updateGroup(Application, GroupTemplate) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Updates the group in ALL the active permissible directories.
- 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.
- updateUser(UserTemplate) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
- updateUser(Application, UserTemplate) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Updates the user in the first active directory the User belongs.
- 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.
- updateUserCredential(String, PasswordCredential) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
- 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(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.
- 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.
- 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
-
- userAuthenticated(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
- userAuthenticated(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
- userAuthenticated(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
- UserMembershipQuery<T> - Class in com.atlassian.crowd.search.query.membership
-
- UserMembershipQuery(Class<T>, boolean, EntityDescriptor, String, EntityDescriptor, int, int) - Constructor for class com.atlassian.crowd.search.query.membership.UserMembershipQuery
-
- UserMembershipQuery(Class<T>, boolean, EntityDescriptor, EntityDescriptor, int, int, SearchRestriction, String...) - 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, String, EntityDescriptor, int, int) - Constructor for class com.atlassian.crowd.search.query.membership.UserMembersOfGroupQuery
-
- UserMembersOfGroupQuery(Class<T>, boolean, EntityDescriptor, EntityDescriptor, int, int, SearchRestriction, String...) - Constructor for class com.atlassian.crowd.search.query.membership.UserMembersOfGroupQuery
-
- UserPermission - Enum 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(String, long) - Constructor for class com.atlassian.crowd.model.user.UserTemplate
-
Build a template for a new user.
- UserTemplate(String) - Constructor for class com.atlassian.crowd.model.user.UserTemplate
-
- UserTemplate(User) - Constructor for class com.atlassian.crowd.model.user.UserTemplate
-
Build a template from an existing user.
- UserTemplate(String, String, String, String) - Constructor for class com.atlassian.crowd.model.user.UserTemplate
-
- UserTemplate(User) - Constructor for class com.atlassian.crowd.model.user.UserTemplate
-
Build a template from an existing user.
- UserTemplateWithAttributes - Class in com.atlassian.crowd.model.user
-
Mutable user template with mutable attributes.
- UserTemplateWithAttributes(String, long) - 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(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(User) - 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(String, long, PasswordCredential) - Constructor for class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes
-
- 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
-
- UserUtils - Class in com.atlassian.crowd.util
-
General utility class for email related methods.
- UserUtils() - Constructor for class com.atlassian.crowd.util.UserUtils
-
- validate() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- validate() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- 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 com.atlassian.crowd.audit.query.AuditLogChangesetProjection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.manager.audit.RetentionPeriod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.manager.directory.SynchronisationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.ErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException.ErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.model.ApplicationSubtype
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.model.directory.SynchronisationStatusKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.model.membership.MembershipType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.model.permission.UserPermission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.model.sso.NameIdFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.model.token.ExpirableUserTokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.search.Entity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.search.ReturnType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.atlassian.crowd.audit.query.AuditLogChangesetProjection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crowd.manager.audit.RetentionPeriod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crowd.manager.directory.SynchronisationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.ErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException.ErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crowd.model.ApplicationSubtype
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crowd.model.directory.SynchronisationStatusKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crowd.model.membership.MembershipType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crowd.model.permission.UserPermission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crowd.model.sso.NameIdFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crowd.model.token.ExpirableUserTokenType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crowd.search.Entity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crowd.search.ReturnType
-
Returns an array containing the constants of this enum type, in
the order they are declared.