- AbstractBatchFinder - Class in com.atlassian.crowd.util.persistence.hibernate.batch
-
- 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
-
- 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
-
- 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.
- add(Directory) - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
-
- add(Property) - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
-
- 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 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(Set<InternalMembership>) - Method in class com.atlassian.crowd.dao.membership.cache.CachingInternalMembershipDao
-
- addAll(Set<InternalMembership>) - Method in interface com.atlassian.crowd.dao.membership.InternalMembershipDao
-
Bulk add of memberships.
- addAll(Collection<UserTemplateWithCredentialAndAttributes>) - Method in interface com.atlassian.crowd.dao.user.InternalUserDao
-
- addAllGroups(Set<GroupTemplate>) - Method in class com.atlassian.crowd.directory.CachingDirectory
-
- addAllGroups(Set<GroupTemplate>) - Method in class com.atlassian.crowd.directory.InternalDirectory
-
- addAllGroupsToGroup(long, Collection<String>, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
-
- 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(long, Collection<String>, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
-
- 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(long, String, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
-
- 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
-
- addInvalidation(long) - Method in class com.atlassian.crowd.dao.membership.cache.CacheInvalidations
-
- addInvalidation(long, QueryType) - Method in class com.atlassian.crowd.dao.membership.cache.CacheInvalidations
-
- addInvalidation(long, QueryType, String) - Method in class com.atlassian.crowd.dao.membership.cache.CacheInvalidations
-
- 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(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
-
- addUser(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
-
- addUser(UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.directory.CachingDirectory
-
Adds a user with no special added logic.
- addUser(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.directory.CachingDirectory
-
Adds a user without modifying it, including storing its attributes.
- addUser(UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.directory.InternalDirectory
-
- 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(long, String, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
-
- addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
-
- addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
-
- addUserToGroups(long, String, Set<String>) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
-
- 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(Long, Application, String, String) - Constructor for class com.atlassian.crowd.model.alias.Alias
-
- Alias(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
-
- 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
-
- ApplicationDAO - Interface in com.atlassian.crowd.dao.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(AuditLogQuery) - Method in class com.atlassian.crowd.search.hibernate.audit.AuditLogQueryTranslator
-
- 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(EntityQuery) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
-
Translates an entity query into a HQLQuery.
- asHQL(long, 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_LENGTH - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
-
The minimum length a password can have for users in this directory, stored as a non-negative integer
- ATTRIBUTE_PASSWORD_MINIMUM_SCORE - 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(String, String, String) - 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(AuditLogEntry) - Constructor for class com.atlassian.crowd.model.audit.AuditLogEntryEntity
-
- AuditLogQueryTranslator - Class in com.atlassian.crowd.search.hibernate.audit
-
- 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
-
- fetchSize - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
-
- 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.
- 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.
- 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(String) - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
-
- 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(String) - Method in interface com.atlassian.crowd.dao.property.PropertyDAO
-
Finds properties by key.
- 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
-
- findAll() - Method in class com.atlassian.crowd.dao.webhook.NoopWebhookDAOImpl
-
- findAll() - Method in interface com.atlassian.crowd.dao.webhook.WebhookDAO
-
- 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(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.
- 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.
- 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
-
- 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
-
- get(long, QueryType, String, Class<T>) - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
-
- 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.
- getCacheableTypes() - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
-
- getCacheInvalidation() - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
-
- 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
-
- getDirectory() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
-
- getDirectory() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationToken
-
- 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
-
- 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
-
- 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 interface com.atlassian.crowd.directory.PasswordConstraintsLoader
-
Returns all constraints that are configured for a directory.
- getFromDirectoryAttributes(long, Attributes) - Method in class com.atlassian.crowd.directory.PasswordConstraintsLoaderImpl
-
- 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, 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) - Method in class com.atlassian.crowd.dao.permission.NoopInternalUserPermissionDAO
-
- 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
-
- getKeyInvalidations() - Method in class com.atlassian.crowd.dao.membership.cache.CacheInvalidations
-
- 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
-
- 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 class com.atlassian.crowd.dao.membership.cache.CachingInternalMembershipDao
-
- 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.PasswordLengthConstraint
-
- getMinimumPasswordScore() - Method in class com.atlassian.crowd.directory.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
-
- getNames(long, QueryType, String) - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
-
- 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
-
- getOrCreateCache(QueryTypeCacheKey) - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
-
- 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
-
- getQueryTypesInvalidations() - Method in class com.atlassian.crowd.dao.membership.cache.CacheInvalidations
-
- 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.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
-
- 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
-
- 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, 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
- getTombstonesAfter(long, Long, Class<T>) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
-
Retrieves tombstone for the specified application, after the timestamp specified
- 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
-
- 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(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() - Method in class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
-
- getValue(String) - Method in class com.atlassian.crowd.model.EntityWithAttributes
-
- getValue() - Method in class com.atlassian.crowd.model.InternalEntityAttribute
-
- getValue() - Method in class com.atlassian.crowd.model.property.Property
-
- 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
-
- 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.
- 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
-
- 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(Long, Date, UserPermission, DirectoryMapping, String) - Constructor for class com.atlassian.crowd.model.permission.InternalGrantedPermission
-
- InternalGrantedPermission(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(InternalEntityTemplate, Directory, GroupTemplate) - Constructor for class com.atlassian.crowd.model.group.InternalGroup
-
- InternalGroup(Group, Directory) - 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(Long, InternalGroup, String, String) - Constructor for class com.atlassian.crowd.model.group.InternalGroupAttribute
-
- InternalGroupAttribute(InternalGroup, String, String) - Constructor for class com.atlassian.crowd.model.group.InternalGroupAttribute
-
- InternalGroupDao - Interface in com.atlassian.crowd.dao.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(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.
- 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(InternalGroup, InternalGroup, Date) - Constructor for class com.atlassian.crowd.model.membership.InternalMembership
-
- InternalMembershipDao - Interface in com.atlassian.crowd.dao.membership
-
- 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(UserTemplateWithCredentialAndAttributes, Directory) - Constructor for class com.atlassian.crowd.model.user.InternalUser
-
- InternalUser(User, Directory, PasswordCredential) - Constructor for class com.atlassian.crowd.model.user.InternalUser
-
Constructor used for adding a new 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(Long, InternalUser, String, String) - Constructor for class com.atlassian.crowd.model.user.InternalUserAttribute
-
- InternalUserAttribute(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(Long, InternalUser, String) - Constructor for class com.atlassian.crowd.model.user.InternalUserCredentialRecord
-
Only use this constructor for cloning / importing when the id is known.
- InternalUserCredentialRecord(InternalUser, String) - Constructor for class com.atlassian.crowd.model.user.InternalUserCredentialRecord
-
- 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, Instant) - Constructor for class com.atlassian.crowd.model.user.InternalUserWithPasswordLastChanged
-
- InternalUserWithPasswordLastChanged(InternalUser, long) - Constructor for class com.atlassian.crowd.model.user.InternalUserWithPasswordLastChanged
-
- invalidateCache(long) - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
-
- invalidateCache(long, QueryType) - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
-
- invalidateCache(long, QueryType, String) - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
-
- 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
-
- isGroupDirectMember(long, String, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
-
- isInvalidated(QueryTypeCacheKey, String) - Method in class com.atlassian.crowd.dao.membership.cache.CacheInvalidations
-
- isInvalidated(QueryTypeCacheKey, String) - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
-
- 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
-
- isUserDirectMember(long, String, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
-
- 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
-
- 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
-
- RegexConstraint(String) - Constructor for class com.atlassian.crowd.directory.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(Directory) - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
-
- remove(String, String) - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
-
- 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(LicensedUser) - Method in interface com.atlassian.crowd.dao.licensing.LicensedUserDao
-
- remove(InternalGroup, InternalGroup) - Method in interface com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDao
-
Remove administration grant for a group to a group
- remove(InternalUser, InternalGroup) - Method in interface com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDao
-
Remove administration grant for a user to a group
- remove(String, String) - Method in interface com.atlassian.crowd.dao.property.PropertyDAO
-
Removes a property.
- remove(Token) - Method in interface com.atlassian.crowd.dao.token.SessionTokenStorage
-
Removes a token.
- remove(long, String) - Method in interface com.atlassian.crowd.dao.token.SessionTokenStorage
-
Remove token.
- remove(Token) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
-
- remove(long, String) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
-
- remove(Webhook) - Method in class com.atlassian.crowd.dao.webhook.NoopWebhookDAOImpl
-
- remove(Webhook) - Method in interface com.atlassian.crowd.dao.webhook.WebhookDAO
-
- 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(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(long) - Method in interface com.atlassian.crowd.dao.group.InternalGroupDao
-
Removes all groups from a directory, but does not audit group removal operation
- removeAll(LicensingSummary) - Method in interface com.atlassian.crowd.dao.licensing.DirectoryInfoDao
-
- removeAll(LicensingSummary) - Method in interface com.atlassian.crowd.dao.licensing.LicensedUserDao
-
- removeAll() - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
-
Removes all remember me tokens present
- removeAll(long) - Method in interface com.atlassian.crowd.dao.token.SessionTokenStorage
-
Remove all tokens associated with the given directory id.
- removeAll() - Method in interface com.atlassian.crowd.dao.token.SessionTokenStorage
-
Wipes all tokens from the store.
- removeAll(long) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
-
- removeAll() - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
-
- removeAll(long) - Method in interface com.atlassian.crowd.dao.user.InternalUserDao
-
- 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 class com.atlassian.crowd.dao.membership.cache.CachingInternalMembershipDao
-
- 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 class com.atlassian.crowd.dao.membership.cache.CachingInternalMembershipDao
-
- 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(long, String, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
-
- 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 class com.atlassian.crowd.dao.membership.cache.CachingInternalMembershipDao
-
- 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 class com.atlassian.crowd.dao.membership.cache.CachingInternalMembershipDao
-
- removeGroupMemberships(long, String) - Method in interface com.atlassian.crowd.dao.membership.InternalMembershipDao
-
Removes all relationships from parent groups to the given group name.
- removeGroupsFromGroup(long, Collection<String>, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
-
- 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(long, String, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
-
- 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 class com.atlassian.crowd.dao.membership.cache.CachingInternalMembershipDao
-
- removeUserMemberships(long, String) - Method in interface com.atlassian.crowd.dao.membership.InternalMembershipDao
-
- removeUsersFromGroup(long, Collection<String>, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
-
- 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 class com.atlassian.crowd.dao.membership.cache.CachingInternalMembershipDao
-
- 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 class com.atlassian.crowd.dao.membership.cache.CachingInternalMembershipDao
-
- 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
- resolve(long, String, Class<T>) - Method in interface com.atlassian.crowd.dao.direntity.DirectoryEntityResolver
-
- resolve(long, String, Class<T>) - Method in class com.atlassian.crowd.dao.direntity.LocallyCachedDirectoryEntityResolver
-
- resolveAllOrNothing(long, Collection<String>, Class<T>) - Method in interface com.atlassian.crowd.dao.direntity.DirectoryEntityResolver
-
Returns list of all entities for the given keys, or null if any of the corresponding entities can't be found.
- resolveAllOrNothing(long, Collection<String>, Class<T>) - Method in class com.atlassian.crowd.dao.direntity.LocallyCachedDirectoryEntityResolver
-
- 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.
- 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(List<LicensedUser>) - Method in interface com.atlassian.crowd.dao.licensing.LicensedUserDao
-
- 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
- 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(EntityQuery<Directory>) - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
-
- search(EntityQuery<String>) - Method in interface com.atlassian.crowd.dao.alias.AliasDAO
-
Will search for a List of Alias' based on a given
EntityQuery
- 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(AuditLogQuery<RESULT>) - Method in interface com.atlassian.crowd.dao.audit.AuditDao
-
Searches the audit log for entries matching the specified criteria
- search(long, MembershipQuery<T>) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
-
- 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
-
- SearchableTokenStorage - Interface in com.atlassian.crowd.dao.token
-
A store that can accept arbitrary queries over the tokens.
- searchGroupedByName(long, MembershipQuery<T>) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
-
- 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.sso.ApplicationSamlConfigurationEntity
-
- setApplicationId(long) - Method in class com.atlassian.crowd.model.tombstone.ApplicationTombstone
-
- 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
-
- 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(DirectoryDao) - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
-
- setDelegate(PropertyDAO) - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
-
- 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
-
- setDirectoryId(long) - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
-
- 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
-
- 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
-
- 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(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(String) - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
-
- setId(Long) - Method in class com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
-
- setId(long) - Method in class com.atlassian.crowd.model.tombstone.AbstractTombstone
-
- 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(String) - Method in class com.atlassian.crowd.model.sso.idp.PemCertificate
-
- setPemCertificate(PemCertificate) - Method in class com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
-
- 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.Builder
-
- setStartTimestamp(long) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
-
- setStatus(SynchronisationStatusKey, List<Serializable>) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
-
- setStatus(SynchronisationStatusKey, String) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
-
- setStatus(SynchronisationStatusKey) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
-
- 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.audit.AuditLogChangesetEntity
-
- 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
-
- 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
-
- shouldCache(MembershipQuery<T>) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
-
- 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
- supports(Class<?>) - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
-
- 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.