- AbstractAttributeEvent - Class in com.atlassian.crowd.model.event
-
- AbstractAttributeEvent(Operation, Long, Map<String, Set<String>>, Set<String>) - Constructor for class com.atlassian.crowd.model.event.AbstractAttributeEvent
-
- AbstractOperationEvent - Class in com.atlassian.crowd.model.event
-
- AbstractOperationEvent(Operation, Long) - Constructor for class com.atlassian.crowd.model.event.AbstractOperationEvent
-
- AccessBasedSynchronizationFilterType - Enum in com.atlassian.crowd.model.application
-
- active(boolean) - Method in class com.atlassian.crowd.model.user.BaseImmutableUser.Builder
-
- ACTIVE - Static variable in class com.atlassian.crowd.model.user.UserConstants
-
Key that represents if a user is active or inactive
- ACTIVE - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.GroupTermKeys
-
- ACTIVE - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.UserTermKeys
-
- ACTIVE_FILTER - Static variable in class com.atlassian.crowd.model.application.Applications
-
- addAllowedOperation(OperationType) - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
Add a new operation that the application is allowed to perform on the directory.
- addAllowedOperations(OperationType...) - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
Adds a list of operations that the application is allowed to perform on the directory.
- addGroupMapping(String) - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
Adds a mapping to a new authorised group.
- AliasEvent - Class in com.atlassian.crowd.model.event
-
- ALL_GROUP_PROPERTIES - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.GroupTermKeys
-
- ALL_USER_PROPERTIES - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.UserTermKeys
-
- allOf(SearchRestriction...) - Static method in class com.atlassian.crowd.search.builder.Combine
-
Returns an AND boolean search restriction where all of the search restrictions have to be satisfied.
- allOf(Collection<? extends SearchRestriction>) - Static method in class com.atlassian.crowd.search.builder.Combine
-
Returns an AND boolean search restriction where all of the search restrictions have to be satisfied.
- allOfIfNeeded(Collection<? extends SearchRestriction>) - Static method in class com.atlassian.crowd.search.builder.Combine
-
- anyOf(SearchRestriction...) - Static method in class com.atlassian.crowd.search.builder.Combine
-
Returns an OR boolean search restriction where only one or more of the search restrictions have to be
satisfied.
- anyOf(Collection<? extends SearchRestriction>) - Static method in class com.atlassian.crowd.search.builder.Combine
-
Returns an OR boolean search restriction where only one or more of the search restrictions have to be
satisfied.
- anyOfIfNeeded(Collection<? extends SearchRestriction>) - Static method in class com.atlassian.crowd.search.builder.Combine
-
- Application - Interface in com.atlassian.crowd.model.application
-
An Application in Crowd.
- ApplicationAccessDeniedException - Exception in com.atlassian.crowd.exception
-
Thrown to indicate that a user does not have access to authenticate against an application.
- ApplicationAccessDeniedException() - Constructor for exception com.atlassian.crowd.exception.ApplicationAccessDeniedException
-
- ApplicationAccessDeniedException(String) - Constructor for exception com.atlassian.crowd.exception.ApplicationAccessDeniedException
-
- ApplicationAccessDeniedException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.ApplicationAccessDeniedException
-
- ApplicationAccessDeniedException(Throwable) - Constructor for exception com.atlassian.crowd.exception.ApplicationAccessDeniedException
-
- ApplicationAlreadyExistsException - Exception in com.atlassian.crowd.exception
-
Used to indicate that there exists an application with the same name as
the one to be created.
- ApplicationAlreadyExistsException(String) - Constructor for exception com.atlassian.crowd.exception.ApplicationAlreadyExistsException
-
- ApplicationAttributeConstants - Class in com.atlassian.crowd.model.application
-
Constants for attributes of an application.
- ApplicationDefaultGroupMembershipConfiguration - Interface in com.atlassian.crowd.model.application
-
A default group membership configuration for an application and a directory
- ApplicationDirectoryMapping - Interface in com.atlassian.crowd.model.application
-
Represents a mapping of an application to a directory.
- ApplicationFactory - Interface in com.atlassian.crowd.embedded.api
-
Necessary evil as Crowd's
Application is a concrete class.
- ApplicationPermissionException - Exception in com.atlassian.crowd.exception
-
Thrown to indicate that an Application does not have the required permission to perform the operation.
- ApplicationPermissionException() - Constructor for exception com.atlassian.crowd.exception.ApplicationPermissionException
-
Default constructor.
- ApplicationPermissionException(String) - Constructor for exception com.atlassian.crowd.exception.ApplicationPermissionException
-
Default constructor.
- ApplicationPermissionException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.ApplicationPermissionException
-
Default constructor.
- ApplicationPermissionException(Throwable) - Constructor for exception com.atlassian.crowd.exception.ApplicationPermissionException
-
Default constructor.
- Applications - Class in com.atlassian.crowd.model.application
-
- ApplicationType - Enum in com.atlassian.crowd.model.application
-
Represents the type of an application.
- ATTRIBUTE_KEY_AGGREGATE_MEMBERSHIPS - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating whether memberships are aggregated across mapped directories.
- ATTRIBUTE_KEY_ALIASING_ENABLED - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating whether aliasing is enabled for the application.
- ATTRIBUTE_KEY_APPLICATION_LINK_ID - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating the application link ID
- ATTRIBUTE_KEY_APPLICATION_URL - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute storing the value of the Application URL.
- ATTRIBUTE_KEY_ATLASSIAN_SHA1_APPLIED - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating whether the application password has been encoded with the Atlassian SHA1 algorithm.
- ATTRIBUTE_KEY_FILTER_GROUPS_WITH_ACCESS - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating whether group queries should return only groups with access.
- ATTRIBUTE_KEY_FILTER_USERS_WITH_ACCESS - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating whether user queries should return only users with access.
- ATTRIBUTE_KEY_LAST_LICENSE_DATA_SYNC_STATUS - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating the value of the last license data sync state
- ATTRIBUTE_KEY_LAST_LICENSE_DATA_SYNC_STATUS_TIMESTAMP - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating the timestamp when last license data sync state was updated
- ATTRIBUTE_KEY_LICENSE_DATA_SYNC_INTERVAL_IN_MIN - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating the value of the interval for licensing data sync interval
- ATTRIBUTE_KEY_LOWER_CASE_OUTPUT - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating whether the user and group names returned should be in lowercase.
- ATTRIBUTE_KEY_OPTIMISE_CACHED_DIRECTORIES_AUTHENTICATION_ORDER - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating whether order of directories should be optimized for authentication basing on directory cache.
- AttributePredicates - Class in com.atlassian.crowd.attribute
-
- AttributeUtil - Class in com.atlassian.crowd.attribute
-
- AttributeUtil() - Constructor for class com.atlassian.crowd.attribute.AttributeUtil
-
- AuditLogAuthorType - Enum in com.atlassian.crowd.audit
-
Determines the type of entity that created the audit log entry
- AuditLogEntityType - Enum in com.atlassian.crowd.audit
-
Determines the type of entity which was changed during the audit action
- AuditLogEventSource - Enum in com.atlassian.crowd.audit
-
- AuditLogEventType - Enum in com.atlassian.crowd.audit
-
Describes the possible auditable event types.
- AUTHENTICATION_BY_EMAIL_ENABLED - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating whether application can authenticate user using their email.
- AUTHENTICATION_WITHOUT_PASSWORD_ENABLED - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating whether application can authenticate user without passing their password.
- getActiveDirectories(Application) - Static method in class com.atlassian.crowd.model.application.Applications
-
Given an application, retrieve all active directories associated with it.
- getAddress() - Method in class com.atlassian.crowd.model.application.RemoteAddress
-
Returns the address.
- getAllowedOperations() - Method in interface com.atlassian.crowd.model.application.ApplicationDirectoryMapping
-
Returns a set of operations that the application is allowed to perform on the directory.
- getAllowedOperations() - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
- getApplication() - Method in interface com.atlassian.crowd.embedded.api.ApplicationFactory
-
- getApplication() - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
Returns the mapped application.
- getApplication() - Method in class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.
Returns the application of this mapping.
- getApplication() - Method in interface com.atlassian.crowd.model.webhook.Webhook
-
- getApplicationDirectoryMapping(long) - Method in interface com.atlassian.crowd.model.application.Application
-
Returns a directory mapping of the directory specified by directory id.
- getApplicationDirectoryMappings() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the list of directory mappings ranked by directory priority as in perspective of the application.
- getApplicationId() - Method in class com.atlassian.crowd.model.event.AliasEvent
-
- getApplicationName() - Method in interface com.atlassian.crowd.embedded.api.ApplicationFactory
-
- getAttributes() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the attributes of the application.
- getAuthorisedGroupNames() - Method in interface com.atlassian.crowd.model.application.ApplicationDirectoryMapping
-
Returns a set of mappings to groups that are authorised to authenticate with the application.
- getAuthorisedGroupNames() - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
- getAuthorisedGroups() - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
- getAuthorityNames(String) - Method in interface com.atlassian.crowd.user.UserAuthoritiesProvider
-
Provides a list of authority names for the given user.
- getBooleanLogic() - Method in interface com.atlassian.crowd.search.query.entity.restriction.BooleanRestriction
-
Returns the boolean logic used against the collection of
SearchRestriction returned by
BooleanRestriction.getRestrictions()
to determine if an item should be included in a search result.
- getBooleanLogic() - Method in class com.atlassian.crowd.search.query.entity.restriction.BooleanRestrictionImpl
-
- getBuildNumber() - Static method in class com.atlassian.crowd.util.build.BuildUtils
-
- getBuildVersion() - Static method in class com.atlassian.crowd.util.build.BuildUtils
-
- getChildEntity() - Method in exception com.atlassian.crowd.exception.MembershipAlreadyExistsException
-
- getChildGroupNames() - Method in class com.atlassian.crowd.model.event.GroupMembershipEvent
-
- getChildGroupNames() - Method in class com.atlassian.crowd.model.group.ImmutableMembership
-
- getChildGroupNames() - Method in interface com.atlassian.crowd.model.group.Membership
-
- getChildUsername() - Method in class com.atlassian.crowd.model.event.UserMembershipEvent
-
- getCreatableAppTypes() - Static method in enum com.atlassian.crowd.model.application.ApplicationType
-
Returns the list of application types that can be added by the user to Crowd as an application.
- getCreatedDate() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the date the application was created.
- getCreatedDate() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroup
-
- getCreatedDate() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes
-
- getCreatedDate() - Method in interface com.atlassian.crowd.model.TimestampedEntity
-
Returns the date the entity was created.
- getCreatedDate() - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUser
-
- getCreatedDate() - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes
-
- getCreatedTime() - Method in interface com.atlassian.crowd.model.rememberme.CrowdRememberMeToken
-
- getCredential() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the application password.
- getCurrentBuildDate() - Static method in class com.atlassian.crowd.util.build.BuildUtils
-
- getCurrentBuildYear() - Static method in class com.atlassian.crowd.util.build.BuildUtils
-
- getCurrentEventToken(List<Long>) - Method in interface com.atlassian.crowd.event.EventStore
-
Returns a token that can be used for querying events that have happened
after the token was generated.
- getDeletedAttributes() - Method in class com.atlassian.crowd.model.event.AbstractAttributeEvent
-
- getDescription() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the description of the application.
- getDescription() - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup
-
- getDescription() - Method in interface com.atlassian.crowd.model.group.Group
-
- getDirectory() - Method in exception com.atlassian.crowd.exception.InvalidAuthenticationException
-
- getDirectory() - Method in interface com.atlassian.crowd.model.application.ApplicationDirectoryMapping
-
- getDirectory() - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
Returns the mapped directory.
- getDirectory() - Method in class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.
Returns the directory of the group.
- getDirectoryId() - Method in exception com.atlassian.crowd.exception.UserAlreadyExistsException
-
- getDirectoryId() - Method in interface com.atlassian.crowd.model.DirectoryEntity
-
- getDirectoryId() - Method in class com.atlassian.crowd.model.event.AbstractOperationEvent
-
- getDirectoryId() - Method in class com.atlassian.crowd.model.event.AliasEvent
-
- getDirectoryId() - Method in interface com.atlassian.crowd.model.event.OperationEvent
-
- getDirectoryId() - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup
-
- getDirectoryId() - Method in interface com.atlassian.crowd.model.rememberme.CrowdRememberMeToken
-
- getDirectoryId() - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
-
- getDirectoryMapping(long) - Method in interface com.atlassian.crowd.model.application.Application
-
- getDirectoryMapping() - Method in interface com.atlassian.crowd.model.application.ApplicationDefaultGroupMembershipConfiguration
-
- getDirectoryMapping() - Method in class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.
Returns the directory mapping.
- getDirectoryMappings() - Method in interface com.atlassian.crowd.model.application.Application
-
- getDisplayName() - Method in enum com.atlassian.crowd.model.application.ApplicationType
-
Returns the display name of the application type.
- getDisplayName() - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
-
- getDomain() - Method in class com.atlassian.crowd.model.authentication.CookieConfiguration
-
Returns the domain that the cookie should be set for.
- getEmailAddress() - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
-
- getEndpointUrl() - Method in interface com.atlassian.crowd.model.webhook.Webhook
-
- getEvents() - Method in class com.atlassian.crowd.event.Events
-
- getExistingUsers() - Method in exception com.atlassian.crowd.exception.BulkAddFailedException
-
- getExternalId() - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup
-
- getExternalId() - Method in interface com.atlassian.crowd.model.group.Group
-
This will return null for directories which do not support external ids
- getExternalId() - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
-
- getExternalId() - Method in interface com.atlassian.crowd.model.user.User
-
- getFailedUsers() - Method in exception com.atlassian.crowd.exception.BulkAddFailedException
-
- getFailuresSinceLastSuccess() - Method in interface com.atlassian.crowd.model.webhook.Webhook
-
- getFirstName() - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
-
- getFirstName() - Method in interface com.atlassian.crowd.model.user.User
-
- getGroup() - Method in exception com.atlassian.crowd.exception.InvalidGroupException
-
- getGroup() - Method in class com.atlassian.crowd.model.event.GroupEvent
-
- getGroupMapping(String) - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
Returns a GroupMapping if it exists, otherwise returns null
- getGroupName() - Method in interface com.atlassian.crowd.model.application.ApplicationDefaultGroupMembershipConfiguration
-
- getGroupName() - Method in class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.
Returns the name of the group being mapped.
- getGroupName() - Method in class com.atlassian.crowd.model.event.GroupMembershipEvent
-
- getGroupName() - Method in class com.atlassian.crowd.model.group.ImmutableMembership
-
- getGroupName() - Method in interface com.atlassian.crowd.model.group.Membership
-
- getId() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the application ID.
- getId() - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
Returns the ID of the directory mapping.
- getId() - Method in class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.
Returns the group mapping ID.
- getId() - Method in interface com.atlassian.crowd.model.rememberme.CrowdRememberMeToken
-
- getId() - Method in interface com.atlassian.crowd.model.webhook.Webhook
-
- getKeys() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes
-
- getKeys() - Method in class com.atlassian.crowd.model.group.ImmutableGroupWithAttributes
-
- getKeys() - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes
-
- getKeys() - Method in class com.atlassian.crowd.model.user.ImmutableUserWithAttributes
-
- getLastName() - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
-
- getLastName() - Method in interface com.atlassian.crowd.model.user.User
-
- getMatchMode() - Method in interface com.atlassian.crowd.search.query.entity.restriction.PropertyRestriction
-
Returns the mode to match a property.
- getMatchMode() - Method in class com.atlassian.crowd.search.query.entity.restriction.TermRestriction
-
- getName() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the name of the application.
- getName() - Method in class com.atlassian.crowd.model.authentication.CookieConfiguration
-
Returns the name of the SSO token cookie.
- getName() - Method in interface com.atlassian.crowd.model.DirectoryEntity
-
- getName() - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup
-
- getName() - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
-
- getNewAlias() - Method in class com.atlassian.crowd.model.event.AliasEvent
-
- getNewEvents(String, List<Long>) - Method in interface com.atlassian.crowd.event.EventStore
-
Deprecated.
- getNewEvents(String, Application) - Method in interface com.atlassian.crowd.event.EventStore
-
Returns an events object which contains a new eventToken and events that
happened after the given eventToken was generated.
- getNewEventToken() - Method in class com.atlassian.crowd.event.Events
-
- getOldestFailureDate() - Method in interface com.atlassian.crowd.model.webhook.Webhook
-
- getOperation() - Method in class com.atlassian.crowd.model.event.AbstractOperationEvent
-
- getOperation() - Method in class com.atlassian.crowd.model.event.AliasEvent
-
- getOperation() - Method in interface com.atlassian.crowd.model.event.OperationEvent
-
- getParentEntity() - Method in exception com.atlassian.crowd.exception.MembershipAlreadyExistsException
-
- getParentGroupNames() - Method in class com.atlassian.crowd.model.event.GroupMembershipEvent
-
- getParentGroupNames() - Method in class com.atlassian.crowd.model.event.UserMembershipEvent
-
- getProperty() - Method in interface com.atlassian.crowd.search.query.entity.restriction.PropertyRestriction
-
Returns the property to match on.
- getProperty() - Method in class com.atlassian.crowd.search.query.entity.restriction.TermRestriction
-
- getPropertyName() - Method in interface com.atlassian.crowd.search.query.entity.restriction.Property
-
Returns the name of the property.
- getPropertyName() - Method in class com.atlassian.crowd.search.query.entity.restriction.PropertyImpl
-
- getPropertyType() - Method in interface com.atlassian.crowd.search.query.entity.restriction.Property
-
Returns the type of the property value.
- getPropertyType() - Method in class com.atlassian.crowd.search.query.entity.restriction.PropertyImpl
-
- getRemoteAddress() - Method in interface com.atlassian.crowd.model.rememberme.CrowdRememberMeToken
-
- getRemoteAddresses() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the whitelist of addresses allowed to connect to Crowd as the application.
- getRestrictions() - Method in interface com.atlassian.crowd.search.query.entity.restriction.BooleanRestriction
-
Returns a collection of restrictions.
- getRestrictions() - Method in class com.atlassian.crowd.search.query.entity.restriction.BooleanRestrictionImpl
-
- getSeries() - Method in interface com.atlassian.crowd.model.rememberme.CrowdRememberMeToken
-
- getStoredAttributes() - Method in class com.atlassian.crowd.model.event.AbstractAttributeEvent
-
- getToken() - Method in interface com.atlassian.crowd.model.rememberme.CrowdRememberMeToken
-
- getToken() - Method in interface com.atlassian.crowd.model.webhook.Webhook
-
- getType() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the type of the application.
- getType() - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup
-
- getType() - Method in interface com.atlassian.crowd.model.group.Group
-
- getUpdatedDate() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the date the application was last updated.
- getUpdatedDate() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroup
-
- getUpdatedDate() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes
-
- getUpdatedDate() - Method in interface com.atlassian.crowd.model.TimestampedEntity
-
Returns the date the entity was last updated.
- getUpdatedDate() - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUser
-
- getUpdatedDate() - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes
-
- getUsedTime() - Method in interface com.atlassian.crowd.model.rememberme.CrowdRememberMeToken
-
- getUser() - Method in class com.atlassian.crowd.model.event.UserEvent
-
- getUsername() - Method in exception com.atlassian.crowd.exception.InvalidAuthenticationException
-
- getUserName() - Method in exception com.atlassian.crowd.exception.UserAlreadyExistsException
-
- getUsername() - Method in class com.atlassian.crowd.model.event.AliasEvent
-
- getUsername() - Method in interface com.atlassian.crowd.model.rememberme.CrowdRememberMeToken
-
- getUserNames() - Method in class com.atlassian.crowd.model.group.ImmutableMembership
-
- getUserNames() - Method in interface com.atlassian.crowd.model.group.Membership
-
- getValue(String) - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes
-
- getValue(String) - Method in class com.atlassian.crowd.model.group.ImmutableGroupWithAttributes
-
- getValue(String) - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes
-
- getValue(String) - Method in class com.atlassian.crowd.model.user.ImmutableUserWithAttributes
-
- getValue() - Method in interface com.atlassian.crowd.search.query.entity.restriction.PropertyRestriction
-
Returns the value to match against the property.
- getValue() - Method in class com.atlassian.crowd.search.query.entity.restriction.TermRestriction
-
- getValues(String) - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes
-
- getValues(String) - Method in class com.atlassian.crowd.model.group.ImmutableGroupWithAttributes
-
- getValues(String) - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes
-
- getValues(String) - Method in class com.atlassian.crowd.model.user.ImmutableUserWithAttributes
-
- getVersion() - Static method in class com.atlassian.crowd.util.build.BuildUtils
-
Detailed info about this Crowd release, including build version, build number and build date.
- getWebhooks() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the Webhooks associated to the application.
- greaterThan(T) - Method in class com.atlassian.crowd.search.builder.Restriction.RestrictionWithProperty
-
Returns a property restriction that is only satisfied if the value of the property is greater than the given
value.
- greaterThanOrEqual(T) - Method in class com.atlassian.crowd.search.builder.Restriction.RestrictionWithProperty
-
Returns a property restriction that is only satisfied if the value of the property is greater than or equal
to the given value.
- Group - Interface in com.atlassian.crowd.model.group
-
Represents a group.
- GROUP_COMPARATOR - Static variable in class com.atlassian.crowd.model.group.GroupComparator
-
Singleton instance of Comparator<Group>
- GroupComparator - Class in com.atlassian.crowd.model.group
-
Supplies re-useable methods for equals, hashcode and compareTo that can be shared with different implementations of
Group in order to be compatible.
- GroupEvent - Class in com.atlassian.crowd.model.event
-
- GroupEvent(Operation, Long, Group, Map<String, Set<String>>, Set<String>) - Constructor for class com.atlassian.crowd.model.event.GroupEvent
-
- GroupMapping - Class in com.atlassian.crowd.model.application
-
- GroupMapping() - Constructor for class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.
- GroupMapping(Long, DirectoryMapping, String) - Constructor for class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.
Constructs a new GroupMapping with the specified group mapping ID.
- GroupMapping(DirectoryMapping, String) - Constructor for class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.
Constructs a new GroupMapping.
- GroupMapping.COMPARATOR - Class in com.atlassian.crowd.model.application
-
Deprecated.
- GroupMappingComparator - Class in com.atlassian.crowd.model.application
-
Deprecated.
- GroupMappingComparator() - Constructor for class com.atlassian.crowd.model.application.GroupMappingComparator
-
Deprecated.
- GroupMembershipEvent - Class in com.atlassian.crowd.model.event
-
- GroupMembershipEvent(Operation, Long, String, String) - Constructor for class com.atlassian.crowd.model.event.GroupMembershipEvent
-
- GroupMembershipEvent(Operation, Long, String, Set<String>, Set<String>) - Constructor for class com.atlassian.crowd.model.event.GroupMembershipEvent
-
- Groups - Class in com.atlassian.crowd.model.group
-
- GroupTermKeys - Class in com.atlassian.crowd.search.query.entity.restriction.constants
-
Represents attributes of a group.
- GroupType - Enum in com.atlassian.crowd.model.group
-
Represents the type of a Group:
GROUP: group used to determine authorisation.
LEGACY_ROLE: group representing pre-Crowd 2.0 "Role".
- GroupWithAttributes - Interface in com.atlassian.crowd.model.group
-
Represents a group with attributes.
- ImmutableDirectoryGroup - Class in com.atlassian.crowd.model.group
-
- ImmutableDirectoryGroup.Builder - Class in com.atlassian.crowd.model.group
-
- ImmutableDirectoryGroupWithAttributes - Class in com.atlassian.crowd.model.group
-
- ImmutableDirectoryGroupWithAttributes.Builder - Class in com.atlassian.crowd.model.group
-
- ImmutableGroupWithAttributes - Class in com.atlassian.crowd.model.group
-
- ImmutableGroupWithAttributes.Builder - Class in com.atlassian.crowd.model.group
-
- ImmutableMembership - Class in com.atlassian.crowd.model.group
-
- ImmutableMembership(String, Iterable<String>, Iterable<String>) - Constructor for class com.atlassian.crowd.model.group.ImmutableMembership
-
- ImmutableTimestampedUser - Class in com.atlassian.crowd.model.user
-
- ImmutableTimestampedUser.Builder - Class in com.atlassian.crowd.model.user
-
- ImmutableTimestampedUserWithAttributes - Class in com.atlassian.crowd.model.user
-
- ImmutableTimestampedUserWithAttributes.Builder - Class in com.atlassian.crowd.model.user
-
- ImmutableUser - Class in com.atlassian.crowd.model.user
-
- ImmutableUser(User) - Constructor for class com.atlassian.crowd.model.user.ImmutableUser
-
- ImmutableUser(long, String, String, String, boolean, String, String, String) - Constructor for class com.atlassian.crowd.model.user.ImmutableUser
-
- ImmutableUser(ImmutableUser.Builder) - Constructor for class com.atlassian.crowd.model.user.ImmutableUser
-
- ImmutableUser.Builder - Class in com.atlassian.crowd.model.user
-
- ImmutableUserWithAttributes - Class in com.atlassian.crowd.model.user
-
- ImmutableUserWithAttributes.Builder - Class in com.atlassian.crowd.model.user
-
- IncrementalSynchronisationNotAvailableException - Exception in com.atlassian.crowd.event
-
- IncrementalSynchronisationNotAvailableException() - Constructor for exception com.atlassian.crowd.event.IncrementalSynchronisationNotAvailableException
-
- IncrementalSynchronisationNotAvailableException(String) - Constructor for exception com.atlassian.crowd.event.IncrementalSynchronisationNotAvailableException
-
- INSTANCE - Static variable in interface com.atlassian.crowd.search.query.entity.restriction.NullRestriction
-
- INSTANCE - Static variable in class com.atlassian.crowd.search.query.entity.restriction.NullRestrictionImpl
-
- InternalDirectoryGroup - Interface in com.atlassian.crowd.model.group
-
Extends the Group interface with "isLocal".
- INVALID_PASSWORD_ATTEMPTS - Static variable in class com.atlassian.crowd.model.user.UserConstants
-
Key for the total invalid password attempts.
- InvalidAuthenticationException - Exception in com.atlassian.crowd.exception
-
Thrown when the attempted authentication is not valid.
- InvalidAuthenticationException(String, Directory, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidAuthenticationException
-
- InvalidAuthenticationException(String) - Constructor for exception com.atlassian.crowd.exception.InvalidAuthenticationException
-
Constructs a new InvalidAuthenticationException with the specified detail message.
- InvalidAuthenticationException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidAuthenticationException
-
Constructs a new InvalidAuthenticationException with the specified detail message and cause.
- InvalidAuthenticationException(Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidAuthenticationException
-
Constructs a new InvalidAuthenticationException with the specified cause.
- InvalidAuthorizationTokenException - Exception in com.atlassian.crowd.exception
-
Thrown when the authenticated token is invalid.
- InvalidAuthorizationTokenException() - Constructor for exception com.atlassian.crowd.exception.InvalidAuthorizationTokenException
-
Default constructor.
- InvalidAuthorizationTokenException(String) - Constructor for exception com.atlassian.crowd.exception.InvalidAuthorizationTokenException
-
Default constructor.
- InvalidAuthorizationTokenException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidAuthorizationTokenException
-
Default constructor.
- InvalidAuthorizationTokenException(Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidAuthorizationTokenException
-
Default constructor.
- InvalidEmailAddressException - Exception in com.atlassian.crowd.exception
-
Thrown when the email address is not valid.
- InvalidEmailAddressException() - Constructor for exception com.atlassian.crowd.exception.InvalidEmailAddressException
-
Default constructor.
- InvalidEmailAddressException(String) - Constructor for exception com.atlassian.crowd.exception.InvalidEmailAddressException
-
- InvalidEmailAddressException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidEmailAddressException
-
- InvalidEmailAddressException(Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidEmailAddressException
-
- InvalidGroupException - Exception in com.atlassian.crowd.exception
-
Thrown to indicate an invalid model group.
- InvalidGroupException(Group, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidGroupException
-
Constructs a new InvalidGroupException with the invalid group given and a cause.
- InvalidGroupException(Group, String) - Constructor for exception com.atlassian.crowd.exception.InvalidGroupException
-
Constructs a new InvalidGroupException with the invalid group and
- InvalidGroupException(Group, String, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidGroupException
-
- InvalidRoleException - Exception in com.atlassian.crowd.exception
-
Thrown when an invalid role is provided.
- InvalidRoleException(Group, String) - Constructor for exception com.atlassian.crowd.exception.InvalidRoleException
-
- InvalidTokenException - Exception in com.atlassian.crowd.exception
-
Thrown when an invalid token is provided.
- InvalidTokenException() - Constructor for exception com.atlassian.crowd.exception.InvalidTokenException
-
Default constructor.
- InvalidTokenException(String) - Constructor for exception com.atlassian.crowd.exception.InvalidTokenException
- InvalidTokenException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidTokenException
-
Default constructor.
- InvalidTokenException(Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidTokenException
-
Default constructor.
- isActive() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns whether the application is active.
- isActive() - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup
-
- isActive() - Method in interface com.atlassian.crowd.model.group.Group
-
- isActive() - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
-
- isAliasingEnabled() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns true if aliasing is enabled for the application.
- isAllowAllToAuthenticate() - Method in interface com.atlassian.crowd.model.application.ApplicationDirectoryMapping
-
Returns true if all the users in the directory are allowed to authenticate with the application.
- isAllowAllToAuthenticate() - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
- isAllowed(OperationType) - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
Returns true if the application is allowed to perform the specified operation on the directory.
- isAuthenticationViaEmailEnabled() - Method in interface com.atlassian.crowd.model.application.Application
-
Determines whether application can authenticate their users using their e-mail.
- isAuthenticationWithoutPasswordEnabled() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns true if application has authentication without user's password enabled, false otherwise.
- isAuthorised(String) - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
Returns true if the group is an authorised group.
- isCachedDirectoriesAuthenticationOrderOptimisationEnabled() - Method in interface com.atlassian.crowd.model.application.Application
-
- isEmbeddedCrowd() - Method in interface com.atlassian.crowd.embedded.api.ApplicationFactory
-
Used in order to distinguish if we're running in Embedded Crowd or in Crowd as standalone product.
- isEmpty() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes
-
- isEmpty() - Method in class com.atlassian.crowd.model.group.ImmutableGroupWithAttributes
-
- isEmpty() - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes
-
- isEmpty() - Method in class com.atlassian.crowd.model.user.ImmutableUserWithAttributes
-
- isExact() - Method in enum com.atlassian.crowd.search.query.entity.restriction.MatchMode
-
Returns true if this value represents an exact match mode.
- isFilteringGroupsWithAccessEnabled() - Method in interface com.atlassian.crowd.model.application.Application
-
- isFilteringUsersWithAccessEnabled() - Method in interface com.atlassian.crowd.model.application.Application
-
- isLocal() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroup
-
- isLocal() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes
-
- isLocal() - Method in interface com.atlassian.crowd.model.group.InternalDirectoryGroup
-
Returns true if this is a Local Group.
- isLowerCaseOutput() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns true if the usernames and group names returned should be in lowercase.
- isMembershipAggregationEnabled() - Method in interface com.atlassian.crowd.model.application.Application
-
- isNull() - Method in class com.atlassian.crowd.search.builder.Restriction.RestrictionWithProperty
-
Returns a property restriction that is only satisfied if the value of the property is null.
- isPermanent() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns whether the application is a permanent application and thus cannot be removed.
- isPluginConsumerUrl(String) - Static method in class com.atlassian.crowd.saml.SamlConstants
-
Returns whether provided samlConsumerUrl matches plugin's SAML consumer URL suffix.
- isSecure() - Method in class com.atlassian.crowd.model.authentication.CookieConfiguration
-
Returns true if the cookie should only be included in a secure connection.
- valueOf(String) - Static method in enum com.atlassian.crowd.audit.AuditLogAuthorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.audit.AuditLogEntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.audit.AuditLogEventSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.audit.AuditLogEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.model.application.AccessBasedSynchronizationFilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.model.application.ApplicationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.model.event.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.model.group.GroupType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.search.query.entity.restriction.BooleanRestriction.BooleanLogic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crowd.search.query.entity.restriction.MatchMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.atlassian.crowd.audit.AuditLogAuthorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crowd.audit.AuditLogEntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crowd.audit.AuditLogEventSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crowd.audit.AuditLogEventType
-
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.AccessBasedSynchronizationFilterType
-
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.ApplicationType
-
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.event.Operation
-
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.group.GroupType
-
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.query.entity.restriction.BooleanRestriction.BooleanLogic
-
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.query.entity.restriction.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- visit(SearchRestriction) - Method in class com.atlassian.crowd.search.SearchRestrictionVisitor
-
- visitPropertyRestriction(PropertyRestriction) - Method in class com.atlassian.crowd.search.SearchRestrictionVisitor
-