Index

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

A

AbstractBatchFinder - Class in com.atlassian.crowd.util.persistence.hibernate.batch
Abstract implementation of the batch finder, sub classes should extend this implementation with an implementation of AbstractBatchFinder.processBatchFind(long, java.util.Collection, Class) which performs the hibernate version specific search.
AbstractBatchFinder() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchFinder
 
AbstractBatchProcessor<S> - Class in com.atlassian.crowd.util.persistence.hibernate.batch
Thread-safe batch processor.
AbstractBatchProcessor() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
 
AbstractDirectoryInstanceLoader - Class in com.atlassian.crowd.directory.loader
An abstract implementation of DirectoryInstanceLoader which provides a default implementation of AbstractDirectoryInstanceLoader.getDirectory(Directory)
AbstractDirectoryInstanceLoader() - Constructor for class com.atlassian.crowd.directory.loader.AbstractDirectoryInstanceLoader
 
AbstractForwardingDirectory - Class in com.atlassian.crowd.directory
A utility class which delegates (i.e.
AbstractForwardingDirectory() - Constructor for class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
AbstractInternalDirectory - Class in com.atlassian.crowd.directory
This class holds methods that are common to both InternalDirectory and CachingDirectory.
AbstractInternalDirectory(InternalDirectoryUtils, PasswordEncoderFactory, DirectoryDao, UserDao, GroupDao, MembershipDao, TombstoneDao, PasswordConstraintsLoader) - Constructor for class com.atlassian.crowd.directory.AbstractInternalDirectory
 
AbstractTombstone - Class in com.atlassian.crowd.model.tombstone
 
AbstractTombstone() - Constructor for class com.atlassian.crowd.model.tombstone.AbstractTombstone
 
AbstractTombstone(long) - Constructor for class com.atlassian.crowd.model.tombstone.AbstractTombstone
 
activate(LicensingSummary) - Method in interface com.atlassian.crowd.dao.licensing.LicensingSummaryDao
Marks current version as an active one and deletes all other versions.
ACTIVE - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
 
add(Directory) - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
 
add(Application, PasswordCredential) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Will only create the core attributes to an application, i.e.
add(Application, ApplicationDirectoryMapping, String) - Method in interface com.atlassian.crowd.dao.application.ApplicationDefaultGroupMembershipConfigurationDao
Adds a new default group membership for the given application and group.
add(AuditLogChangesetEntity) - Method in interface com.atlassian.crowd.dao.audit.AuditDao
Persists the changeset and its entries
add(GroupAdministrationGrantToGroup) - Method in interface com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDao
Adds a new group administration grant to a group
add(UserAdministrationGrantToGroup) - Method in interface com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDao
Adds a new group administration grant for a user
add(Property) - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
 
add(Property) - Method in interface com.atlassian.crowd.dao.property.PropertyDAO
Adds a new property.
add(ExpirableUserToken) - Method in interface com.atlassian.crowd.dao.token.ExpirableUserTokenDao
Persist the given token
add(Token) - Method in interface com.atlassian.crowd.dao.token.SessionTokenStorage
Persists a new token.
add(Token) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
 
add(Webhook) - Method in class com.atlassian.crowd.dao.webhook.NoopWebhookDAOImpl
 
add(Webhook) - Method in interface com.atlassian.crowd.dao.webhook.WebhookDAO
 
addAll(Collection<InternalGroupWithAttributes>) - Method in interface com.atlassian.crowd.dao.group.InternalGroupDao
Bulk add of groups and their attributes.
addAll(Collection<UserTemplateWithCredentialAndAttributes>) - Method in interface com.atlassian.crowd.dao.user.InternalUserDao
 
addAll(Set<InternalMembership>) - Method in interface com.atlassian.crowd.dao.membership.InternalMembershipDao
Bulk add of memberships.
addAllGroups(Set<GroupTemplate>) - Method in class com.atlassian.crowd.directory.CachingDirectory
 
addAllGroups(Set<GroupTemplate>) - Method in class com.atlassian.crowd.directory.InternalDirectory
 
addAllGroupsToGroup(Collection<String>, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
addAllUsers(Set<UserTemplateWithCredentialAndAttributes>) - Method in class com.atlassian.crowd.directory.CachingDirectory
 
addAllUsers(Set<UserTemplateWithCredentialAndAttributes>) - Method in class com.atlassian.crowd.directory.InternalDirectory
 
addAllUsersToGroup(Set<String>, String) - Method in class com.atlassian.crowd.directory.CachingDirectory
 
addAllUsersToGroup(Set<String>, String) - Method in class com.atlassian.crowd.directory.InternalDirectory
 
addDirectoryMapping(long, long, boolean, OperationType...) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Adds a mapping between application and directory.
addGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
addGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
addGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
 
addGroupMapping(long, long, String) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Adds a group mapping.
addGroupToGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
addGroupToGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
addIdReference(InternalDirectoryEntity) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.BatchResultWithIdReferences
 
addLocalGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
addLocalGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.CachingDirectory
 
addLocalGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.InternalDirectory
 
addMessage(InternalClusterMessage) - Method in interface com.atlassian.crowd.dao.cluster.ClusterMessageDao
 
addOrUpdateLdapUser(String) - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
Copies or updates a user in the internal directory from their counterpart in the LDAP directory.
addParameterPlaceholder(Object) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
Creates a variable placeholder for a parameter
addParameterPlaceholderForBatchedParam(Collection) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
Creates a variable placeholder for a parameter.
addRemoteAddress(long, RemoteAddress) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Associates a remote address to the given application.
addSamlTrustEntity(SAMLTrustEntity) - Method in interface com.atlassian.crowd.dao.sso.SAMLTrustDAO
Store new certificate and private key
addUser(UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
addUser(UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.directory.CachingDirectory
Adds a user with no special added logic.
addUser(UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.directory.InternalDirectory
 
addUser(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
addUser(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
addUser(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.directory.CachingDirectory
Adds a user without modifying it, including storing its attributes.
addUser(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.directory.InternalDirectory
Adds a user and the following custom attributes: - RemotePrincipalConstants.PASSWORD_LASTCHANGED set to the current time.
addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
addUserToGroups(String, Set<String>) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
afterFind() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchFinder
 
afterProcessBatch() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
Called after successfully processing each batch.
afterProcessCollection() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
Called when processing the collection has completed successfully.
afterProcessIndividual() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
Called after successully processing an item individually.
Alias - Class in com.atlassian.crowd.model.alias
 
Alias(Application, String, String) - Constructor for class com.atlassian.crowd.model.alias.Alias
 
Alias(Long, Application, String, String) - Constructor for class com.atlassian.crowd.model.alias.Alias
 
aliasCounter - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
 
AliasDAO - Interface in com.atlassian.crowd.dao.alias
Manages persistence of aliases.
AliasTombstone - Class in com.atlassian.crowd.model.tombstone
Used as a marker for all alias changes, not only deletions.
AliasTombstone() - Constructor for class com.atlassian.crowd.model.tombstone.AliasTombstone
 
AliasTombstone(long, long, String) - Constructor for class com.atlassian.crowd.model.tombstone.AliasTombstone
 
appendBooleanTermRestrictionAsHQL(HQLQuery, Entity, PropertyRestriction<Boolean>, String) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
appendComparableValueAsHQL(HQLQuery, PropertyRestriction) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
appendComparableValueAsHQL(HQLQuery, PropertyRestriction, Object) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
appendDateTermRestriction(HQLQuery, Entity, PropertyRestriction<? extends Date>, String) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
appendDirectoryPropertyAsHQL(HQLQuery, PropertyRestriction) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
appendEntityPropertyAsHQL(HQLQuery, Entity, PropertyRestriction, String) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
appendEnumTermRestrictionAsHQL(HQLQuery, Entity, PropertyRestriction<Enum>, String) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
appendFrom(CharSequence) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
appendGroupPropertyAsHQL(HQLQuery, PropertyRestriction, String) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
appendGroupTypeRestrictionAsHQL(HQLQuery, GroupType) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
appendIsNullTermRestrictionAsHSQL(HQLQuery, Entity, PropertyRestriction<?>, String) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
appendMultiTermRestrictionAsHQL(HQLQuery, Entity, BooleanRestriction) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
appendOrderBy(CharSequence) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
appendPropertyRestrictionAsHQL(HQLQuery, Entity, SearchRestriction, String) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
appendQueryAsHQL(EntityQuery<?>, HQLQuery) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
appendSelect(CharSequence) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
appendStringTermRestrictionAsHQL(HQLQuery, Entity, PropertyRestriction<String>, String) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
appendStringValueAsHQL(HQLQuery, PropertyRestriction<String>) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
appendTokenPropertyAsHQL(HQLQuery, PropertyRestriction) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
appendUserPropertyAsHQL(HQLQuery, PropertyRestriction, String) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
appendWhere(CharSequence) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
Deprecated.
use safeAppendWhere instead
AppIssuesWithMailScanResultEntity - Class in com.atlassian.crowd.model.application
Results of scan which iterates over users in a given application and finds invalid and duplicated email addresses.
AppIssuesWithMailScanResultEntity() - Constructor for class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
 
AppIssuesWithMailScanResultEntity(long, Instant, long, long) - Constructor for class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
 
AppIssuesWithMailsScanResultDAO - Interface in com.atlassian.crowd.dao.application
Manages persistence of AppIssuesWithMailScanResultEntity.
ApplicationDAO - Interface in com.atlassian.crowd.dao.application
Manages persistence of Application.
ApplicationDefaultGroupMembershipConfigurationDao - Interface in com.atlassian.crowd.dao.application
Hibernate DAO for managing application default group memberships
applicationId - Variable in class com.atlassian.crowd.model.tombstone.ApplicationTombstone
 
ApplicationSamlConfigurationDAO - Interface in com.atlassian.crowd.dao.sso
Allows storing and retrieving application-specific SAML SSO configuration
ApplicationSamlConfigurationEntity - Class in com.atlassian.crowd.model.sso
 
ApplicationSamlConfigurationEntity(Application) - Constructor for class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
 
ApplicationSamlConfigurationEntity(Application, Boolean, String, String, NameIdFormat, boolean) - Constructor for class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
 
ApplicationTombstone - Class in com.atlassian.crowd.model.tombstone
Parent class for events related to specific applications, such as configuration changes and aliasing changes.
ApplicationTombstone() - Constructor for class com.atlassian.crowd.model.tombstone.ApplicationTombstone
 
ApplicationTombstone(long, long) - Constructor for class com.atlassian.crowd.model.tombstone.ApplicationTombstone
 
ApplicationUpdatedTombstone - Class in com.atlassian.crowd.model.tombstone
Used as a marker for all application updates that should invalidate synchronization for a specific application, without affecting other applications that are configured to use the same directories.
ApplicationUpdatedTombstone() - Constructor for class com.atlassian.crowd.model.tombstone.ApplicationUpdatedTombstone
 
ApplicationUpdatedTombstone(long, long) - Constructor for class com.atlassian.crowd.model.tombstone.ApplicationUpdatedTombstone
 
apply(Collection<T>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.NoopAuditMapper
 
asHQL(long, EntityQuery) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
Translates an entity query into a HQLQuery.
asHQL(long, MembershipQuery) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
Translates a membership query into a HQLQuery.
asHQL(long, MembershipQuery<?>, boolean) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
Translates a membership query into a HQLQuery.
asHQL(AuditLogQuery) - Method in class com.atlassian.crowd.search.hibernate.audit.AuditLogQueryTranslator
 
asHQL(EntityQuery) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
Translates an entity query into a HQLQuery.
ATTRIBUTE_CREATE_USER_ON_AUTH - Static variable in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
 
ATTRIBUTE_KEY_IMPORT_GROUPS - Static variable in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
 
ATTRIBUTE_LDAP_DIRECTORY_CLASS - Static variable in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
 
ATTRIBUTE_PASSWORD_COMPLEXITY_MESSAGE - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
ATTRIBUTE_PASSWORD_EXPIRATION_NOTIFICATION_PERIODS - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
ATTRIBUTE_PASSWORD_HISTORY_COUNT - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
ATTRIBUTE_PASSWORD_MAX_ATTEMPTS - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
ATTRIBUTE_PASSWORD_MAX_CHANGE_TIME - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
ATTRIBUTE_PASSWORD_MINIMUM_DIGITS - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
ATTRIBUTE_PASSWORD_MINIMUM_LENGTH - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
ATTRIBUTE_PASSWORD_MINIMUM_LOWERCASE - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
ATTRIBUTE_PASSWORD_MINIMUM_RULES_MATCHED - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
ATTRIBUTE_PASSWORD_MINIMUM_SCORE - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
The minimum password score allowed for new passwords for users in this directory, stored as PasswordScore.getRanking().
ATTRIBUTE_PASSWORD_MINIMUM_SPECIAL_CHARACTERS - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
ATTRIBUTE_PASSWORD_MINIMUM_UPPERCASE - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
ATTRIBUTE_PASSWORD_POLICY_PRESET - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
ATTRIBUTE_PASSWORD_REGEX - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
ATTRIBUTE_UPDATE_USER_ON_AUTH - Static variable in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
 
ATTRIBUTE_USER_ENCRYPTION_METHOD - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
attributes - Variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
attributes - Variable in class com.atlassian.crowd.model.InternalDirectoryEntity
 
AUDIT_LOG_RETENTION_PERIOD - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Audit log retention period in days
AuditDao - Interface in com.atlassian.crowd.dao.audit
Hibernate DAO for storing and accessing the audit log
AuditLogChangesetEntity - Class in com.atlassian.crowd.model.audit
 
AuditLogChangesetEntity() - Constructor for class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
AuditLogChangesetEntity(AuditLogChangeset) - Constructor for class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
AuditLogEntityEntity - Class in com.atlassian.crowd.model.audit
 
AuditLogEntityEntity() - Constructor for class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
AuditLogEntityEntity(AuditLogEntity) - Constructor for class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
AuditLogEntityEntity(AuditLogEntityType, String, Long, boolean) - Constructor for class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
AuditLogEntityEntity(Long, AuditLogEntityType, String, Long, boolean) - Constructor for class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
AuditLogEntityEntity(Long, AuditLogEntityType, String, Long, boolean, AuditLogChangesetEntity) - Constructor for class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
AuditLogEntryEntity - Class in com.atlassian.crowd.model.audit
 
AuditLogEntryEntity() - Constructor for class com.atlassian.crowd.model.audit.AuditLogEntryEntity
 
AuditLogEntryEntity(AuditLogEntry) - Constructor for class com.atlassian.crowd.model.audit.AuditLogEntryEntity
 
AuditLogEntryEntity(Long, String, String, String) - Constructor for class com.atlassian.crowd.model.audit.AuditLogEntryEntity
 
AuditLogEntryEntity(Long, String, String, String, AuditLogChangesetEntity) - Constructor for class com.atlassian.crowd.model.audit.AuditLogEntryEntity
 
AuditLogEntryEntity(String, String, String) - Constructor for class com.atlassian.crowd.model.audit.AuditLogEntryEntity
 
AuditLogQueryTranslator - Class in com.atlassian.crowd.search.hibernate.audit
Translates an instance of AuditLogQuery into a HQLQuery, that can later be executed.
AuditLogQueryTranslator() - Constructor for class com.atlassian.crowd.search.hibernate.audit.AuditLogQueryTranslator
 
auditOperations(List<AuditLogChangesetEntity>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
 
authenticate(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
authenticate(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
authenticate(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
In addition to the normal authentication behaviour, following a successful authentication the following may occur: If the user does not exist in the internal directory and DelegatedAuthenticationDirectory.ATTRIBUTE_CREATE_USER_ON_AUTH is enabled, the user's details will be added to the internal directory. If the user exists in the internal directory and DelegatedAuthenticationDirectory.ATTRIBUTE_UPDATE_USER_ON_AUTH is enabled, the user's details will be updated in the internal directory. If the user exists in the internal directory and DelegatedAuthenticationDirectory.ATTRIBUTE_UPDATE_USER_ON_AUTH is enabled and the username was changed in remote directory, the user's name will be updated in the internal directory. A user marked as inactive locally will not be authenticated, retrieved, renamed or updated from the LDAP server.

B

BACKUP_SCHEDULED_TIME_HOUR - Static variable in class com.atlassian.crowd.model.property.Property
Server property: Determines hour of the day when automated backup is performed
BACKUP_SCHEDULED_TIME_MINUTE - Static variable in class com.atlassian.crowd.model.property.Property
Server property: Determines minute of the hour when automated backup is performed
BatchConfigParser - Class in com.atlassian.crowd.util.persistence.hibernate.batch
 
BatchConfigParser() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.BatchConfigParser
 
batchedParam - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
 
BatchFinder - Interface in com.atlassian.crowd.util.persistence.hibernate.batch
Performs a named query against crowd data with the ability to split up the related IN clause.
BatchProcessor<S> - Interface in com.atlassian.crowd.util.persistence.hibernate.batch
Threadsafe batch processor.
BatchResultWithIdReferences<T> - Class in com.atlassian.crowd.util.persistence.hibernate.batch
Batch result that stores ID references of all the directory entities that were successfully processed by the batch.
BatchResultWithIdReferences(int) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.BatchResultWithIdReferences
 
batchSize - Variable in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
 
beforeFind() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchFinder
 
beforeProcessBatch() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
Called before processing each batch.
beforeProcessCollection() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
Called before the collection is processed into a batch.
beforeProcessIndividual() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
Called before processing an individual item.
build() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery.Builder
 
build() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
 
build() - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
 
build() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken.Builder
 
build() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.TransactionGroup.Builder
 
BUILD_NUMBER - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: The current build number for Crowd.
builder() - Static method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
 
builder() - Static method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint
 
builder() - Static method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
builder(LicensedUsersQuery) - Static method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
 
builder(DirectorySynchronisationStatusImpl.StatusParametersMarshaller) - Static method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
builder(DirectorySynchronisationStatus, DirectorySynchronisationStatusImpl.StatusParametersMarshaller) - Static method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
builder(InternalCrowdRememberMeToken) - Static method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
Builder(DirectorySynchronisationStatusImpl.StatusParametersMarshaller) - Constructor for class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
 
Builder(DirectorySynchronisationStatus, DirectorySynchronisationStatusImpl.StatusParametersMarshaller) - Constructor for class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
 
Builder(T) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.TransactionGroup.Builder
 
BulkAuditMapper<T> - Interface in com.atlassian.crowd.util.persistence.hibernate.batch
Allows mapping a collection of entities processes by a BatchProcessor to a list of audit log changesets, to be persisted to generate an audit trail for the operation.

C

CACHE_ENABLED - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Cache enabled.
CACHE_TIME - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Cache time.
cacheRegion - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
 
CachingDirectory - Class in com.atlassian.crowd.directory
This InternalDirectory is used for locally caching Users and Groups from an external Directory.
CachingDirectory(InternalDirectoryUtils, PasswordEncoderFactory, DirectoryDao, UserDao, GroupDao, MembershipDao, TombstoneDao, PasswordConstraintsLoader) - Constructor for class com.atlassian.crowd.directory.CachingDirectory
 
calculatePostPasswordUpdateAttributes() - Static method in class com.atlassian.crowd.directory.AbstractInternalDirectory
Generate the list of default attributes and values relating to passwords, for use when creating or resetting a password
canLoad(String) - Method in class com.atlassian.crowd.directory.loader.DelegatedAuthenticationDirectoryInstanceLoaderImpl
 
canLoad(String) - Method in class com.atlassian.crowd.directory.loader.DelegatingDirectoryInstanceLoaderImpl
 
canLoad(String) - Method in class com.atlassian.crowd.directory.loader.InternalDirectoryInstanceLoaderImpl
 
CHARACTER_CLASS_CONSTRAINT_ATTRIBUTES - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
CharacterClassAnalysis - Class in com.atlassian.crowd.directory.password.constraint
Counts occurrences of character classes in a String.
CharacterClassAnalysis(String) - Constructor for class com.atlassian.crowd.directory.password.constraint.CharacterClassAnalysis
 
CharacterClassConstraint - Class in com.atlassian.crowd.directory.password.constraint
Password constraint which analyzes the character types of a password.
CharacterClassConstraint.CharacterClassConstraintBuilder - Class in com.atlassian.crowd.directory.password.constraint
 
CharacterClassConstraintBuilder() - Constructor for class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
 
ClusterHeartbeatEntity - Class in com.atlassian.crowd.model.cluster
 
ClusterHeartbeatEntity() - Constructor for class com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
 
ClusterHeartbeatEntity(String, String, long) - Constructor for class com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
 
ClusterInfoDao - Interface in com.atlassian.crowd.dao.cluster
Allows persisting and retrieving information about the cluster nodes
ClusterInfoEntity - Class in com.atlassian.crowd.model.cluster
 
ClusterInfoEntity() - Constructor for class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
ClusterInfoEntity(String, String, String, Long, Long, Double, Long, long) - Constructor for class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
ClusterLockEntity - Class in com.atlassian.crowd.model.cluster
 
ClusterLockEntity() - Constructor for class com.atlassian.crowd.model.cluster.ClusterLockEntity
 
ClusterLockEntity(String, String, long) - Constructor for class com.atlassian.crowd.model.cluster.ClusterLockEntity
 
ClusterMessageDao - Interface in com.atlassian.crowd.dao.cluster
Persistent storage of messages passed between cluster nodes.
ClusterSafetyEntity - Class in com.atlassian.crowd.model.cluster
 
ClusterSafetyEntity() - Constructor for class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
 
ClusterSafetyEntity(String, String, String, String, long) - Constructor for class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
 
com.atlassian.crowd.crypto - package com.atlassian.crowd.crypto
 
com.atlassian.crowd.dao.alias - package com.atlassian.crowd.dao.alias
 
com.atlassian.crowd.dao.application - package com.atlassian.crowd.dao.application
 
com.atlassian.crowd.dao.audit - package com.atlassian.crowd.dao.audit
 
com.atlassian.crowd.dao.cluster - package com.atlassian.crowd.dao.cluster
 
com.atlassian.crowd.dao.group - package com.atlassian.crowd.dao.group
 
com.atlassian.crowd.dao.licensing - package com.atlassian.crowd.dao.licensing
 
com.atlassian.crowd.dao.membership - package com.atlassian.crowd.dao.membership
 
com.atlassian.crowd.dao.permission - package com.atlassian.crowd.dao.permission
 
com.atlassian.crowd.dao.property - package com.atlassian.crowd.dao.property
 
com.atlassian.crowd.dao.rememberme - package com.atlassian.crowd.dao.rememberme
 
com.atlassian.crowd.dao.sso - package com.atlassian.crowd.dao.sso
 
com.atlassian.crowd.dao.token - package com.atlassian.crowd.dao.token
 
com.atlassian.crowd.dao.tombstone - package com.atlassian.crowd.dao.tombstone
 
com.atlassian.crowd.dao.user - package com.atlassian.crowd.dao.user
 
com.atlassian.crowd.dao.webhook - package com.atlassian.crowd.dao.webhook
 
com.atlassian.crowd.directory - package com.atlassian.crowd.directory
 
com.atlassian.crowd.directory.loader - package com.atlassian.crowd.directory.loader
 
com.atlassian.crowd.directory.password.constraint - package com.atlassian.crowd.directory.password.constraint
 
com.atlassian.crowd.manager.permission - package com.atlassian.crowd.manager.permission
 
com.atlassian.crowd.model - package com.atlassian.crowd.model
 
com.atlassian.crowd.model.alias - package com.atlassian.crowd.model.alias
 
com.atlassian.crowd.model.application - package com.atlassian.crowd.model.application
 
com.atlassian.crowd.model.audit - package com.atlassian.crowd.model.audit
 
com.atlassian.crowd.model.cluster - package com.atlassian.crowd.model.cluster
 
com.atlassian.crowd.model.group - package com.atlassian.crowd.model.group
 
com.atlassian.crowd.model.licensing - package com.atlassian.crowd.model.licensing
 
com.atlassian.crowd.model.membership - package com.atlassian.crowd.model.membership
 
com.atlassian.crowd.model.permission - package com.atlassian.crowd.model.permission
 
com.atlassian.crowd.model.property - package com.atlassian.crowd.model.property
 
com.atlassian.crowd.model.rememberme - package com.atlassian.crowd.model.rememberme
 
com.atlassian.crowd.model.scheduling - package com.atlassian.crowd.model.scheduling
 
com.atlassian.crowd.model.sso - package com.atlassian.crowd.model.sso
 
com.atlassian.crowd.model.sso.idp - package com.atlassian.crowd.model.sso.idp
 
com.atlassian.crowd.model.token - package com.atlassian.crowd.model.token
 
com.atlassian.crowd.model.tombstone - package com.atlassian.crowd.model.tombstone
 
com.atlassian.crowd.model.user - package com.atlassian.crowd.model.user
 
com.atlassian.crowd.search.hibernate - package com.atlassian.crowd.search.hibernate
 
com.atlassian.crowd.search.hibernate.audit - package com.atlassian.crowd.search.hibernate.audit
 
com.atlassian.crowd.util - package com.atlassian.crowd.util
 
com.atlassian.crowd.util.persistence - package com.atlassian.crowd.util.persistence
 
com.atlassian.crowd.util.persistence.hibernate.batch - package com.atlassian.crowd.util.persistence.hibernate.batch
 
comparatorForBatch - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
 
compareTo(User) - Method in class com.atlassian.crowd.model.user.InternalUser
 
compareTo(User) - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
 
compareTo(Group) - Method in class com.atlassian.crowd.model.group.InternalGroup
 
compareTo(Group) - Method in class com.atlassian.crowd.model.group.InternalGroupWithAttributes
 
countDirectMembersOfGroup(String, int) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
countDirectMembersOfGroup(String, int) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
countLicensedUsers(LicensedUsersQuery) - Method in interface com.atlassian.crowd.dao.licensing.LicensedUserDao
 
createChangeEmailToken(String, String, String, long, long) - Static method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
 
createdDate - Variable in class com.atlassian.crowd.model.membership.InternalMembership
 
createForDirectory(long, long, String) - Static method in class com.atlassian.crowd.model.tombstone.EventStreamTombstone
 
createGlobal(long, String) - Static method in class com.atlassian.crowd.model.tombstone.EventStreamTombstone
 
createInviteUserToken(String, String, long, long) - Static method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
 
createResetPasswordToken(String, String, String, long, long) - Static method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
 
createSchema() - Method in interface com.atlassian.crowd.util.persistence.SchemaHelper
Creates the schema in the database.
CROWD_BASE_URL - Static variable in class com.atlassian.crowd.model.property.Property
The base URL for the Crowd application
CROWD_DEFAULT_ENCRYPTOR_PROPERTY - Static variable in class com.atlassian.crowd.model.property.Property
 
CROWD_PROPERTY_KEY - Static variable in class com.atlassian.crowd.model.property.Property
Parent Property Key for all Crowd Server properties.
CrowdRememberMeTokenDAO - Interface in com.atlassian.crowd.dao.rememberme
Component representing database access layer for InternalCrowdRememberMeToken
CURRENT_LICENSE_RESOURCE_TOTAL - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Total number of 'current' resources towards the license resource limit, ie number of users.
currentPrincipalInvalidPasswordAttempts(UserWithAttributes) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
CustomDataFetchers - Class in com.atlassian.crowd.search.hibernate
Helper class providing CustomDataFetcher.

D

DATABASE_TOKEN_STORAGE_ENABLED - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Whether or not Crowd is using database token storage
databaseContainsExistingData(Connection) - Method in interface com.atlassian.crowd.util.persistence.SchemaHelper
 
decrypt(Property) - Method in class com.atlassian.crowd.crypto.PropertyEncryptor
 
decryptPasswords(Directory) - Method in class com.atlassian.crowd.crypto.DirectoryPasswordsEncryptor
 
DEFAULT_OR_BATCH_SIZE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
DEFAULT_QUERY_IN_BATCH_SIZE - Static variable in class com.atlassian.crowd.util.persistence.hibernate.batch.BatchConfigParser
 
delegate - Variable in class com.atlassian.crowd.directory.DirectoryWrapper
 
DelegatedAuthenticationDirectory - Class in com.atlassian.crowd.directory
This implementation of a RemoteDirectory provides delegated authentication to an underlying remote LDAP implementation.
DelegatedAuthenticationDirectory(RemoteDirectory, InternalRemoteDirectory, EventPublisher, DirectoryDao) - Constructor for class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
 
DelegatedAuthenticationDirectoryInstanceLoaderImpl - Class in com.atlassian.crowd.directory.loader
 
DelegatedAuthenticationDirectoryInstanceLoaderImpl(LDAPDirectoryInstanceLoader, InternalDirectoryInstanceLoader, EventPublisher, DirectoryDao) - Constructor for class com.atlassian.crowd.directory.loader.DelegatedAuthenticationDirectoryInstanceLoaderImpl
 
DelegatingDirectoryInstanceLoaderImpl - Class in com.atlassian.crowd.directory.loader
Iterative directory instance loader.
DelegatingDirectoryInstanceLoaderImpl(InternalDirectoryInstanceLoader, InternalHybridDirectoryInstanceLoader) - Constructor for class com.atlassian.crowd.directory.loader.DelegatingDirectoryInstanceLoaderImpl
Pico-friendly constructor.
DelegatingDirectoryInstanceLoaderImpl(InternalDirectoryInstanceLoader, InternalHybridDirectoryInstanceLoader, DelegatedAuthenticationDirectoryInstanceLoader) - Constructor for class com.atlassian.crowd.directory.loader.DelegatingDirectoryInstanceLoaderImpl
Pico-friendly constructor.
DelegatingDirectoryInstanceLoaderImpl(List<DirectoryInstanceLoader>) - Constructor for class com.atlassian.crowd.directory.loader.DelegatingDirectoryInstanceLoaderImpl
Creates a new instance of DelegatingDirectoryInstanceLoader.
deleteClusterMessagesBeforeAndOn(long) - Method in interface com.atlassian.crowd.dao.cluster.ClusterMessageDao
Deletes all mesages older than the timestamp.
DEPLOYMENT_TITLE - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Deployment title.
DES_ENCRYPTION_KEY - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Server encryption key.
DESCRIPTIVE_NAME - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
directory - Variable in class com.atlassian.crowd.model.InternalDirectoryEntity
 
directoryDao - Variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
DirectoryGroupImpl - Class in com.atlassian.crowd.manager.permission
Non-persisted implementation to return to the service layer
DirectoryGroupImpl(Long, String, String) - Constructor for class com.atlassian.crowd.manager.permission.DirectoryGroupImpl
 
directoryId - Variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
DirectoryInfo - Class in com.atlassian.crowd.model.licensing
Directory information for users that are consuming licenses in the product.
DirectoryInfo() - Constructor for class com.atlassian.crowd.model.licensing.DirectoryInfo
 
DirectoryInfoDao - Interface in com.atlassian.crowd.dao.licensing
Data access object for DirectoryInfo
DirectoryPasswordsEncryptor - Class in com.atlassian.crowd.crypto
 
DirectoryPasswordsEncryptor(Encryptor) - Constructor for class com.atlassian.crowd.crypto.DirectoryPasswordsEncryptor
 
DirectorySynchronisationStatusImpl - Class in com.atlassian.crowd.directory
Implementation of com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
DirectorySynchronisationStatusImpl() - Constructor for class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
DirectorySynchronisationStatusImpl(DirectorySynchronisationStatusImpl.Builder) - Constructor for class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
DirectorySynchronisationStatusImpl.Builder - Class in com.atlassian.crowd.directory
 
DirectorySynchronisationStatusImpl.StatusParametersMarshaller - Interface in com.atlassian.crowd.directory
 
DirectorySynchronisationToken - Class in com.atlassian.crowd.directory
 
DirectorySynchronisationToken() - Constructor for class com.atlassian.crowd.directory.DirectorySynchronisationToken
 
DirectorySynchronisationToken(Directory, String) - Constructor for class com.atlassian.crowd.directory.DirectorySynchronisationToken
 
DirectoryWrapper - Class in com.atlassian.crowd.directory
 
DirectoryWrapper(Directory) - Constructor for class com.atlassian.crowd.directory.DirectoryWrapper
 
DISPLAY_NAME - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
 
distinctRequired - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
 
DOMAIN - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Deployment domain.

E

EMAIL_ADDRESS - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
 
EMAIL_CHANGE_INFO_EMAIL_TEMPLATE - Static variable in class com.atlassian.crowd.model.property.Property
Server property: Email change info email template
EMAIL_CHANGE_VALIDATION_EMAIL_TEMPLATE - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Email change validation email template
EMAIL_RENDERED_AS_HTML - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: When set to true, Crowd will send emails rendered as HTML instead of plain text.
EmptyRestriction - Class in com.atlassian.crowd.search.hibernate.audit
 
EmptyRestriction() - Constructor for class com.atlassian.crowd.search.hibernate.audit.EmptyRestriction
 
encrypt(Property) - Method in class com.atlassian.crowd.crypto.PropertyEncryptor
 
encryptedCredential(PasswordCredential) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
EncryptingDirectoryDAO - Class in com.atlassian.crowd.crypto
 
EncryptingDirectoryDAO() - Constructor for class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
 
EncryptingPropertyDAO - Class in com.atlassian.crowd.crypto
 
EncryptingPropertyDAO() - Constructor for class com.atlassian.crowd.crypto.EncryptingPropertyDAO
 
encryptPasswords(Directory) - Method in class com.atlassian.crowd.crypto.DirectoryPasswordsEncryptor
 
entityProducer(Class<T>) - Static method in class com.atlassian.crowd.search.hibernate.CustomDataFetchers
Returns CustomDataFetcher appropriate for the given type.
EntityWithAttributes - Class in com.atlassian.crowd.model
Base class for any entity that can have attributes.
EntityWithAttributes(Map<String, Set<String>>) - Constructor for class com.atlassian.crowd.model.EntityWithAttributes
 
equals(Object) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
 
equals(Object) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
equals(Object) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationToken
 
equals(Object) - Method in class com.atlassian.crowd.manager.permission.DirectoryGroupImpl
 
equals(Object) - Method in class com.atlassian.crowd.manager.permission.PermittedGroupImpl
 
equals(Object) - Method in class com.atlassian.crowd.model.alias.Alias
 
equals(Object) - Method in class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
 
equals(Object) - Method in class com.atlassian.crowd.model.application.InternalApplicationDefaultGroupMembershipConfiguration
 
equals(Object) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
equals(Object) - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
equals(Object) - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
 
equals(Object) - Method in class com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
 
equals(Object) - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
equals(Object) - Method in class com.atlassian.crowd.model.cluster.ClusterLockEntity
 
equals(Object) - Method in class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
 
equals(Object) - Method in class com.atlassian.crowd.model.group.InternalGroup
 
equals(Object) - Method in class com.atlassian.crowd.model.group.InternalGroupAttribute
 
equals(Object) - Method in class com.atlassian.crowd.model.group.InternalGroupWithAttributes
 
equals(Object) - Method in class com.atlassian.crowd.model.InternalEntityAttribute
 
equals(Object) - Method in class com.atlassian.crowd.model.licensing.DirectoryInfo
 
equals(Object) - Method in class com.atlassian.crowd.model.licensing.LicensedUser
 
equals(Object) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
equals(Object) - Method in class com.atlassian.crowd.model.membership.InternalMembership
 
equals(Object) - Method in class com.atlassian.crowd.model.permission.GroupAdministrationGrantToGroup
 
equals(Object) - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
 
equals(Object) - Method in class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
 
equals(Object) - Method in class com.atlassian.crowd.model.property.Property
 
equals(Object) - Method in class com.atlassian.crowd.model.property.PropertyId
 
equals(Object) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
equals(Object) - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
 
equals(Object) - Method in class com.atlassian.crowd.model.sso.idp.PemCertificate
 
equals(Object) - Method in class com.atlassian.crowd.model.sso.idp.PemPrivateKey
 
equals(Object) - Method in class com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
 
equals(Object) - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
 
equals(Object) - Method in class com.atlassian.crowd.model.user.InternalUser
 
equals(Object) - Method in class com.atlassian.crowd.model.user.InternalUserAttribute
 
equals(Object) - Method in class com.atlassian.crowd.model.user.InternalUserCredentialRecord
 
equals(Object) - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
 
equals(Object) - Method in class com.atlassian.crowd.model.user.InternalUserWithPasswordLastChanged
 
equals(Object) - Method in class com.atlassian.crowd.model.user.MinimalUser
 
equals(Object) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.TransactionGroup
 
EventStreamTombstone - Class in com.atlassian.crowd.model.tombstone
Used as a marker to indicate that a changed happened, that prevents creating an event stream from before the tombstone timestamp, either for the specific directory, or for the entire instance
EventStreamTombstone() - Constructor for class com.atlassian.crowd.model.tombstone.EventStreamTombstone
 
EventStreamTombstone(long, String, Long) - Constructor for class com.atlassian.crowd.model.tombstone.EventStreamTombstone
 
ExceptionUtils - Class in com.atlassian.crowd.util
 
execute(HibernateOperation<S>, Collection<E>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
 
execute(HibernateOperation<S>, Collection<E>) - Method in interface com.atlassian.crowd.util.persistence.hibernate.batch.BatchProcessor
 
execute(HibernateOperation<S>, Collection<E>, BulkAuditMapper<E>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
The set is first divided into smaller sets of batchSize.
execute(HibernateOperation<S>, Collection<E>, BulkAuditMapper<E>) - Method in interface com.atlassian.crowd.util.persistence.hibernate.batch.BatchProcessor
 
exists(InternalGrantedPermission) - Method in interface com.atlassian.crowd.dao.permission.InternalUserPermissionDAO
Return true if the InternalGrantedPermission has been explicitly granted.
exists(InternalGrantedPermission) - Method in class com.atlassian.crowd.dao.permission.NoopInternalUserPermissionDAO
 
ExpirableUserTokenDao - Interface in com.atlassian.crowd.dao.token
expireAllPasswords() - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
expireAllPasswords() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
EXPORT_USERS_FROM_CONNECTORS_DURING_BACKUP_ENABLED - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Whether or not to export users from connectors during backup
EXTERNAL_ID - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
 
extractWhere(HQLQuery) - Method in class com.atlassian.crowd.search.hibernate.audit.RestrictionGroup
 

F

fetchSize - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
 
field - Variable in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
 
find(long, Collection<String>, Class<E>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchFinder
Returns a collection of entities that match the names provided.
find(long, Collection<String>, Class<E>) - Method in interface com.atlassian.crowd.util.persistence.hibernate.batch.BatchFinder
Find a set of entities by batching SQL disjunction queries.
find(String, String) - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
 
find(String, String) - Method in interface com.atlassian.crowd.dao.property.PropertyDAO
Finds property by key and name.
findAliasByUsername(Application, String) - Method in interface com.atlassian.crowd.dao.alias.AliasDAO
Retrieves the application-specific alias for a username.
findAliasesForUsers(Application, Iterable<String>) - Method in interface com.atlassian.crowd.dao.alias.AliasDAO
Retrieves application-specific aliases for the specified users
findAll() - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
 
findAll() - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
 
findAll() - Method in interface com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDao
 
findAll() - Method in interface com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDao
 
findAll() - Method in interface com.atlassian.crowd.dao.property.PropertyDAO
Retrieves all properties.
findAll() - Method in interface com.atlassian.crowd.dao.sso.ApplicationSamlConfigurationDAO
Returns list of all configurations.
findAll() - Method in interface com.atlassian.crowd.dao.sso.SAMLTrustDAO
Returns all stored entities of type SAMLTrustEntity.
findAll() - Method in class com.atlassian.crowd.dao.webhook.NoopWebhookDAOImpl
 
findAll() - Method in interface com.atlassian.crowd.dao.webhook.WebhookDAO
 
findAll(String) - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
 
findAll(String) - Method in interface com.atlassian.crowd.dao.property.PropertyDAO
Finds properties by key.
findAllAliases(Application) - Method in interface com.atlassian.crowd.dao.alias.AliasDAO
Retrieves application-specific aliases for all users
findAllPermissionsForGroup(String, long) - Method in interface com.atlassian.crowd.dao.permission.InternalUserPermissionDAO
Find all permission entries for this group.
findAllPermissionsForGroup(String, long) - Method in class com.atlassian.crowd.dao.permission.NoopInternalUserPermissionDAO
 
findAllTokens(long, String, ExpirableUserTokenType) - Method in interface com.atlassian.crowd.dao.token.ExpirableUserTokenDao
Returns all tokens for a given user.
findAuthorisedApplications(long, List<String>) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Finds all applications that a user from a given directory belonging to the specified groups can authenticate to.
findByApplication(Application, ApplicationSubtype) - Method in interface com.atlassian.crowd.dao.licensing.LicensingSummaryDao
 
findByApplication(Application, Long) - Method in interface com.atlassian.crowd.dao.licensing.LicensingSummaryDao
 
findByApplicationAndEndpointUrl(Application, String) - Method in class com.atlassian.crowd.dao.webhook.NoopWebhookDAOImpl
 
findByApplicationAndEndpointUrl(Application, String) - Method in interface com.atlassian.crowd.dao.webhook.WebhookDAO
 
findByAssertionConsumerAndAudience(String, String) - Method in interface com.atlassian.crowd.dao.sso.ApplicationSamlConfigurationDAO
Returns the SAML SSO configuration for the specified assertion consumer url and audience.
findByExternalIds(long, Set<String>) - Method in interface com.atlassian.crowd.dao.user.InternalUserDao
Searches the specified directory for usernames of users with the specified external ids, returns a map from external id to username
findById(long) - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
 
findById(long) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Finds application by application id.
findById(long) - Method in interface com.atlassian.crowd.dao.licensing.DirectoryInfoDao
 
findById(long) - Method in interface com.atlassian.crowd.dao.licensing.LicensedUserDao
 
findById(Long) - Method in interface com.atlassian.crowd.dao.licensing.LicensingSummaryDao
 
findById(Long) - Method in class com.atlassian.crowd.dao.webhook.NoopWebhookDAOImpl
 
findById(Long) - Method in interface com.atlassian.crowd.dao.webhook.WebhookDAO
 
findByIdentifierHash(String) - Method in interface com.atlassian.crowd.dao.token.SessionTokenStorage
Finds token by identifier hash.
findByIdentifierHash(String) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
 
findByIdExclusiveLock(Long) - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
Find token by the id, if present
findByIds(Collection<Long>) - Method in interface com.atlassian.crowd.dao.group.InternalGroupDao
Bulk find of groups with the specified database identifiers.
findByIds(Collection<Long>) - Method in interface com.atlassian.crowd.dao.user.InternalUserDao
Bulk find of users with the specified database identifiers.
findByName(long, String) - Method in interface com.atlassian.crowd.dao.group.InternalGroupDao
Finds internal group by directory id and group name.
findByName(long, String) - Method in interface com.atlassian.crowd.dao.user.InternalUserDao
Finds and return the user with given name and director ID.
findByName(String) - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
 
findByName(String) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Finds application by application name, in a case-insensitive way.
findByNames(long, Collection<String>) - Method in interface com.atlassian.crowd.dao.group.InternalGroupDao
Bulk find of groups using SQL disjunction.
findByNames(long, Collection<String>) - Method in interface com.atlassian.crowd.dao.user.InternalUserDao
Bulk find of users using SQL disjunction.
findByNumericAttributeRange(String, long, long) - Method in interface com.atlassian.crowd.dao.user.InternalUserDao
Returns users with the given numeric attribute in the specified range.
findByRandomHash(String) - Method in interface com.atlassian.crowd.dao.token.SessionTokenStorage
Finds token by random hash.
findByRandomHash(String) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
 
findBySeriesAndToken(String, String) - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
 
findByToken(String) - Method in interface com.atlassian.crowd.dao.token.ExpirableUserTokenDao
Find the token with the given random hash
findDirectories(LicensingSummary) - Method in interface com.atlassian.crowd.dao.licensing.DirectoryInfoDao
 
findDirectoryMapping(long, long) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Finds the directory mapping for a given application and directory combination
findGrantsOfGroups(Collection<InternalGroup>) - Method in interface com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDao
Looks for grants assigned to given groups
findGrantsToGroup(InternalGroup) - Method in interface com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDao
Looks for administration grants for a given group
findGrantsToGroup(InternalGroup) - Method in interface com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDao
Looks for administration grants for a given group
findGrantsToGroupFromDirectory(InternalGroup, Directory) - Method in interface com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDao
Looks for grants of groups which administer an other group and come from given directory
findGroupAttributes(long) - Method in interface com.atlassian.crowd.dao.group.InternalGroupDao
Finds group attributes of the given group identified by group id.
findGroupByName(String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
findGroupByName(String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
findGroupWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
findGroupWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
findHighestPermissionPerGroup(int, int) - Method in interface com.atlassian.crowd.dao.permission.InternalUserPermissionDAO
Find all groups with an explicit permission, and return their highest permission
findHighestPermissionPerGroup(int, int) - Method in class com.atlassian.crowd.dao.permission.NoopInternalUserPermissionDAO
 
findHighestPermissionPerGroupByPrefix(String, int, int) - Method in interface com.atlassian.crowd.dao.permission.InternalUserPermissionDAO
Find all groups with an explicit permission, and return their highest permission
findHighestPermissionPerGroupByPrefix(String, int, int) - Method in class com.atlassian.crowd.dao.permission.NoopInternalUserPermissionDAO
 
findLicensedUsers(LicensedUsersQuery) - Method in interface com.atlassian.crowd.dao.licensing.LicensedUserDao
 
findMinimalUsersByNames(long, Collection<String>) - Method in interface com.atlassian.crowd.dao.user.InternalUserDao
Bulk find of users using SQL disjunction.
findSamlTrustEntityById(long) - Method in interface com.atlassian.crowd.dao.sso.SAMLTrustDAO
 
findTokensForUser(String, long) - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
Lists tokens for the given username and the directory id
findUserByExternalId(String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
findUserByExternalId(String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
findUserByName(String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
findUserByName(String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
findUserGrantForGroup(InternalUser, InternalGroup) - Method in interface com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDao
Checks if an user has a grant to a group
findUserGrants(InternalUser) - Method in interface com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDao
Looks for all administration grants a user has
findUsernameByAlias(Application, String) - Method in interface com.atlassian.crowd.dao.alias.AliasDAO
Retrieves the real username for a user in a directory given their application-specific alias.
findUsersForPasswordExpiryNotification(Instant, Duration, Duration, long, int) - Method in interface com.atlassian.crowd.dao.user.InternalUserDao
Searches the specified directory for Internal Users who will be notified, that their passwords will soon expire
findUserWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
findUserWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
FIRST_NAME - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
 
forceRenameUser(User, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
FORGOTTEN_PASSWORD_EMAIL_TEMPLATE - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Forgotten password email template
FORGOTTEN_USERNAME_EMAIL_TEMPLATE - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Forgotten usernames email template
from - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
 

G

getAlias() - Method in class com.atlassian.crowd.model.alias.Alias
 
getAllowedOperations() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
 
getAllUserExternalIds() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
getAllUsernames(long) - Method in interface com.atlassian.crowd.dao.user.InternalUserDao
Get all usernames for users belonging to a given directory
getAppId() - Method in class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
 
getApplication() - Method in class com.atlassian.crowd.model.alias.Alias
 
getApplication() - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
getApplication() - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
 
getApplicationId() - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
 
getApplicationId() - Method in class com.atlassian.crowd.model.tombstone.ApplicationTombstone
 
getApplicationSubtype() - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
getAssertionConsumerServiceUrl() - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
 
getAttributes() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
 
getAttributes() - Method in class com.atlassian.crowd.directory.LazyAttributesEvaluationDirectory
 
getAttributes() - Method in class com.atlassian.crowd.model.InternalDirectoryEntity
 
getAudienceUrl() - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
 
getAuditLogSize() - Method in interface com.atlassian.crowd.dao.audit.AuditDao
 
getAuthor() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
getAuthorId() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
getAuthoritativeDirectory() - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
getAuthoritativeDirectory() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
getAuthoritativeDirectory() - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
 
getAuthorName() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
getAuthorType() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
getBatchedParamName() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
Returns name of the multi-valued parameter that should be split into batches.
getBatchedParamValues() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
Returns values of the multi-valued parameter that should be split into batches.
getCacheRegion() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
getChangeset() - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
getChangeset() - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
 
getChannel() - Method in class com.atlassian.crowd.model.cluster.InternalClusterMessage
 
getChildId() - Method in class com.atlassian.crowd.model.membership.InternalMembership
 
getChildName() - Method in class com.atlassian.crowd.model.membership.InternalMembership
 
getChildName() - Method in class com.atlassian.crowd.model.tombstone.MembershipTombstone
 
getClaimNodeId() - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
getClaimTime() - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
getClaimTimestamp() - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
getComparatorForBatch() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
getCreatedDate() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
 
getCreatedDate() - Method in class com.atlassian.crowd.model.membership.InternalMembership
 
getCreatedDate() - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
 
getCreatedDate() - Method in class com.atlassian.crowd.model.sso.idp.PemCertificate
 
getCreatedDate() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
 
getCreatedTime() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
getCredential() - Method in class com.atlassian.crowd.model.user.InternalUser
 
getCredential() - Method in class com.atlassian.crowd.model.user.InternalUserCredentialRecord
 
getCredential() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
 
getCredentialHistory() - Method in class com.atlassian.crowd.model.user.InternalUser
 
getCredentialRecords() - Method in class com.atlassian.crowd.model.user.InternalUser
 
getCronExpression() - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
getCrowdQueryBatchSize() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.BatchConfigParser
 
getCurrentHeap() - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
getDelegate() - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
getDelegate() - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
 
getDependantObjects() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.TransactionGroup
 
getDescription() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
 
getDescription() - Method in class com.atlassian.crowd.model.group.InternalGroup
 
getDescription() - Method in class com.atlassian.crowd.model.group.InternalGroupWithAttributes
 
getDescriptiveName() - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
getDescriptiveName() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
getDescriptiveName() - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
 
getDigits() - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassAnalysis
 
getDirectory() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
getDirectory() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationToken
 
getDirectory() - Method in class com.atlassian.crowd.model.group.InternalGroupAttribute
 
getDirectory() - Method in class com.atlassian.crowd.model.InternalDirectoryEntity
 
getDirectory() - Method in class com.atlassian.crowd.model.licensing.LicensedUser
 
getDirectory() - Method in class com.atlassian.crowd.model.membership.InternalMembership
 
getDirectory() - Method in class com.atlassian.crowd.model.user.InternalUserAttribute
 
getDirectory(Directory) - Method in class com.atlassian.crowd.directory.loader.AbstractDirectoryInstanceLoader
 
getDirectory(Directory) - Method in class com.atlassian.crowd.directory.loader.DelegatedAuthenticationDirectoryInstanceLoaderImpl
 
getDirectory(Directory) - Method in class com.atlassian.crowd.directory.loader.DelegatingDirectoryInstanceLoaderImpl
 
getDirectory(Directory) - Method in class com.atlassian.crowd.directory.loader.InternalDirectoryInstanceLoaderImpl
 
getDirectoryId() - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
getDirectoryId() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
getDirectoryId() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationToken
 
getDirectoryId() - Method in class com.atlassian.crowd.manager.permission.DirectoryGroupImpl
 
getDirectoryId() - Method in class com.atlassian.crowd.model.group.InternalGroupWithAttributes
 
getDirectoryId() - Method in class com.atlassian.crowd.model.InternalDirectoryEntity
 
getDirectoryId() - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
 
getDirectoryId() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
getDirectoryId() - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
 
getDirectoryId() - Method in class com.atlassian.crowd.model.tombstone.EventStreamTombstone
 
getDirectoryId() - Method in class com.atlassian.crowd.model.tombstone.GroupTombstone
 
getDirectoryId() - Method in class com.atlassian.crowd.model.tombstone.MembershipTombstone
 
getDirectoryId() - Method in class com.atlassian.crowd.model.tombstone.UserTombstone
 
getDirectoryId() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
 
getDirectoryId() - Method in class com.atlassian.crowd.model.user.MinimalUser
 
getDirectoryInfo() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
 
getDirectoryMapping() - Method in class com.atlassian.crowd.model.application.InternalApplicationDefaultGroupMembershipConfiguration
 
getDirectoryMapping() - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
 
getDirectoryName() - Method in class com.atlassian.crowd.manager.permission.DirectoryGroupImpl
 
getDirectoryName() - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
 
getDisplayName() - Method in class com.atlassian.crowd.model.user.InternalUser
 
getDisplayName() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
 
getDisplayName() - Method in class com.atlassian.crowd.model.user.InternalUserWithPasswordLastChanged
 
getDuplicatedEmailsCount() - Method in class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
 
getEmail() - Method in class com.atlassian.crowd.model.licensing.LicensedUser
 
getEmailAddress() - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
 
getEmailAddress() - Method in class com.atlassian.crowd.model.user.InternalUser
 
getEmailAddress() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
 
getEmailAddress() - Method in class com.atlassian.crowd.model.user.InternalUserWithPasswordLastChanged
 
getEnabled() - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
 
getEncoder() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
getEncryptionType() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
 
getEndTimestamp() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
getEntities() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
getEntityId() - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
getEntityName() - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
getEntityType() - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
getEntries() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
getEventMessage() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
getEventType() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
getExpirationDate() - Method in class com.atlassian.crowd.model.sso.idp.PemCertificate
 
getExpiryDate() - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
 
getExternalId() - Method in class com.atlassian.crowd.model.group.InternalGroup
 
getExternalId() - Method in class com.atlassian.crowd.model.group.InternalGroupWithAttributes
 
getExternalId() - Method in class com.atlassian.crowd.model.user.InternalUser
 
getExternalId() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
 
getFetchSize() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
getFirstName() - Method in class com.atlassian.crowd.model.user.InternalUser
 
getFirstName() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
 
getFrom() - Method in interface com.atlassian.crowd.search.hibernate.audit.Restriction
 
getFrom() - Method in class com.atlassian.crowd.search.hibernate.audit.RestrictionCollection
 
getFrom() - Method in class com.atlassian.crowd.search.hibernate.audit.RestrictionWithJoin
 
getFromDirectoryAttributes(long, Attributes) - Method in class com.atlassian.crowd.directory.password.constraint.InternalDirectoryPasswordConstraintsLoader
 
getFromDirectoryAttributes(long, Attributes) - Method in interface com.atlassian.crowd.directory.password.constraint.PasswordConstraintsLoader
Returns all constraints that are configured for a directory.
getFullName() - Method in class com.atlassian.crowd.model.licensing.LicensedUser
 
getFullSyncError() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
getGeneratedOn() - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
getGrantedPermissions(UserPermission) - Method in interface com.atlassian.crowd.dao.permission.InternalUserPermissionDAO
Find all groups that have been explicitly (not implicitly) granted the provided permission
getGrantedPermissions(UserPermission) - Method in class com.atlassian.crowd.dao.permission.NoopInternalUserPermissionDAO
 
getGrantedPermissions(UserPermission, Application) - Method in interface com.atlassian.crowd.dao.permission.InternalUserPermissionDAO
Find all groups that have been explicitly (not implicitly) granted the provided permission
getGrantedPermissions(UserPermission, Application) - Method in class com.atlassian.crowd.dao.permission.NoopInternalUserPermissionDAO
 
getGroup() - Method in class com.atlassian.crowd.model.group.InternalGroupAttribute
 
getGroup() - Method in class com.atlassian.crowd.model.permission.GroupAdministrationGrantToGroup
 
getGroupCount() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
getGroupName() - Method in class com.atlassian.crowd.manager.permission.DirectoryGroupImpl
 
getGroupName() - Method in class com.atlassian.crowd.model.application.InternalApplicationDefaultGroupMembershipConfiguration
 
getGroupName() - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
 
getGroupType() - Method in class com.atlassian.crowd.model.membership.InternalMembership
 
getHighestId() - Method in interface com.atlassian.crowd.dao.cluster.ClusterMessageDao
Finds the highest ID currently in database.
getHostname() - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
getId() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
getId() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
 
getId() - Method in class com.atlassian.crowd.model.alias.Alias
 
getId() - Method in class com.atlassian.crowd.model.application.InternalApplicationDefaultGroupMembershipConfiguration
 
getId() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
getId() - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
getId() - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
 
getId() - Method in class com.atlassian.crowd.model.cluster.InternalClusterMessage
 
getId() - Method in class com.atlassian.crowd.model.InternalEntityAttribute
 
getId() - Method in class com.atlassian.crowd.model.licensing.DirectoryInfo
 
getId() - Method in class com.atlassian.crowd.model.licensing.LicensedUser
 
getId() - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
getId() - Method in class com.atlassian.crowd.model.membership.InternalMembership
 
getId() - Method in class com.atlassian.crowd.model.permission.GroupAdministrationGrantToGroup
 
getId() - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
 
getId() - Method in class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
 
getId() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
getId() - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
getId() - Method in class com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
 
getId() - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
 
getId() - Method in class com.atlassian.crowd.model.tombstone.AbstractTombstone
 
getId() - Method in class com.atlassian.crowd.model.user.InternalUserCredentialRecord
 
getId() - Method in class com.atlassian.crowd.model.user.MinimalUser
 
getIdReference(Long, String) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.BatchResultWithIdReferences
 
getImplementationClass() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
 
getIncrementalSyncError() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
getInfoTimestamp() - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
getInternalGroup() - Method in class com.atlassian.crowd.model.group.InternalGroupWithAttributes
 
getInternalUser() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
 
getInterval() - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
getInvalidEmailsCount() - Method in class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
 
getIpAddress() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
getIpAddress() - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
getIpAddress() - Method in class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
 
getKey() - Method in class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
 
getKey() - Method in class com.atlassian.crowd.model.property.Property
 
getKey() - Method in class com.atlassian.crowd.model.property.PropertyId
 
getKeys() - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
getKeys() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
getKeys() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
 
getKeys() - Method in class com.atlassian.crowd.model.EntityWithAttributes
 
getLastActive() - Method in class com.atlassian.crowd.model.licensing.LicensedUser
 
getLastActiveOnOrBefore() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
 
getLastName() - Method in class com.atlassian.crowd.model.user.InternalUser
 
getLastName() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
 
getLatestLicensingSummary(Application) - Method in interface com.atlassian.crowd.dao.licensing.LicensingSummaryDao
 
getLatestResult(long) - Method in interface com.atlassian.crowd.dao.application.AppIssuesWithMailsScanResultDAO
Gets latest scan result for a given application.
getLicensingSummary() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
 
getLicensingSummary() - Method in class com.atlassian.crowd.model.licensing.DirectoryInfo
 
getLicensingSummaryByVersion(Application, ApplicationSubtype, long) - Method in interface com.atlassian.crowd.dao.licensing.LicensingSummaryDao
 
getLimit() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
 
getLoadAverage() - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
getLocalDirectory() - Method in class com.atlassian.crowd.model.licensing.DirectoryInfo
 
getLockName() - Method in class com.atlassian.crowd.model.cluster.ClusterLockEntity
 
getLowerAlias() - Method in class com.atlassian.crowd.model.alias.Alias
 
getLowercase() - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassAnalysis
 
getLowerChildName() - Method in class com.atlassian.crowd.model.membership.InternalMembership
 
getLowerDisplayName() - Method in class com.atlassian.crowd.model.user.InternalUser
 
getLowerEmailAddress() - Method in class com.atlassian.crowd.model.user.InternalUser
 
getLowerFirstName() - Method in class com.atlassian.crowd.model.user.InternalUser
 
getLowerLastName() - Method in class com.atlassian.crowd.model.user.InternalUser
 
getLowerName() - Method in class com.atlassian.crowd.model.alias.Alias
 
getLowerName() - Method in class com.atlassian.crowd.model.group.InternalGroup
 
getLowerName() - Method in class com.atlassian.crowd.model.user.InternalUser
 
getLowerParentName() - Method in class com.atlassian.crowd.model.membership.InternalMembership
 
getMaxHeap() - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
getMaximumUserLimit() - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
getMaxResults() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
getMemberships() - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
getMemberships() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
getMembershipsCreatedAfter(long, Date, int) - Method in interface com.atlassian.crowd.dao.membership.InternalMembershipDao
Retrieves memberships with the creation timestamp greater than the specified date
getMembershipType() - Method in class com.atlassian.crowd.model.membership.InternalMembership
 
getMessagesAfter(String, long) - Method in interface com.atlassian.crowd.dao.cluster.ClusterMessageDao
Fetches messages with ID higher than the specified threshold.
getMessageWithValidDbCharacters(Throwable) - Static method in class com.atlassian.crowd.util.ExceptionUtils
Gets the message of throwable with striping out characters which cannot be legally represented in DB.
getMinimumLength() - Method in class com.atlassian.crowd.directory.password.constraint.PasswordLengthConstraint
 
getMinimumPasswordScore() - Method in class com.atlassian.crowd.directory.password.constraint.PasswordScoreConstraint
 
getName() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
 
getName() - Method in class com.atlassian.crowd.model.alias.Alias
 
getName() - Method in class com.atlassian.crowd.model.group.InternalGroupWithAttributes
 
getName() - Method in class com.atlassian.crowd.model.InternalEntityAttribute
 
getName() - Method in class com.atlassian.crowd.model.licensing.DirectoryInfo
 
getName() - Method in class com.atlassian.crowd.model.property.Property
 
getName() - Method in class com.atlassian.crowd.model.property.PropertyId
 
getName() - Method in class com.atlassian.crowd.model.tombstone.GroupTombstone
 
getName() - Method in class com.atlassian.crowd.model.tombstone.UserTombstone
 
getName() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
 
getName() - Method in class com.atlassian.crowd.model.user.MinimalUser
 
getNameIdFormat() - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
 
getNewValue() - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
 
getNextAlias() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
getNextRunTime() - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
getNextRunTimestamp() - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
getNodeId() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
getNodeId() - Method in class com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
 
getNodeId() - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
getNodeId() - Method in class com.atlassian.crowd.model.cluster.ClusterLockEntity
 
getNodeId() - Method in class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
 
getNodeName() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
getNodeName() - Method in class com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
 
getNodeStatus(Collection<String>) - Method in interface com.atlassian.crowd.dao.cluster.ClusterInfoDao
 
getNumericValue() - Method in class com.atlassian.crowd.model.user.InternalUserAttribute
 
getOldValue() - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
 
getOrBatchSize() - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
getParameterMap() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
getParameterValues() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
getParentId() - Method in class com.atlassian.crowd.model.membership.InternalMembership
 
getParentName() - Method in class com.atlassian.crowd.model.membership.InternalMembership
 
getParentName() - Method in class com.atlassian.crowd.model.tombstone.MembershipTombstone
 
getPasswordConstraints() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
getPasswordHash() - Method in class com.atlassian.crowd.model.user.InternalUserCredentialRecord
 
getPasswordLastChanged() - Method in class com.atlassian.crowd.model.user.InternalUserWithPasswordLastChanged
 
getPemCertificate() - Method in class com.atlassian.crowd.model.sso.idp.PemCertificate
 
getPemCertificate() - Method in class com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
 
getPemKey() - Method in class com.atlassian.crowd.model.sso.idp.PemPrivateKey
 
getPemPrivateKey() - Method in class com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
 
getPermission() - Method in class com.atlassian.crowd.manager.permission.PermittedGroupImpl
 
getPermission() - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
 
getPrimaryObject() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.TransactionGroup
 
getPropertyName() - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
 
getRawDirectory(Long, String, Map<String, String>) - Method in class com.atlassian.crowd.directory.loader.DelegatedAuthenticationDirectoryInstanceLoaderImpl
 
getRawDirectory(Long, String, Map<String, String>) - Method in class com.atlassian.crowd.directory.loader.DelegatingDirectoryInstanceLoaderImpl
 
getRawDirectory(Long, String, Map<String, String>) - Method in class com.atlassian.crowd.directory.loader.InternalDirectoryInstanceLoaderImpl
 
getRawParameters() - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
getReason() - Method in class com.atlassian.crowd.model.tombstone.EventStreamTombstone
 
getRegex() - Method in class com.atlassian.crowd.directory.password.constraint.RegexConstraint
 
getRemoteAddress() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
getResultTransform() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
getRunnerKey() - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
getScanTimestamp() - Method in class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
 
getSenderNodeId() - Method in class com.atlassian.crowd.model.cluster.InternalClusterMessage
 
getSeries() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
getSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
Subclasses should use this method to provide the session to be used with any implementations of HibernateOperation.
getSource() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
getSpecialCharacters() - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassAnalysis
 
getStart() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
 
getStartIndex() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
getStartTimestamp() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
getStatus() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
getStatusParameters() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
getSynchronisationToken() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationToken
 
getTargetGroup() - Method in class com.atlassian.crowd.model.permission.GroupAdministrationGrantToGroup
 
getTargetGroup() - Method in class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
 
getter - Variable in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
 
getText() - Method in class com.atlassian.crowd.model.cluster.InternalClusterMessage
 
getTextSearch() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
 
getTimestamp() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
getTimestamp() - Method in class com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
 
getTimestamp() - Method in class com.atlassian.crowd.model.cluster.ClusterLockEntity
 
getTimestamp() - Method in class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
 
getTimestamp() - Method in class com.atlassian.crowd.model.cluster.InternalClusterMessage
 
getTimestamp() - Method in class com.atlassian.crowd.model.tombstone.AbstractTombstone
 
getTimestampInstant() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
getTimeZone() - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
getToken() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
getToken() - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
 
getTombstonesAfter(long, Long, Class<T>) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
Retrieves tombstone for the specified application, after the timestamp specified
getTombstonesAfter(long, Collection<Long>, Class<T>) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
Retrieves tombstone of the specified type, after the timestamp specified, optionally constrained to a directory set
getTotalUsers() - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
getTotalUsersFromLocalCrowd() - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
getType() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
 
getType() - Method in class com.atlassian.crowd.model.group.InternalGroup
 
getType() - Method in class com.atlassian.crowd.model.group.InternalGroupWithAttributes
 
getType() - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
 
getUpdatedDate() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
 
getUpdatedDate() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
 
getUppercase() - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassAnalysis
 
getUptime() - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
getUsedTime() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
getUser() - Method in class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
 
getUser() - Method in class com.atlassian.crowd.model.user.InternalUserAttribute
 
getUser() - Method in class com.atlassian.crowd.model.user.InternalUserCredentialRecord
 
getUser() - Method in class com.atlassian.crowd.model.user.InternalUserWithPasswordLastChanged
 
getUserAvatarByName(String, int) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
getUserAvatarByName(String, int) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
getUserCount() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
getUsername() - Method in class com.atlassian.crowd.model.licensing.LicensedUser
 
getUsername() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
getUsername() - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
 
getUsername() - Method in class com.atlassian.crowd.model.tombstone.AliasTombstone
 
getValue() - Method in class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
 
getValue() - Method in class com.atlassian.crowd.model.InternalEntityAttribute
 
getValue() - Method in class com.atlassian.crowd.model.property.Property
 
getValue(String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
getValue(String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
getValue(String) - Method in class com.atlassian.crowd.directory.DirectoryWrapper
 
getValue(String) - Method in class com.atlassian.crowd.directory.LazyAttributesEvaluationDirectory
 
getValue(String) - Method in class com.atlassian.crowd.model.EntityWithAttributes
 
getValues(String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
getValues(String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
getValues(String) - Method in class com.atlassian.crowd.directory.DirectoryWrapper
 
getValues(String) - Method in class com.atlassian.crowd.directory.LazyAttributesEvaluationDirectory
 
getValues(String) - Method in class com.atlassian.crowd.model.EntityWithAttributes
 
getVersion() - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
getVersionId() - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
getWhere(HQLQuery) - Method in class com.atlassian.crowd.search.hibernate.audit.EmptyRestriction
 
getWhere(HQLQuery) - Method in interface com.atlassian.crowd.search.hibernate.audit.Restriction
 
getWhere(HQLQuery) - Method in class com.atlassian.crowd.search.hibernate.audit.RestrictionGroup
 
getWhere(HQLQuery) - Method in class com.atlassian.crowd.search.hibernate.audit.RestrictionWithJoin
 
getWhere(HQLQuery) - Method in class com.atlassian.crowd.search.hibernate.audit.PrefixRestriction
 
grant(InternalGrantedPermission) - Method in interface com.atlassian.crowd.dao.permission.InternalUserPermissionDAO
Grant the explicit permission to the group.
grant(InternalGrantedPermission) - Method in class com.atlassian.crowd.dao.permission.NoopInternalUserPermissionDAO
 
GroupAdministrationGrantGroupDao - Interface in com.atlassian.crowd.dao.permission
Manages persistence of group administration grants for groups
GroupAdministrationGrantToGroup - Class in com.atlassian.crowd.model.permission
 
GroupAdministrationGrantToGroup() - Constructor for class com.atlassian.crowd.model.permission.GroupAdministrationGrantToGroup
 
GroupAdministrationGrantToGroup(InternalGroup, InternalGroup) - Constructor for class com.atlassian.crowd.model.permission.GroupAdministrationGrantToGroup
 
groupDao - Variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
GroupMembershipTombstone - Class in com.atlassian.crowd.model.tombstone
 
GroupMembershipTombstone() - Constructor for class com.atlassian.crowd.model.tombstone.GroupMembershipTombstone
 
GroupMembershipTombstone(long, String, String, long) - Constructor for class com.atlassian.crowd.model.tombstone.GroupMembershipTombstone
 
GroupTombstone - Class in com.atlassian.crowd.model.tombstone
 
GroupTombstone() - Constructor for class com.atlassian.crowd.model.tombstone.GroupTombstone
 
GroupTombstone(long, String, long) - Constructor for class com.atlassian.crowd.model.tombstone.GroupTombstone
 
GZIP_ENABLED - Static variable in class com.atlassian.crowd.model.property.Property
Deprecated.

H

hashCode() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
 
hashCode() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
hashCode() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationToken
 
hashCode() - Method in class com.atlassian.crowd.manager.permission.DirectoryGroupImpl
 
hashCode() - Method in class com.atlassian.crowd.manager.permission.PermittedGroupImpl
 
hashCode() - Method in class com.atlassian.crowd.model.alias.Alias
 
hashCode() - Method in class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
 
hashCode() - Method in class com.atlassian.crowd.model.application.InternalApplicationDefaultGroupMembershipConfiguration
 
hashCode() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
hashCode() - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
hashCode() - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
 
hashCode() - Method in class com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
 
hashCode() - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
hashCode() - Method in class com.atlassian.crowd.model.cluster.ClusterLockEntity
 
hashCode() - Method in class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
 
hashCode() - Method in class com.atlassian.crowd.model.group.InternalGroup
 
hashCode() - Method in class com.atlassian.crowd.model.group.InternalGroupAttribute
 
hashCode() - Method in class com.atlassian.crowd.model.group.InternalGroupWithAttributes
 
hashCode() - Method in class com.atlassian.crowd.model.InternalEntityAttribute
 
hashCode() - Method in class com.atlassian.crowd.model.licensing.DirectoryInfo
 
hashCode() - Method in class com.atlassian.crowd.model.licensing.LicensedUser
 
hashCode() - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
hashCode() - Method in class com.atlassian.crowd.model.membership.InternalMembership
 
hashCode() - Method in class com.atlassian.crowd.model.permission.GroupAdministrationGrantToGroup
 
hashCode() - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
 
hashCode() - Method in class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
 
hashCode() - Method in class com.atlassian.crowd.model.property.Property
 
hashCode() - Method in class com.atlassian.crowd.model.property.PropertyId
 
hashCode() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
hashCode() - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
 
hashCode() - Method in class com.atlassian.crowd.model.sso.idp.PemCertificate
 
hashCode() - Method in class com.atlassian.crowd.model.sso.idp.PemPrivateKey
 
hashCode() - Method in class com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
 
hashCode() - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
 
hashCode() - Method in class com.atlassian.crowd.model.user.InternalUser
 
hashCode() - Method in class com.atlassian.crowd.model.user.InternalUserAttribute
 
hashCode() - Method in class com.atlassian.crowd.model.user.InternalUserCredentialRecord
 
hashCode() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
 
hashCode() - Method in class com.atlassian.crowd.model.user.InternalUserWithPasswordLastChanged
 
hashCode() - Method in class com.atlassian.crowd.model.user.MinimalUser
 
hashCode() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.TransactionGroup
 
HibernateOperation<S> - Interface in com.atlassian.crowd.util.persistence.hibernate.batch
Hibernate specific batch operation abstraction, shared between hibernate 2 (Confluence) and 4 (Crowd).
HQL_ALIAS_APPLICATION_ID - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_ALIAS_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_ALIAS_USERNAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_AND - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_APPLICATION_ACTIVE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_APPLICATION_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_APPLICATION_TYPE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_ATTRIBUTE_ALIAS - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_ATTRIBUTE_LOWER_VALUE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_ATTRIBUTE_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_ATTRIBUTE_NUMERIC_VALUE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_CREATED_DATE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_DIRECTORY_ACTIVE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_DIRECTORY_ID - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_DIRECTORY_IMPLEMENTATION_CLASS - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_DIRECTORY_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_DIRECTORY_TYPE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_GROUP_ACTIVE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_GROUP_DESCRIPTION - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_GROUP_EXTERNAL_ID - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_GROUP_LOCAL - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_GROUP_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_GROUP_TYPE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_MEMBERSHIP_ALIAS - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_MEMBERSHIP_GROUP_TYPE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_MEMBERSHIP_TYPE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_TOKEN_DIRECTORY_ID - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_TOKEN_LAST_ACCESSED_TIME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_TOKEN_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_TOKEN_RANDOM_NUMBER - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_UPDATED_DATE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_USER_ACTIVE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_USER_DISPLAY_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_USER_EMAIL_ADDRESS - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_USER_EXTERNAL_ID - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_USER_FIRST_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_USER_LAST_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQL_USER_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQLQuery - Class in com.atlassian.crowd.search.hibernate
 
HQLQuery() - Constructor for class com.atlassian.crowd.search.hibernate.HQLQuery
 
HQLQueryTranslater - Class in com.atlassian.crowd.search.hibernate
Translates implementation agnostic Queries into executable Hibernate Query Language code.
HQLQueryTranslater() - Constructor for class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
HQLQueryTranslater(int) - Constructor for class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 

I

IDENTIFIER_HASH_CACHE - Static variable in class com.atlassian.crowd.dao.token.TokenDAOMemory
 
INCLUDE_IP_ADDRESS_IN_VALIDATION_FACTORS - Static variable in class com.atlassian.crowd.model.property.Property
 
InternalApplicationDefaultGroupMembershipConfiguration - Class in com.atlassian.crowd.model.application
 
InternalApplicationDefaultGroupMembershipConfiguration() - Constructor for class com.atlassian.crowd.model.application.InternalApplicationDefaultGroupMembershipConfiguration
 
InternalApplicationDefaultGroupMembershipConfiguration(DirectoryMapping, String) - Constructor for class com.atlassian.crowd.model.application.InternalApplicationDefaultGroupMembershipConfiguration
 
InternalApplicationDefaultGroupMembershipConfiguration(Long, DirectoryMapping, String) - Constructor for class com.atlassian.crowd.model.application.InternalApplicationDefaultGroupMembershipConfiguration
 
InternalClusterJob - Class in com.atlassian.crowd.model.scheduling
Describes a scheduled, once-per-cluster job as saved in Crowd's database.
InternalClusterJob() - Constructor for class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
InternalClusterMessage - Class in com.atlassian.crowd.model.cluster
 
InternalClusterMessage() - Constructor for class com.atlassian.crowd.model.cluster.InternalClusterMessage
 
InternalClusterMessage(String, String, String, long) - Constructor for class com.atlassian.crowd.model.cluster.InternalClusterMessage
 
InternalCrowdRememberMeToken - Class in com.atlassian.crowd.model.rememberme
 
InternalCrowdRememberMeToken() - Constructor for class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
InternalCrowdRememberMeToken(Long, String, String, Long, LocalDateTime, LocalDateTime, String, String) - Constructor for class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
InternalCrowdRememberMeToken.Builder - Class in com.atlassian.crowd.model.rememberme
 
InternalDirectory - Class in com.atlassian.crowd.directory
Internal directory connector.
InternalDirectory(InternalDirectoryUtils, PasswordEncoderFactory, DirectoryDao, UserDao, GroupDao, MembershipDao, TombstoneDao, PasswordConstraintsLoader) - Constructor for class com.atlassian.crowd.directory.InternalDirectory
 
InternalDirectoryEntity<T extends InternalEntityAttribute> - Class in com.atlassian.crowd.model
 
InternalDirectoryEntity() - Constructor for class com.atlassian.crowd.model.InternalDirectoryEntity
 
InternalDirectoryEntity(InternalEntityTemplate, Directory) - Constructor for class com.atlassian.crowd.model.InternalDirectoryEntity
 
InternalDirectoryForDelegation - Class in com.atlassian.crowd.directory
This is the internal front-end of a delegating directory.
InternalDirectoryForDelegation(InternalDirectoryUtils, PasswordEncoderFactory, DirectoryDao, UserDao, GroupDao, MembershipDao, TombstoneDao, PasswordConstraintsLoader) - Constructor for class com.atlassian.crowd.directory.InternalDirectoryForDelegation
 
InternalDirectoryInstanceLoaderImpl - Class in com.atlassian.crowd.directory.loader
Loads an implementation of a RemoteDirectory for use at runtime by the Crowd security server.
InternalDirectoryInstanceLoaderImpl(InstanceFactory) - Constructor for class com.atlassian.crowd.directory.loader.InternalDirectoryInstanceLoaderImpl
 
InternalDirectoryPasswordConstraintsLoader - Class in com.atlassian.crowd.directory.password.constraint
Instantiates the active PasswordConstraint's for a directory based on the directory's attributes.
InternalDirectoryPasswordConstraintsLoader(PasswordScoreService) - Constructor for class com.atlassian.crowd.directory.password.constraint.InternalDirectoryPasswordConstraintsLoader
 
internalDirectoryUtils - Variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
InternalDirectoryUtils - Interface in com.atlassian.crowd.directory
Internal Directory utility.
InternalDirectoryUtilsImpl - Class in com.atlassian.crowd.directory
 
InternalDirectoryUtilsImpl() - Constructor for class com.atlassian.crowd.directory.InternalDirectoryUtilsImpl
 
InternalEntityAttribute - Class in com.atlassian.crowd.model
 
InternalEntityAttribute() - Constructor for class com.atlassian.crowd.model.InternalEntityAttribute
 
InternalEntityAttribute(String, String) - Constructor for class com.atlassian.crowd.model.InternalEntityAttribute
 
InternalExpirableUserToken - Class in com.atlassian.crowd.model.token
Represent a token that can expire for a user
InternalGrantedPermission - Class in com.atlassian.crowd.model.permission
 
InternalGrantedPermission(UserPermission, DirectoryMapping, String) - Constructor for class com.atlassian.crowd.model.permission.InternalGrantedPermission
 
InternalGrantedPermission(Long, Date, UserPermission, DirectoryMapping, String) - Constructor for class com.atlassian.crowd.model.permission.InternalGrantedPermission
 
InternalGroup - Class in com.atlassian.crowd.model.group
Encapsulates the concept of group.
InternalGroup() - Constructor for class com.atlassian.crowd.model.group.InternalGroup
 
InternalGroup(Group, Directory) - Constructor for class com.atlassian.crowd.model.group.InternalGroup
 
InternalGroup(InternalEntityTemplate, Directory, GroupTemplate) - Constructor for class com.atlassian.crowd.model.group.InternalGroup
 
InternalGroupAttribute - Class in com.atlassian.crowd.model.group
Encapsulates the concept of group attribute.
InternalGroupAttribute() - Constructor for class com.atlassian.crowd.model.group.InternalGroupAttribute
 
InternalGroupAttribute(InternalGroup, String, String) - Constructor for class com.atlassian.crowd.model.group.InternalGroupAttribute
 
InternalGroupAttribute(Long, InternalGroup, String, String) - Constructor for class com.atlassian.crowd.model.group.InternalGroupAttribute
 
InternalGroupDao - Interface in com.atlassian.crowd.dao.group
Persistance methods necessary to modify an InternalDirectory group.
InternalGroupWithAttributes - Class in com.atlassian.crowd.model.group
Encapsulates the concept of group which has attributes.
InternalGroupWithAttributes(InternalGroup) - Constructor for class com.atlassian.crowd.model.group.InternalGroupWithAttributes
 
InternalGroupWithAttributes(InternalGroup, Map<String, Set<String>>) - Constructor for class com.atlassian.crowd.model.group.InternalGroupWithAttributes
 
InternalMembership - Class in com.atlassian.crowd.model.membership
Encapsulates the concept of membership.
InternalMembership() - Constructor for class com.atlassian.crowd.model.membership.InternalMembership
 
InternalMembership(InternalGroup, InternalGroup, Date) - Constructor for class com.atlassian.crowd.model.membership.InternalMembership
 
InternalMembership(InternalGroup, InternalUser, Date) - Constructor for class com.atlassian.crowd.model.membership.InternalMembership
 
InternalMembership(InternalGroup, MinimalUser, Date) - Constructor for class com.atlassian.crowd.model.membership.InternalMembership
 
InternalMembership(Long, Long, Long, MembershipType, GroupType, String, String, Directory, Date) - Constructor for class com.atlassian.crowd.model.membership.InternalMembership
This constructor is only used for XML imports.
InternalMembershipDao - Interface in com.atlassian.crowd.dao.membership
Manages persistence of InternalMembership.
InternalUser - Class in com.atlassian.crowd.model.user
Encapsulates the concept of crowd user.
InternalUser() - Constructor for class com.atlassian.crowd.model.user.InternalUser
 
InternalUser(InternalEntityTemplate, Directory, UserTemplate, PasswordCredential) - Constructor for class com.atlassian.crowd.model.user.InternalUser
This constructor is used by the importer only.
InternalUser(User, Directory, PasswordCredential) - Constructor for class com.atlassian.crowd.model.user.InternalUser
Constructor used for adding a new user.
InternalUser(UserTemplateWithCredentialAndAttributes, Directory) - Constructor for class com.atlassian.crowd.model.user.InternalUser
 
InternalUser.MutableField - Enum Class in com.atlassian.crowd.model.user
 
InternalUserAttribute - Class in com.atlassian.crowd.model.user
Encapsulates the concept of user attribute.
InternalUserAttribute() - Constructor for class com.atlassian.crowd.model.user.InternalUserAttribute
 
InternalUserAttribute(InternalUser, String, String) - Constructor for class com.atlassian.crowd.model.user.InternalUserAttribute
 
InternalUserAttribute(Long, InternalUser, String, String) - Constructor for class com.atlassian.crowd.model.user.InternalUserAttribute
 
InternalUserCredentialRecord - Class in com.atlassian.crowd.model.user
Encapsulates the concept of user credential record.
InternalUserCredentialRecord() - Constructor for class com.atlassian.crowd.model.user.InternalUserCredentialRecord
 
InternalUserCredentialRecord(InternalUser, String) - Constructor for class com.atlassian.crowd.model.user.InternalUserCredentialRecord
 
InternalUserCredentialRecord(Long, InternalUser, String) - Constructor for class com.atlassian.crowd.model.user.InternalUserCredentialRecord
Only use this constructor for cloning / importing when the id is known.
InternalUserDao - Interface in com.atlassian.crowd.dao.user
Manages persistence of User.
InternalUserPermissionDAO - Interface in com.atlassian.crowd.dao.permission
Manages persistence of InternalGrantedPermission at the explicit / direct permission level.
InternalUserWithAttributes - Class in com.atlassian.crowd.model.user
Encapsulates the concept of user which has attributes.
InternalUserWithAttributes(InternalUser) - Constructor for class com.atlassian.crowd.model.user.InternalUserWithAttributes
 
InternalUserWithAttributes(InternalUser, Map<String, Set<String>>) - Constructor for class com.atlassian.crowd.model.user.InternalUserWithAttributes
 
InternalUserWithPasswordLastChanged - Class in com.atlassian.crowd.model.user
 
InternalUserWithPasswordLastChanged(InternalUser, long) - Constructor for class com.atlassian.crowd.model.user.InternalUserWithPasswordLastChanged
 
InternalUserWithPasswordLastChanged(InternalUser, Instant) - Constructor for class com.atlassian.crowd.model.user.InternalUserWithPasswordLastChanged
 
isActive() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
 
isActive() - Method in class com.atlassian.crowd.model.group.InternalGroupWithAttributes
 
isActive() - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
isActive() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
 
isAddUserAttributesEnabled() - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
 
isEmpty() - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
isEmpty() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
isEmpty() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
 
isEmpty() - Method in class com.atlassian.crowd.model.EntityWithAttributes
 
isGroupDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
isGroupDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
isLocal() - Method in class com.atlassian.crowd.model.group.InternalGroup
 
isLocalUserStatusEnabled() - Method in class com.atlassian.crowd.directory.CachingDirectory
Caching directories can be configured to support local user statuses.
isLocalUserStatusEnabled() - Method in class com.atlassian.crowd.directory.InternalDirectory
Internal directories never support local user statuses.
isNeverLoggedIn() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
 
isPersistable() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
 
isPrimary() - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
isReadOnly() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
isRolesDisabled() - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
isRolesDisabled() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
isRolesDisabled() - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
 
isUserDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
isUserDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
isUserExternalIdReadOnly() - Method in class com.atlassian.crowd.directory.InternalDirectory
When an InternalDirectory is used as an internal directory, it must manage the values of the external_id column.
isUserExternalIdReadOnly() - Method in class com.atlassian.crowd.directory.InternalDirectoryForDelegation
 

L

LAST_NAME - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
 
LazyAttributesEvaluationDirectory - Class in com.atlassian.crowd.directory
 
LazyAttributesEvaluationDirectory(Directory, Set<String>, UnaryOperator<String>) - Constructor for class com.atlassian.crowd.directory.LazyAttributesEvaluationDirectory
 
LicensedUser - Class in com.atlassian.crowd.model.licensing
User that is consuming license in product.
LicensedUser() - Constructor for class com.atlassian.crowd.model.licensing.LicensedUser
 
LicensedUserDao - Interface in com.atlassian.crowd.dao.licensing
Data access object for LicensedUser
LicensedUsersQuery - Class in com.atlassian.crowd.dao.licensing
Defines constraints for the search query.
LicensedUsersQuery(LicensingSummary, String, Date, boolean, DirectoryInfo, int, int) - Constructor for class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
 
LicensedUsersQuery.Builder - Class in com.atlassian.crowd.dao.licensing
 
LicensingSummary - Class in com.atlassian.crowd.model.licensing
Some global information about application licensing.
LicensingSummary() - Constructor for class com.atlassian.crowd.model.licensing.LicensingSummary
 
LicensingSummaryDao - Interface in com.atlassian.crowd.dao.licensing
Data access object for LicensingSummary
limitResults(int) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
listAll(Application, ApplicationDirectoryMapping) - Method in interface com.atlassian.crowd.dao.application.ApplicationDefaultGroupMembershipConfigurationDao
Lists all default group membership configurations for the given application/directory combination
loadAll() - Method in interface com.atlassian.crowd.dao.token.TokenDAO
Used when switching implementations.
loadAll() - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
 
loadForApplication(Application) - Method in interface com.atlassian.crowd.dao.sso.ApplicationSamlConfigurationDAO
Returns the SAML SSO configuration for the specified application
log - Variable in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
 
LOOK_AND_FEEL_CONFIGURATION_PROPERTY_NAME - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Look and feel configuration
LOWER_DISPLAY_NAME - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
 
LOWER_EMAIL_ADDRESS - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
 
LOWER_FIRST_NAME - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
 
LOWER_LAST_NAME - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
 

M

MAILSERVER_HOST - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Mail server host.
MAILSERVER_JNDI_LOCATION - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Mail Server JNDI Location
MAILSERVER_PASSWORD - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Mail server password.
MAILSERVER_PORT - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Mail Server SMTP port
MAILSERVER_PREFIX - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Mail server prefix.
MAILSERVER_SENDER - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Mail server sender.
MAILSERVER_START_TLS - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Mail Server START TLS Option
MAILSERVER_TIMEOUT - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Mail Server SMTP read and connection timeout
MAILSERVER_USE_SSL - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Mail Server SMTP Use SSL
MAILSERVER_USERNAME - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Mail server username.
maxResults - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
 
membershipDao - Variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
MembershipTombstone - Class in com.atlassian.crowd.model.tombstone
 
MembershipTombstone() - Constructor for class com.atlassian.crowd.model.tombstone.MembershipTombstone
 
MembershipTombstone(long, String, String, long) - Constructor for class com.atlassian.crowd.model.tombstone.MembershipTombstone
 
MinimalUser - Class in com.atlassian.crowd.model.user
 
MinimalUser(long, long, String) - Constructor for class com.atlassian.crowd.model.user.MinimalUser
 
minimumDigits(Integer) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
 
minimumDigits(String) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
 
minimumLowercase(Integer) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
 
minimumLowercase(String) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
 
minimumRulesMatched(Integer) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
 
minimumRulesMatched(String) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
 
minimumSpecialCharacters(Integer) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
 
minimumSpecialCharacters(String) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
 
minimumUppercase(Integer) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
 
minimumUppercase(String) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
 

N

newQuery() - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
NoopAuditMapper<T> - Class in com.atlassian.crowd.util.persistence.hibernate.batch
 
NoopAuditMapper() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.NoopAuditMapper
 
NoopInternalUserPermissionDAO - Class in com.atlassian.crowd.dao.permission
A no-op implementation of InternalUserPermissionDAO, to be used by products embedding Crowd - these don't use Crowd's permission infrastructure.
NoopInternalUserPermissionDAO() - Constructor for class com.atlassian.crowd.dao.permission.NoopInternalUserPermissionDAO
 
NoopWebhookDAOImpl - Class in com.atlassian.crowd.dao.webhook
A NOP implementation of WebhookDAO.
NoopWebhookDAOImpl() - Constructor for class com.atlassian.crowd.dao.webhook.NoopWebhookDAOImpl
 
NOTIFICATION_EMAIL - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Email address for the administrator when server notifications occur.

O

offsetResults(int) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
orderBy - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
 
orderByRequired - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
 

P

parameterValues - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
 
PASSWORD_EXPIRATION_REMINDER_EMAIL_TEMPLATE - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Password expiration reminder email template
PasswordConstraintsLoader - Interface in com.atlassian.crowd.directory.password.constraint
Has the responsibility of instantiating the active PasswordConstraint's for a directory.
passwordEncoderFactory - Variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
PasswordLengthConstraint - Class in com.atlassian.crowd.directory.password.constraint
 
PasswordLengthConstraint(int) - Constructor for class com.atlassian.crowd.directory.password.constraint.PasswordLengthConstraint
 
PasswordScoreConstraint - Class in com.atlassian.crowd.directory.password.constraint
 
PasswordScoreConstraint(PasswordScore, PasswordScoreService) - Constructor for class com.atlassian.crowd.directory.password.constraint.PasswordScoreConstraint
 
PemCertificate - Class in com.atlassian.crowd.model.sso.idp
 
PemCertificate() - Constructor for class com.atlassian.crowd.model.sso.idp.PemCertificate
 
PemCertificate(String, Date, Date) - Constructor for class com.atlassian.crowd.model.sso.idp.PemCertificate
 
PemPrivateKey - Class in com.atlassian.crowd.model.sso.idp
 
PemPrivateKey() - Constructor for class com.atlassian.crowd.model.sso.idp.PemPrivateKey
 
PemPrivateKey(String) - Constructor for class com.atlassian.crowd.model.sso.idp.PemPrivateKey
 
performOperation(Object, S) - Method in interface com.atlassian.crowd.util.persistence.hibernate.batch.HibernateOperation
Interface to logic that performs a single hibernate operation on a target object for use within a batch.
PermittedGroupImpl - Class in com.atlassian.crowd.manager.permission
Convenience implementation (non persisted) to return to the service layer
PermittedGroupImpl(UserPermission, Long, String, String) - Constructor for class com.atlassian.crowd.manager.permission.PermittedGroupImpl
 
PersistenceException - Exception in com.atlassian.crowd.util.persistence
Persistence related exception.
PersistenceException() - Constructor for exception com.atlassian.crowd.util.persistence.PersistenceException
Default constructor.
PersistenceException(String) - Constructor for exception com.atlassian.crowd.util.persistence.PersistenceException
Default constructor.
PersistenceException(String, Throwable) - Constructor for exception com.atlassian.crowd.util.persistence.PersistenceException
Default constructor.
PersistenceException(Throwable) - Constructor for exception com.atlassian.crowd.util.persistence.PersistenceException
Default constructor.
persistLatestResult(AppIssuesWithMailScanResultEntity) - Method in interface com.atlassian.crowd.dao.application.AppIssuesWithMailsScanResultDAO
Persists scan result for a given application.
PrefixRestriction - Class in com.atlassian.crowd.search.hibernate.audit
 
PrefixRestriction(String, String) - Constructor for class com.atlassian.crowd.search.hibernate.audit.PrefixRestriction
 
processBatchFind(long, Collection<String>, Class<E>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchFinder
 
Property - Class in com.atlassian.crowd.model.property
Captures various server properties of the crowd server.
Property() - Constructor for class com.atlassian.crowd.model.property.Property
 
Property(String, String, String) - Constructor for class com.atlassian.crowd.model.property.Property
 
PropertyDAO - Interface in com.atlassian.crowd.dao.property
Persist property objects.
PropertyEncryptor - Class in com.atlassian.crowd.crypto
 
PropertyEncryptor(Encryptor) - Constructor for class com.atlassian.crowd.crypto.PropertyEncryptor
 
PropertyEncryptor(Encryptor, Map<String, Set<String>>) - Constructor for class com.atlassian.crowd.crypto.PropertyEncryptor
 
PropertyId - Class in com.atlassian.crowd.model.property
 
PropertyId() - Constructor for class com.atlassian.crowd.model.property.PropertyId
 
PropertyId(String, String) - Constructor for class com.atlassian.crowd.model.property.PropertyId
 

R

RANDOM_HASH_CACHE - Static variable in class com.atlassian.crowd.dao.token.TokenDAOMemory
 
readOnly - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
 
reEncrypt() - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
 
reEncrypt() - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
 
refresh(InternalCrowdRememberMeToken) - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
Reload the properties from database
RegexConstraint - Class in com.atlassian.crowd.directory.password.constraint
 
RegexConstraint(String) - Constructor for class com.atlassian.crowd.directory.password.constraint.RegexConstraint
 
REMEMBER_ME_ENABLED_PROPERTY_NAME - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Determines if Remember Me is enabled
REMEMBER_ME_EXPIRY_IN_SECONDS_PROPERTY_NAME - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Remember Me tokens validity duration expressed in seconds
remove(long, String) - Method in interface com.atlassian.crowd.dao.token.SessionTokenStorage
Remove token.
remove(long, String) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
 
remove(Directory) - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
 
remove(Application) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Removes the application.
remove(Application, ApplicationDirectoryMapping, String) - Method in interface com.atlassian.crowd.dao.application.ApplicationDefaultGroupMembershipConfigurationDao
Removes a default group membership configuration for the given application and group.
remove(InternalGroup, InternalGroup) - Method in interface com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDao
Remove administration grant for a group to a group
remove(LicensedUser) - Method in interface com.atlassian.crowd.dao.licensing.LicensedUserDao
 
remove(Token) - Method in interface com.atlassian.crowd.dao.token.SessionTokenStorage
Removes a token.
remove(Token) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
 
remove(InternalUser, InternalGroup) - Method in interface com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDao
Remove administration grant for a user to a group
remove(Webhook) - Method in class com.atlassian.crowd.dao.webhook.NoopWebhookDAOImpl
 
remove(Webhook) - Method in interface com.atlassian.crowd.dao.webhook.WebhookDAO
 
remove(String, String) - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
 
remove(String, String) - Method in interface com.atlassian.crowd.dao.property.PropertyDAO
Removes a property.
removeAlias(Application, String) - Method in interface com.atlassian.crowd.dao.alias.AliasDAO
Remove an application-specific alias for a username.
removeAliases(Application) - Method in interface com.atlassian.crowd.dao.alias.AliasDAO
Removes all the username-aliases for a specific application.
removeAliasesForUser(String) - Method in interface com.atlassian.crowd.dao.alias.AliasDAO
Removes all the aliases registered for a given username in all applications (there may be different users)
removeAll() - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
Removes all remember me tokens present
removeAll() - Method in interface com.atlassian.crowd.dao.token.SessionTokenStorage
Wipes all tokens from the store.
removeAll() - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
 
removeAll(long) - Method in interface com.atlassian.crowd.dao.group.InternalGroupDao
Removes all groups from a directory, but does not audit group removal operation
removeAll(long) - Method in interface com.atlassian.crowd.dao.token.SessionTokenStorage
Remove all tokens associated with the given directory id.
removeAll(long) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
 
removeAll(long) - Method in interface com.atlassian.crowd.dao.user.InternalUserDao
 
removeAll(Application, ApplicationDirectoryMapping) - Method in interface com.atlassian.crowd.dao.application.ApplicationDefaultGroupMembershipConfigurationDao
Removes all default group membership configurations for the given application and directory combination.
removeAll(LicensingSummary) - Method in interface com.atlassian.crowd.dao.licensing.DirectoryInfoDao
 
removeAll(LicensingSummary) - Method in interface com.atlassian.crowd.dao.licensing.LicensedUserDao
 
removeAllExpiredTokens(LocalDateTime, LocalDateTime) - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
Removes all tokens having createdTime before the lastValidTokenCreateTime, or usedTime before the lastValidUsedBeforeTime
removeAllGroups(Set<String>) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
removeAllRelationships(long) - Method in interface com.atlassian.crowd.dao.membership.InternalMembershipDao
Removes all relationships the the given directory identified by directory id.
removeAllUpTo(long) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
Removes all tombstones with the timestamp less or equal than the specified one.
removeAllUserRelationships(long) - Method in interface com.atlassian.crowd.dao.membership.InternalMembershipDao
Removes all user relationships the the given directory identified by directory id.
removeAllUsers(Set<String>) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
removeByApplicationId(Long) - Method in interface com.atlassian.crowd.dao.licensing.LicensingSummaryDao
 
removeByDirectoryAndUsername(long, String, ExpirableUserTokenType) - Method in interface com.atlassian.crowd.dao.token.ExpirableUserTokenDao
Remove all the tokens matching the username and directory id
removeByDirectoryId(Long) - Method in interface com.atlassian.crowd.dao.licensing.DirectoryInfoDao
 
removeByDirectoryId(Long) - Method in interface com.atlassian.crowd.dao.licensing.LicensedUserDao
 
removeByToken(String) - Method in interface com.atlassian.crowd.dao.token.ExpirableUserTokenDao
Removes the token with the given random hash
removeChangesetsOlderThan(long) - Method in interface com.atlassian.crowd.dao.audit.AuditDao
Removes the audit log entries older than specified timestamp
removeDirectoryMapping(long, long) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Removes a mapping between application and directory.
removeDirectoryMappings(long) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Removes all the mappings associated with the given directory identified by directory id.
removeExcept(long, String, String) - Method in interface com.atlassian.crowd.dao.token.SessionTokenStorage
Remove all tokens for the user except for the token specified by exclusionToken.
removeExcept(long, String, String) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
 
removeExpiredTokens(Date) - Method in interface com.atlassian.crowd.dao.token.ExpirableUserTokenDao
Remove all the tokens whose expiry date is older than the given cutoff date
removeExpiredTokens(Date, long) - Method in interface com.atlassian.crowd.dao.token.SessionTokenStorage
Remove all tokens that have expired.
removeExpiredTokens(Date, long) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
 
removeGroup(String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
removeGroup(String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
removeGroupAttributes(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
removeGroupAttributes(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
removeGroupMapping(long, long, String) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Removes a group mapping.
removeGroupMappings(long, String) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Removes group mappings.
removeGroupMembers(long, String) - Method in interface com.atlassian.crowd.dao.membership.InternalMembershipDao
Removes all members of the given group name.
removeGroupMemberships(long, String) - Method in interface com.atlassian.crowd.dao.membership.InternalMembershipDao
Removes all relationships from parent groups to the given group name.
removeGroupsFromGroup(Collection<String>, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
removeGroupsFromGroup(Collection<String>, String) - Method in class com.atlassian.crowd.directory.CachingDirectory
 
removeLatestResultIfPresent(long) - Method in interface com.atlassian.crowd.dao.application.AppIssuesWithMailsScanResultDAO
Removes latest scan result for a given application.
removeRemoteAddress(long, RemoteAddress) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Dissociates the given remote address from the given application.
removeStatusNotIn(Collection<String>) - Method in interface com.atlassian.crowd.dao.cluster.ClusterInfoDao
 
removeTokensForDirectory(long) - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
Removes all the tokens for the given directory
removeTokensForSeries(String) - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
Removes tokens for all the given series
removeTokensForUserInDirectory(String, long) - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
Removes all tokens for a user in the given directory
removeUser(String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
removeUser(String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
removeUserAttributes(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
removeUserAttributes(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
removeUserMemberships(long, String) - Method in interface com.atlassian.crowd.dao.membership.InternalMembershipDao
Removes all MembershipType.GROUP_USER relationships from parent groups to the given username.
removeUsersFromGroup(Set<String>, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
removeUsersFromGroup(Set<String>, String) - Method in class com.atlassian.crowd.directory.CachingDirectory
 
renameGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
renameGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
renameGroupRelationships(long, String, String) - Method in interface com.atlassian.crowd.dao.membership.InternalMembershipDao
Renames group name in all relationships.
renameTo(String) - Method in class com.atlassian.crowd.model.group.InternalGroup
 
renameTo(String) - Method in class com.atlassian.crowd.model.user.InternalUser
 
renameUser(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
renameUser(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
renameUserRelationships(long, String, String) - Method in interface com.atlassian.crowd.dao.membership.InternalMembershipDao
Renames username in all relationships.
requireDistinct() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
requiresPasswordChange(UserWithAttributes) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
RESET_DOMAIN_FOR_BACKUP_ENABLED - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Whether or not to save the backup with the SSO domain information
Restriction - Interface in com.atlassian.crowd.search.hibernate.audit
 
RestrictionCollection - Class in com.atlassian.crowd.search.hibernate.audit
 
RestrictionCollection(List<Restriction>) - Constructor for class com.atlassian.crowd.search.hibernate.audit.RestrictionCollection
 
RestrictionGroup - Class in com.atlassian.crowd.search.hibernate.audit
 
RestrictionGroup(List<Restriction>) - Constructor for class com.atlassian.crowd.search.hibernate.audit.RestrictionGroup
 
restrictions - Variable in class com.atlassian.crowd.search.hibernate.audit.RestrictionCollection
 
RestrictionWithJoin - Class in com.atlassian.crowd.search.hibernate.audit
 
RestrictionWithJoin(String, Restriction) - Constructor for class com.atlassian.crowd.search.hibernate.audit.RestrictionWithJoin
 
resultTransform - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
 
revoke(InternalGrantedPermission) - Method in interface com.atlassian.crowd.dao.permission.InternalUserPermissionDAO
Remove the explicit permission from the group.
revoke(InternalGrantedPermission) - Method in class com.atlassian.crowd.dao.permission.NoopInternalUserPermissionDAO
 
revokeAll(DirectoryMapping) - Method in interface com.atlassian.crowd.dao.permission.InternalUserPermissionDAO
Revokes all permissions associated with the specified directory mapping
revokeAll(DirectoryMapping) - Method in class com.atlassian.crowd.dao.permission.NoopInternalUserPermissionDAO
 
rollbackProcessBatch() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
Called after processing each batch where an exception was encountered.
rollbackProcessIndividual() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
Called after processing an individual item where an exception was encountered.

S

safeAppendWhere(CharSequence) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
SAML_KEY_CERTIFICATE_PAIR_TO_SIGN - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: ID of private key/certificate pair used to sign assertions in SAML
SAMLTrustDAO - Interface in com.atlassian.crowd.dao.sso
Allows storing and retrieving SAML trust entities (certificates and private keys in PEM format)
SAMLTrustEntity - Class in com.atlassian.crowd.model.sso.idp
 
SAMLTrustEntity() - Constructor for class com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
 
SAMLTrustEntity(PemCertificate, PemPrivateKey) - Constructor for class com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
 
save(InternalCrowdRememberMeToken) - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
Saves the token
save(ApplicationSamlConfigurationEntity) - Method in interface com.atlassian.crowd.dao.sso.ApplicationSamlConfigurationDAO
Creates or updates SAML SSO configuration for an application
save(List<LicensedUser>) - Method in interface com.atlassian.crowd.dao.licensing.LicensedUserDao
 
saveAfterCleanup(LicensingSummary) - Method in interface com.atlassian.crowd.dao.licensing.LicensingSummaryDao
 
saveAll(Collection<Token>) - Method in interface com.atlassian.crowd.dao.token.TokenDAO
Used when switching implementations.
saveAll(Collection<Token>) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
 
saveOrUpdate(DirectoryInfo) - Method in interface com.atlassian.crowd.dao.licensing.DirectoryInfoDao
 
SCHEDULED_BACKUP_ENABLED - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Whether or not to perform automated backup
SchemaHelper - Interface in com.atlassian.crowd.util.persistence
 
search(AuditLogQuery<RESULT>) - Method in interface com.atlassian.crowd.dao.audit.AuditDao
Searches the audit log for entries matching the specified criteria
search(EntityQuery<? extends AuthenticationToken>) - Method in interface com.atlassian.crowd.dao.token.SearchableTokenStorage
Searches for token based on criteria.
search(EntityQuery<? extends AuthenticationToken>) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
 
search(EntityQuery<Directory>) - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
 
search(EntityQuery<Application>) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Will search for all the applications which qualify for the given EntityQuery.
search(EntityQuery<String>) - Method in interface com.atlassian.crowd.dao.alias.AliasDAO
Will search for a List of Alias' based on a given EntityQuery
SearchableTokenStorage - Interface in com.atlassian.crowd.dao.token
A store that can accept arbitrary queries over the tokens.
searchGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
searchGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
searchGroupRelationshipsGroupedByName(MembershipQuery<T>) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
searchGroupRelationshipsGroupedByName(MembershipQuery<T>) - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
 
searchGroups(EntityQuery<T>) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
searchGroups(EntityQuery<T>) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
searchUsers(EntityQuery<T>) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
searchUsers(EntityQuery<T>) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
SECURE_COOKIE - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: SSO Cookie set to "Secure"
select - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
 
SESSION_TIME - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Session time;
SessionTokenStorage - Interface in com.atlassian.crowd.dao.token
A store of session tokens, that may be created, retrieved and deleted.
setActive(boolean) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
setAddUserAttributesEnabled(boolean) - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
 
setAlias(String) - Method in class com.atlassian.crowd.model.alias.Alias
 
setAppId(long) - Method in class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
 
setApplication(Application) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
setApplication(ApplicationImpl) - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
 
setApplicationId(long) - Method in class com.atlassian.crowd.model.tombstone.ApplicationTombstone
 
setApplicationId(Long) - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
 
setApplicationSubtype(ApplicationSubtype) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
setAssertionConsumerServiceUrl(String) - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
 
setAttribute(Collection<InternalUser>, String, String) - Method in interface com.atlassian.crowd.dao.user.InternalUserDao
Sets the specified attribute for all specified users and after executing this, every user will have exactly one attribute with that name.
setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
Called by the DirectoryInstanceLoader after constructing an InternalDirectory.
setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
 
setAudienceUrl(String) - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
 
setAuthorId(Long) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
setAuthorName(String) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
setAuthorType(AuditLogAuthorType) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
setBatchSize(int) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchFinder
 
setBatchSize(int) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
The batchSize value should be the same as the hibernate.jdbc.batch_size Hibernate property.
setCacheRegion(String) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
setChangeset(AuditLogChangesetEntity) - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
setChangeset(AuditLogChangesetEntity) - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
 
setChildName(String) - Method in class com.atlassian.crowd.model.tombstone.MembershipTombstone
 
setClaimNodeId(String) - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
setClaimTime(Date) - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
setClaimTimestamp(Long) - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
setComparatorForBatch(Comparator) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
sets comparator to merge results of batched query
setCreatedDate(Date) - Method in class com.atlassian.crowd.model.membership.InternalMembership
 
setCreatedDate(Date) - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
 
setCreatedDate(Date) - Method in class com.atlassian.crowd.model.sso.idp.PemCertificate
 
setCreatedTime(LocalDateTime) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken.Builder
 
setCreatedTime(LocalDateTime) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
setCronExpression(String) - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
setCurrentHeap(Long) - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
setDelegate(PropertyDAO) - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
 
setDelegate(DirectoryDao) - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
 
setDirectory(Directory) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
 
setDirectory(Directory) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
setDirectory(Directory) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationToken
 
setDirectory(DirectoryInfo) - Method in class com.atlassian.crowd.model.licensing.LicensedUser
 
setDirectoryId(long) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
setDirectoryId(long) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
Called by the DirectoryInstanceLoader after constructing an InternalDirectory.
setDirectoryId(long) - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
 
setDirectoryId(long) - Method in class com.atlassian.crowd.model.tombstone.GroupTombstone
 
setDirectoryId(long) - Method in class com.atlassian.crowd.model.tombstone.MembershipTombstone
 
setDirectoryId(long) - Method in class com.atlassian.crowd.model.tombstone.UserTombstone
 
setDirectoryId(Long) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationToken
 
setDirectoryId(Long) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken.Builder
 
setDirectoryId(Long) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
setDirectoryId(Long) - Method in class com.atlassian.crowd.model.tombstone.EventStreamTombstone
 
setDirectoryInfo(DirectoryInfo) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery.Builder
 
setDirectoryInfo(DirectoryInfo) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
 
setDirectoryMapping(DirectoryMapping) - Method in class com.atlassian.crowd.model.application.InternalApplicationDefaultGroupMembershipConfiguration
 
setDirectoryPasswordsEncryptor(DirectoryPasswordsEncryptor) - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
 
setDuplicatedEmailsCount(long) - Method in class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
 
setEmail(String) - Method in class com.atlassian.crowd.model.licensing.LicensedUser
 
setEnabled(Boolean) - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
 
setEncryptor(PropertyEncryptor) - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
 
setEndTimestamp(Long) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
 
setEndTimestamp(Long) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
setEntities(Set<AuditLogEntityEntity>) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
setEntityId(Long) - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
setEntityName(String) - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
setEntityType(AuditLogEntityType) - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
setEntries(Set<AuditLogEntryEntity>) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
setEventMessage(String) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
setEventType(AuditLogEventType) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
setExpirationDate(Date) - Method in class com.atlassian.crowd.model.sso.idp.PemCertificate
 
setExternalId(String) - Method in class com.atlassian.crowd.model.group.InternalGroup
 
setFetchSize(Integer) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
setFullName(String) - Method in class com.atlassian.crowd.model.licensing.LicensedUser
 
setFullSyncError(String) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
setGeneratedOn(Date) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
setGroup(InternalGroup) - Method in class com.atlassian.crowd.model.permission.GroupAdministrationGrantToGroup
 
setGroupName(String) - Method in class com.atlassian.crowd.model.application.InternalApplicationDefaultGroupMembershipConfiguration
 
setHostname(String) - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
setId(long) - Method in class com.atlassian.crowd.model.tombstone.AbstractTombstone
 
setId(Integer) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
 
setId(Integer) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
setId(Long) - Method in class com.atlassian.crowd.model.application.InternalApplicationDefaultGroupMembershipConfiguration
 
setId(Long) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
setId(Long) - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
setId(Long) - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
 
setId(Long) - Method in class com.atlassian.crowd.model.InternalEntityAttribute
 
setId(Long) - Method in class com.atlassian.crowd.model.licensing.DirectoryInfo
 
setId(Long) - Method in class com.atlassian.crowd.model.licensing.LicensedUser
 
setId(Long) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
setId(Long) - Method in class com.atlassian.crowd.model.permission.GroupAdministrationGrantToGroup
 
setId(Long) - Method in class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
 
setId(Long) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken.Builder
 
setId(Long) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
setId(Long) - Method in class com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
 
setId(String) - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
setIncrementalSyncError(String) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
setInfoTimestamp(long) - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
setInterval(Long) - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
setInvalidEmailsCount(long) - Method in class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
 
setIpAddress(String) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
setIpAddress(String) - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
setIpAddress(String) - Method in class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
 
setKey(String) - Method in class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
 
setKey(String) - Method in class com.atlassian.crowd.model.property.PropertyId
 
setLastActive(Date) - Method in class com.atlassian.crowd.model.licensing.LicensedUser
 
setLastActiveOnOrBefore(Date) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery.Builder
 
setLastActiveOnOrBefore(Date) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
 
setLicensingSummary(LicensingSummary) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery.Builder
 
setLicensingSummary(LicensingSummary) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
 
setLicensingSummary(LicensingSummary) - Method in class com.atlassian.crowd.model.licensing.DirectoryInfo
 
setLimit(int) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery.Builder
 
setLimit(int) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
 
setLoadAverage(Double) - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
setLocal(boolean) - Method in class com.atlassian.crowd.model.group.InternalGroup
 
setLocalDirectory(Directory) - Method in class com.atlassian.crowd.model.licensing.DirectoryInfo
 
setLockName(String) - Method in class com.atlassian.crowd.model.cluster.ClusterLockEntity
 
setMaxHeap(Long) - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
setMaximumUserLimit(int) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
setName(String) - Method in class com.atlassian.crowd.model.group.InternalGroup
 
setName(String) - Method in class com.atlassian.crowd.model.InternalEntityAttribute
 
setName(String) - Method in class com.atlassian.crowd.model.licensing.DirectoryInfo
 
setName(String) - Method in class com.atlassian.crowd.model.property.PropertyId
 
setName(String) - Method in class com.atlassian.crowd.model.tombstone.GroupTombstone
 
setName(String) - Method in class com.atlassian.crowd.model.tombstone.UserTombstone
 
setName(String) - Method in class com.atlassian.crowd.model.user.InternalUser
 
setNameIdFormat(NameIdFormat) - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
 
setNeverLoggedIn(boolean) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery.Builder
 
setNewValue(String) - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
 
setNextRunTime(Date) - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
setNextRunTimestamp(Long) - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
setNodeId(String) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
 
setNodeId(String) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
setNodeId(String) - Method in class com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
 
setNodeId(String) - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
setNodeId(String) - Method in class com.atlassian.crowd.model.cluster.ClusterLockEntity
 
setNodeId(String) - Method in class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
 
setNodeName(String) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
 
setNodeName(String) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
setNodeName(String) - Method in class com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
 
setOldValue(String) - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
 
setOrBatchSize(int) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
 
setParentName(String) - Method in class com.atlassian.crowd.model.tombstone.MembershipTombstone
 
setPemCertificate(PemCertificate) - Method in class com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
 
setPemCertificate(String) - Method in class com.atlassian.crowd.model.sso.idp.PemCertificate
 
setPemKey(String) - Method in class com.atlassian.crowd.model.sso.idp.PemPrivateKey
 
setPemPrivateKey(PemPrivateKey) - Method in class com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
 
setPermission(UserPermission) - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
 
setPrimary(boolean) - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
setPropertyName(String) - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
 
setRawParameters(byte[]) - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
setReadOnly(boolean) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
setReason(String) - Method in class com.atlassian.crowd.model.tombstone.EventStreamTombstone
 
setRemoteAddress(String) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken.Builder
 
setRemoteAddress(String) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
setResultTransform(Function<List<Object[]>, List<?>>) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
setRunnerKey(String) - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
setScanTimestamp(Instant) - Method in class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
 
setSeries(String) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken.Builder
 
setSeries(String) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
setSource(AuditLogEventSource) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
setStart(int) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery.Builder
 
setStart(int) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
 
setStartTimestamp(long) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
setStartTimestamp(Long) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
 
setStatus(SynchronisationStatusKey) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
setStatus(SynchronisationStatusKey, String) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
 
setStatus(SynchronisationStatusKey, List<Serializable>) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
 
setStatusParameters(String) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
setSyncError(SynchronisationMode, String) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
 
setSynchronisationToken(String) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationToken
 
setTargetGroup(InternalGroup) - Method in class com.atlassian.crowd.model.permission.GroupAdministrationGrantToGroup
 
setTargetGroup(InternalGroup) - Method in class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
 
setTextSearch(String) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery.Builder
 
setTextSearch(String) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
 
setTimestamp(long) - Method in class com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
 
setTimestamp(long) - Method in class com.atlassian.crowd.model.cluster.ClusterLockEntity
 
setTimestamp(long) - Method in class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
 
setTimestamp(long) - Method in class com.atlassian.crowd.model.tombstone.AbstractTombstone
 
setTimestamp(Long) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
setTimeZone(String) - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
setToken(String) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken.Builder
 
setToken(String) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
setTotalUsers(int) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
setTotalUsersFromLocalCrowd(int) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
setType(ExpirableUserTokenType) - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
 
setUptime(Long) - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
setUsedByRemoteAddress(CrowdRememberMeToken) - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
Tries to claim the given token if it is not yet claimed (used)
setUsedTime(LocalDateTime) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken.Builder
 
setUsedTime(LocalDateTime) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
setUser(InternalUser) - Method in class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
 
setUsername(String) - Method in class com.atlassian.crowd.model.licensing.LicensedUser
 
setUsername(String) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken.Builder
 
setUsername(String) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
setUsername(String) - Method in class com.atlassian.crowd.model.tombstone.AliasTombstone
 
setValue(String) - Method in class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
 
setValue(String) - Method in class com.atlassian.crowd.model.InternalEntityAttribute
 
setValue(String) - Method in class com.atlassian.crowd.model.property.Property
 
setValue(String) - Method in class com.atlassian.crowd.model.user.InternalUserAttribute
 
setVersion(long) - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
 
setVersionId(long) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
 
SSO_COOKE_NAME_PROPERTY - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: SSO cookie name, used to be "cookie.tokenkey" in crowd.properties
startIndex - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
 
store(ClusterInfoEntity) - Method in interface com.atlassian.crowd.dao.cluster.ClusterInfoDao
 
storeAlias(Application, String, String) - Method in interface com.atlassian.crowd.dao.alias.AliasDAO
Add or update the application-specific alias for a username.
storeAliasTombstone(long, String) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
Stores a tombstone for an alias
storeEventsTombstone(String) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
Stores a tombstone denoting any events can't be reconstructed
storeEventsTombstoneForApplication(long) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
Stores a tombstone denoting events for the given application can't be reconstructed
storeEventsTombstoneForDirectory(String, long) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
Stores a tombstone denoting events for the given directory can't be reconstructed
storeGroupAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
storeGroupAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
storeGroupMembershipTombstone(long, String, String) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
Stores a tombstone for group-group memberships
storeGroupTombstones(long, Collection<String>) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
Stores a tombstone for groups with the given names
storeUserAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
storeUserAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
storeUserMembershipTombstone(long, String, String) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
Stores a tombstone for user-group memberships
storeUserTombstones(long, Collection<String>) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
Stores a tombstone for users with the given names
supportsInactiveAccounts() - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
supportsInactiveAccounts() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
Internal directories always support inactive accounts.
supportsNestedGroups() - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
supportsNestedGroups() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
supportsNestedGroups() - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
 
supportsPasswordExpiration() - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
supportsPasswordExpiration() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
Internal Directories always support expiring passwords
supportsPasswordExpiration() - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
 
supportsSettingEncryptedCredential() - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
supportsSettingEncryptedCredential() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
Internal directories always support setting passwords by hash.
supportsSettingEncryptedCredential() - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
Delegated authentication directories don't support setting non-hashed credentials, let alone hashed credentials.

T

testConnection() - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
testConnection() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
Does nothing, connection is determined by the ability to communicate with the database.
testConnection() - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
 
toGroup() - Method in class com.atlassian.crowd.model.tombstone.GroupTombstone
 
TOKEN_SEED - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Custom token seed.
TokenDAO - Interface in com.atlassian.crowd.dao.token
Manages persistence of Token
TokenDAOMemory - Class in com.atlassian.crowd.dao.token
An in-memory implementation of the TokenDAO.
TokenDAOMemory(Cache<String, Token>, Cache<String, Token>) - Constructor for class com.atlassian.crowd.dao.token.TokenDAOMemory
 
TokenDAOMemory(CacheFactory) - Constructor for class com.atlassian.crowd.dao.token.TokenDAOMemory
 
TokenDAOSearchUtils - Class in com.atlassian.crowd.dao.token
 
TokenDAOSearchUtils() - Constructor for class com.atlassian.crowd.dao.token.TokenDAOSearchUtils
 
tokenMatchesSearchRestriction(Token, SearchRestriction) - Static method in class com.atlassian.crowd.dao.token.TokenDAOSearchUtils
 
toMap(Collection<? extends InternalEntityAttribute>) - Static method in class com.atlassian.crowd.model.InternalEntityAttribute
 
tombstoneDao - Variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
TombstoneDao - Interface in com.atlassian.crowd.dao.tombstone
Allows storing tombstones - persistent objects that denote a deletion of an entity or state.
toString() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
 
toString() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
 
toString() - Method in class com.atlassian.crowd.directory.password.constraint.PasswordLengthConstraint
 
toString() - Method in class com.atlassian.crowd.directory.password.constraint.PasswordScoreConstraint
 
toString() - Method in class com.atlassian.crowd.directory.password.constraint.RegexConstraint
 
toString() - Method in class com.atlassian.crowd.manager.permission.DirectoryGroupImpl
 
toString() - Method in class com.atlassian.crowd.manager.permission.PermittedGroupImpl
 
toString() - Method in class com.atlassian.crowd.model.alias.Alias
 
toString() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
 
toString() - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
 
toString() - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
 
toString() - Method in class com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
 
toString() - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
 
toString() - Method in class com.atlassian.crowd.model.cluster.ClusterLockEntity
 
toString() - Method in class com.atlassian.crowd.model.EntityWithAttributes
 
toString() - Method in class com.atlassian.crowd.model.group.InternalGroup
 
toString() - Method in class com.atlassian.crowd.model.group.InternalGroupAttribute
 
toString() - Method in class com.atlassian.crowd.model.group.InternalGroupWithAttributes
 
toString() - Method in class com.atlassian.crowd.model.InternalEntityAttribute
 
toString() - Method in class com.atlassian.crowd.model.membership.InternalMembership
 
toString() - Method in class com.atlassian.crowd.model.permission.GroupAdministrationGrantToGroup
 
toString() - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
 
toString() - Method in class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
 
toString() - Method in class com.atlassian.crowd.model.property.Property
 
toString() - Method in class com.atlassian.crowd.model.property.PropertyId
 
toString() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
 
toString() - Method in class com.atlassian.crowd.model.sso.idp.PemCertificate
 
toString() - Method in class com.atlassian.crowd.model.sso.idp.PemPrivateKey
 
toString() - Method in class com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
 
toString() - Method in class com.atlassian.crowd.model.tombstone.EventStreamTombstone
 
toString() - Method in class com.atlassian.crowd.model.tombstone.MembershipTombstone
 
toString() - Method in class com.atlassian.crowd.model.tombstone.UserTombstone
 
toString() - Method in class com.atlassian.crowd.model.user.InternalUser
 
toString() - Method in class com.atlassian.crowd.model.user.InternalUserAttribute
 
toString() - Method in class com.atlassian.crowd.model.user.InternalUserWithPasswordLastChanged
 
toString() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
 
toString() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.TransactionGroup
 
toUser() - Method in class com.atlassian.crowd.model.tombstone.UserTombstone
 
TransactionGroup<T extends Serializable,E extends Serializable> - Class in com.atlassian.crowd.util.persistence.hibernate.batch
A group of objects that are to be committed in one transaction.
TransactionGroup.Builder<T extends Serializable,E extends Serializable> - Class in com.atlassian.crowd.util.persistence.hibernate.batch
 
transform(Property, UnaryOperator<String>) - Method in class com.atlassian.crowd.crypto.PropertyEncryptor
 
TRUSTED_PROXY_SERVERS - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: A comma-delimited list of trusted proxy servers.

U

update(Directory) - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
 
update(Application) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Will only update the core attributes to an application, i.e.
update(LicensedUser) - Method in interface com.atlassian.crowd.dao.licensing.LicensedUserDao
 
update(Property) - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
 
update(Property) - Method in interface com.atlassian.crowd.dao.property.PropertyDAO
Updates a property.
update(Token) - Method in interface com.atlassian.crowd.dao.token.SessionTokenStorage
 
update(Token) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
 
update(Webhook) - Method in class com.atlassian.crowd.dao.webhook.NoopWebhookDAOImpl
 
update(Webhook) - Method in interface com.atlassian.crowd.dao.webhook.WebhookDAO
 
updateCredential(Application, PasswordCredential) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Updates credential of the given application.
updateCredentialTo(PasswordCredential, int) - Method in class com.atlassian.crowd.model.user.InternalUser
 
updateDetailsFrom(Group) - Method in class com.atlassian.crowd.model.group.InternalGroup
 
updateDetailsFrom(User) - Method in class com.atlassian.crowd.model.user.InternalUser
 
updateDirectoryMapping(long, long, boolean) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Updates a directory mapping.
updateDirectoryMapping(long, long, boolean, Set<OperationType>) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Updates a directory mapping.
updateDirectoryMapping(long, long, int) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
Updates the ordering of directory mappings for an application.
updateGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
updateGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
updateNumericValue() - Method in class com.atlassian.crowd.model.user.InternalUserAttribute
 
updateSchemaIfNeeded() - Method in interface com.atlassian.crowd.util.persistence.SchemaHelper
If there are any updates to the Schema needed, do them.
updateUser(UserTemplate) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
updateUser(UserTemplate) - Method in class com.atlassian.crowd.directory.CachingDirectory
 
updateUser(UserTemplate) - Method in class com.atlassian.crowd.directory.InternalDirectory
 
updateUserCredential(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
updateUserCredential(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
updateUserCredential(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
 
updateUserFromRemoteDirectory(User) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
 
updateUserFromRemoteDirectory(User) - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
 
USE_WEB_AVATARS - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: Whether or not to use a public service for avatars
USER_ADDED_EMAIL_TEMPLATE - Static variable in class com.atlassian.crowd.model.property.Property
Server Property: User added notification email template
UserAdministrationGrantGroupDao - Interface in com.atlassian.crowd.dao.permission
Manages persistence of group administration grants for users
UserAdministrationGrantToGroup - Class in com.atlassian.crowd.model.permission
 
UserAdministrationGrantToGroup() - Constructor for class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
 
UserAdministrationGrantToGroup(InternalUser, InternalGroup) - Constructor for class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
 
userAuthenticated(String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
userAuthenticated(String) - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
 
userDao - Variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
 
UserMembershipTombstone - Class in com.atlassian.crowd.model.tombstone
 
UserMembershipTombstone() - Constructor for class com.atlassian.crowd.model.tombstone.UserMembershipTombstone
 
UserMembershipTombstone(long, String, String, long) - Constructor for class com.atlassian.crowd.model.tombstone.UserMembershipTombstone
 
UserTombstone - Class in com.atlassian.crowd.model.tombstone
 
UserTombstone() - Constructor for class com.atlassian.crowd.model.tombstone.UserTombstone
 
UserTombstone(long, String, long) - Constructor for class com.atlassian.crowd.model.tombstone.UserTombstone
 

V

validate(ValidatePasswordRequest) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint
 
validate(ValidatePasswordRequest) - Method in class com.atlassian.crowd.directory.password.constraint.PasswordLengthConstraint
 
validate(ValidatePasswordRequest) - Method in class com.atlassian.crowd.directory.password.constraint.PasswordScoreConstraint
 
validate(ValidatePasswordRequest) - Method in class com.atlassian.crowd.directory.password.constraint.RegexConstraint
 
validateCredential(User, PasswordCredential, Set<PasswordConstraint>, String) - Method in interface com.atlassian.crowd.directory.InternalDirectoryUtils
Validates a password credential for a given user against the given set of constraints.
validateCredential(User, PasswordCredential, Set<PasswordConstraint>, String) - Method in class com.atlassian.crowd.directory.InternalDirectoryUtilsImpl
 
validateDirectoryForEntity(DirectoryEntity, Long) - Method in interface com.atlassian.crowd.directory.InternalDirectoryUtils
Validates that the directory entity has the same directory ID as directoryId.
validateDirectoryForEntity(DirectoryEntity, Long) - Method in class com.atlassian.crowd.directory.InternalDirectoryUtilsImpl
 
validateGroupName(Group, String) - Method in interface com.atlassian.crowd.directory.InternalDirectoryUtils
Validates group name.
validateGroupName(Group, String) - Method in class com.atlassian.crowd.directory.InternalDirectoryUtilsImpl
 
validateUsername(String) - Method in interface com.atlassian.crowd.directory.InternalDirectoryUtils
Validates a username.
validateUsername(String) - Method in class com.atlassian.crowd.directory.InternalDirectoryUtilsImpl
 
valueOf(String) - Static method in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
Returns an array containing the constants of this enum class, in the order they are declared.
visit(HQLQuery) - Method in interface com.atlassian.crowd.search.hibernate.audit.Restriction
 

W

WebhookDAO - Interface in com.atlassian.crowd.dao.webhook
Persists Webhooks.
where - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
 
whereRequired - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
 
withDependantObjects(Collection<? extends E>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.TransactionGroup.Builder
 
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form