Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ableToAddGroup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryPermissionRoleTest
- ableToRemoveGroup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryPermissionRoleTest
- ableToUpdateGroup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryPermissionRoleTest
- abort() - Method in class com.atlassian.crowd.pageobjects.ChangeEmailPendingPage
- abort() - Method in class com.atlassian.crowd.plugin.rest.service.controller.email.ChangeEmailController
- abort(String, long) - Method in interface com.atlassian.crowd.emailchange.EmailChangeManager
-
Aborts a pending e-mail validation for a given user in crowd app.
- abort(String, long) - Method in class com.atlassian.crowd.service.email.EmailChangeManagerImpl
- ABORTED - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
- abortEmailValidation() - Method in class com.atlassian.crowd.plugin.rest.service.resource.email.ChangeEmailResource
- absFilterTypeRadios - Variable in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- AbstractAttributeEvent - Class in com.atlassian.crowd.model.event
- AbstractAttributeEvent(Operation, Long, Map<String, Set<String>>, Set<String>) - Constructor for class com.atlassian.crowd.model.event.AbstractAttributeEvent
- AbstractAttributeEventEntity - Class in com.atlassian.crowd.integration.rest.entity
- AbstractAttributeEventEntity - Class in com.atlassian.crowd.plugin.rest.entity
- AbstractAttributeEventEntity() - Constructor for class com.atlassian.crowd.integration.rest.entity.AbstractAttributeEventEntity
-
JAXB requires a no-arg constructor
- AbstractAttributeEventEntity(Operation, MultiValuedAttributeEntityList, MultiValuedAttributeEntityList) - Constructor for class com.atlassian.crowd.plugin.rest.entity.AbstractAttributeEventEntity
- AbstractAuditLogQueryRestriction - Class in com.atlassian.crowd.audit.query
- AbstractAuditLogQueryRestriction(String, Long, String) - Constructor for class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
- AbstractBatchFinder - Class in com.atlassian.crowd.util.persistence.hibernate.batch
-
Abstract implementation of the batch finder, sub classes should extend this implementation with an implementation of
AbstractBatchFinder.processBatchFind(long, java.util.Collection, Class)
which performs the hibernate version specific search. - AbstractBatchFinder() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchFinder
- AbstractBatchProcessor<S> - Class in com.atlassian.crowd.util.persistence.hibernate.batch
-
Thread-safe batch processor.
- AbstractBatchProcessor() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
- AbstractBetterSSOTest - Class in com.atlassian.crowd.acceptance.tests.bettersso
- AbstractBetterSSOTest() - Constructor for class com.atlassian.crowd.acceptance.tests.bettersso.AbstractBetterSSOTest
- AbstractBrowser<T> - Class in com.atlassian.crowd.console.action
- AbstractBrowser() - Constructor for class com.atlassian.crowd.console.action.AbstractBrowser
- AbstractCacheRefresher<G extends GroupWithAttributes> - Class in com.atlassian.crowd.directory.synchronisation.cache
- AbstractCacheRefresher(RemoteDirectory) - Constructor for class com.atlassian.crowd.directory.synchronisation.cache.AbstractCacheRefresher
- AbstractChangePasswordPage<T extends com.atlassian.pageobjects.Page,
V extends AbstractChangePasswordPage> - Class in com.atlassian.crowd.pageobjects.user - AbstractChangePasswordPage() - Constructor for class com.atlassian.crowd.pageobjects.user.AbstractChangePasswordPage
- AbstractClientProperties - Class in com.atlassian.crowd.service.client
- AbstractClientProperties() - Constructor for class com.atlassian.crowd.service.client.AbstractClientProperties
- AbstractClusterNodeHeartbeatService - Class in com.atlassian.beehive.db
-
Implementation of ClusterNodeHeartbeatService.
- AbstractClusterNodeHeartbeatService(ClusterNodeHeartBeatDao, SchedulerService) - Constructor for class com.atlassian.beehive.db.AbstractClusterNodeHeartbeatService
- AbstractCrowdPage - Class in com.atlassian.crowd.pageobjects
-
Base class for Crowd pages.
- AbstractCrowdPage() - Constructor for class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- AbstractCrowdSSOAuthenticationProcessingFilter - Class in com.atlassian.crowd.integration.springsecurity
- AbstractCrowdSSOAuthenticationProcessingFilter(ClientProperties, CrowdHttpTokenHelper) - Constructor for class com.atlassian.crowd.integration.springsecurity.AbstractCrowdSSOAuthenticationProcessingFilter
- AbstractDatabaseConnectionDecorator - Class in com.atlassian.crowd.config
- AbstractDatabaseConnectionDecorator(Map<String, String>) - Constructor for class com.atlassian.crowd.config.AbstractDatabaseConnectionDecorator
- AbstractDatabaseSettingsValidator - Class in com.atlassian.crowd.console.action.setup.database.validator
-
Abstract database validator that depends on an existing
Connection
. - AbstractDatabaseSettingsValidator(Connection, TextProvider) - Constructor for class com.atlassian.crowd.console.action.setup.database.validator.AbstractDatabaseSettingsValidator
- AbstractDbCachingLoadTest - Class in com.atlassian.crowd.acceptance.utils
-
Contains constants and helper methods that are shared between DbCachingLoad tests The LDAP server properties will be determined by the property file provided in the system property: tpm.loadtest.file
- AbstractDbCachingLoadTest() - Constructor for class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- AbstractDelegatingApplicationService - Class in com.atlassian.crowd.manager.application
-
An implementation of ApplicationService that delegates all methods to another ApplicationService.
- AbstractDelegatingApplicationService(ApplicationService) - Constructor for class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- AbstractDelegatingEntityWithAttributes - Class in com.atlassian.crowd.embedded.impl
-
Abstract class providing a delegating implementation of the
Attributes
interface. - AbstractDelegatingEntityWithAttributes(Attributes) - Constructor for class com.atlassian.crowd.embedded.impl.AbstractDelegatingEntityWithAttributes
- AbstractDirectoryInstanceLoader - Class in com.atlassian.crowd.directory.loader
-
An abstract implementation of
DirectoryInstanceLoader
which provides a default implementation ofAbstractDirectoryInstanceLoader.getDirectory(Directory)
- AbstractDirectoryInstanceLoader() - Constructor for class com.atlassian.crowd.directory.loader.AbstractDirectoryInstanceLoader
- AbstractEmailAddressException - Exception in com.atlassian.crowd.sso.saml.impl.opensaml.action.email
- AbstractEmailAddressException(String, String, Long, String) - Constructor for exception com.atlassian.crowd.sso.saml.impl.opensaml.action.email.AbstractEmailAddressException
- AbstractEventEntity - Class in com.atlassian.crowd.integration.rest.entity
- AbstractEventEntity - Class in com.atlassian.crowd.plugin.rest.entity
- AbstractEventEntity() - Constructor for class com.atlassian.crowd.integration.rest.entity.AbstractEventEntity
-
JAXB requires a no-arg constructor
- AbstractEventEntity(Operation) - Constructor for class com.atlassian.crowd.plugin.rest.entity.AbstractEventEntity
- AbstractEventListener - Class in com.atlassian.crowd.analytics.listener
-
Base class for event listeners.
- AbstractEventListener(EventPublisher) - Constructor for class com.atlassian.crowd.analytics.listener.AbstractEventListener
- AbstractForwardingDirectory - Class in com.atlassian.crowd.directory
-
A utility class which delegates (i.e.
- AbstractForwardingDirectory() - Constructor for class com.atlassian.crowd.directory.AbstractForwardingDirectory
- AbstractGroupActionStrategy - Class in com.atlassian.crowd.directory.synchronisation.cache
- AbstractGroupActionStrategy() - Constructor for class com.atlassian.crowd.directory.synchronisation.cache.AbstractGroupActionStrategy
- AbstractHibernateBatchProcessor<T extends org.hibernate.SharedSessionContract> - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5
- AbstractHibernateBatchProcessor<T extends org.hibernate.SharedSessionContract> - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6
- AbstractHibernateBatchProcessor(SessionFactory) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.AbstractHibernateBatchProcessor
- AbstractHibernateBatchProcessor(SessionFactory) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.AbstractHibernateBatchProcessor
- AbstractInMemoryMembershipSearchStrategy - Class in com.atlassian.crowd.manager.application.search
-
An abstract
MembershipSearchStrategy
which searches across multiple directories in memory for users and groups - AbstractInMemoryMembershipSearchStrategy(DirectoryManager, List<Directory>, AccessFilter) - Constructor for class com.atlassian.crowd.manager.application.search.AbstractInMemoryMembershipSearchStrategy
- AbstractInternalDirectory - Class in com.atlassian.crowd.directory
-
This class holds methods that are common to both
InternalDirectory
andCachingDirectory
. - AbstractInternalDirectory(InternalDirectoryUtils, PasswordEncoderFactory, DirectoryDao, UserDao, GroupDao, MembershipDao, TombstoneDao, PasswordConstraintsLoader) - Constructor for class com.atlassian.crowd.directory.AbstractInternalDirectory
- AbstractLocalCrowdAuthenticationProcessingFilter - Class in com.atlassian.crowd.integration.springsecurity
- AbstractLocalCrowdAuthenticationProcessingFilter(ClientProperties, CrowdHttpTokenHelper, PropertyManager, TokenAuthenticationManager, CrowdRememberMeService) - Constructor for class com.atlassian.crowd.integration.springsecurity.AbstractLocalCrowdAuthenticationProcessingFilter
- AbstractLoginDataConsumingAction - Class in com.atlassian.crowd.console.action
-
Represents an action which injects look and feel config and returns the SUCCESS resolution
- AbstractLoginDataConsumingAction() - Constructor for class com.atlassian.crowd.console.action.AbstractLoginDataConsumingAction
- AbstractLoginPage - Class in com.atlassian.crowd.pageobjects
- AbstractLoginPage() - Constructor for class com.atlassian.crowd.pageobjects.AbstractLoginPage
- AbstractManagedDependenciesMojo - Class in com.atlassian.crowd.maven.plugin.dependecies
- AbstractManagedDependenciesMojo() - Constructor for class com.atlassian.crowd.maven.plugin.dependecies.AbstractManagedDependenciesMojo
- AbstractOncePerPeriodPublisher<T extends CrowdAnalyticsEvent> - Class in com.atlassian.crowd.analytics.listener
-
Helper class that publishes output event at most once per defined period of time, when the threshold of incoming events is reached.
- AbstractOncePerPeriodPublisher(EventPublisher, Clock, Iterable<T>) - Constructor for class com.atlassian.crowd.analytics.listener.AbstractOncePerPeriodPublisher
- AbstractOncePerPeriodPublisher(EventPublisher, Clock, Iterable<T>, long, long) - Constructor for class com.atlassian.crowd.analytics.listener.AbstractOncePerPeriodPublisher
- AbstractOperationEvent - Class in com.atlassian.crowd.model.event
- AbstractOperationEvent(Operation, Long) - Constructor for class com.atlassian.crowd.model.event.AbstractOperationEvent
- AbstractPrincipalPage<T extends AbstractPrincipalPage> - Class in com.atlassian.crowd.pageobjects
- AbstractPrincipalPage() - Constructor for class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- AbstractResource - Class in com.atlassian.crowd.plugin.rest.service.resource
- AbstractResource() - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.AbstractResource
- AbstractResourceController - Class in com.atlassian.crowd.plugin.rest.service.controller
-
Abstract resource controller.
- AbstractResourceController(AuthenticatedApplicationHolder) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.AbstractResourceController
- AbstractSession - Interface in com.atlassian.crowd.pageobjects.administration
- AbstractSetupPage - Class in com.atlassian.crowd.pageobjects.setup
- AbstractSetupPage() - Constructor for class com.atlassian.crowd.pageobjects.setup.AbstractSetupPage
- AbstractSystemAdminMenu - Class in com.atlassian.crowd.pageobjects.administration
- AbstractSystemAdminMenu() - Constructor for class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
- AbstractSystemProperty<T> - Class in com.atlassian.crowd.common.properties
- AbstractSystemProperty(String, Supplier<T>) - Constructor for class com.atlassian.crowd.common.properties.AbstractSystemProperty
- AbstractSystemProperty(String, T) - Constructor for class com.atlassian.crowd.common.properties.AbstractSystemProperty
- 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
- AbstractTransactionalEventListener - Class in com.atlassian.crowd.listener
-
Base class for listeners that manage transactions on it's own.
- AbstractTransactionalEventListener(EventPublisher, PlatformTransactionManager, boolean) - Constructor for class com.atlassian.crowd.listener.AbstractTransactionalEventListener
- AbstractUserService - Class in com.atlassian.crowd.service
- AbstractUserService(InternalApplicationHelper, ApplicationService, TokenAuthenticationManager, UserPermissionService, AuthenticatedUserProvider) - Constructor for class com.atlassian.crowd.service.AbstractUserService
- AbstractViewCacheableDirectory - Class in com.atlassian.crowd.console.action.directory
- AbstractViewCacheableDirectory() - Constructor for class com.atlassian.crowd.console.action.directory.AbstractViewCacheableDirectory
- AbstractViewDetailedDirectory - Class in com.atlassian.crowd.console.action.directory
- AbstractViewDetailedDirectory() - Constructor for class com.atlassian.crowd.console.action.directory.AbstractViewDetailedDirectory
- AbstractViewDirectory - Class in com.atlassian.crowd.console.action.directory
- AbstractViewDirectory() - Constructor for class com.atlassian.crowd.console.action.directory.AbstractViewDirectory
- accept(OpenAPI, Set<Class<?>>) - Method in class com.atlassian.crowd.swagger.extras.enricher.AtlassianPluginRestEndpointEnricher
- AcceptanceTestHelper - Class in com.atlassian.crowd.acceptance.utils
- AcceptanceTestHelper() - Constructor for class com.atlassian.crowd.acceptance.utils.AcceptanceTestHelper
- ACCESS_DENIED - Enum constant in enum class com.atlassian.crowd.manager.application.InternalApplicationAttributes
-
Key of attribute indicating whether access to application is denied by REST API
- accessBasedSynchronizationFilterShouldBeOnlyVisibleWhenNeeded() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationAccessBasedFilteringTest
- AccessBasedSynchronizationFilterType - Enum Class in com.atlassian.crowd.model.application
- AccessBasedSynchronizationFilterTypeEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
- AccessBasedSynchronizationFilterTypeEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.AccessBasedSynchronizationFilterTypeEntity
- AccessBasedSynchronizationFilterTypeEntity(AccessBasedSynchronizationFilterType) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.AccessBasedSynchronizationFilterTypeEntity
- AccessCheckPluginDelegateFilter - Class in com.atlassian.crowd.console.filter
-
A filter that delegates to a plugin filter, but only if the user is allowed to access the annotated resource.
- AccessCheckPluginDelegateFilter(DelegatingPluginFilter, AnnotatedSecurityChecker) - Constructor for class com.atlassian.crowd.console.filter.AccessCheckPluginDelegateFilter
- accessDeniedMessage - Variable in class com.atlassian.crowd.pageobjects.GoogleAppsApplicationSamlAuth
- AccessDeniedPage - Class in com.atlassian.crowd.pageobjects.error
- AccessDeniedPage() - Constructor for class com.atlassian.crowd.pageobjects.error.AccessDeniedPage
- accessFilter - Variable in class com.atlassian.crowd.manager.application.search.AbstractInMemoryMembershipSearchStrategy
- AccessFilter - Interface in com.atlassian.crowd.manager.application.filtering
-
Interface for filtering users and groups with access.
- AccessFilterFactory - Interface in com.atlassian.crowd.manager.application.filtering
-
Factory for
AccessFilter
. - AccessFilterFactoryImpl - Class in com.atlassian.crowd.manager.application.filtering
- AccessFilterFactoryImpl(DirectoryManager, DcLicenseChecker) - Constructor for class com.atlassian.crowd.manager.application.filtering.AccessFilterFactoryImpl
- accessType() - Method in record class com.atlassian.crowd.manager.bootstrap.StrutsActionMapHelper.ActionParticulars
-
Returns the value of the
accessType
record component. - AccessType - Enum Class in com.atlassian.crowd.annotation
-
An enum class to extract security defined access information.
- AccessTypeAnalyzer - Interface in com.atlassian.crowd.plugin.web.filter
-
Basic interface for all access type analyzers.
- ACCOUNT_ENABLED - Static variable in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
- ACCOUNT_EXPIRES_ATTRIBUTE - Static variable in class com.atlassian.crowd.directory.ldap.util.ActiveDirectoryExpirationUtils
- AccountManagementController - Class in com.atlassian.crowd.plugin.rest.service.controller.account
- AccountManagementController(ApplicationFactory, ApplicationService, ForgottenLoginManager, AsyncForgottenLoginManager) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.account.AccountManagementController
- AccountManagementResource - Class in com.atlassian.crowd.plugin.rest.service.resource.account
- AccountManagementResource(AccountManagementController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.account.AccountManagementResource
- AccountManagementResource.ResetPasswordErrors - Enum Class in com.atlassian.crowd.plugin.rest.service.resource.account
- AccountManagementResourceAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.account
- AccountManagementResourceAcceptanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.account.AccountManagementResourceAcceptanceTest
- AccountManagementResourceExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.account.example
- AccountManagementResourceExamples() - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.account.example.AccountManagementResourceExamples
- AccountNotFoundException - Exception in com.atlassian.crowd.exception
-
Thrown when the account could not be found during an authentication attempt.
- AccountNotFoundException(String) - Constructor for exception com.atlassian.crowd.exception.AccountNotFoundException
-
Constructs a new AccountNotFoundException.
- AccountNotFoundException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.AccountNotFoundException
-
Constructs a new AccountNotFoundException.
- acknowledgeDisablingSsoWarning() - Method in class com.atlassian.crowd.pageobjects.ApplicationSSOPage
- acknowledgeSsoDisabledButton - Variable in class com.atlassian.crowd.pageobjects.ApplicationSSOPage
- Action - Interface in com.atlassian.crowd.acceptance.utils
-
Essentially a function pointer.
- ActionAnnotationsInPluginTest - Class in com.atlassian.crowd.acceptance.tests.security
- ActionAnnotationsInPluginTest() - Constructor for class com.atlassian.crowd.acceptance.tests.security.ActionAnnotationsInPluginTest
- actionHelper - Variable in class com.atlassian.crowd.console.action.BaseAction
- ActionHelper - Interface in com.atlassian.crowd.console.action
- ActionKey(String, String) - Constructor for record class com.atlassian.crowd.manager.bootstrap.StrutsActionMapHelper.ActionKey
-
Creates an instance of a
ActionKey
record class. - actionMessageAlertColor - Variable in class com.atlassian.crowd.console.action.BaseAction
-
Webwork action messages color settings.
- actionName() - Method in record class com.atlassian.crowd.manager.bootstrap.StrutsActionMapHelper.ActionKey
-
Returns the value of the
actionName
record component. - ActionParticulars(String, Supplier<AccessType>) - Constructor for record class com.atlassian.crowd.manager.bootstrap.StrutsActionMapHelper.ActionParticulars
-
Creates an instance of a
ActionParticulars
record class. - ActionRunner - Class in com.atlassian.crowd.acceptance.utils
-
Execute an action, repeatedly, concurrently.
- ActionRunner(int, int, Action) - Constructor for class com.atlassian.crowd.acceptance.utils.ActionRunner
- activate(LicensingSummary) - Method in interface com.atlassian.crowd.dao.licensing.LicensingSummaryDao
-
Marks current version as an active one and deletes all other versions.
- activate(LicensingSummary) - Method in class com.atlassian.crowd.dao.licensing.LicensingSummaryDaoHibernate
- active - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- active - Variable in class com.atlassian.crowd.console.action.directory.AbstractViewDetailedDirectory
- active - Variable in class com.atlassian.crowd.console.action.directory.CreateDirectory
- active - Variable in class com.atlassian.crowd.console.action.group.ViewGroup
- active - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- active - Variable in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- active - Variable in class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- active - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- active - Variable in class com.atlassian.crowd.pageobjects.ApplicationSSOPage
- active - Variable in class com.atlassian.crowd.pageobjects.ClusterMonitoringPage.NodeInfo
- active - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- active - Variable in class com.atlassian.crowd.pageobjects.directory.DirectoryDetails
- active - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- active - Variable in class com.atlassian.crowd.pageobjects.group.AddGroupPage
- active - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- active(boolean) - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser.Builder
- active(boolean) - Method in class com.atlassian.crowd.model.user.BaseImmutableUser.Builder
- active(boolean) - Method in class com.atlassian.crowd.test.util.TestUserBuilder
- ACTIVE - Enum constant in enum class com.atlassian.crowd.manager.mailer.MailTemplateMacro
-
Recipient's active status
- ACTIVE - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
- ACTIVE - Static variable in class com.atlassian.crowd.model.user.UserConstants
-
Key that represents if a user is active or inactive
- ACTIVE - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.ApplicationTermKeys
-
Active flag of application.
- ACTIVE - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.DirectoryTermKeys
-
Active flag for directory.
- ACTIVE - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.GroupTermKeys
- ACTIVE - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.UserTermKeys
- ACTIVE_APPS_QUERY - Static variable in class com.atlassian.crowd.manager.license.CrowdLicenseManagerImpl
- ACTIVE_FILTER - Static variable in class com.atlassian.crowd.embedded.api.Directories
-
Deprecated.
- ACTIVE_FILTER - Static variable in class com.atlassian.crowd.model.application.Applications
-
Deprecated.Use
Application.isActive()
instead. Since 3.4.0. - ACTIVE_INTERNAL_DIRECTORIES_QUERY - Static variable in class com.atlassian.crowd.manager.mailer.notification.PasswordExpirationMailNotificationManagerImpl
- ACTIVE_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogApplicationMapper
- ACTIVE_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogDirectoryMapper
- ACTIVE_PROPERTY_KEY - Static variable in interface com.atlassian.crowd.manager.audit.mapper.AuditLogGroupMapper
- ACTIVE_PROPERTY_KEY - Static variable in class com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapperImpl
- ACTIVE_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- ACTIVE_USERS_QUERY - Static variable in class com.atlassian.crowd.manager.license.CrowdLicenseManagerImpl
- ActiveDirectoryCredentialEncoder - Class in com.atlassian.crowd.directory.ldap.credential
-
An encoder specifically for Microsoft Active Directory that first delegates to the provided base encoder and then converts the result of that to the byte[] format that Active Directory expects.
- ActiveDirectoryCredentialEncoder(LDAPCredentialEncoder.LDAPCredentialToStringEncoder) - Constructor for class com.atlassian.crowd.directory.ldap.credential.ActiveDirectoryCredentialEncoder
- ActiveDirectoryEntityDeletedEvent - Class in com.atlassian.crowd.event.remote
-
Represents an "entity deleted" event from Active Directory.
- ActiveDirectoryEntityDeletedEvent(Object, long, Tombstone) - Constructor for class com.atlassian.crowd.event.remote.ActiveDirectoryEntityDeletedEvent
- ActiveDirectoryExpirationUtils - Class in com.atlassian.crowd.directory.ldap.util
-
Utility for handling ActiveDirectory's account expiration setting.
- ActiveDirectoryExpirationUtils() - Constructor for class com.atlassian.crowd.directory.ldap.util.ActiveDirectoryExpirationUtils
- ActiveDirectoryGroupDeletedEvent - Class in com.atlassian.crowd.event.remote.group
- ActiveDirectoryGroupDeletedEvent(Object, long, Tombstone) - Constructor for class com.atlassian.crowd.event.remote.group.ActiveDirectoryGroupDeletedEvent
- ActiveDirectoryQueryTranslaterImpl - Class in com.atlassian.crowd.search.ldap
-
An specialisation of
LDAPQueryTranslaterImpl
that can translate Active Directory enabled/disabled user queries. - ActiveDirectoryQueryTranslaterImpl() - Constructor for class com.atlassian.crowd.search.ldap.ActiveDirectoryQueryTranslaterImpl
- ActiveDirectoryTokenHolder - Class in com.atlassian.crowd.directory.synchronisation.cache
- ActiveDirectoryTokenHolder(String, long) - Constructor for class com.atlassian.crowd.directory.synchronisation.cache.ActiveDirectoryTokenHolder
- ActiveDirectoryUserAttributesMapper - Class in com.atlassian.crowd.directory.ldap.mapper.entity
-
Specialised
LDAPUserAttributesMapper
for Active Directory. - ActiveDirectoryUserAttributesMapper(long, LDAPPropertiesMapper) - Constructor for class com.atlassian.crowd.directory.ldap.mapper.entity.ActiveDirectoryUserAttributesMapper
- ActiveDirectoryUserContextMapper - Class in com.atlassian.crowd.directory.ldap.mapper.attribute
-
A specialisation of
UserContextMapper
for Active Directory. - ActiveDirectoryUserContextMapper(long, LDAPPropertiesMapper, List<AttributeMapper>) - Constructor for class com.atlassian.crowd.directory.ldap.mapper.attribute.ActiveDirectoryUserContextMapper
- ActiveDirectoryUserDeletedEvent - Class in com.atlassian.crowd.event.remote.principal
- ActiveDirectoryUserDeletedEvent(Object, long, Tombstone) - Constructor for class com.atlassian.crowd.event.remote.principal.ActiveDirectoryUserDeletedEvent
- activeObjects() - Method in class com.atlassian.crowd.dummy.DummyPluginConfig
- activeSelect - Variable in class com.atlassian.crowd.pageobjects.group.EntityPicker
- activeSyncLabel - Variable in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- activeValidationFactors(ValidationFactor[]) - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- AD_DS_SERVICE_NAME - Static variable in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- AD_GROUP_USER_CACHE_DISABLED - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
This property disables the caching performed by GroupUserCache.
- AD_INVOCATION_ID - Static variable in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- Adapter() - Constructor for class com.atlassian.crowd.directory.ldap.LdapSecureMode.Adapter
- adaptor - Variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- add(int, String) - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
- add(Directory) - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
- add(Directory) - Method in class com.atlassian.crowd.dao.directory.DirectoryDAOHibernate
- add(Directory) - Method in interface com.atlassian.crowd.embedded.spi.DirectoryDao
-
Store a new directory in the data store.
- add(Directory) - Method in class com.atlassian.crowd.manager.directory.DirectoryDaoTransactionalDecorator
-
Makes a transactional call to
DirectoryDao.add(Directory)
- add(Application) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Will add the given Application to Crowd
- add(Application) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
- 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, PasswordCredential) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- 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(Application, ApplicationDirectoryMapping, String) - Method in class com.atlassian.crowd.dao.application.ApplicationDefaultGroupMembershipConfigurationDaoHibernate
- add(Application, ApplicationDirectoryMapping, String) - Method in interface com.atlassian.crowd.manager.application.DefaultGroupMembershipService
-
Adds a new default group membership for the given application and group.
- add(Application, ApplicationDirectoryMapping, String) - Method in class com.atlassian.crowd.manager.application.DefaultGroupMembershipServiceImpl
- add(Application, ApplicationDirectoryMapping, String) - Method in class com.atlassian.crowd.manager.application.NoOpDefaultGroupMembershipService
- add(AuditLogChangesetEntity) - Method in interface com.atlassian.crowd.dao.audit.AuditDao
-
Persists the changeset and its entries
- add(AuditLogChangesetEntity) - Method in class com.atlassian.crowd.dao.audit.AuditDAOHibernate
- add(DirectorySynchronisationStatus) - Method in class com.atlassian.crowd.dao.directory.DirectorySynchronisationStatusDAOHibernate
- add(DirectorySynchronisationStatus) - Method in interface com.atlassian.crowd.embedded.spi.DirectorySynchronisationStatusDao
-
Saves a new synchronisation status
- add(Group) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- add(Group) - Method in interface com.atlassian.crowd.embedded.spi.GroupDao
-
Adds a new group.
- add(GroupAdministrationGrantToGroup) - Method in interface com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDao
-
Adds a new group administration grant to a group
- add(GroupAdministrationGrantToGroup) - Method in class com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDaoHibernate
- add(UserAdministrationGrantToGroup) - Method in interface com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDao
-
Adds a new group administration grant for a user
- add(UserAdministrationGrantToGroup) - Method in class com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDaoHibernate
- add(Property) - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
- add(Property) - Method in interface com.atlassian.crowd.dao.property.PropertyDAO
-
Adds a new property.
- add(Property) - Method in class com.atlassian.crowd.dao.property.PropertyDAOHibernate
- add(ExpirableUserToken) - Method in interface com.atlassian.crowd.dao.token.ExpirableUserTokenDao
-
Persist the given token
- add(ExpirableUserToken) - Method in class com.atlassian.crowd.dao.token.ExpirableUserTokenDaoHibernate
- 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.TokenDAOHibernate
- add(Token) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
- add(Token) - Method in class com.atlassian.crowd.manager.token.SwitchableTokenManagerImpl
- add(User, PasswordCredential) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- add(User, PasswordCredential) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
Creates a new user with the given details and credentials.
- add(Webhook) - Method in class com.atlassian.crowd.dao.webhook.NoopWebhookDAOImpl
- add(Webhook) - Method in interface com.atlassian.crowd.dao.webhook.WebhookDAO
- add(Webhook) - Method in class com.atlassian.crowd.dao.webhook.WebhookDAOHibernate
- add(Webhook) - Method in interface com.atlassian.crowd.manager.webhook.WebhookRegistry
-
Adds a new Webhook, if it does not exist previously.
- add(Webhook) - Method in class com.atlassian.crowd.manager.webhook.WebhookRegistryImpl
- add(String) - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
- add(String) - Method in class com.atlassian.crowd.embedded.impl.IdentifierSet
- add(T) - Method in interface com.atlassian.crowd.search.util.ResultsAggregator
-
Include the given result in the total, with earlier results taking precedence.
- add(T) - Method in class com.atlassian.crowd.util.Deduplicator
- ADD_BUTTON - Static variable in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- ADD_BUTTON - Static variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- ADD_DIRECTORY_MAPPING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.ApplicationAdminResourceExamples
- ADD_DIRECTORY_MAPPING_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.ApplicationAdminResourceExamples
- addAction(AuditLogEventType) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- addAction(AuditLogEventType) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- addAction(Element, PackageConfig.Builder) - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- addAction(String) - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria.Builder
- addActionError(Throwable) - Method in class com.atlassian.crowd.console.action.BaseAction
- addActionMessage(String, String) - Method in class com.atlassian.crowd.console.action.BaseAction
-
Sets a UI message and the color type for the user.
- addActions(Iterable<AuditLogEventType>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- addAddress() - Method in class com.atlassian.crowd.console.action.admin.UpdateTrustedProxies
- addAddress() - Method in class com.atlassian.crowd.console.action.application.UpdateAddresses
- addAddress(String) - Method in interface com.atlassian.crowd.manager.proxy.TrustedProxyManager
-
Adds a remote address to the list of those trusted to act as proxies.
- addAddress(String) - Method in class com.atlassian.crowd.manager.proxy.TrustedProxyManagerImpl
-
Adds to the list of servers we trust.
- addAddress(String) - Method in class com.atlassian.crowd.pageobjects.ApplicationRemoteAddressesPage
- addAddress(String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitConfigurationResource
- addAddressDoesNotShowUpdateSuccessfulForEmptyString() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ModifyApplicationRemoteAddressesTest
- addAddressDoesNotShowUpdateSuccessfulForWhitespace() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ModifyApplicationRemoteAddressesTest
- addAddressShowsUpdateSuccessful() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ModifyApplicationRemoteAddressesTest
- addAdminsWithGroupLevelAdminOperationCount(Map<Period, GroupLevelAdminCounters>) - Method in class com.atlassian.crowd.manager.permission.GroupLevelAdminStats.Builder
- addAliasToXml(Alias, Element) - Method in class com.atlassian.crowd.migration.AliasMapper
- addAll(int, Name) - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
- addAll(Iterable<? extends T>) - Method in interface com.atlassian.crowd.search.util.ResultsAggregator
-
Include all the given results in the total, with earlier results taking precedence.
- addAll(Iterable<T>) - Method in class com.atlassian.crowd.search.util.OrderedResultsConstrainer
- addAll(Collection<? extends String>) - Method in class com.atlassian.crowd.embedded.impl.IdentifierSet
- addAll(Collection<InternalGroupWithAttributes>) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- addAll(Collection<InternalGroupWithAttributes>) - Method in interface com.atlassian.crowd.dao.group.InternalGroupDao
-
Bulk add of groups and their attributes.
- addAll(Collection<UserTemplateWithCredentialAndAttributes>) - Method in interface com.atlassian.crowd.dao.user.InternalUserDao
- addAll(Collection<UserTemplateWithCredentialAndAttributes>) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- addAll(Set<? extends Group>) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- addAll(Set<? extends Group>) - Method in interface com.atlassian.crowd.embedded.spi.GroupDao
-
Bulk add of groups.
- 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(Set<InternalMembership>) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- addAll(Set<UserTemplateWithCredentialAndAttributes>) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- addAll(Set<UserTemplateWithCredentialAndAttributes>) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
Bulk add users.
- addAll(Name) - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
- addAllActions(Collection<AuditLogEventType>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- addAllApplications(Collection<AuditLogQueryEntityRestriction>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- addAllAuthors(Collection<AuditLogQueryAuthorRestriction>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- addAllDirectories(Collection<AuditLogQueryEntityRestriction>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- addAllFailedEntities(Collection<FailedEntity<T>>) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
- addAllGroups(long, Collection<GroupTemplate>, boolean) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Will add a collection of Group to the directory specified by the passed in
directoryId
param. - addAllGroups(long, Collection<GroupTemplate>, boolean) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- addAllGroups(Collection<AuditLogQueryEntityRestriction>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- addAllGroups(Set<GroupTemplate>) - Method in class com.atlassian.crowd.directory.CachingDirectory
- addAllGroups(Set<GroupTemplate>) - Method in class com.atlassian.crowd.directory.InternalDirectory
- addAllGroups(Set<GroupTemplate>) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
-
Adds a collection of groups to the directory.
- addAllGroupsToGroup(long, Collection<String>, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
- addAllGroupsToGroup(long, Collection<String>, String) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- addAllGroupsToGroup(long, Collection<String>, String) - Method in interface com.atlassian.crowd.embedded.spi.MembershipDao
-
Bulk adds all the given child groups into the given group.
- addAllGroupsToGroup(Collection<String>, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- addAllGroupsToGroup(Collection<String>, String) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
-
Adds a collection of child groups to a group.
- addAllowedOperation(OperationType) - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.Add a new operation that the application is allowed to perform on the directory.
- addAllowedOperation(OperationType) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- addAllowedOperations(OperationType...) - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.Adds a list of operations that the application is allowed to perform on the directory.
- addAllSources(Collection<AuditLogEventSource>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- addAllSuccesses(Collection<T>) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
- addAllUsers(long, Collection<UserTemplateWithCredentialAndAttributes>, boolean) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Will add a collection of users to the directory specified by the passed in
directoryId
param. - addAllUsers(long, Collection<UserTemplateWithCredentialAndAttributes>, boolean) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- addAllUsers(Application, Collection<UserTemplateWithCredentialAndAttributes>) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- addAllUsers(Application, Collection<UserTemplateWithCredentialAndAttributes>) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Adds the user to THE FIRST permissible active directory.
- addAllUsers(Application, Collection<UserTemplateWithCredentialAndAttributes>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- addAllUsers(Collection<AuditLogQueryEntityRestriction>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- addAllUsers(Set<UserTemplateWithCredentialAndAttributes>) - Method in class com.atlassian.crowd.directory.CachingDirectory
- addAllUsers(Set<UserTemplateWithCredentialAndAttributes>) - Method in class com.atlassian.crowd.directory.InternalDirectory
- addAllUsers(Set<UserTemplateWithCredentialAndAttributes>) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
-
Adds a collection of users to the directory.
- addAllUsersToGroup(long, Collection<String>, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
- addAllUsersToGroup(long, Collection<String>, String) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- addAllUsersToGroup(long, Collection<String>, String) - Method in interface com.atlassian.crowd.embedded.spi.MembershipDao
-
Bulk adds all the given users into the given group.
- addAllUsersToGroup(long, Collection<String>, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
A bulk version of
DirectoryManager.addUserToGroup(long, String, String)
. - addAllUsersToGroup(long, Collection<String>, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- addAllUsersToGroup(Set<String>, String) - Method in class com.atlassian.crowd.directory.CachingDirectory
- addAllUsersToGroup(Set<String>, String) - Method in class com.atlassian.crowd.directory.InternalDirectory
- addAllUsersToGroup(Set<String>, String) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
-
Adds a collection of users to a group.
- addApplication - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- addApplication(boolean, ApplicationEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.application.ApplicationResource
- addApplication(AuditLogQueryEntityRestriction) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- addApplication(ApplicationEntity, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.application.ApplicationController
-
Adds a new application.
- addApplication(AuditLogEntityRestrictionRestDTO) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- addApplication(String) - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria.Builder
- addApplicationAllowAll() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddApplicationTest
- AddApplicationAuthorisationDetails - Class in com.atlassian.crowd.console.action.application
- AddApplicationAuthorisationDetails() - Constructor for class com.atlassian.crowd.console.action.application.AddApplicationAuthorisationDetails
- AddApplicationAuthorisationDetailsPage - Class in com.atlassian.crowd.pageobjects.application.add
- AddApplicationAuthorisationDetailsPage() - Constructor for class com.atlassian.crowd.pageobjects.application.add.AddApplicationAuthorisationDetailsPage
- AddApplicationConfirmation - Class in com.atlassian.crowd.console.action.application
- AddApplicationConfirmation() - Constructor for class com.atlassian.crowd.console.action.application.AddApplicationConfirmation
- AddApplicationConfirmationPage - Class in com.atlassian.crowd.pageobjects.application.add
- AddApplicationConfirmationPage() - Constructor for class com.atlassian.crowd.pageobjects.application.add.AddApplicationConfirmationPage
- AddApplicationConnectionDetails - Class in com.atlassian.crowd.console.action.application
-
Connection details for an application
- AddApplicationConnectionDetails() - Constructor for class com.atlassian.crowd.console.action.application.AddApplicationConnectionDetails
- AddApplicationConnectionDetailsPage - Class in com.atlassian.crowd.pageobjects.application.add
- AddApplicationConnectionDetailsPage() - Constructor for class com.atlassian.crowd.pageobjects.application.add.AddApplicationConnectionDetailsPage
- AddApplicationDetails - Class in com.atlassian.crowd.console.action.application
- AddApplicationDetails() - Constructor for class com.atlassian.crowd.console.action.application.AddApplicationDetails
- AddApplicationDetailsPage - Class in com.atlassian.crowd.pageobjects.application.add
- AddApplicationDetailsPage() - Constructor for class com.atlassian.crowd.pageobjects.application.add.AddApplicationDetailsPage
- AddApplicationDirectoryDetails - Class in com.atlassian.crowd.console.action.application
- AddApplicationDirectoryDetails() - Constructor for class com.atlassian.crowd.console.action.application.AddApplicationDirectoryDetails
- AddApplicationDirectoryDetails.DirectoryDetails - Class in com.atlassian.crowd.console.action.application
- AddApplicationDirectoryDetailsPage - Class in com.atlassian.crowd.pageobjects.application.add
- AddApplicationDirectoryDetailsPage() - Constructor for class com.atlassian.crowd.pageobjects.application.add.AddApplicationDirectoryDetailsPage
- addApplicationDirectoryMapping(long, DirectoryMappingEntity) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.ApplicationsRestAdminClient
- addApplicationDirectoryMapping(long, DirectoryMappingEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.ApplicationAdminController
- addApplicationDirectoryMapping(long, DirectoryMappingEntity, UriInfo) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.ApplicationAdminResource
- AddApplicationOngoingStepPage - Class in com.atlassian.crowd.pageobjects.application.add
- AddApplicationOngoingStepPage() - Constructor for class com.atlassian.crowd.pageobjects.application.add.AddApplicationOngoingStepPage
- addApplications(Iterable<AuditLogEntityRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- AddApplicationTest - Class in com.atlassian.crowd.acceptance.tests.integration
- AddApplicationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.AddApplicationTest
- addApplicationToXml(ApplicationImpl, Element) - Method in class com.atlassian.crowd.migration.ApplicationMapper
- addApplicationWithHappyPath() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddApplicationTest
- addApplicationWithRequestAddress(ApplicationEntity, HttpServletRequest, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.application.ApplicationController
-
Adds a new application with the request address.
- AddAssertionAction - Class in com.atlassian.crowd.sso.saml.impl.opensaml.action
- AddAssertionAction(String) - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.action.AddAssertionAction
- addAttribute() - Method in class com.atlassian.crowd.console.action.directory.UpdateCustomAttributes
- addAttribute() - Method in class com.atlassian.crowd.console.action.principal.UpdateAttributes
- addAttribute() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage
- addAttribute(InternalGroup, String, String) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- addAttribute(InternalUser, String, String) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- addAttribute(String, String) - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- addAttribute(T, String, String) - Method in class com.atlassian.crowd.util.persistence.hibernate.InternalDirectoryEntityHibernateDao
- addAttributeButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage
- addAttributes(String, Map<String, String>) - Method in class com.atlassian.crowd.support.SupportInformationBuilder
-
Deprecated.use
SupportInformationBuilder.attributes(String, Map)
instead. Since 3.4. - AddAttributesAction - Class in com.atlassian.crowd.sso.saml.impl.opensaml.action
-
Adds user attributes to SAML assertion
- AddAttributesAction(SamlProperties, ApplicationSamlConfigurationService) - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.action.AddAttributesAction
- AddAudienceRestrictionToAssertions - Class in com.atlassian.crowd.sso.saml.impl.opensaml.action
- AddAudienceRestrictionToAssertions() - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.action.AddAudienceRestrictionToAssertions
- addAuditLogToXml(AssembledAuditLogChangeset, Element) - Method in class com.atlassian.crowd.migration.AuditLogMapper
- addAuthor(AuditLogQueryAuthorRestriction) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- addAuthor(AuditLogAuthorRestrictionRestDTO) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- addAuthor(String) - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria.Builder
- addAuthors(Iterable<AuditLogAuthorRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- addButton - Variable in class com.atlassian.crowd.pageobjects.ApplicationRemoteAddressesPage
- addChangedEntities(Iterable<T>) - Method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult.Builder
- addChangedEntity(T) - Method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult.Builder
- addChangeset(AuditLogChangesetRestDTO) - Method in class com.atlassian.crowd.plugin.rest.service.resource.audit.AuditResource
- addColumns(String...) - Method in class com.atlassian.crowd.directory.query.ODataSelect
- addConfigToXml(Element, ApplicationSamlConfigurationEntity) - Method in class com.atlassian.crowd.migration.ApplicationSamlConfigurationEntityMapper
- addConfigToXml(Element, SAMLTrustEntity) - Method in class com.atlassian.crowd.migration.SAMLTrustEntityMapper
- addCustomLogger() - Method in class com.atlassian.crowd.acceptance.tests.administration.LoggingProfilingTest
- addDefaultGroup(Long, DefaultGroupMembershipConfigurationEntry) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitApplicationResource
- addDefaultGroups() - Method in class com.atlassian.crowd.console.action.directory.UpdateOptions
- addDefaultSnToUserAttributes(Attributes, String) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
A default install of many directory servers (inc.
- addDefaultValueToUserAttributesForAttribute(String, Attributes, String) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- addDelegatedDirectoryPageResultsEnabledForActiveDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- addDeletedEntities(Iterable<String>) - Method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult.Builder
- addDeletedEntity(String) - Method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult.Builder
- addDirectChildGroup(String, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Adds a direct child group membership.
- addDirectChildGroupMembership(String, GroupEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- addDirectories(Iterable<AuditLogEntityRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- addDirectory() - Method in class com.atlassian.crowd.console.action.application.UpdateDirectories
- addDirectory(AuditLogQueryEntityRestriction) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- addDirectory(Directory) - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Will add a new
Directory
into the local database. - addDirectory(Directory) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- addDirectory(Directory) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Adds the given directory.
- addDirectory(Directory) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- addDirectory(AuditLogEntityRestrictionRestDTO) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- addDirectory(String) - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- addDirectory(String) - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria.Builder
- addDirectoryMapping(long, long, boolean, OperationType...) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
-
Adds a mapping between application and directory.
- addDirectoryMapping(long, long, boolean, OperationType...) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- addDirectoryMapping(Directory, boolean, OperationType...) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- addDirectoryMapping(Application, Directory, boolean, OperationType...) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Will add a DirectoryMapping between the passed in Application and Directory.
- addDirectoryMapping(Application, Directory, boolean, OperationType...) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
- addDirectoryMapping(String, long, long) - Static method in class com.atlassian.crowd.test.util.RestUtils
- addDirectoryMapping(String, long, long, boolean, Set<String>) - Static method in class com.atlassian.crowd.test.util.RestUtils
- AddDirectoryTest - Class in com.atlassian.crowd.acceptance.tests.integration
- AddDirectoryTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- addDirectoryToXml(DirectoryImpl, Element) - Method in class com.atlassian.crowd.migration.DirectoryMapper
- addDirectParentGroup(String, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Adds a direct parent group membership.
- addDirectParentGroupMembership(String, GroupEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- addDirectUser(String, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Adds user as direct member of group.
- addDnToGroup(String, LDAPGroupWithAttributes) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- addDuration(String, long) - Method in class com.atlassian.crowd.common.util.TimedCalls
-
Records duration with given name.
- ADDED_TO_GROUP - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that a user or a group (child) has joined a group (parent).
- addEncoder(PasswordEncoder) - Method in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
-
Hook to add encoders to the factory
- addEncoder(PasswordEncoder) - Method in class com.atlassian.crowd.password.factory.PasswordEncoderFactoryImpl
- addEntities(Iterable<AuditLogEntityRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- addEntities(List<T>, HibernateOperation<Session>) - Method in class com.atlassian.crowd.migration.GenericMapper
-
Replicates a collection of Hibernate persistable entities using the batch processor.
- addEntitiesViaMerge(List<T>) - Method in class com.atlassian.crowd.migration.GenericMapper
-
Replicates a collection of Hibernate persistable entities using the batch processor.
- addEntitiesViaReplicate(List<T>) - Method in class com.atlassian.crowd.migration.GenericMapper
-
Replicates a collection of Hibernate persistable entities using the batch processor.
- addEntity(AuditLogEntity) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
- addEntity(ImmutableAuditLogEntity) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
- addEntity(AuditLogEntityRestDTO) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- addEntity(TransactionGroup<T, E>) - Method in class com.atlassian.crowd.migration.GenericMapper
-
Replicates a collection of Hibernate persistable entities using the batch processor.
- addEntity(Object) - Method in class com.atlassian.crowd.migration.GenericMapper
-
Replicates a Hibernate persistable entity.
- addEntityViaMerge(Object) - Method in class com.atlassian.crowd.migration.GenericMapper
-
Replicates a Hibernate persistable entity.
- addEntityViaSave(Object) - Method in class com.atlassian.crowd.migration.GenericMapper
-
Replicates a Hibernate persistable entity.
- addEntries(Iterable<AuditLogEntryRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- addEntries(String...) - Method in class com.atlassian.crowd.pageobjects.atlaskit.AtlaskitSelect
- addEntries(String...) - Method in class com.atlassian.crowd.pageobjects.aui.AuiSelect2
- addEntries(String...) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- addEntries(String...) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- addEntries(Collection<AuditLogEntry>) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
- addEntriesWithCustomMatcher(Function<String, Matcher<String>>, String...) - Method in class com.atlassian.crowd.pageobjects.atlaskit.AtlaskitSelect
- addEntry(AuditLogEntry) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
- addEntry(ImmutableAuditLogEntry) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
- addEntry(AuditLogEntryRestDTO) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- addExistingEntities(Collection<T>) - Method in class com.atlassian.crowd.manager.directory.BulkAddResult.Builder
- addExistingEntity(T) - Method in class com.atlassian.crowd.manager.directory.BulkAddResult.Builder
- addExistingGroup(String) - Method in class com.atlassian.crowd.importer.model.Result
- addExistingUser(String) - Method in class com.atlassian.crowd.importer.model.Result
- addExpectedServerResponse(MockServerResponse) - Method in class com.atlassian.crowd.acceptance.utils.proxy.MockProxyServer.Builder
- addExpectedServerResponses(Iterable<MockServerResponse>) - Method in class com.atlassian.crowd.acceptance.utils.proxy.MockProxyServer.Builder
- addFailedEntities(Collection<T>) - Method in class com.atlassian.crowd.manager.directory.BulkAddResult.Builder
- addFailedEntities(Collection<T>) - Method in class com.atlassian.crowd.manager.directory.BulkRemoveResult.Builder
- addFailedEntity(T) - Method in class com.atlassian.crowd.manager.directory.BulkAddResult.Builder
- addFailedEntity(T) - Method in class com.atlassian.crowd.manager.directory.BulkRemoveResult.Builder
- addFailedEntity(T, String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
- addFailedGroupMembershipImport(MembershipDTO) - Method in class com.atlassian.crowd.importer.model.Result
- addFailedUserMembershipImports(String, Collection<String>) - Method in class com.atlassian.crowd.importer.model.Result
- addFailure(T) - Method in class com.atlassian.crowd.util.BatchResult
- addFailures(Collection<? extends T>) - Method in class com.atlassian.crowd.util.BatchResult
- addField(String, Object) - Method in class com.atlassian.crowd.support.SupportInformationBuilder
-
Deprecated.use
SupportInformationBuilder.field(String, Object)
instead. Since 3.4. - addFilter(Filter) - Method in class com.atlassian.crowd.search.ldap.LDAPQuery
- addFilterModule(ServletFilterModuleDescriptor) - Method in class com.atlassian.crowd.console.filter.CrowdSecurePluginFilterChainEnhancer
- addGroup() - Method in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage
- addGroup(long, GroupTemplate) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Adds a Group to the directory specified by the passed in
directoryId
. - addGroup(long, GroupTemplate) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- addGroup(AuditLogQueryEntityRestriction) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- addGroup(Group) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Adds a
group
to the directory store. - addGroup(Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- addGroup(Application, GroupTemplate) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- addGroup(Application, GroupTemplate) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Adds the group to ALL the active permissible directories.
- addGroup(Application, GroupTemplate) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- addGroup(Application, GroupTemplate) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- addGroup(Group) - Method in class com.atlassian.crowd.directory.synchronisation.cache.AbstractGroupActionStrategy
- addGroup(Group) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- addGroup(Group) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Adds a group to the remote Crowd server.
- 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.AuditingDirectoryDecorator
- addGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- addGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- addGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- addGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- addGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- addGroup(GroupTemplate) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Adds a
group
to the directory store. - addGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.Rfc2307
- addGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- addGroup(GroupTemplate) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- addGroup(AuditLogEntityRestrictionRestDTO) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- addGroup(GroupEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- addGroup(GroupEntity, Link) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Adds a new group.
- addGroup(String) - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria.Builder
- AddGroup - Class in com.atlassian.crowd.console.action.group
- AddGroup() - Constructor for class com.atlassian.crowd.console.action.group.AddGroup
- addGroupAdministrators(DirectoryEntityId, List<DirectoryEntityRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.GroupLevelAdminController
- addGroupAdministrators(DirectoryEntityId, List<DirectoryEntityRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.GroupLevelAdminResource
- addGroupButton - Variable in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage
- addGroupChildrenIdsToAdd(Iterable<String>) - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges.Builder
- addGroupChildrenIdsToAddItem(String) - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges.Builder
- addGroupChildrenIdsToDelete(Iterable<String>) - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges.Builder
- addGroupChildrenIdsToDeleteItem(String) - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges.Builder
- addGroupFailedImport(String) - Method in class com.atlassian.crowd.importer.model.Result
- addGroupId(String) - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse.Builder
- addGroupIds(Iterable<String>) - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse.Builder
- addGroupMapping(long, long, String) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
-
Adds a group mapping.
- addGroupMapping(long, long, String) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- addGroupMapping(long, String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- addGroupMapping(Application, Directory, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Will add a group mapping for the given application + directory mapping.
- addGroupMapping(Application, Directory, String) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
- addGroupMapping(String) - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.Adds a mapping to a new authorised group.
- addGroupMembersForGroup(Group, Set<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- addGroupMembersForGroup(Group, Set<String>) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- addGroupMembersForGroup(Group, Set<String>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- addGroupMembershipsForGroup(Group, Collection<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- addGroupMembershipsForGroup(Group, Collection<String>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- addGroupMembershipsImported(long) - Method in class com.atlassian.crowd.importer.model.Result
- AddGroupPage - Class in com.atlassian.crowd.pageobjects.group
- AddGroupPage() - Constructor for class com.atlassian.crowd.pageobjects.group.AddGroupPage
- addGroupPermission - Variable in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- addGroups() - Method in class com.atlassian.crowd.console.action.group.UpdateGroupMembers
- addGroups() - Method in class com.atlassian.crowd.console.action.principal.UpdateGroups
- addGroups(Iterable<AuditLogEntityRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- addGroups(String...) - Method in class com.atlassian.crowd.pageobjects.GroupsDialog
- addGroups(Set<GroupTemplate>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- addGroups(Set<GroupTemplate>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- addGroupsButton - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- addGroupsToGroup(DirectoryEntityId, GroupIdentifiersEntityList) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.GroupAdminResource
- addGroupsToGroup(List<DirectoryEntityId>, DirectoryEntityId) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.NestedGroupsMembershipController
- AddGroupTest - Class in com.atlassian.crowd.acceptance.tests.integration
-
Web acceptance test for the adding of a Group
- AddGroupTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.AddGroupTest
- addGroupThatAlreadyExists() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddGroupTest
- addGroupToDirectory() - Method in class com.atlassian.crowd.console.action.application.AddApplicationAuthorisationDetails
- addGroupToFilter(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- addGroupToFilter(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- addGroupToGroup() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- addGroupToGroup(long, String, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
- addGroupToGroup(long, String, String) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- addGroupToGroup(long, String, String) - Method in interface com.atlassian.crowd.embedded.spi.MembershipDao
-
Adds group as a child of the (supposedly) parent group.
- addGroupToGroup(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Adds an existing child group as direct member of an existing parent group in the directory specified by the passed in
directoryId
. - addGroupToGroup(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- addGroupToGroup(Group, Group) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Adds a group as a member of a parent group.
- addGroupToGroup(Group, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- addGroupToGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- addGroupToGroup(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Makes groups matching the given name (childGroupName) direct members of the group (parentGroupName) across ALL active directories.
- addGroupToGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- addGroupToGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- addGroupToGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- addGroupToGroup(String, String) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- addGroupToGroup(String, String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- addGroupToGroup(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- addGroupToGroup(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- addGroupToGroup(String, String) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- addGroupToGroup(String, String) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- addGroupToGroup(String, String) - Method in class com.atlassian.crowd.directory.hybrid.LocalGroupHandler
- addGroupToGroup(String, String) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- addGroupToGroup(String, String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- addGroupToGroup(String, String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- addGroupToGroup(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Adds a group as a member of a parent group.
- addGroupToGroup(String, String) - Method in class com.atlassian.crowd.directory.Rfc2307
- addGroupToGroup(String, String) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- addGroupToGroup(String, String) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- addGroupToGroup(String, String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- addGroupToGroup(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- addGroupToGroup(String, String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Adds a group to a group.
- AddGroupToGroupTest - Class in com.atlassian.crowd.acceptance.tests.integration
- AddGroupToGroupTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.AddGroupToGroupTest
- addGroupToGroupWhenMembershipAlreadyExists() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- addGroupToInternalDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddGroupTest
- addGroupToInternalDirectoryMixedCaseName() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddGroupTest
- addGroupToLDAPMixedCaseName() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddGroupTest
- addGroupToXml(InternalGroup, Set<InternalGroupAttribute>, Element) - Method in class com.atlassian.crowd.migration.GroupMapper
- AddGroupWebdriverTest - Class in com.atlassian.crowd.acceptance.tests.integration
- AddGroupWebdriverTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.AddGroupWebdriverTest
- addGroupWithNoDetails() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddGroupTest
- addGroupWithTrailingWhitespaceFailsWithSpecificError() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddGroupTest
- addIdReference(InternalDirectoryEntity) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.BatchResultWithIdReferences
- ADDING_GROUPS - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
- ADDING_USERS - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
- addingAndRemovingApplicationPermissions() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ModifyApplicationPermissionsTest
- 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
- addInvalidTokenError(Action, String) - Method in class com.atlassian.crowd.xwork.interceptors.XsrfTokenInterceptor
-
Add error to action in cases where token is required, but is missing or invalid.
- AdditionalHeaders - Class in com.atlassian.crowd.common.util
- AdditionalSupportInformationService - Interface in com.atlassian.crowd.service.support
-
Service for providing additional information to
SupportInformationService
. - addLocal(Group) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- addLocal(Group) - Method in interface com.atlassian.crowd.embedded.spi.GroupDao
-
Add a new local group.
- 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
- addLocalGroup(GroupTemplate) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
-
Adds a "local" group to the directory.
- addMembership(Group, Group) - Method in class com.atlassian.crowd.directory.MockMembershipSearcher
- addMembership(Group, User) - Method in class com.atlassian.crowd.directory.MockMembershipSearcher
- addMemberships(Group, List<Group>) - Method in class com.atlassian.crowd.directory.MockMembershipSearcher
- addMemberships(List<Group>, Group) - Method in class com.atlassian.crowd.directory.MockMembershipSearcher
- addMemberships(List<Group>, User) - Method in class com.atlassian.crowd.directory.MockMembershipSearcher
- addMembershipToXml(InternalMembership, Element) - Method in class com.atlassian.crowd.migration.MembershipMapper
- addMessage(InternalClusterMessage) - Method in interface com.atlassian.crowd.dao.cluster.ClusterMessageDao
- addMessage(InternalClusterMessage) - Method in class com.atlassian.crowd.dao.cluster.ClusterMessageDAOHibernate
- addMillis(long) - Method in class com.atlassian.crowd.test.util.SettableClock
- addMissingEntities(Collection<T>) - Method in class com.atlassian.crowd.manager.directory.BulkRemoveResult.Builder
- addMissingEntity(T) - Method in class com.atlassian.crowd.manager.directory.BulkRemoveResult.Builder
- addModifyRemoveLDAPPrincipal() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- addMonitor(RemoteDirectory) - Method in interface com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorManager
-
Deprecated.Adds a monitor to a particular directory.
- addMonitor(RemoteDirectory) - Method in class com.atlassian.crowd.manager.directory.monitor.NoopDirectoryMonitorManager
- AddNameIdAction - Class in com.atlassian.crowd.sso.saml.impl.opensaml.action
- AddNameIdAction(ApplicationSamlConfigurationService, EmailIdentifierProvider) - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.action.AddNameIdAction
- addNamelessEntities(Iterable<String>) - Method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult.Builder
- addNamelessEntity(String) - Method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult.Builder
- addNestedGroupId(String) - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse.Builder
- addNestedGroupIds(Iterable<String>) - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse.Builder
- addNestedGroups(String, long, List<String>) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.RestAdminClient
- AddNestedGroupsResponse() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.testutil.RestAdminClient.AddNestedGroupsResponse
- addNewPrincipalAttribute() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- addNewPrincipalEpochTimestampAttribute() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- addNewPrincipalWindowsTimestampAttribute() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- AddNotBeforeConditionToAssertionsWithTimeSkew - Class in com.atlassian.crowd.sso.saml.impl.opensaml.action
- AddNotBeforeConditionToAssertionsWithTimeSkew(Duration) - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.action.AddNotBeforeConditionToAssertionsWithTimeSkew
- addOrUpdateCachedGroup(Group) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- addOrUpdateCachedGroup(Group) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- addOrUpdateCachedGroup(Group) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- addOrUpdateCachedGroup(Group) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- addOrUpdateCachedGroup(Group) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- addOrUpdateCachedGroups(Collection<? extends Group>, Date) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- addOrUpdateCachedGroups(Collection<? extends Group>, Date) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- addOrUpdateCachedGroups(Collection<? extends Group>, Date) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- addOrUpdateCachedUser(User) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- addOrUpdateCachedUser(User) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- addOrUpdateCachedUser(User) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- addOrUpdateCachedUser(User) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- addOrUpdateCachedUser(User) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- addOrUpdateCachedUsers(Collection<? extends User>, Date) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- addOrUpdateCachedUsers(Collection<? extends User>, Date) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- addOrUpdateCachedUsers(Collection<? extends User>, Date) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
Synchronises a list of Users from an external directory in the local cache.
- 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.
- addOutgoingApplink(RestClientConfiguration) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.ApplinksClient
- addParameter(Object) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.TypeWithFallbackType
- 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.
- addPermission(Directory, OperationType) - Method in interface com.atlassian.crowd.manager.permission.PermissionManager
- addPermission(Directory, OperationType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
- addPermission(Application, Directory, OperationType) - Method in interface com.atlassian.crowd.manager.permission.PermissionManager
-
Adds a permission for the given
OperationType
to an Application+Directory mapping. - addPermission(Application, Directory, OperationType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
- addPoint(String, long) - Method in class com.atlassian.crowd.acceptance.utils.CsvLoadStatWriter
- addPoint(String, long) - Method in interface com.atlassian.crowd.acceptance.utils.LoadStatWriter
- AddPrincipal - Class in com.atlassian.crowd.console.action.principal
- AddPrincipal() - Constructor for class com.atlassian.crowd.console.action.principal.AddPrincipal
- AddPrincipalPage - Class in com.atlassian.crowd.pageobjects
- AddPrincipalPage() - Constructor for class com.atlassian.crowd.pageobjects.AddPrincipalPage
- AddPrincipalTest - Class in com.atlassian.crowd.acceptance.tests.integration
-
Web acceptance test for the adding of a Principal
- AddPrincipalTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- addPrincipalToInternalDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- addPrincipalToInternalDirectoryWithMixedName() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- addPrincipalWithNoDetails() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- addProductLicense(String, String) - Method in class com.atlassian.sal.crowd.license.CrowdLicenseHandler
- addProductLicenses(Set<RawProductLicense>) - Method in class com.atlassian.sal.crowd.license.CrowdLicenseHandler
- addProvider(AuthenticationProvider) - Method in interface com.atlassian.crowd.integration.springsecurity.DynamicProviderManager
- addProvider(AuthenticationProvider) - Method in class com.atlassian.crowd.integration.springsecurity.DynamicProviderManagerImpl
- addRemoteAddress(long, RemoteAddress) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
-
Associates a remote address to the given application.
- addRemoteAddress(long, RemoteAddress) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- addRemoteAddress(long, RemoteAddressEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.application.ApplicationController
-
Adds a remote address to the list of allowed addresses for the application.
- addRemoteAddress(long, RemoteAddressEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.application.ApplicationResource
- addRemoteAddress(Application, RemoteAddress) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Will add a remote address to the current application
- addRemoteAddress(Application, RemoteAddress) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
- addRemoteAddress(RemoteAddressEntity) - Method in class com.atlassian.crowd.plugin.rest.entity.RemoteAddressEntitySet
- addRemoteAddress(String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- addRemoteAddressToApplication() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewApplicationTest
- AddRemoveSets(Set<T>, Set<T>) - Constructor for class com.atlassian.crowd.directory.DirectoryCacheChangeOperations.AddRemoveSets
- addRequestHeader(String, String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Adds a request header for all subsequent requests.
- address - Variable in class com.atlassian.crowd.pageobjects.ClusterMonitoringPage.NodeInfo
- addressesTable - Variable in class com.atlassian.crowd.pageobjects.ApplicationRemoteAddressesPage
- addressInput - Variable in class com.atlassian.crowd.pageobjects.ApplicationRemoteAddressesPage
- addressToTest - Variable in class com.atlassian.crowd.pageobjects.MailServerPage.TestEmailDialog
- addRestConfiguration(RestTagConfiguration) - Method in class com.atlassian.crowd.swagger.extras.enricher.util.RestPluginConfiguration
- addResultTypes(PackageConfig.Builder, Element) - Static method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- addSamlTrustEntity(SAMLTrustEntity) - Method in interface com.atlassian.crowd.dao.sso.SAMLTrustDAO
-
Store new certificate and private key
- addSamlTrustEntity(SAMLTrustEntity) - Method in class com.atlassian.crowd.dao.sso.SAMLTrustDAOHibernate
- addSecureMapping(String, String) - Method in class com.atlassian.crowd.integration.springsecurity.LocalRequestToApplicationMapper
- addSecureMapping(String, String) - Method in interface com.atlassian.crowd.integration.springsecurity.RequestToApplicationMapper
- addSecureMapping(String, String) - Method in class com.atlassian.crowd.integration.springsecurity.RequestToApplicationMapperImpl
- addServlet(Plugin, String, String) - Method in class com.atlassian.crowd.console.filter.CrowdSecurePluginFilterChainEnhancer
- addServlet(Plugin, String, HttpServlet, ServletContext) - Method in class com.atlassian.crowd.console.filter.CrowdSecurePluginFilterChainEnhancer
- addServletModule(ServletModuleDescriptor) - Method in class com.atlassian.crowd.console.filter.CrowdSecurePluginFilterChainEnhancer
- addSource(AuditLogEventSource) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- addSource(AuditLogEventSource) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- addSource(String) - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria.Builder
- addSources(Iterable<AuditLogEventSource>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- addStatusParameter(Serializable) - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation.Builder
- addStatusParameters(Iterable<Serializable>) - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation.Builder
- AddSubjectConfirmationAction - Class in com.atlassian.crowd.sso.saml.impl.opensaml.action
- AddSubjectConfirmationAction() - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.action.AddSubjectConfirmationAction
- addSuccess(T) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
- addSuccess(T) - Method in class com.atlassian.crowd.util.BatchResult
- addSuccesses(Collection<? extends T>) - Method in class com.atlassian.crowd.util.BatchResult
- addTags(Paths) - Method in class com.atlassian.crowd.swagger.extras.enricher.util.RestTagAdder
- addTagsToRoot(OpenAPI) - Static method in class com.atlassian.crowd.maven.plugin.openapi.OpenAPIUtils
-
Adds tags to the root of an OpenAPI object, extracted from the existing tags on operations
- addTo(FilterRegistration.Dynamic) - Method in class com.atlassian.crowd.console.filter.registration.ServletFilterRegistrar.Mapping
- addTo(DatabaseObject, DatabaseSnapshot) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.snapshot.jvm.HsqlSupportingUniqueConstraintSnapshotGenerator
- addTo(DatabaseObject, DatabaseSnapshot) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.snapshot.jvm.HsqlSupportingUniqueConstraintSnapshotGeneratorWrapper
- addToMaxResults(int) - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
- addToMaxResults(int) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- addToMaxResults(int, int) - Static method in class com.atlassian.crowd.search.query.entity.EntityQuery
-
Simple utility method that increases or decreases the result limit and deals with
EntityQuery.ALL_RESULTS
, overflow and prevents negative values. - addTrustedProxy(String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- AddUpdateSets<A,
U> - Class in com.atlassian.crowd.directory.synchronisation.utils - AddUpdateSets(Set<A>, Set<U>) - Constructor for class com.atlassian.crowd.directory.synchronisation.utils.AddUpdateSets
- addUser() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- addUser(long, UserTemplate, PasswordCredential) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Deprecated.
- addUser(long, UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- addUser(long, UserTemplateWithAttributes, PasswordCredential) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Adds a
UserWithAttributes
to the directory specified by the passed indirectoryId
. - addUser(long, UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- addUser(AuditLogQueryEntityRestriction) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- addUser(User, String) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Deprecated.Use
CrowdService.addUser(UserWithAttributes, String)
instead. Since v2.9 - addUser(User, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- addUser(UserWithAttributes, String) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Adds a
user
to the directory store. - addUser(UserWithAttributes, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- addUser(Application, UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- addUser(Application, UserTemplate, PasswordCredential) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
- addUser(Application, UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- addUser(Application, UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- addUser(Application, UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- addUser(Application, UserTemplateWithAttributes, PasswordCredential) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Adds the user to the first permissible active directory.
- addUser(Application, UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- addUser(Application, UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- addUser(User, PasswordCredential) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- addUser(User, PasswordCredential) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Deprecated.
- addUser(UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- addUser(UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- addUser(UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- addUser(UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.directory.CachingDirectory
-
Adds a user with no special added logic.
- addUser(UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.directory.InternalDirectory
- addUser(UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- addUser(UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- addUser(UserTemplate, PasswordCredential) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Deprecated.
- addUser(UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.directory.Rfc2307
- addUser(UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
Adds a user to LDAP.
- addUser(UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- addUser(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- addUser(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- addUser(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- addUser(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- addUser(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.directory.CachingDirectory
-
Adds a user without modifying it, including storing its attributes.
- addUser(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- 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.
- addUser(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- addUser(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- addUser(UserTemplateWithAttributes, PasswordCredential) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Adds a
user
to the directory store. - addUser(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.directory.Rfc2307
- addUser(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
Adds a user to LDAP.
- addUser(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- addUser(UserWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- addUser(UserWithAttributes, PasswordCredential) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Adds a new User to the remote Crowd server and will attempt to add the attributes atomically, but for Crowd servers < v2.9.0 atomic attribute adding may not be supported.
- addUser(AuditLogEntityRestrictionRestDTO) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- addUser(UserEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.UsersResource
- addUser(UserEntity, Link) - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
-
Adds a new user.
- addUser(String) - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria.Builder
- addUserAsDirectGroupMember(String, UserEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- addUserChildrenIdsToAdd(Iterable<String>) - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges.Builder
- addUserChildrenIdsToAddItem(String) - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges.Builder
- addUserChildrenIdsToDelete(Iterable<String>) - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges.Builder
- addUserChildrenIdsToDeleteItem(String) - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges.Builder
- addUserId(String) - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse.Builder
- addUserIds(Iterable<String>) - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse.Builder
- addUserMembersForGroup(Group, Set<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- addUserMembersForGroup(Group, Set<String>) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- addUserMembersForGroup(Group, Set<String>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- addUserMembershipsForGroup(Group, Set<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- addUserMembershipsForGroup(Group, Set<String>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- addUserPermission - Variable in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- addUsers() - Method in class com.atlassian.crowd.console.action.group.UpdateGroupMembers
- addUsers(Iterable<AuditLogEntityRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- addUsers(String...) - Method in class com.atlassian.crowd.pageobjects.gla.GLABrowserUsersBelongingToGroupPage
- addUsers(Set<UserTemplateWithCredentialAndAttributes>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- addUsers(Set<UserTemplateWithCredentialAndAttributes>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- addUsersButton - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- addUsersFailedImport(String) - Method in class com.atlassian.crowd.importer.model.Result
- addUsersToGroup(long, List<String>, String) - Method in interface com.atlassian.crowd.manager.directory.MembershipService
-
Adds multiple users to single supplied group
- addUsersToGroup(long, List<String>, String) - Method in class com.atlassian.crowd.manager.memberships.MembershipServiceImpl
- addUsersToGroup(DirectoryEntityId, UserIdentifiersEntityList) - Method in class com.atlassian.crowd.plugin.rest.service.resource.memberships.GroupsMembershipResource
- addUsersToGroup(List<DirectoryEntityId>, DirectoryEntityId) - Method in class com.atlassian.crowd.plugin.rest.service.controller.memberships.GroupsMembershipController
- addUserToAllGroups(DirectoryEntityId, List<DirectoryEntityId>) - Method in class com.atlassian.crowd.plugin.rest.service.controller.memberships.UsersMembershipController
- addUserToGroup() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- addUserToGroup(long, String, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
- addUserToGroup(long, String, String) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- addUserToGroup(long, String, String) - Method in interface com.atlassian.crowd.embedded.spi.MembershipDao
-
Adds user as a member of group.
- addUserToGroup(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Adds an existing user as a direct member of an existing group in the directory specified by the passed in
directoryId
. - addUserToGroup(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- addUserToGroup(User, Group) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Adds a user as a member of a group.
- addUserToGroup(User, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- addUserToGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- addUserToGroup(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Makes the primary user of the given username a direct member of the group on the directory where the primary user resides.
- addUserToGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- addUserToGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- addUserToGroup(String, GroupEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.UsersResource
- addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- addUserToGroup(String, String) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- addUserToGroup(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Adds a user as a member of a group.
- addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.Rfc2307
- addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- addUserToGroup(String, String) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- addUserToGroup(String, String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- addUserToGroup(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- addUserToGroup(String, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
-
Adds a user to a group.
- addUserToGroup(String, String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Adds a user to a group.
- AddUserToGroupFromViewUserTest - Class in com.atlassian.crowd.acceptance.tests.integration
- AddUserToGroupFromViewUserTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupFromViewUserTest
- addUserToGroups(long, String, List<String>) - Method in interface com.atlassian.crowd.manager.directory.MembershipService
-
Adds single supplied user to multiple groups
- addUserToGroups(long, String, List<String>) - Method in class com.atlassian.crowd.manager.memberships.MembershipServiceImpl
- addUserToGroups(long, String, Set<String>) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
- addUserToGroups(long, String, Set<String>) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- addUserToGroups(long, String, Set<String>) - Method in interface com.atlassian.crowd.embedded.spi.MembershipDao
-
Bulk adds the given user to all the given groups.
- addUserToGroups(DirectoryEntityId, GroupIdentifiersEntityList) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.UserAdminResource
- addUserToGroups(String, Set<String>) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- addUserToGroups(String, Set<String>) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
-
Adds a user to many groups.
- AddUserToGroupTest - Class in com.atlassian.crowd.acceptance.tests.integration
- AddUserToGroupTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupTest
- addUserToGroupWhenMembershipAlreadyExists() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- addUserToLocalGroup(String, String) - Method in class com.atlassian.crowd.directory.hybrid.LocalGroupHandler
- addUserToXml(InternalUser, Collection<InternalUserAttribute>, Element) - Method in class com.atlassian.crowd.migration.UserMapper
- addUserWithAttributes() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- addUserWithEncryptedPassword() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- addValidationFactor(StringBuilder, List<ValidationFactor>, String) - Method in class com.atlassian.crowd.manager.token.factory.TokenKeyGeneratorImpl
-
If it exists, adds the validation factor specified in
factorName
to themessage
. - ADMIN_CONTACT - Enum constant in enum class com.atlassian.crowd.manager.mailer.MailTemplateMacro
-
Administrator contact macro key.
- ADMIN_DIR_ID - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.RestTestFixture
- ADMIN_ONLY - Enum constant in enum class com.atlassian.crowd.annotation.AccessType
- ADMIN_PASSWORD - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- ADMIN_PASSWORD - Static variable in class com.atlassian.crowd.pageobjects.AbstractLoginPage
- ADMIN_PW - Static variable in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- ADMIN_PW - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- ADMIN_PW - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- ADMIN_PW - Static variable in class com.atlassian.crowd.test.util.RestUtils
- ADMIN_SUGGESTIONS - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- ADMIN_SUGGESTIONS_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- ADMIN_USER - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- ADMIN_USER - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- ADMIN_USER - Static variable in class com.atlassian.crowd.test.util.RestUtils
- ADMIN_USERNAME - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- ADMIN_USERNAME - Static variable in class com.atlassian.crowd.pageobjects.AbstractLoginPage
- adminGroupChecker - Variable in class com.atlassian.crowd.console.action.group.ViewGroupMembers
- adminGroupChecker - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- AdminGroupChecker - Class in com.atlassian.crowd.util
- AdminGroupChecker(DirectoryManager, ApplicationManager, I18nHelper) - Constructor for class com.atlassian.crowd.util.AdminGroupChecker
- adminHealthCheckPasses() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.HealthCheckResourceTest
- ADMINISTERED_GROUP_ID - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- AdministeredGroupsQuery - Class in com.atlassian.crowd.manager.permission
-
Encapsulates a query for groups administered by a user.
- AdministeredGroupsQuery(Long, String, int, int) - Constructor for class com.atlassian.crowd.manager.permission.AdministeredGroupsQuery
- AdministratorMapping(String, boolean) - Constructor for class com.atlassian.crowd.pageobjects.ApplicationAdministratorsPage.AdministratorMapping
- ADMINISTRATORS_ID - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupAdminResourceAcceptanceTest
- adminRequest() - Static method in class com.atlassian.crowd.test.util.RestUtils
- adminRequest(ContentType, ContentType) - Static method in class com.atlassian.crowd.test.util.RestUtils
- AdminRequiredInterceptor - Class in com.atlassian.crowd.security
- AdminRequiredInterceptor(UserService) - Constructor for class com.atlassian.crowd.security.AdminRequiredInterceptor
- adminShouldExpireApplicationSession() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SessionsAdminResourceTest
- adminShouldExpireUsersSession() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SessionsAdminResourceTest
- adminShouldGetApplicationSessions() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SessionsAdminResourceTest
- adminShouldGetUsersSessions() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SessionsAdminResourceTest
- ADVANCED_SECURITY_PASSWORD_ENCODER_ENABLED - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
Enables Crowd advanced PBKDF2-HMAC-SHA512 password encoder with 210,000 iterations
- AES - Enum constant in enum class com.atlassian.crowd.crypto.Algorithm
- after() - Method in interface com.atlassian.crowd.acceptance.rest.RestServer
-
This method is called after each test is run, and it should free resources.
- after() - Method in class com.atlassian.crowd.acceptance.tests.applications.rules.LdifLoaderRule
- after() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestCleanupRule
- after() - Method in class com.atlassian.crowd.acceptance.utils.LegacyModeRule
- after() - Method in class com.atlassian.crowd.acceptance.utils.MailServerSMTPRule
- after() - Method in class com.atlassian.crowd.acceptance.utils.proxy.MockProxyServer
- after() - Method in class com.atlassian.crowd.acceptance.utils.proxy.ProxyServerPropertiesRule
- after() - Method in enum class com.atlassian.crowd.acceptance.utils.RestServerImpl
- afterConfigurationLoaded() - Method in class com.atlassian.crowd.manager.bootstrap.CrowdBootstrapManagerImpl
- afterFind() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchFinder
- afterFind() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.Hibernate5BatchFinder
- afterFind() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.Hibernate6BatchFinder
- afterProcessBatch() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
-
Called after successfully processing each batch.
- afterProcessBatch() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.AbstractHibernateBatchProcessor
- afterProcessBatch() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.AbstractHibernateBatchProcessor
- afterProcessCollection() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
-
Called when processing the collection has completed successfully.
- afterProcessCollection() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.AbstractHibernateBatchProcessor
- afterProcessCollection() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.AbstractHibernateBatchProcessor
- afterProcessIndividual() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
-
Called after successully processing an item individually.
- afterProcessIndividual() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.AbstractHibernateBatchProcessor
- afterProcessIndividual() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.AbstractHibernateBatchProcessor
- afterPropertiesSet() - Method in class com.atlassian.crowd.console.filter.LicenceFilter
- afterPropertiesSet() - Method in class com.atlassian.crowd.directory.SpringLdapPooledContextSourceProvider
- afterPropertiesSet() - Method in class com.atlassian.crowd.feature.DarkFeatureManagerOsgiAccessor
- afterPropertiesSet() - Method in class com.atlassian.crowd.plugin.saml.SAMLMessageManagerImpl
-
Performs initialisation of the manager by loading the template SAML XML response and DSA keys from disk.
- afterPropertiesSet() - Method in class com.atlassian.crowd.util.persistence.hibernate.ConfigurableLocalSessionFactoryBean
- afterRestore() - Method in class com.atlassian.sal.crowd.lifecycle.CrowdLifecycleManager
- afterRestore(XMLRestoreFinishedEvent) - Method in class com.atlassian.sal.crowd.lifecycle.ApplicationReadyListener
- afterScan(OpenApiReader, OpenAPI) - Method in class com.atlassian.crowd.swagger.enricher.CrowdSwaggerEnricher
- afterSetupComplete() - Method in class com.atlassian.sal.crowd.lifecycle.CrowdLifecycleManager
- afterSetupComplete(SetupComplete) - Method in class com.atlassian.sal.crowd.lifecycle.ApplicationReadyListener
- aggregate(AttributeMapper...) - Static method in class com.atlassian.crowd.directory.ldap.mapper.ContextMapperWithCustomAttributes
- ALAN_STEINER_USER_NAME - Static variable in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- alanSteinerUser() - Method in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- ALERT_BLUE - Static variable in class com.atlassian.crowd.console.action.BaseAction
- ALERT_GREEN - Static variable in class com.atlassian.crowd.console.action.BaseAction
- ALERT_RED - Static variable in class com.atlassian.crowd.console.action.BaseAction
- ALERT_YELLOW - Static variable in class com.atlassian.crowd.console.action.BaseAction
- Algorithm - Enum Class in com.atlassian.crowd.crypto
- alias() - Static method in class com.atlassian.crowd.search.EntityDescriptor
- Alias - Class in com.atlassian.crowd.model.alias
- Alias(Application, String, String) - Constructor for class com.atlassian.crowd.model.alias.Alias
- Alias(Long, Application, String, String) - Constructor for class com.atlassian.crowd.model.alias.Alias
- ALIAS - Enum constant in enum class com.atlassian.crowd.search.Entity
- ALIAS - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.AliasTermKeys
-
Alias for a user.
- ALIAS_ALIASNAME - Static variable in class com.atlassian.crowd.migration.AliasMapper
- ALIAS_APPLICATION_ID - Static variable in class com.atlassian.crowd.migration.AliasMapper
- ALIAS_CREATED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that an alias was created for a given user.
- ALIAS_DELETED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that an alias was deleted for a given user.
- ALIAS_UPDATED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that an existing alias was changed for a given user.
- ALIAS_USERNAME - Static variable in class com.atlassian.crowd.migration.AliasMapper
- ALIAS_XML_NODE - Static variable in class com.atlassian.crowd.migration.AliasMapper
- ALIAS_XML_ROOT - Static variable in class com.atlassian.crowd.migration.AliasMapper
- AliasAlreadyInUseException - Exception in com.atlassian.crowd.manager.application
-
Used to indicate that an alias is already used by another application user.
- AliasAlreadyInUseException(String, String, String) - Constructor for exception com.atlassian.crowd.manager.application.AliasAlreadyInUseException
- AliasAlreadyInUseExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- AliasAlreadyInUseExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.AliasAlreadyInUseExceptionMapper
- AliasAlreadyInUseRuntimeException - Exception in com.atlassian.crowd.manager.application
-
TODO: replace this with AliasAlreadyInUseException when bumping major version RuntimeException version of
AliasAlreadyInUseException
- AliasAlreadyInUseRuntimeException(String, String, String) - Constructor for exception com.atlassian.crowd.manager.application.AliasAlreadyInUseRuntimeException
- AliasAlreadyInUseRuntimeExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- AliasAlreadyInUseRuntimeExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.AliasAlreadyInUseRuntimeExceptionMapper
- aliasCounter - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
- AliasDAO - Interface in com.atlassian.crowd.dao.alias
-
Manages persistence of aliases.
- AliasDAOHibernate - Class in com.atlassian.crowd.dao.alias
- AliasDAOHibernate() - Constructor for class com.atlassian.crowd.dao.alias.AliasDAOHibernate
- AliasEntry - Class in com.atlassian.crowd.plugins.testkit.rest.model
- AliasEntry(long, String, String) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.model.AliasEntry
- aliases - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- ALIASES_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- AliasEvent - Class in com.atlassian.crowd.model.event
- AliasingAwareTokenAuthenticationManager - Class in com.atlassian.crowd.manager.authentication
- AliasingAwareTokenAuthenticationManager(TokenAuthenticationManager, ApplicationManager, AliasManager) - Constructor for class com.atlassian.crowd.manager.authentication.AliasingAwareTokenAuthenticationManager
- aliasingEnabled - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- aliasingEnabled - Variable in class com.atlassian.crowd.pageobjects.ApplicationOptionsPage
- aliasManager - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- AliasManager - Interface in com.atlassian.crowd.manager.application
-
API to manage application-specific user aliases.
- AliasManagerImpl - Class in com.atlassian.crowd.manager.application
- AliasManagerImpl(AliasDAO, ApplicationManager, ApplicationService, EventPublisher) - Constructor for class com.atlassian.crowd.manager.application.AliasManagerImpl
- AliasMapper - Class in com.atlassian.crowd.migration
- AliasMapper(SessionFactory, BatchProcessor, AliasDAOHibernate, ApplicationDAOHibernate) - Constructor for class com.atlassian.crowd.migration.AliasMapper
- AliasQuery - Class in com.atlassian.crowd.search.query.entity
- AliasQuery(SearchRestriction, int, int) - Constructor for class com.atlassian.crowd.search.query.entity.AliasQuery
- AliasResource - Class in com.atlassian.crowd.plugin.rest.service.resource.application
-
Resource for managing aliases.
- AliasResource(ApplicationController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.application.AliasResource
- AliasResourceExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.application.example
- AliasResourceExamples() - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.application.example.AliasResourceExamples
- AliasResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
- AliasResourceTest(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.AliasResourceTest
- AliasResourceTest(String, RestServer) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.AliasResourceTest
- AliasTermKeys - Class in com.atlassian.crowd.search.query.entity.restriction.constants
- AliasTermKeys() - Constructor for class com.atlassian.crowd.search.query.entity.restriction.constants.AliasTermKeys
- AliasTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- AliasTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.AliasTest
- 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
- ALICIA_THOMBER_USER_NAME - Static variable in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- aliciaThomberUser() - Method in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- ALL - Enum constant in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumRulesMatched
- ALL_DELEGATING_DIRECTORIES_QUERY - Static variable in class com.atlassian.labs.crowd.directory.pruning.util.Queries
- ALL_EMPLOYEES_GROUP_NAME - Static variable in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- ALL_GROUP_PROPERTIES - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.GroupTermKeys
- ALL_GROUPNAMES - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- ALL_RESULTS - Static variable in class com.atlassian.crowd.plugin.rest.entity.page.RestPageRequest
- ALL_RESULTS - Static variable in class com.atlassian.crowd.search.query.entity.EntityQuery
-
Flag to indicate that an EntityQuery should retrieve all results.
- ALL_RESULTS_QUERY - Static variable in class com.atlassian.crowd.manager.permission.AdministeredGroupsQuery
- ALL_RESULTS_REQUEST - Static variable in class com.atlassian.crowd.plugin.rest.entity.page.RestPageRequest
- ALL_USER_PROPERTIES - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.UserTermKeys
- ALL_USERNAMES - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- ALL_USERS_QUERY - Static variable in class com.atlassian.crowd.manager.license.CrowdLicenseManagerImpl
- allDirectories() - Static method in class com.atlassian.crowd.search.query.DirectoryQueries
-
Builds an EntityQuery for retrieving all defined directories
- allEmployeesGroup() - Method in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- allNodesShouldAllowAuthentication() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSanityTest
- allNodesShouldDeclineAnonymousHealthCheckRequest() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSanityTest
- allNodesShouldIncludeNodeInfoInResponseHeaders() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSanityTest
- allNodesShouldReportHealthy() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSanityTest
- allNodesShouldReportHeartbeats() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSanityTest
- allNodesShouldRespondAtBaseUrl() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSanityTest
- allNodesShouldReturnRunningStatus() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSanityTest
- allNodesShouldSeeDirectoriesConsistently() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSanityTest
- allNodesShouldSeePropertiesConsistently() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSanityTest
- allNodesShouldShowNodeIdInFooterForAdmin() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSanityTest
- allNodesShouldShowNodeIdInFooterForAnonymousUser() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSanityTest
- allOf(SearchRestriction...) - Static method in class com.atlassian.crowd.search.builder.Combine
-
Returns an
AND
boolean search restriction where all of the search restrictions have to be satisfied. - allOf(Collection<? extends SearchRestriction>) - Static method in class com.atlassian.crowd.search.builder.Combine
-
Returns an
AND
boolean search restriction where all of the search restrictions have to be satisfied. - allOfIfNeeded(Collection<? extends SearchRestriction>) - Static method in class com.atlassian.crowd.search.builder.Combine
- ALLOW_ALL_TO_AUTHENTICATE_ATTRIBUTE_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogApplicationMapper
- ALLOW_ALL_TO_AUTHENTICATE_FOR_DIRECTORY - Static variable in class com.atlassian.crowd.console.action.application.AddApplicationAuthorisationDetails
- ALLOW_DUPLICATED_EXTERNAL_IDS_IN_SYNC - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
When set to true Crowd will match users with duplicated external ids by names, instead of failing sync.
- allowAllToAuthenticate() - Method in class com.atlassian.crowd.pageobjects.ViewApplicationDirectoriesPage
- allowDuplicatedExternalIds - Variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- allowDuplicatedExternalIds() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- ALLOWED_OPERATIONS_ATTRIBUTE_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogApplicationMapper
- ALLOWED_OPERATIONS_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogDirectoryMapper
- AllowedGroupsDialog - Class in com.atlassian.crowd.pageobjects
- AllowedGroupsDialog() - Constructor for class com.atlassian.crowd.pageobjects.AllowedGroupsDialog
- AllowingAuthenticateByEmailApplicationService - Class in com.atlassian.crowd.manager.application
- AllowingAuthenticateByEmailApplicationService(ApplicationService, EmailAddressValidator, EventPublisher, CanonicalUsersByEmailFinder, DcLicenseChecker) - Constructor for class com.atlassian.crowd.manager.application.AllowingAuthenticateByEmailApplicationService
- allowPermissions() - Method in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process
- allowPermissions() - Method in class com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process
- allowPermissions() - Method in class com.atlassian.crowd.pageobjects.oauth2.OAuth2AuthorizationProcess
- allowPermissions() - Method in class com.atlassian.crowd.pageobjects.oauth2.OAuth2AuthorizationProcess.NoopOAuth2Process
- AllPasswordsExpiredEvent - Class in com.atlassian.crowd.event.login
-
An event which is published after all passwords have been expired from a directory.
- AllPasswordsExpiredEvent(Object, Directory) - Constructor for class com.atlassian.crowd.event.login.AllPasswordsExpiredEvent
- AllPasswordsExpiredListener - Class in com.atlassian.crowd.event.listener
-
Invalidate all user sessions after all passwords have been expired from a director.
- AllPasswordsExpiredListener(EventPublisher, TokenManager, CrowdRememberMeService) - Constructor for class com.atlassian.crowd.event.listener.AllPasswordsExpiredListener
- allPermissions() - Static method in enum class com.atlassian.crowd.model.permission.UserPermission
-
Gets all the permissions.
- allResults(Long, String) - Static method in class com.atlassian.crowd.manager.permission.AdministeredGroupsQuery
- allResultsToLongMax(int) - Static method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
-
Converts max results limit to long value - replaces
#ALL_RESULTS
withLong.MAX_VALUE
}. - allResultsToLongMax(int) - Static method in class com.atlassian.crowd.search.query.entity.EntityQuery
-
Converts max results limit to long value - replaces
EntityQuery.ALL_RESULTS
withLong.MAX_VALUE
}. - AllTokensInvalidatedEvent - Class in com.atlassian.crowd.event.token
-
This event is triggered after invalidating all SSO Tokens.
- AllTokensInvalidatedEvent(Object) - Constructor for class com.atlassian.crowd.event.token.AllTokensInvalidatedEvent
- ALREADY_SCHEDULED - Enum constant in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
- ALREADY_SETUP - Static variable in class com.atlassian.crowd.console.interceptor.SetupCheckInterceptor
- ALTERNATIVE_USERNAME_ATTRIBUTE - Static variable in class com.atlassian.crowd.directory.AzureAdDirectory
- alternativeUsernameAttribute - Variable in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- ALWAYS - Enum constant in enum class com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
-
Always sync group memberships during authentication - this was the default since 2.7, until 2.10 There is a potential performance impact on querying the groups on login, even if the list of memberships hasn't changed.
- ALWAYS_ACTIVE - Enum constant in enum class com.atlassian.crowd.importer.config.UserStatusMappingType
- ALWAYS_INACTIVE - Enum constant in enum class com.atlassian.crowd.importer.config.UserStatusMappingType
- AMPER - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- AMPER - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- AMPER - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- AMPER_AMPER - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- AMPER_AMPER - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- AMPER_AMPER - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- ANALYTICS_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- AnalyticsAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- AnalyticsAcceptanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.AnalyticsAcceptanceTest
- AnalyticsClient - Class in com.atlassian.crowd.test.util.analytics
-
Helper class for configuring and fetching analytics through REST.
- AnalyticsClient(String) - Constructor for class com.atlassian.crowd.test.util.analytics.AnalyticsClient
- AnalyticsConfigurationChangedListener - Class in com.atlassian.crowd.analytics.listener
- AnalyticsConfigurationChangedListener(EventPublisher, ClusterMessageService, CacheFactory) - Constructor for class com.atlassian.crowd.analytics.listener.AnalyticsConfigurationChangedListener
- AnalyticsEventListener - Class in com.atlassian.crowd.analytics.listener
-
Listener for all analytics events that can be published in Crowd.
- AnalyticsEventListener(EventPublisher, ProductAnalyticsEventListener) - Constructor for class com.atlassian.crowd.analytics.listener.AnalyticsEventListener
- AnalyticsEventReport - Class in com.atlassian.crowd.test.util.analytics
- AnalyticsEventReport() - Constructor for class com.atlassian.crowd.test.util.analytics.AnalyticsEventReport
- AnalyticsEventReport.Event - Class in com.atlassian.crowd.test.util.analytics
- and(String, int) - Static method in class com.atlassian.crowd.search.ldap.BitwiseFilter
-
Factory method
- AND - Enum constant in enum class com.atlassian.crowd.search.query.entity.restriction.BooleanRestriction.BooleanLogic
- AND - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- AND - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- AND - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- andExpression() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- andExpression_return() - Constructor for class com.atlassian.crowd.cql.parser.antlr.CqlParser.andExpression_return
- ANIMALS - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- ANIMALS_GROUP_ID_IN_DIR_1 - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- AnnotatedSecurityChecker - Class in com.atlassian.crowd.annotation
-
Checks if the user is allowed to access the annotated resource.
- AnnotatedSecurityChecker(UserManager) - Constructor for class com.atlassian.crowd.annotation.AnnotatedSecurityChecker
- ANNOUNCEMENT_TEXT_MAX_LENGTH - Static variable in class com.atlassian.crowd.lookandfeel.LookAndFeelConstants
- announcementText - Variable in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- announcementText - Variable in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- announcementText - Variable in class com.atlassian.crowd.pageobjects.LegacyCrowdLoginPage
- ANON_PERMISSION_DENIED - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- anonUserShouldHaveAccessToOnlyUnrestrictedActions() - Method in class com.atlassian.crowd.acceptance.tests.security.ActionAnnotationsInPluginTest
- ANONYMOUS_SITE_ACCESS - Enum constant in enum class com.atlassian.crowd.annotation.AccessType
- AnonymousAccessTest - Class in com.atlassian.crowd.acceptance.tests.security
- AnonymousAccessTest() - Constructor for class com.atlassian.crowd.acceptance.tests.security.AnonymousAccessTest
- anonymousHealthCheckFails() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.HealthCheckResourceTest
- anonymousRequest() - Static method in class com.atlassian.crowd.test.util.RestUtils
- anonymousRequest(ContentType, ContentType) - Static method in class com.atlassian.crowd.test.util.RestUtils
- AnonymousUserPermissionException - Exception in com.atlassian.crowd.manager.permission
-
Thrown when the user is not logged in but attempts to perform an action which requires an authenticated user.
- AnonymousUserPermissionException(String) - Constructor for exception com.atlassian.crowd.manager.permission.AnonymousUserPermissionException
- AnonymousUserPermissionExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- AnonymousUserPermissionExceptionMapper(I18nResolver) - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.AnonymousUserPermissionExceptionMapper
- AnonymousUserPermissionRuntimeException - Exception in com.atlassian.crowd.plugin.rest.exception
-
Thrown when the user is not logged in but attempts to perform an action which requires an authenticated user.
- AnonymousUserPermissionRuntimeException(String) - Constructor for exception com.atlassian.crowd.plugin.rest.exception.AnonymousUserPermissionRuntimeException
- AnonymousUserPermissionRuntimeException(String, Throwable) - Constructor for exception com.atlassian.crowd.plugin.rest.exception.AnonymousUserPermissionRuntimeException
- AnonymousUserPermissionRuntimeExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- AnonymousUserPermissionRuntimeExceptionMapper(I18nResolver) - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.AnonymousUserPermissionRuntimeExceptionMapper
- ANY_DATE - Enum constant in enum class com.atlassian.crowd.console.action.auditlog.DateRangeType
- anyMatch(NestedGroupsIterator.PredicateWithException<T>) - Method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsIterator
- anyOf(SearchRestriction...) - Static method in class com.atlassian.crowd.search.builder.Combine
-
Returns an
OR
boolean search restriction where only one or more of the search restrictions have to be satisfied. - anyOf(Collection<? extends SearchRestriction>) - Static method in class com.atlassian.crowd.search.builder.Combine
-
Returns an
OR
boolean search restriction where only one or more of the search restrictions have to be satisfied. - anyOfIfNeeded(Collection<? extends SearchRestriction>) - Static method in class com.atlassian.crowd.search.builder.Combine
- APACHE_DS_10 - Enum constant in enum class com.atlassian.crowd.analytics.util.LdapConnectorType
- APACHE_DS_15 - Enum constant in enum class com.atlassian.crowd.analytics.util.LdapConnectorType
- APACHE_DS_DIR_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationAccessBasedFilteringTest
- ApacheDS - Class in com.atlassian.crowd.directory
- ApacheDS(LDAPQueryTranslater, EventPublisher, InstanceFactory, PasswordEncoderFactory, LdapContextSourceProvider) - Constructor for class com.atlassian.crowd.directory.ApacheDS
- APACHEDS - Enum constant in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.ConnectorType
- APACHEDS_15 - Enum constant in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.ConnectorType
- ApacheDS15 - Class in com.atlassian.crowd.directory
- ApacheDS15(LDAPQueryTranslater, EventPublisher, InstanceFactory, PasswordEncoderFactory, LdapContextSourceProvider) - Constructor for class com.atlassian.crowd.directory.ApacheDS15
- API_USER_DIR_ID_PROPERTY_NAME - Static variable in class com.atlassian.crowd.plugin.rest.service.controller.AuditController
- API_USER_PROPERTY_NAME - Static variable in class com.atlassian.crowd.plugin.rest.service.controller.AuditController
- APP_ENTITIES - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- APP_LINK_MISSING - Enum constant in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
- APP_MANAGER_TEST_XML - Static variable in class com.atlassian.crowd.acceptance.tests.persistence.DbPaths
- APP_NAME - Static variable in class com.atlassian.crowd.test.util.RestUtils
- APP_PW - Static variable in class com.atlassian.crowd.test.util.RestUtils
- APP_SAML_CONFIG_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.saml.example.SamlConfigurationExamples
- APP_SAML_CONFIG_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.saml.example.SamlConfigurationExamples
- APP_SAML_CONFIG_PARSE_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.saml.example.SamlConfigurationExamples
- APP_SAML_CONFIG_PARSE_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.saml.example.SamlConfigurationExamples
- APP_SAML_CONFIG_UPDATE_ERROR - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.saml.example.SamlConfigurationExamples
- APP_SAML_CONFIG_UPDATE_ERROR_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.saml.example.SamlConfigurationExamples
- APP_SAML_XML_CONFIG_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.saml.example.SamlConfigurationExamples
- APP_WITH_SSO_ENABLED_ID - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOAppTests
- AppDirMapping(Number, Boolean) - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient.AppDirMapping
- AppEmailScanResultEntity - Class in com.atlassian.crowd.plugin.rest.entity.emailscan
- AppEmailScanResultEntity(long, long) - Constructor for class com.atlassian.crowd.plugin.rest.entity.emailscan.AppEmailScanResultEntity
- append(String, Object, Object) - Method in class com.atlassian.crowd.event.listener.mapper.AuditLogDiffBuilder
- append(String, String, String) - Method in class com.atlassian.crowd.directory.ldap.diff.NormalizingDiffBuilder
- append(LogEvent) - Method in class com.atlassian.crowd.console.logging.Log4j2CrowdHomeLogAppender
-
Append to the current delegate Appender.
- 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
- appendDiff(String, DiffResult<?>) - Method in class com.atlassian.crowd.directory.ldap.diff.NormalizingDiffBuilder
-
This method copies
DiffBuilder.append(String, DiffResult)
, but allows nested diffed objects to be of different type (compared to generic class T) - 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
- appendParam(Object...) - Method in class com.atlassian.crowd.test.util.ScenariosBuilder
-
Appends values for the next parameter to the existing scenarios.
- 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
- appendSuppliers(HttpServletRequest, HttpServletResponse, ImmutableList.Builder<Pair<Supplier<AbstractAuthenticationToken>, Consumer<AuthenticationException>>>) - Method in class com.atlassian.crowd.integration.springsecurity.AbstractCrowdSSOAuthenticationProcessingFilter
- appendSuppliers(HttpServletRequest, HttpServletResponse, ImmutableList.Builder<Pair<Supplier<AbstractAuthenticationToken>, Consumer<AuthenticationException>>>) - Method in class com.atlassian.crowd.integration.springsecurity.AbstractLocalCrowdAuthenticationProcessingFilter
- appendTokenPropertyAsHQL(HQLQuery, PropertyRestriction) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- appendUserPropertyAsHQL(HQLQuery, PropertyRestriction, String) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- appendWhere(CharSequence) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
-
Deprecated.use safeAppendWhere instead
- AppIssuesWithMailScanResultEntity - Class in com.atlassian.crowd.model.application
-
Results of scan which iterates over users in a given application and finds invalid and duplicated email addresses.
- AppIssuesWithMailScanResultEntity() - Constructor for class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
- AppIssuesWithMailScanResultEntity(long, Instant, long, long) - Constructor for class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
- AppIssuesWithMailsScanResultDAO - Interface in com.atlassian.crowd.dao.application
-
Manages persistence of
AppIssuesWithMailScanResultEntity
. - AppIssuesWithMailsScanResultDAOHibernate - Class in com.atlassian.crowd.dao.application
- AppIssuesWithMailsScanResultDAOHibernate() - Constructor for class com.atlassian.crowd.dao.application.AppIssuesWithMailsScanResultDAOHibernate
- AppIssuesWithMailsValidationJob - Class in com.atlassian.crowd.manager.emailscan.job
- AppIssuesWithMailsValidationJob(SchedulerService, AppMailIssuesScanner, ClusterLockService, EventPublisher) - Constructor for class com.atlassian.crowd.manager.emailscan.job.AppIssuesWithMailsValidationJob
- AppIssuesWithMailsValidationService - Interface in com.atlassian.crowd.manager.emailscan
-
Service for running email issues scans for a given application.
- AppIssuesWithMailsValidationServiceImpl - Class in com.atlassian.crowd.manager.emailscan
- AppIssuesWithMailsValidationServiceImpl(SchedulerService, AppMailIssuesScanner) - Constructor for class com.atlassian.crowd.manager.emailscan.AppIssuesWithMailsValidationServiceImpl
- APPLE_OPEN_DIRECTORY - Enum constant in enum class com.atlassian.crowd.analytics.util.LdapConnectorType
- APPLE_OPEN_DIRECTORY - Enum constant in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.ConnectorType
- AppleOpenDirectory - Class in com.atlassian.crowd.directory
-
Provides limited support for Apple's Open Directory.
- AppleOpenDirectory(LDAPQueryTranslater, EventPublisher, InstanceFactory, PasswordEncoderFactory, LdapContextSourceProvider) - Constructor for class com.atlassian.crowd.directory.AppleOpenDirectory
- application() - Static method in class com.atlassian.crowd.search.EntityDescriptor
- application() - Static method in class com.atlassian.crowd.test.matchers.ApplicationMatcher
-
A matcher that matches any application.
- application() - Static method in class com.atlassian.crowd.test.matchers.CrowdMatchers
- Application - Interface in com.atlassian.crowd.model.application
-
An Application in Crowd.
- Application(String, String) - Constructor for class com.atlassian.crowd.pageobjects.application.BrowseApplicationsPage.Application
- APPLICATION - Enum constant in enum class com.atlassian.crowd.audit.AuditLogAuthorType
-
The audit action was performed by an application authenticating to Crowd
- APPLICATION - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEntityType
-
Indicates a configuration change to an application, application creation or application deletion
- APPLICATION - Enum constant in enum class com.atlassian.crowd.search.Entity
- APPLICATION_ACCESS_BASED_SYNCHRONIZATION_FILTER - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.ApplicationAdminResourceExamples
- APPLICATION_ACCESS_BASED_SYNCHRONIZATION_FILTER_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.ApplicationAdminResourceExamples
- APPLICATION_ACCESS_DENIED - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- APPLICATION_ACCESS_DENIED - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- APPLICATION_ALREADY_EXISTS - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- APPLICATION_CREATED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates the creation of a new application.
- APPLICATION_DELETED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that an application was removed.
- APPLICATION_DESCRIPTION - Static variable in class com.atlassian.crowd.acceptance.tests.integration.AddApplicationTest
- APPLICATION_EMAIL_SCAN_RESULT_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.ApplicationAdminResourceExamples
- APPLICATION_ENTITIES_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.ApplicationAdminResourceExamples
- APPLICATION_ENTITIES_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.ApplicationAdminResourceExamples
- APPLICATION_ENTITY_EXAMPLE1 - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.ApplicationAdminResourceExamples
- APPLICATION_ENTITY_EXAMPLE1_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.ApplicationAdminResourceExamples
- APPLICATION_ENTITY_EXAMPLE2 - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.ApplicationAdminResourceExamples
- APPLICATION_ID - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.AliasResourceTest
- APPLICATION_ID - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.AliasTermKeys
-
Application ID.
- APPLICATION_ID_PARAM - Static variable in class com.atlassian.crowd.licensing.ApplicationLicensingServiceImpl
- APPLICATION_LICENSING_SUMMARY_ENTITY_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.licensing.example.ApplicationLicensingResourceExamples
- APPLICATION_LICENSING_SUMMARY_ENTITY_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.licensing.example.ApplicationLicensingResourceExamples
- APPLICATION_LINK_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogApplicationMapper
- APPLICATION_MODIFICATION_FAILED - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- APPLICATION_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.ModifyApplicationPermissionsTest
- APPLICATION_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.integration.AddApplicationTest
- APPLICATION_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- APPLICATION_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- APPLICATION_NAME - Static variable in class com.atlassian.crowd.directory.RemoteCrowdDirectory
-
Directory attribute key for application name
- APPLICATION_NAME - Static variable in class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectionValidator
- APPLICATION_NAME_ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.plugin.rest.service.util.AuthenticatedApplicationUtil
- APPLICATION_NAME_QUERY_PARAM - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.application.ApplicationResource
- APPLICATION_NOT_FOUND - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- APPLICATION_NOT_FOUND - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- APPLICATION_PASSWORD - Static variable in class com.atlassian.crowd.acceptance.tests.integration.AddApplicationTest
- APPLICATION_PASSWORD - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- APPLICATION_PASSWORD - Static variable in class com.atlassian.crowd.directory.RemoteCrowdDirectory
-
Directory attribute key for application password
- APPLICATION_PASSWORD - Static variable in class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectionValidator
- APPLICATION_PERMISSION_DENIED - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- APPLICATION_PERMISSION_DENIED - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- APPLICATION_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
- APPLICATION_SAML_CFG_XML_ACSU - Static variable in class com.atlassian.crowd.migration.ApplicationSamlConfigurationEntityMapper
- APPLICATION_SAML_CFG_XML_ADD_USER_ATTRIBUTES_ENABLED - Static variable in class com.atlassian.crowd.migration.ApplicationSamlConfigurationEntityMapper
- APPLICATION_SAML_CFG_XML_AUDIENCE - Static variable in class com.atlassian.crowd.migration.ApplicationSamlConfigurationEntityMapper
- APPLICATION_SAML_CFG_XML_ENABLED - Static variable in class com.atlassian.crowd.migration.ApplicationSamlConfigurationEntityMapper
- APPLICATION_SAML_CFG_XML_ID - Static variable in class com.atlassian.crowd.migration.ApplicationSamlConfigurationEntityMapper
- APPLICATION_SAML_CFG_XML_NAME_ID_FORMAT - Static variable in class com.atlassian.crowd.migration.ApplicationSamlConfigurationEntityMapper
- APPLICATION_SAML_CFG_XML_NODE - Static variable in class com.atlassian.crowd.migration.ApplicationSamlConfigurationEntityMapper
- APPLICATION_SAML_CFGS_XML_ROOT - Static variable in class com.atlassian.crowd.migration.ApplicationSamlConfigurationEntityMapper
- APPLICATION_SESSION_CONFIGURATION_SETUP - Static variable in class com.atlassian.crowd.console.action.application.AddApplicationDetails
- APPLICATION_SESSION_INACTIVE_INTERVAL_SECONDS - Static variable in class com.atlassian.crowd.plugin.rest.service.util.AuthenticatedApplicationUtil
- APPLICATION_STATUS_CACHE_DURATION - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
When set to an integer, Crowd web application /status endpoint will memoize database health check for a provided number of seconds instead of the default value
- APPLICATION_TOKEN_ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.plugin.rest.service.util.AuthenticatedApplicationUtil
- APPLICATION_TOKEN_DIRECTORY_ID - Static variable in interface com.atlassian.crowd.model.token.AuthenticationToken
- APPLICATION_TOKEN_DIRECTORY_ID - Static variable in class com.atlassian.crowd.model.token.Token
-
Deprecated.Tokens are used for application clients and principals.
- APPLICATION_TYPE - Static variable in class com.atlassian.crowd.acceptance.tests.integration.AddApplicationTest
- APPLICATION_UPDATED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates the that an application's configuration was changed.
- APPLICATION_URL - Static variable in class com.atlassian.crowd.acceptance.tests.integration.AddApplicationTest
- APPLICATION_VIEWDETAILS_ACTION_URL - Static variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- APPLICATION_XML_AUTO_GROUP_ADD_CONFIG - Static variable in class com.atlassian.crowd.migration.ApplicationMapper
- APPLICATION_XML_AUTO_GROUP_ADD_CONFIGS - Static variable in class com.atlassian.crowd.migration.ApplicationMapper
- APPLICATION_XML_CREDENTIAL - Static variable in class com.atlassian.crowd.migration.ApplicationMapper
- APPLICATION_XML_DESCRIPTION - Static variable in class com.atlassian.crowd.migration.ApplicationMapper
- APPLICATION_XML_DIRECTORY_ALLOW_ALL - Static variable in class com.atlassian.crowd.migration.ApplicationMapper
- APPLICATION_XML_DIRECTORY_ID - Static variable in class com.atlassian.crowd.migration.ApplicationMapper
- APPLICATION_XML_DIRECTORY_MAPPING - Static variable in class com.atlassian.crowd.migration.ApplicationMapper
- APPLICATION_XML_DIRECTORY_MAPPINGS - Static variable in class com.atlassian.crowd.migration.ApplicationMapper
- APPLICATION_XML_GROUP_MAPPING - Static variable in class com.atlassian.crowd.migration.ApplicationMapper
- APPLICATION_XML_GROUP_MAPPINGS - Static variable in class com.atlassian.crowd.migration.ApplicationMapper
- APPLICATION_XML_GROUP_NAME - Static variable in class com.atlassian.crowd.migration.ApplicationMapper
- APPLICATION_XML_NODE - Static variable in class com.atlassian.crowd.migration.ApplicationMapper
- APPLICATION_XML_NODE - Static variable in class com.atlassian.crowd.migration.legacy.ApplicationMapper
- APPLICATION_XML_PERMISSION - Static variable in class com.atlassian.crowd.migration.ApplicationMapper
- APPLICATION_XML_PERMISSIONS - Static variable in class com.atlassian.crowd.migration.ApplicationMapper
- APPLICATION_XML_REMOTE_ADDRESS - Static variable in class com.atlassian.crowd.migration.ApplicationMapper
- APPLICATION_XML_REMOTE_ADDRESSES - Static variable in class com.atlassian.crowd.migration.ApplicationMapper
- APPLICATION_XML_ROOT - Static variable in class com.atlassian.crowd.migration.ApplicationMapper
- APPLICATION_XML_ROOT - Static variable in class com.atlassian.crowd.migration.legacy.ApplicationMapper
- APPLICATION_XML_TYPE - Static variable in class com.atlassian.crowd.migration.ApplicationMapper
- ApplicationAcceptanceTestCase - Class in com.atlassian.crowd.acceptance.tests
-
Generic ApplicationAcceptanceTestCase base class for all web acceptance tests.
- ApplicationAcceptanceTestCase() - Constructor for class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- ApplicationAccessBasedFilteringTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.user
- ApplicationAccessBasedFilteringTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationAccessBasedFilteringTest
- ApplicationAccessDeniedException - Exception in com.atlassian.crowd.exception
-
Thrown to indicate that a user does not have access to authenticate against an application.
- ApplicationAccessDeniedException - Exception in com.atlassian.crowd.manager.application
-
Thrown if user does not have access to a particular application and attempts to authenticate against it.
- ApplicationAccessDeniedException - Exception in com.atlassian.crowd.manager.sso
-
Exception thrown when user can log in to CROWD but not to a given application.
- ApplicationAccessDeniedException() - Constructor for exception com.atlassian.crowd.exception.ApplicationAccessDeniedException
- ApplicationAccessDeniedException(Application, User) - Constructor for exception com.atlassian.crowd.manager.sso.ApplicationAccessDeniedException
- ApplicationAccessDeniedException(String) - Constructor for exception com.atlassian.crowd.exception.ApplicationAccessDeniedException
- ApplicationAccessDeniedException(String) - Constructor for exception com.atlassian.crowd.manager.application.ApplicationAccessDeniedException
- ApplicationAccessDeniedException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.ApplicationAccessDeniedException
- ApplicationAccessDeniedException(Throwable) - Constructor for exception com.atlassian.crowd.exception.ApplicationAccessDeniedException
- ApplicationAccessDeniedExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- ApplicationAccessDeniedExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationAccessDeniedExceptionMapper
- ApplicationAdminController - Class in com.atlassian.crowd.plugin.rest.service.controller.admin
- ApplicationAdminController(ApplicationManager, DefaultGroupMembershipService, DirectoryManager, I18nResolver, CrowdUserHelper) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.admin.ApplicationAdminController
- ApplicationAdministratorsPage - Class in com.atlassian.crowd.pageobjects
- ApplicationAdministratorsPage(String, String) - Constructor for class com.atlassian.crowd.pageobjects.ApplicationAdministratorsPage
- ApplicationAdministratorsPage.AdministratorMapping - Class in com.atlassian.crowd.pageobjects
- ApplicationAdminResource - Class in com.atlassian.crowd.plugin.rest.service.resource.admin
-
Represents a service for managing applications
- ApplicationAdminResource(ApplicationAdminController, EmailScanController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.admin.ApplicationAdminResource
- ApplicationAdminResourceAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.admin
- ApplicationAdminResourceAcceptanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- ApplicationAdminResourceExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.admin.example
- ApplicationAdminResourceExamples() - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.admin.example.ApplicationAdminResourceExamples
- ApplicationAlreadyExistsException - Exception in com.atlassian.crowd.exception
-
Used to indicate that there exists an application with the same name as the one to be created.
- ApplicationAlreadyExistsException(String) - Constructor for exception com.atlassian.crowd.exception.ApplicationAlreadyExistsException
- ApplicationAlreadyExistsExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
-
Maps an
ApplicationAlreadyExistsException
to aResponse
. - ApplicationAlreadyExistsExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationAlreadyExistsExceptionMapper
- ApplicationAttributeConstants - Class in com.atlassian.crowd.model.application
-
Constants for attributes of an application.
- applicationAuthCacheShouldNotBeStaleOnUserRemoval() - Method in class com.atlassian.crowd.acceptance.tests.cluster.cache.ClusterUserAuthorisationCacheInvalidationTest
- applicationAuthCacheShouldNotBeStaleOnUserRename() - Method in class com.atlassian.crowd.acceptance.tests.cluster.cache.ClusterUserAuthorisationCacheInvalidationTest
- ApplicationAuthenticatedEvent - Class in com.atlassian.crowd.event.application
- ApplicationAuthenticatedEvent(Object, Application, Token) - Constructor for class com.atlassian.crowd.event.application.ApplicationAuthenticatedEvent
- applicationAuthenticationContext - Variable in class com.atlassian.crowd.service.client.AbstractClientProperties
- ApplicationAuthenticationContext - Class in com.atlassian.crowd.model.authentication
-
The
ApplicationAuthenticationContext
is used by authenticatingapplications
. - ApplicationAuthenticationContext() - Constructor for class com.atlassian.crowd.model.authentication.ApplicationAuthenticationContext
- ApplicationAuthenticationContext(AuthenticationContext) - Constructor for class com.atlassian.crowd.model.authentication.ApplicationAuthenticationContext
- ApplicationAuthenticationContext(String, PasswordCredential, ValidationFactor[]) - Constructor for class com.atlassian.crowd.model.authentication.ApplicationAuthenticationContext
- ApplicationAuthenticationTestPage - Class in com.atlassian.crowd.pageobjects
- ApplicationAuthenticationTestPage(String, String) - Constructor for class com.atlassian.crowd.pageobjects.ApplicationAuthenticationTestPage
- applicationAuthenticationURL - Variable in class com.atlassian.crowd.service.client.AbstractClientProperties
- applicationAuthTest - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- ApplicationAutoAddGroupsAdditionalWebItemsForMeatballsCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.application
- ApplicationAutoAddGroupsAdditionalWebItemsForMeatballsCollector(PluginAccessor) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.application.ApplicationAutoAddGroupsAdditionalWebItemsForMeatballsCollector
- ApplicationAutoAddGroupsAdditionalWebItemsForMeatballsStatisticsEvent - Class in com.atlassian.crowd.analytics.events
- ApplicationAutoAddGroupsAdditionalWebItemsForMeatballsStatisticsEvent(int) - Constructor for class com.atlassian.crowd.analytics.events.ApplicationAutoAddGroupsAdditionalWebItemsForMeatballsStatisticsEvent
- ApplicationAutoAddGroupsDefaultWebItemsForMeatballsStatisticsEvent - Class in com.atlassian.crowd.analytics.events
- ApplicationAutoAddGroupsDefaultWebItemsForMeatballsStatisticsEvent() - Constructor for class com.atlassian.crowd.analytics.events.ApplicationAutoAddGroupsDefaultWebItemsForMeatballsStatisticsEvent
- ApplicationBaseAction - Class in com.atlassian.crowd.console.action
-
Needed so application plugins can get the correct list of web-items without having to depend too heavily on the internals of the way Crowd lays out the page.
- ApplicationBaseAction() - Constructor for class com.atlassian.crowd.console.action.ApplicationBaseAction
- ApplicationConfiguration - Class in com.atlassian.crowd.console.action.application
-
Holder class for Application information collected during the 'Application Wizard'
- ApplicationConfiguration() - Constructor for class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- ApplicationContext - Class in com.atlassian.crowd.sso.saml.impl.opensaml.context
-
Context for data related to the
Application
user is logging into. - ApplicationContext() - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.context.ApplicationContext
- ApplicationController - Class in com.atlassian.crowd.plugin.rest.service.controller.application
-
Controller for the Application resource.
- ApplicationController(ApplicationManager, DirectoryManager, TrustedProxyManager, AliasManager) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.application.ApplicationController
- ApplicationCountCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.application
- ApplicationCountCollector(ApplicationManager, TransactionTemplate) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.application.ApplicationCountCollector
- ApplicationCountStatisticsEvent - Class in com.atlassian.crowd.analytics.events
- ApplicationCountStatisticsEvent(List<Application>) - Constructor for class com.atlassian.crowd.analytics.events.ApplicationCountStatisticsEvent
- ApplicationCreatedEvent - Class in com.atlassian.crowd.event.application
-
Event published when a new application has been created
- ApplicationCreatedEvent(Application) - Constructor for class com.atlassian.crowd.event.application.ApplicationCreatedEvent
- ApplicationDAO - Interface in com.atlassian.crowd.dao.application
-
Manages persistence of
Application
. - ApplicationDAOHibernate - Class in com.atlassian.crowd.dao.application
- ApplicationDAOHibernate() - Constructor for class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- ApplicationDataRefreshJobRunner - Class in com.atlassian.crowd.licensing
- ApplicationDataRefreshJobRunner(SchedulerService, ApplicationManager, ApplicationLicensingService, PlatformTransactionManager, DcLicenseChecker) - Constructor for class com.atlassian.crowd.licensing.ApplicationDataRefreshJobRunner
- ApplicationDataSourceProvider - Class in com.atlassian.crowd.ao
- ApplicationDataSourceProvider(SessionFactory, ApplicationConfig) - Constructor for class com.atlassian.crowd.ao.ApplicationDataSourceProvider
- ApplicationDataSyncMonitorJobRunner - Class in com.atlassian.crowd.licensing
- ApplicationDataSyncMonitorJobRunner(ClusterLockService, ApplicationManager, SchedulerService, ApplicationLicensingEnabledChecker, Clock) - Constructor for class com.atlassian.crowd.licensing.ApplicationDataSyncMonitorJobRunner
- ApplicationDefaultGroupMembershipConfiguration - Interface in com.atlassian.crowd.model.application
-
A default group membership configuration for an application and a directory
- ApplicationDefaultGroupMembershipConfigurationDao - Interface in com.atlassian.crowd.dao.application
-
Hibernate DAO for managing application default group memberships
- ApplicationDefaultGroupMembershipConfigurationDaoHibernate - Class in com.atlassian.crowd.dao.application
- ApplicationDefaultGroupMembershipConfigurationDaoHibernate() - Constructor for class com.atlassian.crowd.dao.application.ApplicationDefaultGroupMembershipConfigurationDaoHibernate
- ApplicationDefaultGroupMembershipResolver - Class in com.atlassian.crowd.core.event.listener
- ApplicationDefaultGroupMembershipResolver(DefaultGroupMembershipService, DirectoryManager) - Constructor for class com.atlassian.crowd.core.event.listener.ApplicationDefaultGroupMembershipResolver
- ApplicationDefaultGroupMembershipsStatisticsCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.application
- ApplicationDefaultGroupMembershipsStatisticsCollector(ApplicationManager, TransactionTemplate, DefaultGroupMembershipService) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.application.ApplicationDefaultGroupMembershipsStatisticsCollector
- ApplicationDefaultGroupMembershipsStatisticsEvent - Class in com.atlassian.crowd.analytics.events
- ApplicationDefaultGroupMembershipsStatisticsEvent(long) - Constructor for class com.atlassian.crowd.analytics.events.ApplicationDefaultGroupMembershipsStatisticsEvent
- ApplicationDeletedEvent - Class in com.atlassian.crowd.event.application
-
Event published when an application has been deleted
- ApplicationDeletedEvent(Application) - Constructor for class com.atlassian.crowd.event.application.ApplicationDeletedEvent
- applicationDescription - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- applicationDescription - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- ApplicationDetailsPage - Class in com.atlassian.crowd.pageobjects
- ApplicationDetailsPage(String, String) - Constructor for class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- ApplicationDetailsPage.RemoveApplicationPage - Class in com.atlassian.crowd.pageobjects
- applicationDirectories - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- ApplicationDirectoriesBrowserTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.user
- ApplicationDirectoriesBrowserTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationDirectoriesBrowserTest
- ApplicationDirectoriesPage - Class in com.atlassian.crowd.pageobjects
- ApplicationDirectoriesPage(long) - Constructor for class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- ApplicationDirectoriesPage.ApplicationDirectoriesTableRow - Class in com.atlassian.crowd.pageobjects
- ApplicationDirectoriesTableRow(String, String, String) - Constructor for class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage.ApplicationDirectoriesTableRow
- ApplicationDirectoryAddedEvent - Class in com.atlassian.crowd.event.application
-
Event which occurs when a directory is added to an Application's list of included directories.
- ApplicationDirectoryAddedEvent(Application, Directory) - Constructor for class com.atlassian.crowd.event.application.ApplicationDirectoryAddedEvent
-
Deprecated.
- ApplicationDirectoryAddedEvent(Application, Application, Directory) - Constructor for class com.atlassian.crowd.event.application.ApplicationDirectoryAddedEvent
- ApplicationDirectoryCountCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.application
- ApplicationDirectoryCountCollector(ApplicationManager, TransactionTemplate) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.application.ApplicationDirectoryCountCollector
- ApplicationDirectoryCountStatisticsEvent - Class in com.atlassian.crowd.analytics.events
- ApplicationDirectoryCountStatisticsEvent(Map<DirectoryCountBucket, Long>) - Constructor for class com.atlassian.crowd.analytics.events.ApplicationDirectoryCountStatisticsEvent
- ApplicationDirectoryEventListener - Class in com.atlassian.crowd.analytics.listener
- ApplicationDirectoryEventListener(EventPublisher) - Constructor for class com.atlassian.crowd.analytics.listener.ApplicationDirectoryEventListener
- ApplicationDirectoryMapping - Interface in com.atlassian.crowd.model.application
-
Represents a mapping of an application to a directory.
- ApplicationDirectoryMappingAddedAnalyticsEvent - Class in com.atlassian.crowd.analytics.events
- ApplicationDirectoryMappingAddedAnalyticsEvent() - Constructor for class com.atlassian.crowd.analytics.events.ApplicationDirectoryMappingAddedAnalyticsEvent
- ApplicationDirectoryMappingRemovedAnalyticsEvent - Class in com.atlassian.crowd.analytics.events
- ApplicationDirectoryMappingRemovedAnalyticsEvent() - Constructor for class com.atlassian.crowd.analytics.events.ApplicationDirectoryMappingRemovedAnalyticsEvent
- ApplicationDirectoryOrderUpdatedEvent - Class in com.atlassian.crowd.event.application
-
Event which occurs when a directory is moved to another position in Application's list of included directories.
- ApplicationDirectoryOrderUpdatedEvent(Application, Application, Directory) - Constructor for class com.atlassian.crowd.event.application.ApplicationDirectoryOrderUpdatedEvent
- ApplicationDirectoryRemovedEvent - Class in com.atlassian.crowd.event.application
-
Event which occurs when a directory is removed from an Application's list of included directories.
- ApplicationDirectoryRemovedEvent(Application, Directory) - Constructor for class com.atlassian.crowd.event.application.ApplicationDirectoryRemovedEvent
-
Deprecated.
- ApplicationDirectoryRemovedEvent(Application, Application, Directory) - Constructor for class com.atlassian.crowd.event.application.ApplicationDirectoryRemovedEvent
- ApplicationDirectoryTypesCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.application
- ApplicationDirectoryTypesCollector(ApplicationManager, TransactionTemplate) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.application.ApplicationDirectoryTypesCollector
- ApplicationDirectoryTypesStatisticsEvent - Class in com.atlassian.crowd.analytics.events
- ApplicationDirectoryTypesStatisticsEvent(Map<DirectoryType, Long>) - Constructor for class com.atlassian.crowd.analytics.events.ApplicationDirectoryTypesStatisticsEvent
- ApplicationEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
- ApplicationEntity - Class in com.atlassian.crowd.plugin.rest.entity
-
Represents an Application entity.
- ApplicationEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- ApplicationEntity(ApplicationEntity.Builder) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- ApplicationEntity(Long, String, String, ApplicationType, Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- ApplicationEntity(Long, String, String, String, Boolean, PasswordEntity, Boolean, Boolean, Link) - Constructor for class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- ApplicationEntity.Builder - Class in com.atlassian.crowd.plugin.rest.entity.admin
- ApplicationEntityList - Class in com.atlassian.crowd.plugin.rest.entity
-
Contains a list of
ApplicationEntity
s. - ApplicationEntityList(List<ApplicationEntity>, Link) - Constructor for class com.atlassian.crowd.plugin.rest.entity.ApplicationEntityList
- ApplicationEntityTranslator - Class in com.atlassian.crowd.plugin.rest.util
-
Translates between application related REST entities and
com.atlassian.crowd.model
classes. - ApplicationEntityTranslator.PasswordMode - Enum Class in com.atlassian.crowd.plugin.rest.util
- ApplicationFactory - Interface in com.atlassian.crowd.embedded.api
-
Necessary evil as Crowd's
Application
is a concrete class. - applicationFilterSelect - Variable in class com.atlassian.crowd.pageobjects.application.LicensesPage
- applicationGroups - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- applicationId - Variable in class com.atlassian.crowd.model.tombstone.ApplicationTombstone
- applicationId - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- applicationId - Variable in class com.atlassian.crowd.pageobjects.ApplicationSSOPage
- ApplicationImpl - Class in com.atlassian.crowd.model.application
-
Deprecated.Use
Application
orImmutableApplication
instead. Since v2.12. - ApplicationImpl() - Constructor for class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- ApplicationImpl(InternalEntityTemplate) - Constructor for class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.Used for importing via XML migration.
- ApplicationImpl(String, long, ApplicationType, String, PasswordCredential, boolean, Map<String, String>, List<DirectoryMapping>, Set<RemoteAddress>, Set<Webhook>, Date, Date) - Constructor for class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- applicationInError - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- ApplicationLicensedDirectory - Class in com.atlassian.crowd.model.licensing
- ApplicationLicensedDirectory(String, String, boolean, Long) - Constructor for class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory
- ApplicationLicensedDirectory.Builder - Class in com.atlassian.crowd.model.licensing
- ApplicationLicensedUser - Class in com.atlassian.crowd.model.licensing
- ApplicationLicensedUser(Long, String, Date, String, String) - Constructor for class com.atlassian.crowd.model.licensing.ApplicationLicensedUser
- ApplicationLicensedUser.Builder - Class in com.atlassian.crowd.model.licensing
- ApplicationLicensingController - Class in com.atlassian.crowd.plugin.rest.service.controller.licensing
- ApplicationLicensingController(ApplicationLicensingService) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.licensing.ApplicationLicensingController
- applicationLicensingEnabledChecker - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- ApplicationLicensingEnabledChecker - Interface in com.atlassian.crowd.licensing
-
Component providing information whether Centralized licensing feature is enabled
- ApplicationLicensingResource - Class in com.atlassian.crowd.plugin.rest.service.resource.licensing
-
Resource for application licensing
- ApplicationLicensingResource(ApplicationLicensingController, EventPublisher) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.licensing.ApplicationLicensingResource
- ApplicationLicensingResourceExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.licensing.example
- ApplicationLicensingResourceExamples() - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.licensing.example.ApplicationLicensingResourceExamples
- applicationLicensingService - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- ApplicationLicensingService - Interface in com.atlassian.crowd.licensing
-
Component controlling the feature of application license usage monitoring, it is a god class for fetching usage data from the application as well as storing the data and serving the queries for it.
- ApplicationLicensingServiceImpl - Class in com.atlassian.crowd.licensing
- ApplicationLicensingServiceImpl(DirectoryManager, LicensingSummaryDao, LicensedUserDao, DirectoryInfoDao, ApplicationDAO, ClusterLockService, Clock, ApplicationLinkServiceSupplier, SchedulerService, ApplicationLicensingEnabledChecker) - Constructor for class com.atlassian.crowd.licensing.ApplicationLicensingServiceImpl
- ApplicationLicensingStatus - Enum Class in com.atlassian.crowd.licensing
- ApplicationLicensingSummary - Class in com.atlassian.crowd.model.licensing
- ApplicationLicensingSummary(Date, long, Application, String, int, int, boolean, int, int) - Constructor for class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
- ApplicationLicensingSummary.Builder - Class in com.atlassian.crowd.model.licensing
- ApplicationLicensingSummaryEntity - Class in com.atlassian.crowd.plugin.rest.entity
- ApplicationLicensingSummaryEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.ApplicationLicensingSummaryEntity
- ApplicationLicensingSummaryEntity(ApplicationLicensingStatus, int, int, int, long, long, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.ApplicationLicensingSummaryEntity
- ApplicationLinkAuditLogAttributeMapper - Class in com.atlassian.crowd.event.listener.mapper.util
- ApplicationLinkAuditLogAttributeMapper() - Constructor for class com.atlassian.crowd.event.listener.mapper.util.ApplicationLinkAuditLogAttributeMapper
- ApplicationLinkCleanupHandler - Class in com.atlassian.crowd.licensing
- ApplicationLinkCleanupHandler(ApplicationManager) - Constructor for class com.atlassian.crowd.licensing.ApplicationLinkCleanupHandler
- applicationLinkDropdown - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- ApplicationLinkDTO(String, String) - Constructor for class com.atlassian.crowd.console.action.application.ViewApplication.ApplicationLinkDTO
- applicationLinkServiceSupplier - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- ApplicationLinkServiceSupplier - Class in com.atlassian.crowd.licensing
-
An abstraction to hide away the mechanism to fetch the instance of
ApplicationLinkService
- ApplicationLinkServiceSupplier() - Constructor for class com.atlassian.crowd.licensing.ApplicationLinkServiceSupplier
- ApplicationLinkSupportInformationService - Class in com.atlassian.crowd.service.support
- ApplicationLinkSupportInformationService(ApplicationLinkServiceSupplier) - Constructor for class com.atlassian.crowd.service.support.ApplicationLinkSupportInformationService
- ApplicationLinkUriHelper - Class in com.atlassian.crowd.plugin.rest.util
-
Helper for creating links and URIs.
- applicationManager - Variable in class com.atlassian.crowd.console.action.BaseAction
- ApplicationManager - Interface in com.atlassian.crowd.manager.application
-
Application management API.
- ApplicationManagerException - Exception in com.atlassian.crowd.manager.application
-
Represents an error attempting to modify application configuration.
- ApplicationManagerException() - Constructor for exception com.atlassian.crowd.manager.application.ApplicationManagerException
- ApplicationManagerException(String) - Constructor for exception com.atlassian.crowd.manager.application.ApplicationManagerException
- ApplicationManagerException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.application.ApplicationManagerException
- ApplicationManagerException(Throwable) - Constructor for exception com.atlassian.crowd.manager.application.ApplicationManagerException
- ApplicationManagerExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
-
Maps an
ApplicationManagerException
to aResponse
. - ApplicationManagerExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationManagerExceptionMapper
- ApplicationManagerGeneric - Class in com.atlassian.crowd.manager.application
- ApplicationManagerGeneric(ApplicationDAO, PasswordEncoderFactory, EventPublisher) - Constructor for class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
- ApplicationMapper - Class in com.atlassian.crowd.migration
-
This mapper will handle the mapping of a
Application
- ApplicationMapper - Class in com.atlassian.crowd.migration.legacy
- ApplicationMapper - Class in com.atlassian.crowd.migration.legacy.database
- ApplicationMapper(SessionFactory, BatchProcessor, DirectoryDAOHibernate) - Constructor for class com.atlassian.crowd.migration.legacy.ApplicationMapper
- ApplicationMapper(SessionFactory, BatchProcessor, ApplicationManager, DirectoryDAOHibernate, ApplicationDefaultGroupMembershipConfigurationDaoHibernate) - Constructor for class com.atlassian.crowd.migration.ApplicationMapper
- ApplicationMapper(SessionFactory, BatchProcessor, JdbcOperations, DirectoryDAOHibernate) - Constructor for class com.atlassian.crowd.migration.legacy.database.ApplicationMapper
- ApplicationMatcher - Class in com.atlassian.crowd.test.matchers
- ApplicationMessageBodyReader - Class in com.atlassian.crowd.plugins.testkit.rest.util
- ApplicationMessageBodyReader() - Constructor for class com.atlassian.crowd.plugins.testkit.rest.util.ApplicationMessageBodyReader
- applicationName - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- applicationName - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- applicationName - Variable in class com.atlassian.crowd.service.client.AbstractClientProperties
- applicationNamed(String) - Static method in class com.atlassian.crowd.test.matchers.ApplicationMatcher
-
A matcher that matches an application with the given name.
- ApplicationNotFoundException - Exception in com.atlassian.crowd.exception
-
Thrown when an application is not found.
- ApplicationNotFoundException(Long) - Constructor for exception com.atlassian.crowd.exception.ApplicationNotFoundException
-
Constructs a new application not found exception with an application id.
- ApplicationNotFoundException(Long, Throwable) - Constructor for exception com.atlassian.crowd.exception.ApplicationNotFoundException
-
Constructs a new application not found exception with an application id and cause.
- ApplicationNotFoundException(String) - Constructor for exception com.atlassian.crowd.exception.ApplicationNotFoundException
-
Constructs a new application not found exception with an application name.
- ApplicationNotFoundException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.ApplicationNotFoundException
-
Constructs a new application not found exception with an application name and cause.
- ApplicationNotFoundExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- ApplicationNotFoundExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationNotFoundExceptionMapper
- applicationOptions - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- applicationOptions - Variable in class com.atlassian.crowd.pageobjects.ApplicationRemoteAddressesPage
- ApplicationOptionsPage - Class in com.atlassian.crowd.pageobjects
- ApplicationOptionsPage(String, String) - Constructor for class com.atlassian.crowd.pageobjects.ApplicationOptionsPage
- ApplicationOptionsTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- ApplicationOptionsTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.ApplicationOptionsTest
- applicationPassword - Variable in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdConnectionTab
- applicationPassword - Variable in class com.atlassian.crowd.service.client.AbstractClientProperties
- ApplicationPermissionException - Exception in com.atlassian.crowd.exception
-
Thrown to indicate that an Application does not have the required permission to perform the operation.
- ApplicationPermissionException() - Constructor for exception com.atlassian.crowd.exception.ApplicationPermissionException
-
Default constructor.
- ApplicationPermissionException(String) - Constructor for exception com.atlassian.crowd.exception.ApplicationPermissionException
-
Default constructor.
- ApplicationPermissionException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.ApplicationPermissionException
-
Default constructor.
- ApplicationPermissionException(Throwable) - Constructor for exception com.atlassian.crowd.exception.ApplicationPermissionException
-
Default constructor.
- ApplicationPermissionExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- ApplicationPermissionExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationPermissionExceptionMapper
- applicationPermissions - Variable in class com.atlassian.crowd.pageobjects.ApplicationAdministratorsPage
- applicationPermissions - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- ApplicationPermissionsPage - Class in com.atlassian.crowd.pageobjects
- ApplicationPermissionsPage(String, String) - Constructor for class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- ApplicationPluginPermissioningTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.plugin
- ApplicationPluginPermissioningTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.ApplicationPluginPermissioningTest
- ApplicationQuery - Class in com.atlassian.crowd.search.query.entity
- ApplicationQuery(SearchRestriction, int, int) - Constructor for class com.atlassian.crowd.search.query.entity.ApplicationQuery
- ApplicationReadyEvent - Class in com.atlassian.crowd.event.application
-
This event is fired when the application has started and is ready.
- ApplicationReadyEvent(Object) - Constructor for class com.atlassian.crowd.event.application.ApplicationReadyEvent
- ApplicationReadyListener - Class in com.atlassian.sal.crowd.lifecycle
-
Listens to
ApplicationStartedEvent
andXMLRestoreFinishedEvent
and notifies lifecycle manager. - ApplicationReadyListener(CrowdLifecycleManager) - Constructor for class com.atlassian.sal.crowd.lifecycle.ApplicationReadyListener
- applicationRemoteAddress - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- ApplicationRemoteAddressAddedEvent - Class in com.atlassian.crowd.event.application
-
Event which occurs when a RemoteAddress is added to an Application's list of allowed remote addresses.
- ApplicationRemoteAddressAddedEvent(Application, RemoteAddress) - Constructor for class com.atlassian.crowd.event.application.ApplicationRemoteAddressAddedEvent
- applicationRemoteAddresses - Variable in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- ApplicationRemoteAddressesPage - Class in com.atlassian.crowd.pageobjects
- ApplicationRemoteAddressesPage(String, String) - Constructor for class com.atlassian.crowd.pageobjects.ApplicationRemoteAddressesPage
- ApplicationRemoteAddressListener - Class in com.atlassian.crowd.event.listener
-
Listens to events affecting the Application's list of permitted remote addresses.
- ApplicationRemoteAddressListener() - Constructor for class com.atlassian.crowd.event.listener.ApplicationRemoteAddressListener
- ApplicationRemoteAddressRemovedEvent - Class in com.atlassian.crowd.event.application
-
Event which occurs when a RemoteAddress is removed from an Application's list of allowed remote addresses.
- ApplicationRemoteAddressRemovedEvent(Application, RemoteAddress) - Constructor for class com.atlassian.crowd.event.application.ApplicationRemoteAddressRemovedEvent
- ApplicationRemoteAddressValidator - Interface in com.atlassian.crowd.manager.validation
-
Decides if a client address is authorised to connect as a given application.
- ApplicationRemoteAddressValidatorImpl - Class in com.atlassian.crowd.manager.validation
-
Validates a connection attempt based on whether the client address matches the set of allowed remote addresses of the application.
- ApplicationRemoteAddressValidatorImpl() - Constructor for class com.atlassian.crowd.manager.validation.ApplicationRemoteAddressValidatorImpl
- ApplicationResource - Class in com.atlassian.crowd.plugin.rest.service.resource.application
-
Represents an Application resource.
- ApplicationResource(ApplicationController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.application.ApplicationResource
- ApplicationResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
-
Tests for the Application resource
- ApplicationResourceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
- applications - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- Applications - Class in com.atlassian.crowd.model.application
-
Utility class for
Application
- APPLICATIONS_SELECT_CONTAINER - Static variable in class com.atlassian.crowd.pageobjects.application.LicensesPage
- ApplicationSamlConfiguration - Interface in com.atlassian.crowd.model.sso
-
Represents SAML SSO configuration for an application
- ApplicationSamlConfigurationDAO - Interface in com.atlassian.crowd.dao.sso
-
Allows storing and retrieving application-specific SAML SSO configuration
- ApplicationSamlConfigurationDAOHibernate - Class in com.atlassian.crowd.dao.sso
- ApplicationSamlConfigurationDAOHibernate() - Constructor for class com.atlassian.crowd.dao.sso.ApplicationSamlConfigurationDAOHibernate
- 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
- ApplicationSamlConfigurationEntityMapper - Class in com.atlassian.crowd.migration
-
This mapper will handle the mapping of a
ApplicationSamlConfigurationEntity
- ApplicationSamlConfigurationEntityMapper(SessionFactory, BatchProcessor, ApplicationSamlConfigurationDAO, ApplicationDAO) - Constructor for class com.atlassian.crowd.migration.ApplicationSamlConfigurationEntityMapper
- ApplicationSamlConfigurationMapper - Class in com.atlassian.crowd.event.listener.mapper
- ApplicationSamlConfigurationMapper(AuditLogDiffResultMapper) - Constructor for class com.atlassian.crowd.event.listener.mapper.ApplicationSamlConfigurationMapper
- ApplicationSamlConfigurationNotFoundException - Exception in com.atlassian.crowd.manager.sso
-
Exception thrown when application was not configured for the SSO.
- ApplicationSamlConfigurationNotFoundException(String, String) - Constructor for exception com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationNotFoundException
- ApplicationSamlConfigurationRestEntity - Class in com.atlassian.crowd.plugin.rest.entity
- ApplicationSamlConfigurationRestEntity(String, String, Boolean, NameIdFormat, boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity
- ApplicationSamlConfigurationRestEntity.Builder - Class in com.atlassian.crowd.plugin.rest.entity
- ApplicationSamlConfigurationService - Interface in com.atlassian.crowd.manager.sso
-
A service for managing an application's SAML SSO configuration
- ApplicationSamlConfigurationServiceImpl - Class in com.atlassian.crowd.manager.sso
- ApplicationSamlConfigurationServiceImpl(ApplicationSamlConfigurationDAO, EventPublisher) - Constructor for class com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationServiceImpl
- ApplicationSamlConfigurationUpdatedEvent - Class in com.atlassian.crowd.event.application
-
Event which occurs when a SAML configuration within application is changed.
- ApplicationSamlConfigurationUpdatedEvent(ApplicationSamlConfiguration, ApplicationSamlConfiguration) - Constructor for class com.atlassian.crowd.event.application.ApplicationSamlConfigurationUpdatedEvent
- ApplicationSearchUsersResult - Class in com.atlassian.crowd.pageobjects
- ApplicationSearchUsersResult(String, String, String, String) - Constructor for class com.atlassian.crowd.pageobjects.ApplicationSearchUsersResult
- applicationService - Variable in class com.atlassian.crowd.console.action.BaseAction
- applicationService - Variable in class com.atlassian.crowd.integration.springsecurity.LocalCrowdAuthenticationProvider
- applicationService - Variable in class com.atlassian.crowd.service.AbstractUserService
- ApplicationService - Interface in com.atlassian.crowd.manager.application
-
The exposed service provided by Crowd to client applications.
- ApplicationService.MembershipsIterable - Interface in com.atlassian.crowd.manager.application
- ApplicationServiceGeneric - Class in com.atlassian.crowd.manager.application
- ApplicationServiceGeneric(DirectoryManager, SearchStrategyFactory, PermissionManager, EventPublisher, EventStore, WebhookRegistry, AvatarProvider, AuthenticationOrderOptimizer, ApplicationFactory, AccessFilterFactory, CrowdDarkFeatureManager) - Constructor for class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- ApplicationServiceUtil - Class in com.atlassian.crowd.manager.application
-
Helper class for testing
ApplicationService
- ApplicationServiceUtil() - Constructor for class com.atlassian.crowd.manager.application.ApplicationServiceUtil
- applicationSessionsLink - Variable in class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
- ApplicationSessionsPage - Class in com.atlassian.crowd.pageobjects.administration
- ApplicationSessionsPage() - Constructor for class com.atlassian.crowd.pageobjects.administration.ApplicationSessionsPage
- ApplicationSessionsPage.FilteringCriteria - Class in com.atlassian.crowd.pageobjects.administration
- ApplicationSessionsPage.Session - Class in com.atlassian.crowd.pageobjects.administration
- ApplicationSessionsSearchResultEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
- ApplicationSessionsSearchResultEntity(String, Long, Date, Long, ApplicationEntity) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationSessionsSearchResultEntity
- applicationSessionsShowLastAccessTime() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ExpireSessionTest
- ApplicationsRestAdminClient - Class in com.atlassian.crowd.acceptance.tests.cluster.testutil
- ApplicationsRestAdminClient(String) - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.testutil.ApplicationsRestAdminClient
- ApplicationSSOConfigurationTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- ApplicationSSOConfigurationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.ApplicationSSOConfigurationTest
- ApplicationSsoDisabledException - Exception in com.atlassian.crowd.manager.sso
-
Indicates that SSO was disabled for given application.
- ApplicationSsoDisabledException(Application) - Constructor for exception com.atlassian.crowd.manager.sso.ApplicationSsoDisabledException
- ApplicationSSOPage - Class in com.atlassian.crowd.pageobjects
- ApplicationSSOPage(String, String) - Constructor for class com.atlassian.crowd.pageobjects.ApplicationSSOPage
- ApplicationState - Enum Class in com.atlassian.crowd.status.servlet
-
Represents the current state of the Crowd application
- ApplicationStatisticsCollector<T> - Class in com.atlassian.crowd.analytics.statistics.collectors.application
- ApplicationStatisticsCollector(ApplicationManager, TransactionTemplate) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.application.ApplicationStatisticsCollector
- ApplicationStatusService - Interface in com.atlassian.crowd.status.servlet
-
Service for operating on the current Crowd status
- ApplicationStatusServiceImpl - Class in com.atlassian.crowd.status.servlet
- ApplicationStatusServiceImpl(EventPublisher, JohnsonEventContainer, ApplicationManager) - Constructor for class com.atlassian.crowd.status.servlet.ApplicationStatusServiceImpl
- ApplicationStatusServlet - Class in com.atlassian.crowd.status.servlet
-
A servlet that returns the current state of the application.
- ApplicationStatusServlet() - Constructor for class com.atlassian.crowd.status.servlet.ApplicationStatusServlet
- ApplicationSubtype - Enum Class in com.atlassian.crowd.model
-
Application subtypes.
- ApplicationTermKeys - Class in com.atlassian.crowd.search.query.entity.restriction.constants
- ApplicationTermKeys() - Constructor for class com.atlassian.crowd.search.query.entity.restriction.constants.ApplicationTermKeys
- 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
- applicationType - Variable in class com.atlassian.crowd.pageobjects.application.add.AddApplicationDetailsPage
- ApplicationType - Enum Class in com.atlassian.crowd.model.application
-
Represents the type of an application.
- ApplicationTypeCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.application
- ApplicationTypeCollector(ApplicationManager, TransactionTemplate) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.application.ApplicationTypeCollector
- ApplicationTypeStatisticsEvent - Class in com.atlassian.crowd.analytics.events
- ApplicationTypeStatisticsEvent(Map<ApplicationType, Long>) - Constructor for class com.atlassian.crowd.analytics.events.ApplicationTypeStatisticsEvent
- ApplicationUpdatedEvent - Class in com.atlassian.crowd.event.application
-
Occurs when the configuration of an newApplication changes.
- ApplicationUpdatedEvent(Application, Application) - Constructor for class com.atlassian.crowd.event.application.ApplicationUpdatedEvent
- 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
- applicationUrl - Variable in class com.atlassian.crowd.pageobjects.application.add.AddApplicationConnectionDetailsPage
- applicationUsers - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- ApplicationUsersPage - Class in com.atlassian.crowd.pageobjects
- ApplicationUsersPage(String) - Constructor for class com.atlassian.crowd.pageobjects.ApplicationUsersPage
- applicationWithId(Long) - Static method in class com.atlassian.crowd.test.matchers.CrowdMatchers
- applicationWithIdThat(Matcher<Long>) - Static method in class com.atlassian.crowd.test.matchers.CrowdMatchers
- APPLINK_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensingTestBase
- APPLINK_RPC_PATH - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensingTestBase
- APPLINK_TYPE - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensingTestBase
- AppLinkPoweredPanopticonRestClient - Class in com.atlassian.crowd.licensing
- AppLinkPoweredPanopticonRestClient(ApplicationLinkRequestFactory) - Constructor for class com.atlassian.crowd.licensing.AppLinkPoweredPanopticonRestClient
- AppLinkPoweredPanopticonRestClient.RestResultIterator<T> - Class in com.atlassian.crowd.licensing
- applinksClient - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- ApplinksClient - Class in com.atlassian.crowd.acceptance.tests.cluster.testutil
- ApplinksClient(String) - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.testutil.ApplinksClient
- ApplinksTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- ApplinksTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.ApplinksTest
- apply(File) - Method in class com.atlassian.crowd.manager.backup.FileToTimestampTransformer
- apply(Collection<T>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.NoopAuditMapper
- apply(Statement, Description) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.RunWithDarkFeatureValues
- apply(Statement, Description) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.RunWithSystemPropertyValues
- apply(Statement, Description) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestCleanupRule
- apply(Statement, Description) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.util.RestTestFixture
- apply(Statement, Description) - Method in class com.atlassian.crowd.acceptance.utils.BatchedTestRule
- apply(Statement, Description) - Method in class com.atlassian.crowd.acceptance.utils.LicenseRestoreRule
- apply(Statement, Description) - Method in class com.atlassian.crowd.acceptance.utils.MockServerRule
- apply(Statement, Description) - Method in class com.atlassian.crowd.test.rules.ExecutorServiceFactoryRule
- apply(Statement, Description) - Method in class com.atlassian.crowd.test.util.DisableSSLCertificateCheck
- apply(T) - Method in interface com.atlassian.crowd.common.util.ThrowingFunction
-
Check
Function.apply(Object)
- applyAuthentication(LdapContext, String, String) - Method in class com.atlassian.crowd.directory.ssl.CrowdTlsDirContextAuthenticationStrategy
- applyButton - Variable in class com.atlassian.crowd.pageobjects.administration.BackupPage
- applyDecorator(Page, Decorator, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.console.filter.SitemeshPageFilter
- applyFieldError(ValidationError) - Method in class com.atlassian.crowd.console.action.BaseAction
- applyFieldErrors(Collection<FieldError>) - Method in class com.atlassian.crowd.console.action.BaseAction
- applyLocksToSql(String, LockOptions, Map<String, String[]>) - Method in class com.atlassian.crowd.util.persistence.hibernate.SQLServerIntlDialect
- applySyncingGroupAttributes(String, Set<String>, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- applySyncingGroupAttributes(String, Set<String>, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
-
Removes any syncing group attributes listed in deletedAttributes, and store any that are listed in storedAttributes If any non-syncing attributes are included, they will be ignored
- applySyncingGroupAttributes(String, Set<String>, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- applySyncingGroupAttributes(String, Set<String>, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- applySyncingGroupAttributes(String, Set<String>, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
Removes any syncing group attributes listed in deletedAttributes, and store any that are listed in storedAttributes If any non-syncing attributes are included, they will be ignored
- applySyncingUserAttributes(String, Set<String>, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- applySyncingUserAttributes(String, Set<String>, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
-
Removes any syncing user attributes listed in deletedAttributes, and store any that are listed in storedAttributes If any non-syncing attributes are included, they will be ignored
- applySyncingUserAttributes(String, Set<String>, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- applySyncingUserAttributes(String, Set<String>, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- applySyncingUserAttributes(String, Set<String>, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
Removes any syncing user attributes listed in deletedAttributes, and store any that are listed in storedAttributes If any non-syncing attributes are included, they will be ignored
- applyValidationErrors(Collection<ValidationError>) - Method in class com.atlassian.crowd.console.action.BaseAction
- AppMailIssuesScanner - Class in com.atlassian.crowd.manager.emailscan.scanner
- AppMailIssuesScanner(AppIssuesWithMailsValidator, AppIssuesWithMailsScanResultDAO, Clock) - Constructor for class com.atlassian.crowd.manager.emailscan.scanner.AppMailIssuesScanner
- appRequest() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterDirectoryEventsTest
- appRequest() - Static method in class com.atlassian.crowd.test.util.RestUtils
- appRequest(String, String) - Static method in class com.atlassian.crowd.test.util.RestUtils
- arePresent(Iterable<PageElement>) - Static method in class com.atlassian.crowd.pageobjects.RadioUtil
- areVisible(Iterable<PageElement>) - Static method in class com.atlassian.crowd.pageobjects.RadioUtil
- ARGON2_ENCODER - Static variable in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
- Argon2PasswordEncoder - Class in com.atlassian.crowd.password.encoder
- Argon2PasswordEncoder() - Constructor for class com.atlassian.crowd.password.encoder.Argon2PasswordEncoder
- Argon2PasswordEncoder(int, int, int, int, int) - Constructor for class com.atlassian.crowd.password.encoder.Argon2PasswordEncoder
- ArrayAssertions - Class in com.atlassian.crowd.acceptance.utils
- ArrayAssertions() - Constructor for class com.atlassian.crowd.acceptance.utils.ArrayAssertions
- asEncodedQueryParam(MicrosoftGraphQueryParam) - Static method in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryParams
-
Deprecated.
- asHQL(long, EntityQuery) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
-
Translates an entity query into a HQLQuery.
- asHQL(long, MembershipQuery) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
-
Translates a membership query into a HQLQuery.
- asHQL(long, MembershipQuery<?>, boolean) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
-
Translates a membership query into a HQLQuery.
- asHQL(AuditLogQuery) - Method in class com.atlassian.crowd.search.hibernate.audit.AuditLogQueryTranslator
- asHQL(EntityQuery) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
-
Translates an entity query into a HQLQuery.
- asIterable(int) - Method in interface com.atlassian.crowd.manager.application.PagedSearcher
-
Returns
Iterable
fetching subsequent results in batches of the given size. - asLDAPFilter(EntityQuery, LDAPPropertiesMapper) - Method in interface com.atlassian.crowd.search.ldap.LDAPQueryTranslater
- asLDAPFilter(EntityQuery, LDAPPropertiesMapper) - Method in class com.atlassian.crowd.search.ldap.LDAPQueryTranslaterImpl
- asQueryParams(MicrosoftGraphQueryParam...) - Static method in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryParams
-
Deprecated.
- asRawValue() - Method in class com.atlassian.crowd.directory.query.MicrosoftGraphDeltaToken
- asRawValue() - Method in interface com.atlassian.crowd.directory.query.MicrosoftGraphQueryParam
- asRawValue() - Method in class com.atlassian.crowd.directory.query.ODataExpand
- asRawValue() - Method in class com.atlassian.crowd.directory.query.ODataFilter
- asRawValue() - Method in class com.atlassian.crowd.directory.query.ODataSelect
- asRawValue() - Method in class com.atlassian.crowd.directory.query.ODataTop
- AssembledAuditLogChangeset - Class in com.atlassian.crowd.dao.audit
-
Helper to build the final audit log changesets, from separately retrieved changesets, entries and entities Should avoid doing any extra queries (usually via collection/relationship traversal), and be implemented using pre-fetched data instead.
- AssembledAuditLogChangeset(AuditLogChangesetEntity, Set<AuditLogEntityEntity>, Set<AuditLogEntryEntity>) - Constructor for class com.atlassian.crowd.dao.audit.AssembledAuditLogChangeset
- assertApplicationCannotBeRemoved() - Method in class com.atlassian.crowd.pageobjects.GoogleAppsApplicationDetailsPage
- assertAtLoginForm() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- assertAtLoginForm(Response) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- assertAtRelativePath(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- assertAtURIContaining(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- assertAtURIEndingWith(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- assertAtUrl(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- assertBaseActionsPresent() - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- assertBaseActionsPresent() - Method in class com.atlassian.crowd.pageobjects.GoogleAppsApplicationDetailsPage
- assertBaseApplicationTabsPresent() - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- assertButtonNotPresent(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertCheckboxNotPresent(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertCheckboxNotSelected(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertCheckboxPresent(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertCheckboxSelected(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertCheckboxSelected(String, boolean) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertConfigTabContentsVisible() - Method in class com.atlassian.crowd.pageobjects.GoogleAppsApplicationDetailsPage
- assertContainsElements(String[], String...) - Static method in class com.atlassian.crowd.acceptance.utils.ArrayAssertions
- assertDefaultExcludedClassesShouldNotBeOverridden() - Method in class com.atlassian.crowd.plugins.testkit.action.TestkitStrutsInfoAction
- assertDefaultExcludedPackagesShouldNotBeOverridden() - Method in class com.atlassian.crowd.plugins.testkit.action.TestkitStrutsInfoAction
- assertElementIsDisabled(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Assert that a given element's disabled attribute is set with value = 'disabled'.
- assertElementIsEnabled(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Assert that a given element's disabled attribute is not present.
- assertElementNotPresent(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertElementNotPresentByXPath(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertElementPresent(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertElementPresent(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlResponseElementMatcher
- assertElementPresentByXPath(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertElementsPresent(Collection<PageElement>) - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- assertErrorNotPresent() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Makes sure the page does not contain an error, as when an exception has occurred.
- assertErrorPresent() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Makes sure the page does contain an error, as when an exception has occurred.
- assertErrorPresentWithKey(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Makes sure the page does contain an error and that it also contains the text of the key.
- assertEventHasExactProperties(String, String...) - Method in class com.atlassian.crowd.test.util.analytics.AnalyticsClient
- assertExpectedLicenseSet() - Static method in class com.atlassian.crowd.acceptance.utils.CrowdInstanceState
- assertExtracted(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition.SamlAudienceMatcher
- assertExtracted(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition.SamlAudienceRestrictionMatcher
- assertExtracted(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition.SamlConditionsMatcher
- assertExtracted(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.SamlAssertionMatcher
- assertExtracted(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlNameIdFormatMatcher
- assertExtracted(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlNameIdMatcher
- assertExtracted(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlSubjectConfirmationDataMatcher
- assertExtracted(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlSubjectConfirmationMatcher
- assertExtracted(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlSubjectMatcher
- assertExtracted(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlIssuerMatcher
- assertExtracted(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlResponseElementMatcher
- assertExtracted(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlRootMatcher
- assertFieldErrorPresentWithKey(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Makes sure the page does contain a field error that contains the text of the key, as when a validation error occurs in a form.
- assertGoogleAppsApplicationTabsPresent() - Method in class com.atlassian.crowd.pageobjects.GoogleAppsApplicationDetailsPage
- assertGroupsEqual(Group, Group) - Static method in class com.atlassian.crowd.test.util.ModelAssertions
- assertHasError(AbstractCrowdPage, String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- assertHasErrorKey(AbstractCrowdPage, String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- assertInfoPresent() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Makes sure the page contains an info box
- assertInvalidSAMLAuthenticationRequest() - Method in class com.atlassian.crowd.pageobjects.GoogleAppsApplicationSamlAuth
- ASSERTION - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.SamlAssertionMatcher
- ASSERTION_CONSUMER_URL - Enum constant in enum class com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.Field
- assertIsLoggedIn() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- assertIsLoggedOut() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- assertKeyInElement(String, String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Assert that a given element contains a specific web resource's value.
- assertKeyNotPresent(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertKeyPresent(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Assert that a web resource's value is present.
- assertKeyPresent(String, String...) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertKeyPresent(String, List<String>) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Assert that a web resource's value is present.
- assertLastSynchronisationWasStatusKey(long, String, String) - Static method in class com.atlassian.crowd.acceptance.utils.ClusterSynchronisationUtil
- assertLinkNotPresent(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertLinkPresent(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertLinkPresentWithKey(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Assert that a link containing the text of the key is present.
- assertMatchInTable(String, String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertMatchInTableBody(String, String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- assertNoKeysAvailable() - Method in class com.atlassian.crowd.pageobjects.GoogleAppsApplicationDetailsPage
- assertNoMatchInTableBody(String, String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- assertPageNotFound() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- assertRadioOptionNotPresent(String, String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertRadioOptionSelected(String, String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertRedirectTo(Response, String) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase
- assertRemoteLicenseIsAsExpected() - Static method in class com.atlassian.crowd.acceptance.utils.CrowdInstanceState
- assertScheduledJobProperty(String, String, String, Matcher<?>) - Static method in class com.atlassian.crowd.test.util.RestUtils
- assertSelectedOptionEquals(String, String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertSelectedOptionValueEquals(String, String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertSelectOptionsEqual(String, String[]) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertSuccessfulConnectionTest(LdapConnector) - Static method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryAssertions
- assertSuccessPresent() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Makes sure the page contains a success message
- assertTableNotPresent(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertTablePresent(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertTableRowCountEquals(String, int) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertTextFieldEquals(String, String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertTextInElement(String, String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertTextInTable(String, String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertTextInTable(String, String[]) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertTextNotInTable(String, String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertTextNotInTable(String, String[]) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertTextNotPresent(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertTextPresent(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Assert that supplied text is present.
- assertTitleEquals(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertTitleMatch(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertTitleNotEquals(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertUnescapedKeyNotPresent(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- assertUnescapedKeyPresent(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- assertUserInTable(String, String, String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- assertUserInTable(String, String, String, String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- assertUserNotInTable(String, String, String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- assertUsersAndGroupsFromOUNotPresent(String) - Method in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- assertUsersAndGroupsFromOUPresent(String) - Method in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- assertUsersEqual(User, User) - Static method in class com.atlassian.crowd.test.util.ModelAssertions
- assertUsersWithAttributesEqual(UserWithAttributes, UserWithAttributes) - Static method in class com.atlassian.crowd.test.util.ModelAssertions
- assertWarningAndErrorNotPresent() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- assertWarningNotPresent() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Makes sure the page doesn't contain a warning, as when an exception has occurred.
- assignGroupLevelAdmin(DirectoryEntityId, DirectoryEntityId) - Static method in class com.atlassian.crowd.test.util.RestUtils
- asTimeString(Date) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts the given Date object to a String using.
- asTimeString(Date) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
-
Converts the given Date object to a String using.
- asXml(Iterable<? extends Membership>) - Method in class com.atlassian.crowd.plugin.rest.service.controller.MembershipsController
- AsyncForgottenLoginManager - Interface in com.atlassian.crowd.manager.login
- AsyncForgottenLoginManagerImpl - Class in com.atlassian.crowd.manager.login
- AsyncForgottenLoginManagerImpl(Executor, ForgottenLoginManager, CrowdApplicationFactory) - Constructor for class com.atlassian.crowd.manager.login.AsyncForgottenLoginManagerImpl
- AtlaskitSelect - Class in com.atlassian.crowd.pageobjects.atlaskit
- AtlaskitSelect(PageElement) - Constructor for class com.atlassian.crowd.pageobjects.atlaskit.AtlaskitSelect
- ATLASSIAN - Enum constant in enum class com.atlassian.crowd.pageobjects.user.importer.ChooseImporterPage.ImporterType
- ATLASSIAN_DEV_MODE - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
- ATLASSIAN_DIRECTORY_ID - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.GroupAndUserPickerBaseTest
- ATLASSIAN_SECURITY_ENCODER - Static variable in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
- ATLASSIAN_SHA1_KEY - Static variable in class com.atlassian.crowd.password.encoder.AtlassianSHA1PasswordEncoder
- AtlassianImporter - Class in com.atlassian.crowd.console.action.dataimport
-
This action handles the importing of all Atlassian products into Crowd
- AtlassianImporter() - Constructor for class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- AtlassianPluginRestEndpointEnricher - Class in com.atlassian.crowd.swagger.extras.enricher
-
This enricher is intended for Atlassian plugins that use atlassian-rest by defining rest tags inside the plugin descriptor file (atlassian-plugin.xml).
- AtlassianPluginRestEndpointEnricher() - Constructor for class com.atlassian.crowd.swagger.extras.enricher.AtlassianPluginRestEndpointEnricher
- AtlassianPluginRestEndpointEnricher(String) - Constructor for class com.atlassian.crowd.swagger.extras.enricher.AtlassianPluginRestEndpointEnricher
- AtlassianSchedulerBackupScheduler - Class in com.atlassian.crowd.manager.backup
-
Atlassian Scheduler specific implementation of
BackupScheduler
- AtlassianSchedulerBackupScheduler(SchedulerService, PropertyManager, BackupManager, EventPublisher, BackupFileStore) - Constructor for class com.atlassian.crowd.manager.backup.AtlassianSchedulerBackupScheduler
- AtlassianSchedulerDirectoryPollerManager - Class in com.atlassian.crowd.manager.directory.monitor.poller
-
Implementation of DirectoryPollerManager that uses Atlassian Scheduler
- AtlassianSchedulerDirectoryPollerManager(SchedulerService) - Constructor for class com.atlassian.crowd.manager.directory.monitor.poller.AtlassianSchedulerDirectoryPollerManager
- AtlassianSecurityPasswordEncoder - Class in com.atlassian.crowd.password.encoder
-
This class is responsible for encoding and validating passwords using Atlassian Password Encoder from Atlassian Security project, while also validating passwords encoded in Atlassian SHA1 format in order to be backwards compatible.
- AtlassianSecurityPasswordEncoder() - Constructor for class com.atlassian.crowd.password.encoder.AtlassianSecurityPasswordEncoder
- AtlassianSHA1PasswordEncoder - Class in com.atlassian.crowd.password.encoder
-
The Atlassian implementation of the SHA-1 password encoder, based on the OSUser implementation.
- AtlassianSHA1PasswordEncoder() - Constructor for class com.atlassian.crowd.password.encoder.AtlassianSHA1PasswordEncoder
- atLeast(long) - Static method in class com.atlassian.crowd.util.BoundedCount
-
Create a BoundedCount that is at-least as big as a given number.
- AtstHomePage() - Constructor for class com.atlassian.crowd.acceptance.tests.administration.ATSTPluginTest.AtstHomePage
- ATSTPluginTest - Class in com.atlassian.crowd.acceptance.tests.administration
- ATSTPluginTest() - Constructor for class com.atlassian.crowd.acceptance.tests.administration.ATSTPluginTest
- ATSTPluginTest.AtstHomePage - Class in com.atlassian.crowd.acceptance.tests.administration
- ATSTPluginTest.CrowdSupportZipPage - Class in com.atlassian.crowd.acceptance.tests.administration
- attachments - Variable in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- ATTEMPTS - Static variable in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- ATTRIBUTE_CREATE_USER_ON_AUTH - Static variable in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC2307MemberUidMapper
- ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC4519MemberDnMapper
- ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC4519MemberDnRangedMapper
- ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC4519MemberDnRangeOffsetMapper
- ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.directory.ldap.mapper.attribute.ObjectGUIDMapper
-
Object GUID attribute name.
- ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.directory.ldap.mapper.attribute.ObjectSIDMapper
-
Object SID attribute name.
- ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.directory.ldap.mapper.attribute.PrimaryGroupIdMapper
-
Primary Group ID attribute name.
- ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.directory.ldap.mapper.attribute.RFC2307GidNumberMapper
- ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.directory.ldap.mapper.attribute.user.MemberOfOverlayMapper
- ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.directory.ldap.mapper.attribute.UserAccountControlMapper
- ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.directory.ldap.mapper.attribute.USNChangedMapper
-
USN Changed attribute name.
- ATTRIBUTE_KEY_AGGREGATE_MEMBERSHIPS - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating whether memberships are aggregated across mapped directories.
- ATTRIBUTE_KEY_ALIASING_ENABLED - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating whether aliasing is enabled for the application.
- ATTRIBUTE_KEY_APPLICATION_LINK_ID - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating the application link ID
- ATTRIBUTE_KEY_APPLICATION_URL - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute storing the value of the Application URL.
- ATTRIBUTE_KEY_ATLASSIAN_SHA1_APPLIED - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating whether the application password has been encoded with the Atlassian SHA1 algorithm.
- ATTRIBUTE_KEY_AUTO_ADD_GROUPS - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- ATTRIBUTE_KEY_CACHE_CLASS - Static variable in class com.atlassian.crowd.upgrade.tasks.UpgradeTask424
- ATTRIBUTE_KEY_CACHE_MAX_ELEMENTS_IN_MEMORY - Static variable in class com.atlassian.crowd.upgrade.tasks.UpgradeTask424
- ATTRIBUTE_KEY_FILTER_GROUPS_WITH_ACCESS - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating whether group queries should return only groups with access.
- ATTRIBUTE_KEY_FILTER_USERS_WITH_ACCESS - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating whether user queries should return only users with access.
- ATTRIBUTE_KEY_GROUP_ATTRIBUTES_SYNC_ENABLED - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.Key to decide whether synchronisable group attributes should be synchronised between the remote directory and the local cache.
- ATTRIBUTE_KEY_IMPORT_GROUPS - Static variable in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- ATTRIBUTE_KEY_LAST_LICENSE_DATA_SYNC_STATUS - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating the value of the last license data sync state
- ATTRIBUTE_KEY_LAST_LICENSE_DATA_SYNC_STATUS_TIMESTAMP - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating the timestamp when last license data sync state was updated
- ATTRIBUTE_KEY_LICENSE_DATA_SYNC_INTERVAL_IN_MIN - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating the value of the interval for licensing data sync interval
- ATTRIBUTE_KEY_LOCAL_USER_STATUS - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.Key to decide whether we support local user status for a given LDAP directory.
- ATTRIBUTE_KEY_LOWER_CASE_OUTPUT - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating whether the user and group names returned should be in lowercase.
- ATTRIBUTE_KEY_OPTIMISE_CACHED_DIRECTORIES_AUTHENTICATION_ORDER - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating whether order of directories should be optimized for authentication basing on directory cache.
- ATTRIBUTE_KEY_POLLING_INTERVAL - Static variable in class com.atlassian.crowd.upgrade.tasks.UpgradeTask424
- ATTRIBUTE_KEY_USE_CACHING - Static variable in class com.atlassian.crowd.upgrade.tasks.UpgradeTask396
-
ATTRIBUTE_KEY_USE_CACHING constant used to live in DirectoryImpl, but is not used in production any more
- ATTRIBUTE_KEY_USE_CACHING - Static variable in class com.atlassian.crowd.upgrade.tasks.UpgradeTask424
- ATTRIBUTE_KEY_USE_MONITORING - Static variable in class com.atlassian.crowd.upgrade.tasks.UpgradeTask396
-
ATTRIBUTE_KEY_USE_MONITORING constant used to live in DirectoryImpl, but is not used in production any more
- ATTRIBUTE_KEY_USE_MONITORING - Static variable in class com.atlassian.crowd.upgrade.tasks.UpgradeTask424
- ATTRIBUTE_KEY_USE_NESTED_GROUPS - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- ATTRIBUTE_KEY_USE_PRIMARY_GROUP - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- ATTRIBUTE_KEY_USER_ATTRIBUTES_SYNC_ENABLED - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.Key to decide whether synchronisable user attributes should be synchronised between the remote directory and the local cache.
- ATTRIBUTE_KEY_USER_ENCRYPTION_METHOD - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- ATTRIBUTE_LDAP_DIRECTORY_CLASS - Static variable in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- ATTRIBUTE_PASSWORD_COMPLEXITY_MESSAGE - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- ATTRIBUTE_PASSWORD_EXPIRATION_NOTIFICATION_PERIODS - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- ATTRIBUTE_PASSWORD_HISTORY_COUNT - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- ATTRIBUTE_PASSWORD_MAX_ATTEMPTS - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- ATTRIBUTE_PASSWORD_MAX_CHANGE_TIME - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- ATTRIBUTE_PASSWORD_MINIMUM_DIGITS - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- ATTRIBUTE_PASSWORD_MINIMUM_LENGTH - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- ATTRIBUTE_PASSWORD_MINIMUM_LOWERCASE - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- ATTRIBUTE_PASSWORD_MINIMUM_RULES_MATCHED - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- ATTRIBUTE_PASSWORD_MINIMUM_SCORE - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
-
The minimum password score allowed for new passwords for users in this directory, stored as
PasswordScore.getRanking()
. - ATTRIBUTE_PASSWORD_MINIMUM_SPECIAL_CHARACTERS - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- ATTRIBUTE_PASSWORD_MINIMUM_UPPERCASE - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- ATTRIBUTE_PASSWORD_POLICY_PRESET - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- ATTRIBUTE_PASSWORD_REGEX - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- ATTRIBUTE_UPDATE_USER_ON_AUTH - Static variable in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- ATTRIBUTE_USER_ENCRYPTION_METHOD - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- AttributeContextMapper<T> - Class in com.atlassian.crowd.directory.ldap.mapper
- AttributeContextMapper(String) - Constructor for class com.atlassian.crowd.directory.ldap.mapper.AttributeContextMapper
- AttributeEntity - Class in com.atlassian.crowd.plugin.rest.entity
-
Represents a single-valued attribute.
- AttributeEntity(String, String, Link) - Constructor for class com.atlassian.crowd.plugin.rest.entity.AttributeEntity
-
Constructs a new AttributeEntity.
- AttributeEntityList - Class in com.atlassian.crowd.plugin.rest.entity
-
Contains a list of
AttributeEntity
s. - AttributeEntityList(List<AttributeEntity>, Link) - Constructor for class com.atlassian.crowd.plugin.rest.entity.AttributeEntityList
- attributeExists(Node, String) - Static method in class com.atlassian.crowd.acceptance.tests.bettersso.SamlUtil
- attributeListToMap(List<Map<String, String>>) - Method in class com.atlassian.crowd.migration.legacy.database.DatabaseMapper
- attributeListToMultiAttributeMap(List<Map<String, String>>) - Method in class com.atlassian.crowd.migration.legacy.database.DatabaseMapper
- attributeMap - Variable in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- AttributeMapper - Interface in com.atlassian.crowd.directory.ldap.mapper.attribute
-
Maps a single attribute for an entity from an LDAP
NameAttributesPair
to a set of string values. - AttributeMapper(String, String) - Constructor for class com.atlassian.crowd.migration.legacy.database.DatabaseMapper.AttributeMapper
- AttributePredicates - Class in com.atlassian.crowd.attribute
- AttributeRow(PageElement) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage.AttributeRow
- attributes - Variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- attributes - Variable in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- attributes - Variable in class com.atlassian.crowd.directory.SpringLDAPConnector
- attributes - Variable in class com.atlassian.crowd.model.InternalDirectoryEntity
- attributes(String, Map<String, String>) - Method in class com.atlassian.crowd.support.SupportInformationBuilder
- Attributes - Interface in com.atlassian.crowd.embedded.api
-
Represents attributes that can be associated to users and groups.
- ATTRIBUTES - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.GroupsResourceExamples
- ATTRIBUTES_ENTITY - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.UsersResourceExamples
- ATTRIBUTES_ENTITY_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.UsersResourceExamples
- ATTRIBUTES_FIELD_NAME - Static variable in class com.atlassian.crowd.plugin.rest.entity.GroupEntityExpander
- ATTRIBUTES_FIELD_NAME - Static variable in class com.atlassian.crowd.plugin.rest.entity.UserEntity
-
Name of the attributes field.
- ATTRIBUTES_PREFIX - Static variable in class com.atlassian.crowd.event.listener.mapper.util.AuditLogAttributeMapper
- ATTRIBUTES_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- ATTRIBUTES_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- ATTRIBUTES_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.GroupsResourceExamples
- attributesButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomTabs
- AttributesMatcher<E extends Attributes> - Class in com.atlassian.crowd.test.matchers
-
Matcher for any Crowd entity with attributes.
- AttributeToContextCallbackHandler<T> - Class in com.atlassian.crowd.directory.ldap.mapper
-
Modified by Atlassian From Spring LDAP 2.0.2.RELEASE
- AttributeToContextCallbackHandler(ContextMapper<T>) - Constructor for class com.atlassian.crowd.directory.ldap.mapper.AttributeToContextCallbackHandler
- AttributeUtil - Class in com.atlassian.crowd.attribute
-
Utility class for
Attributes
conversions. - AttributeUtil - Class in com.atlassian.crowd.util
- AttributeUtil() - Constructor for class com.atlassian.crowd.attribute.AttributeUtil
- AttributeValueProcessor - Interface in com.atlassian.crowd.directory.ldap.util
-
Code copied from: http://jira.springframework.org/browse/LDAP-176 To fix: http://jira.atlassian.com/browse/CWD-1445
- AttributeValuesHolder - Class in com.atlassian.crowd.directory
-
Concrete implementation of Attributes interface.
- AttributeValuesHolder(Map<String, String>) - Constructor for class com.atlassian.crowd.directory.AttributeValuesHolder
- AUDIENCE - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition.SamlAudienceMatcher
- AUDIENCE_RESTRICTION - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition.SamlAudienceRestrictionMatcher
- audit(AuditEvent) - Method in class com.atlassian.sal.crowd.audit.LoggingAuditService
- AUDIT_DAO_TEST_XML - Static variable in class com.atlassian.crowd.acceptance.tests.persistence.DbPaths
- AUDIT_LOG_CHANGESET_REST_ENTITY_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.audit.example.AuditResourceExamples
- AUDIT_LOG_CHANGESET_REST_ENTITY_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.audit.example.AuditResourceExamples
- AUDIT_LOG_CHANGESET_REST_ENTITY_LIST_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.audit.example.AuditResourceExamples
- AUDIT_LOG_CHANGESET_REST_ENTITY_LIST_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.audit.example.AuditResourceExamples
- AUDIT_LOG_CONFIGURATION_ENTITY_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.audit.example.AuditResourceExamples
- AUDIT_LOG_CONFIGURATION_ENTITY_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.audit.example.AuditResourceExamples
- AUDIT_LOG_MIGRATION_TEST - Static variable in class com.atlassian.crowd.acceptance.tests.persistence.DbPaths
- AUDIT_LOG_PROJECTED_CHANGESET_LIST_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.audit.example.AuditResourceExamples
- AUDIT_LOG_PROJECTED_CHANGESET_LIST_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.audit.example.AuditResourceExamples
- AUDIT_LOG_QUERY_ENTITY_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.audit.example.AuditResourceExamples
- AUDIT_LOG_QUERY_ENTITY_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.audit.example.AuditResourceExamples
- AUDIT_LOG_RETENTION_PERIOD - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Audit log retention period in days
- AUDIT_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- auditBulkAddGroups() - Method in interface com.atlassian.crowd.dao.audit.processor.GroupAuditProcessor
- auditBulkAddGroups() - Method in class com.atlassian.crowd.dao.audit.processor.impl.DefaultGroupAuditProcessor
- auditBulkAddGroups() - Method in class com.atlassian.crowd.dao.audit.processor.impl.DisablableGroupAuditProcessor
- auditBulkAddGroups() - Method in class com.atlassian.crowd.dao.audit.processor.impl.NoopAuditProcessor
- auditBulkAddMemberships() - Method in class com.atlassian.crowd.dao.audit.processor.impl.DefaultMembershipAuditProcessor
- auditBulkAddMemberships() - Method in class com.atlassian.crowd.dao.audit.processor.impl.DisablableMembershipAuditProcessor
- auditBulkAddMemberships() - Method in class com.atlassian.crowd.dao.audit.processor.impl.NoopAuditProcessor
- auditBulkAddMemberships() - Method in interface com.atlassian.crowd.dao.audit.processor.MembershipAuditProcessor
- auditBulkAddUsers() - Method in class com.atlassian.crowd.dao.audit.processor.impl.DefaultUserAuditProcessor
- auditBulkAddUsers() - Method in class com.atlassian.crowd.dao.audit.processor.impl.DisablableUserAuditProcessor
- auditBulkAddUsers() - Method in class com.atlassian.crowd.dao.audit.processor.impl.NoopAuditProcessor
- auditBulkAddUsers() - Method in interface com.atlassian.crowd.dao.audit.processor.UserAuditProcessor
- auditBulkRemoveGroups() - Method in interface com.atlassian.crowd.dao.audit.processor.GroupAuditProcessor
- auditBulkRemoveGroups() - Method in class com.atlassian.crowd.dao.audit.processor.impl.DefaultGroupAuditProcessor
- auditBulkRemoveGroups() - Method in class com.atlassian.crowd.dao.audit.processor.impl.DisablableGroupAuditProcessor
- auditBulkRemoveGroups() - Method in class com.atlassian.crowd.dao.audit.processor.impl.NoopAuditProcessor
- auditBulkRemoveMemberships() - Method in class com.atlassian.crowd.dao.audit.processor.impl.DefaultMembershipAuditProcessor
- auditBulkRemoveMemberships() - Method in class com.atlassian.crowd.dao.audit.processor.impl.DisablableMembershipAuditProcessor
- auditBulkRemoveMemberships() - Method in class com.atlassian.crowd.dao.audit.processor.impl.NoopAuditProcessor
- auditBulkRemoveMemberships() - Method in interface com.atlassian.crowd.dao.audit.processor.MembershipAuditProcessor
- auditBulkRemoveUsers() - Method in class com.atlassian.crowd.dao.audit.processor.impl.DefaultUserAuditProcessor
- auditBulkRemoveUsers() - Method in class com.atlassian.crowd.dao.audit.processor.impl.DisablableUserAuditProcessor
- auditBulkRemoveUsers() - Method in class com.atlassian.crowd.dao.audit.processor.impl.NoopAuditProcessor
- auditBulkRemoveUsers() - Method in interface com.atlassian.crowd.dao.audit.processor.UserAuditProcessor
- AuditController - Class in com.atlassian.crowd.plugin.rest.service.controller
- AuditController(AuditService, EventPublisher, UserManager, CrowdService, AuditEntityTranslator, AuditQueryTranslator) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.AuditController
- auditCredentialUpdated(InternalUser) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DefaultUserAuditProcessor
- auditCredentialUpdated(InternalUser) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DisablableUserAuditProcessor
- auditCredentialUpdated(InternalUser) - Method in class com.atlassian.crowd.dao.audit.processor.impl.NoopAuditProcessor
- auditCredentialUpdated(InternalUser) - Method in interface com.atlassian.crowd.dao.audit.processor.UserAuditProcessor
- AuditDao - Interface in com.atlassian.crowd.dao.audit
-
Hibernate DAO for storing and accessing the audit log
- AuditDAOHibernate - Class in com.atlassian.crowd.dao.audit
- AuditDAOHibernate() - Constructor for class com.atlassian.crowd.dao.audit.AuditDAOHibernate
- AuditEntityTranslator - Class in com.atlassian.crowd.plugin.rest.service.controller
- AuditEntityTranslator(I18nHelper, CachedUserGroupResolver, DirectoryManager, ApplicationManager) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.AuditEntityTranslator
- auditGroupAdded(InternalGroup) - Method in interface com.atlassian.crowd.dao.audit.processor.GroupAuditProcessor
- auditGroupAdded(InternalGroup) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DefaultGroupAuditProcessor
- auditGroupAdded(InternalGroup) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DisablableGroupAuditProcessor
- auditGroupAdded(InternalGroup) - Method in class com.atlassian.crowd.dao.audit.processor.impl.NoopAuditProcessor
- auditGroupRemoved(InternalGroup) - Method in interface com.atlassian.crowd.dao.audit.processor.GroupAuditProcessor
- auditGroupRemoved(InternalGroup) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DefaultGroupAuditProcessor
- auditGroupRemoved(InternalGroup) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DisablableGroupAuditProcessor
- auditGroupRemoved(InternalGroup) - Method in class com.atlassian.crowd.dao.audit.processor.impl.NoopAuditProcessor
- auditGroupUpdated(Group, InternalGroup) - Method in interface com.atlassian.crowd.dao.audit.processor.GroupAuditProcessor
- auditGroupUpdated(Group, InternalGroup) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DefaultGroupAuditProcessor
- auditGroupUpdated(Group, InternalGroup) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DisablableGroupAuditProcessor
- auditGroupUpdated(Group, InternalGroup) - Method in class com.atlassian.crowd.dao.audit.processor.impl.NoopAuditProcessor
- AuditingDirectoryDecorator - Class in com.atlassian.crowd.directory
-
A decorator around a
RemoteDirectory
that creates events in the audit log upon changes. - AuditingDirectoryDecorator(RemoteDirectory, AuditService, AuditLogUserMapper, AuditLogGroupMapper, String) - Constructor for class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- AuditingGroupAdministrationConfigurationService - Class in com.atlassian.crowd.service.permission
- AuditingGroupAdministrationConfigurationService(GroupAdministrationConfigurationService, EventPublisher) - Constructor for class com.atlassian.crowd.service.permission.AuditingGroupAdministrationConfigurationService
- AUDITLOG_SEARCH_ESCAPE_SPECIAL_CHARACTERS_ENABLED - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
Setting this to "true" enables the special character (_) escaping
- AuditLogApplicationListener - Class in com.atlassian.crowd.event.listener
- AuditLogApplicationListener(AuditService, EventPublisher, AuditLogApplicationMapper, ApplicationSamlConfigurationMapper) - Constructor for class com.atlassian.crowd.event.listener.AuditLogApplicationListener
- AuditLogApplicationMapper - Class in com.atlassian.crowd.event.listener.mapper
- AuditLogApplicationMapper(AuditLogDateMapper, AuditLogAttributeMapper, RemoteAddressesMapper, AuditLogDiffResultMapper) - Constructor for class com.atlassian.crowd.event.listener.mapper.AuditLogApplicationMapper
- AuditLogAttributeMapper - Class in com.atlassian.crowd.event.listener.mapper.util
- AuditLogAttributeMapper() - Constructor for class com.atlassian.crowd.event.listener.mapper.util.AuditLogAttributeMapper
- AuditLogAuthor - Interface in com.atlassian.crowd.audit
-
Represents the author of an audit log entry
- AuditLogAuthorRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.audit
- AuditLogAuthorRestDTO(Long, String, String, String, AuditLogAuthorType) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
- AuditLogAuthorRestDTO(Long, String, String, String, AuditLogAuthorType, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
- AuditLogAuthorRestDTO.Builder - Class in com.atlassian.crowd.plugin.rest.entity.audit
- AuditLogAuthorRestrictionRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.audit.query
- AuditLogAuthorRestrictionRestDTO(Long, String, AuditLogAuthorType) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogAuthorRestrictionRestDTO
- AuditLogAuthorType - Enum Class in com.atlassian.crowd.audit
-
Determines the type of entity that created the audit log entry
- AuditLogChangeset - Interface in com.atlassian.crowd.audit
-
Represents a set of changes that was saved in an audit log.
- AuditLogChangeset(String, String, String, String, String) - Constructor for class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.AuditLogChangeset
- 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
- AuditLogChangesetMatcher - Class in com.atlassian.crowd.test.matchers
- AuditLogChangesetMatcher.Builder - Class in com.atlassian.crowd.test.matchers
- AuditLogChangesetPopulator - Interface in com.atlassian.crowd.manager.audit
-
Populates the audit log changeset and author
- AuditLogChangesetPopulatorImpl - Class in com.atlassian.crowd.manager.audit
- AuditLogChangesetPopulatorImpl(Clock) - Constructor for class com.atlassian.crowd.manager.audit.AuditLogChangesetPopulatorImpl
- AuditLogChangesetProjection - Enum Class in com.atlassian.crowd.audit.query
-
Allows specifying a projection for an
AuditLogQuery
. - AuditLogChangesetRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.audit
- AuditLogChangesetRestDTO(Long, Date, AuditLogAuthorRestDTO, AuditLogAuthorType, Long, String, AuditLogEventType, AuditLogEntityType, Long, String, Set<AuditLogEntityRestDTO>, String, String, AuditLogEventSource, Set<AuditLogEntryRestDTO>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- AuditLogChangesetRestDTO.Builder - Class in com.atlassian.crowd.plugin.rest.entity.audit
- AuditLogClient - Class in com.atlassian.crowd.acceptance.tests.cluster.testutil
- AuditLogClient() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.testutil.AuditLogClient
- AuditLogConfiguration - Class in com.atlassian.crowd.manager.audit
-
Represents configuration for the audit log
- AuditLogConfiguration(RetentionPeriod) - Constructor for class com.atlassian.crowd.manager.audit.AuditLogConfiguration
-
Creates a configuration instance
- AuditLogConfigurationEntity - Class in com.atlassian.crowd.plugin.rest.entity
- AuditLogConfigurationEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.AuditLogConfigurationEntity
- AuditLogConfigurationEntity(AuditLogConfiguration) - Constructor for class com.atlassian.crowd.plugin.rest.entity.AuditLogConfigurationEntity
- AuditLogConfigurationEntity(RetentionPeriod) - Constructor for class com.atlassian.crowd.plugin.rest.entity.AuditLogConfigurationEntity
- AuditLogConfigurationEventListener - Class in com.atlassian.crowd.event.listener
- AuditLogConfigurationEventListener(AuditService, EventPublisher, AuditLogConfigurationMapper) - Constructor for class com.atlassian.crowd.event.listener.AuditLogConfigurationEventListener
- AuditLogConfigurationMapper - Class in com.atlassian.crowd.event.listener.mapper
- AuditLogConfigurationMapper(AuditLogDiffResultMapperImpl) - Constructor for class com.atlassian.crowd.event.listener.mapper.AuditLogConfigurationMapper
- AuditLogConfigurationUpdatedEvent - Class in com.atlassian.crowd.event.configuration
-
This class represents an update to the auditing configuration.
- AuditLogConfigurationUpdatedEvent(AuditLogConfiguration, AuditLogConfiguration) - Constructor for class com.atlassian.crowd.event.configuration.AuditLogConfigurationUpdatedEvent
- AuditLogContext - Interface in com.atlassian.crowd.audit
-
Allows to run code with overridden default properties (such as the audit log author or source)
- AuditLogContextCallback<T> - Interface in com.atlassian.crowd.audit
-
Represents a set of operations which should be executed on behalf of
AuditLogAuthor
. - AuditLogContextInternal - Interface in com.atlassian.crowd.audit
-
Internal extension of
AuditLogContext
that allows to obtain the current state in the context - AuditLogContextInternalImpl - Class in com.atlassian.crowd.audit
- AuditLogContextInternalImpl() - Constructor for class com.atlassian.crowd.audit.AuditLogContextInternalImpl
- AuditLogDateMapper - Class in com.atlassian.crowd.event.listener.mapper.util
- AuditLogDateMapper() - Constructor for class com.atlassian.crowd.event.listener.mapper.util.AuditLogDateMapper
- AuditLogDateMapper(DateFormat) - Constructor for class com.atlassian.crowd.event.listener.mapper.util.AuditLogDateMapper
- AuditLogDiffBuilder - Class in com.atlassian.crowd.event.listener.mapper
- AuditLogDiffBuilder(Object, Object, ToStringStyle) - Constructor for class com.atlassian.crowd.event.listener.mapper.AuditLogDiffBuilder
- AuditLogDiffBuilder(Object, Object, ToStringStyle, boolean) - Constructor for class com.atlassian.crowd.event.listener.mapper.AuditLogDiffBuilder
- AuditLogDiffResultMapper - Interface in com.atlassian.crowd.manager.audit.mapper
- AuditLogDiffResultMapperImpl - Class in com.atlassian.crowd.event.listener.mapper
- AuditLogDiffResultMapperImpl(AuditLogProperties) - Constructor for class com.atlassian.crowd.event.listener.mapper.AuditLogDiffResultMapperImpl
- AuditLogDirectoryEventListener - Class in com.atlassian.crowd.event.listener
- AuditLogDirectoryEventListener(AuditService, EventPublisher, AuditLogDirectoryMapper, DirectoryManager) - Constructor for class com.atlassian.crowd.event.listener.AuditLogDirectoryEventListener
- AuditLogDirectoryMapper - Class in com.atlassian.crowd.event.listener.mapper
- AuditLogDirectoryMapper(AuditLogDateMapper, AuditLogAttributeMapper, AuditLogDiffResultMapper) - Constructor for class com.atlassian.crowd.event.listener.mapper.AuditLogDirectoryMapper
- AuditLogDisabledCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.audit
- AuditLogDisabledCollector(AuditLogProperties) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.audit.AuditLogDisabledCollector
- AuditLogDisplayedAnalyticsEvent - Class in com.atlassian.crowd.analytics.events.audit
- AuditLogDisplayedAnalyticsEvent() - Constructor for class com.atlassian.crowd.analytics.events.audit.AuditLogDisplayedAnalyticsEvent
- AuditLogDisplayedEvent - Class in com.atlassian.crowd.event.audit.internal
- AuditLogDisplayedEvent() - Constructor for class com.atlassian.crowd.event.audit.internal.AuditLogDisplayedEvent
- AuditLogEnabledChecker - Interface in com.atlassian.crowd.manager.audit
-
Representation of component which checks whether auditing is enabled or not
- AuditLogEnabledCheckerImpl - Class in com.atlassian.crowd.manager.audit
- AuditLogEnabledCheckerImpl(AuditLogProperties, AuditLogMetadataResolver) - Constructor for class com.atlassian.crowd.manager.audit.AuditLogEnabledCheckerImpl
- AuditLogEnabledState - Enum Class in com.atlassian.crowd.analytics.events
- AuditLogEnabledStatisticsEvent - Class in com.atlassian.crowd.analytics.events.audit
- AuditLogEnabledStatisticsEvent(AuditLogEnabledState) - Constructor for class com.atlassian.crowd.analytics.events.audit.AuditLogEnabledStatisticsEvent
- AuditLogEntity - Interface in com.atlassian.crowd.audit
-
Represents an object affected by an auditable event.
- 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
- AuditLogEntityMatcher - Class in com.atlassian.crowd.test.matchers
- AuditLogEntityRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.audit
- AuditLogEntityRestDTO(Long, String, String, String, AuditLogEntityType, Boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
- AuditLogEntityRestDTO(Long, String, String, String, AuditLogEntityType, String, Boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
- AuditLogEntityRestDTO.Builder - Class in com.atlassian.crowd.plugin.rest.entity.audit
- AuditLogEntityRestrictionRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.audit.query
- AuditLogEntityRestrictionRestDTO() - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogEntityRestrictionRestDTO
- AuditLogEntityRestrictionRestDTO(Long, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogEntityRestrictionRestDTO
- AuditLogEntityType - Enum Class in com.atlassian.crowd.audit
-
Determines the type of entity which was changed during the audit action
- AuditLogEntry - Interface in com.atlassian.crowd.audit
-
Represents an audit log entry, belonging to a changeset
- AuditLogEntry(String, String, String) - Constructor for class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.AuditLogEntry
- AuditLogEntryEntity - Class in com.atlassian.crowd.model.audit
- AuditLogEntryEntity() - Constructor for class com.atlassian.crowd.model.audit.AuditLogEntryEntity
- AuditLogEntryEntity(AuditLogEntry) - Constructor for class com.atlassian.crowd.model.audit.AuditLogEntryEntity
- AuditLogEntryEntity(Long, String, String, String) - Constructor for class com.atlassian.crowd.model.audit.AuditLogEntryEntity
- AuditLogEntryEntity(Long, String, String, String, AuditLogChangesetEntity) - Constructor for class com.atlassian.crowd.model.audit.AuditLogEntryEntity
- AuditLogEntryEntity(String, String, String) - Constructor for class com.atlassian.crowd.model.audit.AuditLogEntryEntity
- AuditLogEntryMatcher - Class in com.atlassian.crowd.test.matchers
- AuditLogEntryRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.audit
- AuditLogEntryRestDTO(String, String, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntryRestDTO
- AuditLogEventCreatedByRestAnalyticsEvent - Class in com.atlassian.crowd.analytics.events.audit
- AuditLogEventCreatedByRestAnalyticsEvent() - Constructor for class com.atlassian.crowd.analytics.events.audit.AuditLogEventCreatedByRestAnalyticsEvent
- AuditLogEventCreatedByRestEvent - Class in com.atlassian.crowd.event.audit.internal
- AuditLogEventCreatedByRestEvent() - Constructor for class com.atlassian.crowd.event.audit.internal.AuditLogEventCreatedByRestEvent
- AuditLogEventListener - Class in com.atlassian.crowd.analytics.listener
- AuditLogEventListener(EventPublisher) - Constructor for class com.atlassian.crowd.analytics.listener.AuditLogEventListener
- AuditLogEventSource - Enum Class in com.atlassian.crowd.audit
- AuditLogEventType - Enum Class in com.atlassian.crowd.audit
-
Describes the possible auditable event types.
- AuditLogEventTypeRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.audit
- AuditLogEventTypeRestDTO(AuditLogEventType, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEventTypeRestDTO
- auditLogGroupMapper - Variable in class com.atlassian.crowd.directory.loader.DbCachingRemoteDirectoryInstanceLoader
- AuditLogGroupMapper - Interface in com.atlassian.crowd.manager.audit.mapper
- AuditLogGroupMapperImpl - Class in com.atlassian.crowd.manager.audit.mapper
- AuditLogGroupMapperImpl(AuditLogDiffResultMapperImpl) - Constructor for class com.atlassian.crowd.manager.audit.mapper.AuditLogGroupMapperImpl
- AuditLogImporterConfigurationMapper - Class in com.atlassian.crowd.event.listener.mapper
- AuditLogImporterConfigurationMapper(AuditLogDiffResultMapper) - Constructor for class com.atlassian.crowd.event.listener.mapper.AuditLogImporterConfigurationMapper
- AuditLogImportListener - Class in com.atlassian.crowd.event.listener
- AuditLogImportListener(AuditService, EventPublisher, AuditLogImporterConfigurationMapper, AuditLogContext) - Constructor for class com.atlassian.crowd.event.listener.AuditLogImportListener
- AuditLogMapper - Class in com.atlassian.crowd.migration
- AuditLogMapper(SessionFactory, BatchProcessor, AuditDao, Clock, int) - Constructor for class com.atlassian.crowd.migration.AuditLogMapper
- AuditLogMetadataResolver - Interface in com.atlassian.crowd.manager.audit
-
Resolves the common properties for the audit log changeset - the author and the current request's address
- AuditLogMetadataResolverImpl - Class in com.atlassian.crowd.manager.audit
- AuditLogMetadataResolverImpl(ThreadLocalStateAccessor, AuditLogContextInternal) - Constructor for class com.atlassian.crowd.manager.audit.AuditLogMetadataResolverImpl
- AuditLogOtherSearchCriteriaAnalyticsEvent - Class in com.atlassian.crowd.analytics.events.audit
- AuditLogOtherSearchCriteriaAnalyticsEvent() - Constructor for class com.atlassian.crowd.analytics.events.audit.AuditLogOtherSearchCriteriaAnalyticsEvent
- AuditLogProjectionQueryParams - Class in com.atlassian.crowd.plugin.rest.service.controller
- AuditLogProjectionQueryParams(AuditLogQueryRestDTO, String, AuditLogChangesetProjection, RestPageRequest) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.AuditLogProjectionQueryParams
- AuditLogProperties - Interface in com.atlassian.crowd.manager.audit
- AuditLogPruner - Class in com.atlassian.crowd.manager.audit
-
Responsible for cleaning state audit log entries
- AuditLogPruner(InternalAuditService) - Constructor for class com.atlassian.crowd.manager.audit.AuditLogPruner
- AuditLogPruningCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.audit
- AuditLogPruningCollector(InternalAuditService) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.audit.AuditLogPruningCollector
- AuditLogPruningStatisticsEvent - Class in com.atlassian.crowd.analytics.events.audit
- AuditLogPruningStatisticsEvent(RetentionPeriod) - Constructor for class com.atlassian.crowd.analytics.events.audit.AuditLogPruningStatisticsEvent
- AuditLogQuery<T> - Class in com.atlassian.crowd.audit.query
-
A specialized type of query for the audit log.
- AuditLogQueryAuthorRestriction - Class in com.atlassian.crowd.audit.query
-
A restriction for an author of an audit log changeset.
- AuditLogQueryBuilder<T> - Class in com.atlassian.crowd.audit.query
-
Allows creating AuditLogQueries
- AuditLogQueryEntityRestriction - Class in com.atlassian.crowd.audit.query
-
A restriction for an affected object of an audit log entry.
- AuditLogQueryRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.audit.query
- AuditLogQueryRestDTO(Date, Date, List<AuditLogEventType>, List<AuditLogEventSource>, List<AuditLogAuthorRestrictionRestDTO>, List<AuditLogEntityRestrictionRestDTO>, List<AuditLogEntityRestrictionRestDTO>, List<AuditLogEntityRestrictionRestDTO>, List<AuditLogEntityRestrictionRestDTO>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
- AuditLogQueryRestDTO.Builder - Class in com.atlassian.crowd.plugin.rest.entity.audit.query
- AuditLogQueryTranslator - Class in com.atlassian.crowd.search.hibernate.audit
-
Translates an instance of
AuditLogQuery
into aHQLQuery
, that can later be executed. - AuditLogQueryTranslator() - Constructor for class com.atlassian.crowd.search.hibernate.audit.AuditLogQueryTranslator
- AuditLogRestSearchAnalyticsEvent - Class in com.atlassian.crowd.analytics.events.audit
- AuditLogRestSearchAnalyticsEvent() - Constructor for class com.atlassian.crowd.analytics.events.audit.AuditLogRestSearchAnalyticsEvent
- AuditLogRestSearchEvent - Class in com.atlassian.crowd.event.audit.internal
- AuditLogRestSearchEvent() - Constructor for class com.atlassian.crowd.event.audit.internal.AuditLogRestSearchEvent
- AuditLogSizeCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.audit
- AuditLogSizeCollector(InternalAuditService) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.audit.AuditLogSizeCollector
- AuditLogSizeStatisticEvent - Class in com.atlassian.crowd.analytics.events.audit
- AuditLogSizeStatisticEvent(long) - Constructor for class com.atlassian.crowd.analytics.events.audit.AuditLogSizeStatisticEvent
- AuditLogSystemProperties - Class in com.atlassian.crowd.manager.audit
- AuditLogSystemProperties() - Constructor for class com.atlassian.crowd.manager.audit.AuditLogSystemProperties
- auditLogTable - Variable in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- AuditLogTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- AuditLogTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.AuditLogTest
- auditLogUserMapper - Variable in class com.atlassian.crowd.directory.loader.DbCachingRemoteDirectoryInstanceLoader
- AuditLogUserMapper - Interface in com.atlassian.crowd.manager.audit.mapper
- AuditLogUserMapperImpl - Class in com.atlassian.crowd.manager.audit.mapper
- AuditLogUserMapperImpl(AuditLogDiffResultMapper) - Constructor for class com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapperImpl
- auditMembershipAdded(InternalMembership) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DefaultMembershipAuditProcessor
- auditMembershipAdded(InternalMembership) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DisablableMembershipAuditProcessor
- auditMembershipAdded(InternalMembership) - Method in class com.atlassian.crowd.dao.audit.processor.impl.NoopAuditProcessor
- auditMembershipAdded(InternalMembership) - Method in interface com.atlassian.crowd.dao.audit.processor.MembershipAuditProcessor
- auditMembershipRemoved(InternalMembership) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DefaultMembershipAuditProcessor
- auditMembershipRemoved(InternalMembership) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DisablableMembershipAuditProcessor
- auditMembershipRemoved(InternalMembership) - Method in class com.atlassian.crowd.dao.audit.processor.impl.NoopAuditProcessor
- auditMembershipRemoved(InternalMembership) - Method in interface com.atlassian.crowd.dao.audit.processor.MembershipAuditProcessor
- auditOperations(List<AuditLogChangesetEntity>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
- auditOperations(List<AuditLogChangesetEntity>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.Hibernate5BatchProcessor
- auditOperations(List<AuditLogChangesetEntity>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.Hibernate5StatelessSessionBatchProcessor
- auditOperations(List<AuditLogChangesetEntity>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.Hibernate6BatchProcessor
- auditOperations(List<AuditLogChangesetEntity>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.Hibernate6StatelessSessionBatchProcessor
- AuditResource - Class in com.atlassian.crowd.plugin.rest.service.resource.audit
- AuditResource(AuditController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.audit.AuditResource
- AuditResourceExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.audit.example
- AuditResourceFilterTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
- AuditResourceFilterTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceFilterTest
- AuditResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
- AuditResourceTest(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceTest
- AuditResourceTest(String, RestServer) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceTest
- auditService - Variable in class com.atlassian.crowd.directory.loader.DbCachingRemoteDirectoryInstanceLoader
- AuditService - Interface in com.atlassian.crowd.manager.audit
-
The service for interacting with the audit log.
- AuditServiceImpl - Class in com.atlassian.crowd.manager.audit
- AuditServiceImpl(AuditDao, PropertyManager, Clock, AuditLogChangesetPopulator, AuditLogProperties, AuditLogEnabledChecker) - Constructor for class com.atlassian.crowd.manager.audit.AuditServiceImpl
- auditUserAdded(InternalUser) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DefaultUserAuditProcessor
- auditUserAdded(InternalUser) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DisablableUserAuditProcessor
- auditUserAdded(InternalUser) - Method in class com.atlassian.crowd.dao.audit.processor.impl.NoopAuditProcessor
- auditUserAdded(InternalUser) - Method in interface com.atlassian.crowd.dao.audit.processor.UserAuditProcessor
- auditUserAttributesUpdated(InternalUser, DiffResult<?>) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DefaultUserAuditProcessor
- auditUserAttributesUpdated(InternalUser, DiffResult<?>) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DisablableUserAuditProcessor
- auditUserAttributesUpdated(InternalUser, DiffResult<?>) - Method in interface com.atlassian.crowd.dao.audit.processor.UserAuditProcessor
- auditUserRemoved(InternalUser) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DefaultUserAuditProcessor
- auditUserRemoved(InternalUser) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DisablableUserAuditProcessor
- auditUserRemoved(InternalUser) - Method in class com.atlassian.crowd.dao.audit.processor.impl.NoopAuditProcessor
- auditUserRemoved(InternalUser) - Method in interface com.atlassian.crowd.dao.audit.processor.UserAuditProcessor
- auditUserUpdated(User, InternalUser) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DefaultUserAuditProcessor
- auditUserUpdated(User, InternalUser) - Method in class com.atlassian.crowd.dao.audit.processor.impl.DisablableUserAuditProcessor
- auditUserUpdated(User, InternalUser) - Method in class com.atlassian.crowd.dao.audit.processor.impl.NoopAuditProcessor
- auditUserUpdated(User, InternalUser) - Method in interface com.atlassian.crowd.dao.audit.processor.UserAuditProcessor
- AuiDatePickerDateConverter - Class in com.atlassian.crowd.util
- AuiDatePickerDateConverter() - Constructor for class com.atlassian.crowd.util.AuiDatePickerDateConverter
- auiErrors - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdXsrfProtectionTest.PageWithError
- AuiFlag - Class in com.atlassian.crowd.pageobjects.aui
- AuiFlag(PageElement) - Constructor for class com.atlassian.crowd.pageobjects.aui.AuiFlag
- auiFlagContainer - Variable in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- auiFlagContainer - Variable in class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage
- auiFlagContainer - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- auiFlags - Variable in class com.atlassian.crowd.pageobjects.administration.LicensePage
- auiFlags - Variable in class com.atlassian.crowd.pageobjects.ConfigureAuditLogPage
- auiFlags - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- auiFlags - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- auiFlags - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- auiFlags - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- AuiFlags - Class in com.atlassian.crowd.pageobjects.aui.util
- AuiFlags() - Constructor for class com.atlassian.crowd.pageobjects.aui.util.AuiFlags
- AuiFlags.AuiFlagMatcher - Class in com.atlassian.crowd.pageobjects.aui.util
- AuiMessage - Class in com.atlassian.crowd.pageobjects.aui
- AuiMessage(AuiType, String) - Constructor for class com.atlassian.crowd.pageobjects.aui.AuiMessage
- auiMessageBar - Variable in class com.atlassian.crowd.pageobjects.MailServerPage.TestEmailDialog
- auiMessageContainer - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- auiMessages - Variable in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- auiMessages - Variable in class com.atlassian.crowd.pageobjects.ApplicationAuthenticationTestPage
- AuiMessages - Class in com.atlassian.crowd.pageobjects.aui.util
- AuiMessages() - Constructor for class com.atlassian.crowd.pageobjects.aui.util.AuiMessages
- AuiMessages.AuiMessageMatcher - Class in com.atlassian.crowd.pageobjects.aui.util
- auiMessageTitle - Variable in class com.atlassian.crowd.pageobjects.MailServerPage.TestEmailDialog
- AuiSelect2 - Class in com.atlassian.crowd.pageobjects.aui
- AuiSelect2(PageElement) - Constructor for class com.atlassian.crowd.pageobjects.aui.AuiSelect2
- auiSuccessFlag - Variable in class com.atlassian.crowd.pageobjects.administration.BackupPage
- AuiType - Enum Class in com.atlassian.crowd.pageobjects.aui
- authenticate(Application, PasswordCredential) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Takes an application, which contains a hashed credential, and compares that to a hash of the supplied testCredential.
- authenticate(Application, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
- authenticate(UserAuthenticationContext) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- authenticate(UserAuthenticationContext) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- authenticate(UserAuthenticationContext) - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- authenticate(UserAuthenticationContext) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Authenticates a
user
with the directory store. - 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.AuditingDirectoryDecorator
- authenticate(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- authenticate(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- authenticate(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- authenticate(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- authenticate(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- authenticate(String, PasswordCredential) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Authenticates a
user
with the directory store. - authenticate(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- authenticate(String, PasswordCredential) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- authenticate(String, String) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Authenticates a
user
with the given credential. - authenticate(String, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- authenticate(String, String) - Method in class com.atlassian.crowd.service.AbstractUserService
- authenticate(String, String) - Method in interface com.atlassian.crowd.service.UserService
-
Given a username and password, this method checks, whether or not the provided user can be authenticated
- authenticate(String, String) - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
- authenticate(String, String, List<ValidationFactor>) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdAuthenticationProvider
-
Authenticate a remote user and return the Crowd SSO token string.
- authenticate(String, String, List<ValidationFactor>) - Method in class com.atlassian.crowd.integration.springsecurity.LocalCrowdAuthenticationProvider
- authenticate(String, String, List<ValidationFactor>) - Method in class com.atlassian.crowd.integration.springsecurity.RemoteCrowdAuthenticationProvider
- authenticate(Principal, String) - Method in class com.atlassian.crowd.integration.seraph.CrowdAuthenticator
-
Override the super method, always return true so that authentication is not called twice when a user logs in.
- authenticate(HttpServletRequest, HttpServletResponse) - Method in interface com.atlassian.crowd.service.CrowdRememberMeService
-
Attempts to authenticate a request using the remember-me cookie provided on the request.
- authenticate(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.service.TransactionalRememberMeService
- authenticate(HttpServletRequest, HttpServletResponse, String) - Method in interface com.atlassian.crowd.service.authentication.CrowdApplicationAuthenticationService
-
Authenticates the user to the Crowd application.
- authenticate(HttpServletRequest, HttpServletResponse, String) - Method in class com.atlassian.crowd.service.authentication.CrowdApplicationAuthenticationServiceImpl
- authenticate(HttpServletRequest, HttpServletResponse, String, String) - Method in class com.atlassian.crowd.integration.http.CacheAwareCrowdHttpAuthenticator
- authenticate(HttpServletRequest, HttpServletResponse, String, String) - Method in interface com.atlassian.crowd.integration.http.CrowdHttpAuthenticator
-
Authenticates the user based on provided credentials.
- authenticate(HttpServletRequest, HttpServletResponse, String, String) - Method in class com.atlassian.crowd.integration.http.CrowdHttpAuthenticatorImpl
- authenticate(Authentication) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdAuthenticationProvider
-
Performs authentication with the same contract as
AuthenticationManager.authenticate(Authentication)
(org.springframework.security.Authentication)}. - authenticate(Authentication) - Method in class com.atlassian.crowd.integration.springsecurity.DynamicProviderManagerImpl
- authenticateAndUpdateInternalUser(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
-
Authenticates user and ensures that internal directory contains the authenticated user.
- authenticateApplication(Application, ApplicationAuthenticationContext, TokenLifetime) - Method in class com.atlassian.crowd.manager.authentication.AliasingAwareTokenAuthenticationManager
- authenticateApplication(Application, ApplicationAuthenticationContext, TokenLifetime) - Method in class com.atlassian.crowd.manager.authentication.DelegatingTokenAuthenticationManager
- authenticateApplication(Application, ApplicationAuthenticationContext, TokenLifetime) - Method in class com.atlassian.crowd.manager.authentication.RetryingTokenAuthenticationManager
- authenticateApplication(Application, ApplicationAuthenticationContext, TokenLifetime) - Method in interface com.atlassian.crowd.manager.authentication.TokenAuthenticationManager
-
Authenticates an application and generates an authentication token.
- authenticateApplication(Application, ApplicationAuthenticationContext, TokenLifetime) - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- authenticateApplicationWithoutValidatingPassword(Application, ApplicationAuthenticationContext, TokenLifetime) - Method in class com.atlassian.crowd.manager.authentication.AliasingAwareTokenAuthenticationManager
- authenticateApplicationWithoutValidatingPassword(Application, ApplicationAuthenticationContext, TokenLifetime) - Method in class com.atlassian.crowd.manager.authentication.DelegatingTokenAuthenticationManager
- authenticateApplicationWithoutValidatingPassword(Application, ApplicationAuthenticationContext, TokenLifetime) - Method in class com.atlassian.crowd.manager.authentication.RetryingTokenAuthenticationManager
- authenticateApplicationWithoutValidatingPassword(Application, ApplicationAuthenticationContext, TokenLifetime) - Method in interface com.atlassian.crowd.manager.authentication.TokenAuthenticationManager
-
Authenticates an application and generates an authentication token, ignoring the credentials.
- authenticateApplicationWithoutValidatingPassword(Application, ApplicationAuthenticationContext, TokenLifetime) - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- authenticateCrowdRememberedUsername(CrowdRememberMeAuthentication) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdAuthenticationProvider
- authenticateCrowdSSO(CrowdSSOAuthenticationToken) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdAuthenticationProvider
-
Attempts to authenticate based on an existing Crowd token and validation factors from a HttpServletRequest.
- authenticated() - Static method in class com.atlassian.crowd.integration.AuthenticationState
- authenticated(Principal) - Static method in class com.atlassian.crowd.integration.AuthenticationState
-
Create successful authentication state containing a user.
- AUTHENTICATED_BY_PLUGIN - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that a user was authenticated by a plugin.
- AuthenticatedApplicationHolder - Class in com.atlassian.crowd.plugin.rest.filter
-
Keeps a reference to the authenticated application, during requests processed by
com.atlassian.plugins.rest.common.security.jersey.AuthenticatedResourceFilter
- AuthenticatedApplicationHolder() - Constructor for class com.atlassian.crowd.plugin.rest.filter.AuthenticatedApplicationHolder
- AuthenticatedApplicationUtil - Class in com.atlassian.crowd.plugin.rest.service.util
-
Utility for setting and retrieving the application name and token from the
HttpServletRequest
. - AuthenticatedToken - Class in com.atlassian.crowd.model.authentication
-
An authentication token maps the valid authentication.
- AuthenticatedToken() - Constructor for class com.atlassian.crowd.model.authentication.AuthenticatedToken
-
Default constructor.
- AuthenticatedToken(String, String) - Constructor for class com.atlassian.crowd.model.authentication.AuthenticatedToken
- AuthenticatedTokenQuery - Class in com.atlassian.crowd.search.query.entity
- AuthenticatedTokenQuery(SearchRestriction, int, int) - Constructor for class com.atlassian.crowd.search.query.entity.AuthenticatedTokenQuery
- authenticatedUserProvider - Variable in class com.atlassian.crowd.service.AbstractUserService
- AuthenticatedUserProvider - Interface in com.atlassian.crowd.manager.authentication
- AuthenticatedUserProviderSpringSecurity - Class in com.atlassian.crowd.manager.authentication
- AuthenticatedUserProviderSpringSecurity() - Constructor for class com.atlassian.crowd.manager.authentication.AuthenticatedUserProviderSpringSecurity
- AuthenticatedUserUtil - Class in com.atlassian.crowd.plugin.rest.service.util
-
Utility for setting and retrieving the authenticated user's name from the
HttpServletRequest
. - authenticateSSOUser(UserAuthenticationContext) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- authenticateSSOUser(UserAuthenticationContext) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Authenticates a Single-Sign-On (SSO) User.
- authenticateSSOUser(UserAuthenticationContext, long) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- authenticateSSOUser(UserAuthenticationContext, long) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Authenticates a Single-Sign-On (SSO) User.
- authenticateSSOUserWithoutValidatingPassword(UserAuthenticationContext) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- authenticateSSOUserWithoutValidatingPassword(UserAuthenticationContext) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Authenticates a Single-Sign-On (SSO) User without validating password.
- authenticateUser(long, UserAuthenticationContext) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
- authenticateUser(long, UserAuthenticationContext) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- authenticateUser(long, String, PasswordCredential) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
- authenticateUser(long, String, PasswordCredential) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- authenticateUser(Application, UserAuthenticationContext) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- authenticateUser(Application, UserAuthenticationContext) - Method in class com.atlassian.crowd.manager.application.AllowingAuthenticateByEmailApplicationService
- authenticateUser(Application, UserAuthenticationContext) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Will attempt to authenticate the given user against the application.
- authenticateUser(Application, UserAuthenticationContext) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- authenticateUser(Application, UserAuthenticationContext, boolean, TokenLifetime) - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- authenticateUser(Application, UserAuthenticationContext, TokenLifetime) - Method in class com.atlassian.crowd.manager.authentication.AliasingAwareTokenAuthenticationManager
- authenticateUser(Application, UserAuthenticationContext, TokenLifetime) - Method in class com.atlassian.crowd.manager.authentication.DelegatingTokenAuthenticationManager
- authenticateUser(Application, UserAuthenticationContext, TokenLifetime) - Method in class com.atlassian.crowd.manager.authentication.RetryingTokenAuthenticationManager
- authenticateUser(Application, UserAuthenticationContext, TokenLifetime) - Method in interface com.atlassian.crowd.manager.authentication.TokenAuthenticationManager
-
Authenticates a user and and generates an authentication token.
- authenticateUser(Application, UserAuthenticationContext, TokenLifetime) - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- authenticateUser(Application, String, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- authenticateUser(Application, String, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.AllowingAuthenticateByEmailApplicationService
- authenticateUser(Application, String, PasswordCredential) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Will attempt to authenticate the given user against the application.
- authenticateUser(Application, String, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- authenticateUser(Application, String, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- authenticateUser(AuthenticationContextEntity, boolean, long) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.TokenResource
- authenticateUser(String, PasswordEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.AuthenticationResource
- authenticateUser(String, PasswordEntity, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.AuthenticationController
-
Authenticates the user with the given
username
andpassword
. - authenticateUser(String, String) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
-
Authenticate a user with the specified username and password against the 'crowd' application.
- authenticateUser(String, String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- authenticateUser(String, String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Authenticates a user with the server.
- authenticateUser(String, String, TokenLifetime, Collection<ValidationFactorEntity>, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.TokenController
-
Authenticates a user for the given application.
- authenticateUser(String, String, String, String) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
-
Authenticate a user with the specified username and password.
- authenticateUsernamePassword(UsernamePasswordAuthenticationToken) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdAuthenticationProvider
-
Attempts to authenticate a login request based on username (principal), password (credentials), and (optional) ValidationFactor[]s (details).
- authenticateUserWithoutValidatingPassword(Application, UserAuthenticationContext) - Method in class com.atlassian.crowd.manager.authentication.AliasingAwareTokenAuthenticationManager
- authenticateUserWithoutValidatingPassword(Application, UserAuthenticationContext) - Method in class com.atlassian.crowd.manager.authentication.DelegatingTokenAuthenticationManager
- authenticateUserWithoutValidatingPassword(Application, UserAuthenticationContext) - Method in class com.atlassian.crowd.manager.authentication.RetryingTokenAuthenticationManager
- authenticateUserWithoutValidatingPassword(Application, UserAuthenticationContext) - Method in interface com.atlassian.crowd.manager.authentication.TokenAuthenticationManager
-
Feigns the authentication process for a user and creates a token for the authentication without validating the password.
- authenticateUserWithoutValidatingPassword(Application, UserAuthenticationContext) - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- authenticateUserWithoutValidatingPassword(String, Collection<ValidationFactorEntity>, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.TokenController
-
Feigns the authentication process for a user and creates a token for the authentication without validating the password.
- authenticateWithoutPassword(String, List<ValidationFactor>) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdAuthenticationProvider
-
Authenticate a remote user without password and return the Crowd SSO token string.
- authenticateWithoutPassword(String, List<ValidationFactor>) - Method in class com.atlassian.crowd.integration.springsecurity.LocalCrowdAuthenticationProvider
- authenticateWithoutPassword(String, List<ValidationFactor>) - Method in class com.atlassian.crowd.integration.springsecurity.RemoteCrowdAuthenticationProvider
- authenticateWithoutValidatingPassword(HttpServletRequest, HttpServletResponse, String) - Method in class com.atlassian.crowd.integration.http.CacheAwareCrowdHttpAuthenticator
- authenticateWithoutValidatingPassword(HttpServletRequest, HttpServletResponse, String) - Method in interface com.atlassian.crowd.integration.http.CrowdHttpAuthenticator
-
Authenticates the user without validating password.
- authenticateWithoutValidatingPassword(HttpServletRequest, HttpServletResponse, String) - Method in class com.atlassian.crowd.integration.http.CrowdHttpAuthenticatorImpl
- AUTHENTICATION_BY_EMAIL_ENABLED - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating whether application can authenticate user using their email.
- AUTHENTICATION_CONTEXT_ENTITY - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.TokenResourceExamples
- AUTHENTICATION_CONTEXT_ENTITY_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.TokenResourceExamples
- AUTHENTICATION_METHOD - Static variable in class com.atlassian.crowd.integration.Constants
-
Configuration file property value for the authentication method (optional).
- AUTHENTICATION_METHOD_ATTRIBUTE - Static variable in class com.atlassian.crowd.directory.RemoteCrowdDirectory
-
Directory attribute key for the authentication method (
AuthenticationMethod
). - AUTHENTICATION_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- AUTHENTICATION_WITHOUT_PASSWORD_ENABLED - Static variable in class com.atlassian.crowd.model.application.ApplicationAttributeConstants
-
Key of attribute indicating whether application can authenticate user without passing their password.
- AuthenticationContext - Class in com.atlassian.crowd.model.authentication
-
Minimal information necessary when authenticating with the Crowd server.
- AuthenticationContext() - Constructor for class com.atlassian.crowd.model.authentication.AuthenticationContext
- AuthenticationContext(String, PasswordCredential, ValidationFactor[]) - Constructor for class com.atlassian.crowd.model.authentication.AuthenticationContext
- AuthenticationContextEntity - Class in com.atlassian.crowd.integration.rest.entity
-
REST version of an AuthenticationContext.
- AuthenticationContextEntity - Class in com.atlassian.crowd.plugin.rest.entity
-
REST version of an AuthenticationContext.
- AuthenticationContextEntity(String, String, ValidationFactorEntityList) - Constructor for class com.atlassian.crowd.integration.rest.entity.AuthenticationContextEntity
- AuthenticationContextEntity(String, String, ValidationFactorEntityList) - Constructor for class com.atlassian.crowd.plugin.rest.entity.AuthenticationContextEntity
- AuthenticationController - Class in com.atlassian.crowd.plugin.rest.service.controller
-
User authentication controller.
- AuthenticationController(ApplicationService, AuthenticatedApplicationHolder) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.AuthenticationController
- authenticationError(Authenticator.Result, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.sal.crowd.auth.CrowdAuthenticationListener
- authenticationFailure(Authenticator.Result, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.sal.crowd.auth.CrowdAuthenticationListener
- authenticationManager - Variable in class com.atlassian.crowd.integration.springsecurity.RemoteCrowdAuthenticationProvider
- authenticationMethod - Variable in class com.atlassian.crowd.service.client.AbstractClientProperties
- AuthenticationMethod - Enum Class in com.atlassian.crowd.service.client
-
Authentication methods known to the Rest Crowd Client.
- AuthenticationMethod(String, String) - Constructor for record class com.atlassian.crowd.console.action.options.UpdateMailServer.AuthenticationMethod
-
Creates an instance of a
AuthenticationMethod
record class. - authenticationNotAttempted(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.sal.crowd.auth.CrowdAuthenticationListener
- AuthenticationNotificationIntegrationTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- AuthenticationNotificationIntegrationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.AuthenticationNotificationIntegrationTest
- AuthenticationOrderOptimizer - Class in com.atlassian.crowd.manager.application
- AuthenticationOrderOptimizer(UserDao, RecoveryModeService) - Constructor for class com.atlassian.crowd.manager.application.AuthenticationOrderOptimizer
- AuthenticationRequiredExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- AuthenticationRequiredExceptionMapper(I18nResolver) - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.AuthenticationRequiredExceptionMapper
- AuthenticationResource - Class in com.atlassian.crowd.plugin.rest.service.resource.usermanagement
-
User Authentication Resource.
- AuthenticationResource(AuthenticationController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.AuthenticationResource
- AuthenticationResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
-
Note that this test class is reused in JIRA via inheritance.
- AuthenticationResourceTest(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.AuthenticationResourceTest
-
Constructs a test case with the given name.
- AuthenticationResourceTest(String, RestServer) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.AuthenticationResourceTest
-
Constructs a test case with the given name, using the given RestServer.
- AuthenticationState - Class in com.atlassian.crowd.integration
-
This class holds authentication state.
- authenticationSuccess(Authenticator.Result, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.sal.crowd.auth.CrowdAuthenticationListener
- AuthenticationToken - Interface in com.atlassian.crowd.model.token
- authenticationUrl(HttpServletRequest) - Method in interface com.atlassian.crowd.integration.http.filter.AuthenticationUrlProvider
- authenticationUrl(HttpServletRequest) - Method in class com.atlassian.crowd.integration.http.filter.CrowdSecurityFilter
-
Override this to alter the destination of the redirect to the authentication page.
- AuthenticationUrlProvider - Interface in com.atlassian.crowd.integration.http.filter
- authenticationViaEmailEnabled - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- authenticationViaEmailEnabled - Variable in class com.atlassian.crowd.pageobjects.ApplicationOptionsPage
- authenticationWithoutPasswordEnabled - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- AuthenticatorUserCache - Interface in com.atlassian.crowd.service
-
Interface that
CacheAwareCrowdHttpAuthenticator
calls when it want's to ensure a user exists in the cache. - AUTHOR - Enum constant in enum class com.atlassian.crowd.audit.query.AuditLogChangesetProjection
-
Only populates the author of the changesets
- AUTHORISATION_GROUP - Static variable in class com.atlassian.crowd.acceptance.tests.integration.AddApplicationTest
- authorisationCachingEnabled - Variable in class com.atlassian.crowd.pageobjects.administration.GeneralOptionsPage
- AUTHORISED_GROUPS_ATTRIBUTE_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogApplicationMapper
- authorisedToAccessCrowdAdminConsole(DirectoryMapping, Long, String) - Method in class com.atlassian.crowd.console.action.BaseAction
- authorisedToAccessCrowdConsole(Long, String) - Method in class com.atlassian.crowd.console.action.BaseAction
- AUTHORITY_API_ENDPOINT_ATTRIBUTE - Static variable in class com.atlassian.crowd.directory.AzureAdDirectory
- AUTHORITY_ENDPOINT_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
- authorityEndpoint - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- authorityEndpoint - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- AuthorizationContext - Class in com.atlassian.crowd.sso.saml.impl.opensaml.context
-
Context for logged in user data.
- AuthorizationContext() - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.context.AuthorizationContext
- AuthorizationExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- AuthorizationExceptionMapper - Class in com.atlassian.labs.crowd.directory.pruning.rest
- AuthorizationExceptionMapper(I18nResolver) - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.AuthorizationExceptionMapper
- AuthorizationExceptionMapper(I18nResolver) - Constructor for class com.atlassian.labs.crowd.directory.pruning.rest.AuthorizationExceptionMapper
- authorizeAndAllowPermissions(String, String) - Method in class com.atlassian.crowd.pageobjects.oauth2.OAuth2AuthorizationProcess
- authorizeButton - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- authorizeOAuth2(String, String) - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- authorizeOAuth2(String, String, boolean) - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- authSuccessAfterLogin() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.SAMLAuthTest
- authSuccessSSO() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.SAMLAuthTest
- authWithGarbageRequest() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.SAMLAuthTest
- authWithNoKeysSetup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.SAMLAuthTest
- authWithoutPasswordConfirmDialog - Variable in class com.atlassian.crowd.pageobjects.ApplicationOptionsPage
- authWithoutPasswordConfirmDialogSubmitButton - Variable in class com.atlassian.crowd.pageobjects.ApplicationOptionsPage
- authWithoutPasswordEnabled - Variable in class com.atlassian.crowd.pageobjects.ApplicationOptionsPage
- AuthWithoutPasswordWarningManager - Class in com.atlassian.crowd.console.message
- AuthWithoutPasswordWarningManager(ApplicationManager) - Constructor for class com.atlassian.crowd.console.message.AuthWithoutPasswordWarningManager
- AUTO_ADD_GROUPS_SEPARATOR - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- AUTO_GROUPS_ADDED - Static variable in class com.atlassian.crowd.core.event.listener.DirectoryDefaultGroupMembershipResolver
- autoAddGroupMembershipsAreSynchronizedAfterLogin() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AutoGroupAdderTest
- autoAddOnlyAddingGroupsOnce() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AutoGroupAdderTest
-
Tests that user will get groups added the first time they log in, but no new directories will be added after that.
- autoAddWithDelegatedDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AutoGroupAdderTest
- autoAddWithInternalDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AutoGroupAdderTest
- autoAddWithInternalDirectoryIsTriggeredBySessionCreationWithoutPassword() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AutoGroupAdderTest
- autoAddWithLDAPDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AutoGroupAdderTest
- autoAddWithRemoteCrowdDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AutoGroupAdderTest
- autoAddWithRemoteCrowdDirectoryUsingDelegatedDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AutoGroupAdderTest
-
Tests that group auto add works when remote crowd directory connects to delegated authentication directory and the user is added on successful auth.
- autoAddWithRemoteCrowdDirectoryUsingDelegatedDirectory_NoGroup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AutoGroupAdderTest
-
Tests that group auto add does add user to a group when remote crowd directory connecting to delegated authentication directory does not contain the group yet.
- AutoGroupAddApplicationTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- AutoGroupAddApplicationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.AutoGroupAddApplicationTest
- AutoGroupAdderListener - Class in com.atlassian.crowd.core.event.listener
- AutoGroupAdderListener(DirectoryManager, List<DefaultGroupMembershipResolver>, EventPublisher) - Constructor for class com.atlassian.crowd.core.event.listener.AutoGroupAdderListener
- AutoGroupAdderTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- AutoGroupAdderTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.AutoGroupAdderTest
- autoGroupAddForApplicationsWorks() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AutoGroupAddApplicationTest
- AutoGroupCreatedEvent - Class in com.atlassian.crowd.event.group
-
Group was automatically created.
- AutoGroupCreatedEvent(Object, Directory, Group) - Constructor for class com.atlassian.crowd.event.group.AutoGroupCreatedEvent
- AutoGroupMembershipCreatedEvent - Class in com.atlassian.crowd.event.group
- AutoGroupMembershipCreatedEvent(Object, Directory, String, String, MembershipType) - Constructor for class com.atlassian.crowd.event.group.AutoGroupMembershipCreatedEvent
- AutoGroupMembershipDeletedEvent - Class in com.atlassian.crowd.event.group
- AutoGroupMembershipDeletedEvent(Object, Directory, String, String, MembershipType) - Constructor for class com.atlassian.crowd.event.group.AutoGroupMembershipDeletedEvent
- AUTOMATED_BACKUP_FILENAME_FORMAT - Static variable in interface com.atlassian.crowd.manager.backup.BackupFileConstants
- AUTOMATED_BACKUP_FILENAME_PATTERN - Static variable in interface com.atlassian.crowd.manager.backup.BackupFileConstants
- AutoUserCreatedEvent - Class in com.atlassian.crowd.event.user
-
User was automatically created.
- AutoUserCreatedEvent(Object, Directory, User) - Constructor for class com.atlassian.crowd.event.user.AutoUserCreatedEvent
- AutoUserUpdatedEvent - Class in com.atlassian.crowd.event.user
-
User was automatically updated.
- AutoUserUpdatedEvent(Object, Directory, User, User) - Constructor for class com.atlassian.crowd.event.user.AutoUserUpdatedEvent
- availableApplinks - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- availableDirectoryTypes - Variable in class com.atlassian.crowd.console.action.directory.CreateDirectory
- availableImportTypes - Variable in class com.atlassian.crowd.console.action.dataimport.ImportType
- avatarMapper() - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
-
Return a
JpegPhotoContextMapper
; assume for now that all avatars are stored as JPEG files. - avatarMapper() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- AvatarProvider - Interface in com.atlassian.crowd.manager.avatar
- AvatarReference - Interface in com.atlassian.crowd.manager.avatar
-
A directory may represent avatars as references to URLs or as binary blobs.
- AvatarReference.BlobAvatar - Class in com.atlassian.crowd.manager.avatar
-
An image represented as a blob of bytes along with a content type.
- AvatarReference.UriAvatarReference - Class in com.atlassian.crowd.manager.avatar
-
A reference to an avatar available through a user's browser.
- AVATARS_DARK_FEATURE_KEY - Static variable in interface com.atlassian.crowd.darkfeature.CrowdDarkFeatureManager
-
Enables directory avatars in the Browse Principals view.
- awaitLoaded() - Method in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step1_EmailLoginPage
- awaitLoaded() - Method in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step2_PasswordLoginPage
- awaitLoaded() - Method in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step3_VerificationPage
- awaitLoaded() - Method in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step4_AllowConsentPage
- awaitLoaded() - Method in class com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process.Step1_EmailLoginPage
- awaitLoaded() - Method in class com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process.Step2_PasswordLoginPage
- AZURE_AD - Enum constant in enum class com.atlassian.crowd.embedded.api.DirectoryType
-
Microsoft Entra ID
- AZURE_AD_ADDITIONAL_REGIONS - Static variable in interface com.atlassian.crowd.darkfeature.CrowdDarkFeatureManager
-
Enables China and United States Government as additional Microsoft Entra ID regions available and supported in Crowd
- AZURE_AD_CONNECTION_TEST_ENTITY - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.directory.example.DirectoryResourceExamples
- AZURE_AD_CONNECTION_TEST_ENTITY_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.directory.example.DirectoryResourceExamples
- AZURE_AD_TOKEN_CACHE_KEY - Static variable in class com.atlassian.crowd.directory.authentication.AzureAdRefreshTokenFilter
- AzureAdConnectionTestEntity - Class in com.atlassian.crowd.plugin.rest.entity
- AzureAdConnectionTestEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.AzureAdConnectionTestEntity
- AzureAdConnectionTestEntity(String, String, String, String, String, String, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.AzureAdConnectionTestEntity
- AzureADConnectionValidator - Class in com.atlassian.crowd.embedded.validator.impl
- AzureADConnectionValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.AzureADConnectionValidator
- AzureADConnectorValidator - Class in com.atlassian.crowd.embedded.validator.impl
- AzureADConnectorValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
- azureAdDirectory - Variable in class com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher
- azureAdDirectory() - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitUtil
- azureAdDirectory(String) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitUtil
- azureAdDirectory(String, Map<Object, Object>) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitUtil
- AzureAdDirectory - Class in com.atlassian.crowd.directory
-
Microsoft Entra ID connector
- AzureAdDirectory(AzureAdRestClientFactory, MicrosoftGraphQueryTranslator, AzureAdRestEntityMapper, UserCredentialVerifierFactory, AzureApiUriResolverFactory, DcLicenseChecker) - Constructor for class com.atlassian.crowd.directory.AzureAdDirectory
- AzureAdDirectoryInstanceLoader - Interface in com.atlassian.crowd.directory.loader
-
Marker interface for the Microsoft Entra ID directory instance loader.
- AzureAdDirectoryInstanceLoaderImpl - Class in com.atlassian.crowd.directory.loader
-
Loads an implementation of a
AzureAdDirectory
for use at runtime by the Crowd security server. - AzureAdDirectoryInstanceLoaderImpl(InstanceFactory) - Constructor for class com.atlassian.crowd.directory.loader.AzureAdDirectoryInstanceLoaderImpl
- AzureAdGroupFilteringTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- AzureAdGroupFilteringTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.AzureAdGroupFilteringTest
- azureAdPageDataInjector - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- AzureAdPageDataInjector - Class in com.atlassian.crowd.util
- AzureAdPageDataInjector(CrowdDarkFeatureManager) - Constructor for class com.atlassian.crowd.util.AzureAdPageDataInjector
- AzureAdPagingWrapper - Class in com.atlassian.crowd.directory.rest
-
Wrapper class to facilitate paging results from Microsoft Graph
- AzureAdPagingWrapper(AzureAdRestClient) - Constructor for class com.atlassian.crowd.directory.rest.AzureAdPagingWrapper
- AzureAdRefreshTokenFilter - Class in com.atlassian.crowd.directory.authentication
-
Jersey ClientRequestFilter for Microsoft Entra ID authentication support.
- AzureAdRefreshTokenFilter(LoadingCache<String, String>) - Constructor for class com.atlassian.crowd.directory.authentication.AzureAdRefreshTokenFilter
- AzureAdRestClient - Class in com.atlassian.crowd.directory.rest
-
The client used to communicate with Microsoft Entra ID via Microsoft Graph.
- AzureAdRestClient(Client, AzureApiUriResolver, IoUtilsWrapper) - Constructor for class com.atlassian.crowd.directory.rest.AzureAdRestClient
- AzureAdRestClientFactory - Interface in com.atlassian.crowd.directory.rest
-
Creates an
AzureAdRestClient
and all of its dependencies, using the given Azure application data. - AzureAdRestEntityMapper - Class in com.atlassian.crowd.directory.rest.mapper
-
Maps REST entities returned from Microsoft Graph to Crowd entities and vice versa
- AzureAdRestEntityMapper() - Constructor for class com.atlassian.crowd.directory.rest.mapper.AzureAdRestEntityMapper
- AzureApiUriResolver - Interface in com.atlassian.crowd.directory.rest.endpoint
-
Provides addresses of Microsoft Entra ID APIs
- AzureApiUriResolverFactory - Class in com.atlassian.crowd.directory.rest.endpoint
- AzureApiUriResolverFactory() - Constructor for class com.atlassian.crowd.directory.rest.endpoint.AzureApiUriResolverFactory
- AzureDailyLoginStatisticsCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.directory
- AzureDailyLoginStatisticsCollector(DirectoryManager, TransactionTemplate, DataSource) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.directory.AzureDailyLoginStatisticsCollector
- AzureDailyLoginStatisticsCollector(DirectoryManager, TransactionTemplate, DataSource, Clock) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.directory.AzureDailyLoginStatisticsCollector
- azureFilteringEnabledChecker - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- AzureFilteringEnabledChecker - Interface in com.atlassian.crowd.azure
- AzureFilteringEnabledCheckerImpl - Class in com.atlassian.crowd.directory.synchronisation.cache
- AzureFilteringEnabledCheckerImpl(DcLicenseChecker) - Constructor for class com.atlassian.crowd.directory.synchronisation.cache.AzureFilteringEnabledCheckerImpl
- azureGroupFilterProcessor - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- AzureGroupFilterProcessor - Class in com.atlassian.crowd.directory.cache
- AzureGroupFilterProcessor(DirectoryManager) - Constructor for class com.atlassian.crowd.directory.cache.AzureGroupFilterProcessor
- AzureGroupFiltersConfiguration - Class in com.atlassian.crowd.model.config
-
Data object containing the configuration for user filtering based on groups
- AzureGroupFiltersConfiguration(boolean, Iterable<String>) - Constructor for class com.atlassian.crowd.model.config.AzureGroupFiltersConfiguration
- AzureGroupsRemovedEvent - Class in com.atlassian.crowd.event.azure
- AzureGroupsRemovedEvent(Object, Directory, Set<String>) - Constructor for class com.atlassian.crowd.event.azure.AzureGroupsRemovedEvent
- AzureMembershipHelper - Class in com.atlassian.crowd.directory
-
Helper class to fetch membership data.
- AzureMembershipHelper(AzureAdRestClient, AzureAdPagingWrapper, MicrosoftGraphQueryTranslator, AzureAdRestEntityMapper, AzureAdDirectory) - Constructor for class com.atlassian.crowd.directory.AzureMembershipHelper
B
- BackgroundQueriesProcessor - Class in com.atlassian.crowd.directory.cache
- BackgroundQueriesProcessor(String, Callable<DeltaQueryResult<UserWithAttributes>>, Callable<DeltaQueryResult<GroupWithMembershipChanges>>) - Constructor for class com.atlassian.crowd.directory.cache.BackgroundQueriesProcessor
- backToLoginLink - Variable in class com.atlassian.crowd.pageobjects.ForgottenLoginDetailsPage
- backToLoginLinkBeforeSubmitShouldRedirectToLoginPage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ResetPrincipalPasswordTest
- backup() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitLicenseResource
- backup(String) - Method in interface com.atlassian.crowd.manager.backup.BackupManager
-
Perform an XML export of crowd, as well as of the directory configuration.
- backup(String) - Method in class com.atlassian.crowd.manager.backup.DefaultBackupManager
- backup(String, boolean) - Method in interface com.atlassian.crowd.manager.backup.BackupManager
-
Perform an XML export of crowd, as well as of the directory configuration.
- backup(String, boolean) - Method in class com.atlassian.crowd.manager.backup.DefaultBackupManager
- BACKUP_CONFIGURATION_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.BackupResourceExamples
- BACKUP_CONFIGURATION_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.BackupResourceExamples
- BACKUP_FILE_NAME_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.BackupResourceExamples
- BACKUP_FILE_NAME_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.BackupResourceExamples
- BACKUP_FINISHED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that backup of Crowd to a file has been finished.
- BACKUP_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- BACKUP_SCHEDULED_TIME_HOUR - Static variable in class com.atlassian.crowd.model.property.Property
-
Server property: Determines hour of the day when automated backup is performed
- BACKUP_SCHEDULED_TIME_MINUTE - Static variable in class com.atlassian.crowd.model.property.Property
-
Server property: Determines minute of the hour when automated backup is performed
- BACKUP_STARTED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that backup of Crowd to a file has been started.
- BACKUP_SUMMARY_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.BackupResourceExamples
- BACKUP_SUMMARY_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.BackupResourceExamples
- backupAndRetrieveXPath(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- BackupConfiguration - Class in com.atlassian.crowd.model.backup
- BackupConfiguration(int, int, Boolean, Boolean, Boolean) - Constructor for class com.atlassian.crowd.model.backup.BackupConfiguration
- BackupConfiguration.Builder - Class in com.atlassian.crowd.model.backup
- BackupConfigurationEntity - Class in com.atlassian.crowd.plugin.rest.entity.backup
- BackupConfigurationEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity
-
Deprecated.
- BackupConfigurationEntity(String, Boolean, Boolean, Boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity
- BackupConfigurationEntity.Builder - Class in com.atlassian.crowd.plugin.rest.entity.backup
- backupConnectorDirectoriesEnabled - Variable in class com.atlassian.crowd.pageobjects.administration.BackupPage
- BackupController - Class in com.atlassian.crowd.plugin.rest.service.controller
- BackupController(PropertyManager, BackupManager, BackupScheduler) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.BackupController
- BackupFileConstants - Interface in com.atlassian.crowd.manager.backup
-
Various constants related to backup file names
- backupFileName - Variable in class com.atlassian.crowd.pageobjects.administration.BackupPage
- BackupFileStore - Interface in com.atlassian.crowd.manager.backup
-
Service to deal with access to backup files
- BackupJobRunner - Class in com.atlassian.crowd.manager.backup
-
JobRunner to perform an export
- BackupJobRunner(BackupManager, BackupFileStore) - Constructor for class com.atlassian.crowd.manager.backup.BackupJobRunner
- backupLicense() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- backupLink - Variable in class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
- BackupManager - Interface in com.atlassian.crowd.manager.backup
-
Service to deal with with backups
- BackupOrRestoreAlreadyInProgressException - Exception in com.atlassian.crowd.migration
-
Indicates that a backup or restore has not been performed as there is a backup or restore operation currently underway
- BackupOrRestoreAlreadyInProgressException() - Constructor for exception com.atlassian.crowd.migration.BackupOrRestoreAlreadyInProgressException
- BackupPage - Class in com.atlassian.crowd.pageobjects.administration
- BackupPage() - Constructor for class com.atlassian.crowd.pageobjects.administration.BackupPage
- BackupResource - Class in com.atlassian.crowd.plugin.rest.service.resource.admin
- BackupResource(BackupController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.admin.BackupResource
- BackupResourceAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.admin
- BackupResourceAcceptanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.admin.BackupResourceAcceptanceTest
- BackupResourceExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.admin.example
- BackupResourceExamples() - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.admin.example.BackupResourceExamples
- backupRestoreRoundtrip() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.BackupRestoreTest
- BackupRestoreTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- BackupRestoreTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.BackupRestoreTest
- BACKUPS_LOCATION - Static variable in class com.atlassian.crowd.CrowdConstants.CrowdHome
- BACKUPS_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- BackupScheduler - Interface in com.atlassian.crowd.manager.backup
-
Service to handle the scheduling of automated backup.
- backupSuccessful() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.BackupRestoreTest
- BackupSummary - Class in com.atlassian.crowd.manager.backup
-
Summary of automated backup files.
- BackupSummary(int, Date, Date) - Constructor for class com.atlassian.crowd.manager.backup.BackupSummary
- BackupSummaryEntity - Class in com.atlassian.crowd.plugin.rest.entity.backup
- BackupSummaryEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.backup.BackupSummaryEntity
-
Deprecated.
- BackupSummaryEntity(Date, Date, Date) - Constructor for class com.atlassian.crowd.plugin.rest.entity.backup.BackupSummaryEntity
- BackupSummaryEntity.Builder - Class in com.atlassian.crowd.plugin.rest.entity.backup
- BackupTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- BackupTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.BackupTest
- BADGERS - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- BADGERS_GROUP_IN_DIR_2 - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- BadRequestExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- BadRequestExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.BadRequestExceptionMapper
- BAMBOO - Enum constant in enum class com.atlassian.crowd.model.application.ApplicationType
- BambooImporter - Class in com.atlassian.crowd.importer.importers
-
Responsible for specifying Importer implementation for crowdified/legacy Bamboo versions Bamboo 6.6 introduced integration with EC along with updated data schema compatible with CrowdifiedJiraImporter
- BambooImporter(DirectoryManager) - Constructor for class com.atlassian.crowd.importer.importers.BambooImporter
- BambooImporterTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- BambooImporterTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.BambooImporterTest
- BANG - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- BANG - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- BANG - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- base() - Static method in class com.atlassian.crowd.acceptance.tests.functest.FunctestRunner
- BASE_64_ENCRYPTOR - Static variable in class com.atlassian.crowd.crypto.BasicEncryptorsFactory
- BASE_DN_KEY - Static variable in class com.atlassian.crowd.embedded.validator.impl.DelegatedDirectoryConnectionValidator
- BASE_DN_KEY - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPConnectionValidator
- Base64Encryptor - Class in com.atlassian.crowd.crypto
-
Encryptor that uses base64 to encode and decode input string.
- Base64Encryptor() - Constructor for class com.atlassian.crowd.crypto.Base64Encryptor
- Base64Util - Class in com.atlassian.crowd.common.util
- BaseAccessFilter - Class in com.atlassian.crowd.manager.application.filtering
- BaseAccessFilter(DirectoryManager, Application, boolean) - Constructor for class com.atlassian.crowd.manager.application.filtering.BaseAccessFilter
- BaseAction - Class in com.atlassian.crowd.console.action
- BaseAction() - Constructor for class com.atlassian.crowd.console.action.BaseAction
- BaseAddApplicationAction - Class in com.atlassian.crowd.console.action.application
- BaseAddApplicationAction() - Constructor for class com.atlassian.crowd.console.action.application.BaseAddApplicationAction
- BaseApplicationSamlConfiguration - Interface in com.atlassian.crowd.model.sso
-
Represents SAML SSO configuration for an application, without application data
- BaseAuthenticationTestCase - Class in com.atlassian.crowd.acceptance.tests.rest.service.security
- BaseAuthenticationTestCase() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase
- BaseAuthenticationTestCase.ContinueLoginRequestSpecification - Interface in com.atlassian.crowd.acceptance.tests.rest.service.security
- BaseAuthenticationTestCase.LoginRequestSpecification - Interface in com.atlassian.crowd.acceptance.tests.rest.service.security
- BaseAuthenticationTestCase.LoginRequestSpecificationBase - Interface in com.atlassian.crowd.acceptance.tests.rest.service.security
- BaseAuthenticationTestCase.LoginRequestSpecificationImpl - Class in com.atlassian.crowd.acceptance.tests.rest.service.security
- BaseAzureAdTest - Class in com.atlassian.crowd.test.base.azure
- BaseAzureAdTest() - Constructor for class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- BaseCsvImporter - Class in com.atlassian.crowd.console.action.dataimport
- BaseCsvImporter() - Constructor for class com.atlassian.crowd.console.action.dataimport.BaseCsvImporter
- BaseCsvImporterTest - Class in com.atlassian.crowd.acceptance.tests.load
- BaseCsvImporterTest() - Constructor for class com.atlassian.crowd.acceptance.tests.load.BaseCsvImporterTest
- BaseDirectoryImporter - Class in com.atlassian.crowd.console.action.dataimport
- BaseDirectoryImporter() - Constructor for class com.atlassian.crowd.console.action.dataimport.BaseDirectoryImporter
- baseDN - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- baseDN - Variable in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- baseDNInput - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- BaseImmutableGroup - Class in com.atlassian.crowd.model.group
- BaseImmutableGroup(BaseImmutableGroup.Builder) - Constructor for class com.atlassian.crowd.model.group.BaseImmutableGroup
- BaseImmutableGroup.Builder<T extends BaseImmutableGroup.Builder> - Class in com.atlassian.crowd.model.group
- BaseImmutableUser - Class in com.atlassian.crowd.model.user
- BaseImmutableUser(long, String, String, String, boolean, String, String, String) - Constructor for class com.atlassian.crowd.model.user.BaseImmutableUser
- BaseImmutableUser(BaseImmutableUser.Builder<? extends BaseImmutableUser>) - Constructor for class com.atlassian.crowd.model.user.BaseImmutableUser
- BaseImmutableUser.Builder<T> - Class in com.atlassian.crowd.model.user
- BaseImporter - Class in com.atlassian.crowd.console.action.dataimport
- BaseImporter() - Constructor for class com.atlassian.crowd.console.action.dataimport.BaseImporter
- BaseLegacyXmlRestoreTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.legacy
- BaseLegacyXmlRestoreTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- BaseProgressStepAction - Class in com.atlassian.crowd.console.action
- BaseProgressStepAction() - Constructor for class com.atlassian.crowd.console.action.BaseProgressStepAction
- BaseResourceLocator - Class in com.atlassian.crowd.service.client
-
Abstract class with a few methods that will help locate a given resource
- BaseResourceLocator(String) - Constructor for class com.atlassian.crowd.service.client.BaseResourceLocator
- BaseRestAdminClient - Class in com.atlassian.crowd.acceptance.tests.cluster.testutil
- BaseRestAdminClient(String) - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.testutil.BaseRestAdminClient
- BaseSetupAction - Class in com.atlassian.crowd.console.action.setup
- BaseSetupAction() - Constructor for class com.atlassian.crowd.console.action.setup.BaseSetupAction
- baseSplitQuery() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
- baseSplitQuery() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
-
Returned queries will have":
MembershipQuery.startIndex
equal to 0 andMembershipQuery.maxResults
equal to originalstartIndex + maxResults
. - BaseSynchroniseCrowdDirectoryTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- BaseSynchroniseCrowdDirectoryTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- baseUrl - Variable in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- baseUrl - Variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.BaseRestAdminClient
- baseURL - Variable in class com.atlassian.crowd.service.client.AbstractClientProperties
- baseUrlFor(String) - Method in class com.atlassian.crowd.acceptance.utils.BaseUrlFromProperties
- baseUrlForWithoutPort(String) - Method in class com.atlassian.crowd.acceptance.utils.BaseUrlFromProperties
- BaseUrlFromProperties - Class in com.atlassian.crowd.acceptance.utils
-
Get a test application's base URL from a properties file, with overrides from system properties.
- BaseUrlFromProperties() - Constructor for class com.atlassian.crowd.acceptance.utils.BaseUrlFromProperties
- BaseUrlFromProperties(Properties) - Constructor for class com.atlassian.crowd.acceptance.utils.BaseUrlFromProperties
- BaseUrlLocator - Class in com.atlassian.crowd.web
-
Utility class that returns the base URL of the running Crowd/Horde server.
- BaseUrlLocator() - Constructor for class com.atlassian.crowd.web.BaseUrlLocator
- BaseURLUtils - Class in com.atlassian.crowd.util
- BaseURLUtils() - Constructor for class com.atlassian.crowd.util.BaseURLUtils
- BaseUserAction - Class in com.atlassian.crowd.console.action.user
- BaseUserAction() - Constructor for class com.atlassian.crowd.console.action.user.BaseUserAction
- BASIC_AUTH - Enum constant in enum class com.atlassian.crowd.service.client.AuthenticationMethod
- BasicApplicationAuthenticationFilter - Class in com.atlassian.crowd.plugin.rest.filter
-
Implementation of HTTP Basic Authentication such that all invocations to the filter must be authenticated with a valid application name and corresponding password.
- BasicApplicationAuthenticationFilter(ApplicationManager, ClientValidationManager, TokenAuthenticationManager, AuditLogContext, AuthenticatedApplicationHolder) - Constructor for class com.atlassian.crowd.plugin.rest.filter.BasicApplicationAuthenticationFilter
- BasicAuthenticationHelper - Class in com.atlassian.crowd.plugin.rest.filter
-
A collection of methods that help implementing HTTP basic auth for end users and applications.
- BasicAuthenticationHelper.Credentials - Class in com.atlassian.crowd.plugin.rest.filter
- BasicAuthenticationMailTransport - Class in com.atlassian.crowd.manager.mail.transport
- BasicAuthenticationMailTransport() - Constructor for class com.atlassian.crowd.manager.mail.transport.BasicAuthenticationMailTransport
- BasicAuthFilter - Class in com.atlassian.crowd.acceptance.tests.rest.service
-
This exists because the HTTPBasicAuthFilter shipped with Jersey 1.0.3 adds " " padding before encoding, which confuses the Spring Basic Auth filter.
- BasicAuthFilter - Class in com.atlassian.crowd.manager.application
- BasicAuthFilter(String, String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.BasicAuthFilter
-
Creates a new HTTP Basic Authentication filter with the provided username and password.
- BasicAuthFilter(String, String) - Constructor for class com.atlassian.crowd.manager.application.BasicAuthFilter
-
Creates a new HTTP Basic Authentication filter with the provided username and password.
- BasicAuthRestExecutor - Class in com.atlassian.crowd.integration.rest.service
- BasicAzureApiUriResolver - Class in com.atlassian.crowd.directory.rest.endpoint
-
Represents resolvers for Microsoft Entra ID directories with default endpoints
- BasicAzureApiUriResolver(DefaultRegion) - Constructor for class com.atlassian.crowd.directory.rest.endpoint.BasicAzureApiUriResolver
- BasicEncryptorsFactory - Class in com.atlassian.crowd.crypto
- BATCH_SIZE - Static variable in class com.atlassian.crowd.manager.application.canonicality.SimpleCanonicalityChecker
- batchConditionsIfNeeded(EntityQuery<T>, QuerySplitter.EntitySearcher<T, E>, int) - Static method in class com.atlassian.crowd.search.util.QuerySplitter
-
Splits the query if needed, executes it, aggregates and returns results.
- BatchConfigParser - Class in com.atlassian.crowd.util.persistence.hibernate.batch
- BatchConfigParser() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.BatchConfigParser
- BATCHED_TEST_RULE - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- BATCHED_TEST_RULE - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- BATCHED_TEST_RULE - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.WebAppTest
- BATCHED_TEST_RULE - Static variable in class com.atlassian.crowd.acceptance.tests.integration.SystemPropertiesTest
- batchedCrowdTest - Static variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- batchedParam - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
- BatchedTestRule - Class in com.atlassian.crowd.acceptance.utils
-
Rule which runs tests in batches.
- BatchedTestRule() - Constructor for class com.atlassian.crowd.acceptance.utils.BatchedTestRule
- BatchedTestRule.BatchNumber - Annotation Interface in com.atlassian.crowd.acceptance.utils
-
@BatchNumber
annotation is applied at the test class level to assign each class to a specific batch when tests are executed in batched mode. - batchFinder - Variable in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- BatchFinder - Interface in com.atlassian.crowd.util.persistence.hibernate.batch
-
Performs a named query against crowd data with the ability to split up the related IN clause.
- batchNamesToMatchIfNeeded(MembershipQuery<T>, QuerySplitter.MembershipSearcher<T, E>, int) - Static method in class com.atlassian.crowd.search.util.QuerySplitter
-
Splits the query if needed, executes it, aggregates and returns results.
- batchProcessor - Variable in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- BatchProcessor<S> - Interface in com.atlassian.crowd.util.persistence.hibernate.batch
-
Threadsafe batch processor.
- BatchResult<T> - Class in com.atlassian.crowd.util
-
A batch mutation operation result representing the collection of entities that were successfully processed and the collection of entities that failed processing.
- BatchResult(int) - Constructor for class com.atlassian.crowd.util.BatchResult
- BatchResultEntityWithCause - Class in com.atlassian.crowd.util
- BatchResultEntityWithCause(String, String) - Constructor for class com.atlassian.crowd.util.BatchResultEntityWithCause
- BatchResultWithFailureReasonsRestDto<T> - Class in com.atlassian.crowd.plugin.rest.entity.admin
- BatchResultWithFailureReasonsRestDto() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
- BatchResultWithFailureReasonsRestDto(Collection<T>, Collection<FailedEntity<T>>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
- BatchResultWithIdReferences<T> - Class in com.atlassian.crowd.util.persistence.hibernate.batch
-
Batch result that stores ID references of all the directory entities that were successfully processed by the batch.
- BatchResultWithIdReferences(int) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.BatchResultWithIdReferences
- batchSize - Variable in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
- bcc - Variable in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- BCryptPasswordEncoder - Class in com.atlassian.crowd.password.encoder
- BCryptPasswordEncoder() - Constructor for class com.atlassian.crowd.password.encoder.BCryptPasswordEncoder
- BCryptPasswordEncoder(int, SecureRandom) - Constructor for class com.atlassian.crowd.password.encoder.BCryptPasswordEncoder
- before() - Method in class com.atlassian.crowd.acceptance.tests.applications.rules.LdifLoaderRule
- before() - Static method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterAnalyticsConfigurationTest
- before() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestCleanupRule
- before() - Method in class com.atlassian.crowd.acceptance.utils.LegacyModeRule
- before() - Method in class com.atlassian.crowd.acceptance.utils.MailServerSMTPRule
- before() - Method in class com.atlassian.crowd.acceptance.utils.proxy.MockProxyServer
- before() - Method in class com.atlassian.crowd.acceptance.utils.proxy.ProxyServerPropertiesRule
- before(Class, String) - Method in interface com.atlassian.crowd.acceptance.rest.RestServer
-
This method is called before each test is run, and it should reset the server in a predictable state.
- before(Class, String) - Method in enum class com.atlassian.crowd.acceptance.utils.RestServerImpl
- beforeCreatingTestedProduct() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
-
Executed before instantiating the {code}testedProduct{/code} field, any changes done before that instantiation happens should be performed in this method.
- beforeCreatingTestedProduct() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.ApplicationPluginPermissioningTest
- beforeFind() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchFinder
- beforeFind() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.Hibernate5BatchFinder
- beforeFind() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.Hibernate6BatchFinder
- BeforeGroupRemoval - Interface in com.atlassian.crowd.manager.directory
-
Allows actions to be taken before groups are removed by the directory manager on Application or Directory DAOs.
- beforeProcessBatch() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
-
Called before processing each batch.
- beforeProcessBatch() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.AbstractHibernateBatchProcessor
- beforeProcessBatch() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.AbstractHibernateBatchProcessor
- beforeProcessCollection() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
-
Called before the collection is processed into a batch.
- beforeProcessCollection() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.AbstractHibernateBatchProcessor
- beforeProcessCollection() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.AbstractHibernateBatchProcessor
- beforeProcessIndividual() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
-
Called before processing an individual item.
- beforeProcessIndividual() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.AbstractHibernateBatchProcessor
- beforeProcessIndividual() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.AbstractHibernateBatchProcessor
- beforeRemoveGroup(long, String) - Method in interface com.atlassian.crowd.manager.directory.BeforeGroupRemoval
- beforeRemoveGroup(long, String) - Method in class com.atlassian.crowd.manager.directory.NoopBeforeGroupRemoval
- beforeRemoveGroup(long, String) - Method in class com.atlassian.crowd.manager.permission.RemoveGrantedPermissionsFromGroup
- beforeScan(OpenApiReader, OpenAPI) - Method in class com.atlassian.crowd.swagger.enricher.CrowdSwaggerEnricher
- beginAt(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdSecurityHeadersIntegrationTest
- beginAt(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UsernameInformationIntegrationTest
- beginAt(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- BETTER_SSO - Enum constant in enum class com.atlassian.crowd.analytics.events.SSOLoginEvent.SsoType
- BETTER_SSO_WIH_CUSTOM_PLUGIN - Enum constant in enum class com.atlassian.crowd.analytics.events.SSOLoginEvent.SsoType
- BetterSSOAppTests - Class in com.atlassian.crowd.acceptance.tests.bettersso
- BetterSSOAppTests() - Constructor for class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOAppTests
- BetterSsoConfigAdditionalSupportInformationService - Class in com.atlassian.crowd.service.support
-
Dumps both global SSO and per app SSO configs.
- BetterSsoConfigAdditionalSupportInformationService(CrowdSamlConfigurationService, KeyCertificatePairUtils, ApplicationSamlConfigurationService, DcLicenseChecker) - Constructor for class com.atlassian.crowd.service.support.BetterSsoConfigAdditionalSupportInformationService
- BetterSSOErrorTest - Class in com.atlassian.crowd.acceptance.tests.bettersso
- BetterSSOErrorTest() - Constructor for class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOErrorTest
- BetterSSOSanityTest - Class in com.atlassian.crowd.acceptance.tests.bettersso
- BetterSSOSanityTest() - Constructor for class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOSanityTest
- bind(CrowdLdapName, Object, Attributes) - Method in class com.atlassian.crowd.directory.ldap.SpringLdapTemplateWrapper
- bind(Class<T>) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- bind(Class<T>, Object...) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- bindAndWaitUntilPageLoad(Class<T>, Object...) - Method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- binder - Variable in class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
- binder - Variable in class com.atlassian.crowd.pageobjects.administration.BackupPage
- binder - Variable in class com.atlassian.crowd.pageobjects.administration.CurrentSessionsPage
- binder - Variable in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- binder - Variable in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- binder - Variable in class com.atlassian.crowd.pageobjects.ConfigureAuditLogPage
- binder - Variable in class com.atlassian.crowd.pageobjects.StartTlsPoolingWarningMessage
- bindInformationAboutLicense() - Method in class com.atlassian.crowd.console.action.BaseAction
- bindTargetPage(Class<M>, Object[]) - Method in class com.atlassian.crowd.pageobjects.AbstractLoginPage
- BIRDS - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- BIRDS_GROUP_ID_IN_DIR_1 - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- BITBUCKET - Enum constant in enum class com.atlassian.crowd.model.ApplicationSubtype
- BitwiseFilter - Class in com.atlassian.crowd.search.ldap
-
Implements a bitwise filter for Active Directory attributes.
- BlobAvatar(String, byte[]) - Constructor for class com.atlassian.crowd.manager.avatar.AvatarReference.BlobAvatar
- BLOCK_OPENSOCIAL_REQUEST - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- BLOCK_WHEN_EXHAUSTED - Static variable in class com.atlassian.crowd.common.properties.SpringLdapPoolDefaults
- BlockOpenSocialRequestFilter - Class in com.atlassian.crowd.security
-
Specialized filter to block OpenSocial requests specifically made by the Apache Shindig OpenSocial implementation.
- BlockOpenSocialRequestFilter() - Constructor for class com.atlassian.crowd.security.BlockOpenSocialRequestFilter
- BlockOpenSocialRequestFilterAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
- BlockOpenSocialRequestFilterAcceptanceTest(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.BlockOpenSocialRequestFilterAcceptanceTest
- BlockOpenSocialRequestFilterAcceptanceTest(String, RestServer) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.BlockOpenSocialRequestFilterAcceptanceTest
- blockWhenExhausted - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- blockWhenExhausted - Variable in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- blockWhenExhausted - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- body - Variable in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- BODY - Static variable in class com.atlassian.crowd.plugin.DecoratorAttributes
- BOOLEAN - Enum constant in enum class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator.SupportedType
- BOOLEAN - Enum constant in enum class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator.SupportedType
- BooleanAttributeUtil - Class in com.atlassian.crowd.model.application
- BooleanRestriction - Interface in com.atlassian.crowd.search.query.entity.restriction
-
A boolean search restriction.
- BooleanRestriction.BooleanLogic - Enum Class in com.atlassian.crowd.search.query.entity.restriction
- BooleanRestrictionEntity - Class in com.atlassian.crowd.integration.rest.entity
-
Represents a boolean restriction entity.
- BooleanRestrictionEntity - Class in com.atlassian.crowd.plugin.rest.entity
-
Represents a boolean restriction entity.
- BooleanRestrictionEntity(String, Collection<SearchRestrictionEntity>) - Constructor for class com.atlassian.crowd.integration.rest.entity.BooleanRestrictionEntity
-
Creates a new instance of BooleanRestrictionEntity.
- BooleanRestrictionEntity(String, Collection<SearchRestrictionEntity>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.BooleanRestrictionEntity
-
Creates a new instance of BooleanRestrictionEntity.
- BooleanRestrictionImpl - Class in com.atlassian.crowd.search.query.entity.restriction
- BooleanRestrictionImpl(BooleanRestriction.BooleanLogic, SearchRestriction...) - Constructor for class com.atlassian.crowd.search.query.entity.restriction.BooleanRestrictionImpl
- BooleanRestrictionImpl(BooleanRestriction.BooleanLogic, Collection<? extends SearchRestriction>) - Constructor for class com.atlassian.crowd.search.query.entity.restriction.BooleanRestrictionImpl
- BooleanStringUserType - Class in com.atlassian.crowd.util.persistence.hibernate
-
Boolean implementation that allows us to store Booleans as "true" and "false".
- BooleanStringUserType() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.BooleanStringUserType
- BooleanSystemProperty - Class in com.atlassian.crowd.common.properties
- BooleanSystemProperty(String, boolean) - Constructor for class com.atlassian.crowd.common.properties.BooleanSystemProperty
- BooleanSystemProperty(String, BooleanSupplier) - Constructor for class com.atlassian.crowd.common.properties.BooleanSystemProperty
- booleanTermRestrictionAsFilter(EntityDescriptor, PropertyRestriction<Boolean>, LDAPPropertiesMapper) - Method in class com.atlassian.crowd.search.ldap.ActiveDirectoryQueryTranslaterImpl
- booleanTermRestrictionAsFilter(EntityDescriptor, PropertyRestriction<Boolean>, LDAPPropertiesMapper) - Method in class com.atlassian.crowd.search.ldap.LDAPQueryTranslaterImpl
- BooleanTypeDescriptor - Class in com.atlassian.crowd.util.persistence.hibernate
-
An
AbstractTypeDescriptor
which maps JavaBoolean
values toString
values containing either"true"
or"false"
. - BooleanTypeDescriptor() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.BooleanTypeDescriptor
- BOOTSTRAP_EVENT_TYPE - Static variable in class com.atlassian.crowd.console.listener.StartupListener
- BootstrapAwareObjectFactory - Class in com.atlassian.crowd.plugin.descriptors.webwork
-
A
SpringObjectFactory
that is aware that Crowd'sApplicationContext
can change after bootstrapping. - BootstrapAwareObjectFactory(ServletContext) - Constructor for class com.atlassian.crowd.plugin.descriptors.webwork.BootstrapAwareObjectFactory
- BootstrapContextInitialisedEvent - Class in com.atlassian.crowd.console.event
-
An event indicating that the bootstrap context has been initialised.
- BootstrapContextInitialisedEvent(Object) - Constructor for class com.atlassian.crowd.console.event.BootstrapContextInitialisedEvent
-
Create a new ApplicationEvent.
- bootstrapDatabase(DatabaseDetails, boolean) - Method in class com.atlassian.crowd.manager.bootstrap.CrowdBootstrapManagerImpl
- bootstrapDatasource(String, String) - Method in class com.atlassian.crowd.manager.bootstrap.CrowdBootstrapManagerImpl
- BootstrapLoaderListener - Class in com.atlassian.crowd.console.listener
-
Represents basic added dependencies for the initialization of the web-app context for Crowd.
- BootstrapLoaderListener() - Constructor for class com.atlassian.crowd.console.listener.BootstrapLoaderListener
- BootstrappedContextLoaderListener - Class in com.atlassian.crowd.console.listener
-
A
ContextLoaderListener
for the main Spring context. - BootstrappedContextLoaderListener() - Constructor for class com.atlassian.crowd.console.listener.BootstrappedContextLoaderListener
- bothDirectoriesCannotBeTheSame() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryImporterTest
- BoundedCount - Class in com.atlassian.crowd.util
-
A possibly approximate count of the number of elements in a collection.
- browseAllDirectories() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowseDirectoriesTest
- browseApacheDSUsers() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowsePrincipalsTest
- browseApplication - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- browseApplications() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- browseApplications() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowseApplicationsTest
- BrowseApplications - Class in com.atlassian.crowd.console.action.application
- BrowseApplications() - Constructor for class com.atlassian.crowd.console.action.application.BrowseApplications
- browseApplicationSearchUsersIncludesMinimalParametersInRequestUrl() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowseApplicationUsersTest
- browseApplicationSearchUsersReturnsMappedUsers() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowseApplicationUsersTest
- BrowseApplicationsPage - Class in com.atlassian.crowd.pageobjects.application
- BrowseApplicationsPage() - Constructor for class com.atlassian.crowd.pageobjects.application.BrowseApplicationsPage
- BrowseApplicationsPage.Application - Class in com.atlassian.crowd.pageobjects.application
- browseApplicationsSearchIncludesMinimalParametersInRequestUrl() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowseApplicationsTest
- BrowseApplicationsTest - Class in com.atlassian.crowd.acceptance.tests.integration
- BrowseApplicationsTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.BrowseApplicationsTest
- BrowseApplicationUsersTest - Class in com.atlassian.crowd.acceptance.tests.integration
- BrowseApplicationUsersTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.BrowseApplicationUsersTest
- BrowseApplinksPage - Class in com.atlassian.crowd.pageobjects
- BrowseApplinksPage() - Constructor for class com.atlassian.crowd.pageobjects.BrowseApplinksPage
- BrowseAuditLog - Class in com.atlassian.crowd.console.action.auditlog
- BrowseAuditLog(AuditService, EventPublisher) - Constructor for class com.atlassian.crowd.console.action.auditlog.BrowseAuditLog
- BrowseAuditLogPage - Class in com.atlassian.crowd.pageobjects
- BrowseAuditLogPage() - Constructor for class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- BrowseAuditLogPage.AuditLogChangeset - Class in com.atlassian.crowd.pageobjects
- BrowseAuditLogPage.AuditLogEntry - Class in com.atlassian.crowd.pageobjects
- BrowseAuditLogPage.FilteringCriteria - Class in com.atlassian.crowd.pageobjects
- BrowseAuditLogPage.FilteringCriteria.Builder - Class in com.atlassian.crowd.pageobjects
- browseDirectories() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- BrowseDirectories - Class in com.atlassian.crowd.console.action.directory
- BrowseDirectories() - Constructor for class com.atlassian.crowd.console.action.directory.BrowseDirectories
- BrowseDirectoriesTest - Class in com.atlassian.crowd.acceptance.tests.integration
- BrowseDirectoriesTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.BrowseDirectoriesTest
- browseGroups() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- BrowseGroups - Class in com.atlassian.crowd.console.action.group
- BrowseGroups() - Constructor for class com.atlassian.crowd.console.action.group.BrowseGroups
- BrowseGroupsPage - Class in com.atlassian.crowd.pageobjects.group
- BrowseGroupsPage() - Constructor for class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage
- BrowseGroupsPage.GroupDetails - Class in com.atlassian.crowd.pageobjects.group
- BrowseGroupsPage.GroupDetailsMatcher - Class in com.atlassian.crowd.pageobjects.group
- browseGroupsSearchIncludesMinimalParametersInRequestUrl() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowseGroupsTest
- BrowseGroupsTest - Class in com.atlassian.crowd.acceptance.tests.integration
-
Test the searching of groups
- BrowseGroupsTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.BrowseGroupsTest
- BrowsePrincipals - Class in com.atlassian.crowd.console.action.principal
- BrowsePrincipals() - Constructor for class com.atlassian.crowd.console.action.principal.BrowsePrincipals
- BrowsePrincipalSessionsTest - Class in com.atlassian.crowd.acceptance.tests.integration
- BrowsePrincipalSessionsTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.BrowsePrincipalSessionsTest
- BrowsePrincipalsPage - Class in com.atlassian.crowd.pageobjects
- BrowsePrincipalsPage() - Constructor for class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage
- BrowsePrincipalsPage(String) - Constructor for class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage
- BrowsePrincipalsPage.Principal - Class in com.atlassian.crowd.pageobjects
- BrowsePrincipalsPage.PrincipalMatcher - Class in com.atlassian.crowd.pageobjects
- BrowsePrincipalsTest - Class in com.atlassian.crowd.acceptance.tests.integration
-
Test the searching of users
- BrowsePrincipalsTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.BrowsePrincipalsTest
- browseUsers() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- browseUsersSearchIncludesMinimalParametersInRequestUrl() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowsePrincipalsTest
- browseUsersSearchKeepFiltersOnRefresh() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowsePrincipalsTest
- BrowseWithDirectoryId - Class in com.atlassian.crowd.console.action
- BrowseWithDirectoryId() - Constructor for class com.atlassian.crowd.console.action.BrowseWithDirectoryId
- BS - Static variable in class com.atlassian.crowd.directory.ldap.util.GuidHelper
- BSLASH - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- BSLASH - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- BSLASH - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- build() - Method in class com.atlassian.crowd.acceptance.utils.proxy.MockProxyServer.Builder
- build() - Method in class com.atlassian.crowd.analytics.events.license.LicenseEvent.Builder
- build() - Method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent.Builder
- build() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
- build() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity.Builder
- build() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry.Builder
- build() - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- build() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery.Builder
- build() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
- build() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- build() - Method in class com.atlassian.crowd.directory.ldap.mapper.UserContextMapperConfig.Builder
- build() - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
- build() - Method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult.Builder
- build() - Method in class com.atlassian.crowd.directory.rfc4519.RFC4519DirectoryMembershipsIterableBuilder
- build() - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation.Builder
- build() - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration.PasswordPolicyConfigurationBuilder
- build() - Method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
-
Build the
ValidationRule
with the supplied value functions and their corresponding predicates, all of which must be positively tested to generate aaerror
- build() - Method in class com.atlassian.crowd.importer.config.CsvConfiguration.Builder
- build() - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeDetailsImpl.Builder
- build() - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeImpl.Builder
- build() - Method in class com.atlassian.crowd.manager.directory.BulkAddResult.Builder
- build() - Method in class com.atlassian.crowd.manager.directory.BulkRemoveResult.Builder
- build() - Method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsProviderBuilder
- build() - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
- build() - Method in class com.atlassian.crowd.manager.mail.MailConfiguration.Builder
- build() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- build() - Method in class com.atlassian.crowd.manager.permission.GroupLevelAdminStats.Builder
- build() - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
-
Builds the new
ImmutableApplication
. - build() - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping.Builder
- build() - Method in class com.atlassian.crowd.model.backup.BackupConfiguration.Builder
- build() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
- build() - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup.Builder
- build() - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges.Builder
- build() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroup.Builder
- build() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes.Builder
- build() - Method in class com.atlassian.crowd.model.group.ImmutableGroup.Builder
- build() - Method in class com.atlassian.crowd.model.group.ImmutableGroupWithAttributes.Builder
- build() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory.Builder
- build() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser.Builder
- build() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary.Builder
- build() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration.Builder
- build() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken.Builder
- build() - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
- build() - Method in class com.atlassian.crowd.model.user.BaseImmutableUser.Builder
- build() - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUser.Builder
- build() - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes.Builder
- build() - Method in class com.atlassian.crowd.model.user.ImmutableUser.Builder
- build() - Method in class com.atlassian.crowd.model.user.ImmutableUserWithAttributes.Builder
- build() - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook.Builder
- build() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria.Builder
- build() - Method in class com.atlassian.crowd.pageobjects.CrowdLoginPageState.Builder
- build() - Method in class com.atlassian.crowd.pageobjects.setup.DatabaseSetupJdbcOptions.JdbcOptionsBuilder
- build() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
- build() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData.Builder
- build() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData.Builder
- build() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity.Builder
- build() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO.Builder
- build() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- build() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO.Builder
- build() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- build() - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity.Builder
- build() - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupSummaryEntity.Builder
- build() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO.Builder
- build() - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserEntity.Builder
- build() - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity.Builder
- build() - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity.Builder
- build() - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordResetRequest.Builder
- build() - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity.ServerInfoEntityBuilder
- build() - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity.Builder
- build() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse.Builder
- build() - Method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity.Builder
- build() - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties.Builder
- build() - Method in class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration.Builder
- build() - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.generator.ChainingSAML2NameIDGenerator.ChainingSAML2NameIDGeneratorBuilder
- build() - Method in class com.atlassian.crowd.test.matchers.AuditLogChangesetMatcher.Builder
- build() - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher.Builder
- build() - Method in class com.atlassian.crowd.test.util.TestUserBuilder
- build() - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
- build() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.TransactionGroup.Builder
- build(String, String, String, Map<String, String>, Map<String, ResultConfig>, List<InterceptorMapping>, List<? extends ExceptionMappingConfig>, String, List<String>) - Static method in class com.atlassian.crowd.plugin.descriptors.webwork.PluginAwareActionConfig
- build(T) - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.util.ReferenceBuilder
- BUILD_DATE - Static variable in class com.atlassian.crowd.util.build.BuildUtils
-
Build Date as String.
- BUILD_NUMBER - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: The current build number for Crowd.
- BUILD_NUMBER - Static variable in class com.atlassian.crowd.util.build.BuildUtils
-
Build Number.
- BUILD_VERSION - Static variable in class com.atlassian.crowd.util.build.BuildUtils
-
Build Version.
- buildAction(String, String, ActionConfig, Map<String, Object>) - Method in class com.atlassian.crowd.plugin.descriptors.webwork.PluginAwareActionFactory
- buildAllowedMethodNames(Element, PackageConfig.Builder) - Static method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- buildApplicationLink(URI, Long) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationLinkUriHelper
-
Returns the Link to the Application resource.
- buildApplicationsUri(URI) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationLinkUriHelper
-
Returns the URI to the list of all Applications resource.
- buildApplicationUri(URI, Long) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationLinkUriHelper
-
Returns the URI to the Application resource.
- buildBean(Class, Map<String, Object>) - Method in class com.atlassian.crowd.plugin.descriptors.webwork.BootstrapAwareObjectFactory
- buildBean(String, Map<String, Object>, boolean) - Method in class com.atlassian.crowd.plugin.descriptors.webwork.BootstrapAwareObjectFactory
- buildDirectChildGroupUri(URI, String, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
-
Returns the URI to the group direct child group resource.
- buildDirectoryConfiguration() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- buildDirectoryConfiguration() - Method in class com.atlassian.crowd.console.action.directory.CreateDelegated
- buildDirectoryConfiguration() - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- buildDirectoryConfiguration(AzureAdConnectionTestEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
- buildDirectoryConfiguration(CrowdConnectionTestEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
- buildDirectoryConfiguration(LdapConnectionTestEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
- buildDirectoryConfiguration(LdapSearchTestEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
- buildDirectoryMappingsUri(URI) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationLinkUriHelper
-
Returns the URI to the Application directory mappings resource.
- buildDirectoryMappingUri(URI, long) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationLinkUriHelper
-
Returns the URI to the Application directory mapping resource.
- buildDirectParentGroupOfUserUri(URI, String, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
-
Returns the URI to the direct group parent of a user resource.
- buildDirectParentGroupUri(URI, String, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
-
Returns the URI to the group direct parent group resource.
- buildDirectUserGroupUri(URI, String, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
-
Returns the URI to the group direct user group resource.
- buildEntityAttributeListUri(URI) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
-
Returns the URI to the entity attribute list resource.
- buildEntityAttributeUri(URI, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
-
Returns the URI to the entity attribute resource.
- builder() - Static method in class com.atlassian.crowd.acceptance.utils.proxy.MockProxyServer
- builder() - Static method in class com.atlassian.crowd.analytics.events.license.LicenseEvent
- builder() - Static method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent
- builder() - Static method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry
- builder() - Static method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
- builder() - Static method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- builder() - Static method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint
- builder() - Static method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult
- builder() - Static method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation
- builder() - Static method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration
- builder() - Static method in class com.atlassian.crowd.importer.config.CsvConfiguration
- builder() - Static method in class com.atlassian.crowd.manager.cluster.ClusterNodeDetailsImpl
- builder() - Static method in class com.atlassian.crowd.manager.cluster.ClusterNodeImpl
- builder() - Static method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage
- builder() - Static method in class com.atlassian.crowd.manager.mail.MailConfiguration
- builder() - Static method in class com.atlassian.crowd.manager.mail.TextEmailMessage
- builder() - Static method in class com.atlassian.crowd.manager.permission.GroupLevelAdminStats
- builder() - Static method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
- builder() - Static method in class com.atlassian.crowd.model.backup.BackupConfiguration
- builder() - Static method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- builder() - Static method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory
- builder() - Static method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser
- builder() - Static method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
- builder() - Static method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
- builder() - Static method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
- builder() - Static method in class com.atlassian.crowd.model.token.ImmutableToken
- builder() - Static method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
- builder() - Static method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria
- builder() - Static method in class com.atlassian.crowd.pageobjects.CrowdLoginPageState
- builder() - Static method in class com.atlassian.crowd.pageobjects.setup.DatabaseSetupJdbcOptions
- builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
- builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
- builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity
- builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
- builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
- builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
- builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity
- builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupSummaryEntity
- builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
- builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserEntity
- builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity
- builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.PasswordResetRequest
- builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity
- builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
- builder() - Static method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse
- builder() - Static method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity
- builder() - Static method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- builder() - Static method in class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration
- builder() - Static method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.generator.ChainingSAML2NameIDGenerator
- builder() - Static method in class com.atlassian.crowd.util.mail.SMTPServer
- builder(long) - Static method in class com.atlassian.crowd.manager.directory.BulkAddResult
- builder(long) - Static method in class com.atlassian.crowd.manager.directory.BulkRemoveResult
- builder(long, String) - Static method in class com.atlassian.crowd.model.group.ImmutableGroup
- builder(long, String) - Static method in class com.atlassian.crowd.model.user.ImmutableUser
- builder(MockProxyServer) - Static method in class com.atlassian.crowd.acceptance.utils.proxy.MockProxyServer
- builder(LicenseEvent) - Static method in class com.atlassian.crowd.analytics.events.license.LicenseEvent
- builder(PerDirectoryStatisticsEvent) - Static method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent
- builder(LicensedUsersQuery) - Static method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
- builder(DirectorySynchronisationStatusImpl.StatusParametersMarshaller) - Static method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- builder(LdapPoolConfig) - Static method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- builder(DeltaQueryResult<T>) - Static method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult
- builder(Directory) - Static method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- builder(DirectorySynchronisationRoundInformation) - Static method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation
- builder(ClusterNodeDetailsImpl) - Static method in class com.atlassian.crowd.manager.cluster.ClusterNodeDetailsImpl
- builder(MailConfiguration) - Static method in class com.atlassian.crowd.manager.mail.MailConfiguration
- builder(TextEmailMessage) - Static method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage
- builder(TextEmailMessage) - Static method in class com.atlassian.crowd.manager.mail.TextEmailMessage
- builder(GroupLevelAdminStats) - Static method in class com.atlassian.crowd.manager.permission.GroupLevelAdminStats
- builder(Application) - Static method in class com.atlassian.crowd.model.application.ImmutableApplication
-
Constructs a new builder for an
ImmutableApplication
with the fields initialised toapplication
. - builder(ApplicationDirectoryMapping) - Static method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
- builder(BackupConfiguration) - Static method in class com.atlassian.crowd.model.backup.BackupConfiguration
- builder(DirectorySynchronisationStatus, DirectorySynchronisationStatusImpl.StatusParametersMarshaller) - Static method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- builder(Group) - Static method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- builder(Group) - Static method in class com.atlassian.crowd.model.group.ImmutableGroup
- builder(Group, Map<String, Set<String>>) - Static method in class com.atlassian.crowd.model.group.ImmutableGroupWithAttributes
- builder(GroupWithAttributes) - Static method in class com.atlassian.crowd.model.group.ImmutableGroupWithAttributes
- builder(GroupWithMembershipChanges) - Static method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- builder(InternalDirectoryGroup) - Static method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroup
- builder(InternalDirectoryGroup, Map<String, Set<String>>) - Static method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes
- builder(ApplicationLicensedDirectory) - Static method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory
- builder(ApplicationLicensedUser) - Static method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser
- builder(ApplicationLicensingSummary) - Static method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
- builder(LookAndFeelConfiguration) - Static method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
- builder(InternalCrowdRememberMeToken) - Static method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
- builder(ApplicationSamlConfiguration) - Static method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity
- builder(BaseApplicationSamlConfiguration) - Static method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity
- builder(ImmutableToken) - Static method in class com.atlassian.crowd.model.token.ImmutableToken
- builder(TimestampedUser) - Static method in class com.atlassian.crowd.model.user.ImmutableTimestampedUser
- builder(TimestampedUser, Map<String, Set<String>>) - Static method in class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes
- builder(User) - Static method in class com.atlassian.crowd.model.user.ImmutableUser
- builder(User, Map<String, Set<String>>) - Static method in class com.atlassian.crowd.model.user.ImmutableUserWithAttributes
- builder(UserWithAttributes) - Static method in class com.atlassian.crowd.model.user.ImmutableUserWithAttributes
- builder(Webhook) - Static method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
- builder(CrowdLoginPageState) - Static method in class com.atlassian.crowd.pageobjects.CrowdLoginPageState
- builder(ApplicationEntity) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- builder(DirectoryData, String) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
- builder(GroupData) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
- builder(UserData) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
- builder(ApplicationSamlConfigurationRestEntity) - Static method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity
- builder(AuditLogAuthorRestDTO) - Static method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
- builder(AuditLogChangesetRestDTO) - Static method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- builder(AuditLogEntityRestDTO) - Static method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
- builder(AuditLogQueryRestDTO) - Static method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
- builder(BackupConfigurationEntity) - Static method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity
- builder(BackupSummaryEntity) - Static method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupSummaryEntity
- builder(GroupAdministrationMappingRestDTO) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
- builder(LicensedUserEntity) - Static method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserEntity
- builder(LookAndFeelConfigEntity) - Static method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity
- builder(PasswordResetRequest) - Static method in class com.atlassian.crowd.plugin.rest.entity.PasswordResetRequest
- builder(IdpSamlConfigurationEntity) - Static method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
- builder(DirectoryCreateResponse) - Static method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse
- builder(DirectorySynchronisationRoundInformationEntity) - Static method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity
- builder(ImmutableClientProperties) - Static method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- builder(ClusterNode) - Static method in class com.atlassian.crowd.manager.cluster.ClusterNodeImpl
- builder(SMTPServer) - Static method in class com.atlassian.crowd.util.mail.SMTPServer
- builder(String) - Static method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult
- builder(String) - Static method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroup
- builder(String) - Static method in class com.atlassian.crowd.model.group.ImmutableGroup
- builder(String) - Static method in class com.atlassian.crowd.model.user.ImmutableTimestampedUser
- builder(String) - Static method in class com.atlassian.crowd.model.user.ImmutableUser
- builder(String, DirectoryType, String) - Static method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- builder(String, ApplicationType) - Static method in class com.atlassian.crowd.model.application.ImmutableApplication
-
Constructs a new builder for an
ImmutableApplication
. - Builder() - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
- Builder() - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogEntity.Builder
- Builder() - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogEntry.Builder
- Builder() - Constructor for class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
- Builder() - Constructor for class com.atlassian.crowd.embedded.impl.ImmutableUser.Builder
- Builder() - Constructor for class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- Builder() - Constructor for class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria.Builder
- Builder() - Constructor for class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity.Builder
- Builder() - Constructor for class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration.Builder
- Builder() - Constructor for class com.atlassian.crowd.test.matchers.AuditLogChangesetMatcher.Builder
- Builder(long) - Constructor for class com.atlassian.crowd.manager.directory.BulkAddResult.Builder
- Builder(long) - Constructor for class com.atlassian.crowd.manager.directory.BulkRemoveResult.Builder
- Builder(long, String) - Constructor for class com.atlassian.crowd.model.group.BaseImmutableGroup.Builder
- Builder(long, String) - Constructor for class com.atlassian.crowd.model.group.ImmutableGroup.Builder
- Builder(long, String) - Constructor for class com.atlassian.crowd.model.user.BaseImmutableUser.Builder
- Builder(long, String, String, long, String) - Constructor for class com.atlassian.crowd.model.token.Token.Builder
-
Deprecated.
- Builder(AuditLogChangeset) - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
- Builder(AuditLogEntity) - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogEntity.Builder
- Builder(AuditLogEntry) - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogEntry.Builder
- Builder(DirectorySynchronisationStatusImpl.StatusParametersMarshaller) - Constructor for class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
- Builder(Directory) - Constructor for class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
- Builder(TextEmailMessage) - Constructor for class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- Builder(Application) - Constructor for class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- Builder(DirectorySynchronisationStatus, DirectorySynchronisationStatusImpl.StatusParametersMarshaller) - Constructor for class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
- Builder(Group) - Constructor for class com.atlassian.crowd.model.group.BaseImmutableGroup.Builder
- Builder(Group) - Constructor for class com.atlassian.crowd.model.group.ImmutableGroup.Builder
- Builder(Group, Map<String, Set<String>>) - Constructor for class com.atlassian.crowd.model.group.ImmutableGroupWithAttributes.Builder
- Builder(InternalDirectoryGroup, Map<String, Set<String>>) - Constructor for class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes.Builder
- Builder(ApplicationSamlConfiguration) - Constructor for class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration.Builder
- Builder(ApplicationSamlConfigurationEntity) - Constructor for class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration.Builder
- Builder(Token) - Constructor for class com.atlassian.crowd.model.token.Token.Builder
-
Deprecated.
- Builder(TimestampedUser, Map<String, Set<String>>) - Constructor for class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes.Builder
- Builder(User) - Constructor for class com.atlassian.crowd.model.user.BaseImmutableUser.Builder
- Builder(User, Map<String, Set<String>>) - Constructor for class com.atlassian.crowd.model.user.ImmutableUserWithAttributes.Builder
- Builder(MailServerConfigurationEntity) - Constructor for class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity.Builder
- Builder(String) - Constructor for class com.atlassian.crowd.model.group.BaseImmutableGroup.Builder
- Builder(String) - Constructor for class com.atlassian.crowd.model.group.ImmutableGroup.Builder
- Builder(String) - Constructor for class com.atlassian.crowd.model.user.BaseImmutableUser.Builder
- Builder(String, DirectoryType, String) - Constructor for class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
- Builder(String, ApplicationType) - Constructor for class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- Builder(LocalDate, LocalDate) - Constructor for class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria.Builder
- Builder(T) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.TransactionGroup.Builder
- buildGroupLink(URI, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
-
Returns the Link to the Group resource.
- buildGroupUri(URI, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
-
Returns the URI to the Group resource.
- buildInterceptorList(Element, PackageConfig.Builder) - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- BuildNumberChecker - Class in com.atlassian.crowd.migration.legacy.upgrade
- BuildNumberChecker(int) - Constructor for class com.atlassian.crowd.migration.legacy.upgrade.BuildNumberChecker
- buildPackageContext(Element, Configuration) - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- buildPasswordPolicyConfiguration() - Method in enum class com.atlassian.crowd.embedded.api.PasswordPolicyConfigurationPreset
- buildPasswordUri(URI) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationLinkUriHelper
-
Returns the URI to the application password resource.
- buildPermissionFromXml(Element, Application, CrowdBackupDateConverter) - Method in class com.atlassian.crowd.migration.GrantedPermissionMapper
- buildProject(Artifact) - Method in class com.atlassian.crowd.maven.plugin.dependecies.AbstractManagedDependenciesMojo
-
Builds a Maven project from an artifact.
- buildRemoteAddressesUri(URI) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationLinkUriHelper
-
Returns the URI to the Application Remote Addresses resource.
- buildRemoteAddressUri(URI, long, String) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationLinkUriHelper
-
Returns the URI to the Application Remote Address resource.
- buildRemoteAddressUri(URI, String) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationLinkUriHelper
-
Returns the URI to the Application Remote Address resource.
- buildResults(Element, PackageConfig.Builder) - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- buildSAMLObjectOrThrow(QName) - Static method in class com.atlassian.crowd.sso.saml.impl.opensaml.util.XMLObjectBuilders
- buildSampleGroupMapping(File) - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- buildSampleUserMapping(File) - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- buildSessionFactory(LocalSessionFactoryBuilder) - Method in class com.atlassian.crowd.util.persistence.hibernate.ConfigurableLocalSessionFactoryBean
- buildSessionLink(URI, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
-
Returns the link to the session resource.
- buildSessionUri(URI, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
-
Returns the URI to the session resource.
- buildTestConnectionAttributes() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- buildTestConnectionAttributes() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- buildUser(String, Long) - Static method in class com.atlassian.crowd.test.util.TestUserBuilder
- buildUser(String, Long, boolean) - Static method in class com.atlassian.crowd.test.util.TestUserBuilder
- buildUser(String, String, String, String, Long, boolean) - Static method in class com.atlassian.crowd.test.util.TestUserBuilder
- buildUserLink(URI, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
-
Returns the Link to the User resource looking up by username.
- buildUserPasswordUri(URI) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
-
Returns the URI to the user password resource.
- buildUserUri(URI, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
-
Returns the URI to the User resource looking up by username.
- BuildUtils - Class in com.atlassian.crowd.util.build
-
Build constants.
- BuildUtils() - Constructor for class com.atlassian.crowd.util.build.BuildUtils
- buildXmlFromPermission(InternalGrantedPermission) - Method in class com.atlassian.crowd.migration.GrantedPermissionMapper
- buildXMLObject(QName) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.util.XMLObjectSupportWrapper
- buildXMLObjectOrThrow(QName, QName, QName) - Static method in class com.atlassian.crowd.sso.saml.impl.opensaml.util.XMLObjectBuilders
- BulkAddFailedException - Exception in com.atlassian.crowd.exception
-
Thrown to indicate that a bulk add operation has failed.
- BulkAddFailedException(String, Set<String>, Set<String>) - Constructor for exception com.atlassian.crowd.exception.BulkAddFailedException
- BulkAddFailedException(String, Set<String>, Set<String>, Throwable) - Constructor for exception com.atlassian.crowd.exception.BulkAddFailedException
- BulkAddFailedException(Set<String>, Set<String>) - Constructor for exception com.atlassian.crowd.exception.BulkAddFailedException
- BulkAddResult<T> - Class in com.atlassian.crowd.manager.directory
-
Represents the results from an 'addAll' operation.
- BulkAddResult.Builder<T> - Class in com.atlassian.crowd.manager.directory
- BulkAuditMapper<T> - Interface in com.atlassian.crowd.util.persistence.hibernate.batch
-
Allows mapping a collection of entities processes by a
BatchProcessor
to a list of audit log changesets, to be persisted to generate an audit trail for the operation. - BulkRemoveResult<T> - Class in com.atlassian.crowd.manager.directory
-
Represents the results from a 'removeAll' operation.
- BulkRemoveResult.Builder<T> - Class in com.atlassian.crowd.manager.directory
- BundledPluginLoaderFactory - Class in com.atlassian.crowd.plugin.factory
-
Responsible for loading bundled plugins that are stored in "atlassian-bundled-plugins.zip" on the root of the classpath, or, the jars from the crowd-home/bundled-plugins directory.
- BundledPluginLoaderFactory(PluginDirectoryLocator, List<PluginFactory>, PluginEventManager, String) - Constructor for class com.atlassian.crowd.plugin.factory.BundledPluginLoaderFactory
- buttonDiv - Variable in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step4_AllowConsentPage
- buttonGroup - Variable in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step3_VerificationPage
- buttons - Variable in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step1_EmailLoginPage
- buttons - Variable in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step2_PasswordLoginPage
- buttons - Variable in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step3_VerificationPage
- buttons - Variable in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step4_AllowConsentPage
- BY_STATUS - Static variable in class com.atlassian.crowd.analytics.events.licensing.LicensingTabViewAnalyticsEvent
- BY_STATUS - Static variable in class com.atlassian.crowd.analytics.events.links.ExternalLinkClickedAnalyticsEvent
- BY_STATUS - Static variable in class com.atlassian.crowd.event.licensing.LicensingTabViewEvent
- BY_TARGET - Static variable in class com.atlassian.crowd.event.links.ExternalLinkClickedEvent
C
- CACHABLE_WITH_CACHING_DISABLED - Static variable in class com.atlassian.crowd.analytics.statistics.collectors.directory.DirectoryCountCollector
- CACHE_CONFIGURATION - Static variable in class com.atlassian.crowd.integration.Constants
- CACHE_ENABLED - Static variable in class com.atlassian.crowd.directory.DirectoryProperties
-
Key to specify whether the db caching should be enabled.
- CACHE_ENABLED - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Cache enabled.
- CACHE_FOREVER - Static variable in class com.atlassian.crowd.plugin.rest.service.util.CacheControl
-
Provides a cacheControl with a 1 year limit.
- CACHE_SYNCHRONISATION_TYPE - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
-
Property key for chosen cache synchronisation type.
- CACHE_SYNCHRONISE_CRON - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
-
Property key for the cron expression specifying when the local cache should be synchronised with the remote directory.
- CACHE_SYNCHRONISE_INTERVAL - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
-
Property key for the interval in seconds when the local cache should be synchronised with the remote directory.
- CACHE_TIME - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Cache time.
- CacheableDirectoryInstanceLoader - Class in com.atlassian.crowd.directory.loader
-
Deprecated.Since v2.12 - directory instances no longer rely on instance-local state (when using the new v2.12 components) and don't need to be cached.
- CacheableDirectoryInstanceLoader(DelegatingDirectoryInstanceLoader, EventPublisher, CacheFactory) - Constructor for class com.atlassian.crowd.directory.loader.CacheableDirectoryInstanceLoader
-
Deprecated.
- CacheableLogoServlet - Class in com.atlassian.crowd.downloads
-
A servlet that serves custom login page logo.
- CacheableLogoServlet() - Constructor for class com.atlassian.crowd.downloads.CacheableLogoServlet
- CacheAwareCrowdHttpAuthenticator - Class in com.atlassian.crowd.integration.http
-
CacheAwareCrowdHttpAuthenticator ensures that a user exists in the cache when a user is retrieved from the server or is authenticated.
- CacheAwareCrowdHttpAuthenticator(CrowdHttpAuthenticator, AuthenticatorUserCache) - Constructor for class com.atlassian.crowd.integration.http.CacheAwareCrowdHttpAuthenticator
- CacheControl - Class in com.atlassian.crowd.plugin.rest.service.util
-
Contains some static definitions for caching that may be useful to REST endpoints
- CacheControl() - Constructor for class com.atlassian.crowd.plugin.rest.service.util.CacheControl
- cacheCount() - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
- cached(Map<Object, Pair<Object, Throwable>>, T) - Static method in class com.atlassian.crowd.common.util.ProxyUtil
- CachedApplicationRemoteAddressValidator - Class in com.atlassian.crowd.manager.validation
-
Caches the result of validating the application remote address.
- CachedApplicationRemoteAddressValidator(PropertyManager, ClusterAwareInetAddressCache, ApplicationRemoteAddressValidator) - Constructor for class com.atlassian.crowd.manager.validation.CachedApplicationRemoteAddressValidator
- CachedEncryptor - Class in com.atlassian.crowd.crypto
-
Wrapper that caches encryption and decryption results.
- CachedEncryptor(Encryptor, long, Duration, BooleanSupplier) - Constructor for class com.atlassian.crowd.crypto.CachedEncryptor
- CachedHttpRequestAccessTypeAnalyzer - Class in com.atlassian.crowd.plugin.web.filter
-
Cached version of
HttpRequestAccessTypeAnalyzer
. - CachedHttpRequestAccessTypeAnalyzer(AccessTypeAnalyzer) - Constructor for class com.atlassian.crowd.plugin.web.filter.CachedHttpRequestAccessTypeAnalyzer
- CachedMultipleGroupsProvider - Class in com.atlassian.crowd.manager.directory.nestedgroups
-
Caching wrapper for
MultipleGroupsProvider
- CachedMultipleGroupsProvider(Cache<String, String[]>, Cache<String, Group>, Function<String, String>, MultipleGroupsProvider) - Constructor for class com.atlassian.crowd.manager.directory.nestedgroups.CachedMultipleGroupsProvider
- CachedPluginServletAccessTypeAnalyzer - Class in com.atlassian.crowd.plugin.web.filter
-
Cached version of
HttpRequestAccessTypeAnalyzer
for plugin servlets. - CachedPluginServletAccessTypeAnalyzer(PluginEventManager, AccessTypeAnalyzer) - Constructor for class com.atlassian.crowd.plugin.web.filter.CachedPluginServletAccessTypeAnalyzer
- CachedUserGroupResolver - Interface in com.atlassian.crowd.manager.user
-
Allows lookups on users/groups stored in the database.
- CachedUserGroupResolverImpl - Class in com.atlassian.crowd.manager.user.impl
- CachedUserGroupResolverImpl(InternalUserDao, InternalGroupDao) - Constructor for class com.atlassian.crowd.manager.user.impl.CachedUserGroupResolverImpl
- cacheEnabled - Variable in class com.atlassian.crowd.console.action.directory.AbstractViewCacheableDirectory
- cacheEnabled - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdDetails
- cacheEnabled - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorDetailsTab
- CacheFactory - Interface in com.atlassian.crowd.dao.membership.cache
-
Interface for distributed cache factory.
- CacheFactoryEhcache - Class in com.atlassian.crowd.manager.cache
-
A
CacheFactory
(and also aCacheManager
) backed by Ehcache. - CacheFactoryEhcache(CacheManager) - Constructor for class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
- CacheInvalidations - Class in com.atlassian.crowd.dao.membership.cache
-
Collection of membership cache invalidations.
- CacheInvalidations(Set<QueryType>, int) - Constructor for class com.atlassian.crowd.dao.membership.cache.CacheInvalidations
- cacheLoader - Variable in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- CacheRefresher - Interface in com.atlassian.crowd.directory.synchronisation.cache
-
Represents a way of refreshing a local cache of an external directory.
- CacheRefresherFactory - Interface in com.atlassian.crowd.directory.ldap.cache
-
Factory for creating CacheRefresher instances.
- CacheRefresherFactoryImpl - Class in com.atlassian.crowd.directory.synchronisation.cache
-
Deprecated.
- CacheRefresherFactoryImpl() - Constructor for class com.atlassian.crowd.directory.synchronisation.cache.CacheRefresherFactoryImpl
-
Deprecated.
- cacheRegion - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
- cachesAllUsers(Directory) - Static method in class com.atlassian.crowd.directory.DirectoryProperties
- cachesAnyUsers(Directory) - Static method in class com.atlassian.crowd.directory.DirectoryProperties
- CacheSynchronisationResult - Class in com.atlassian.crowd.directory.synchronisation
- CacheSynchronisationResult(boolean, String) - Constructor for class com.atlassian.crowd.directory.synchronisation.CacheSynchronisationResult
- CACHING - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- CACHING_ENABLED - Static variable in class com.atlassian.crowd.analytics.statistics.collectors.directory.DirectoryCountCollector
- CachingApplicationService - Class in com.atlassian.crowd.manager.application
-
Implementation of ApplicationService which caches the result of ApplicationService methods.
- CachingApplicationService(ApplicationService, UserAuthorisationCache, EventPublisher) - Constructor for class com.atlassian.crowd.manager.application.CachingApplicationService
- CachingBackupRestorer - Class in com.atlassian.crowd.plugins.testkit.rest.backup
-
Helper class improving backup restore by caching in memory DB dump after first restore.
- CachingBackupRestorer(XmlMigrationManager, DataSourceProvider) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.backup.CachingBackupRestorer
- CachingDirectory - Class in com.atlassian.crowd.directory
-
This InternalDirectory is used for locally caching Users and Groups from an external Directory.
- CachingDirectory(InternalDirectoryUtils, PasswordEncoderFactory, DirectoryDao, UserDao, GroupDao, MembershipDao, TombstoneDao, PasswordConstraintsLoader) - Constructor for class com.atlassian.crowd.directory.CachingDirectory
- CachingInternalMembershipDao - Class in com.atlassian.crowd.dao.membership.cache
-
Caching wrapper over
InternalMembershipDao
. - CachingInternalMembershipDao(InternalMembershipDao, MembershipCache) - Constructor for class com.atlassian.crowd.dao.membership.cache.CachingInternalMembershipDao
- CachingMembershipDao - Class in com.atlassian.crowd.dao.membership.cache
-
Caching wrapper over
InternalMembershipDao
. - CachingMembershipDao(InternalMembershipDao, MembershipCache) - Constructor for class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
- calculateDifference(AuditLogEventType, User, User) - Method in interface com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapper
- calculateDifference(AuditLogEventType, User, User) - Method in class com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapperImpl
- calculateDifference(Directory, Directory) - Method in class com.atlassian.crowd.event.listener.mapper.AuditLogDirectoryMapper
- calculateDifference(AuditLogConfiguration, AuditLogConfiguration) - Method in class com.atlassian.crowd.event.listener.mapper.AuditLogConfigurationMapper
- calculateDifference(Application, Application) - Method in class com.atlassian.crowd.event.listener.mapper.AuditLogApplicationMapper
- calculateDifference(Group, Group) - Method in interface com.atlassian.crowd.manager.audit.mapper.AuditLogGroupMapper
- calculateDifference(Group, Group) - Method in class com.atlassian.crowd.manager.audit.mapper.AuditLogGroupMapperImpl
- calculateDifference(LookAndFeelConfiguration, LookAndFeelConfiguration) - Method in class com.atlassian.crowd.event.listener.mapper.AuditLogConfigurationMapper
- calculateDifference(ApplicationSamlConfiguration, ApplicationSamlConfiguration) - Method in class com.atlassian.crowd.event.listener.mapper.ApplicationSamlConfigurationMapper
- calculateDifference(SMTPServer, SMTPServer) - Method in class com.atlassian.crowd.event.listener.mapper.AuditLogConfigurationMapper
- calculateDifference(List<LoggingUpdatedEvent.LoggingConfig>, List<LoggingUpdatedEvent.LoggingConfig>) - Method in class com.atlassian.crowd.event.listener.mapper.AuditLogConfigurationMapper
- calculateDifferenceBetweenAttributes(Map<String, String>, Map<String, String>, DiffBuilder) - Method in class com.atlassian.crowd.event.listener.mapper.util.AuditLogAttributeMapper
- calculateEventName() - Method in class com.atlassian.crowd.analytics.events.DirectoryDailyLoginCountStatisticsEvent
- calculateEventName() - Method in class com.atlassian.crowd.analytics.events.DirectorySynchronisationFinishedEvent
- calculateEventName() - Method in class com.atlassian.crowd.analytics.events.instance.DatacenterEnabledEvent
-
Deprecated.
- calculateEventName() - Method in class com.atlassian.crowd.analytics.events.instance.InstanceRestartedEvent
- calculateEventName() - Method in class com.atlassian.crowd.analytics.events.instance.InstanceUptimeStatisticsEvent
- calculateEventName() - Method in class com.atlassian.crowd.analytics.events.instance.NodeCountStatisticsEvent
-
Deprecated.
- calculateEventName() - Method in class com.atlassian.crowd.analytics.events.LdapConnectorTypeStatisticsEvent
- calculateEventName() - Method in class com.atlassian.crowd.analytics.events.license.LicenseUsageNotUnlimitedStatisticsEvent
-
Deprecated.
- calculateEventName() - Method in class com.atlassian.crowd.analytics.events.MailNotificationsEvent
- calculatePasswordDiff() - Method in interface com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapper
- calculatePasswordDiff() - Method in class com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapperImpl
- calculatePostPasswordUpdateAttributes() - Static method in class com.atlassian.crowd.directory.AbstractInternalDirectory
-
Generate the list of default attributes and values relating to passwords, for use when creating or resetting a password
- calculateRedirectUrl(ExternalLinkClickedEvent.TargetLink) - Method in class com.atlassian.crowd.event.links.ExternalLinksResolverImpl
- calculateSafeNextUrlForRedirect(Supplier<String>, String, Function<String, String>) - Static method in class com.atlassian.crowd.integration.springsecurity.NavigationHelper
-
Calculates next url based on "next" request parameter
- callAnonymousSiteAccessResource(RequestSpecification) - Method in class com.atlassian.crowd.acceptance.tests.security.AnonymousAccessTest
- CAN_BE_CACHED - Static variable in class com.atlassian.crowd.analytics.statistics.collectors.directory.DirectoryCountCollector
- canAddGroups() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- canAddGroups() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- canAddNewGroups() - Method in class com.atlassian.crowd.pageobjects.AllowedGroupsDialog
- canAddUsers() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- cancel() - Method in class com.atlassian.crowd.console.action.application.AddApplicationDetails
- cancel() - Method in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- cancel() - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage.RemoveApplicationPage
- cancel() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- cancel() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPermissionsPage
- cancel() - Method in class com.atlassian.crowd.pageobjects.RemovePrincipalPage
- cancel() - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- cancel(Class<T>) - Method in class com.atlassian.crowd.pageobjects.RemoveDirectoryPage
- cancelButton - Variable in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- cancelButton - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage.RemoveApplicationPage
- cancelButton - Variable in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- cancelButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPermissionsPage
- cancelEditPassword() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- cancelEditPasswordButton - Variable in class com.atlassian.crowd.pageobjects.PasswordChanger
- cancelPasswordEdit() - Method in class com.atlassian.crowd.pageobjects.PasswordChanger
- cancelRemoveConnectorDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveDirectoryTest
-
Tests that cancelling the removal of a connector directory goes back to the correct directory view (viewconnector.action).
- cancelRemoveCustomDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveDirectoryTest
-
Tests that cancelling the removal of a custom directory goes back to the correct directory view (viewcustom.action).
- cancelRemoveDelegatedDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveDirectoryTest
-
Tests that cancelling the removal of a delegated directory goes back to the correct directory view (viewdelegated.action).
- cancelRemoveInternalDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveDirectoryTest
-
Tests that cancelling the removal of an internal directory goes back to the correct directory view (viewinternal.action).
- cancelRemoveRemoteCrowdDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveDirectoryTest
-
Tests that cancelling the removal of a remote Crowd directory goes back to the correct directory view (viewremotecrowd.action).
- canEnableSSO() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ApplicationSSOConfigurationTest
- canFindLdapObjects(RemoteDirectory, LDAPConfigurationTester.Strategy) - Method in interface com.atlassian.crowd.search.ldap.test.LDAPConfigurationTester
- canFindLdapObjects(RemoteDirectory, LDAPConfigurationTester.Strategy) - Method in class com.atlassian.crowd.search.ldap.test.LDAPConfigurationTesterImpl
- canGoToNextPage() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- canGoToPreviousPage() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- canLoad(String) - Method in class com.atlassian.crowd.directory.loader.AzureAdDirectoryInstanceLoaderImpl
- canLoad(String) - Method in class com.atlassian.crowd.directory.loader.CacheableDirectoryInstanceLoader
-
Deprecated.
- canLoad(String) - Method in class com.atlassian.crowd.directory.loader.CustomDirectoryInstanceLoader
- canLoad(String) - Method in class com.atlassian.crowd.directory.loader.DbCachingRemoteDirectoryInstanceLoader
- canLoad(String) - Method in class com.atlassian.crowd.directory.loader.DelegatedAuthenticationDirectoryInstanceLoaderImpl
- canLoad(String) - Method in class com.atlassian.crowd.directory.loader.DelegatingDirectoryInstanceLoaderImpl
- canLoad(String) - Method in interface com.atlassian.crowd.directory.loader.DirectoryInstanceLoader
- canLoad(String) - Method in class com.atlassian.crowd.directory.loader.InternalDirectoryInstanceLoaderImpl
- canLoad(String) - Method in class com.atlassian.crowd.directory.loader.LDAPDirectoryInstanceLoaderImpl
- canLoad(String) - Method in class com.atlassian.crowd.directory.loader.RemoteCrowdDirectoryInstanceLoaderImpl
- canLoad(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectoryLoader
- canLogin(Principal, HttpServletRequest) - Method in class com.atlassian.sal.crowd.auth.CrowdAuthenticationController
- canManageEntityLinksFor(EntityReference) - Method in class com.atlassian.crowd.applinks.CrowdHostApplication
- canManageFeaturesForAllUsers() - Method in class com.atlassian.crowd.feature.DarkFeatureManagerOsgiAccessor
- canMapUserStatus(String) - Method in class com.atlassian.crowd.console.action.dataimport.CsvMapping
- cannotChangeToEmptyDisplayName() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- canNotSaveWithWrongURL() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ApplicationSSOConfigurationTest
- CanonicalEntityByNameFinder - Class in com.atlassian.crowd.manager.application.canonicality
-
Helper class for getting canonical entity from multiple directories.
- CanonicalEntityByNameFinder(DirectoryManager, Iterable<Directory>) - Constructor for class com.atlassian.crowd.manager.application.canonicality.CanonicalEntityByNameFinder
- CanonicalEntityByNameFinder(DirectoryManager, Iterable<Directory>, AccessFilter) - Constructor for class com.atlassian.crowd.manager.application.canonicality.CanonicalEntityByNameFinder
- CanonicalityChecker - Interface in com.atlassian.crowd.manager.application.canonicality
- CanonicalUsersByEmailFinder - Class in com.atlassian.crowd.manager.application
-
Finds canonical users that have a provided email address.
- CanonicalUsersByEmailFinder(ApplicationService) - Constructor for class com.atlassian.crowd.manager.application.CanonicalUsersByEmailFinder
- canRemoveGroups() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- canRemoveGroups() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- canRemovePrincipal() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- canRemoveUsers() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- canResetPassword() - Method in interface com.atlassian.crowd.embedded.api.UserCapabilities
-
Whether the user can request a password reset.
- canResetPassword() - Method in class com.atlassian.crowd.embedded.impl.DirectoryUserCapabilities
- canResetPassword() - Method in class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- canShowLicenseUsageForApplication(Long) - Method in interface com.atlassian.crowd.licensing.ApplicationLicensingService
-
Checks whether license usage data can be fetched/shown for the given application
- canShowLicenseUsageForApplication(Long) - Method in class com.atlassian.crowd.licensing.ApplicationLicensingServiceImpl
- canSubmit() - Method in class com.atlassian.crowd.pageobjects.RemovePrincipalPage
- canUpdateEmail - Variable in class com.atlassian.crowd.console.action.user.EditProfile
- canUseSavedRequestToAuthenticate(HttpServletRequest) - Method in class com.atlassian.crowd.integration.springsecurity.AbstractCrowdSSOAuthenticationProcessingFilter
-
If the request has been redirected from a page it was not authorised to see, we want to authenticate the login page using the application of the source page.
- CATS - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- CATS_GROUP_IN_DIR_1 - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- cc - Variable in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- CERTIFICATE - Enum constant in enum class com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException.Field
- CERTIFICATE_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- CertificateAndPrivateKeyGenerator - Class in com.atlassian.crowd.util
-
Generates pair of certificate and private key 4096 bits long using RSA algorithm.
- CertificateAndPrivateKeyGenerator(Clock) - Constructor for class com.atlassian.crowd.util.CertificateAndPrivateKeyGenerator
- CertificateFormat - Enum Class in com.atlassian.crowd.plugin.rest.entity.sso
- ChainFilterAuditLogContextCallback - Class in com.atlassian.crowd.plugin.rest.filter
- ChainFilterAuditLogContextCallback(FilterChain, HttpServletRequest, HttpServletResponse) - Constructor for class com.atlassian.crowd.plugin.rest.filter.ChainFilterAuditLogContextCallback
- ChainingSAML2NameIDGenerator - Class in com.atlassian.crowd.sso.saml.impl.opensaml.action.generator
-
NameID generator which allows to add supported generators to which it delegates.
- ChainingSAML2NameIDGenerator.ChainingSAML2NameIDGeneratorBuilder - Class in com.atlassian.crowd.sso.saml.impl.opensaml.action.generator
- ChainingSAML2NameIDGeneratorBuilder() - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.action.generator.ChainingSAML2NameIDGenerator.ChainingSAML2NameIDGeneratorBuilder
- CHANGE_EXPIRED_PASSWORD_PAGE - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase
- CHANGE_PASSWORD_ENDPOINT - Static variable in class com.atlassian.crowd.manager.mailer.notification.PasswordExpirationNotificationMailer
- CHANGE_PASSWORD_LINK - Enum constant in enum class com.atlassian.crowd.manager.mailer.MailTemplateMacro
-
Change password link macro key.
- changeDirectoryPosition(String, int) - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- changeDirectoryThenSync() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.SynchroniseDirectoryTest
- changedToEmptyOU() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.SynchroniseDirectoryTest
- changeEmail(String, String) - Method in interface com.atlassian.crowd.emailchange.EmailChangeManager
-
Changes e-mail for a user in crowd app.
- changeEmail(String, String) - Method in class com.atlassian.crowd.service.email.EmailChangeManagerImpl
- ChangeEmail - Class in com.atlassian.crowd.console.action.user
- ChangeEmail() - Constructor for class com.atlassian.crowd.console.action.user.ChangeEmail
- ChangeEmailAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.user
- ChangeEmailAcceptanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangeEmailAcceptanceTest
- ChangeEmailCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.changeemail
-
Collects count of e-mail changes by end-users that happened since last statistics collection.
- ChangeEmailCollector(InMemoryCounter) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.changeemail.ChangeEmailCollector
- ChangeEmailController - Class in com.atlassian.crowd.plugin.rest.service.controller.email
- ChangeEmailController(EmailChangeManager, AuthenticatedUserProvider) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.email.ChangeEmailController
- ChangeEmailLinkMailer - Class in com.atlassian.crowd.service.email
- ChangeEmailLinkMailer(MailManager, MailTemplateRenderer, EmailMessageFactory) - Constructor for class com.atlassian.crowd.service.email.ChangeEmailLinkMailer
- ChangeEmailPage - Class in com.atlassian.crowd.pageobjects
- ChangeEmailPage() - Constructor for class com.atlassian.crowd.pageobjects.ChangeEmailPage
- ChangeEmailPendingPage - Class in com.atlassian.crowd.pageobjects
- ChangeEmailPendingPage() - Constructor for class com.atlassian.crowd.pageobjects.ChangeEmailPendingPage
- ChangeEmailResource - Class in com.atlassian.crowd.plugin.rest.service.resource.email
- ChangeEmailResource(ChangeEmailController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.email.ChangeEmailResource
- ChangeEmailResourceAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.user
- ChangeEmailResourceAcceptanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.user.ChangeEmailResourceAcceptanceTest
- changeEncryptionKey() - Method in class com.atlassian.crowd.crypto.CachedEncryptor
- changeEncryptionKey() - Method in class com.atlassian.crowd.crypto.ClusterLockingEncryptor
- changeEncryptionKey() - Method in class com.atlassian.crowd.crypto.DbConfigPasswordCipherEncryptor
- changeEncryptionKey() - Method in class com.atlassian.crowd.crypto.MissingKeyHandlingEncryptor
- changeEncryptionKey() - Method in class com.atlassian.crowd.crypto.PrefixBasedSwitchableEncryptor
- changeEncryptionKey() - Method in class com.atlassian.crowd.crypto.SaltingEncryptor
- changeEncryptionKey() - Method in interface com.atlassian.crowd.embedded.api.Encryptor
-
Generate new encryption key, which should be used to encrypt password in following calls to
Encryptor.encrypt(java.lang.String)
. - changeEncryptionKey() - Method in class com.atlassian.crowd.manager.crypto.DefaultEncryptionManager
- changeEncryptionKey() - Method in interface com.atlassian.crowd.manager.crypto.EncryptionManager
-
Changes currently used encryption key to new one if applicable for current encryptor.
- changeEncryptionKey() - Method in class com.atlassian.crowd.plugin.rest.service.controller.EncryptionController
- changeEncryptor(String) - Method in class com.atlassian.crowd.manager.crypto.DefaultEncryptionManager
- changeEncryptor(String) - Method in interface com.atlassian.crowd.manager.crypto.EncryptionManager
-
Changes currently used encryptor to the new one represented by encryptorKey.
- ChangeExpiredPassword - Class in com.atlassian.crowd.console.action
- ChangeExpiredPassword() - Constructor for class com.atlassian.crowd.console.action.ChangeExpiredPassword
- ChangeExpiredPasswordPage - Class in com.atlassian.crowd.pageobjects.user
- ChangeExpiredPasswordPage() - Constructor for class com.atlassian.crowd.pageobjects.user.ChangeExpiredPasswordPage
- ChangeExpiredPasswordSuccessfulPage - Class in com.atlassian.crowd.pageobjects.user
- ChangeExpiredPasswordSuccessfulPage() - Constructor for class com.atlassian.crowd.pageobjects.user.ChangeExpiredPasswordSuccessfulPage
- ChangeExpiredPasswordTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- ChangeExpiredPasswordTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.ChangeExpiredPasswordTest
- changeKey() - Method in class com.atlassian.crowd.plugin.rest.service.resource.encryption.EncryptionResource
- changePassword(PasswordChangeRequest) - Method in class com.atlassian.crowd.plugin.rest.service.resource.account.AccountManagementResource
- changePassword(String) - Method in class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- changePassword(String, String) - Method in class com.atlassian.crowd.pageobjects.user.AbstractChangePasswordPage
- changePassword(String, String, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.account.AccountManagementController
- ChangePassword - Class in com.atlassian.crowd.console.action.user
- ChangePassword() - Constructor for class com.atlassian.crowd.console.action.user.ChangePassword
- changePasswordAfterFailedAttempt() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ChangeExpiredPasswordTest
- changePasswordDoesNotMatchComplexityRequirements() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- changePasswordFailsWhenNewPasswordMatchesPasswordHistory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangePasswordTest
- changePasswordIncorrectOriginalPasswordWithExpiredCredential() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangePasswordTest
- changePasswordNewPasswordBlank() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ChangeExpiredPasswordTest
- changePasswordNewPasswordBlank() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangePasswordTest
- changePasswordNewPasswordDoesNotMatchDirectoryComplexityRequirements() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ChangeExpiredPasswordTest
- changePasswordNewPasswordEqualsCurrentPassword() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangePasswordTest
- changePasswordNewPasswordMismatch() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ChangeExpiredPasswordTest
- changePasswordNewPasswordMismatch() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangePasswordTest
- changePasswordNoPermissions() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangePasswordTest
- changePasswordOldPasswordBlank() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ChangeExpiredPasswordTest
- changePasswordOldPasswordBlank() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangePasswordTest
- changePasswordOldPasswordWrong() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ChangeExpiredPasswordTest
- changePasswordOldPasswordWrong() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangePasswordTest
- ChangePasswordPage - Class in com.atlassian.crowd.pageobjects.user
- ChangePasswordPage() - Constructor for class com.atlassian.crowd.pageobjects.user.ChangePasswordPage
- changePasswordPasswordDoesNotMeetComplexityRequirements() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangePasswordTest
- changePasswordSuccess() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangePasswordTest
- changePasswordSuccessful() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ChangeExpiredPasswordTest
- ChangePasswordTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.user
- ChangePasswordTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangePasswordTest
- ChangePasswordTestUtils - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.user
- changeSchedulerState(String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitClusterMessagingResource
- changeSchedulerState(String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitSchedulerResource
- changeset() - Static method in class com.atlassian.crowd.test.matchers.AuditLogChangesetMatcher
- changesetQuery() - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- changeStorageType(TokenStorageType) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitConfigurationResource
- changingLicenseOneNodeShouldPropagateChangeInForgedLicenseWarningOnOtherNodes() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterLicenseUpdatedTest
- changingRequiringConsistentIpAddressLogsOutUserSession() - Method in class com.atlassian.crowd.acceptance.tests.administration.SessionConfigTest
- changingToDCLicenseShouldShowUpgradeMessage() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
- CHANNEL - Static variable in class com.atlassian.crowd.plugin.ha.PluginChangeMessageListener
- CHARACTER_CLASS_CONSTRAINT_ATTRIBUTES - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- CharacterClassAnalysis - Class in com.atlassian.crowd.directory.password.constraint
-
Counts occurrences of character classes in a String.
- CharacterClassAnalysis(String) - Constructor for class com.atlassian.crowd.directory.password.constraint.CharacterClassAnalysis
- CharacterClassConstraint - Class in com.atlassian.crowd.directory.password.constraint
-
Password constraint which analyzes the character types of a password.
- CharacterClassConstraint.CharacterClassConstraintBuilder - Class in com.atlassian.crowd.directory.password.constraint
- CharacterClassConstraintBuilder() - Constructor for class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
- CHARSET_FILTER - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- check(Function<V, M>, Predicate<M>) - Method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
-
Adds the value function, with the corresponding predicate to the checks list
- check(Predicate<V>, boolean) - Method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
-
Adds the value function, with the corresponding predicate to the checks list
- check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.precondition.MSSQLIndexExistsPrecondition
- checkActiveUser(User) - Method in class com.atlassian.crowd.manager.mailer.reminder.ForgottenLoginMailer
- checkAdditionalParamsRequired() - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- checkAssignableFrom(Class<U>, Class<?>...) - Static method in class com.atlassian.crowd.search.query.QueryUtils
-
Check whether
givenType
is assignable from any of thetypes
- checkAuthenticated(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.integration.http.CacheAwareCrowdHttpAuthenticator
- checkAuthenticated(HttpServletRequest, HttpServletResponse) - Method in interface com.atlassian.crowd.integration.http.CrowdHttpAuthenticator
-
Tests whether a request is authenticated via SSO.
- checkAuthenticated(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.integration.http.CrowdHttpAuthenticatorImpl
- checkAuthenticated(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.integration.seraph.CrowdAuthenticator
-
Checks to see if the request can be authenticated.
- CheckboxUtil - Class in com.atlassian.crowd.pageobjects
- checkCheckbox(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- checkCheckbox(String, boolean) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- checkCronSchedule() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- checkCronSchedule() - Method in interface com.atlassian.crowd.pageobjects.directory.common.PageWithSyncScheduler
- checkCronSchedule() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- checkCronSchedule() - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- checkFeatureStatus(FeatureEnabledChecker) - Static method in enum class com.atlassian.crowd.analytics.util.FeatureStatus
- checkIfErrorState() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- checkIfUserCanBeUpdatedWithCurrentGroupFiltering(String, Set<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- CheckingPasswordExpirationMailNotificationManager - Class in com.atlassian.crowd.manager.mailer.notification
- CheckingPasswordExpirationMailNotificationManager(PasswordExpirationMailNotificationManager, MailManager, ClusterLockService) - Constructor for class com.atlassian.crowd.manager.mailer.notification.CheckingPasswordExpirationMailNotificationManager
- checkMembershipsAdded() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.SynchroniseDirectoryTest
- checkMembershipsRemoved() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.SynchroniseDirectoryTest
- checkNameValid(Directory, String) - Method in class com.atlassian.crowd.util.DirectoryValidationHelper
-
Checks whether the given name is either null, or blank, or is not unique, if any of the before then returns a
ValidationError
- checkNoReaddedGroups(DirectoryCache, DeltaQueryResult<GroupWithMembershipChanges>) - Method in class com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher
- checkNoRenamedGroups(DirectoryCache, DeltaQueryResult<GroupWithMembershipChanges>) - Method in class com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher
- checkPageSize(Boolean, Integer) - Static method in class com.atlassian.crowd.search.ldap.test.PageSizeValidator
- checkPollingInterval() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- checkPollingInterval() - Method in interface com.atlassian.crowd.pageobjects.directory.common.PageWithSyncScheduler
- checkPollingInterval() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- checkPollingInterval() - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- checkRememberMeLoginToCrowd(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.integration.seraph.CrowdAuthenticator
-
Attempts to authenticate the request based on the auto-login cookie (if set).
- checkStrutsConfig(String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- checkUserCredential(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.authentication.impl.MsalUserCredentialVerifier
- checkUserCredential(String, PasswordCredential) - Method in interface com.atlassian.crowd.directory.authentication.UserCredentialVerifier
-
Checks whether the user with the provided username can authenticate against Microsoft Entra ID with provided credential.
- CHILD_OU_A - Static variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- CHILD_OU_B - Static variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- CHILD_OU_C - Static variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- CHILD_OU_D - Static variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- childIterable(Element) - Static method in class com.atlassian.crowd.migration.ElementIteratorUtil
-
Since dom4j doesn't use generics, this can make some code a bit more readable
- childrenOf(EntityDescriptor) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQuery
- childrenOf(EntityDescriptor) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQueryWithRestriction
- CHINA - Enum constant in enum class com.atlassian.crowd.directory.rest.endpoint.DefaultRegion
- chooseImporter(ChooseImporterPage.ImporterType) - Method in class com.atlassian.crowd.pageobjects.user.importer.ChooseImporterPage
- ChooseImporterPage - Class in com.atlassian.crowd.pageobjects.user.importer
- ChooseImporterPage() - Constructor for class com.atlassian.crowd.pageobjects.user.importer.ChooseImporterPage
- ChooseImporterPage.ImporterType - Enum Class in com.atlassian.crowd.pageobjects.user.importer
- CIE_ADMINISTRATOR_USER_NAME - Static variable in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- cieAdministratorUser() - Method in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- claim(String, Long, long, String) - Method in class com.atlassian.crowd.dao.scheduling.ClusterJobDAOHibernate
- claimSingleUseToken(InternalCrowdRememberMeToken) - Method in class com.atlassian.crowd.service.TransactionalRememberMeService
- classes() - Method in class com.atlassian.crowd.swagger.enricher.CrowdSwaggerEnricher
- classNames - Variable in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
-
TODO: levelNames[i] is the level name for class classNames[i].
- classpathResourceCannotBeFetched() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.WebAppTest
- classpathResourceCannotBeFetchedWithParentTraversal() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.WebAppTest
- classpathResourceCannotBeFetchedWithPercentEncodedParentTraversal() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.WebAppTest
- classpathResourceCannotBeFetchedWithSemicolonTraversal() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.WebAppTest
- clazz - Variable in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling.LoggingConfigEntry
-
String as we may need to preserve additivity.
- cleanDatabase() - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- cleanup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LookAndFeelTest
- cleanUp() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOErrorTest
- cleanUpAutomatedBackupFiles() - Method in interface com.atlassian.crowd.manager.backup.BackupFileStore
-
If there are more than the maximum number of automated backup files, delete the oldest ones
- cleanUpAutomatedBackupFiles() - Method in class com.atlassian.crowd.manager.backup.DefaultBackupFileStore
- cleanupRule - Variable in class com.atlassian.crowd.acceptance.tests.cluster.cache.ClusterInetAddressCacheInvalidationTest
- cleanupRule - Variable in class com.atlassian.crowd.acceptance.tests.cluster.cache.ClusterTrustedProxyManagerTest
- cleanupRule - Variable in class com.atlassian.crowd.acceptance.tests.cluster.cache.ClusterUserAuthorisationCacheInvalidationTest
- cleanupRule - Variable in class com.atlassian.crowd.acceptance.tests.cluster.ClusterDirectoryEventsTest
- cleanupRule - Variable in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSanityTest
- cleanupTombstones() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterDirectoryEventsTest
- clear() - Method in class com.atlassian.crowd.cache.ClusterAwareUserAuthorisationCache
- clear() - Method in class com.atlassian.crowd.cache.DelegatingUserAuthorisationCache
- clear() - Method in interface com.atlassian.crowd.cache.UserAuthorisationCache
-
Clears the user authorisation cache.
- clear() - Method in class com.atlassian.crowd.cache.UserAuthorisationCacheImpl
- clear() - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
- clear() - Method in class com.atlassian.crowd.directory.synchronisation.cache.LDAPEntityNameMap
- clear() - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStore
-
Clears directory synchronisation information of all directories.
- clear() - Method in class com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl
-
Deprecated.
- clear() - Method in class com.atlassian.crowd.manager.directory.InDatabaseDirectorySynchronisationInformationStore
- clear() - Method in class com.atlassian.crowd.pageobjects.atlaskit.AtlaskitSelect
- clear() - Method in class com.atlassian.crowd.plugin.rest.filter.AuthenticatedApplicationHolder
- clear() - Static method in class com.atlassian.crowd.plugin.web.ExecutingHttpRequest
-
DO NOT CALL THIS OUTSIDE OF THE FIRST WEB FILTER
- clear() - Method in class com.atlassian.crowd.util.ClusterAwareInetAddressCache
-
Clears the entire cache storing the address permissions.
- clear(long) - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
- clear(long) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStore
-
Clears directory synchronisation information for the given directory.
- clear(long) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl
-
Deprecated.
- clear(long) - Method in class com.atlassian.crowd.manager.directory.InDatabaseDirectorySynchronisationInformationStore
- clearAllExpiredTokens() - Method in interface com.atlassian.crowd.service.CrowdRememberMeService
-
Clears all expired remember me tokens
- clearAllExpiredTokens() - Method in class com.atlassian.crowd.service.TransactionalRememberMeService
- clearAllFilteredGroups - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- clearAllFilteredGroups() - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- clearAllJobs(Application) - Method in interface com.atlassian.crowd.licensing.ApplicationLicensingService
-
Clears all jobs scheduled for an application
- clearAllJobs(Application) - Method in class com.atlassian.crowd.licensing.ApplicationLicensingServiceImpl
- clearAllTokens() - Method in class com.atlassian.crowd.plugin.rest.service.controller.RememberMeController
- clearAllTokens() - Method in interface com.atlassian.crowd.service.CrowdRememberMeService
-
Clears all remember me tokens for all the users
- clearAllTokens() - Method in class com.atlassian.crowd.service.TransactionalRememberMeService
- clearAllTokensForDirectory(Long) - Method in interface com.atlassian.crowd.service.CrowdRememberMeService
-
Clears all remember me tokens for the users belonging to the given directoryId
- clearAllTokensForDirectory(Long) - Method in class com.atlassian.crowd.service.TransactionalRememberMeService
- clearAllTokensForSeries(String) - Method in interface com.atlassian.crowd.service.CrowdRememberMeService
-
Clears all remember me tokens for the user with given series
- clearAllTokensForSeries(String) - Method in class com.atlassian.crowd.service.TransactionalRememberMeService
- clearAllTokensForUserInDirectory(String, Long) - Method in interface com.atlassian.crowd.service.CrowdRememberMeService
-
Clears all remember me tokens for the user with given username, and directory id
- clearAllTokensForUserInDirectory(String, Long) - Method in class com.atlassian.crowd.service.TransactionalRememberMeService
- clearAndInvalidateSsoCookieIfPresent() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- clearAndInvalidateSsoCookieOrFail() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- clearAuditLog() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- clearAuditLog() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitAuditLogResource
- clearCache() - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
- clearCache() - Method in class com.atlassian.crowd.directory.ldap.name.CrowdLdapNameFactory
- clearCookies() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- clearErrors() - Method in class com.atlassian.crowd.console.action.setup.Database
- clearFiltersButton - Variable in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- clearHibernateProperties() - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.HibernateUtil
- clearingAliasesShouldWork() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AliasTest
- clearingAliasShouldNotWorkIfItWouldLeadToConflictingAliasesForApplication() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AliasTest
- clearingRememberMeCookiesEndsWithSuccessFlag() - Method in class com.atlassian.crowd.acceptance.tests.administration.SessionConfigTest
- clearInstance() - Static method in class com.atlassian.crowd.common.util.TimedCalls
-
Detaches and returns instance for the current thread.
- clearLoginRequest(ServletRequest) - Static method in class com.atlassian.crowd.integration.springsecurity.RestLoginUtils
- clearRememberMeCookies() - Method in class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage
- clearRememberMeToken(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.integration.springsecurity.AbstractLocalCrowdAuthenticationProcessingFilter
- clearRequestCache() - Static method in class com.atlassian.crowd.plugin.web.RequestCacheThreadLocal
- clearSelectedEntries() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- clearSession() - Method in class com.atlassian.crowd.migration.GenericMapper
- clearSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.AbstractHibernateBatchProcessor
- clearSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.Hibernate5BatchProcessor
- clearSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.Hibernate5StatelessSessionBatchProcessor
- clearSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.AbstractHibernateBatchProcessor
- clearSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.Hibernate6BatchProcessor
- clearSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.Hibernate6StatelessSessionBatchProcessor
- clearState() - Method in class com.atlassian.crowd.manager.threadlocal.CrowdThreadLocalStateAccessor
- clearState() - Method in interface com.atlassian.crowd.manager.threadlocal.ThreadLocalStateAccessor
-
Clear the all the thread locals for the current thread.
- clearState() - Method in class com.atlassian.crowd.migration.verify.DatabaseVerifier
-
This method will be called between runs of the verifier to make sure that state can be purged between runs if required.
- clearState() - Method in class com.atlassian.crowd.migration.verify.LegacyDatabaseVerifier
- clearState() - Method in class com.atlassian.crowd.migration.verify.LegacyXmlVerifier
- clearState() - Method in interface com.atlassian.crowd.migration.verify.Verifier
-
This method will be called between runs of the verifier to make sure that state can be purged between runs if required.
- clearState() - Method in class com.atlassian.crowd.migration.verify.VersionMismatchVerifier
- clearSynchronisationTokenForDirectory(long) - Method in class com.atlassian.crowd.dao.directory.DirectorySynchronisationTokenDaoHibernate
- clearSynchronisationTokenForDirectory(long) - Method in interface com.atlassian.crowd.embedded.spi.DirectorySynchronisationTokenDao
-
Clears the synchronisation token for the given directory
- clearSynchronisationTokenForDirectory(long) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchronisationTokenStore
-
Clears the synchronisation token for the given directory
- clearSynchronisationTokenForDirectory(long) - Method in class com.atlassian.crowd.manager.directory.InDatabaseDirectorySynchronisationTokenStore
- clearSynchronisationTokenForDirectory(long) - Method in class com.atlassian.crowd.manager.directory.InMemoryDirectorySynchronisationTokenStore
-
Deprecated.
- clearSynchronisationTokenForDirectory(long) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
-
Clears the synchronisation token for the given directory
- clearSynchronisationTokenForDirectory(long) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
- clearThreadLocalContext() - Method in class com.atlassian.sal.crowd.executor.CrowdThreadLocalContextManager
- clearTrustedProxies() - Method in class com.atlassian.crowd.acceptance.tests.cluster.cache.ClusterTrustedProxyManagerTest
- clearTrustedProxies() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- clearUserPassword(String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
-
Clears a user's password, so that the user cannot authenticate with any password.
- clearValue() - Method in class com.atlassian.crowd.common.properties.AbstractSystemProperty
-
Clears the value of this system property.
- clickBackToLogin() - Method in class com.atlassian.crowd.pageobjects.ForgottenLoginDetailsPage
- clickButton(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- clickButtonWithText(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- clickContinue() - Method in class com.atlassian.crowd.pageobjects.setup.ForgedLicenseWarningSetupPage
- clickDefaultLogo() - Method in class com.atlassian.crowd.pageobjects.ForgottenLoginDetailsPage
- clickElementByXPath(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- clickLink(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- clickLinkInNavbar(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- clickLinkInNavbarDropdown(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- clickLinkWithExactText(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- clickLinkWithKey(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Clicks a link
- clickLinkWithText(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- clickLogoShouldRedirectToLoginPage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ResetPrincipalPasswordTest
- clickRadioOption(String, String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- clickStartTlsPoolWarningLink() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- clickSupportZip() - Method in class com.atlassian.crowd.acceptance.tests.administration.ATSTPluginTest.AtstHomePage
- clickWithJsById(PageElement) - Method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- ClientConfigStorageServiceSupplier - Class in com.atlassian.crowd.plugin.oauth2
- ClientConfigStorageServiceSupplier() - Constructor for class com.atlassian.crowd.plugin.oauth2.ClientConfigStorageServiceSupplier
- clientProperties - Variable in class com.atlassian.crowd.console.action.BaseAction
- clientProperties - Variable in class com.atlassian.crowd.integration.springsecurity.AbstractCrowdSSOAuthenticationProcessingFilter
- ClientProperties - Interface in com.atlassian.crowd.service.client
-
Properties required for the Crowd Client.
- ClientPropertiesImpl - Class in com.atlassian.crowd.service.client
-
This bean is a container for the application's crowd.properties.
- ClientPropertiesImpl() - Constructor for class com.atlassian.crowd.service.client.ClientPropertiesImpl
- ClientResourceLocator - Class in com.atlassian.crowd.service.client
-
Will find the location of the given resourceName based off a set of rules to locate the given resourceFileName: System property Configuration directory Classpath
- ClientResourceLocator(String) - Constructor for class com.atlassian.crowd.service.client.ClientResourceLocator
- ClientResourceLocator(String, String) - Constructor for class com.atlassian.crowd.service.client.ClientResourceLocator
- ClientUtils - Class in com.atlassian.crowd.directory.rest
-
Utility methods for the Jersey client classes
javax.ws.rs.client
. - ClientUtils() - Constructor for class com.atlassian.crowd.directory.rest.ClientUtils
- ClientValidationException - Exception in com.atlassian.crowd.manager.validation
-
Exception is thrown when a client validation fails.
- ClientValidationException() - Constructor for exception com.atlassian.crowd.manager.validation.ClientValidationException
-
Default constructor.
- ClientValidationException(String) - Constructor for exception com.atlassian.crowd.manager.validation.ClientValidationException
-
Default constructor.
- ClientValidationException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.validation.ClientValidationException
-
Default constructor.
- ClientValidationException(Throwable) - Constructor for exception com.atlassian.crowd.manager.validation.ClientValidationException
-
Default constructor.
- ClientValidationManager - Interface in com.atlassian.crowd.manager.validation
-
Manager that validates whether a client can make a request.
- ClientValidationManagerImpl - Class in com.atlassian.crowd.manager.validation
-
Implements ClientValidationManager.
- ClientValidationManagerImpl(TrustedProxyManager, I18nHelper, ApplicationRemoteAddressValidator) - Constructor for class com.atlassian.crowd.manager.validation.ClientValidationManagerImpl
- clock - Variable in class com.atlassian.crowd.analytics.listener.AbstractOncePerPeriodPublisher
- clone() - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
-
As this class is immutable, clone will return itself.
- close() - Method in interface com.atlassian.crowd.acceptance.utils.LoadStatWriter
- close() - Method in class com.atlassian.crowd.directory.cache.BackgroundQueriesProcessor
- close() - Method in class com.atlassian.crowd.directory.LimitedNamingEnumeration
- close() - Method in class com.atlassian.crowd.integration.rest.service.RestExecutor
- close() - Method in class com.atlassian.crowd.pageobjects.aui.AuiFlag
- close() - Method in class com.atlassian.crowd.pageobjects.GroupsDialog
- CLOSE_BRACKET - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.OGNLDoubleEvaluationTest
- closeBrowser() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- closeButton - Variable in class com.atlassian.crowd.pageobjects.aui.AuiFlag
- closeConnection(Connection) - Static method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- closeConnection(Connection) - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.DelegatingConnectionProvider
- closePreparedStatment(PreparedStatement) - Static method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- closeQuietly(Response) - Static method in class com.atlassian.crowd.directory.rest.ClientUtils
- closeResultSet(ResultSet) - Static method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- closeSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.AbstractHibernateBatchProcessor
- closeSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.Hibernate5BatchProcessor
- closeSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.Hibernate5StatelessSessionBatchProcessor
- closeSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.AbstractHibernateBatchProcessor
- closeSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.Hibernate6BatchProcessor
- closeSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.Hibernate6StatelessSessionBatchProcessor
- closeWindow(String) - Method in class com.atlassian.crowd.acceptance.tests.SeleniumWindowManager
- CloudCompatibleEmailValidator - Class in com.atlassian.crowd.validator
-
Email address validator compatible with Atlassian Cloud.
- CloudCompatibleEmailValidator() - Constructor for class com.atlassian.crowd.validator.CloudCompatibleEmailValidator
- CLUSTER_LOCK_NAME - Static variable in class com.atlassian.crowd.plugin.saml.DatabaseKeyStore
- CLUSTER_MESSAGE_CHANNEL - Static variable in class com.atlassian.crowd.cache.ClusterAwareUserAuthorisationCache
- CLUSTER_MESSAGE_CHANNEL - Static variable in class com.atlassian.crowd.util.ClusterAwareInetAddressCache
- CLUSTER_MESSAGE_CLEAR - Static variable in class com.atlassian.crowd.cache.ClusterAwareUserAuthorisationCache
- CLUSTER_MESSAGE_CLEAR - Static variable in class com.atlassian.crowd.util.ClusterAwareInetAddressCache
- CLUSTER_NODE_NAME_PROPERTY - Static variable in class com.atlassian.crowd.manager.cluster.NodeDataProvider
- ClusterAdditionalSupportInformationService - Class in com.atlassian.crowd.service.support
- ClusterAdditionalSupportInformationService(ClusterService, ManagedClusterLockService, SchedulerService, Clock) - Constructor for class com.atlassian.crowd.service.support.ClusterAdditionalSupportInformationService
- ClusterAnalyticsConfigurationTest - Class in com.atlassian.crowd.acceptance.tests.cluster
- ClusterAnalyticsConfigurationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.ClusterAnalyticsConfigurationTest
- ClusterAwareInetAddressCache - Class in com.atlassian.crowd.util
-
Utility class to store in a cache whether the InetAddress is permitted or forbidden to make a request to the Crowd server.
- ClusterAwareInetAddressCache(Cache<String, Boolean>, ClusterMessageService) - Constructor for class com.atlassian.crowd.util.ClusterAwareInetAddressCache
- ClusterAwarePluginController - Interface in com.atlassian.crowd.plugin.ha
-
A plugin controller which has methods dedicated to working with single nodes of a cluster Crowd setup.
- ClusterAwareUserAuthorisationCache - Class in com.atlassian.crowd.cache
-
A cluster-safe implementation of UserAuthorisationCache.
- ClusterAwareUserAuthorisationCache(UserAuthorisationCache, ClusterMessageService) - Constructor for class com.atlassian.crowd.cache.ClusterAwareUserAuthorisationCache
- ClusterConfiguration - Class in com.atlassian.crowd.manager.cluster
- ClusterConfiguration(CrowdLicenseStore, ClusterHeartbeatDAOHibernate, ClusterLockDAOHibernate, ClusterJobDAOHibernate, ClusterMessageDAOHibernate, EventPublisher, CrowdApplicationConfig, UserDao, TombstoneDao, GroupDao, InternalMembershipDao, ClusterInfoDao, Clock, SchemaUpToDateUtility) - Constructor for class com.atlassian.crowd.manager.cluster.ClusterConfiguration
- ClusterDirectoryEventsTest - Class in com.atlassian.crowd.acceptance.tests.cluster
- ClusterDirectoryEventsTest() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.ClusterDirectoryEventsTest
- clusteredJobDao() - Method in class com.atlassian.crowd.manager.cluster.ClusterConfiguration
- ClusterHeartbeatDAOHibernate - Class in com.atlassian.crowd.dao.cluster
-
Hibernate DAO to store node heartbeats
- ClusterHeartbeatDAOHibernate() - Constructor for class com.atlassian.crowd.dao.cluster.ClusterHeartbeatDAOHibernate
- ClusterHeartbeatEntity - Class in com.atlassian.crowd.model.cluster
- ClusterHeartbeatEntity() - Constructor for class com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
- ClusterHeartbeatEntity(String, String, long) - Constructor for class com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
- clusterHeartbeatManager() - Method in class com.atlassian.crowd.manager.cluster.ClusterConfiguration
- ClusterHeartbeatManager - Interface in com.atlassian.crowd.manager.cluster.heartbeat
-
Handles direct operations on cluster heartbeats
- ClusterHeartbeatService - Interface in com.atlassian.crowd.manager.cluster.heartbeat
- ClusterInetAddressCacheInvalidationTest - Class in com.atlassian.crowd.acceptance.tests.cluster.cache
- ClusterInetAddressCacheInvalidationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.cache.ClusterInetAddressCacheInvalidationTest
- ClusterInfoDao - Interface in com.atlassian.crowd.dao.cluster
-
Allows persisting and retrieving information about the cluster nodes
- ClusterInfoDAOHibernate - Class in com.atlassian.crowd.dao.cluster
- ClusterInfoDAOHibernate() - Constructor for class com.atlassian.crowd.dao.cluster.ClusterInfoDAOHibernate
- ClusterInfoEntity - Class in com.atlassian.crowd.model.cluster
- ClusterInfoEntity() - Constructor for class com.atlassian.crowd.model.cluster.ClusterInfoEntity
- ClusterInfoEntity(String, String, String, Long, Long, Double, Long, long) - Constructor for class com.atlassian.crowd.model.cluster.ClusterInfoEntity
- ClusterInformation - Interface in com.atlassian.crowd.service.cluster
-
Provides data about cluster
- ClusterInformationEntity - Class in com.atlassian.crowd.plugin.rest.entity
- ClusterInformationEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.ClusterInformationEntity
- ClusterInformationEntity(List<ClusterNodeEntity>, boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.ClusterInformationEntity
- ClusterInformationImpl - Class in com.atlassian.crowd.manager.cluster
- ClusterInformationImpl(Iterable<? extends ClusterNode>) - Constructor for class com.atlassian.crowd.manager.cluster.ClusterInformationImpl
- CLUSTERING_ENABLED - Static variable in class com.atlassian.crowd.config.CrowdApplicationConfig
- ClusterJobDAODecorator - Class in com.atlassian.crowd.scheduling
-
Handles conversion between Crowd's InternalClusterJob and Caesium's ClusteredJobs.
- ClusterJobDAODecorator(ClusterJobDAOHibernate, Supplier<String>) - Constructor for class com.atlassian.crowd.scheduling.ClusterJobDAODecorator
- ClusterJobDAOHibernate - Class in com.atlassian.crowd.dao.scheduling
- ClusterJobDAOHibernate() - Constructor for class com.atlassian.crowd.dao.scheduling.ClusterJobDAOHibernate
- ClusterLicenseUpdatedTest - Class in com.atlassian.crowd.acceptance.tests.cluster
- ClusterLicenseUpdatedTest() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.ClusterLicenseUpdatedTest
- clusterLockDao() - Method in class com.atlassian.crowd.manager.cluster.ClusterConfiguration
- ClusterLockDAOHibernate - Class in com.atlassian.crowd.dao.cluster
-
Hibernate DAO to store cluster locks
- ClusterLockDAOHibernate() - Constructor for class com.atlassian.crowd.dao.cluster.ClusterLockDAOHibernate
- ClusterLockEntity - Class in com.atlassian.crowd.model.cluster
- ClusterLockEntity() - Constructor for class com.atlassian.crowd.model.cluster.ClusterLockEntity
- ClusterLockEntity(String, String, long) - Constructor for class com.atlassian.crowd.model.cluster.ClusterLockEntity
- ClusterLockingEncryptor - Class in com.atlassian.crowd.crypto
-
Encryptor
that synchronizes on given cluster lock when doing encryption. - ClusterLockingEncryptor(SwitchableEncryptor, ClusterLockService) - Constructor for class com.atlassian.crowd.crypto.ClusterLockingEncryptor
- ClusterLockIntegrationTest - Class in com.atlassian.crowd.acceptance.tests.cluster
- ClusterLockIntegrationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.ClusterLockIntegrationTest
- clusterLockService() - Method in class com.atlassian.crowd.manager.cluster.ClusterConfiguration
- ClusterLockWrapper - Class in com.atlassian.crowd.lock
-
Helper class supporting lambdas for
ClusterLock
- ClusterLockWrapper(Supplier<ClusterLock>) - Constructor for class com.atlassian.crowd.lock.ClusterLockWrapper
- ClusterMessageDao - Interface in com.atlassian.crowd.dao.cluster
-
Persistent storage of messages passed between cluster nodes.
- ClusterMessageDAOHibernate - Class in com.atlassian.crowd.dao.cluster
- ClusterMessageDAOHibernate() - Constructor for class com.atlassian.crowd.dao.cluster.ClusterMessageDAOHibernate
- ClusterMessageListener - Interface in com.atlassian.crowd.service.cluster
-
Receives messages from other nodes in a cluster.
- clusterMessageManager() - Method in class com.atlassian.crowd.manager.cluster.ClusterConfiguration
- ClusterMessageManager - Interface in com.atlassian.crowd.manager.cluster.message
-
Administration interface for
ClusterMessageService
. - ClusterMessageReaper - Class in com.atlassian.crowd.cluster.message
- ClusterMessageReaper(ClusterMessageManager) - Constructor for class com.atlassian.crowd.cluster.message.ClusterMessageReaper
- clusterMessageService() - Method in class com.atlassian.crowd.manager.cluster.ClusterConfiguration
- ClusterMessageService - Interface in com.atlassian.crowd.service.cluster
-
Allows sending short cross-node messages.
- ClusterMessageServiceImpl - Class in com.atlassian.crowd.manager.cluster.message
- ClusterMessageServiceImpl(SchedulerService, ClusterMessageDao, ClusterService, EventPublisher, Supplier<Long>) - Constructor for class com.atlassian.crowd.manager.cluster.message.ClusterMessageServiceImpl
- ClusterMessagingTest - Class in com.atlassian.crowd.acceptance.tests.cluster
- ClusterMessagingTest() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.ClusterMessagingTest
- ClusterMonitoringAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- ClusterMonitoringAcceptanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.ClusterMonitoringAcceptanceTest
- ClusterMonitoringDelegator - Class in com.atlassian.crowd.monitoring.cluster
-
Exposes the spi for cluster-monitoring plugin, based on
ClusterService
- ClusterMonitoringDelegator(ClusterService, I18nResolver) - Constructor for class com.atlassian.crowd.monitoring.cluster.ClusterMonitoringDelegator
- ClusterMonitoringPage - Class in com.atlassian.crowd.pageobjects
- ClusterMonitoringPage() - Constructor for class com.atlassian.crowd.pageobjects.ClusterMonitoringPage
- ClusterMonitoringPage.NodeInfo - Class in com.atlassian.crowd.pageobjects
- ClusterNode - Interface in com.atlassian.crowd.service.cluster
- ClusterNodeDetails - Interface in com.atlassian.crowd.service.cluster
-
Represents additional monitoring information about the cluster node and it's environment
- ClusterNodeDetailsImpl - Class in com.atlassian.crowd.manager.cluster
- ClusterNodeDetailsImpl(String, String, Long, Long, Double, Duration) - Constructor for class com.atlassian.crowd.manager.cluster.ClusterNodeDetailsImpl
- ClusterNodeDetailsImpl.Builder - Class in com.atlassian.crowd.manager.cluster
- ClusterNodeEntity - Class in com.atlassian.crowd.plugin.rest.entity
- ClusterNodeEntity(String, String, boolean, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.ClusterNodeEntity
- ClusterNodeHeartBeatDao - Interface in com.atlassian.beehive.db.spi
-
Clustered applications need to implement this DAO in order to be able to use the
DatabaseClusterLockService
. - clusterNodeHeartbeatService() - Method in class com.atlassian.crowd.manager.cluster.ClusterConfiguration
- ClusterNodeHeartbeatService - Interface in com.atlassian.beehive.db
-
Provides a heartbeat for nodes of a cluster and utility methods for finding out about the "liveness" of other nodes.
- ClusterNodeImpl - Class in com.atlassian.crowd.manager.cluster
- ClusterNodeImpl(String, Instant, boolean, String, ClusterNodeDetails) - Constructor for class com.atlassian.crowd.manager.cluster.ClusterNodeImpl
- ClusterNodeImpl.Builder - Class in com.atlassian.crowd.manager.cluster
- ClusterNodeInformationCollector - Class in com.atlassian.crowd.manager.cluster.monitoring
- ClusterNodeInformationCollector(ClusterNodeInformationManager) - Constructor for class com.atlassian.crowd.manager.cluster.monitoring.ClusterNodeInformationCollector
- clusterNodeInformationManager() - Method in class com.atlassian.crowd.manager.cluster.ClusterConfiguration
- ClusterNodeInformationManager - Interface in com.atlassian.crowd.manager.cluster.monitoring
-
Manages storing the additional cluster node information on each node
- ClusterNodeInformationPruner - Class in com.atlassian.crowd.manager.cluster.monitoring
- ClusterNodeInformationPruner(ClusterNodeInformationManager) - Constructor for class com.atlassian.crowd.manager.cluster.monitoring.ClusterNodeInformationPruner
- ClusterPluginManagementTest - Class in com.atlassian.crowd.acceptance.tests.cluster
- ClusterPluginManagementTest() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.ClusterPluginManagementTest
- ClusterResource - Class in com.atlassian.crowd.plugin.rest.service.resource.cluster
- ClusterResource(ClusterService) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.cluster.ClusterResource
- ClusterSafetyEntity - Class in com.atlassian.crowd.model.cluster
- ClusterSafetyEntity() - Constructor for class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
- ClusterSafetyEntity(String, String, String, String, long) - Constructor for class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
- ClusterSanityTest - Class in com.atlassian.crowd.acceptance.tests.cluster
- ClusterSanityTest() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.ClusterSanityTest
- ClusterSchedulerStarvationTest - Class in com.atlassian.crowd.acceptance.tests.cluster
- ClusterSchedulerStarvationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.ClusterSchedulerStarvationTest
- ClusterSchedulingTest - Class in com.atlassian.crowd.acceptance.tests.cluster
- ClusterSchedulingTest() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.ClusterSchedulingTest
- clusterService - Variable in class com.atlassian.crowd.console.action.BaseAction
- clusterService() - Method in class com.atlassian.crowd.manager.cluster.ClusterConfiguration
- ClusterService - Interface in com.atlassian.crowd.service.cluster
-
Provides data about clustering configuration
- ClusterServiceImpl - Class in com.atlassian.crowd.manager.cluster
-
Implementation of com.atlassian.crowd.service.cluster.ClusterService
- ClusterServiceImpl(NodeDataProvider, ClusterHeartbeatService, ClusterInfoDao, Clock) - Constructor for class com.atlassian.crowd.manager.cluster.ClusterServiceImpl
- ClusterSpringLdapPoolTest - Class in com.atlassian.crowd.acceptance.tests.cluster
- ClusterSpringLdapPoolTest() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.ClusterSpringLdapPoolTest
- ClusterStartupListener - Class in com.atlassian.crowd.analytics.listener
- ClusterStartupListener(EventPublisher, ClusterService, ApplicationProperties, Clock, StartupInfoDao) - Constructor for class com.atlassian.crowd.analytics.listener.ClusterStartupListener
- ClusterSynchronisationStatusTest - Class in com.atlassian.crowd.acceptance.tests.cluster
- ClusterSynchronisationStatusTest() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.ClusterSynchronisationStatusTest
- ClusterSynchronisationUtil - Class in com.atlassian.crowd.acceptance.utils
- ClusterSynchronisationUtil() - Constructor for class com.atlassian.crowd.acceptance.utils.ClusterSynchronisationUtil
- ClusterTestHelper - Class in com.atlassian.crowd.acceptance.tests.cluster.testutil
- ClusterTestHelper() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.testutil.ClusterTestHelper
- ClusterTrustedProxyManagerTest - Class in com.atlassian.crowd.acceptance.tests.cluster.cache
- ClusterTrustedProxyManagerTest() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.cache.ClusterTrustedProxyManagerTest
- ClusterUserAuthorisationCacheInvalidationTest - Class in com.atlassian.crowd.acceptance.tests.cluster.cache
- ClusterUserAuthorisationCacheInvalidationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.cache.ClusterUserAuthorisationCacheInvalidationTest
- ClusterUtils - Class in com.atlassian.crowd.manager.cluster
- ClusterUtils() - Constructor for class com.atlassian.crowd.manager.cluster.ClusterUtils
- ClusterWideStatisticsCollectionScheduler - Class in com.atlassian.crowd.analytics.statistics.scheduler
-
Schedules and runs cluster wide statistics collection.
- ClusterWideStatisticsCollectionScheduler(SchedulerService, AnalyticsConfigService, EventPublisher, List<StatisticsCollector<?>>) - Constructor for class com.atlassian.crowd.analytics.statistics.scheduler.ClusterWideStatisticsCollectionScheduler
- collect() - Method in class com.atlassian.crowd.analytics.rest.StatisticsCollectionResource
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.application.ApplicationAutoAddGroupsAdditionalWebItemsForMeatballsCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.application.ApplicationStatisticsCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.audit.AuditLogDisabledCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.audit.AuditLogPruningCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.audit.AuditLogSizeCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.changeemail.ChangeEmailCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.config.TokenStorageTypeCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.darkfeatures.DarkFeaturesCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.directory.DirectoryStatisticsCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.EmailAuthenticationFailedCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.EmailSSOAuthenticationFailedCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.environment.DbTypeCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.environment.JdkStatisticsCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.environment.OsTypeCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.gla.GroupLevelAdminStatsCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.instance.DataCenterStatisticsCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.instance.UptimeStatisticsCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.license.LicenseStatisticsCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.licensing.FeaturesEnabledStatusesCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.LoginByEmailCollector
-
Returns iterable containing statistics event which contains aggregated number of users who authenticated using their email instead of username, or empty iterable if no user authenticated using email.
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.LookAndFeelConfigStatisticsCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.MailNotificationsCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.mailserver.MailServerStatisticsCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.properties.SystemPropertiesCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.collectors.useradded.UserAddedNotificationStatisticsCollector
- collect() - Method in class com.atlassian.crowd.analytics.statistics.scheduler.PerNodeStatisticsCollectionScheduler
- collect() - Method in interface com.atlassian.crowd.analytics.statistics.scheduler.StatisticsCollectorRunner
- collect() - Method in interface com.atlassian.crowd.common.analytics.statistics.collectors.StatisticsCollector
- collect() - Method in class com.atlassian.crowd.embedded.analytics.collector.PasswordPolicyStatisticsCollector
- collect() - Method in class com.atlassian.labs.crowd.directory.pruning.analytics.statistics.collectors.PruningConfigCollector
- collect(boolean) - Method in class com.atlassian.crowd.test.util.analytics.AnalyticsClient
-
Returns captured analytics.
- collectForApplications(List<Application>) - Method in class com.atlassian.crowd.analytics.statistics.collectors.application.ApplicationCountCollector
- collectForApplications(List<Application>) - Method in class com.atlassian.crowd.analytics.statistics.collectors.application.ApplicationDefaultGroupMembershipsStatisticsCollector
- collectForApplications(List<Application>) - Method in class com.atlassian.crowd.analytics.statistics.collectors.application.ApplicationDirectoryCountCollector
- collectForApplications(List<Application>) - Method in class com.atlassian.crowd.analytics.statistics.collectors.application.ApplicationDirectoryTypesCollector
- collectForApplications(List<Application>) - Method in class com.atlassian.crowd.analytics.statistics.collectors.application.ApplicationStatisticsCollector
- collectForApplications(List<Application>) - Method in class com.atlassian.crowd.analytics.statistics.collectors.application.ApplicationTypeCollector
- collectForDirectories(List<Directory>) - Method in class com.atlassian.crowd.analytics.statistics.collectors.directory.AzureDailyLoginStatisticsCollector
- collectForDirectories(List<Directory>) - Method in class com.atlassian.crowd.analytics.statistics.collectors.directory.DirectoryCountCollector
- collectForDirectories(List<Directory>) - Method in class com.atlassian.crowd.analytics.statistics.collectors.directory.DirectoryStatisticsCollector
- collectForDirectories(List<Directory>) - Method in class com.atlassian.crowd.analytics.statistics.collectors.directory.DirectoryTypeCollector
- collectForDirectories(List<Directory>) - Method in class com.atlassian.crowd.analytics.statistics.collectors.directory.DuplicatedExternalIdsStatisticsCollector
- collectForDirectories(List<Directory>) - Method in class com.atlassian.crowd.analytics.statistics.collectors.directory.LdapConnectionPoolCountCollector
- collectForDirectories(List<Directory>) - Method in class com.atlassian.crowd.analytics.statistics.collectors.directory.LdapConnectorTypeCollector
- collectForDirectories(List<Directory>) - Method in class com.atlassian.crowd.analytics.statistics.collectors.directory.PerDirectoryStatisticsCollector
- COLLECTION_TYPE_FORMAT - Static variable in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- CollectorUtils - Class in com.atlassian.crowd.analytics.statistics.collectors
- CollectorUtils() - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.CollectorUtils
- com.atlassian.beehive.db - package com.atlassian.beehive.db
- com.atlassian.beehive.db.spi - package com.atlassian.beehive.db.spi
- com.atlassian.crowd - package com.atlassian.crowd
- com.atlassian.crowd.acceptance.page - package com.atlassian.crowd.acceptance.page
- com.atlassian.crowd.acceptance.rest - package com.atlassian.crowd.acceptance.rest
- com.atlassian.crowd.acceptance.tests - package com.atlassian.crowd.acceptance.tests
- com.atlassian.crowd.acceptance.tests.administration - package com.atlassian.crowd.acceptance.tests.administration
- com.atlassian.crowd.acceptance.tests.applications.crowd - package com.atlassian.crowd.acceptance.tests.applications.crowd
- com.atlassian.crowd.acceptance.tests.applications.crowd.legacy - package com.atlassian.crowd.acceptance.tests.applications.crowd.legacy
- com.atlassian.crowd.acceptance.tests.applications.crowd.oauth2 - package com.atlassian.crowd.acceptance.tests.applications.crowd.oauth2
- com.atlassian.crowd.acceptance.tests.applications.crowd.plugin - package com.atlassian.crowd.acceptance.tests.applications.crowd.plugin
- com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml - package com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml
- com.atlassian.crowd.acceptance.tests.applications.crowd.pruning - package com.atlassian.crowd.acceptance.tests.applications.crowd.pruning
- com.atlassian.crowd.acceptance.tests.applications.crowd.user - package com.atlassian.crowd.acceptance.tests.applications.crowd.user
- com.atlassian.crowd.acceptance.tests.applications.rules - package com.atlassian.crowd.acceptance.tests.applications.rules
- com.atlassian.crowd.acceptance.tests.backup - package com.atlassian.crowd.acceptance.tests.backup
- com.atlassian.crowd.acceptance.tests.bettersso - package com.atlassian.crowd.acceptance.tests.bettersso
- com.atlassian.crowd.acceptance.tests.bettersso.matcher - package com.atlassian.crowd.acceptance.tests.bettersso.matcher
- com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion - package com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion
- com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition - package com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition
- com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject - package com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject
- com.atlassian.crowd.acceptance.tests.cluster - package com.atlassian.crowd.acceptance.tests.cluster
- com.atlassian.crowd.acceptance.tests.cluster.cache - package com.atlassian.crowd.acceptance.tests.cluster.cache
- com.atlassian.crowd.acceptance.tests.cluster.testutil - package com.atlassian.crowd.acceptance.tests.cluster.testutil
- com.atlassian.crowd.acceptance.tests.decorator - package com.atlassian.crowd.acceptance.tests.decorator
- com.atlassian.crowd.acceptance.tests.directory - package com.atlassian.crowd.acceptance.tests.directory
- com.atlassian.crowd.acceptance.tests.dmz - package com.atlassian.crowd.acceptance.tests.dmz
- com.atlassian.crowd.acceptance.tests.error - package com.atlassian.crowd.acceptance.tests.error
- com.atlassian.crowd.acceptance.tests.event.links - package com.atlassian.crowd.acceptance.tests.event.links
- com.atlassian.crowd.acceptance.tests.functest - package com.atlassian.crowd.acceptance.tests.functest
- com.atlassian.crowd.acceptance.tests.integration - package com.atlassian.crowd.acceptance.tests.integration
- com.atlassian.crowd.acceptance.tests.license - package com.atlassian.crowd.acceptance.tests.license
- com.atlassian.crowd.acceptance.tests.load - package com.atlassian.crowd.acceptance.tests.load
- com.atlassian.crowd.acceptance.tests.persistence - package com.atlassian.crowd.acceptance.tests.persistence
- com.atlassian.crowd.acceptance.tests.persistence.util.hibernate - package com.atlassian.crowd.acceptance.tests.persistence.util.hibernate
- com.atlassian.crowd.acceptance.tests.rest - package com.atlassian.crowd.acceptance.tests.rest
- com.atlassian.crowd.acceptance.tests.rest.service - package com.atlassian.crowd.acceptance.tests.rest.service
- com.atlassian.crowd.acceptance.tests.rest.service.account - package com.atlassian.crowd.acceptance.tests.rest.service.account
- com.atlassian.crowd.acceptance.tests.rest.service.admin - package com.atlassian.crowd.acceptance.tests.rest.service.admin
- com.atlassian.crowd.acceptance.tests.rest.service.analytics - package com.atlassian.crowd.acceptance.tests.rest.service.analytics
- com.atlassian.crowd.acceptance.tests.rest.service.groupleveladmin - package com.atlassian.crowd.acceptance.tests.rest.service.groupleveladmin
- com.atlassian.crowd.acceptance.tests.rest.service.info - package com.atlassian.crowd.acceptance.tests.rest.service.info
- com.atlassian.crowd.acceptance.tests.rest.service.membership - package com.atlassian.crowd.acceptance.tests.rest.service.membership
- com.atlassian.crowd.acceptance.tests.rest.service.pruning - package com.atlassian.crowd.acceptance.tests.rest.service.pruning
- com.atlassian.crowd.acceptance.tests.rest.service.security - package com.atlassian.crowd.acceptance.tests.rest.service.security
- com.atlassian.crowd.acceptance.tests.rest.service.user - package com.atlassian.crowd.acceptance.tests.rest.service.user
- com.atlassian.crowd.acceptance.tests.rest.service.util - package com.atlassian.crowd.acceptance.tests.rest.service.util
- com.atlassian.crowd.acceptance.tests.security - package com.atlassian.crowd.acceptance.tests.security
- com.atlassian.crowd.acceptance.tests.synchronisation.failure - package com.atlassian.crowd.acceptance.tests.synchronisation.failure
- com.atlassian.crowd.acceptance.tests.synchronisation.remote - package com.atlassian.crowd.acceptance.tests.synchronisation.remote
- com.atlassian.crowd.acceptance.utils - package com.atlassian.crowd.acceptance.utils
- com.atlassian.crowd.acceptance.utils.conditions - package com.atlassian.crowd.acceptance.utils.conditions
- com.atlassian.crowd.acceptance.utils.proxy - package com.atlassian.crowd.acceptance.utils.proxy
- com.atlassian.crowd.analytics.events - package com.atlassian.crowd.analytics.events
- com.atlassian.crowd.analytics.events.audit - package com.atlassian.crowd.analytics.events.audit
- com.atlassian.crowd.analytics.events.emailscan - package com.atlassian.crowd.analytics.events.emailscan
- com.atlassian.crowd.analytics.events.features - package com.atlassian.crowd.analytics.events.features
- com.atlassian.crowd.analytics.events.instance - package com.atlassian.crowd.analytics.events.instance
- com.atlassian.crowd.analytics.events.license - package com.atlassian.crowd.analytics.events.license
- com.atlassian.crowd.analytics.events.licensing - package com.atlassian.crowd.analytics.events.licensing
- com.atlassian.crowd.analytics.events.links - package com.atlassian.crowd.analytics.events.links
- com.atlassian.crowd.analytics.events.useradded - package com.atlassian.crowd.analytics.events.useradded
- com.atlassian.crowd.analytics.listener - package com.atlassian.crowd.analytics.listener
- com.atlassian.crowd.analytics.persistence - package com.atlassian.crowd.analytics.persistence
- com.atlassian.crowd.analytics.rest - package com.atlassian.crowd.analytics.rest
- com.atlassian.crowd.analytics.statistics.collectors - package com.atlassian.crowd.analytics.statistics.collectors
- com.atlassian.crowd.analytics.statistics.collectors.application - package com.atlassian.crowd.analytics.statistics.collectors.application
- com.atlassian.crowd.analytics.statistics.collectors.audit - package com.atlassian.crowd.analytics.statistics.collectors.audit
- com.atlassian.crowd.analytics.statistics.collectors.changeemail - package com.atlassian.crowd.analytics.statistics.collectors.changeemail
- com.atlassian.crowd.analytics.statistics.collectors.config - package com.atlassian.crowd.analytics.statistics.collectors.config
- com.atlassian.crowd.analytics.statistics.collectors.darkfeatures - package com.atlassian.crowd.analytics.statistics.collectors.darkfeatures
- com.atlassian.crowd.analytics.statistics.collectors.directory - package com.atlassian.crowd.analytics.statistics.collectors.directory
- com.atlassian.crowd.analytics.statistics.collectors.environment - package com.atlassian.crowd.analytics.statistics.collectors.environment
- com.atlassian.crowd.analytics.statistics.collectors.gla - package com.atlassian.crowd.analytics.statistics.collectors.gla
- com.atlassian.crowd.analytics.statistics.collectors.instance - package com.atlassian.crowd.analytics.statistics.collectors.instance
- com.atlassian.crowd.analytics.statistics.collectors.license - package com.atlassian.crowd.analytics.statistics.collectors.license
- com.atlassian.crowd.analytics.statistics.collectors.licensing - package com.atlassian.crowd.analytics.statistics.collectors.licensing
- com.atlassian.crowd.analytics.statistics.collectors.mailserver - package com.atlassian.crowd.analytics.statistics.collectors.mailserver
- com.atlassian.crowd.analytics.statistics.collectors.properties - package com.atlassian.crowd.analytics.statistics.collectors.properties
- com.atlassian.crowd.analytics.statistics.collectors.useradded - package com.atlassian.crowd.analytics.statistics.collectors.useradded
- com.atlassian.crowd.analytics.statistics.scheduler - package com.atlassian.crowd.analytics.statistics.scheduler
- com.atlassian.crowd.analytics.util - package com.atlassian.crowd.analytics.util
- com.atlassian.crowd.analytics.util.license - package com.atlassian.crowd.analytics.util.license
- com.atlassian.crowd.annotation - package com.atlassian.crowd.annotation
- com.atlassian.crowd.ao - package com.atlassian.crowd.ao
- com.atlassian.crowd.applinks - package com.atlassian.crowd.applinks
- com.atlassian.crowd.attribute - package com.atlassian.crowd.attribute
- com.atlassian.crowd.audit - package com.atlassian.crowd.audit
- com.atlassian.crowd.audit.query - package com.atlassian.crowd.audit.query
- com.atlassian.crowd.azure - package com.atlassian.crowd.azure
- com.atlassian.crowd.cache - package com.atlassian.crowd.cache
- com.atlassian.crowd.cluster.message - package com.atlassian.crowd.cluster.message
- com.atlassian.crowd.common.analytics.events - package com.atlassian.crowd.common.analytics.events
- com.atlassian.crowd.common.analytics.statistics.collectors - package com.atlassian.crowd.common.analytics.statistics.collectors
- com.atlassian.crowd.common.properties - package com.atlassian.crowd.common.properties
- com.atlassian.crowd.common.util - package com.atlassian.crowd.common.util
- com.atlassian.crowd.config - package com.atlassian.crowd.config
- com.atlassian.crowd.console.action - package com.atlassian.crowd.console.action
- com.atlassian.crowd.console.action.admin - package com.atlassian.crowd.console.action.admin
- com.atlassian.crowd.console.action.application - package com.atlassian.crowd.console.action.application
- com.atlassian.crowd.console.action.auditlog - package com.atlassian.crowd.console.action.auditlog
- com.atlassian.crowd.console.action.dataimport - package com.atlassian.crowd.console.action.dataimport
- com.atlassian.crowd.console.action.directory - package com.atlassian.crowd.console.action.directory
- com.atlassian.crowd.console.action.error - package com.atlassian.crowd.console.action.error
- com.atlassian.crowd.console.action.group - package com.atlassian.crowd.console.action.group
- com.atlassian.crowd.console.action.groupleveladmin - package com.atlassian.crowd.console.action.groupleveladmin
- com.atlassian.crowd.console.action.options - package com.atlassian.crowd.console.action.options
- com.atlassian.crowd.console.action.pickers - package com.atlassian.crowd.console.action.pickers
- com.atlassian.crowd.console.action.principal - package com.atlassian.crowd.console.action.principal
- com.atlassian.crowd.console.action.samlsso - package com.atlassian.crowd.console.action.samlsso
- com.atlassian.crowd.console.action.setup - package com.atlassian.crowd.console.action.setup
- com.atlassian.crowd.console.action.setup.database.validator - package com.atlassian.crowd.console.action.setup.database.validator
- com.atlassian.crowd.console.action.user - package com.atlassian.crowd.console.action.user
- com.atlassian.crowd.console.authentication - package com.atlassian.crowd.console.authentication
- com.atlassian.crowd.console.embedded.api - package com.atlassian.crowd.console.embedded.api
- com.atlassian.crowd.console.event - package com.atlassian.crowd.console.event
- com.atlassian.crowd.console.exception - package com.atlassian.crowd.console.exception
- com.atlassian.crowd.console.filter - package com.atlassian.crowd.console.filter
- com.atlassian.crowd.console.filter.registration - package com.atlassian.crowd.console.filter.registration
- com.atlassian.crowd.console.interceptor - package com.atlassian.crowd.console.interceptor
- com.atlassian.crowd.console.johnson - package com.atlassian.crowd.console.johnson
- com.atlassian.crowd.console.listener - package com.atlassian.crowd.console.listener
- com.atlassian.crowd.console.logging - package com.atlassian.crowd.console.logging
- com.atlassian.crowd.console.message - package com.atlassian.crowd.console.message
- com.atlassian.crowd.console.security - package com.atlassian.crowd.console.security
- com.atlassian.crowd.console.setup - package com.atlassian.crowd.console.setup
- com.atlassian.crowd.console.tags - package com.atlassian.crowd.console.tags
- com.atlassian.crowd.console.value.directory - package com.atlassian.crowd.console.value.directory
- com.atlassian.crowd.core.event - package com.atlassian.crowd.core.event
- com.atlassian.crowd.core.event.listener - package com.atlassian.crowd.core.event.listener
- com.atlassian.crowd.core.tiny - package com.atlassian.crowd.core.tiny
- com.atlassian.crowd.cql.parser - package com.atlassian.crowd.cql.parser
- com.atlassian.crowd.cql.parser.antlr - package com.atlassian.crowd.cql.parser.antlr
- com.atlassian.crowd.crypto - package com.atlassian.crowd.crypto
- com.atlassian.crowd.dao.alias - package com.atlassian.crowd.dao.alias
- com.atlassian.crowd.dao.application - package com.atlassian.crowd.dao.application
- com.atlassian.crowd.dao.audit - package com.atlassian.crowd.dao.audit
- com.atlassian.crowd.dao.audit.processor - package com.atlassian.crowd.dao.audit.processor
-
The audit processors are meant to be called from within other DAOs, to facilitate auditing either single or bulk operations.
- com.atlassian.crowd.dao.audit.processor.impl - package com.atlassian.crowd.dao.audit.processor.impl
- com.atlassian.crowd.dao.cluster - package com.atlassian.crowd.dao.cluster
- com.atlassian.crowd.dao.directory - package com.atlassian.crowd.dao.directory
- com.atlassian.crowd.dao.direntity - package com.atlassian.crowd.dao.direntity
- com.atlassian.crowd.dao.group - package com.atlassian.crowd.dao.group
- com.atlassian.crowd.dao.licensing - package com.atlassian.crowd.dao.licensing
- com.atlassian.crowd.dao.membership - package com.atlassian.crowd.dao.membership
- com.atlassian.crowd.dao.membership.cache - package com.atlassian.crowd.dao.membership.cache
- com.atlassian.crowd.dao.permission - package com.atlassian.crowd.dao.permission
- com.atlassian.crowd.dao.property - package com.atlassian.crowd.dao.property
- com.atlassian.crowd.dao.rememberme - package com.atlassian.crowd.dao.rememberme
- com.atlassian.crowd.dao.scheduling - package com.atlassian.crowd.dao.scheduling
- com.atlassian.crowd.dao.sso - package com.atlassian.crowd.dao.sso
- com.atlassian.crowd.dao.token - package com.atlassian.crowd.dao.token
- com.atlassian.crowd.dao.tombstone - package com.atlassian.crowd.dao.tombstone
- com.atlassian.crowd.dao.user - package com.atlassian.crowd.dao.user
- com.atlassian.crowd.dao.webhook - package com.atlassian.crowd.dao.webhook
- com.atlassian.crowd.darkfeature - package com.atlassian.crowd.darkfeature
- com.atlassian.crowd.directory - package com.atlassian.crowd.directory
- com.atlassian.crowd.directory.authentication - package com.atlassian.crowd.directory.authentication
- com.atlassian.crowd.directory.authentication.impl - package com.atlassian.crowd.directory.authentication.impl
- com.atlassian.crowd.directory.cache - package com.atlassian.crowd.directory.cache
- com.atlassian.crowd.directory.cache.model - package com.atlassian.crowd.directory.cache.model
- com.atlassian.crowd.directory.event - package com.atlassian.crowd.directory.event
- com.atlassian.crowd.directory.hybrid - package com.atlassian.crowd.directory.hybrid
- com.atlassian.crowd.directory.ldap - package com.atlassian.crowd.directory.ldap
- com.atlassian.crowd.directory.ldap.cache - package com.atlassian.crowd.directory.ldap.cache
- com.atlassian.crowd.directory.ldap.connectionpool - package com.atlassian.crowd.directory.ldap.connectionpool
- com.atlassian.crowd.directory.ldap.connectionpool.data - package com.atlassian.crowd.directory.ldap.connectionpool.data
- com.atlassian.crowd.directory.ldap.connectionpool.mapper - package com.atlassian.crowd.directory.ldap.connectionpool.mapper
- com.atlassian.crowd.directory.ldap.control - package com.atlassian.crowd.directory.ldap.control
- com.atlassian.crowd.directory.ldap.control.ldap - package com.atlassian.crowd.directory.ldap.control.ldap
- com.atlassian.crowd.directory.ldap.credential - package com.atlassian.crowd.directory.ldap.credential
- com.atlassian.crowd.directory.ldap.diff - package com.atlassian.crowd.directory.ldap.diff
- com.atlassian.crowd.directory.ldap.mapper - package com.atlassian.crowd.directory.ldap.mapper
- com.atlassian.crowd.directory.ldap.mapper.attribute - package com.atlassian.crowd.directory.ldap.mapper.attribute
- com.atlassian.crowd.directory.ldap.mapper.attribute.group - package com.atlassian.crowd.directory.ldap.mapper.attribute.group
- com.atlassian.crowd.directory.ldap.mapper.attribute.user - package com.atlassian.crowd.directory.ldap.mapper.attribute.user
- com.atlassian.crowd.directory.ldap.mapper.entity - package com.atlassian.crowd.directory.ldap.mapper.entity
- com.atlassian.crowd.directory.ldap.monitoring - package com.atlassian.crowd.directory.ldap.monitoring
- com.atlassian.crowd.directory.ldap.name - package com.atlassian.crowd.directory.ldap.name
- com.atlassian.crowd.directory.ldap.util - package com.atlassian.crowd.directory.ldap.util
- com.atlassian.crowd.directory.ldap.validator - package com.atlassian.crowd.directory.ldap.validator
- com.atlassian.crowd.directory.loader - package com.atlassian.crowd.directory.loader
- com.atlassian.crowd.directory.monitor - package com.atlassian.crowd.directory.monitor
- com.atlassian.crowd.directory.monitor.poller - package com.atlassian.crowd.directory.monitor.poller
- com.atlassian.crowd.directory.password.constraint - package com.atlassian.crowd.directory.password.constraint
- com.atlassian.crowd.directory.query - package com.atlassian.crowd.directory.query
- com.atlassian.crowd.directory.rest - package com.atlassian.crowd.directory.rest
- com.atlassian.crowd.directory.rest.delta - package com.atlassian.crowd.directory.rest.delta
- com.atlassian.crowd.directory.rest.endpoint - package com.atlassian.crowd.directory.rest.endpoint
- com.atlassian.crowd.directory.rest.entity - package com.atlassian.crowd.directory.rest.entity
- com.atlassian.crowd.directory.rest.entity.delta - package com.atlassian.crowd.directory.rest.entity.delta
- com.atlassian.crowd.directory.rest.entity.group - package com.atlassian.crowd.directory.rest.entity.group
- com.atlassian.crowd.directory.rest.entity.membership - package com.atlassian.crowd.directory.rest.entity.membership
- com.atlassian.crowd.directory.rest.entity.user - package com.atlassian.crowd.directory.rest.entity.user
- com.atlassian.crowd.directory.rest.entity.user.password - package com.atlassian.crowd.directory.rest.entity.user.password
- com.atlassian.crowd.directory.rest.entity.user.rename - package com.atlassian.crowd.directory.rest.entity.user.rename
- com.atlassian.crowd.directory.rest.mapper - package com.atlassian.crowd.directory.rest.mapper
- com.atlassian.crowd.directory.rest.resolver - package com.atlassian.crowd.directory.rest.resolver
- com.atlassian.crowd.directory.rest.util - package com.atlassian.crowd.directory.rest.util
- com.atlassian.crowd.directory.rfc4519 - package com.atlassian.crowd.directory.rfc4519
- com.atlassian.crowd.directory.ssl - package com.atlassian.crowd.directory.ssl
- com.atlassian.crowd.directory.synchronisation - package com.atlassian.crowd.directory.synchronisation
- com.atlassian.crowd.directory.synchronisation.cache - package com.atlassian.crowd.directory.synchronisation.cache
- com.atlassian.crowd.directory.synchronisation.utils - package com.atlassian.crowd.directory.synchronisation.utils
- com.atlassian.crowd.downloads - package com.atlassian.crowd.downloads
- com.atlassian.crowd.dummy - package com.atlassian.crowd.dummy
- com.atlassian.crowd.dummy.db - package com.atlassian.crowd.dummy.db
- com.atlassian.crowd.email - package com.atlassian.crowd.email
- com.atlassian.crowd.emailchange - package com.atlassian.crowd.emailchange
- com.atlassian.crowd.embedded.analytics.collector - package com.atlassian.crowd.embedded.analytics.collector
- com.atlassian.crowd.embedded.api - package com.atlassian.crowd.embedded.api
- com.atlassian.crowd.embedded.core - package com.atlassian.crowd.embedded.core
- com.atlassian.crowd.embedded.core.util - package com.atlassian.crowd.embedded.core.util
- com.atlassian.crowd.embedded.directory - package com.atlassian.crowd.embedded.directory
- com.atlassian.crowd.embedded.event - package com.atlassian.crowd.embedded.event
- com.atlassian.crowd.embedded.impl - package com.atlassian.crowd.embedded.impl
- com.atlassian.crowd.embedded.propertyset - package com.atlassian.crowd.embedded.propertyset
- com.atlassian.crowd.embedded.spi - package com.atlassian.crowd.embedded.spi
- com.atlassian.crowd.embedded.validator - package com.atlassian.crowd.embedded.validator
- com.atlassian.crowd.embedded.validator.impl - package com.atlassian.crowd.embedded.validator.impl
- com.atlassian.crowd.embedded.validator.rule - package com.atlassian.crowd.embedded.validator.rule
- com.atlassian.crowd.event - package com.atlassian.crowd.event
- com.atlassian.crowd.event.analytics - package com.atlassian.crowd.event.analytics
- com.atlassian.crowd.event.application - package com.atlassian.crowd.event.application
- com.atlassian.crowd.event.audit.internal - package com.atlassian.crowd.event.audit.internal
- com.atlassian.crowd.event.azure - package com.atlassian.crowd.event.azure
- com.atlassian.crowd.event.configuration - package com.atlassian.crowd.event.configuration
- com.atlassian.crowd.event.directory - package com.atlassian.crowd.event.directory
- com.atlassian.crowd.event.emailscan - package com.atlassian.crowd.event.emailscan
- com.atlassian.crowd.event.group - package com.atlassian.crowd.event.group
- com.atlassian.crowd.event.groupleveladmin - package com.atlassian.crowd.event.groupleveladmin
- com.atlassian.crowd.event.internal - package com.atlassian.crowd.event.internal
- com.atlassian.crowd.event.license - package com.atlassian.crowd.event.license
- com.atlassian.crowd.event.licensing - package com.atlassian.crowd.event.licensing
- com.atlassian.crowd.event.links - package com.atlassian.crowd.event.links
- com.atlassian.crowd.event.listener - package com.atlassian.crowd.event.listener
- com.atlassian.crowd.event.listener.mapper - package com.atlassian.crowd.event.listener.mapper
- com.atlassian.crowd.event.listener.mapper.util - package com.atlassian.crowd.event.listener.mapper.util
- com.atlassian.crowd.event.login - package com.atlassian.crowd.event.login
- com.atlassian.crowd.event.migration - package com.atlassian.crowd.event.migration
- com.atlassian.crowd.event.recovery - package com.atlassian.crowd.event.recovery
- com.atlassian.crowd.event.remote - package com.atlassian.crowd.event.remote
- com.atlassian.crowd.event.remote.group - package com.atlassian.crowd.event.remote.group
- com.atlassian.crowd.event.remote.principal - package com.atlassian.crowd.event.remote.principal
- com.atlassian.crowd.event.role - package com.atlassian.crowd.event.role
- com.atlassian.crowd.event.sso - package com.atlassian.crowd.event.sso
- com.atlassian.crowd.event.token - package com.atlassian.crowd.event.token
- com.atlassian.crowd.event.user - package com.atlassian.crowd.event.user
- com.atlassian.crowd.exception - package com.atlassian.crowd.exception
- com.atlassian.crowd.exception.crypto - package com.atlassian.crowd.exception.crypto
- com.atlassian.crowd.exception.embedded - package com.atlassian.crowd.exception.embedded
- com.atlassian.crowd.exception.runtime - package com.atlassian.crowd.exception.runtime
- com.atlassian.crowd.executors - package com.atlassian.crowd.executors
- com.atlassian.crowd.feature - package com.atlassian.crowd.feature
- com.atlassian.crowd.features - package com.atlassian.crowd.features
- com.atlassian.crowd.function - package com.atlassian.crowd.function
- com.atlassian.crowd.hibernate.hsql - package com.atlassian.crowd.hibernate.hsql
- com.atlassian.crowd.importer.config - package com.atlassian.crowd.importer.config
- com.atlassian.crowd.importer.exceptions - package com.atlassian.crowd.importer.exceptions
- com.atlassian.crowd.importer.factory - package com.atlassian.crowd.importer.factory
- com.atlassian.crowd.importer.importers - package com.atlassian.crowd.importer.importers
- com.atlassian.crowd.importer.manager - package com.atlassian.crowd.importer.manager
- com.atlassian.crowd.importer.mappers.csv - package com.atlassian.crowd.importer.mappers.csv
- com.atlassian.crowd.importer.mappers.jdbc - package com.atlassian.crowd.importer.mappers.jdbc
- com.atlassian.crowd.importer.model - package com.atlassian.crowd.importer.model
- com.atlassian.crowd.integration - package com.atlassian.crowd.integration
- com.atlassian.crowd.integration.http - package com.atlassian.crowd.integration.http
- com.atlassian.crowd.integration.http.filter - package com.atlassian.crowd.integration.http.filter
- com.atlassian.crowd.integration.http.util - package com.atlassian.crowd.integration.http.util
- com.atlassian.crowd.integration.rest.entity - package com.atlassian.crowd.integration.rest.entity
- com.atlassian.crowd.integration.rest.service - package com.atlassian.crowd.integration.rest.service
- com.atlassian.crowd.integration.rest.service.factory - package com.atlassian.crowd.integration.rest.service.factory
- com.atlassian.crowd.integration.rest.util - package com.atlassian.crowd.integration.rest.util
- com.atlassian.crowd.integration.seraph - package com.atlassian.crowd.integration.seraph
- com.atlassian.crowd.integration.springsecurity - package com.atlassian.crowd.integration.springsecurity
- com.atlassian.crowd.integration.springsecurity.user - package com.atlassian.crowd.integration.springsecurity.user
- com.atlassian.crowd.license - package com.atlassian.crowd.license
- com.atlassian.crowd.licensing - package com.atlassian.crowd.licensing
- com.atlassian.crowd.licensing.cluster - package com.atlassian.crowd.licensing.cluster
- com.atlassian.crowd.listener - package com.atlassian.crowd.listener
- com.atlassian.crowd.lock - package com.atlassian.crowd.lock
- com.atlassian.crowd.lookandfeel - package com.atlassian.crowd.lookandfeel
- com.atlassian.crowd.manager.application - package com.atlassian.crowd.manager.application
- com.atlassian.crowd.manager.application.canonicality - package com.atlassian.crowd.manager.application.canonicality
- com.atlassian.crowd.manager.application.filtering - package com.atlassian.crowd.manager.application.filtering
- com.atlassian.crowd.manager.application.search - package com.atlassian.crowd.manager.application.search
- com.atlassian.crowd.manager.audit - package com.atlassian.crowd.manager.audit
- com.atlassian.crowd.manager.audit.mapper - package com.atlassian.crowd.manager.audit.mapper
- com.atlassian.crowd.manager.authentication - package com.atlassian.crowd.manager.authentication
- com.atlassian.crowd.manager.avatar - package com.atlassian.crowd.manager.avatar
- com.atlassian.crowd.manager.backup - package com.atlassian.crowd.manager.backup
- com.atlassian.crowd.manager.bootstrap - package com.atlassian.crowd.manager.bootstrap
- com.atlassian.crowd.manager.cache - package com.atlassian.crowd.manager.cache
- com.atlassian.crowd.manager.cluster - package com.atlassian.crowd.manager.cluster
- com.atlassian.crowd.manager.cluster.heartbeat - package com.atlassian.crowd.manager.cluster.heartbeat
- com.atlassian.crowd.manager.cluster.locks - package com.atlassian.crowd.manager.cluster.locks
- com.atlassian.crowd.manager.cluster.message - package com.atlassian.crowd.manager.cluster.message
- com.atlassian.crowd.manager.cluster.monitoring - package com.atlassian.crowd.manager.cluster.monitoring
- com.atlassian.crowd.manager.crypto - package com.atlassian.crowd.manager.crypto
- com.atlassian.crowd.manager.directory - package com.atlassian.crowd.manager.directory
- com.atlassian.crowd.manager.directory.monitor - package com.atlassian.crowd.manager.directory.monitor
- com.atlassian.crowd.manager.directory.monitor.poller - package com.atlassian.crowd.manager.directory.monitor.poller
- com.atlassian.crowd.manager.directory.nestedgroups - package com.atlassian.crowd.manager.directory.nestedgroups
- com.atlassian.crowd.manager.emailscan - package com.atlassian.crowd.manager.emailscan
- com.atlassian.crowd.manager.emailscan.job - package com.atlassian.crowd.manager.emailscan.job
- com.atlassian.crowd.manager.emailscan.scanner - package com.atlassian.crowd.manager.emailscan.scanner
- com.atlassian.crowd.manager.license - package com.atlassian.crowd.manager.license
- com.atlassian.crowd.manager.license.forged - package com.atlassian.crowd.manager.license.forged
- com.atlassian.crowd.manager.login - package com.atlassian.crowd.manager.login
- com.atlassian.crowd.manager.login.exception - package com.atlassian.crowd.manager.login.exception
- com.atlassian.crowd.manager.mail - package com.atlassian.crowd.manager.mail
- com.atlassian.crowd.manager.mail.transport - package com.atlassian.crowd.manager.mail.transport
- com.atlassian.crowd.manager.mail.validator - package com.atlassian.crowd.manager.mail.validator
- com.atlassian.crowd.manager.mailer - package com.atlassian.crowd.manager.mailer
- com.atlassian.crowd.manager.mailer.notification - package com.atlassian.crowd.manager.mailer.notification
- com.atlassian.crowd.manager.mailer.reminder - package com.atlassian.crowd.manager.mailer.reminder
- com.atlassian.crowd.manager.memberships - package com.atlassian.crowd.manager.memberships
- com.atlassian.crowd.manager.permission - package com.atlassian.crowd.manager.permission
- com.atlassian.crowd.manager.property - package com.atlassian.crowd.manager.property
- com.atlassian.crowd.manager.proxy - package com.atlassian.crowd.manager.proxy
- com.atlassian.crowd.manager.recovery - package com.atlassian.crowd.manager.recovery
- com.atlassian.crowd.manager.rememberme - package com.atlassian.crowd.manager.rememberme
- com.atlassian.crowd.manager.sso - package com.atlassian.crowd.manager.sso
- com.atlassian.crowd.manager.threadlocal - package com.atlassian.crowd.manager.threadlocal
- com.atlassian.crowd.manager.token - package com.atlassian.crowd.manager.token
- com.atlassian.crowd.manager.token.factory - package com.atlassian.crowd.manager.token.factory
- com.atlassian.crowd.manager.token.reaper - package com.atlassian.crowd.manager.token.reaper
- com.atlassian.crowd.manager.tombstone - package com.atlassian.crowd.manager.tombstone
- com.atlassian.crowd.manager.upgrade - package com.atlassian.crowd.manager.upgrade
- com.atlassian.crowd.manager.user - package com.atlassian.crowd.manager.user
- com.atlassian.crowd.manager.user.impl - package com.atlassian.crowd.manager.user.impl
- com.atlassian.crowd.manager.useradded - package com.atlassian.crowd.manager.useradded
- com.atlassian.crowd.manager.validation - package com.atlassian.crowd.manager.validation
- com.atlassian.crowd.manager.webhook - package com.atlassian.crowd.manager.webhook
- com.atlassian.crowd.mapper - package com.atlassian.crowd.mapper
- com.atlassian.crowd.maven.plugin.dependecies - package com.atlassian.crowd.maven.plugin.dependecies
- com.atlassian.crowd.maven.plugin.openapi - package com.atlassian.crowd.maven.plugin.openapi
- com.atlassian.crowd.migration - package com.atlassian.crowd.migration
- com.atlassian.crowd.migration.date - package com.atlassian.crowd.migration.date
- com.atlassian.crowd.migration.legacy - package com.atlassian.crowd.migration.legacy
- com.atlassian.crowd.migration.legacy.database - package com.atlassian.crowd.migration.legacy.database
- com.atlassian.crowd.migration.legacy.database.sql - package com.atlassian.crowd.migration.legacy.database.sql
- com.atlassian.crowd.migration.legacy.upgrade - package com.atlassian.crowd.migration.legacy.upgrade
- com.atlassian.crowd.migration.legacy.version - package com.atlassian.crowd.migration.legacy.version
- com.atlassian.crowd.migration.verify - package com.atlassian.crowd.migration.verify
- com.atlassian.crowd.model - package com.atlassian.crowd.model
- com.atlassian.crowd.model.alias - package com.atlassian.crowd.model.alias
- com.atlassian.crowd.model.application - package com.atlassian.crowd.model.application
- com.atlassian.crowd.model.audit - package com.atlassian.crowd.model.audit
- com.atlassian.crowd.model.authentication - package com.atlassian.crowd.model.authentication
- com.atlassian.crowd.model.backup - package com.atlassian.crowd.model.backup
- com.atlassian.crowd.model.cluster - package com.atlassian.crowd.model.cluster
- com.atlassian.crowd.model.config - package com.atlassian.crowd.model.config
- com.atlassian.crowd.model.directory - package com.atlassian.crowd.model.directory
- com.atlassian.crowd.model.event - package com.atlassian.crowd.model.event
- com.atlassian.crowd.model.group - package com.atlassian.crowd.model.group
- com.atlassian.crowd.model.licensing - package com.atlassian.crowd.model.licensing
- com.atlassian.crowd.model.lookandfeel - package com.atlassian.crowd.model.lookandfeel
- com.atlassian.crowd.model.membership - package com.atlassian.crowd.model.membership
- com.atlassian.crowd.model.page - package com.atlassian.crowd.model.page
- com.atlassian.crowd.model.permission - package com.atlassian.crowd.model.permission
- com.atlassian.crowd.model.property - package com.atlassian.crowd.model.property
- com.atlassian.crowd.model.rememberme - package com.atlassian.crowd.model.rememberme
- com.atlassian.crowd.model.scheduling - package com.atlassian.crowd.model.scheduling
- com.atlassian.crowd.model.sso - package com.atlassian.crowd.model.sso
- com.atlassian.crowd.model.sso.idp - package com.atlassian.crowd.model.sso.idp
- com.atlassian.crowd.model.token - package com.atlassian.crowd.model.token
- com.atlassian.crowd.model.tombstone - package com.atlassian.crowd.model.tombstone
- com.atlassian.crowd.model.user - package com.atlassian.crowd.model.user
- com.atlassian.crowd.model.webhook - package com.atlassian.crowd.model.webhook
- com.atlassian.crowd.monitoring - package com.atlassian.crowd.monitoring
- com.atlassian.crowd.monitoring.cluster - package com.atlassian.crowd.monitoring.cluster
- com.atlassian.crowd.pageobjects - package com.atlassian.crowd.pageobjects
- com.atlassian.crowd.pageobjects.administration - package com.atlassian.crowd.pageobjects.administration
- com.atlassian.crowd.pageobjects.application - package com.atlassian.crowd.pageobjects.application
- com.atlassian.crowd.pageobjects.application.add - package com.atlassian.crowd.pageobjects.application.add
- com.atlassian.crowd.pageobjects.atlaskit - package com.atlassian.crowd.pageobjects.atlaskit
- com.atlassian.crowd.pageobjects.aui - package com.atlassian.crowd.pageobjects.aui
- com.atlassian.crowd.pageobjects.aui.util - package com.atlassian.crowd.pageobjects.aui.util
- com.atlassian.crowd.pageobjects.directory - package com.atlassian.crowd.pageobjects.directory
- com.atlassian.crowd.pageobjects.directory.common - package com.atlassian.crowd.pageobjects.directory.common
- com.atlassian.crowd.pageobjects.directory.common.internal - package com.atlassian.crowd.pageobjects.directory.common.internal
- com.atlassian.crowd.pageobjects.directory.common.ldap - package com.atlassian.crowd.pageobjects.directory.common.ldap
- com.atlassian.crowd.pageobjects.directory.common.remotecrowd - package com.atlassian.crowd.pageobjects.directory.common.remotecrowd
- com.atlassian.crowd.pageobjects.directory.create - package com.atlassian.crowd.pageobjects.directory.create
- com.atlassian.crowd.pageobjects.directory.create.azure - package com.atlassian.crowd.pageobjects.directory.create.azure
- com.atlassian.crowd.pageobjects.directory.create.custom - package com.atlassian.crowd.pageobjects.directory.create.custom
- com.atlassian.crowd.pageobjects.directory.create.internal - package com.atlassian.crowd.pageobjects.directory.create.internal
- com.atlassian.crowd.pageobjects.directory.create.ldap.connector - package com.atlassian.crowd.pageobjects.directory.create.ldap.connector
- com.atlassian.crowd.pageobjects.directory.create.ldap.delegated - package com.atlassian.crowd.pageobjects.directory.create.ldap.delegated
- com.atlassian.crowd.pageobjects.directory.create.remotecrowd - package com.atlassian.crowd.pageobjects.directory.create.remotecrowd
- com.atlassian.crowd.pageobjects.directory.pruning - package com.atlassian.crowd.pageobjects.directory.pruning
- com.atlassian.crowd.pageobjects.directory.view - package com.atlassian.crowd.pageobjects.directory.view
- com.atlassian.crowd.pageobjects.directory.view.azure - package com.atlassian.crowd.pageobjects.directory.view.azure
- com.atlassian.crowd.pageobjects.directory.view.custom - package com.atlassian.crowd.pageobjects.directory.view.custom
- com.atlassian.crowd.pageobjects.directory.view.internal - package com.atlassian.crowd.pageobjects.directory.view.internal
- com.atlassian.crowd.pageobjects.directory.view.ldap.connector - package com.atlassian.crowd.pageobjects.directory.view.ldap.connector
- com.atlassian.crowd.pageobjects.directory.view.ldap.delegated - package com.atlassian.crowd.pageobjects.directory.view.ldap.delegated
- com.atlassian.crowd.pageobjects.directory.view.remotecrowd - package com.atlassian.crowd.pageobjects.directory.view.remotecrowd
- com.atlassian.crowd.pageobjects.error - package com.atlassian.crowd.pageobjects.error
- com.atlassian.crowd.pageobjects.gla - package com.atlassian.crowd.pageobjects.gla
- com.atlassian.crowd.pageobjects.group - package com.atlassian.crowd.pageobjects.group
- com.atlassian.crowd.pageobjects.oauth2 - package com.atlassian.crowd.pageobjects.oauth2
- com.atlassian.crowd.pageobjects.setup - package com.atlassian.crowd.pageobjects.setup
- com.atlassian.crowd.pageobjects.user - package com.atlassian.crowd.pageobjects.user
- com.atlassian.crowd.pageobjects.user.importer - package com.atlassian.crowd.pageobjects.user.importer
- com.atlassian.crowd.pageobjects.user.importer.csv - package com.atlassian.crowd.pageobjects.user.importer.csv
- com.atlassian.crowd.pageobjects.utils - package com.atlassian.crowd.pageobjects.utils
- com.atlassian.crowd.password.encoder - package com.atlassian.crowd.password.encoder
- com.atlassian.crowd.password.factory - package com.atlassian.crowd.password.factory
- com.atlassian.crowd.password.saltgenerator - package com.atlassian.crowd.password.saltgenerator
- com.atlassian.crowd.plugin - package com.atlassian.crowd.plugin
- com.atlassian.crowd.plugin.application.springsecurity - package com.atlassian.crowd.plugin.application.springsecurity
- com.atlassian.crowd.plugin.decorator.test - package com.atlassian.crowd.plugin.decorator.test
- com.atlassian.crowd.plugin.descriptors - package com.atlassian.crowd.plugin.descriptors
- com.atlassian.crowd.plugin.descriptors.webwork - package com.atlassian.crowd.plugin.descriptors.webwork
- com.atlassian.crowd.plugin.endpoints - package com.atlassian.crowd.plugin.endpoints
- com.atlassian.crowd.plugin.factory - package com.atlassian.crowd.plugin.factory
- com.atlassian.crowd.plugin.ha - package com.atlassian.crowd.plugin.ha
- com.atlassian.crowd.plugin.module - package com.atlassian.crowd.plugin.module
- com.atlassian.crowd.plugin.oauth2 - package com.atlassian.crowd.plugin.oauth2
- com.atlassian.crowd.plugin.rest.entity - package com.atlassian.crowd.plugin.rest.entity
- com.atlassian.crowd.plugin.rest.entity.admin - package com.atlassian.crowd.plugin.rest.entity.admin
- com.atlassian.crowd.plugin.rest.entity.admin.directory - package com.atlassian.crowd.plugin.rest.entity.admin.directory
- com.atlassian.crowd.plugin.rest.entity.admin.group - package com.atlassian.crowd.plugin.rest.entity.admin.group
- com.atlassian.crowd.plugin.rest.entity.admin.user - package com.atlassian.crowd.plugin.rest.entity.admin.user
- com.atlassian.crowd.plugin.rest.entity.audit - package com.atlassian.crowd.plugin.rest.entity.audit
- com.atlassian.crowd.plugin.rest.entity.audit.query - package com.atlassian.crowd.plugin.rest.entity.audit.query
- com.atlassian.crowd.plugin.rest.entity.backup - package com.atlassian.crowd.plugin.rest.entity.backup
- com.atlassian.crowd.plugin.rest.entity.directory - package com.atlassian.crowd.plugin.rest.entity.directory
- com.atlassian.crowd.plugin.rest.entity.email - package com.atlassian.crowd.plugin.rest.entity.email
- com.atlassian.crowd.plugin.rest.entity.emailscan - package com.atlassian.crowd.plugin.rest.entity.emailscan
- com.atlassian.crowd.plugin.rest.entity.page - package com.atlassian.crowd.plugin.rest.entity.page
- com.atlassian.crowd.plugin.rest.entity.sso - package com.atlassian.crowd.plugin.rest.entity.sso
- com.atlassian.crowd.plugin.rest.exception - package com.atlassian.crowd.plugin.rest.exception
- com.atlassian.crowd.plugin.rest.exception.entity - package com.atlassian.crowd.plugin.rest.exception.entity
- com.atlassian.crowd.plugin.rest.exception.mapper - package com.atlassian.crowd.plugin.rest.exception.mapper
- com.atlassian.crowd.plugin.rest.filter - package com.atlassian.crowd.plugin.rest.filter
- com.atlassian.crowd.plugin.rest.provider - package com.atlassian.crowd.plugin.rest.provider
- com.atlassian.crowd.plugin.rest.response - package com.atlassian.crowd.plugin.rest.response
- com.atlassian.crowd.plugin.rest.service.controller - package com.atlassian.crowd.plugin.rest.service.controller
- com.atlassian.crowd.plugin.rest.service.controller.account - package com.atlassian.crowd.plugin.rest.service.controller.account
- com.atlassian.crowd.plugin.rest.service.controller.admin - package com.atlassian.crowd.plugin.rest.service.controller.admin
- com.atlassian.crowd.plugin.rest.service.controller.application - package com.atlassian.crowd.plugin.rest.service.controller.application
- com.atlassian.crowd.plugin.rest.service.controller.email - package com.atlassian.crowd.plugin.rest.service.controller.email
- com.atlassian.crowd.plugin.rest.service.controller.info - package com.atlassian.crowd.plugin.rest.service.controller.info
- com.atlassian.crowd.plugin.rest.service.controller.licensing - package com.atlassian.crowd.plugin.rest.service.controller.licensing
- com.atlassian.crowd.plugin.rest.service.controller.memberships - package com.atlassian.crowd.plugin.rest.service.controller.memberships
- com.atlassian.crowd.plugin.rest.service.controller.scheduling - package com.atlassian.crowd.plugin.rest.service.controller.scheduling
- com.atlassian.crowd.plugin.rest.service.resource - package com.atlassian.crowd.plugin.rest.service.resource
- com.atlassian.crowd.plugin.rest.service.resource.account - package com.atlassian.crowd.plugin.rest.service.resource.account
- com.atlassian.crowd.plugin.rest.service.resource.account.example - package com.atlassian.crowd.plugin.rest.service.resource.account.example
- com.atlassian.crowd.plugin.rest.service.resource.admin - package com.atlassian.crowd.plugin.rest.service.resource.admin
- com.atlassian.crowd.plugin.rest.service.resource.admin.example - package com.atlassian.crowd.plugin.rest.service.resource.admin.example
- com.atlassian.crowd.plugin.rest.service.resource.application - package com.atlassian.crowd.plugin.rest.service.resource.application
- com.atlassian.crowd.plugin.rest.service.resource.application.example - package com.atlassian.crowd.plugin.rest.service.resource.application.example
- com.atlassian.crowd.plugin.rest.service.resource.audit - package com.atlassian.crowd.plugin.rest.service.resource.audit
- com.atlassian.crowd.plugin.rest.service.resource.audit.example - package com.atlassian.crowd.plugin.rest.service.resource.audit.example
- com.atlassian.crowd.plugin.rest.service.resource.cluster - package com.atlassian.crowd.plugin.rest.service.resource.cluster
- com.atlassian.crowd.plugin.rest.service.resource.directory - package com.atlassian.crowd.plugin.rest.service.resource.directory
- com.atlassian.crowd.plugin.rest.service.resource.directory.example - package com.atlassian.crowd.plugin.rest.service.resource.directory.example
- com.atlassian.crowd.plugin.rest.service.resource.email - package com.atlassian.crowd.plugin.rest.service.resource.email
- com.atlassian.crowd.plugin.rest.service.resource.encryption - package com.atlassian.crowd.plugin.rest.service.resource.encryption
- com.atlassian.crowd.plugin.rest.service.resource.licensing - package com.atlassian.crowd.plugin.rest.service.resource.licensing
- com.atlassian.crowd.plugin.rest.service.resource.licensing.example - package com.atlassian.crowd.plugin.rest.service.resource.licensing.example
- com.atlassian.crowd.plugin.rest.service.resource.mapping - package com.atlassian.crowd.plugin.rest.service.resource.mapping
- com.atlassian.crowd.plugin.rest.service.resource.memberships - package com.atlassian.crowd.plugin.rest.service.resource.memberships
- com.atlassian.crowd.plugin.rest.service.resource.memberships.example - package com.atlassian.crowd.plugin.rest.service.resource.memberships.example
- com.atlassian.crowd.plugin.rest.service.resource.message - package com.atlassian.crowd.plugin.rest.service.resource.message
- com.atlassian.crowd.plugin.rest.service.resource.permission - package com.atlassian.crowd.plugin.rest.service.resource.permission
- com.atlassian.crowd.plugin.rest.service.resource.plugins - package com.atlassian.crowd.plugin.rest.service.resource.plugins
- com.atlassian.crowd.plugin.rest.service.resource.saml - package com.atlassian.crowd.plugin.rest.service.resource.saml
- com.atlassian.crowd.plugin.rest.service.resource.saml.example - package com.atlassian.crowd.plugin.rest.service.resource.saml.example
- com.atlassian.crowd.plugin.rest.service.resource.scheduling - package com.atlassian.crowd.plugin.rest.service.resource.scheduling
- com.atlassian.crowd.plugin.rest.service.resource.server - package com.atlassian.crowd.plugin.rest.service.resource.server
- com.atlassian.crowd.plugin.rest.service.resource.usermanagement - package com.atlassian.crowd.plugin.rest.service.resource.usermanagement
- com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example - package com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example
- com.atlassian.crowd.plugin.rest.service.util - package com.atlassian.crowd.plugin.rest.service.util
- com.atlassian.crowd.plugin.rest.util - package com.atlassian.crowd.plugin.rest.util
- com.atlassian.crowd.plugin.saml - package com.atlassian.crowd.plugin.saml
- com.atlassian.crowd.plugin.saml.action - package com.atlassian.crowd.plugin.saml.action
- com.atlassian.crowd.plugin.saml.upgrade - package com.atlassian.crowd.plugin.saml.upgrade
- com.atlassian.crowd.plugin.servlet - package com.atlassian.crowd.plugin.servlet
- com.atlassian.crowd.plugin.sitemesh - package com.atlassian.crowd.plugin.sitemesh
- com.atlassian.crowd.plugin.spring - package com.atlassian.crowd.plugin.spring
- com.atlassian.crowd.plugin.web - package com.atlassian.crowd.plugin.web
- com.atlassian.crowd.plugin.web.conditions - package com.atlassian.crowd.plugin.web.conditions
- com.atlassian.crowd.plugin.web.filter - package com.atlassian.crowd.plugin.web.filter
- com.atlassian.crowd.plugins.functest.event - package com.atlassian.crowd.plugins.functest.event
- com.atlassian.crowd.plugins.functest.sal - package com.atlassian.crowd.plugins.functest.sal
- com.atlassian.crowd.plugins.testkit.action - package com.atlassian.crowd.plugins.testkit.action
- com.atlassian.crowd.plugins.testkit.rest - package com.atlassian.crowd.plugins.testkit.rest
- com.atlassian.crowd.plugins.testkit.rest.backup - package com.atlassian.crowd.plugins.testkit.rest.backup
- com.atlassian.crowd.plugins.testkit.rest.model - package com.atlassian.crowd.plugins.testkit.rest.model
- com.atlassian.crowd.plugins.testkit.rest.security - package com.atlassian.crowd.plugins.testkit.rest.security
- com.atlassian.crowd.plugins.testkit.rest.slomo - package com.atlassian.crowd.plugins.testkit.rest.slomo
- com.atlassian.crowd.plugins.testkit.rest.util - package com.atlassian.crowd.plugins.testkit.rest.util
- com.atlassian.crowd.ratelimiting - package com.atlassian.crowd.ratelimiting
- com.atlassian.crowd.rest.plugin - package com.atlassian.crowd.rest.plugin
- com.atlassian.crowd.rest.plugin.entity - package com.atlassian.crowd.rest.plugin.entity
- com.atlassian.crowd.rest.plugin.service - package com.atlassian.crowd.rest.plugin.service
- com.atlassian.crowd.rest.plugin.util - package com.atlassian.crowd.rest.plugin.util
- com.atlassian.crowd.saml - package com.atlassian.crowd.saml
- com.atlassian.crowd.scheduling - package com.atlassian.crowd.scheduling
- com.atlassian.crowd.search - package com.atlassian.crowd.search
- com.atlassian.crowd.search.builder - package com.atlassian.crowd.search.builder
- com.atlassian.crowd.search.hibernate - package com.atlassian.crowd.search.hibernate
- com.atlassian.crowd.search.hibernate.audit - package com.atlassian.crowd.search.hibernate.audit
- com.atlassian.crowd.search.ldap - package com.atlassian.crowd.search.ldap
- com.atlassian.crowd.search.ldap.filter - package com.atlassian.crowd.search.ldap.filter
- com.atlassian.crowd.search.ldap.test - package com.atlassian.crowd.search.ldap.test
- com.atlassian.crowd.search.query - package com.atlassian.crowd.search.query
- com.atlassian.crowd.search.query.entity - package com.atlassian.crowd.search.query.entity
- com.atlassian.crowd.search.query.entity.restriction - package com.atlassian.crowd.search.query.entity.restriction
- com.atlassian.crowd.search.query.entity.restriction.constants - package com.atlassian.crowd.search.query.entity.restriction.constants
- com.atlassian.crowd.search.query.membership - package com.atlassian.crowd.search.query.membership
- com.atlassian.crowd.search.util - package com.atlassian.crowd.search.util
- com.atlassian.crowd.security - package com.atlassian.crowd.security
- com.atlassian.crowd.service - package com.atlassian.crowd.service
- com.atlassian.crowd.service.authentication - package com.atlassian.crowd.service.authentication
- com.atlassian.crowd.service.client - package com.atlassian.crowd.service.client
- com.atlassian.crowd.service.cluster - package com.atlassian.crowd.service.cluster
- com.atlassian.crowd.service.directory - package com.atlassian.crowd.service.directory
- com.atlassian.crowd.service.email - package com.atlassian.crowd.service.email
- com.atlassian.crowd.service.factory - package com.atlassian.crowd.service.factory
- com.atlassian.crowd.service.license - package com.atlassian.crowd.service.license
- com.atlassian.crowd.service.permission - package com.atlassian.crowd.service.permission
- com.atlassian.crowd.service.sal - package com.atlassian.crowd.service.sal
- com.atlassian.crowd.service.support - package com.atlassian.crowd.service.support
- com.atlassian.crowd.service.token - package com.atlassian.crowd.service.token
- com.atlassian.crowd.sso - package com.atlassian.crowd.sso
- com.atlassian.crowd.sso.saml - package com.atlassian.crowd.sso.saml
- com.atlassian.crowd.sso.saml.impl.opensaml.action - package com.atlassian.crowd.sso.saml.impl.opensaml.action
- com.atlassian.crowd.sso.saml.impl.opensaml.action.email - package com.atlassian.crowd.sso.saml.impl.opensaml.action.email
- com.atlassian.crowd.sso.saml.impl.opensaml.action.generator - package com.atlassian.crowd.sso.saml.impl.opensaml.action.generator
- com.atlassian.crowd.sso.saml.impl.opensaml.context - package com.atlassian.crowd.sso.saml.impl.opensaml.context
- com.atlassian.crowd.sso.saml.impl.opensaml.util - package com.atlassian.crowd.sso.saml.impl.opensaml.util
- com.atlassian.crowd.status.servlet - package com.atlassian.crowd.status.servlet
- com.atlassian.crowd.struts2.jsp.tags - package com.atlassian.crowd.struts2.jsp.tags
- com.atlassian.crowd.support - package com.atlassian.crowd.support
- com.atlassian.crowd.swagger.enricher - package com.atlassian.crowd.swagger.enricher
- com.atlassian.crowd.swagger.extras.enricher - package com.atlassian.crowd.swagger.extras.enricher
- com.atlassian.crowd.swagger.extras.enricher.util - package com.atlassian.crowd.swagger.extras.enricher.util
- com.atlassian.crowd.test.base.azure - package com.atlassian.crowd.test.base.azure
- com.atlassian.crowd.test.license - package com.atlassian.crowd.test.license
- com.atlassian.crowd.test.matchers - package com.atlassian.crowd.test.matchers
- com.atlassian.crowd.test.rules - package com.atlassian.crowd.test.rules
- com.atlassian.crowd.test.util - package com.atlassian.crowd.test.util
- com.atlassian.crowd.test.util.analytics - package com.atlassian.crowd.test.util.analytics
- com.atlassian.crowd.tombstone - package com.atlassian.crowd.tombstone
- com.atlassian.crowd.upgrade.tasks - package com.atlassian.crowd.upgrade.tasks
- com.atlassian.crowd.upgrade.util - package com.atlassian.crowd.upgrade.util
- com.atlassian.crowd.user - package com.atlassian.crowd.user
- com.atlassian.crowd.util - package com.atlassian.crowd.util
- com.atlassian.crowd.util.build - package com.atlassian.crowd.util.build
- com.atlassian.crowd.util.cache - package com.atlassian.crowd.util.cache
- com.atlassian.crowd.util.mail - package com.atlassian.crowd.util.mail
- com.atlassian.crowd.util.persistence - package com.atlassian.crowd.util.persistence
- com.atlassian.crowd.util.persistence.hibernate - package com.atlassian.crowd.util.persistence.hibernate
- com.atlassian.crowd.util.persistence.hibernate.batch - package com.atlassian.crowd.util.persistence.hibernate.batch
- com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5 - package com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5
- com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation - package com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation
- com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6 - package com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6
- com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation - package com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation
- com.atlassian.crowd.util.persistence.hibernate.connection - package com.atlassian.crowd.util.persistence.hibernate.connection
- com.atlassian.crowd.util.persistence.hibernate.connection.jdbc - package com.atlassian.crowd.util.persistence.hibernate.connection.jdbc
- com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.util - package com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.util
- com.atlassian.crowd.util.persistence.hibernate.event - package com.atlassian.crowd.util.persistence.hibernate.event
- com.atlassian.crowd.util.persistence.liquibase - package com.atlassian.crowd.util.persistence.liquibase
- com.atlassian.crowd.util.persistence.liquibase.ext - package com.atlassian.crowd.util.persistence.liquibase.ext
- com.atlassian.crowd.util.persistence.liquibase.ext.datatype - package com.atlassian.crowd.util.persistence.liquibase.ext.datatype
- com.atlassian.crowd.util.persistence.liquibase.ext.datatype.legacyhibernate - package com.atlassian.crowd.util.persistence.liquibase.ext.datatype.legacyhibernate
-
Houses liquibase datatypes that produce type equivalent to Hibernate dialects used before Crowd 3.3:
- com.atlassian.crowd.util.persistence.liquibase.ext.precondition - package com.atlassian.crowd.util.persistence.liquibase.ext.precondition
- com.atlassian.crowd.util.persistence.liquibase.ext.snapshot.jvm - package com.atlassian.crowd.util.persistence.liquibase.ext.snapshot.jvm
- com.atlassian.crowd.validator - package com.atlassian.crowd.validator
- com.atlassian.crowd.web - package com.atlassian.crowd.web
- com.atlassian.crowd.webapp.filter - package com.atlassian.crowd.webapp.filter
- com.atlassian.crowd.xwork - package com.atlassian.crowd.xwork
- com.atlassian.crowd.xwork.interceptors - package com.atlassian.crowd.xwork.interceptors
- com.atlassian.labs.crowd.directory.pruning.analytics.events - package com.atlassian.labs.crowd.directory.pruning.analytics.events
- com.atlassian.labs.crowd.directory.pruning.analytics.listener - package com.atlassian.labs.crowd.directory.pruning.analytics.listener
- com.atlassian.labs.crowd.directory.pruning.analytics.statistics.collectors - package com.atlassian.labs.crowd.directory.pruning.analytics.statistics.collectors
- com.atlassian.labs.crowd.directory.pruning.condition - package com.atlassian.labs.crowd.directory.pruning.condition
- com.atlassian.labs.crowd.directory.pruning.controller - package com.atlassian.labs.crowd.directory.pruning.controller
- com.atlassian.labs.crowd.directory.pruning.event - package com.atlassian.labs.crowd.directory.pruning.event
- com.atlassian.labs.crowd.directory.pruning.jobs - package com.atlassian.labs.crowd.directory.pruning.jobs
- com.atlassian.labs.crowd.directory.pruning.mapper - package com.atlassian.labs.crowd.directory.pruning.mapper
- com.atlassian.labs.crowd.directory.pruning.rest - package com.atlassian.labs.crowd.directory.pruning.rest
- com.atlassian.labs.crowd.directory.pruning.rest.model - package com.atlassian.labs.crowd.directory.pruning.rest.model
- com.atlassian.labs.crowd.directory.pruning.ui - package com.atlassian.labs.crowd.directory.pruning.ui
- com.atlassian.labs.crowd.directory.pruning.upgrade - package com.atlassian.labs.crowd.directory.pruning.upgrade
- com.atlassian.labs.crowd.directory.pruning.util - package com.atlassian.labs.crowd.directory.pruning.util
- com.atlassian.sal.crowd.audit - package com.atlassian.sal.crowd.audit
- com.atlassian.sal.crowd.auth - package com.atlassian.sal.crowd.auth
- com.atlassian.sal.crowd.executor - package com.atlassian.sal.crowd.executor
- com.atlassian.sal.crowd.license - package com.atlassian.sal.crowd.license
- com.atlassian.sal.crowd.lifecycle - package com.atlassian.sal.crowd.lifecycle
- com.atlassian.sal.crowd.message - package com.atlassian.sal.crowd.message
- com.atlassian.sal.crowd.pluginsettings - package com.atlassian.sal.crowd.pluginsettings
- com.atlassian.sal.crowd.project - package com.atlassian.sal.crowd.project
- com.atlassian.sal.crowd.search - package com.atlassian.sal.crowd.search
- com.atlassian.sal.crowd.timezone - package com.atlassian.sal.crowd.timezone
- com.atlassian.sal.crowd.user - package com.atlassian.sal.crowd.user
- com.atlassian.sal.crowd.usersettings - package com.atlassian.sal.crowd.usersettings
- com.atlassian.sal.crowd.utils - package com.atlassian.sal.crowd.utils
- com.atlassian.sal.crowd.web.context - package com.atlassian.sal.crowd.web.context
- com.atlassian.sal.crowd.xsrf - package com.atlassian.sal.crowd.xsrf
- Combine - Class in com.atlassian.crowd.search.builder
-
Builder for MultiTermRestrictions.
- Combine() - Constructor for class com.atlassian.crowd.search.builder.Combine
- COMMA - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- COMMA - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- COMMA - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- commitTransaction() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.AbstractHibernateBatchProcessor
-
Method is protected to allow subclasses to override the transaction management if they need to (e.g.
- commitTransaction() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.AbstractHibernateBatchProcessor
-
Method is protected to allow subclasses to override the transaction management if they need to (e.g.
- CommonResourceExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example
- CommonResourceExamples() - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.CommonResourceExamples
- COMMONS_POOL2 - Enum constant in enum class com.atlassian.crowd.directory.ldap.LdapPoolType
- COMMONS_POOL2_DISABLED - Enum constant in enum class com.atlassian.crowd.directory.SpringLdapPooledContextSourceProvider.LdapPoolDestroyedReason
- COMMONS_POOL2_PROPERTIES_CHANGED - Enum constant in enum class com.atlassian.crowd.directory.SpringLdapPooledContextSourceProvider.LdapPoolDestroyedReason
- CommonUIDefinitions - Class in com.atlassian.crowd.util
- CommonUIDefinitions() - Constructor for class com.atlassian.crowd.util.CommonUIDefinitions
- CommunicationException - Exception in com.atlassian.crowd.exception.runtime
-
A specific extension of the Runtime OperationFailedException that is thrown when the host application is unable to communicate with the remote User Directory.
- CommunicationException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.runtime.CommunicationException
- CommunicationException(Throwable) - Constructor for exception com.atlassian.crowd.exception.runtime.CommunicationException
- COMPARATOR() - Constructor for class com.atlassian.crowd.model.application.GroupMapping.COMPARATOR
-
Deprecated.
- comparatorForBatch - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
- comparatorForQuery(EntityQuery<T>) - Static method in class com.atlassian.crowd.util.persistence.hibernate.ComparatorForQueryFactory
- ComparatorForQueryFactory - Class in com.atlassian.crowd.util.persistence.hibernate
- compare(Group, Group) - Method in class com.atlassian.crowd.embedded.api.GroupComparator
- compare(User, User) - Method in class com.atlassian.crowd.embedded.api.UserComparator
- compare(GroupMapping, GroupMapping) - Method in class com.atlassian.crowd.model.application.GroupMapping.COMPARATOR
-
Deprecated.
- compare(GroupMapping, GroupMapping) - Method in class com.atlassian.crowd.model.application.GroupMappingComparator
-
Deprecated.
- compare(Group, Group) - Method in class com.atlassian.crowd.model.group.GroupComparator
- compare(String, String) - Method in class com.atlassian.crowd.directory.ssl.LdapHostnameVerificationSSLSocketFactory
-
As per Pooling Custom Socket Factory Connections, support comparing socket factories.
- compareTo(UpdateLoggingProfiling.LoggingConfigEntry) - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling.LoggingConfigEntry
- compareTo(RangeOption) - Method in class com.atlassian.crowd.directory.ldap.util.RangeOption
- compareTo(Group) - Method in interface com.atlassian.crowd.embedded.api.Group
-
CompareTo must be compatible with the equals() and hashCode() methods
- compareTo(Group) - Method in class com.atlassian.crowd.embedded.impl.DelegatingGroupWithAttributes
- compareTo(Group) - Method in class com.atlassian.crowd.embedded.impl.ImmutableGroup
- compareTo(Group, Group) - Static method in class com.atlassian.crowd.embedded.api.GroupComparator
- compareTo(User) - Method in interface com.atlassian.crowd.embedded.api.User
-
CompareTo must be compatible with the equals() and hashCode() methods
- compareTo(User) - Method in class com.atlassian.crowd.embedded.impl.DelegatingUserWithAttributes
- compareTo(User) - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser
- compareTo(User) - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- compareTo(User) - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
- compareTo(User) - Method in class com.atlassian.crowd.model.user.DelegatingUserWithAttributes
- compareTo(User) - Method in class com.atlassian.crowd.model.user.InternalUser
- compareTo(User) - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
- compareTo(User) - Method in class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- compareTo(User) - Method in class com.atlassian.crowd.model.user.UserTemplate
- compareTo(UserComparator.Key) - Method in class com.atlassian.crowd.embedded.api.UserComparator.Key
- compareTo(User, User) - Static method in class com.atlassian.crowd.embedded.api.UserComparator
- compareTo(RemoteAddress) - Method in class com.atlassian.crowd.model.application.RemoteAddress
- compareTo(Group) - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntity
- compareTo(Group) - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup
- compareTo(Group) - Method in class com.atlassian.crowd.model.group.DelegatingGroupWithAttributes
- compareTo(Group) - Method in class com.atlassian.crowd.model.group.GroupTemplate
- compareTo(Group) - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- compareTo(Group) - Method in class com.atlassian.crowd.model.group.ImmutableGroup
- compareTo(Group) - Method in class com.atlassian.crowd.model.group.InternalGroup
- compareTo(Group) - Method in class com.atlassian.crowd.model.group.InternalGroupWithAttributes
- compareTo(Group) - Method in class com.atlassian.crowd.model.group.LDAPGroupWithAttributes
- compareTo(Group, Group) - Static method in class com.atlassian.crowd.model.group.GroupComparator
- compareTo(Object) - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
- compareToInLowerCase(String, String) - Static method in class com.atlassian.crowd.embedded.impl.IdentifierUtils
-
Converts the two given identifier strings to lowercase and compare them.
- compareVersions(String, String) - Static method in class com.atlassian.crowd.acceptance.utils.VersionUtils
-
Compares two version numbers.
- comparison_op() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- comparison_op() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- comparison_op_return() - Constructor for class com.atlassian.crowd.cql.parser.antlr.CqlParser.comparison_op_return
- complete(String) - Method in class com.atlassian.crowd.util.TimedOperation
- Complete - Class in com.atlassian.crowd.console.action.setup
- Complete() - Constructor for class com.atlassian.crowd.console.action.setup.Complete
- COMPLETE_STEP - Static variable in class com.atlassian.crowd.console.action.setup.Complete
- COMPLETED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Deprecated.This event type has been deprecated in favor of more specific event types (such as USER_CREATED). Please use a more specific event type or
AuditLogEventType.OTHER
if none apply to your event. - completeOAuth2Authorization() - Method in class com.atlassian.crowd.console.action.options.UpdateMailServer
- completeStep() - Method in class com.atlassian.crowd.console.action.application.AddApplicationAuthorisationDetails
- completeStep() - Method in class com.atlassian.crowd.console.action.application.AddApplicationConfirmation
- completeStep() - Method in class com.atlassian.crowd.console.action.application.AddApplicationConnectionDetails
- completeStep() - Method in class com.atlassian.crowd.console.action.application.AddApplicationDetails
- completeStep() - Method in class com.atlassian.crowd.console.action.application.AddApplicationDirectoryDetails
- ComponentImports - Class in com.atlassian.crowd.monitoring
- ComponentImports() - Constructor for class com.atlassian.crowd.monitoring.ComponentImports
- ComponentModuleDescriptor - Class in com.atlassian.crowd.plugin.descriptors
- ComponentModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.crowd.plugin.descriptors.ComponentModuleDescriptor
- CompoundValidator<T> - Class in com.atlassian.crowd.embedded.validator.impl
-
Represents combination of the multiple validator instance, giving an AND behaviour
- CompoundValidator(List<Validator<T>>) - Constructor for class com.atlassian.crowd.embedded.validator.impl.CompoundValidator
- compute(String, BiFunction<? super String, ? super V, ? extends V>) - Method in class com.atlassian.crowd.embedded.impl.IdentifierMap
- computeIfAbsent(String, Function<? super String, ? extends V>) - Method in class com.atlassian.crowd.embedded.impl.IdentifierMap
- computeIfPresent(String, BiFunction<? super String, ? super V, ? extends V>) - Method in class com.atlassian.crowd.embedded.impl.IdentifierMap
- computeNext() - Method in class com.atlassian.crowd.licensing.AppLinkPoweredPanopticonRestClient.RestResultIterator
- ConcurrencyTestEvent(int, int) - Constructor for class com.atlassian.crowd.plugins.functest.event.EventPublisherConcurrentHandlingTest.ConcurrencyTestEvent
- ConditionalImporter - Class in com.atlassian.crowd.importer.importers
-
Responsible for identifying the appropriate Importer based on whether the source product is integrated with Embedded Crowd
- ConditionalImporter(DirectoryManager) - Constructor for class com.atlassian.crowd.importer.importers.ConditionalImporter
- CONDITIONS - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition.SamlConditionsMatcher
- CONFIG_DIRECTORY_PARAM - Static variable in interface com.atlassian.crowd.manager.bootstrap.CrowdBootstrapManager
- CONFIG_PARAM_NAME - Static variable in class com.atlassian.crowd.xwork.interceptors.XsrfTokenInterceptor
- CONFIG_XML_NAME - Static variable in class com.atlassian.crowd.migration.CrowdConfigMapper
- CONFIG_XML_NODE - Static variable in class com.atlassian.crowd.migration.CrowdConfigMapper
- CONFIG_XML_ROOT - Static variable in class com.atlassian.crowd.migration.CrowdConfigMapper
- CONFIG_XML_VALUE - Static variable in class com.atlassian.crowd.migration.CrowdConfigMapper
- ConfigContext - Class in com.atlassian.crowd.sso.saml.impl.opensaml.context
- ConfigContext(boolean) - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.context.ConfigContext
- configFileExists() - Method in class com.atlassian.crowd.config.CrowdApplicationConfig
- configTest() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- ConfigurableDbCachingRemoteDirectoryInstanceLoader - Class in com.atlassian.crowd.directory.loader
-
A subclass of
DbCachingRemoteDirectoryInstanceLoader
which allows DB caching to be switched off based on theDirectoryProperties.CACHE_ENABLED
attribute. - ConfigurableDbCachingRemoteDirectoryInstanceLoader(DirectoryInstanceLoader, InternalDirectoryInstanceLoader, DirectoryCacheFactory, CacheRefresherFactory, AuditService, AuditLogUserMapper, AuditLogGroupMapper, EventPublisher, DirectoryDao) - Constructor for class com.atlassian.crowd.directory.loader.ConfigurableDbCachingRemoteDirectoryInstanceLoader
- ConfigurableLocalSessionFactoryBean - Class in com.atlassian.crowd.util.persistence.hibernate
-
Injects extra hibernate properties, based on
HibernateConfig
- ConfigurableLocalSessionFactoryBean(StandardServiceInitiator<ConnectionProvider>) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.ConfigurableLocalSessionFactoryBean
- configuration - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConfigurationPage
- configuration - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConfigurationPage
- configuration(Consumer<LdapConfiguration>) - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConfigurationPage
- configuration(Consumer<LdapConfigurationForConnector>) - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConfigurationPage
- configuration(Consumer<CreateConnectorConfigurationTab>) - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- configuration(Consumer<CreateDelegatedConfigurationTab>) - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- Configuration - Class in com.atlassian.crowd.importer.config
-
This class represents the properties required to connect with a database, specifically the details for a JIRA, Confluence or Bamboo database.
- Configuration() - Constructor for class com.atlassian.crowd.importer.config.Configuration
- Configuration(Long, String, boolean, boolean) - Constructor for class com.atlassian.crowd.importer.config.Configuration
- CONFIGURATION - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEntityType
-
Indicates a change to Crowd configuration
- CONFIGURATION_MODIFIED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that Crowd's configuration has been modified.
- CONFIGURATION_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- configurationButton - Variable in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- configurationChangeDuringSynchronisationShouldEnforceNextSynchronisationToBeFull() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSynchronisationStatusTest
- configurationChangesPropagateToOtherNodes() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterAnalyticsConfigurationTest
- ConfigurationPropertyUpdatedEvent - Class in com.atlassian.crowd.event.configuration
-
This class represents a simple property update, mainly meant for configuration changes in Crowd.
- ConfigurationPropertyUpdatedEvent(String, String, String) - Constructor for class com.atlassian.crowd.event.configuration.ConfigurationPropertyUpdatedEvent
- configurationTab - Variable in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- configurationTab - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalTabs
- configurationTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- configurationTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- configurationTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorTabs
- configurationTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedTabs
- configure(Map) - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.DelegatingConnectionProvider
- configure(ResourceInfo, FeatureContext) - Method in class com.atlassian.crowd.plugin.rest.provider.RestUsernameHeaderFilterFactory
- configureAllowedGroupsForDirectory(String) - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- ConfigureAuditLogPage - Class in com.atlassian.crowd.pageobjects
- ConfigureAuditLogPage() - Constructor for class com.atlassian.crowd.pageobjects.ConfigureAuditLogPage
- configureDatabase(DatabaseDetails, boolean) - Method in class com.atlassian.crowd.console.setup.DefaultHibernateConfigurator
- configureDatasource(String, String) - Method in class com.atlassian.crowd.console.setup.DefaultHibernateConfigurator
- ConfiguredDatabaseType - Enum Class in com.atlassian.crowd.config
-
Types of all supported and configurable database engines
- configureDefaultAdmin() - Method in class com.atlassian.crowd.pageobjects.setup.DefaultAdminSetupPage
- configureDefaultAdmin(DefaultAdminSetupOptions) - Method in class com.atlassian.crowd.pageobjects.setup.DefaultAdminSetupPage
- configureDefaultAdminBad(DefaultAdminSetupOptions) - Method in class com.atlassian.crowd.pageobjects.setup.DefaultAdminSetupPage
- configureDefaultGroupsForDirectory(String) - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- configureEmbeddedForInstallationFromXml() - Method in class com.atlassian.crowd.pageobjects.setup.DatabaseSetupPage
- configureEmbeddedForNewInstallation() - Method in class com.atlassian.crowd.pageobjects.setup.DatabaseSetupPage
- configureGroupFilter(long, AzureGroupFiltersConfiguration) - Method in class com.atlassian.crowd.directory.cache.AzureGroupFilterProcessor
- configureInternalDirectory() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- configureInternalDirectory() - Method in class com.atlassian.crowd.pageobjects.setup.InternalDirectorySetupPage
- configureInternalDirectory(InternalDirectorySetupOptions) - Method in class com.atlassian.crowd.pageobjects.setup.InternalDirectorySetupPage
- configureInternalDirectoryBad(InternalDirectorySetupOptions) - Method in class com.atlassian.crowd.pageobjects.setup.InternalDirectorySetupPage
- configureInternalDirectoryErrors() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- configureInternalDirectoryNoXSRFToken() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- configureJdbc(DatabaseSetupJdbcOptions) - Method in class com.atlassian.crowd.pageobjects.setup.DatabaseSetupPage
- configureJdbcBad(DatabaseSetupJdbcOptions) - Method in class com.atlassian.crowd.pageobjects.setup.DatabaseSetupPage
- configureJndi() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- configureMailServer() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCaseWithEmailServer
- configureOptions(String, String, String) - Method in class com.atlassian.crowd.pageobjects.setup.OptionsSetupPage
- configureOptionsBad(String, String, String) - Method in class com.atlassian.crowd.pageobjects.setup.OptionsSetupPage
- configurePruning() - Method in class com.atlassian.crowd.pageobjects.directory.pruning.DelegatedDirectoryWithPruningLinkPage
- configurePruning(PruningAdministrationPage.DirectoryPruningConfiguration) - Method in class com.atlassian.crowd.pageobjects.directory.pruning.PruningAdministrationPage
- configurePruningForNullExternalId(ConfigurePruningPage, NullExternalIdPruningConfiguration) - Method in class com.atlassian.crowd.pageobjects.directory.pruning.ConfigurePruningPage
- ConfigurePruningPage - Class in com.atlassian.crowd.pageobjects.directory.pruning
- ConfigurePruningPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.pruning.ConfigurePruningPage
- ConfigurePruningPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.pruning.ConfigurePruningPage
- ConfigurePruningServlet - Class in com.atlassian.labs.crowd.directory.pruning.ui
- ConfigurePruningServlet(SoyTemplateRenderer, DirectoryManager, ApplicationProperties, UserManager, LoginUriProvider) - Constructor for class com.atlassian.labs.crowd.directory.pruning.ui.ConfigurePruningServlet
- configureSetupSequence(String) - Method in class com.atlassian.crowd.console.setup.CrowdSetupPersister
-
Creates a default bootstrapManager sequence based on current state of crowd.config.xml
- configureSMTP() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- confirm() - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage.RemoveApplicationPage
- confirm() - Method in class com.atlassian.crowd.pageobjects.group.RemoveGroupPage
- confirm() - Method in class com.atlassian.crowd.pageobjects.RemoveDirectoryPage
- confirmationButton - Variable in class com.atlassian.crowd.pageobjects.application.add.AddApplicationConfirmationPage
- confirmButton - Variable in class com.atlassian.crowd.pageobjects.ResetPasswordConfirmationPage
- confirmEmailChange(String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.email.ChangeEmailController
- confirmEmailChange(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.email.ChangeEmailResource
- ConfirmEmailChange - Class in com.atlassian.crowd.console.action.user
- ConfirmEmailChange() - Constructor for class com.atlassian.crowd.console.action.user.ConfirmEmailChange
- confirmPassword - Variable in class com.atlassian.crowd.pageobjects.user.AbstractChangePasswordPage
- confirmPassword - Variable in class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- confirmPasswordReset() - Method in class com.atlassian.crowd.pageobjects.ResetPasswordConfirmationPage
- confirmWithFailure() - Method in class com.atlassian.crowd.pageobjects.RemoveDirectoryPage
- CONFLUENCE - Enum constant in enum class com.atlassian.crowd.model.application.ApplicationType
- CONFLUENCE - Enum constant in enum class com.atlassian.crowd.model.ApplicationSubtype
- ConfluenceImporter - Class in com.atlassian.crowd.importer.importers
-
This class handles the delegation of the import of Confluence Groups, Users and their memberships into Crowd.
- ConfluenceImporter(DirectoryManager) - Constructor for class com.atlassian.crowd.importer.importers.ConfluenceImporter
- ConfluenceImporterTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- ConfluenceImporterTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.ConfluenceImporterTest
- connectAndExecuteCallback(BiFunction<Transport, MailSessionWrapper, T>, SMTPServer, PrintStream) - Method in class com.atlassian.crowd.manager.mail.transport.BasicAuthenticationMailTransport
- connectAndExecuteCallback(BiFunction<Transport, MailSessionWrapper, T>, SMTPServer, PrintStream) - Method in class com.atlassian.crowd.manager.mail.transport.JndiMailTransport
- connectAndExecuteCallback(BiFunction<Transport, MailSessionWrapper, T>, SMTPServer, PrintStream) - Method in class com.atlassian.crowd.manager.mail.transport.MailTransport
-
Opens a connection to an SMTP server, executes a callback and closes the connection.
- connectAndExecuteCallback(BiFunction<Transport, MailSessionWrapper, T>, SMTPServer, PrintStream) - Method in class com.atlassian.crowd.manager.mail.transport.NoAuthenticationMailTransport
- connectAndExecuteCallback(BiFunction<Transport, MailSessionWrapper, T>, SMTPServer, PrintStream) - Method in class com.atlassian.crowd.manager.mail.transport.OAuth2MailTransport
- connection - Variable in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdConnectionPage
- connection(Consumer<RemoteCrowdConnection>) - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdConnectionPage
- connection(Consumer<CreateRemoteCrowdConnectionTab>) - Method in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdPage
- CONNECTION - Enum constant in enum class com.atlassian.crowd.validator.DirectoryValidationContext
-
Context representing that attributes related to connection must be validated
- CONNECTION - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidator
- CONNECTION_BINARY_ATTRIBUTES - Static variable in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
-
LDAP binary attributes.
- CONNECTION_FACTORY - Static variable in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
-
LDAP connection factory.
- CONNECTION_FACTORY_SSL_IMPL - Static variable in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
-
LDAP secure connection factory.
- CONNECTION_INITIAL_CONTEXT_FACTORY - Static variable in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
-
LDAP initial context factory.
- CONNECTION_SECURITY_AUTHENTICATION - Static variable in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
-
LDAP connection method.
- CONNECTION_SSL_SECURITY_PROTOCOL - Static variable in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
-
LDAP secure connection method.
- CONNECTION_TEST_FAILURE - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.CROWD_DIRECTORY
- CONNECTION_TEST_SUCCESS - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.CROWD_DIRECTORY
- CONNECTION_TIMEOUT - Static variable in class com.atlassian.crowd.directory.synchronisation.Defaults
- CONNECTION_TIMEOUT_IN_MILLISECONDS - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
-
Timeout stored in milliseconds when opening new server connections.
- CONNECTION_TIMEOUT_IN_SEC - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
- connectionPoolLink - Variable in class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
- ConnectionPoolProperties - Interface in com.atlassian.crowd.embedded.api
-
The system-wide settings for JNDI LDAP connection pooling.
- ConnectionPoolPropertyConstants - Class in com.atlassian.crowd.embedded.impl
-
Class containing the JNDI LDAP Connection Pool properties.
- ConnectionPoolPropertyUtil - Class in com.atlassian.crowd.embedded.impl
- connectionPoolStatistics - Variable in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage
- ConnectionProviderController - Interface in com.atlassian.crowd.util.persistence.hibernate.connection.jdbc
-
Represents a component which can be configured to stop or start issuing
Connection
to the application - ConnectionRefusedException - Exception in com.atlassian.crowd.util.persistence.hibernate.connection.jdbc
- ConnectionRefusedException(String) - Constructor for exception com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.ConnectionRefusedException
- connectionTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdPage
- connectionTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdTabs
- connectionTimeout - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- connectionTimeout - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- connectionTimeoutInSec - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- connectionTimeoutInSec - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- ConnectionTracker - Interface in com.atlassian.crowd.util.persistence.hibernate.connection.jdbc
-
Represents a component which track all the active JDBC connections leased via
DelegatingConnectionProvider
- ConnectionUrlDecoratingDatabaseConfigurationListener - Class in com.atlassian.crowd.config
-
Facilitates decoration of connection properties as specified in
DefaultDatabaseConnectionParameters
for JDBC connections - ConnectionUrlDecoratingDatabaseConfigurationListener() - Constructor for class com.atlassian.crowd.config.ConnectionUrlDecoratingDatabaseConfigurationListener
- connector - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- connector - Variable in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- connector - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- connector - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConnectorPage
- connector(Consumer<LdapConnectorForConnector>) - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- connector(Consumer<LdapConnectorForDelegated>) - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConnectorPage
- connector(Consumer<CreateConnectorConnectorTab>) - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- connector(Consumer<CreateDelegatedConnectorTab>) - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- CONNECTOR - Enum constant in enum class com.atlassian.crowd.embedded.api.DirectoryType
-
LDAP directories
- CONNECTOR_ATTRIBUTES - Enum constant in enum class com.atlassian.crowd.validator.DirectoryValidationContext
-
Context representing that attributes related to connector must be validated
- CONNECTOR_BASEDN - Static variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- CONNECTOR_CLASSNAME - Static variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- CONNECTOR_DIRECTORY_NAME - Static variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- CONNECTOR_NESTEDGROUPS - Static variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- CONNECTOR_PAGEDRESULTS - Static variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- CONNECTOR_PAGEDRESULTSSIZE - Static variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- CONNECTOR_REFERRAL - Static variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- CONNECTOR_SECURE - Static variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- CONNECTOR_URL - Static variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- CONNECTOR_USERDN - Static variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- CONNECTOR_USERPW - Static variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- ConnectorConnection - Class in com.atlassian.crowd.console.value.directory
- ConnectorConnection() - Constructor for class com.atlassian.crowd.console.value.directory.ConnectorConnection
- connectorTab - Variable in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- connectorTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- connectorTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- connectorTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorTabs
- connectorTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedTabs
- ConnectorValidator - Class in com.atlassian.crowd.directory.ldap.validator
-
Aggregates errors for the list of validators
- ConnectorValidator(List<Validator>) - Constructor for class com.atlassian.crowd.directory.ldap.validator.ConnectorValidator
- connectToInvalidRestService() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
RestCrowdClient
throws anOperationFailedException
if the RestCrowdClient is not communicating with a valid Crowd REST service. - connectToRestService_WrongPassword() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
RestCrowdClient
throws anInvalidAuthenticationException
if the application password is invalid. - Console - Class in com.atlassian.crowd.console.action
- Console() - Constructor for class com.atlassian.crowd.console.action.Console
- consoleAccessDenied() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- consoleAdminLoginSuccessful() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- consoleAdminLoginSuccessful() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- consoleLoginInterceptor() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- ConsoleLoginTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
-
Authentication tests for the Crowd Console.
- ConsoleLoginTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- consoleLoginWhenAlreadyLoggedIn() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- consoleLoginWithBadCredentials() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- consoleLoginWithInactiveUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- consoleLoginWithNoAuthenticationAccess() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- consoleLoginWithNonExistentUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- consoleLogoutSuccessful() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- consoleLogoutWhenNotLoggedIn() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- ConsoleResourceLocator - Class in com.atlassian.crowd.util
-
Will find the location of the given propertyFileName based off a set of rules to locate the given propertyFileName.
- ConsoleResourceLocator(String, HomeLocator) - Constructor for class com.atlassian.crowd.util.ConsoleResourceLocator
- consoleUserLoginSuccessful() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- Constants - Class in com.atlassian.crowd.integration
-
Crowd Client constants.
- Constants() - Constructor for class com.atlassian.crowd.integration.Constants
- constrainResults() - Method in interface com.atlassian.crowd.search.util.ResultsAggregator
-
Return the subset of results required by the initial query's paging parameters.
- constrainResults(Query<T>, Collection<T>) - Static method in class com.atlassian.crowd.search.util.ResultsAggregators
- constrainResults(Predicate<? super T>) - Method in interface com.atlassian.crowd.search.util.ResultsAggregator
-
Return the subset of results required by the initial query's paging parameters which also satisfy the provided criteria.
- constrainResults(List<T>, int, int) - Static method in class com.atlassian.crowd.search.util.SearchResultsUtil
-
Performs a sublist operation on the list of results.
- consume(int, int) - Method in interface com.atlassian.crowd.test.util.PagingTestsUtil.LimitsConsumer
- container - Variable in class com.atlassian.crowd.pageobjects.administration.SystemAdminSidebarMenu
- container - Variable in class com.atlassian.crowd.pageobjects.atlaskit.AtlaskitSelect
- container - Variable in class com.atlassian.crowd.pageobjects.JndiTimeoutUnlimitedWarningMessage
- container - Variable in class com.atlassian.crowd.pageobjects.StartTlsPoolingWarningMessage
- CONTAINER_ID - Static variable in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- containing(T) - Method in class com.atlassian.crowd.search.builder.Restriction.RestrictionWithProperty
-
Returns a property restriction that is only satisfied if the value of the property contains the given value.
- containingText(String) - Method in class com.atlassian.crowd.pageobjects.utils.Elements
- contains(Object) - Method in class com.atlassian.crowd.embedded.impl.IdentifierSet
- CONTAINS - Enum constant in enum class com.atlassian.crowd.search.query.entity.restriction.MatchMode
- containsActionMessages() - Method in class com.atlassian.crowd.console.action.BaseAction
- containsAll(Collection<?>) - Method in class com.atlassian.crowd.embedded.impl.IdentifierSet
- containsErrorMessages() - Method in class com.atlassian.crowd.console.action.BaseAction
- containsIdentifierBiPredicate(Map<String, List<String>>) - Static method in class com.atlassian.crowd.embedded.impl.IdentifierUtils
-
Returns function that checks presence of an entry in the original
Map
, ignoring string casing. - containsIdentifierPredicate(Collection<String>) - Static method in class com.atlassian.crowd.embedded.impl.IdentifierUtils
- containsKey(Object) - Method in class com.atlassian.crowd.embedded.impl.IdentifierMap
- content - Variable in class com.atlassian.crowd.pageobjects.administration.SystemAdminDropdownMenu
- content - Variable in class com.atlassian.crowd.pageobjects.error.AccessDeniedPage
- CONTENT_LENGTH - Static variable in class com.atlassian.crowd.plugin.DecoratorAttributes
- CONTEXT_PATH_KEY - Static variable in class com.atlassian.crowd.plugin.web.RequestCacheThreadLocal
- ContextAwareEhCacheManagerFactoryBean - Class in com.atlassian.crowd.acceptance.utils
-
Factory bean for EhCacheManagers that name
CacheManager
s after the Id of the application context in which they are instantiated. - ContextAwareEhCacheManagerFactoryBean() - Constructor for class com.atlassian.crowd.acceptance.utils.ContextAwareEhCacheManagerFactoryBean
- contextDestroyed(ServletContextEvent) - Method in class com.atlassian.crowd.console.listener.BootstrapLoaderListener
- contextDestroyed(ServletContextEvent) - Method in class com.atlassian.crowd.console.listener.StartupListener
- contextInitialized(ServletContextEvent) - Method in class com.atlassian.crowd.console.listener.BootstrapLoaderListener
- contextInitialized(ServletContextEvent) - Method in class com.atlassian.crowd.console.listener.StartupListener
- ContextMapperWithCustomAttributes<T> - Class in com.atlassian.crowd.directory.ldap.mapper
-
An abstract implementation of
ContextMapperWithRequiredAttributes
for cases where a mapper requires core attributes and also the attributes for any attached customAttributeMapper
s. - ContextMapperWithCustomAttributes(List<AttributeMapper>) - Constructor for class com.atlassian.crowd.directory.ldap.mapper.ContextMapperWithCustomAttributes
- ContextMapperWithRequiredAttributes<T> - Interface in com.atlassian.crowd.directory.ldap.mapper
-
A
ContextMapper
for LDAPNameAttributesPair
s that declares which attributes it requires. - contextSource - Variable in class com.atlassian.crowd.directory.SpringLDAPConnector
- contextSourceTransactionManager - Variable in class com.atlassian.crowd.directory.SpringLDAPConnector
- continueAfter(Response) - Method in interface com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase.ContinueLoginRequestSpecification
- continueAfter(Response) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase.LoginRequestSpecificationImpl
- continueButton - Variable in class com.atlassian.crowd.pageobjects.application.add.AddApplicationAuthorisationDetailsPage
- continueButton - Variable in class com.atlassian.crowd.pageobjects.application.add.AddApplicationConnectionDetailsPage
- continueButton - Variable in class com.atlassian.crowd.pageobjects.application.add.AddApplicationDetailsPage
- continueButton - Variable in class com.atlassian.crowd.pageobjects.application.add.AddApplicationDirectoryDetailsPage
- continueButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- continueButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- continueButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- CONTROLCHARS - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- CONTROLCHARS - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- CONTROLCHARS - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- ConversionUtils - Class in com.atlassian.crowd.embedded.core.util
-
Utility class for converting between model objects and embedded/application objects.
- convert(EntityQuery, String) - Method in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
-
Converts a Crowd EntityQuery to a GraphQuery that should be used to fetch the first page of results.
- convertEntitiesToNames(Iterable<? extends DirectoryEntity>) - Static method in class com.atlassian.crowd.search.util.SearchResultsUtil
-
Transforms collection of directory entities to collection of entity names.
- Converter - Interface in com.atlassian.crowd.directory.ldap.name
-
Converts a string name into a Name, for use with spring-ldap.
- convertFromString(Map, String[], Class) - Method in class com.atlassian.crowd.util.AuiDatePickerDateConverter
- convertIfNeeded(Application) - Static method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- convertKeyToString(Object) - Method in interface com.atlassian.crowd.util.KeyCertificatePairUtils
-
Converts key object into String.
- convertKeyToString(Object) - Method in class com.atlassian.crowd.util.KeyCertificatePairUtilsImpl
- convertToADGUID(String) - Static method in class com.atlassian.crowd.directory.ldap.util.GuidHelper
-
Converts the HEX GUID to AD GUID
- convertToPoolConfig(LdapPoolConfig, long) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.mapper.LdapPoolConfigMapper
- convertToString(Map, Object) - Method in class com.atlassian.crowd.util.AuiDatePickerDateConverter
- COOKIE_ABSENT - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- COOKIE_CONFIG_ENTITY - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.CookieConfigResourceExamples
- COOKIE_CONFIG_ENTITY_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.CookieConfigResourceExamples
- COOKIE_PATH - Static variable in class com.atlassian.crowd.integration.Constants
-
Specifies the path to store cookies at.
- COOKIE_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- COOKIE_TOKEN_KEY - Static variable in class com.atlassian.crowd.integration.Constants
-
The key to use when storing the http token in an Http Cookie.
- CookieConfigController - Class in com.atlassian.crowd.plugin.rest.service.controller
-
Controller for cookie configuration.
- CookieConfigController(PropertyManager) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.CookieConfigController
- CookieConfigEntity - Class in com.atlassian.crowd.integration.rest.entity
-
REST version of a cookie configuration
- CookieConfigEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
-
REST version of a cookie configuration
- CookieConfigEntity(CookieConfiguration) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.CookieConfigEntity
- CookieConfigEntity(String, boolean, String) - Constructor for class com.atlassian.crowd.integration.rest.entity.CookieConfigEntity
- CookieConfigEntity(String, boolean, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.CookieConfigEntity
- CookieConfigResource - Class in com.atlassian.crowd.plugin.rest.service.resource.usermanagement
- CookieConfigResource(CookieConfigController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.CookieConfigResource
- CookieConfigResourceExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example
- CookieConfigResourceExamples() - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.CookieConfigResourceExamples
- CookieConfigResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
- CookieConfigResourceTest(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.CookieConfigResourceTest
- CookieConfigResourceTest(String, RestServer) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.CookieConfigResourceTest
- CookieConfiguration - Class in com.atlassian.crowd.model.authentication
-
Represents the configuration of Crowd's cookie based SSO
- CookieConfiguration(String, boolean, String) - Constructor for class com.atlassian.crowd.model.authentication.CookieConfiguration
- cookieTokenKey - Variable in class com.atlassian.crowd.service.client.AbstractClientProperties
- copy(Operation) - Static method in class com.atlassian.crowd.swagger.extras.enricher.util.EnricherUtils
- copy(PathItem) - Static method in class com.atlassian.crowd.swagger.extras.enricher.util.EnricherUtils
- copyFrom(MailServerModel) - Method in class com.atlassian.crowd.util.MailServerModel
- copyFrom(Map<String, String>) - Method in class com.atlassian.crowd.directory.monitor.poller.PollerConfig
-
Populates
PollerConfig
with data fromDirectory
attributes. - CopyManagedDependenciesMojo - Class in com.atlassian.crowd.maven.plugin.dependecies
-
This Mojo copies dependencies from a specified artifact's dependencyManagement section to the project.
- CopyManagedDependenciesMojo() - Constructor for class com.atlassian.crowd.maven.plugin.dependecies.CopyManagedDependenciesMojo
- copyOf(Iterable<? extends Membership>) - Static method in class com.atlassian.crowd.plugin.rest.service.controller.MembershipsController
- copyTo(Map<String, String>) - Method in class com.atlassian.crowd.directory.monitor.poller.PollerConfig
-
Copies
PollerConfig
into map ofDirectory
attributes. - copyUser(UserTemplate) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- countDirectMembersOfGroup(long, String, int) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
- countDirectMembersOfGroup(long, String, int) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- countDirectMembersOfGroup(long, String, int) - Method in interface com.atlassian.crowd.embedded.spi.MembershipDao
-
Count the direct members of a group with a recommended upper bound on the count.
- countDirectMembersOfGroup(long, String, int) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Count the direct members of a group in the provided directory with an upper bound.
- countDirectMembersOfGroup(long, String, int) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- countDirectMembersOfGroup(String, int) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- countDirectMembersOfGroup(String, int) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- countDirectMembersOfGroup(String, int) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- countDirectMembersOfGroup(String, int) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- countDirectMembersOfGroup(String, int) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- countDirectMembersOfGroup(String, int) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- countDirectMembersOfGroup(String, int) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Count the direct members of a group in the remote directory.
- countDirectMembersOfGroup(String, int) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- countDirectMembersOfGroup(String, int) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- counters - Variable in class com.atlassian.crowd.analytics.listener.AbstractOncePerPeriodPublisher
- countLicensedUsers(LicensedUsersQuery) - Method in interface com.atlassian.crowd.dao.licensing.LicensedUserDao
- countLicensedUsers(LicensedUsersQuery) - Method in class com.atlassian.crowd.dao.licensing.LicensedUserDaoHibernate
- countOcurrences(Stream<I>, Function<I, O>) - Static method in class com.atlassian.crowd.analytics.statistics.collectors.CollectorUtils
- CqlEval - Class in com.atlassian.crowd.cql.parser.antlr
- CqlEval(TreeNodeStream) - Constructor for class com.atlassian.crowd.cql.parser.antlr.CqlEval
- CqlEval(TreeNodeStream, RecognizerSharedState) - Constructor for class com.atlassian.crowd.cql.parser.antlr.CqlEval
- CqlLexer - Class in com.atlassian.crowd.cql.parser.antlr
- CqlLexer() - Constructor for class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- CqlLexer(CharStream) - Constructor for class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- CqlLexer(CharStream, RecognizerSharedState) - Constructor for class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- CqlParser - Class in com.atlassian.crowd.cql.parser.antlr
- CqlParser(TokenStream) - Constructor for class com.atlassian.crowd.cql.parser.antlr.CqlParser
- CqlParser(TokenStream, RecognizerSharedState) - Constructor for class com.atlassian.crowd.cql.parser.antlr.CqlParser
- CqlParser.andExpression_return - Class in com.atlassian.crowd.cql.parser.antlr
- CqlParser.comparison_op_return - Class in com.atlassian.crowd.cql.parser.antlr
- CqlParser.expression_return - Class in com.atlassian.crowd.cql.parser.antlr
- CqlParser.orExpression_return - Class in com.atlassian.crowd.cql.parser.antlr
- CqlParser.parExpression_return - Class in com.atlassian.crowd.cql.parser.antlr
- CqlParser.primary_return - Class in com.atlassian.crowd.cql.parser.antlr
- CqlParser.propertyExpression_return - Class in com.atlassian.crowd.cql.parser.antlr
- CqlParser.restriction_return - Class in com.atlassian.crowd.cql.parser.antlr
- CqlParser.string_return - Class in com.atlassian.crowd.cql.parser.antlr
- CqlParser.termKey_return - Class in com.atlassian.crowd.cql.parser.antlr
- CqlParser.termValue_return - Class in com.atlassian.crowd.cql.parser.antlr
- CqlParser.unaryOperator_return - Class in com.atlassian.crowd.cql.parser.antlr
- CqlQueryParser - Interface in com.atlassian.crowd.cql.parser
-
Used to parse Cql to a
SearchRestriction
. - CqlQueryParserImpl - Class in com.atlassian.crowd.cql.parser
-
An implementation of CqlQueryParser
- CqlQueryParserImpl() - Constructor for class com.atlassian.crowd.cql.parser.CqlQueryParserImpl
- CR - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- CR - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- CR - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- create() - Static method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsProviderBuilder
- create() - Method in class com.atlassian.crowd.model.token.Token.Builder
-
Deprecated.
- create(long, String, TokenLifetime, List<ValidationFactor>) - Method in interface com.atlassian.crowd.manager.token.factory.TokenFactory
-
Generates a token key based on the supplied
validationFactors
. - create(long, String, TokenLifetime, List<ValidationFactor>) - Method in class com.atlassian.crowd.manager.token.factory.TokenFactoryImpl
- create(long, String, TokenLifetime, List<ValidationFactor>, long) - Method in interface com.atlassian.crowd.manager.token.factory.TokenFactory
-
Generates a token key based on the supplied
validationFactors
. - create(long, String, TokenLifetime, List<ValidationFactor>, long) - Method in class com.atlassian.crowd.manager.token.factory.TokenFactoryImpl
- create(AzureAdRestClient) - Method in interface com.atlassian.crowd.directory.rest.AzureAdRestClientFactory
- create(AzureAdRestClient) - Method in class com.atlassian.crowd.directory.rest.DefaultAzureAdRestClientFactory
- create(AzureApiUriResolver, String, String) - Method in class com.atlassian.crowd.directory.authentication.impl.MsalUserCredentialVerifierFactory
- create(AzureApiUriResolver, String, String) - Method in interface com.atlassian.crowd.directory.authentication.UserCredentialVerifierFactory
-
Creates a new UserCredentialVerifier instance
- create(Application, boolean) - Method in interface com.atlassian.crowd.manager.application.filtering.AccessFilterFactory
-
Creates
AccessFilter
for the givenapplication
. - create(Application, boolean) - Method in class com.atlassian.crowd.manager.application.filtering.AccessFilterFactoryImpl
- create(InternalClusterJob) - Method in class com.atlassian.crowd.dao.scheduling.ClusterJobDAOHibernate
- create(SlowMotionResource.PatternRepresentation) - Method in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource
- create(ClusteredJob) - Method in class com.atlassian.crowd.scheduling.ClusterJobDAODecorator
- create(Class<P>) - Method in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- create(Class<T>) - Method in class com.atlassian.crowd.plugin.CrowdHostContainer
- create(String, String, String, AzureApiUriResolver) - Method in class com.atlassian.crowd.directory.authentication.impl.MsalAuthenticatorFactory
- create(String, String, String, AzureApiUriResolver) - Method in interface com.atlassian.crowd.directory.authentication.MsGraphApiAuthenticatorFactory
-
Creates a new MsGraphApiAuthenticator instance
- create(String, String, String, AzureApiUriResolver, long, long) - Method in interface com.atlassian.crowd.directory.rest.AzureAdRestClientFactory
- create(String, String, String, AzureApiUriResolver, long, long) - Method in class com.atlassian.crowd.directory.rest.DefaultAzureAdRestClientFactory
- create(String, List<AbstractEventEntity>) - Static method in class com.atlassian.crowd.plugin.rest.entity.EventEntityList
- CREATE_GROUP - Enum constant in enum class com.atlassian.crowd.embedded.api.OperationType
- CREATE_GROUP_ENTITY_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.GroupsResourceExamples
- CREATE_GROUP_ENTITY_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.GroupsResourceExamples
- CREATE_ROLE - Enum constant in enum class com.atlassian.crowd.embedded.api.OperationType
- CREATE_USER - Enum constant in enum class com.atlassian.crowd.embedded.api.OperationType
- CREATE_USER_ENTITY - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.UsersResourceExamples
- CREATE_USER_ENTITY_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.UsersResourceExamples
- createAndInitializeSecureXMLParserPool() - Method in class com.atlassian.crowd.sso.saml.SamlService
- createAndStoreResetToken(long, String, String, int) - Method in interface com.atlassian.crowd.manager.login.ForgottenLoginManager
-
Creates an
ExpirableUserToken
for a given username in the given directory. - createAndStoreResetToken(long, String, String, int) - Method in class com.atlassian.crowd.manager.login.ForgottenLoginManagerImpl
- createAndStoreToken(String, long, int) - Method in class com.atlassian.crowd.service.token.DefaultInviteUserTokenService
- createAndStoreToken(String, long, int) - Method in interface com.atlassian.crowd.service.token.InviteUserTokenService
-
Create a new token for the given email address and directory ID and store it
- createAppender(String, Filter, Layout<? extends Serializable>, TriggeringPolicy, RolloverStrategy, boolean) - Static method in class com.atlassian.crowd.console.logging.Log4j2CrowdHomeLogAppender
- createApplication(ApplicationImpl, List<Long>, List<Boolean>) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitApplicationResource
- createApplication(String, Number...) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- createApplication(String, List<TestkitClient.AppDirMapping>, Set<RemoteAddress>) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- createAuditLog(AuditLogChangesetRestDTO) - Method in class com.atlassian.crowd.plugin.rest.service.controller.AuditController
- CreateAzureAd - Class in com.atlassian.crowd.console.action.directory
- CreateAzureAd() - Constructor for class com.atlassian.crowd.console.action.directory.CreateAzureAd
- CreateAzureAdPage - Class in com.atlassian.crowd.pageobjects.directory.create.azure
- CreateAzureAdPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- CreateAzureAdTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- CreateAzureAdTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.CreateAzureAdTest
- createBackup() - Method in class com.atlassian.crowd.pageobjects.administration.BackupPage
- createBackup(FileNameEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.BackupResource
- createBackup(String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.BackupController
- createBackupButton - Variable in class com.atlassian.crowd.pageobjects.administration.BackupPage
- createBaseUrl(String) - Static method in class com.atlassian.crowd.integration.rest.service.RestExecutor
-
Returns the "root" WebResource.
- createBooleanSystemProperty(String, boolean, boolean) - Static method in class com.atlassian.crowd.common.properties.SystemProperties
-
Creates system property with separate default values for Crowd and other products.
- createBuilder() - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.util.SecureXMLParserPool
- createCache(QueryTypeCacheKey, Duration, int) - Method in interface com.atlassian.crowd.dao.membership.cache.CacheFactory
- createCache(QueryTypeCacheKey, Duration, int) - Method in class com.atlassian.crowd.dao.membership.cache.DefaultCacheFactory
- createChangeEmailToken(String, String, String, long, long) - Static method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
- createChangeListenerTemplate() - Method in class com.atlassian.crowd.directory.ApacheDS15
- createChangeListenerTemplate() - Method in class com.atlassian.crowd.directory.OpenDS
- createChangeListenerTemplate() - Method in class com.atlassian.crowd.directory.SunONE
- CreateConnector - Class in com.atlassian.crowd.console.action.directory
- CreateConnector() - Constructor for class com.atlassian.crowd.console.action.directory.CreateConnector
- CreateConnectorConfigurationTab - Class in com.atlassian.crowd.pageobjects.directory.create.ldap.connector
- CreateConnectorConfigurationTab() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorConfigurationTab
- CreateConnectorConfigureSpringLdapPoolTab - Class in com.atlassian.crowd.pageobjects.directory.create.ldap.connector
- CreateConnectorConfigureSpringLdapPoolTab() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorConfigureSpringLdapPoolTab
- CreateConnectorConnectorTab - Class in com.atlassian.crowd.pageobjects.directory.create.ldap.connector
- CreateConnectorConnectorTab() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorConnectorTab
- CreateConnectorDetailsTab - Class in com.atlassian.crowd.pageobjects.directory.create.ldap.connector
- CreateConnectorDetailsTab() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorDetailsTab
- CreateConnectorPage - Class in com.atlassian.crowd.pageobjects.directory.create.ldap.connector
- CreateConnectorPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- CreateConnectorPermissionsTab - Class in com.atlassian.crowd.pageobjects.directory.create.ldap.connector
- CreateConnectorPermissionsTab() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPermissionsTab
- createCookie(User, HttpServletRequest, HttpServletResponse) - Method in interface com.atlassian.crowd.service.CrowdRememberMeService
-
Generates and saves a new remember-me token for the user.
- createCookie(User, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.service.TransactionalRememberMeService
- createCookie(Authentication, HttpServletRequest, HttpServletResponse) - Method in interface com.atlassian.crowd.service.CrowdRememberMeService
-
Deprecated.Since 6.2. Use
CrowdRememberMeService.createCookie(User, HttpServletRequest, HttpServletResponse)
instead. - createCookie(Authentication, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.service.TransactionalRememberMeService
- createCredentialsProvider(ClientProperties) - Static method in class com.atlassian.crowd.integration.rest.service.RestExecutor
- CreateCustom - Class in com.atlassian.crowd.console.action.directory
- CreateCustom() - Constructor for class com.atlassian.crowd.console.action.directory.CreateCustom
- CreateCustomDirectoryDetailsTab - Class in com.atlassian.crowd.pageobjects.directory.create.custom
- CreateCustomDirectoryDetailsTab() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryDetailsTab
- CreateCustomDirectoryPage - Class in com.atlassian.crowd.pageobjects.directory.create.custom
- CreateCustomDirectoryPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryPage
- CreateCustomDirectoryPermissionsTab - Class in com.atlassian.crowd.pageobjects.directory.create.custom
- CreateCustomDirectoryPermissionsTab() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryPermissionsTab
- created(long, String, String) - Static method in class com.atlassian.crowd.model.event.AliasEvent
- created(URI) - Static method in class com.atlassian.crowd.plugin.rest.response.ResponseFactory
- CREATED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Deprecated.This event type has been deprecated in favor of more specific event types (such as USER_CREATED). Please use a more specific event type or
AuditLogEventType.OTHER
if none apply to your event. - CREATED - Enum constant in enum class com.atlassian.crowd.model.event.Operation
- CREATED_BY_PROPERTY_NAME - Static variable in class com.atlassian.crowd.plugin.rest.service.controller.AuditController
- CREATED_DATE - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.GroupTermKeys
- CREATED_DATE - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.UserTermKeys
- CREATED_DATE_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogApplicationMapper
- CREATED_DATE_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogDirectoryMapper
- createdDate - Variable in class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- createdDate - Variable in class com.atlassian.crowd.model.membership.InternalMembership
- createdDate(Date) - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUser.Builder
- CreateDelegated - Class in com.atlassian.crowd.console.action.directory
-
Extension of the Connector Action to allow for Delegated Directory Creation
- CreateDelegated() - Constructor for class com.atlassian.crowd.console.action.directory.CreateDelegated
- CreateDelegatedConfigurationTab - Class in com.atlassian.crowd.pageobjects.directory.create.ldap.delegated
- CreateDelegatedConfigurationTab() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedConfigurationTab
- CreateDelegatedConfigureSpringLdapPoolTab - Class in com.atlassian.crowd.pageobjects.directory.create.ldap.delegated
- CreateDelegatedConfigureSpringLdapPoolTab() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedConfigureSpringLdapPoolTab
- CreateDelegatedConnectorTab - Class in com.atlassian.crowd.pageobjects.directory.create.ldap.delegated
- CreateDelegatedConnectorTab() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedConnectorTab
- CreateDelegatedDetailsTab - Class in com.atlassian.crowd.pageobjects.directory.create.ldap.delegated
- CreateDelegatedDetailsTab() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDetailsTab
- CreateDelegatedDirectoryPage - Class in com.atlassian.crowd.pageobjects.directory.create.ldap.delegated
- CreateDelegatedDirectoryPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- CreateDelegatedPermissionsTab - Class in com.atlassian.crowd.pageobjects.directory.create.ldap.delegated
- CreateDelegatedPermissionsTab() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedPermissionsTab
- createDeleteQuery(Class, Map<String, Object>) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- createDeleteQuery(Map<String, Object>) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- createDirectory() - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationConfirmationPage
- createDirectory(DirectoryImpl) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitDirectoryResource
- createDirectory(Map<String, ? extends Object>) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- CreateDirectory - Class in com.atlassian.crowd.console.action.directory
- CreateDirectory() - Constructor for class com.atlassian.crowd.console.action.directory.CreateDirectory
- createDirectoryCache(RemoteDirectory, InternalRemoteDirectory) - Method in class com.atlassian.crowd.directory.DirectoryCacheFactoryImpl
- createDirectoryCache(RemoteDirectory, InternalRemoteDirectory) - Method in interface com.atlassian.crowd.directory.ldap.cache.DirectoryCacheFactory
-
Creates a new DirectoryCache instance for the given remoteDirectory and internalDirectory.
- createDirectoryCacheChangeOperations(RemoteDirectory, InternalRemoteDirectory) - Method in class com.atlassian.crowd.directory.TransactionalDirectoryCacheFactory
- CreateDirectoryChooseDirectoryTypePage - Class in com.atlassian.crowd.pageobjects.directory.create
- CreateDirectoryChooseDirectoryTypePage() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryChooseDirectoryTypePage
- CreateDirectoryPage - Class in com.atlassian.crowd.pageobjects.directory.create
- CreateDirectoryPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- CreateDirectoryTab - Interface in com.atlassian.crowd.pageobjects.directory.common
- createDom4jDoc(String) - Static method in class com.atlassian.crowd.plugin.saml.Util
- createdTime(LocalDateTime) - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher.Builder
- createDurationMap() - Method in class com.atlassian.crowd.common.util.TimedCalls
-
Returns map of timer name to it's total duration.
- createEmail(EmailMessage, MailSessionWrapper) - Method in class com.atlassian.crowd.manager.mail.MailSendManager
- createEmailMessage(String, String, String) - Method in class com.atlassian.crowd.email.EmailMessageFactory
- createEmailMessage(String, String, String, Map<String, String>, Map<String, DataSource>) - Method in class com.atlassian.crowd.email.EmailMessageFactory
- createEmptyCache() - Static method in class com.atlassian.crowd.directory.synchronisation.cache.GroupUserCache
- createEncryptors() - Static method in class com.atlassian.crowd.crypto.BasicEncryptorsFactory
- createEncryptorsMap(EncryptionSettings) - Static method in class com.atlassian.crowd.crypto.DbConfigPasswordCipherEncryptorsFactory
- createEncryptorsMap(EncryptionSettings) - Static method in class com.atlassian.crowd.crypto.EncryptorsFactory
- createEntityUsingActiveObjects() - Method in class com.atlassian.crowd.dummy.DummyRest
- createEventPublisher() - Method in class com.atlassian.crowd.core.event.CrowdEventPublisherFactory
- createExecutorService(int) - Method in class com.atlassian.crowd.test.rules.ExecutorServiceFactoryRule
- createExpiringAfterAccessMap(Duration) - Static method in class com.atlassian.crowd.util.cache.LocalCacheUtils
- createExpiringAfterAccessMap(Duration, ScheduledExecutorService) - Static method in class com.atlassian.crowd.util.cache.LocalCacheUtils
- createFilter(Filter.Result, Filter.Result) - Static method in class com.atlassian.crowd.console.logging.HibernateLogSuppressingMdcFilter
-
Used to instantiate new
HibernateLogSuppressingMdcFilter
- createForDirectory(long, long, String) - Static method in class com.atlassian.crowd.model.tombstone.EventStreamTombstone
- createFrom(ClientProperties, CloseableHttpClient) - Static method in class com.atlassian.crowd.integration.rest.service.BasicAuthRestExecutor
-
Constructs a new REST Crowd client executor instance.
- createFromSystemProperties() - Static method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsCacheProvider
-
Returns provider configured according to system properties or
Optional.empty()
, if not configured. - createGlobal(long, String) - Static method in class com.atlassian.crowd.model.tombstone.EventStreamTombstone
- createGlobalSettings() - Method in class com.atlassian.sal.crowd.pluginsettings.CrowdPluginSettingsFactory
- createGroup(String, long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- createGroup(String, long, String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- createGroup(String, Long, String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestKitGroupResource
- createGroupName(String, int) - Method in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- createGroupSearchStrategy(boolean, List<Directory>, AccessFilter) - Method in class com.atlassian.crowd.manager.application.search.DefaultSearchStrategyFactory
- createGroupSearchStrategy(boolean, List<Directory>, AccessFilter) - Method in interface com.atlassian.crowd.manager.application.search.SearchStrategyFactory
- createHttpHost(ClientProperties) - Static method in class com.atlassian.crowd.integration.rest.service.RestExecutor
- createID() - Static method in class com.atlassian.crowd.plugin.saml.Util
-
Create a randomly generated string conforming to the xsd:ID datatype.
- createInstance() - Method in class com.atlassian.crowd.util.JohnsonEventContainerFactoryBean
- createInstanceForCurrentThread() - Static method in class com.atlassian.crowd.common.util.TimedCalls
-
Creates new instance and attaches it to the current thread.
- CreateInternal - Class in com.atlassian.crowd.console.action.directory
- CreateInternal() - Constructor for class com.atlassian.crowd.console.action.directory.CreateInternal
- createInternalDirectory(int, int, int, String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- CreateInternalDirectoryDetailsTab - Class in com.atlassian.crowd.pageobjects.directory.create.internal
- CreateInternalDirectoryDetailsTab() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- CreateInternalDirectoryPage - Class in com.atlassian.crowd.pageobjects.directory.create.internal
- CreateInternalDirectoryPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryPage
- CreateInternalDirectoryPermissionsTab - Class in com.atlassian.crowd.pageobjects.directory.create.internal
- CreateInternalDirectoryPermissionsTab() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryPermissionsTab
- createInternalEntityTemplate(Long, String, Date, Date, boolean) - Method in class com.atlassian.crowd.migration.legacy.database.DatabaseMapper
- createInviteUserToken(String, String, long, long) - Static method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
- createLicenseEvent() - Method in class com.atlassian.crowd.analytics.util.license.LicenseEventProvider
- createLicenseTierInfo(String, LocalDateTime, ApplicationSubtype, long) - Static method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensingTestBase
- createLinkButton - Variable in class com.atlassian.crowd.pageobjects.BrowseApplinksPage
- createLoadTestingDirectory(String, String, String, String) - Method in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- createLocalGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.hybrid.LocalGroupHandler
-
Creates a local group with the supplied template.
- createMapByEnum(E[], Function<E, T>) - Static method in class com.atlassian.crowd.event.EnumBasedEvent
- createMembership(String, String, long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- createMembershipHelper() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- createMembershipQuery(int, int, boolean, EntityDescriptor, Class<T>, EntityDescriptor, SearchRestriction, String...) - Static method in class com.atlassian.crowd.search.builder.QueryBuilder
- createMembershipQuery(int, int, boolean, EntityDescriptor, Class<T>, EntityDescriptor, String) - Static method in class com.atlassian.crowd.search.builder.QueryBuilder
-
Deprecated.
- createMembershipQuery(int, int, boolean, EntityDescriptor, Class<T>, EntityDescriptor, String...) - Static method in class com.atlassian.crowd.search.builder.QueryBuilder
-
Deprecated.
- createMembershipSearchStrategy(boolean, List<Directory>, CanonicalityChecker, AccessFilter) - Method in class com.atlassian.crowd.manager.application.search.DefaultSearchStrategyFactory
- createMembershipSearchStrategy(boolean, List<Directory>, CanonicalityChecker, AccessFilter) - Method in interface com.atlassian.crowd.manager.application.search.SearchStrategyFactory
-
Attempts to create a
MembershipSearchStrategy
for the specifiedisMembershipAggregationEnabled
and associateddirectories
. - createMethodExecutor(HttpUriRequest) - Method in class com.atlassian.crowd.integration.rest.service.RestExecutor
- createMethodExecutor(HttpUriRequest, Set<Integer>) - Method in class com.atlassian.crowd.integration.rest.service.RestExecutor
- createModificationItem(String, String, String) - Static method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
This method is not suitable for generic attribute updates as it only supports single attribute-value mappings (ie.
- createNewDirectoryWithCronSchedule() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CreateAzureAdTest
- createPagedGroupSearcher(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- createPagedGroupSearcher(Application, EntityQuery<T>) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Creates paged group searcher for a given group query.
- createPagedGroupSearcher(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- createPagedGroupSearcher(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- createPagedGroupSearcher(EntityQuery<T>) - Method in interface com.atlassian.crowd.manager.application.search.GroupSearchStrategy
- createPagedGroupSearcher(EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.search.InMemoryEntitySearchStrategy
- createPagedGroupSearcher(EntityQuery<T>) - Method in enum class com.atlassian.crowd.manager.application.search.NoDirectorySearchStrategy
- createPagedUserSearcher(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- createPagedUserSearcher(Application, EntityQuery<T>) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Creates paged user searcher for a given user query.
- createPagedUserSearcher(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- createPagedUserSearcher(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- createPagedUserSearcher(EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.search.InMemoryEntitySearchStrategy
- createPagedUserSearcher(EntityQuery<T>) - Method in enum class com.atlassian.crowd.manager.application.search.NoDirectorySearchStrategy
- createPagedUserSearcher(EntityQuery<T>) - Method in interface com.atlassian.crowd.manager.application.search.UserSearchStrategy
- createQuery(Class, Map<String, Object>, List<Pair<String, Boolean>>) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
-
Returns the query with matching properties.
- createQuery(Map<String, Object>) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- createRefresher(RemoteDirectory) - Method in interface com.atlassian.crowd.directory.ldap.cache.CacheRefresherFactory
-
Creates a new CacheRefresher instance for the given remoteDirectory.
- createRefresher(RemoteDirectory) - Method in class com.atlassian.crowd.directory.ldap.cache.CrowdServerCacheRefresherFactory
- createRefresher(RemoteDirectory) - Method in class com.atlassian.crowd.directory.synchronisation.cache.CacheRefresherFactoryImpl
-
Deprecated.
- CreateRemoteCrowd - Class in com.atlassian.crowd.console.action.directory
- CreateRemoteCrowd() - Constructor for class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- CreateRemoteCrowdConnectionTab - Class in com.atlassian.crowd.pageobjects.directory.create.remotecrowd
- CreateRemoteCrowdConnectionTab() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdConnectionTab
- CreateRemoteCrowdDetailsTab - Class in com.atlassian.crowd.pageobjects.directory.create.remotecrowd
- CreateRemoteCrowdDetailsTab() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdDetailsTab
- CreateRemoteCrowdPage - Class in com.atlassian.crowd.pageobjects.directory.create.remotecrowd
- CreateRemoteCrowdPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdPage
- CreateRemoteCrowdPermissionsTab - Class in com.atlassian.crowd.pageobjects.directory.create.remotecrowd
- CreateRemoteCrowdPermissionsTab() - Constructor for class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdPermissionsTab
- createRequestControl() - Method in class com.atlassian.crowd.directory.ldap.control.DeletedResultsControl
- createResetPasswordToken(String, String, String, long, long) - Static method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
- CreateResponseShellAction - Class in com.atlassian.crowd.sso.saml.impl.opensaml.action
-
Basic action creating a SAML SSO Response
- CreateResponseShellAction(String) - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.action.CreateResponseShellAction
- createResultEntry(boolean) - Method in class com.atlassian.crowd.event.listener.mapper.AuditLogImporterConfigurationMapper
- createSampleDirectory(int, int, int, int, boolean, String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitFixtureResource
- createSchema() - Method in class com.atlassian.crowd.util.persistence.hibernate.LiquibaseSchemaHelper
- createSchema() - Method in interface com.atlassian.crowd.util.persistence.SchemaHelper
-
Creates the schema in the database.
- createSecretFile() - Method in class com.atlassian.crowd.acceptance.tests.rest.RestXmlParsingTest
- createSecretValidationNumber() - Method in class com.atlassian.crowd.manager.token.factory.TokenFactoryImpl
- createSettingsForKey(String) - Method in class com.atlassian.sal.crowd.pluginsettings.CrowdPluginSettingsFactory
- createSocket() - Method in class com.atlassian.crowd.directory.ssl.LdapHostnameVerificationSSLSocketFactory
- createSocket(String, int) - Method in class com.atlassian.crowd.directory.ssl.LdapHostnameVerificationSSLSocketFactory
- createSocket(String, int) - Method in class com.atlassian.crowd.util.InsecureSSLContextFactory
- createSocket(String, int, InetAddress, int) - Method in class com.atlassian.crowd.directory.ssl.LdapHostnameVerificationSSLSocketFactory
- createSocket(String, int, InetAddress, int) - Method in class com.atlassian.crowd.util.InsecureSSLContextFactory
- createSocket(InetAddress, int) - Method in class com.atlassian.crowd.directory.ssl.LdapHostnameVerificationSSLSocketFactory
- createSocket(InetAddress, int) - Method in class com.atlassian.crowd.util.InsecureSSLContextFactory
- createSocket(InetAddress, int, InetAddress, int) - Method in class com.atlassian.crowd.directory.ssl.LdapHostnameVerificationSSLSocketFactory
- createSocket(InetAddress, int, InetAddress, int) - Method in class com.atlassian.crowd.util.InsecureSSLContextFactory
- createSocket(Socket, String, int, boolean) - Method in class com.atlassian.crowd.util.InsecureSSLContextFactory
- createTemplateLoader(ServletContext, String) - Method in class com.atlassian.crowd.plugin.PluginAwareFreemarkerManager
- createUser(String, long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- createUser(String, long, boolean) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- createUser(String, long, String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- createUser(String, long, String, Boolean, String, String, Boolean) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- createUser(String, Long, String, boolean, boolean, String, String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestKitUserResource
- createUserAuthenticationContext() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdApplicationAuthenticationProvider
- createUserAuthenticationContext() - Method in class com.atlassian.crowd.integration.springsecurity.LocalCrowdAuthenticationProvider
- createUserName(String, int) - Method in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- createUserSearchStrategy(boolean, List<Directory>, AccessFilter) - Method in class com.atlassian.crowd.manager.application.search.DefaultSearchStrategyFactory
- createUserSearchStrategy(boolean, List<Directory>, AccessFilter) - Method in interface com.atlassian.crowd.manager.application.search.SearchStrategyFactory
- createUserWithExpiredPassword(String, long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- createValidationHash(long, String, List<ValidationFactor>, long) - Method in interface com.atlassian.crowd.manager.token.factory.TokenFactory
-
Generates random hash based on the supplied parameters.
- createValidationHash(long, String, List<ValidationFactor>, long) - Method in class com.atlassian.crowd.manager.token.factory.TokenFactoryImpl
- createVersion(long, long, long, long) - Static method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensingTestBase
- createZip - Variable in class com.atlassian.crowd.acceptance.tests.administration.ATSTPluginTest.CrowdSupportZipPage
- createZipAndWaitForDownload() - Method in class com.atlassian.crowd.acceptance.tests.administration.ATSTPluginTest.CrowdSupportZipPage
- creatingDirectoryShouldWorkOnAllLicenseType() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CreateAzureAdTest
- creatingNewDirectoryWithGroupFiltersShouldWorkOnDataCenterLicense() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CreateAzureAdTest
- credential - Variable in class com.atlassian.crowd.embedded.api.PasswordCredential
- credentialHistoryOverflowDoesNotCauseReferentialIntegrityProblems() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangePasswordTest
- CRON_EXPRESSION - Static variable in class com.atlassian.crowd.directory.SyncScheduleType
- CRON_EXPRESSION_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.SynchronisationSchedulingConfigValidator
- cronExpression - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- cronExpression - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- cronExpression - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- cronExpression - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- cronScheduleSelectRadio - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- cronScheduleSelectRadio - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- cronScheduleSelectRadio - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- cronScheduleSelectRadio - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- CROWD - Enum constant in enum class com.atlassian.crowd.embedded.api.DirectoryType
-
Remote crowd directory
- CROWD - Enum constant in enum class com.atlassian.crowd.model.application.ApplicationType
- CROWD_ADMIN_EMAIL_ADDRESS - Static variable in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- CROWD_ADMIN_FULLNAME - Static variable in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- CROWD_ADMIN_USER - Static variable in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- CROWD_ADMINISTRATORS - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.GroupAndUserPickerBaseTest
- CROWD_ADMINISTRATORS_GROUP - Static variable in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- CROWD_ADMINISTRATORS_GROUP - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.GroupAndUserPickerBaseTest
- CROWD_ADMINISTRATORS_GROUP - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationDirectoriesBrowserTest
- CROWD_ADMINS - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- CROWD_APP_ID - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.RestTestFixture
- CROWD_APP_LOGIN_BY_EMAIL_DISABLED - Static variable in class com.atlassian.crowd.analytics.events.features.FeatureEnabledStatusEvent
- CROWD_APP_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- CROWD_APP_PASSWORD - Static variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- CROWD_APPLICATION_ID - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
- CROWD_APPLICATION_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
- CROWD_ATTRIBUTES_PREFIX - Static variable in class com.atlassian.crowd.saml.SamlConstants
-
The prefix used for all custom Crowd Attributes in the SAML Assertion, both related to the Assertion's Subject, as well as other misc ones
- CROWD_BASE_URL - Static variable in class com.atlassian.crowd.model.property.Property
-
The base URL for the Crowd application
- CROWD_CONNECTION_TEST_ENTITY_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.directory.example.DirectoryResourceExamples
- CROWD_CONNECTION_TEST_ENTITY_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.directory.example.DirectoryResourceExamples
- CROWD_DATEFORMAT_ATTRIBUTE - Static variable in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- CROWD_DEFAULT_ENCRYPTOR_PROPERTY - Static variable in class com.atlassian.crowd.model.property.Property
- CROWD_HTTP_MAX_CONNECTIONS - Static variable in class com.atlassian.crowd.directory.RemoteCrowdDirectory
-
Directory attribute key for max connections.
- CROWD_HTTP_MAX_CONNECTIONS - Static variable in class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectorValidator
- CROWD_HTTP_PROXY_HOST - Static variable in class com.atlassian.crowd.directory.RemoteCrowdDirectory
-
Directory attribute key for http proxy host.
- CROWD_HTTP_PROXY_PASSWORD - Static variable in class com.atlassian.crowd.directory.RemoteCrowdDirectory
-
Directory attribute key for http proxy password.
- CROWD_HTTP_PROXY_PORT - Static variable in class com.atlassian.crowd.directory.RemoteCrowdDirectory
-
Directory attribute key for http proxy port.
- CROWD_HTTP_PROXY_PORT - Static variable in class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectionValidator
- CROWD_HTTP_PROXY_USERNAME - Static variable in class com.atlassian.crowd.directory.RemoteCrowdDirectory
-
Directory attribute key for http proxy username.
- CROWD_HTTP_TIMEOUT - Static variable in class com.atlassian.crowd.directory.RemoteCrowdDirectory
-
Directory attribute key for http timeout.
- CROWD_INFO_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- CROWD_JRE_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- CROWD_LOCAL_HOME_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- CROWD_MISC_PROPERTIES_PREFIX - Static variable in class com.atlassian.crowd.saml.SamlConstants
-
The prefix used for all SAML Assertion attributes that are not directly related to the Assertion's Subject
- CROWD_PROPERTY_KEY - Static variable in class com.atlassian.crowd.model.property.Property
-
Parent Property Key for all Crowd Server properties.
- CROWD_SERVER_URL - Static variable in class com.atlassian.crowd.directory.RemoteCrowdDirectory
-
Directory attribute key for remote Crowd server URL
- CROWD_SERVER_URL - Static variable in class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectionValidator
- CROWD_SERVICE_LOCATION - Static variable in class com.atlassian.crowd.integration.Constants
- CROWD_SHARED_HOME_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- CROWD_SID - Static variable in interface com.atlassian.crowd.manager.bootstrap.CrowdBootstrapManager
- CROWD_TESTERS - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.GroupAndUserPickerBaseTest
- CROWD_TESTERS - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- CROWD_TESTERS_GROUP - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.GroupAndUserPickerBaseTest
- CROWD_TESTERS_GROUP_IN_DIR_2 - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- CROWD_TOKENREAPER_ENABLED - Static variable in class com.atlassian.crowd.manager.token.reaper.SessionTokenReaper
-
This system property controls whether the token reaper actually runs.
- CROWD_USERS - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- CROWD_USERS_GROUP - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationDirectoriesBrowserTest
- CROWD_USERS_GROUP_IN_DIR_2 - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- CROWD_XML_BUILD_DATE - Static variable in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- CROWD_XML_BUILD_NUMBER - Static variable in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- CROWD_XML_DATE - Static variable in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- CROWD_XML_VERSION - Static variable in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- crowd1 - Variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- Crowd10XmlRestoreTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.legacy
- Crowd10XmlRestoreTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.Crowd10XmlRestoreTest
- Crowd11XmlRestoreTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.legacy
- Crowd11XmlRestoreTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.Crowd11XmlRestoreTest
- Crowd12XmlRestoreTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.legacy
- Crowd12XmlRestoreTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.Crowd12XmlRestoreTest
- Crowd13XmlRestoreTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.legacy
- Crowd13XmlRestoreTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.Crowd13XmlRestoreTest
- Crowd14XmlRestoreTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.legacy
- Crowd14XmlRestoreTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.Crowd14XmlRestoreTest
- Crowd15XmlRestoreTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.legacy
- Crowd15XmlRestoreTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.Crowd15XmlRestoreTest
- Crowd16XmlRestoreTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.legacy
- Crowd16XmlRestoreTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.Crowd16XmlRestoreTest
- crowd2 - Variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- Crowd20XmlRestoreTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.legacy
- Crowd20XmlRestoreTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.Crowd20XmlRestoreTest
- Crowd2svLoginPage - Class in com.atlassian.crowd.pageobjects
- Crowd2svLoginPage() - Constructor for class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- CrowdAcceptanceTestCase - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- CrowdAcceptanceTestCase() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- CrowdAcceptanceTestCaseWithEmailServer - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
-
Extends
CrowdAcceptanceTestCase
with an email server. - CrowdAcceptanceTestCaseWithEmailServer() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCaseWithEmailServer
- CrowdAccessDeniedException - Exception in com.atlassian.crowd.integration.springsecurity
-
Although this is an authorisation exception, Crowd combines authentication and authorisation in one call to the Crowd server to determine if a user is allowed access to a particular remote application.
- CrowdAccessDeniedException(String) - Constructor for exception com.atlassian.crowd.integration.springsecurity.CrowdAccessDeniedException
- CrowdAccessDeniedException(String, Throwable) - Constructor for exception com.atlassian.crowd.integration.springsecurity.CrowdAccessDeniedException
- CrowdActionMapper - Class in com.atlassian.crowd.xwork
- CrowdActionMapper() - Constructor for class com.atlassian.crowd.xwork.CrowdActionMapper
- CrowdAnalyticsEvent - Interface in com.atlassian.crowd.common.analytics.events
-
Marker interface for Crowd emitted analytics events.
- CrowdApplication - Class in com.atlassian.crowd.plugin
-
Required by the Plugin System
- CrowdApplication(String) - Constructor for class com.atlassian.crowd.plugin.CrowdApplication
- CrowdApplicationAuthenticationProvider - Class in com.atlassian.crowd.integration.springsecurity
-
AuthenticationProvider for the Crowd web-application itself.
- CrowdApplicationAuthenticationProvider(CrowdApplicationFactory, ApplicationService, ApplicationManager, TokenAuthenticationManager, UserAuthoritiesProvider) - Constructor for class com.atlassian.crowd.integration.springsecurity.CrowdApplicationAuthenticationProvider
- CrowdApplicationAuthenticationService - Interface in com.atlassian.crowd.service.authentication
-
Service for creating persistent sessions for specified users.
- CrowdApplicationAuthenticationServiceImpl - Class in com.atlassian.crowd.service.authentication
- CrowdApplicationAuthenticationServiceImpl(TokenAuthenticationManager, CrowdHttpTokenHelper, ApplicationFactory, ClientProperties, PropertyManager, AuditService, CallingBundleResolver, ApplicationService) - Constructor for class com.atlassian.crowd.service.authentication.CrowdApplicationAuthenticationServiceImpl
- CrowdApplicationConfig - Class in com.atlassian.crowd.config
- CrowdApplicationConfig() - Constructor for class com.atlassian.crowd.config.CrowdApplicationConfig
- CrowdApplicationFactory - Class in com.atlassian.crowd.console.embedded.api
-
This class has the responsibility of returning an instance of the 'Crowd' application (not constructing it).
- CrowdApplicationFactory(InternalApplicationHelper) - Constructor for class com.atlassian.crowd.console.embedded.api.CrowdApplicationFactory
- CrowdApplicationGrantedAuthority - Class in com.atlassian.crowd.integration.springsecurity
-
This granted authority is assigned to users authenticated to the Crowd application
- CrowdApplicationModuleAuthenticationProvider - Class in com.atlassian.crowd.plugin.application.springsecurity
-
This is the implementation of CrowdAuthenticationProvider used by the 'crowd-application' plugin modules (ie.
- CrowdApplicationModuleAuthenticationProvider(String, ApplicationService, ApplicationManager, TokenAuthenticationManager) - Constructor for class com.atlassian.crowd.plugin.application.springsecurity.CrowdApplicationModuleAuthenticationProvider
- CrowdApplicationModuleDescriptor - Class in com.atlassian.crowd.plugin.descriptors
- CrowdApplicationModuleDescriptor(ModuleFactory, ApplicationManager, ApplicationService, TokenAuthenticationManager, DynamicProviderManager, RequestToApplicationMapper) - Constructor for class com.atlassian.crowd.plugin.descriptors.CrowdApplicationModuleDescriptor
- CrowdApplicationModuleGrantedAuthority - Class in com.atlassian.crowd.integration.springsecurity
-
This granted authority is assigned to users authenticated to applications defined in Crowd, other than the Crowd application.
- CrowdApplicationModuleGrantedAuthority(String) - Constructor for class com.atlassian.crowd.integration.springsecurity.CrowdApplicationModuleGrantedAuthority
- CrowdApplicationProperties - Class in com.atlassian.crowd.service.sal
- CrowdApplicationProperties(HomeLocator, PropertyManager, ClusterService, HomeDirectoryService) - Constructor for class com.atlassian.crowd.service.sal.CrowdApplicationProperties
- CrowdAuthenticationController - Class in com.atlassian.sal.crowd.auth
-
Implementation of
AuthenticationController
- CrowdAuthenticationController(UserService, ApplicationService, ApplicationManager) - Constructor for class com.atlassian.sal.crowd.auth.CrowdAuthenticationController
- CrowdAuthenticationListener - Class in com.atlassian.sal.crowd.auth
-
Crowd implementation of
AuthenticationListener
- CrowdAuthenticationListener(UserService) - Constructor for class com.atlassian.sal.crowd.auth.CrowdAuthenticationListener
- CrowdAuthenticationProvider - Class in com.atlassian.crowd.integration.springsecurity
-
The CrowdAuthenticationProvider can be used in both SSO and non-SSO mode.
- CrowdAuthenticationProvider() - Constructor for class com.atlassian.crowd.integration.springsecurity.CrowdAuthenticationProvider
- CrowdAuthenticator - Class in com.atlassian.crowd.integration.seraph
- CrowdAuthenticator(CrowdHttpAuthenticator, Supplier<CrowdService>) - Constructor for class com.atlassian.crowd.integration.seraph.CrowdAuthenticator
- CrowdBackupDateConverter - Interface in com.atlassian.crowd.migration.date
-
Responsible for parsing and formatting dates used in Crowd backups.
- crowdBaseUrl - Variable in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- CrowdBootstrapAwareStrutsPrepareFilter - Class in com.atlassian.crowd.console.filter
-
A filter that modifies
StrutsPrepareFilter
to get its state fromBootstrapLoaderListener
and installs aDefaultConfiguration
. - CrowdBootstrapAwareStrutsPrepareFilter() - Constructor for class com.atlassian.crowd.console.filter.CrowdBootstrapAwareStrutsPrepareFilter
- CrowdBootstrapManager - Interface in com.atlassian.crowd.manager.bootstrap
- CrowdBootstrapManagerImpl - Class in com.atlassian.crowd.manager.bootstrap
-
BootstrapManager is responsible for initializing the dependencies of Crowd environment.
- CrowdBootstrapManagerImpl(SchemaHelper, DatabaseConfiguredListeners) - Constructor for class com.atlassian.crowd.manager.bootstrap.CrowdBootstrapManagerImpl
- CrowdBrowserNotCachingFilter - Class in com.atlassian.crowd.console.filter
-
Prevents IE and Safari user agents from caching REST responses IE and Safari aggressively cache responses of asynchronous request unless they've headers preventing doing that
- CrowdBrowserNotCachingFilter() - Constructor for class com.atlassian.crowd.console.filter.CrowdBrowserNotCachingFilter
- CrowdCachingFilter - Class in com.atlassian.crowd.console.filter
-
Handles URIs that should not be cached.
- CrowdCachingFilter() - Constructor for class com.atlassian.crowd.console.filter.CrowdCachingFilter
- CrowdClient - Interface in com.atlassian.crowd.service.client
-
Atlassian Crowd client interface.
- CrowdClientFactory - Interface in com.atlassian.crowd.service.factory
-
Class will create new instances of a CrowdClient.
- CrowdClusterHeartbeatManager - Class in com.atlassian.crowd.manager.cluster.heartbeat
- CrowdClusterHeartbeatManager(ClusterHeartbeatDAOHibernate, NodeDataProvider, EventPublisher) - Constructor for class com.atlassian.crowd.manager.cluster.heartbeat.CrowdClusterHeartbeatManager
- CrowdClusterLockDaoDecorator - Class in com.atlassian.crowd.manager.cluster.locks
- CrowdClusterLockDaoDecorator(ClusterLockDAOHibernate, ClusterNodeHeartbeatService, SchemaUpToDateUtility) - Constructor for class com.atlassian.crowd.manager.cluster.locks.CrowdClusterLockDaoDecorator
- CrowdClusterNodeHeartbeatService - Class in com.atlassian.crowd.manager.cluster.heartbeat
- CrowdClusterNodeHeartbeatService(ClusterHeartbeatManager, SchedulerService, SchedulerService, EventPublisher, Supplier<Long>) - Constructor for class com.atlassian.crowd.manager.cluster.heartbeat.CrowdClusterNodeHeartbeatService
- CrowdConfigMapper - Class in com.atlassian.crowd.migration
-
Mapper implementation that will take the values from a Crowd instances
crowd.cfg.xml
and place this into Crowd XML export/import. - CrowdConfigMapper - Class in com.atlassian.crowd.migration.legacy
-
This class extends the current 2.x CrowdConfigMapper because configuration mapping is 100% backwards-compatible in XML.
- CrowdConfigMapper(CrowdBootstrapManager) - Constructor for class com.atlassian.crowd.migration.CrowdConfigMapper
- CrowdConfigMapper(CrowdBootstrapManager) - Constructor for class com.atlassian.crowd.migration.legacy.CrowdConfigMapper
- CrowdConnectionProvider - Class in com.atlassian.crowd.ratelimiting
-
Provides a connection to the database in SAL.
- CrowdConnectionProvider(SessionFactory) - Constructor for class com.atlassian.crowd.ratelimiting.CrowdConnectionProvider
- CrowdConnectionTestEntity - Class in com.atlassian.crowd.plugin.rest.entity
- CrowdConnectionTestEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.CrowdConnectionTestEntity
- CrowdConnectionTestEntity(String, String, String, String, Integer, String, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.CrowdConnectionTestEntity
- crowdConsole - Variable in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- CrowdConsole - Class in com.atlassian.crowd.pageobjects
-
Page object implementation for the Dashboard page in Crowd.
- CrowdConsole() - Constructor for class com.atlassian.crowd.pageobjects.CrowdConsole
- CrowdConsoleJndiTimeoutUnlimitedWarningTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
-
All test cases exhibit Crowd in state where JNDI LDAP Connection pool system property is set to '0'
- CrowdConsoleJndiTimeoutUnlimitedWarningTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleJndiTimeoutUnlimitedWarningTest
- CrowdConsoleTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- CrowdConsoleTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleTest
- CrowdConsoleUrlProvider - Class in com.atlassian.crowd.util
- CrowdConstants - Class in com.atlassian.crowd
-
Crowd server constants.
- CrowdConstants.CrowdHome - Class in com.atlassian.crowd
- CrowdContentTypeResolver - Class in com.atlassian.crowd.plugin.servlet
- CrowdContentTypeResolver() - Constructor for class com.atlassian.crowd.plugin.servlet.CrowdContentTypeResolver
- CrowdCriteriaBatchedInClauseHelperBuilder<S> - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5
-
Crowd implementation of
CriteriaBatchedInClauseHelperBuilder
. - CrowdCriteriaBatchedInClauseHelperBuilder(Class<S>) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.CrowdCriteriaBatchedInClauseHelperBuilder
- CrowdCronExpressionValidator - Class in com.atlassian.crowd.embedded.validator.impl
- CrowdCustomChar - Class in com.atlassian.crowd.util.persistence.liquibase.ext.datatype
-
A char data type using char-length semantics in Oracle and respects the
SQLServerIntlDialect
. - CrowdCustomChar() - Constructor for class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.CrowdCustomChar
- CrowdCustomClobType - Class in com.atlassian.crowd.util.persistence.liquibase.ext.datatype
-
Custom type mirroring HBM2DDL's handling of 'text' type, which additionally respects the
SQLServerIntlDialect
- CrowdCustomClobType() - Constructor for class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.CrowdCustomClobType
- CrowdCustomTimestampType - Class in com.atlassian.crowd.util.persistence.liquibase.ext.datatype
-
A custom timestamp data type that is compatible with
SQLServerDialect
. - CrowdCustomTimestampType() - Constructor for class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.CrowdCustomTimestampType
- CrowdCustomVarchar - Class in com.atlassian.crowd.util.persistence.liquibase.ext.datatype
-
A varchar data type using char-length semantics in Oracle and respects the
SQLServerIntlDialect
. - CrowdCustomVarchar() - Constructor for class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.CrowdCustomVarchar
- CrowdDarkFeatureManager - Interface in com.atlassian.crowd.darkfeature
-
Provides methods to determine if specified dark features are enabled or not
- CrowdDarkFeatureManagerImpl - Class in com.atlassian.crowd.darkfeature
- CrowdDarkFeatureManagerImpl(DarkFeatureManager) - Constructor for class com.atlassian.crowd.darkfeature.CrowdDarkFeatureManagerImpl
- CrowdDataAccessException - Exception in com.atlassian.crowd.integration.springsecurity.user
-
Represents a Crowd-Server specific error, eg.
- CrowdDataAccessException(Exception) - Constructor for exception com.atlassian.crowd.integration.springsecurity.user.CrowdDataAccessException
-
Use CrowdDataAccessException to wrap underlying error.
- CrowdDataAccessException(String) - Constructor for exception com.atlassian.crowd.integration.springsecurity.user.CrowdDataAccessException
-
Constructor for DataAccessException.
- CrowdDataAccessException(String, Throwable) - Constructor for exception com.atlassian.crowd.integration.springsecurity.user.CrowdDataAccessException
-
Constructor for DataAccessException.
- CrowdDecoratorSelector - Class in com.atlassian.crowd.plugin.sitemesh
- CrowdDecoratorSelector(DecoratorMapper) - Constructor for class com.atlassian.crowd.plugin.sitemesh.CrowdDecoratorSelector
- CrowdDelegatingFilterProxy - Class in com.atlassian.crowd.console.filter
-
A springified DelagatingFilterProxy which does not attempt to wire up (and hence run) the filter unless Crowd has been setup successfully.
- CrowdDelegatingFilterProxy() - Constructor for class com.atlassian.crowd.console.filter.CrowdDelegatingFilterProxy
- crowdDirectoryService - Variable in class com.atlassian.crowd.console.action.directory.CreateDirectory
- CrowdDirectoryService - Interface in com.atlassian.crowd.embedded.api
-
Provides the interface for performing Directory Operations in Crowd for applications embedding Crowd.
- CrowdDirectoryServiceImpl - Class in com.atlassian.crowd.embedded.core
- CrowdDirectoryServiceImpl(ApplicationFactory, DirectoryInstanceLoader, DirectoryManager, ApplicationManager, DirectoryValidatorFactory) - Constructor for class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- CrowdEmbeddedApplicationFactory - Class in com.atlassian.crowd.embedded.core
- CrowdEmbeddedApplicationFactory(ApplicationDAO) - Constructor for class com.atlassian.crowd.embedded.core.CrowdEmbeddedApplicationFactory
- crowdErrorAndSuccessSection - Variable in class com.atlassian.crowd.pageobjects.LegacyCrowdLoginPage
- crowdErrorAndSuccessSection - Variable in class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- CrowdErrorAndSuccessSection - Class in com.atlassian.crowd.pageobjects
- CrowdErrorAndSuccessSection() - Constructor for class com.atlassian.crowd.pageobjects.CrowdErrorAndSuccessSection
- CrowdEventPublisherFactory - Class in com.atlassian.crowd.core.event
-
Factory for event publisher instances.
- CrowdEventPublisherFactory(PlatformTransactionManager) - Constructor for class com.atlassian.crowd.core.event.CrowdEventPublisherFactory
- CrowdException - Exception in com.atlassian.crowd.exception
-
CrowdException
is the superclass of Crowd-specific exceptions that must be caught. - CrowdException() - Constructor for exception com.atlassian.crowd.exception.CrowdException
- CrowdException(String) - Constructor for exception com.atlassian.crowd.exception.CrowdException
- CrowdException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.CrowdException
- CrowdException(Throwable) - Constructor for exception com.atlassian.crowd.exception.CrowdException
- CrowdHeader - Class in com.atlassian.crowd.pageobjects
-
PageObject representing the header of the pages
- CrowdHeader() - Constructor for class com.atlassian.crowd.pageobjects.CrowdHeader
- CrowdHelpPathResolver - Class in com.atlassian.crowd.service.sal
-
Resolves help paths using help-paths.properties
- CrowdHelpPathResolver(Function<String, String>) - Constructor for class com.atlassian.crowd.service.sal.CrowdHelpPathResolver
- CrowdHelpPathResolver(ResourceBundle) - Constructor for class com.atlassian.crowd.service.sal.CrowdHelpPathResolver
- CrowdHibernateConfig - Class in com.atlassian.crowd.util.persistence.hibernate
- CrowdHibernateConfig() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.CrowdHibernateConfig
- CrowdHomeLogAppenderSwitcher - Class in com.atlassian.crowd.console.logging
- CrowdHomeLogAppenderSwitcher() - Constructor for class com.atlassian.crowd.console.logging.CrowdHomeLogAppenderSwitcher
- CrowdHomeResponse - Class in com.atlassian.crowd.plugins.testkit.rest.model
- CrowdHomeResponse(String) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.model.CrowdHomeResponse
- CrowdHomeUtil - Class in com.atlassian.crowd.acceptance.utils
- CrowdHostApplication - Class in com.atlassian.crowd.applinks
-
Implementation of
InternalHostApplication
for Crowd - CrowdHostApplication(PropertyManager, PluginAccessor, TypeAccessor, CrowdBootstrapManager, ApplicationProperties) - Constructor for class com.atlassian.crowd.applinks.CrowdHostApplication
- CrowdHostContainer - Class in com.atlassian.crowd.plugin
- CrowdHostContainer() - Constructor for class com.atlassian.crowd.plugin.CrowdHostContainer
- CrowdHsql18Dialect - Class in com.atlassian.crowd.hibernate.hsql
-
This is HSQL dialect for Hibernate compatible with hsql 1.8.
- CrowdHsql18Dialect() - Constructor for class com.atlassian.crowd.hibernate.hsql.CrowdHsql18Dialect
- CrowdHttpAuthenticator - Interface in com.atlassian.crowd.integration.http
-
This interface is used to manage HTTP authentication.
- CrowdHttpAuthenticatorImpl - Class in com.atlassian.crowd.integration.http
-
An implementation of CrowdHttpAuthenticator using a
CrowdClient
to talk to a Crowd server. - CrowdHttpAuthenticatorImpl(CrowdClient, ClientProperties, CrowdHttpTokenHelper) - Constructor for class com.atlassian.crowd.integration.http.CrowdHttpAuthenticatorImpl
- CrowdHttpAuthenticatorImpl(CrowdClient, ClientProperties, CrowdHttpTokenHelper, TokenLockProvider) - Constructor for class com.atlassian.crowd.integration.http.CrowdHttpAuthenticatorImpl
- CrowdHttpContext - Class in com.atlassian.sal.crowd.web.context
-
Crowd implementation of
HttpContext
. - CrowdHttpContext() - Constructor for class com.atlassian.sal.crowd.web.context.CrowdHttpContext
- CrowdHttpTokenHelper - Interface in com.atlassian.crowd.integration.http.util
-
Helper class for Crowd SSO token operations.
- CrowdHttpTokenHelperImpl - Class in com.atlassian.crowd.integration.http.util
-
Helper class for Crowd SSO token operations.
- CrowdHttpValidationFactorExtractor - Interface in com.atlassian.crowd.integration.http.util
-
Classes which extracts validation factors from a request object should implement this interface.
- CrowdHttpValidationFactorExtractorImpl - Class in com.atlassian.crowd.integration.http.util
-
Extracts ValidationFactors.
- CrowdI18nResolver - Class in com.atlassian.sal.crowd.message
-
Crowd i18n resolver
- CrowdI18nResolver(I18nHelper, I18nHelperConfiguration) - Constructor for class com.atlassian.sal.crowd.message.CrowdI18nResolver
- CrowdifiedBambooImporterTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- CrowdifiedBambooImporterTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdifiedBambooImporterTest
- CrowdifiedConfluenceImporterTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- CrowdifiedConfluenceImporterTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdifiedConfluenceImporterTest
- CrowdifiedJiraImporterTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- CrowdifiedJiraImporterTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdifiedJiraImporterTest
- CrowdInstanceHelper - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- CrowdInstanceHelper(String, String) - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.CrowdInstanceHelper
- CrowdInstanceState - Class in com.atlassian.crowd.acceptance.utils
- CrowdInstanceState() - Constructor for class com.atlassian.crowd.acceptance.utils.CrowdInstanceState
- CrowdJohnsonSetupConfig - Class in com.atlassian.crowd.console.johnson
- CrowdJohnsonSetupConfig() - Constructor for class com.atlassian.crowd.console.johnson.CrowdJohnsonSetupConfig
- CrowdLdapName - Interface in com.atlassian.crowd.directory.ldap.name
-
This interface represents the subset of LdapName functionality that is expected to be used by the Crowd code base.
- CrowdLdapNameFactory - Class in com.atlassian.crowd.directory.ldap.name
-
A singleton factory class responsible for generating and managing CrowdLdapName instances.
- CrowdLdapTemplate - Class in com.atlassian.crowd.directory.ldap
-
Light-weight version of LdapTemplate which avoids creating DirContextAdapter.
- CrowdLdapTemplate(ContextSource) - Constructor for class com.atlassian.crowd.directory.ldap.CrowdLdapTemplate
- CrowdLicenseHandler - Class in com.atlassian.sal.crowd.license
-
Crowd license handler that stores the license
- CrowdLicenseHandler(CrowdLicenseManager, I18nHelper) - Constructor for class com.atlassian.sal.crowd.license.CrowdLicenseHandler
- CrowdLicenseHandlerTest - Class in com.atlassian.crowd.plugins.functest.sal
- CrowdLicenseHandlerTest(LicenseHandler) - Constructor for class com.atlassian.crowd.plugins.functest.sal.CrowdLicenseHandlerTest
- crowdLicenseManager - Variable in class com.atlassian.crowd.console.action.BaseAction
- CrowdLicenseManager - Interface in com.atlassian.crowd.manager.license
- CrowdLicenseManagerException - Exception in com.atlassian.crowd.manager.license
- CrowdLicenseManagerException() - Constructor for exception com.atlassian.crowd.manager.license.CrowdLicenseManagerException
- CrowdLicenseManagerException(String) - Constructor for exception com.atlassian.crowd.manager.license.CrowdLicenseManagerException
- CrowdLicenseManagerException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.license.CrowdLicenseManagerException
- CrowdLicenseManagerException(Throwable) - Constructor for exception com.atlassian.crowd.manager.license.CrowdLicenseManagerException
- CrowdLicenseManagerImpl - Class in com.atlassian.crowd.manager.license
- CrowdLicenseManagerImpl(PropertyManager, ApplicationManager, DirectoryManager, CrowdLicenseStore, ClusterService, EventPublisher) - Constructor for class com.atlassian.crowd.manager.license.CrowdLicenseManagerImpl
- CrowdLicenseManagerImpl(PropertyManager, ApplicationManager, DirectoryManager, CrowdLicenseStore, ClusterService, EventPublisher, LicenseUpdatedClusterEventPublisher) - Constructor for class com.atlassian.crowd.manager.license.CrowdLicenseManagerImpl
- CrowdLicenseRegistry - Class in com.atlassian.crowd.manager.license
-
Stores license/hash in crowd.cfg.xml.
- CrowdLicenseRegistry() - Constructor for class com.atlassian.crowd.manager.license.CrowdLicenseRegistry
- CrowdLicenseStore - Class in com.atlassian.crowd.manager.license
-
Handles the storage and retrieval of a Crowd License.
- CrowdLicenseStore(LicenseManager) - Constructor for class com.atlassian.crowd.manager.license.CrowdLicenseStore
- CrowdLicenseType - Enum Class in com.atlassian.crowd.acceptance.utils
- CrowdLifecycleManager - Class in com.atlassian.sal.crowd.lifecycle
- CrowdLifecycleManager(PluginEventManager, PluginAccessor, BundleContext) - Constructor for class com.atlassian.sal.crowd.lifecycle.CrowdLifecycleManager
- CrowdLog4jJulLevelConverter - Class in com.atlassian.crowd.console.logging
-
Crowd implementation of LevelConverter strategy.
- CrowdLog4jJulLevelConverter() - Constructor for class com.atlassian.crowd.console.logging.CrowdLog4jJulLevelConverter
- CrowdLoggingConfiguration - Class in com.atlassian.crowd.console.logging
- CrowdLoggingConfiguration() - Constructor for class com.atlassian.crowd.console.logging.CrowdLoggingConfiguration
- CrowdLoggingConfigurationListener - Class in com.atlassian.crowd.console.logging
-
If the CrowdHomeLogAppender has been configured, then this listener is responsible for configuring it to redirect logging to the crowd home directory once the bootstrap context is initialised.
- CrowdLoggingConfigurationListener() - Constructor for class com.atlassian.crowd.console.logging.CrowdLoggingConfigurationListener
- CrowdLoginPage - Interface in com.atlassian.crowd.pageobjects
- CrowdLoginPageState - Class in com.atlassian.crowd.pageobjects
- CrowdLoginPageState(String, String, String, boolean, boolean) - Constructor for class com.atlassian.crowd.pageobjects.CrowdLoginPageState
- CrowdLoginPageState.Builder - Class in com.atlassian.crowd.pageobjects
- CrowdLoginUriProvider - Class in com.atlassian.sal.crowd.auth
- CrowdLoginUriProvider(ApplicationProperties) - Constructor for class com.atlassian.sal.crowd.auth.CrowdLoginUriProvider
- CrowdLogoutHandler - Class in com.atlassian.crowd.integration.springsecurity
-
Logout handler to logout of Crowd and remove the Crowd SSO token cookie.
- CrowdLogoutHandler() - Constructor for class com.atlassian.crowd.integration.springsecurity.CrowdLogoutHandler
- CrowdMatchers - Class in com.atlassian.crowd.test.matchers
- CrowdMatchers() - Constructor for class com.atlassian.crowd.test.matchers.CrowdMatchers
- CrowdOpenSessionInViewFilter - Class in com.atlassian.crowd.console.filter
-
An OpenSessionInViewFilter which does not attempt to wire up (and hence run) the filter unless Crowd's Spring container has been loaded successfully.
- CrowdOpenSessionInViewFilter() - Constructor for class com.atlassian.crowd.console.filter.CrowdOpenSessionInViewFilter
- CrowdOsgiContainerManager - Class in com.atlassian.crowd.plugin
-
OSGI container manager that caches service trackers.
- CrowdOsgiContainerManager(OsgiPersistentCache, PackageScannerConfiguration, HostComponentProvider, PluginEventManager, ServletContextFactory) - Constructor for class com.atlassian.crowd.plugin.CrowdOsgiContainerManager
- CrowdPage - Interface in com.atlassian.crowd.pageobjects
- CrowdPluginManager - Class in com.atlassian.crowd.plugin
- CrowdPluginManager(PluginPersistentStateStore, List, ModuleDescriptorFactory, PluginEventManager, PluginDirectoryLocator, EventPublisher, PluginChangeMessageSender) - Constructor for class com.atlassian.crowd.plugin.CrowdPluginManager
-
If you pass a String in the list of pluginLoaders, it will automagically be converted into a SinglePluginLoader for a file with that string's name.
- CrowdPluginPersistentStateStore - Class in com.atlassian.crowd.plugin
-
Persists into the DB via the
PluginPropertyManager
the state of Crowd's plugins - CrowdPluginPersistentStateStore(PluginPropertyManager) - Constructor for class com.atlassian.crowd.plugin.CrowdPluginPersistentStateStore
- CrowdPluginSettings - Class in com.atlassian.sal.crowd.pluginsettings
-
Crowd implementation of PluginSettings interface.
- CrowdPluginSettings(String, PluginPropertyManager) - Constructor for class com.atlassian.sal.crowd.pluginsettings.CrowdPluginSettings
- CrowdPluginSettingsFactory - Class in com.atlassian.sal.crowd.pluginsettings
- CrowdPluginSettingsFactory() - Constructor for class com.atlassian.sal.crowd.pluginsettings.CrowdPluginSettingsFactory
- CrowdPluginSettingsFactory(PluginPropertyManager) - Constructor for class com.atlassian.sal.crowd.pluginsettings.CrowdPluginSettingsFactory
- CrowdProjectManager - Class in com.atlassian.sal.crowd.project
-
Crowd project manager that returns no project keys, as this doesn't really apply to crowd
- CrowdProjectManager() - Constructor for class com.atlassian.sal.crowd.project.CrowdProjectManager
- CrowdPropertiesMapper - Class in com.atlassian.crowd.migration
-
Mapper implementation that will take the values from a Crowd instances
crowd.properties
and place this into Crowd XML export/import - CrowdPropertiesMapper - Class in com.atlassian.crowd.migration.legacy
-
This class extends the current 2.x CrowdPropertiesMapper because crowd.properties mapping is 100% backwards-compatible in XML.
- CrowdPropertiesMapper(SessionFactory, BatchProcessor, ResourceLocator, PropertyUtils) - Constructor for class com.atlassian.crowd.migration.CrowdPropertiesMapper
- CrowdPropertiesMapper(SessionFactory, BatchProcessor, ResourceLocator, PropertyUtils) - Constructor for class com.atlassian.crowd.migration.legacy.CrowdPropertiesMapper
- CrowdRememberMeAuthentication - Class in com.atlassian.crowd.integration.springsecurity
- CrowdRememberMeAuthentication(User) - Constructor for class com.atlassian.crowd.integration.springsecurity.CrowdRememberMeAuthentication
- CrowdRememberMeAuthentication(Object, Collection<? extends GrantedAuthority>) - Constructor for class com.atlassian.crowd.integration.springsecurity.CrowdRememberMeAuthentication
- CrowdRememberMeConfiguration - Interface in com.atlassian.crowd.manager.rememberme
-
Configuration for Crowd Remember me functionality
- CrowdRememberMeConfigurationImpl - Class in com.atlassian.crowd.manager.rememberme
- CrowdRememberMeConfigurationImpl(InternalPropertyManager) - Constructor for class com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfigurationImpl
- CrowdRememberMeService - Interface in com.atlassian.crowd.service
-
Service allowing storage, retrieval and manipulation of
CrowdRememberMeToken
- CrowdRememberMeToken - Interface in com.atlassian.crowd.model.rememberme
- CrowdRememberMeTokenDAO - Interface in com.atlassian.crowd.dao.rememberme
-
Component representing database access layer for
InternalCrowdRememberMeToken
- CrowdRememberMeTokenDAOHibernate - Class in com.atlassian.crowd.dao.rememberme
- CrowdRememberMeTokenDAOHibernate() - Constructor for class com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAOHibernate
- CrowdRememberMeTokenMatcher - Class in com.atlassian.crowd.test.matchers
- CrowdRememberMeTokenMatcher(Matcher<String>, Matcher<String>, Matcher<Long>, Matcher<LocalDateTime>, Matcher<LocalDateTime>, Matcher<String>, Matcher<String>, Matcher<Long>) - Constructor for class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher
- CrowdRememberMeTokenMatcher.Builder - Class in com.atlassian.crowd.test.matchers
- CrowdResourceBatchingConfiguration - Class in com.atlassian.crowd.plugin.web
- CrowdResourceBatchingConfiguration() - Constructor for class com.atlassian.crowd.plugin.web.CrowdResourceBatchingConfiguration
- crowdResourceBundle - Variable in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- CrowdRestorePage - Class in com.atlassian.crowd.pageobjects
- CrowdRestorePage() - Constructor for class com.atlassian.crowd.pageobjects.CrowdRestorePage
- CrowdRuntimeException - Exception in com.atlassian.crowd.exception.runtime
-
CrowdRuntimeException
is the superclass of Crowd-specific exceptions that may be thrown but not necessarily caught. - CrowdRuntimeException() - Constructor for exception com.atlassian.crowd.exception.runtime.CrowdRuntimeException
-
Constructs a new Crowd runtime exception with
null
as its detail message. - CrowdRuntimeException(String) - Constructor for exception com.atlassian.crowd.exception.runtime.CrowdRuntimeException
-
Constructs a new Crowd runtime exception with the specified detail message.
- CrowdRuntimeException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.runtime.CrowdRuntimeException
-
Constructs a new Crowd runtime exception with the specified detail message and cause.
- CrowdRuntimeException(Throwable) - Constructor for exception com.atlassian.crowd.exception.runtime.CrowdRuntimeException
-
Constructs a new runtime exception with the specified cause and a detail message of
(cause==null ? null : cause.toString())
(which typically contains the class and detail message ofcause
). - CrowdSamlConfigurationService - Interface in com.atlassian.crowd.manager.sso
-
A service for managing global SAML configuration.
- CrowdSamlConfigurationServiceImpl - Class in com.atlassian.crowd.manager.sso
- CrowdSamlConfigurationServiceImpl(SamlSSOCertificateServiceInternal, PropertyManager, ApplicationProperties, IdpMetadataGenerator, EventPublisher, KeyCertificatePairUtils) - Constructor for class com.atlassian.crowd.manager.sso.CrowdSamlConfigurationServiceImpl
- CrowdSamlConfigurationServiceInternal - Interface in com.atlassian.crowd.manager.sso
-
A service for managing global SAML configuration.
- CrowdSchedulerLifecycle - Class in com.atlassian.crowd.scheduling
- CrowdSchedulerLifecycle(EventPublisher, Collection<SchedulerServiceController>) - Constructor for class com.atlassian.crowd.scheduling.CrowdSchedulerLifecycle
- CrowdSchedulerService - Class in com.atlassian.crowd.scheduling
- CrowdSchedulerService(CaesiumSchedulerConfiguration, RunDetailsDao, ClusteredJobDao) - Constructor for class com.atlassian.crowd.scheduling.CrowdSchedulerService
- CrowdSchedulerServiceConfiguration - Class in com.atlassian.crowd.scheduling
-
An implementation of CaesiumServiceConfiguration using default values.
- CrowdSchedulerServiceConfiguration(boolean) - Constructor for class com.atlassian.crowd.scheduling.CrowdSchedulerServiceConfiguration
- CrowdSearchProvider - Class in com.atlassian.sal.crowd.search
-
Search provider that always returns no search matches
- CrowdSearchProvider() - Constructor for class com.atlassian.sal.crowd.search.CrowdSearchProvider
- CrowdSecurePluginFilterChainEnhancer - Class in com.atlassian.crowd.console.filter
-
Enhances the plugin filters with access check.
- CrowdSecurePluginFilterChainEnhancer(ServletModuleManager, AnnotatedSecurityChecker) - Constructor for class com.atlassian.crowd.console.filter.CrowdSecurePluginFilterChainEnhancer
- CrowdSecurityFilter - Class in com.atlassian.crowd.integration.http.filter
-
This filter manages protecting a
web.xml
url-pattern
. - CrowdSecurityFilter(CrowdHttpAuthenticator, AuthenticationUrlProvider) - Constructor for class com.atlassian.crowd.integration.http.filter.CrowdSecurityFilter
- CrowdSecurityFilter(CrowdHttpAuthenticator, ClientProperties) - Constructor for class com.atlassian.crowd.integration.http.filter.CrowdSecurityFilter
-
Constructs a CrowdSecurityFilter.
- CrowdSecurityHeadersFilter - Class in com.atlassian.crowd.webapp.filter
- CrowdSecurityHeadersFilter() - Constructor for class com.atlassian.crowd.webapp.filter.CrowdSecurityHeadersFilter
- CrowdSecurityHeadersIntegrationTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- CrowdSecurityHeadersIntegrationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdSecurityHeadersIntegrationTest
- CrowdServerCacheRefresherFactory - Class in com.atlassian.crowd.directory.ldap.cache
- CrowdServerCacheRefresherFactory(AzureFilteringEnabledChecker) - Constructor for class com.atlassian.crowd.directory.ldap.cache.CrowdServerCacheRefresherFactory
- CrowdServerClientProperties - Class in com.atlassian.crowd.integration.springsecurity
-
Provides ClientProperties to be used in crowd-the-webapp.
- CrowdServerClientProperties(CrowdApplicationFactory, PropertyManager, ApplicationProperties) - Constructor for class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- CrowdService - Interface in com.atlassian.crowd.embedded.api
-
Provides the interface for performing User and Group operations in Crowd for applications embedding Crowd.
- CrowdServiceFactory - Interface in com.atlassian.crowd.embedded.core.util
- CrowdServiceImpl - Class in com.atlassian.crowd.embedded.core
-
Default implementation of the CrowdService
- CrowdServiceImpl(ApplicationFactory, ApplicationService, DirectoryInstanceLoader) - Constructor for class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- CrowdServletContextFactory - Class in com.atlassian.crowd.plugin.servlet
- CrowdServletContextFactory() - Constructor for class com.atlassian.crowd.plugin.servlet.CrowdServletContextFactory
- CrowdServletFilterModuleContainerFilter - Class in com.atlassian.crowd.console.filter
-
Filters container implementation which delegates to plugin filters.
- CrowdServletFilterModuleContainerFilter() - Constructor for class com.atlassian.crowd.console.filter.CrowdServletFilterModuleContainerFilter
- CrowdServletModuleContainerServlet - Class in com.atlassian.crowd.console.filter
-
Servlets container implementation which delegates to plugin servlets.
- CrowdServletModuleContainerServlet() - Constructor for class com.atlassian.crowd.console.filter.CrowdServletModuleContainerServlet
- CrowdSetupPersister - Class in com.atlassian.crowd.console.setup
- CrowdSetupPersister() - Constructor for class com.atlassian.crowd.console.setup.CrowdSetupPersister
- CrowdSiteMeshFilter - Class in com.atlassian.crowd.plugin.sitemesh
- CrowdSiteMeshFilter() - Constructor for class com.atlassian.crowd.plugin.sitemesh.CrowdSiteMeshFilter
- CrowdSpecificRememberMeSettings - Interface in com.atlassian.crowd.manager.rememberme
-
Represents basic Remember Me configuration in Crowd
- CrowdSpecificUsersResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
-
Tests that are Crowd (Crowd as product) specific.
- CrowdSpecificUsersResourceTest(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.CrowdSpecificUsersResourceTest
- CrowdSpecificUsersResourceTest(String, RestServer) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.CrowdSpecificUsersResourceTest
- CrowdSpringLiquibase - Class in com.atlassian.crowd.util.persistence.liquibase
-
This handles static initialization of our liquibase custom components.
- CrowdSpringLiquibase() - Constructor for class com.atlassian.crowd.util.persistence.liquibase.CrowdSpringLiquibase
- CrowdSSOAuthenticatedUserProvider - Interface in com.atlassian.crowd.console.authentication
-
A provider which delivers logic to get SSO user details.
- CrowdSSOAuthenticatedUserProviderImpl - Class in com.atlassian.crowd.console.authentication
- CrowdSSOAuthenticatedUserProviderImpl(CrowdHttpTokenHelper, ClientProperties, TokenAuthenticationManager, ApplicationManager) - Constructor for class com.atlassian.crowd.console.authentication.CrowdSSOAuthenticatedUserProviderImpl
- CrowdSSOAuthenticationDetails - Class in com.atlassian.crowd.integration.springsecurity
-
The authentication details for an AuthenticationToken.
- CrowdSSOAuthenticationDetails(String, Iterable<ValidationFactor>) - Constructor for class com.atlassian.crowd.integration.springsecurity.CrowdSSOAuthenticationDetails
- CrowdSSOAuthenticationProcessingFilter - Class in com.atlassian.crowd.integration.springsecurity
-
The CrowdSSOAuthenticationProcessingFilter is to be used in conjunction with the CrowdAuthenticationProvider to provide SSO authentication.
- CrowdSSOAuthenticationProcessingFilter(CrowdHttpTokenHelper, CrowdClient, ClientProperties) - Constructor for class com.atlassian.crowd.integration.springsecurity.CrowdSSOAuthenticationProcessingFilter
- CrowdSSOAuthenticationToken - Class in com.atlassian.crowd.integration.springsecurity
-
A CrowdSSOAuthenticationToken can be used to represent an authentication request consisting of the Crowd SSO Token String (credential) and HTTP ValidationFactors (details).
- CrowdSSOAuthenticationToken(String) - Constructor for class com.atlassian.crowd.integration.springsecurity.CrowdSSOAuthenticationToken
-
Use constructor to create an unauthenticated SSO token.
- CrowdSSOAuthenticationToken(UserDetails, String, Collection<GrantedAuthority>) - Constructor for class com.atlassian.crowd.integration.springsecurity.CrowdSSOAuthenticationToken
- CrowdSSOAuthenticationToken(UserDetails, String, GrantedAuthority[]) - Constructor for class com.atlassian.crowd.integration.springsecurity.CrowdSSOAuthenticationToken
-
Use this constructor to create an authenticated SSO token.
- CrowdSSOTokenInvalidException - Exception in com.atlassian.crowd.integration.springsecurity
-
Represents a failed authentication attempt using an SSO token that is not valid.
- CrowdSSOTokenInvalidException(String) - Constructor for exception com.atlassian.crowd.integration.springsecurity.CrowdSSOTokenInvalidException
-
Constructs an
AuthenticationException
with the specified message and no root cause. - CrowdSSOTokenInvalidException(String, Throwable) - Constructor for exception com.atlassian.crowd.integration.springsecurity.CrowdSSOTokenInvalidException
-
Constructs an
AuthenticationException
with the specified message and root cause. - CrowdSupportZipPage() - Constructor for class com.atlassian.crowd.acceptance.tests.administration.ATSTPluginTest.CrowdSupportZipPage
- CrowdSwaggerEnricher - Class in com.atlassian.crowd.swagger.enricher
- CrowdSwaggerEnricher() - Constructor for class com.atlassian.crowd.swagger.enricher.CrowdSwaggerEnricher
- CrowdTemplateRenderer - Class in com.atlassian.crowd.plugin.web
- CrowdTemplateRenderer() - Constructor for class com.atlassian.crowd.plugin.web.CrowdTemplateRenderer
- CrowdTestedProduct - Class in com.atlassian.crowd.pageobjects
-
CrowdTestedProduct (or TestedProduct<…>) contains the configuration of the product for testing with PageObjects, especially the base URL that is used to execute the tests.
- CrowdTestedProduct(TestedProductFactory.TesterFactory<WebDriverTester>, ProductInstance) - Constructor for class com.atlassian.crowd.pageobjects.CrowdTestedProduct
- CrowdThreadLocalContextManager - Class in com.atlassian.sal.crowd.executor
-
Crowd thread local context manager.
- CrowdThreadLocalContextManager(ThreadLocalStateAccessor) - Constructor for class com.atlassian.sal.crowd.executor.CrowdThreadLocalContextManager
- CrowdThreadLocalStateAccessor - Class in com.atlassian.crowd.manager.threadlocal
-
Provide access to the state of the application thread locals.
- CrowdThreadLocalStateAccessor() - Constructor for class com.atlassian.crowd.manager.threadlocal.CrowdThreadLocalStateAccessor
- CrowdTimeZoneManager - Class in com.atlassian.sal.crowd.timezone
-
Crowd's implementation of
TimeZoneManager
. - CrowdTimeZoneManager() - Constructor for class com.atlassian.sal.crowd.timezone.CrowdTimeZoneManager
- CrowdTlsDirContextAuthenticationStrategy - Class in com.atlassian.crowd.directory.ssl
-
This authentication strategy is replacement for
DefaultTlsDirContextAuthenticationStrategy
, and is a workaround for bug affecting JDK9-JDK13. - CrowdTlsDirContextAuthenticationStrategy() - Constructor for class com.atlassian.crowd.directory.ssl.CrowdTlsDirContextAuthenticationStrategy
- CrowdUpgradeBlocker - Interface in com.atlassian.crowd.migration.legacy.upgrade
- crowdUrl - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- CrowdUserConsoleAcceptenceTestCase - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.user
- CrowdUserConsoleAcceptenceTestCase() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.user.CrowdUserConsoleAcceptenceTestCase
- CrowdUserDetails - Class in com.atlassian.crowd.integration.springsecurity.user
-
Implements a basic UserWithAttributes wrapper for Crowd principals.
- CrowdUserDetails(User, Collection<GrantedAuthority>) - Constructor for class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails
- CrowdUserDetailsService - Interface in com.atlassian.crowd.integration.springsecurity.user
-
Interface for retrieving users from Crowd.
- CrowdUserDetailsServiceImpl - Class in com.atlassian.crowd.integration.springsecurity.user
-
Retrieves users from Crowd using Crowd's remote API.
- CrowdUserDetailsServiceImpl() - Constructor for class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetailsServiceImpl
- CrowdUserHelper - Class in com.atlassian.crowd.plugin.rest.service.controller
- CrowdUserHelper(CrowdService, UserManager) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.CrowdUserHelper
- CrowdUserSettingsService - Class in com.atlassian.sal.crowd.usersettings
- CrowdUserSettingsService(ApplicationService, ApplicationFactory) - Constructor for class com.atlassian.sal.crowd.usersettings.CrowdUserSettingsService
- CrowdWadlResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
- CrowdWadlResourceTest(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.CrowdWadlResourceTest
- CrowdWebDriverTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- CrowdWebDriverTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- CrowdWebFragmentHelper - Class in com.atlassian.crowd.plugin.web
-
Crowd specific implementation of the Atlassian Plugin
WebFragmentHelper
- CrowdWebFragmentHelper() - Constructor for class com.atlassian.crowd.plugin.web.CrowdWebFragmentHelper
- CrowdWebResourceIntegration - Class in com.atlassian.crowd.plugin.web
-
Crowd-specific implementation of the Atlassian Plugin WebResourceIntegration
- CrowdWebResourceIntegration(PluginAccessor, I18nHelper, PluginEventManager, I18nHelperConfiguration, ApplicationProperties, EventPublisher, DarkFeatureManager) - Constructor for class com.atlassian.crowd.plugin.web.CrowdWebResourceIntegration
- CrowdWebTestCase - Class in com.atlassian.crowd.acceptance.utils
-
Base Crowd test case, with extra assertions on top of
CrowdWebDriverTest
. - CrowdWebTestCase() - Constructor for class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- CrowdWebTestCase.GenericPage - Class in com.atlassian.crowd.acceptance.utils
- CrowdWebTestCase.TestContext - Class in com.atlassian.crowd.acceptance.utils
- CrowdXsrfProtectionTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- CrowdXsrfProtectionTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdXsrfProtectionTest
- CrowdXsrfProtectionTest.PageWithError - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- CrowdXsrfTokenAccessor - Class in com.atlassian.sal.crowd.xsrf
-
Crowd specific implementation of XsrfTokenAccessor.
- CrowdXsrfTokenAccessor(XsrfTokenGenerator) - Constructor for class com.atlassian.sal.crowd.xsrf.CrowdXsrfTokenAccessor
- CrowdXsrfTokenInterceptor - Class in com.atlassian.crowd.xwork.interceptors
-
Crowd specific implementation of XsrfTokenInterceptor.
- CrowdXsrfTokenInterceptor() - Constructor for class com.atlassian.crowd.xwork.interceptors.CrowdXsrfTokenInterceptor
- CrowdXsrfTokenValidator - Class in com.atlassian.sal.crowd.xsrf
-
Crowd specific implementation of XsrfTokenValidator.
- CrowdXsrfTokenValidator(XsrfTokenGenerator) - Constructor for class com.atlassian.sal.crowd.xsrf.CrowdXsrfTokenValidator
- CrowdXWorkTransactionInterceptor - Class in com.atlassian.crowd.console.interceptor
-
An interceptor that wraps the action execution in a single Hibernate transaction.
- CrowdXWorkTransactionInterceptor() - Constructor for class com.atlassian.crowd.console.interceptor.CrowdXWorkTransactionInterceptor
- CRUCIBLE - Enum constant in enum class com.atlassian.crowd.model.application.ApplicationType
- CSV - Enum constant in enum class com.atlassian.crowd.pageobjects.user.importer.ChooseImporterPage.ImporterType
- CSV_MAPPING_CELL_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- CsvConfiguration - Class in com.atlassian.crowd.importer.config
-
This configuration type will encapsulate all required elements to import users/groups and their memberships into Crowd from two CSV files
- CsvConfiguration.Builder - Class in com.atlassian.crowd.importer.config
- csvConfigurationWithBlankForm() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CsvImporterTest
- csvConfigurationWithFileOutsideImportsLocation() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CsvImporterTest
- csvConfigurationWithInvalidFile() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CsvImporterTest
- CsvConfirmation - Class in com.atlassian.crowd.console.action.dataimport
-
Action class to handle the confimation of the CSV mappings
- CsvConfirmation() - Constructor for class com.atlassian.crowd.console.action.dataimport.CsvConfirmation
- CsvImporter - Class in com.atlassian.crowd.importer.importers
-
This class is responsible for importing users, groups and their memberships from two CSV files.
- CsvImporter(DirectoryManager) - Constructor for class com.atlassian.crowd.importer.importers.CsvImporter
- CsvImporterConfigurationPage - Class in com.atlassian.crowd.pageobjects.user.importer.csv
- CsvImporterConfigurationPage() - Constructor for class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- CsvImporterConfirmationPage - Class in com.atlassian.crowd.pageobjects.user.importer.csv
- CsvImporterConfirmationPage() - Constructor for class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- CsvImporterMappingPage - Class in com.atlassian.crowd.pageobjects.user.importer.csv
- CsvImporterMappingPage() - Constructor for class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterMappingPage
- CsvImporterResultsPage - Class in com.atlassian.crowd.pageobjects.user.importer.csv
- CsvImporterResultsPage() - Constructor for class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterResultsPage
- CsvImporterTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
-
Test's the adding of a CSV file into Crowd
- CsvImporterTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.CsvImporterTest
- csvImportExistingUsersAndGroupMappings() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CsvImporterTest
- csvImportHeader - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- csvImportInvalidDelimeter() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CsvImporterTest
- csvImportLargeDatasetOfUsersAndGroupMappings() - Method in class com.atlassian.crowd.acceptance.tests.load.LargeCsvImporterTest
- csvImportMappings() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CsvImporterTest
- csvImportMappingsWithNoMappings() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CsvImporterTest
- csvImportUsersWithStatusesAndDisplayNames() - Method in class com.atlassian.crowd.acceptance.tests.load.UserStatusAndDisplayNameMappingCsvImporterTest
- csvImportWithComma() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CsvImporterTest
- csvImportWithPipes() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CsvImporterTest
- csvImportWithUserFileOnly() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CsvImporterTest
- CsvLoadStatWriter - Class in com.atlassian.crowd.acceptance.utils
-
Simple csv stat writer
- CsvLoadStatWriter(String) - Constructor for class com.atlassian.crowd.acceptance.utils.CsvLoadStatWriter
- CsvMapper<T> - Class in com.atlassian.crowd.importer.mappers.csv
-
Abstract class that contains a common method that all sub-classes will require to read and manage the mapping of attributes from a CSV line.
- CsvMapper(Long, OrderedBidiMap) - Constructor for class com.atlassian.crowd.importer.mappers.csv.CsvMapper
- CsvMapping - Class in com.atlassian.crowd.console.action.dataimport
-
Mapping action for the CSV importer
- CsvMapping() - Constructor for class com.atlassian.crowd.console.action.dataimport.CsvMapping
- CsvMappingRow - Class in com.atlassian.crowd.pageobjects.user.importer.csv
- CsvMappingRow(String, String) - Constructor for class com.atlassian.crowd.pageobjects.user.importer.csv.CsvMappingRow
- CsvMappingRow(String, String, String) - Constructor for class com.atlassian.crowd.pageobjects.user.importer.csv.CsvMappingRow
- CURRENT_LICENSE_RESOURCE_TOTAL - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Total number of 'current' resources towards the license resource limit, ie number of users.
- CURRENT_START_SYNC_TIME - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
-
Deprecated.since 2.12.0, use
SynchronisationStatusManager
instead - currentPassword - Variable in class com.atlassian.crowd.pageobjects.user.AbstractChangePasswordPage
- currentPrincipalInvalidPasswordAttempts(UserWithAttributes) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- currentResources - Variable in class com.atlassian.crowd.console.action.License
- currentResources - Variable in class com.atlassian.crowd.console.action.options.UpdateLicensing
- CurrentSessionsPage<FilteringCriteria,
Session extends AbstractSession> - Class in com.atlassian.crowd.pageobjects.administration - CurrentSessionsPage() - Constructor for class com.atlassian.crowd.pageobjects.administration.CurrentSessionsPage
- currentTime() - Method in class com.atlassian.crowd.service.token.DefaultInviteUserTokenService
- currentUserHasPermission(UserPermission) - Method in interface com.atlassian.crowd.manager.permission.UserPermissionService
-
Does the current user have the provided permission.
- currentUserHasPermission(UserPermission) - Method in class com.atlassian.crowd.manager.permission.UserPermissionServiceImpl
- CUSTOM - Enum constant in enum class com.atlassian.crowd.console.action.auditlog.DateRangeType
- CUSTOM - Enum constant in enum class com.atlassian.crowd.embedded.api.DirectoryType
- CUSTOM - Enum constant in enum class com.atlassian.crowd.embedded.api.PasswordPolicyConfigurationPreset
- CUSTOM - Enum constant in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.PresetName
- CUSTOM_ANNOUNCEMENT_TEXT - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.LookAndFeelTest
- CUSTOM_HEADER - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.LookAndFeelTest
- CUSTOM_REGION_ATTRIBUTE_VALUE - Static variable in class com.atlassian.crowd.directory.AzureAdDirectory
- CUSTOM_WELCOME_TEXT - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.LookAndFeelTest
- customAttributeMappers - Variable in class com.atlassian.crowd.directory.ldap.mapper.ContextMapperWithCustomAttributes
- CustomAuditLogAttributeMapper - Interface in com.atlassian.crowd.event.listener.mapper.util
- CustomAzureApiUriResolver - Class in com.atlassian.crowd.directory.rest.endpoint
-
Represents resolvers for Microsoft Entra ID directories with custom endpoints specified
- CustomAzureApiUriResolver(String, String) - Constructor for class com.atlassian.crowd.directory.rest.endpoint.CustomAzureApiUriResolver
- CustomBannerError(String, boolean) - Constructor for class com.atlassian.crowd.console.action.setup.Database.CustomBannerError
- CustomDataFetchers - Class in com.atlassian.crowd.search.hibernate
-
Helper class providing
CustomDataFetcher
. - CustomDirectoryInstanceLoader - Class in com.atlassian.crowd.directory.loader
-
CustomDirectoryInstanceLoader loads a RemoteDirectory by using an
InstanceFactory
to create a RemoteDirectory. - CustomDirectoryInstanceLoader(InstanceFactory) - Constructor for class com.atlassian.crowd.directory.loader.CustomDirectoryInstanceLoader
- CustomDirectoryValidator - Class in com.atlassian.crowd.embedded.validator.impl
- CustomDirectoryValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.CustomDirectoryValidator
- customMessageBody - Variable in class com.atlassian.crowd.pageobjects.aui.AuiFlag
- CustomOracle10gDialect - Class in com.atlassian.crowd.util.persistence.hibernate
-
Oracle has deprecated LONG and LONG RAW data types, so Hibernate's standard mappings will be overridden to clob and blob.
- CustomOracle10gDialect() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.CustomOracle10gDialect
- cycleScheduler() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSchedulerStarvationTest
D
- DAILY_BACKUP_TIME_DELIMITER - Static variable in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity
- DailyLoginCountBucket - Enum Class in com.atlassian.crowd.analytics.events
- DaoTestUtils - Class in com.atlassian.crowd.acceptance.tests.persistence.util.hibernate
- DaoTestUtils() - Constructor for class com.atlassian.crowd.acceptance.tests.persistence.util.hibernate.DaoTestUtils
- DARK_FEATURE_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- DarkFeatureManagerOsgiAccessor - Class in com.atlassian.crowd.feature
-
Allows using the DarkFeatureManager that lives in the Crowd SAL plugin from the Crowd host.
- DarkFeatureManagerOsgiAccessor(CrowdOsgiContainerManager) - Constructor for class com.atlassian.crowd.feature.DarkFeatureManagerOsgiAccessor
- DarkFeaturesCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.darkfeatures
-
Collects values of dark features
- DarkFeaturesCollector(CrowdDarkFeatureManager) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.darkfeatures.DarkFeaturesCollector
- DarkFeaturesStatisticsEvent - Class in com.atlassian.crowd.analytics.events
- DarkFeaturesStatisticsEvent(boolean, boolean, boolean, boolean, boolean) - Constructor for class com.atlassian.crowd.analytics.events.DarkFeaturesStatisticsEvent
- data - Variable in class com.atlassian.crowd.event.EnumBasedEvent
- DATA_CENTER - Enum constant in enum class com.atlassian.crowd.acceptance.utils.CrowdLicenseType
- DATA_IMPORT - Enum constant in enum class com.atlassian.crowd.audit.AuditLogAuthorType
-
The action was performed by a data import from an external source.
- DATA_IMPORT - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventSource
- Database - Class in com.atlassian.crowd.console.action.setup
-
Select the type of database to configure Crowd with: Embedded (HSQLDB) External JDBC (C3P0 pooled)
- Database() - Constructor for class com.atlassian.crowd.console.action.setup.Database
- DATABASE - Enum constant in enum class com.atlassian.crowd.analytics.statistics.collectors.config.TokenStorageType
- DATABASE - Enum constant in enum class com.atlassian.crowd.plugins.testkit.rest.model.TokenStorageType
- DATABASE_CHANGELOG_LOCK_TABLE_NAME - Static variable in class com.atlassian.crowd.util.persistence.liquibase.CrowdSpringLiquibase
- DATABASE_CHANGELOG_TABLE_NAME - Static variable in class com.atlassian.crowd.util.persistence.liquibase.CrowdSpringLiquibase
- DATABASE_DATE_FORMAT - Static variable in class com.atlassian.crowd.migration.GenericMapper
- DATABASE_STEP - Static variable in class com.atlassian.crowd.console.action.setup.Database
- DATABASE_STORAGE - Static variable in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- DATABASE_TOKEN_STORAGE_ENABLED - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Whether or not Crowd is using database token storage
- Database.CustomBannerError - Class in com.atlassian.crowd.console.action.setup
- DatabaseClusterNodeInformationManager - Class in com.atlassian.crowd.manager.cluster.monitoring
- DatabaseClusterNodeInformationManager(ClusterInfoDao, ClusterService, Clock) - Constructor for class com.atlassian.crowd.manager.cluster.monitoring.DatabaseClusterNodeInformationManager
- DatabaseConfigurationListener - Interface in com.atlassian.crowd.config
-
Handles database initialisation, either by means of setup or application bootstrap
- DatabaseConfiguredListeners - Class in com.atlassian.crowd.config
- DatabaseConfiguredListeners(List<DatabaseConfigurationListener>) - Constructor for class com.atlassian.crowd.config.DatabaseConfiguredListeners
- DatabaseConnectionDecorator - Interface in com.atlassian.crowd.config
-
Represents a database connection decorator component which decorates the application config, connection url according to relevant parameters supplied by underlying implementations
- databaseContainsExistingData(Connection) - Method in class com.atlassian.crowd.manager.bootstrap.CrowdBootstrapManagerImpl
- databaseContainsExistingData(Connection) - Method in class com.atlassian.crowd.util.persistence.hibernate.LiquibaseSchemaHelper
- databaseContainsExistingData(Connection) - Method in interface com.atlassian.crowd.util.persistence.SchemaHelper
- DatabaseImporter - Interface in com.atlassian.crowd.migration.legacy.database
-
A mapper that will handle migrating the data from a legacy Crowd (pre 2.0) database to the Crowd 2.0+ database schema.
- DatabaseKeyStore - Class in com.atlassian.crowd.plugin.saml
-
Responsible for storing the encryption keypair in the database
- DatabaseKeyStore(PluginPropertyManager, KeyDecoderEncoder, ClusterLockService, Integer, KeyFactory, KeyPairGenerator) - Constructor for class com.atlassian.crowd.plugin.saml.DatabaseKeyStore
- DatabaseMapper - Class in com.atlassian.crowd.migration.legacy.database
- DatabaseMapper(SessionFactory, BatchProcessor, JdbcOperations) - Constructor for class com.atlassian.crowd.migration.legacy.database.DatabaseMapper
- DatabaseMapper.AttributeMapper - Class in com.atlassian.crowd.migration.legacy.database
- DatabaseMapper.EntityIdentifier - Class in com.atlassian.crowd.migration.legacy.database
- DatabaseMigrationManager - Class in com.atlassian.crowd.migration.legacy.database
- DatabaseMigrationManager(DatabaseMigrator, ApplicationConfig, DatabaseVerificationManager, SystemInfoHelper) - Constructor for class com.atlassian.crowd.migration.legacy.database.DatabaseMigrationManager
- DatabaseMigrator - Class in com.atlassian.crowd.migration.legacy.database
- DatabaseMigrator() - Constructor for class com.atlassian.crowd.migration.legacy.database.DatabaseMigrator
- DatabaseSettingsValidator - Interface in com.atlassian.crowd.console.action.setup.database.validator
-
Validator that checks the settings of a database, configured externally.
- DatabaseSetupJdbcOptions - Class in com.atlassian.crowd.pageobjects.setup
- DatabaseSetupJdbcOptions.JdbcOptionsBuilder - Class in com.atlassian.crowd.pageobjects.setup
- DatabaseSetupPage - Class in com.atlassian.crowd.pageobjects.setup
- DatabaseSetupPage() - Constructor for class com.atlassian.crowd.pageobjects.setup.DatabaseSetupPage
- DatabaseType - Enum Class in com.atlassian.crowd.analytics.statistics.collectors.environment
- DatabaseTypeEvent - Class in com.atlassian.crowd.analytics.events
- DatabaseTypeEvent(DatabaseType, String, String) - Constructor for class com.atlassian.crowd.analytics.events.DatabaseTypeEvent
- DatabaseVerificationManager - Class in com.atlassian.crowd.migration.verify
-
This manager will look after verifiers that need to run against the legacy database before migration to validate that the migration can proceed.
- DatabaseVerificationManager(List<DatabaseVerifier>) - Constructor for class com.atlassian.crowd.migration.verify.DatabaseVerificationManager
- DatabaseVerifier - Class in com.atlassian.crowd.migration.verify
-
Responsible for verifying the correctness/compatibility of pre 2.0 database to 2.0+ database
- DatabaseVerifier() - Constructor for class com.atlassian.crowd.migration.verify.DatabaseVerifier
- DatacenterEnabledEvent - Class in com.atlassian.crowd.analytics.events.instance
-
Deprecated.
- DatacenterEnabledEvent(boolean, boolean) - Constructor for class com.atlassian.crowd.analytics.events.instance.DatacenterEnabledEvent
-
Deprecated.
- DataCenterStatisticsCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.instance
- DataCenterStatisticsCollector(ClusterService, DcLicenseChecker) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.instance.DataCenterStatisticsCollector
- DataReEncryptor - Interface in com.atlassian.crowd.embedded.api
-
Generic interface for classes that need to encrypt or re-encrypt existing data.
- DATE - Enum constant in enum class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator.SupportedType
- DATE - Enum constant in enum class com.atlassian.crowd.manager.mailer.MailTemplateMacro
-
Current date macro key.
- DATE - Enum constant in enum class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator.SupportedType
- DATE_CONVERTER_FOR_EXPORT - Static variable in class com.atlassian.crowd.migration.GenericMapper
- DATE_FORMAT - Static variable in class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
- DATE_PROPERTY_FORMAT_PATTERN - Static variable in class com.atlassian.crowd.embedded.propertyset.DateFormats
- DateFormats - Class in com.atlassian.crowd.embedded.propertyset
- DateRangeType - Enum Class in com.atlassian.crowd.console.action.auditlog
- DateTimeFormatterCrowdBackupDateConverter - Class in com.atlassian.crowd.migration.date
-
Formats and parses dates using the provided
DateTimeFormatter
pattern with the timezone set to UTC. - DateTimeFormatterCrowdBackupDateConverter(String) - Constructor for class com.atlassian.crowd.migration.date.DateTimeFormatterCrowdBackupDateConverter
- DateUtils - Class in com.atlassian.crowd.core.tiny
- DateUtils(ResourceBundle) - Constructor for class com.atlassian.crowd.core.tiny.DateUtils
- DAYS_TO_PASSWORD_EXPIRATION - Enum constant in enum class com.atlassian.crowd.manager.mailer.MailTemplateMacro
-
Days until password will expire macro key.
- daysLeft - Variable in class com.atlassian.crowd.console.action.Console
- DbCachingDirectoryPoller - Class in com.atlassian.crowd.directory
-
A Directory poller for the
DbCachingRemoteDirectory
. - DbCachingDirectoryPoller(DirectorySynchroniser, SynchronisableDirectory) - Constructor for class com.atlassian.crowd.directory.DbCachingDirectoryPoller
-
Constructs a new DbCachingDirectoryPoller with the correct instance of RemoteDirectory.
- DbCachingLoadAndOperateTest - Class in com.atlassian.crowd.acceptance.tests.directory
-
Tests that DbCaching directories can still function while a synchronisation is occurring.
- DbCachingLoadAndOperateTest() - Constructor for class com.atlassian.crowd.acceptance.tests.directory.DbCachingLoadAndOperateTest
- DbCachingLoadMutationTest - Class in com.atlassian.crowd.acceptance.tests.directory
-
Tests will create and remove users/groups/memberships in the base of the test OU in order to test sync performance if there has been changes made to the LDAP directory.
- DbCachingLoadMutationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.directory.DbCachingLoadMutationTest
- DbCachingLoadTest - Class in com.atlassian.crowd.acceptance.tests.directory
-
Summary of the loadTesting ou that exists on crowd-ad1 and TPM https://hello.atlassian.net/wiki/spaces/CROWD/pages/161748218/Load+Testing
- DbCachingLoadTest() - Constructor for class com.atlassian.crowd.acceptance.tests.directory.DbCachingLoadTest
- DbCachingRemoteChangeOperations - Class in com.atlassian.crowd.directory
- DbCachingRemoteChangeOperations(DirectoryDao, RemoteDirectory, InternalRemoteDirectory, SynchronisationStatusManager, MultiEventPublisher, UserDao, GroupDao, GroupActionStrategy, CrowdDarkFeatureManager) - Constructor for class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- DbCachingRemoteDirectory - Class in com.atlassian.crowd.directory
-
A
RemoteDirectory
that provides LDAP and Crowd integration plus local storage in an internal directory for LDAP user and group attributes, and local groups for LDAP and Crowd users with local caching of remote data. - DbCachingRemoteDirectory(RemoteDirectory, InternalRemoteDirectory, DirectoryCacheFactory, CacheRefresherFactory, AuditService, AuditLogUserMapper, String, EventPublisher, DirectoryDao, BatchConfigParser) - Constructor for class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- DbCachingRemoteDirectoryInstanceLoader - Class in com.atlassian.crowd.directory.loader
-
Loader that allows for proxying of a remote directory through a local cache/mirror.
- DbCachingRemoteDirectoryInstanceLoader(DirectoryInstanceLoader, InternalDirectoryInstanceLoader, DirectoryCacheFactory, CacheRefresherFactory, AuditService, AuditLogUserMapper, AuditLogGroupMapper, EventPublisher, DirectoryDao) - Constructor for class com.atlassian.crowd.directory.loader.DbCachingRemoteDirectoryInstanceLoader
-
Spring-friendly constructor.
- DbCachingTestHelper - Class in com.atlassian.crowd.acceptance.utils
-
Helper class for testing DB caching directories.
- DbCachingTestHelper(String) - Constructor for class com.atlassian.crowd.acceptance.utils.DbCachingTestHelper
- DbCachingTestHelper.SyncInfo - Class in com.atlassian.crowd.acceptance.utils
-
Information about the synchronisation.
- DbConfigPasswordCipherEncryptor - Class in com.atlassian.crowd.crypto
- DbConfigPasswordCipherEncryptor(String, String, EncryptionSettings, SecretStoreProvider) - Constructor for class com.atlassian.crowd.crypto.DbConfigPasswordCipherEncryptor
- DbConfigPasswordCipherEncryptorsFactory - Class in com.atlassian.crowd.crypto
- DbPaths - Class in com.atlassian.crowd.acceptance.tests.persistence
- DbPaths() - Constructor for class com.atlassian.crowd.acceptance.tests.persistence.DbPaths
- DbTypeCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.environment
- DbTypeCollector(DataSource) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.environment.DbTypeCollector
- dc - Variable in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- dcLicenseChecker - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- dcLicenseChecker - Variable in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- DcLicenseChecker - Interface in com.atlassian.crowd.embedded.spi
-
Interface to determine whether current license is DC.
- DcLicenseCheckerImpl - Class in com.atlassian.crowd.license
- DcLicenseCheckerImpl(LicenseService) - Constructor for class com.atlassian.crowd.license.DcLicenseCheckerImpl
- DCLicenseCheckInterceptor - Class in com.atlassian.crowd.manager.license
-
This Component verifies Data Center license if a given method or class is decorated by
RequiresDataCenterLicense
- DCLicenseCheckInterceptor(DcLicenseChecker) - Constructor for class com.atlassian.crowd.manager.license.DCLicenseCheckInterceptor
- DEACTIVATE - Enum constant in enum class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningMode
- DEACTIVATE - Enum constant in enum class com.atlassian.labs.crowd.directory.pruning.util.NullExternalIdPruningConfiguration
- deactivateUser(String) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- DebugLoggingPropertySet - Class in com.atlassian.crowd.embedded.propertyset
-
Adds debug logging when accessing the wrapped
PropertySet
. - DebugLoggingPropertySet(PropertySet) - Constructor for class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- decide(InternalDirectoryGroup, InternalDirectoryGroup, Group, Date, long) - Method in class com.atlassian.crowd.directory.synchronisation.cache.DefaultGroupActionStrategy
- decide(InternalDirectoryGroup, InternalDirectoryGroup, Group, Date, long) - Method in class com.atlassian.crowd.directory.synchronisation.cache.ExternalIdCheckingGroupActionStrategy
- decide(InternalDirectoryGroup, InternalDirectoryGroup, Group, Date, long) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.GroupActionStrategy
- decode(String) - Method in class com.atlassian.crowd.plugin.saml.KeyDecoderEncoder
- decodeLicenseDetails(String) - Method in class com.atlassian.sal.crowd.license.CrowdLicenseHandler
- decorateClient(Client) - Method in interface com.atlassian.crowd.acceptance.rest.RestServer
-
Perform custom processing on the Jersey client, such as adding any necessary headers for multitenant tests.
- decorateClient(Client) - Method in enum class com.atlassian.crowd.acceptance.utils.RestServerImpl
- decorateConnectionProperties(ApplicationConfiguration) - Method in class com.atlassian.crowd.config.AbstractDatabaseConnectionDecorator
-
It updates the application config, by decorating the connection url or hibernate connection properties whichever supported by underlying implementation
- decorateConnectionProperties(ApplicationConfiguration) - Method in interface com.atlassian.crowd.config.DatabaseConnectionDecorator
-
Updates the application config, by decorating the connection url or hibernate connection properties whichever supported by underlying implementation
- decorateConnectionProperties(ApplicationConfiguration) - Method in class com.atlassian.crowd.config.OracleConnectionDecorator
- decorateConnectionURL(String) - Method in class com.atlassian.crowd.config.AbstractDatabaseConnectionDecorator
-
This method decorates the given connection URL with the parameters supplied by
AbstractDatabaseConnectionDecorator.getConnectionParameters()
, to note it will not override the parameters already present in the connection url - decorateConnectionURL(String) - Method in interface com.atlassian.crowd.config.DatabaseConnectionDecorator
-
Decorates the given connection URL with the parameters supplied by underlying implementation, to note it will not override the parameters already present in the connection url
- decorateConnectionURL(String) - Method in class com.atlassian.crowd.config.OracleConnectionDecorator
- decoratedServlet() - Method in class com.atlassian.crowd.acceptance.tests.decorator.DecoratorModuleTest
- DecoratorAttributes - Class in com.atlassian.crowd.plugin
- DecoratorModuleDescriptor - Class in com.atlassian.crowd.plugin.descriptors
-
Implements the
<decorator>
plugin module. - DecoratorModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.crowd.plugin.descriptors.DecoratorModuleDescriptor
- DecoratorModuleTest - Class in com.atlassian.crowd.acceptance.tests.decorator
- DecoratorModuleTest() - Constructor for class com.atlassian.crowd.acceptance.tests.decorator.DecoratorModuleTest
- decrypt(Property) - Method in class com.atlassian.crowd.crypto.PropertyEncryptor
- decrypt(String) - Method in class com.atlassian.crowd.crypto.Base64Encryptor
- decrypt(String) - Method in class com.atlassian.crowd.crypto.CachedEncryptor
- decrypt(String) - Method in class com.atlassian.crowd.crypto.ClusterLockingEncryptor
- decrypt(String) - Method in class com.atlassian.crowd.crypto.DbConfigPasswordCipherEncryptor
- decrypt(String) - Method in class com.atlassian.crowd.crypto.MissingKeyHandlingEncryptor
- decrypt(String) - Method in class com.atlassian.crowd.crypto.PrefixBasedSwitchableEncryptor
- decrypt(String) - Method in class com.atlassian.crowd.crypto.SaltingEncryptor
- decrypt(String) - Method in interface com.atlassian.crowd.embedded.api.Encryptor
-
Decrypt encrypted password, and return its original value.
- decryptCredential(String) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask114
- decryptPasswords(Directory) - Method in class com.atlassian.crowd.crypto.DirectoryPasswordsEncryptor
- Deduplicator<T> - Class in com.atlassian.crowd.util
- Deduplicator() - Constructor for class com.atlassian.crowd.util.Deduplicator
- DEFAULT - Enum constant in enum class com.atlassian.crowd.validator.DirectoryValidationContext
-
Context representing that all relevant attributes must be validated
- DEFAULT - Static variable in enum class com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
-
This should be the default for new directories
- DEFAULT_ADMIN_NAME_KEY - Static variable in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- DEFAULT_ADMIN_STEP - Static variable in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- DEFAULT_AUTHOR - Static variable in class com.atlassian.crowd.manager.audit.AuditLogMetadataResolverImpl
- DEFAULT_BATCH_SIZE - Static variable in class com.atlassian.crowd.manager.mailer.notification.PasswordExpirationMailNotificationManagerImpl
- DEFAULT_CACHE_SYNCHRONISE_INTERVAL - Static variable in interface com.atlassian.crowd.directory.monitor.poller.DirectoryPoller
-
Default cache synchronisation interval in seconds.
- DEFAULT_CANCEL_BUTTON_ID - Static variable in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- DEFAULT_CHARACTER_ENCODING - Static variable in class com.atlassian.crowd.CrowdConstants
-
Character encoding.
- DEFAULT_CONTENT_TYPE - Static variable in class com.atlassian.crowd.CrowdConstants
-
Default content type for web/html documents.
- DEFAULT_COOKIE_TOKEN_KEY - Static variable in class com.atlassian.crowd.model.authentication.CookieConfiguration
-
This is the default SSO cookie name
- DEFAULT_CROWD_APPLICATION_NAME - Static variable in class com.atlassian.crowd.console.embedded.api.CrowdApplicationFactory
- DEFAULT_ENABLED - Static variable in interface com.atlassian.crowd.manager.rememberme.CrowdSpecificRememberMeSettings
-
Default state of Remember Me configuration
- DEFAULT_EXPIRATION_DURATION - Static variable in interface com.atlassian.crowd.manager.rememberme.CrowdSpecificRememberMeSettings
-
Default expiration duration
- DEFAULT_FORM_FIELD_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- DEFAULT_IDENTIFIER_METHOD_NAME - Static variable in class com.atlassian.crowd.util.persistence.hibernate.GenericEnumUserType
- DEFAULT_INITIAL_POOL_SIZE - Static variable in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyConstants
- DEFAULT_LIMIT - Static variable in class com.atlassian.crowd.plugin.rest.entity.page.RestPageRequest
- DEFAULT_LIMIT_VALUE - Static variable in class com.atlassian.crowd.plugin.rest.entity.page.RestPageRequest
- DEFAULT_MAIL_PORT - Static variable in class com.atlassian.crowd.util.mail.SMTPServer
- DEFAULT_MAX_TOTAL_CONNECTIONS - Static variable in class com.atlassian.crowd.integration.rest.service.DefaultHttpClientProvider
-
Default maximum number of connections in the pool.
- DEFAULT_MAXIMUM_POOL_SIZE - Static variable in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyConstants
- DEFAULT_MIN_FAILURES - Static variable in class com.atlassian.crowd.manager.webhook.NoLongTermFailureStrategy
- DEFAULT_MIN_INTERVAL_MILLIS - Static variable in class com.atlassian.crowd.manager.webhook.NoLongTermFailureStrategy
- DEFAULT_OR_BATCH_SIZE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- DEFAULT_PAGE_SIZE - Static variable in class com.atlassian.crowd.directory.SpringLDAPConnector
- DEFAULT_POOL_AUTHENTICATION - Static variable in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyConstants
- DEFAULT_POOL_PROTOCOL - Static variable in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyConstants
- DEFAULT_POOL_SIZE - Static variable in class com.atlassian.crowd.config.EnvironmentDrivenDatabaseConfigurationListener
- DEFAULT_POOL_TIMEOUT_MS - Static variable in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyConstants
- DEFAULT_PREFERRED_POOL_SIZE - Static variable in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyConstants
- DEFAULT_PROPERTIES - Static variable in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyConstants
- DEFAULT_QUERY_IN_BATCH_SIZE - Static variable in class com.atlassian.crowd.util.persistence.hibernate.batch.BatchConfigParser
- DEFAULT_SCHEDULED_BACKUP_HOUR - Static variable in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- DEFAULT_SCHEDULED_BACKUP_MINUTE - Static variable in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- DEFAULT_SEARCH_RESULT_SIZE - Static variable in class com.atlassian.crowd.plugin.rest.filter.RequestDefaults
- DEFAULT_START - Static variable in class com.atlassian.crowd.plugin.rest.entity.page.RestPageRequest
- DEFAULT_START_PAGE - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase
- DEFAULT_START_VALUE - Static variable in class com.atlassian.crowd.plugin.rest.entity.page.RestPageRequest
- DEFAULT_STATE - Static variable in class com.atlassian.crowd.pageobjects.CrowdLoginPageState
- DEFAULT_SUBMIT_BUTTON_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- DEFAULT_SYNC_INTERVAL - Static variable in class com.atlassian.crowd.upgrade.tasks.UpgradeTask424
- DEFAULT_TIMEOUT - Static variable in class com.atlassian.crowd.util.mail.SMTPServer
- DEFAULT_TO_LICENSED_ACCESS_ENABLED - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
Controls defaulting to licensed access when there is no annotation Note: atlassian-rest is controlled by a separate flag.
- DEFAULT_TOKEN_EXPIRY - Static variable in interface com.atlassian.crowd.manager.login.ForgottenLoginManager
- DEFAULT_TOKEN_EXPIRY_SECONDS - Static variable in interface com.atlassian.crowd.service.token.InviteUserTokenService
- DEFAULT_TOTAL - Static variable in class com.atlassian.crowd.upgrade.tasks.UpgradeTask211
- DEFAULT_VALUE_OF_METHOD_NAME - Static variable in class com.atlassian.crowd.util.persistence.hibernate.GenericEnumUserType
- defaultAdminError() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- DefaultAdministrator - Class in com.atlassian.crowd.console.action.setup
- DefaultAdministrator() - Constructor for class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- DefaultAdminSetupOptions - Class in com.atlassian.crowd.pageobjects.setup
- DefaultAdminSetupOptions(String, String, String, String, String, String) - Constructor for class com.atlassian.crowd.pageobjects.setup.DefaultAdminSetupOptions
- DefaultAdminSetupPage - Class in com.atlassian.crowd.pageobjects.setup
- DefaultAdminSetupPage() - Constructor for class com.atlassian.crowd.pageobjects.setup.DefaultAdminSetupPage
- DefaultAzureAdRestClientFactory - Class in com.atlassian.crowd.directory.rest
-
Default implementation of
AzureAdRestClientFactory
- DefaultAzureAdRestClientFactory(MsalAuthenticatorFactory, IoUtilsWrapper) - Constructor for class com.atlassian.crowd.directory.rest.DefaultAzureAdRestClientFactory
- DefaultBackupFileStore - Class in com.atlassian.crowd.manager.backup
-
Default implementation of
BackupFileStore
. - DefaultBackupFileStore(HomeDirectoryService) - Constructor for class com.atlassian.crowd.manager.backup.DefaultBackupFileStore
- DefaultBackupManager - Class in com.atlassian.crowd.manager.backup
-
Default implementation of
BackupManager
- DefaultBackupManager(XmlMigrationManager, BackupFileStore, PropertyManager) - Constructor for class com.atlassian.crowd.manager.backup.DefaultBackupManager
- DefaultCacheFactory - Class in com.atlassian.crowd.dao.membership.cache
-
Default implementation of
CacheFactory
. - DefaultCacheFactory(CacheFactory) - Constructor for class com.atlassian.crowd.dao.membership.cache.DefaultCacheFactory
- defaultConfiguration() - Static method in class com.atlassian.crowd.manager.audit.AuditLogConfiguration
-
Creates a new default configuration instance with the default retention period
- DefaultConnectionPoolProperties - Class in com.atlassian.crowd.embedded.impl
-
Form-backing bean used to set default values in the JNDI LDAP connection pool UI and convert the values for storage as application attributes.
- DefaultConnectionPoolProperties() - Constructor for class com.atlassian.crowd.embedded.impl.DefaultConnectionPoolProperties
- DefaultDatabaseConnectionParameters - Class in com.atlassian.crowd.config
-
Data holder for the connection parameters for specified databases
- DefaultDatabaseConnectionParameters() - Constructor for class com.atlassian.crowd.config.DefaultDatabaseConnectionParameters
- defaultDelay - Variable in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource.SlomoConfig
- DefaultDirectoryMembershipService - Interface in com.atlassian.crowd.service.directory
-
The service for configuration of default group memberships in directories
- DefaultDirectoryMembershipServiceImpl - Class in com.atlassian.crowd.service.directory
- DefaultDirectoryMembershipServiceImpl(DirectoryManager) - Constructor for class com.atlassian.crowd.service.directory.DefaultDirectoryMembershipServiceImpl
- DefaultEncryptionManager - Class in com.atlassian.crowd.manager.crypto
- DefaultEncryptionManager(Collection<DataReEncryptor>, SwitchableEncryptor, ClusterLockService) - Constructor for class com.atlassian.crowd.manager.crypto.DefaultEncryptionManager
- DefaultExpirableUserTokenService - Class in com.atlassian.crowd.service.token
-
Default implementation of
ExpirableUserTokenService
backed by a storage DAO. - DefaultExpirableUserTokenService(ExpirableUserTokenDao) - Constructor for class com.atlassian.crowd.service.token.DefaultExpirableUserTokenService
- DefaultGroupActionStrategy - Class in com.atlassian.crowd.directory.synchronisation.cache
-
The default GroupActionStrategy, that does not have explicit handling for groups with duplicate names and different external ids
- DefaultGroupActionStrategy() - Constructor for class com.atlassian.crowd.directory.synchronisation.cache.DefaultGroupActionStrategy
- DefaultGroupAuditProcessor - Class in com.atlassian.crowd.dao.audit.processor.impl
- DefaultGroupAuditProcessor(DirectoryDao, AuditDao, AuditLogChangesetPopulator, AuditLogGroupMapper, AuditLogMetadataResolver) - Constructor for class com.atlassian.crowd.dao.audit.processor.impl.DefaultGroupAuditProcessor
- DefaultGroupMembershipConfigurationEntry - Class in com.atlassian.crowd.plugins.testkit.rest.model
- DefaultGroupMembershipConfigurationEntry() - Constructor for class com.atlassian.crowd.plugins.testkit.rest.model.DefaultGroupMembershipConfigurationEntry
- DefaultGroupMembershipConfigurationEntry(Long, String) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.model.DefaultGroupMembershipConfigurationEntry
- DefaultGroupMembershipResolver - Interface in com.atlassian.crowd.core.event.listener
-
Resolves default groups which user should be added to during authentication
- DefaultGroupMembershipService - Interface in com.atlassian.crowd.manager.application
-
The service for configuring default group memberships.
- DefaultGroupMembershipServiceImpl - Class in com.atlassian.crowd.manager.application
- DefaultGroupMembershipServiceImpl(ApplicationDefaultGroupMembershipConfigurationDao) - Constructor for class com.atlassian.crowd.manager.application.DefaultGroupMembershipServiceImpl
- DefaultGroupRemoverEventListener - Class in com.atlassian.crowd.event.listener
- DefaultGroupRemoverEventListener(EventPublisher, DefaultDirectoryMembershipService) - Constructor for class com.atlassian.crowd.event.listener.DefaultGroupRemoverEventListener
- DefaultHibernateConfigurator - Class in com.atlassian.crowd.console.setup
- DefaultHibernateConfigurator() - Constructor for class com.atlassian.crowd.console.setup.DefaultHibernateConfigurator
- DefaultHostApplicationControl - Class in com.atlassian.crowd
- DefaultHostApplicationControl() - Constructor for class com.atlassian.crowd.DefaultHostApplicationControl
- DefaultHttpClientProvider - Class in com.atlassian.crowd.integration.rest.service
-
Default implementation of
HttpClientProvider
that creates http clients with client-side caching support. - DefaultHttpClientProvider() - Constructor for class com.atlassian.crowd.integration.rest.service.DefaultHttpClientProvider
- DefaultInviteUserTokenService - Class in com.atlassian.crowd.service.token
-
Default implementation of
InviteUserTokenService
backed by a storage DAO. - DefaultInviteUserTokenService(ExpirableUserTokenDao, SecureTokenGenerator) - Constructor for class com.atlassian.crowd.service.token.DefaultInviteUserTokenService
- DefaultLdapDirectoryClearingClusterEventPublisher - Class in com.atlassian.crowd.directory
- DefaultLdapDirectoryClearingClusterEventPublisher(ClusterMessageService) - Constructor for class com.atlassian.crowd.directory.DefaultLdapDirectoryClearingClusterEventPublisher
- defaultLogo - Variable in class com.atlassian.crowd.pageobjects.ForgottenLoginDetailsPage
- DefaultMembershipAuditProcessor - Class in com.atlassian.crowd.dao.audit.processor.impl
- DefaultMembershipAuditProcessor(AuditDao, AuditLogChangesetPopulator, AuditLogMetadataResolver, int) - Constructor for class com.atlassian.crowd.dao.audit.processor.impl.DefaultMembershipAuditProcessor
- defaultPasswordComplexityViolatedMessage(I18nHelper) - Static method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangePasswordTestUtils
- DefaultRegion - Enum Class in com.atlassian.crowd.directory.rest.endpoint
-
Represents a set of Microsoft Entra ID regions which are supported by Crowd
- Defaults - Class in com.atlassian.crowd.directory.synchronisation
- DefaultSearchStrategyFactory - Class in com.atlassian.crowd.manager.application.search
-
A
SearchStrategyFactory
which will delegate to theDirectoryManager
for all of itssearch strategies
. - DefaultSearchStrategyFactory(DirectoryManager) - Constructor for class com.atlassian.crowd.manager.application.search.DefaultSearchStrategyFactory
- DefaultSpringLdapPoolConfigService - Class in com.atlassian.crowd.directory.ldap.connectionpool
- DefaultSpringLdapPoolConfigService() - Constructor for class com.atlassian.crowd.directory.ldap.connectionpool.DefaultSpringLdapPoolConfigService
- DefaultStartPage - Class in com.atlassian.crowd.console.action
- DefaultStartPage() - Constructor for class com.atlassian.crowd.console.action.DefaultStartPage
- DefaultUserAuditProcessor - Class in com.atlassian.crowd.dao.audit.processor.impl
- DefaultUserAuditProcessor(AuditDao, DirectoryDao, AuditLogChangesetPopulator, AuditLogUserMapper, AuditLogMetadataResolver) - Constructor for class com.atlassian.crowd.dao.audit.processor.impl.DefaultUserAuditProcessor
- DefaultUserManager - Class in com.atlassian.sal.crowd.user
-
Crowd implementation of the UserManager
- DefaultUserManager(TransactionTemplate, UserService, CrowdService) - Constructor for class com.atlassian.sal.crowd.user.DefaultUserManager
- DefaultUserManager(TransactionHelper, UserService, CrowdService, HttpContext) - Constructor for class com.atlassian.sal.crowd.user.DefaultUserManager
- defaultValueSupplier - Variable in class com.atlassian.crowd.common.properties.AbstractSystemProperty
- DEFLATE_ENCODING - Static variable in class com.atlassian.crowd.plugin.saml.SAMLAuthRequest
-
This is the encoding that MUST be supported by all SAML bindings, see SAML bindings spec section 3.4.4.1
- delay - Variable in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource.PatternRepresentation
- delayError - Variable in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource.PatternError
- delegate - Variable in class com.atlassian.crowd.core.event.DelegatingMultiEventPublisher
- delegate - Variable in class com.atlassian.crowd.directory.DirectoryWrapper
- DelegatedAuthenticationDirectory - Class in com.atlassian.crowd.directory
-
This implementation of a
RemoteDirectory
provides delegated authentication to an underlying remote LDAP implementation. - DelegatedAuthenticationDirectory(RemoteDirectory, InternalRemoteDirectory, EventPublisher, DirectoryDao) - Constructor for class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- DelegatedAuthenticationDirectoryInstanceLoader - Interface in com.atlassian.crowd.directory.loader
-
Marker interface for the Delegated Authentication Directory instance loader.
- DelegatedAuthenticationDirectoryInstanceLoaderImpl - Class in com.atlassian.crowd.directory.loader
- DelegatedAuthenticationDirectoryInstanceLoaderImpl(LDAPDirectoryInstanceLoader, InternalDirectoryInstanceLoader, EventPublisher, DirectoryDao) - Constructor for class com.atlassian.crowd.directory.loader.DelegatedAuthenticationDirectoryInstanceLoaderImpl
- delegatedDirectory(String) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitUtil
- delegatedDirectory(String, LdapSecureMode) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitUtil
- delegatedDirectoryAddLocalGroup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DelegatedDirectoryTest
- delegatedDirectoryAuthenticateAddsUsersToGroupsInUnderlyingInternalDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DelegatedDirectoryWithoutNestedGroupsTest
- delegatedDirectoryAuthenticateAddsUsersToNestedGroupsInUnderlyingInternalDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DelegatedDirectoryWithNestedGroupsTest
- delegatedDirectoryAuthenticateAddUsersToNestedGroupsWhenNestedGroupsAreEnabledAfterCreation() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DelegatedDirectoryWithNestedGroupsTest
- delegatedDirectoryAuthenticateCreatesUserInUnderlyingInternalDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DelegatedDirectoryTest
- delegatedDirectoryAuthenticateCreatesUserInUnderlyingInternalDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DelegatedDirectoryWithNestedGroupsTest
- DelegatedDirectoryCondition - Class in com.atlassian.labs.crowd.directory.pruning.condition
- DelegatedDirectoryCondition(DirectoryManager) - Constructor for class com.atlassian.labs.crowd.directory.pruning.condition.DelegatedDirectoryCondition
- DelegatedDirectoryConnectionValidator - Class in com.atlassian.crowd.embedded.validator.impl
- DelegatedDirectoryConnectionValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.DelegatedDirectoryConnectionValidator
- delegatedDirectoryImportLocalGroup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DelegatedDirectoryTest
- delegatedDirectoryLastAuthenticatedUpdate() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DelegatedDirectoryTest
- DelegatedDirectoryPruningJob - Class in com.atlassian.labs.crowd.directory.pruning.jobs
- DelegatedDirectoryPruningJob(SchedulerService, DirectoryManager, DirectoryInstanceLoader, TransactionTemplate, ClusterLockService, EventPublisher, PruningJobStatusService) - Constructor for class com.atlassian.labs.crowd.directory.pruning.jobs.DelegatedDirectoryPruningJob
- DelegatedDirectoryTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- DelegatedDirectoryTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.DelegatedDirectoryTest
- DelegatedDirectoryWithNestedGroupsTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
-
Extra tests on top of
DelegatedDirectoryTest
to cover LDAP directories with nested groups. - DelegatedDirectoryWithNestedGroupsTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.DelegatedDirectoryWithNestedGroupsTest
- DelegatedDirectoryWithoutNestedGroupsTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
-
Extra tests on top of
DelegatedDirectoryTest
to cover LDAP directories with nested groups. - DelegatedDirectoryWithoutNestedGroupsTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.DelegatedDirectoryWithoutNestedGroupsTest
- DelegatedDirectoryWithPruningLinkPage - Class in com.atlassian.crowd.pageobjects.directory.pruning
- DelegatedDirectoryWithPruningLinkPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.pruning.DelegatedDirectoryWithPruningLinkPage
- DelegatedDirectoryWithPruningLinkPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.pruning.DelegatedDirectoryWithPruningLinkPage
- delegatedGroupsBrowserContainer - Variable in class com.atlassian.crowd.pageobjects.gla.GLABrowseGroupsPage
- delegatedGroupUsersBrowserContainer - Variable in class com.atlassian.crowd.pageobjects.gla.GLABrowserUsersBelongingToGroupPage
- DELEGATING - Enum constant in enum class com.atlassian.crowd.embedded.api.DirectoryType
- DelegatingConnectionProvider - Class in com.atlassian.crowd.util.persistence.hibernate.connection
- DelegatingConnectionProvider(ConnectionProvider, ConnectionTracker) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.connection.DelegatingConnectionProvider
- DelegatingConnectionProviderInitiator - Class in com.atlassian.crowd.util.persistence.hibernate.connection
- DelegatingConnectionProviderInitiator(ConnectionTracker) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.connection.DelegatingConnectionProviderInitiator
- DelegatingConnectionProviderInitiator(ConnectionProviderInitiator, ConnectionTracker) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.connection.DelegatingConnectionProviderInitiator
- DelegatingDirectoryInstanceLoader - Interface in com.atlassian.crowd.directory.loader
-
Marker interface for the Delegating Directory instance loader.
- DelegatingDirectoryInstanceLoaderImpl - Class in com.atlassian.crowd.directory.loader
-
Iterative directory instance loader.
- DelegatingDirectoryInstanceLoaderImpl(InternalDirectoryInstanceLoader, InternalHybridDirectoryInstanceLoader) - Constructor for class com.atlassian.crowd.directory.loader.DelegatingDirectoryInstanceLoaderImpl
-
Pico-friendly constructor.
- DelegatingDirectoryInstanceLoaderImpl(InternalDirectoryInstanceLoader, InternalHybridDirectoryInstanceLoader, DelegatedAuthenticationDirectoryInstanceLoader) - Constructor for class com.atlassian.crowd.directory.loader.DelegatingDirectoryInstanceLoaderImpl
-
Pico-friendly constructor.
- DelegatingDirectoryInstanceLoaderImpl(List<DirectoryInstanceLoader>) - Constructor for class com.atlassian.crowd.directory.loader.DelegatingDirectoryInstanceLoaderImpl
-
Creates a new instance of DelegatingDirectoryInstanceLoader.
- DelegatingGroupWithAttributes - Class in com.atlassian.crowd.embedded.impl
-
Implementation of GroupWithAttributes that simply delegates to an underlying Group and Attributes object.
- DelegatingGroupWithAttributes - Class in com.atlassian.crowd.model.group
-
Implementation of GroupWithAttributes that simply delegates to an underlying Group and Attributes object.
- DelegatingGroupWithAttributes(Group, Attributes) - Constructor for class com.atlassian.crowd.embedded.impl.DelegatingGroupWithAttributes
- DelegatingGroupWithAttributes(Group, Attributes) - Constructor for class com.atlassian.crowd.model.group.DelegatingGroupWithAttributes
- DelegatingMultiEventPublisher - Class in com.atlassian.crowd.core.event
-
Basic implementation of
MultiEventPublisher
that delegates to an underlyingEventPublisher
- DelegatingMultiEventPublisher(EventPublisher) - Constructor for class com.atlassian.crowd.core.event.DelegatingMultiEventPublisher
- DelegatingTokenAuthenticationManager - Class in com.atlassian.crowd.manager.authentication
- DelegatingTokenAuthenticationManager(TokenAuthenticationManager) - Constructor for class com.atlassian.crowd.manager.authentication.DelegatingTokenAuthenticationManager
- DelegatingUserAuthorisationCache - Class in com.atlassian.crowd.cache
- DelegatingUserAuthorisationCache(UserAuthorisationCache) - Constructor for class com.atlassian.crowd.cache.DelegatingUserAuthorisationCache
- DelegatingUserWithAttributes - Class in com.atlassian.crowd.embedded.impl
-
Implementation of UserWithAttributes that simply delegates to an underlying User and Attributes object.
- DelegatingUserWithAttributes - Class in com.atlassian.crowd.model.user
-
Implementation of UserWithAttributes that simply delegates to an underlying User and Attributes object.
- DelegatingUserWithAttributes(User, Attributes) - Constructor for class com.atlassian.crowd.embedded.impl.DelegatingUserWithAttributes
- DelegatingUserWithAttributes(User, Attributes) - Constructor for class com.atlassian.crowd.model.user.DelegatingUserWithAttributes
- delete() - Method in class com.atlassian.crowd.pageobjects.directory.view.ViewDirectory
- delete(JobId) - Method in class com.atlassian.crowd.scheduling.ClusterJobDAODecorator
- delete(String) - Method in class com.atlassian.crowd.dao.scheduling.ClusterJobDAOHibernate
- DELETE - Enum constant in enum class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningMode
- DELETE - Enum constant in enum class com.atlassian.labs.crowd.directory.pruning.util.NullExternalIdPruningConfiguration
- DELETE_GROUP - Enum constant in enum class com.atlassian.crowd.embedded.api.OperationType
- DELETE_ROLE - Enum constant in enum class com.atlassian.crowd.embedded.api.OperationType
- DELETE_USER - Enum constant in enum class com.atlassian.crowd.embedded.api.OperationType
- DELETE_USER_MEMBERSHIPS_BATCHING_ENABLED - Static variable in interface com.atlassian.crowd.darkfeature.CrowdDarkFeatureManager
-
Enables batching of membership deletions during synchronisation
- deleteAlias(long, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.application.ApplicationController
- deleteAlias(long, String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.application.AliasResource
- deleteAllAliasesForUser(String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.application.ApplicationController
- deleteAllAliasesForUser(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.application.AliasResource
- deleteAllCookies() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- deleteApplication(long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- deleteApplication(long) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitApplicationResource
- deleteApplicationDirectoryMapping(long, long) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.ApplicationAdminController
- deleteApplicationDirectoryMapping(long, long) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.ApplicationAdminResource
- deleteCachedGroup(String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- deleteCachedGroup(String) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- deleteCachedGroup(String) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- deleteCachedGroup(String) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- deleteCachedGroup(String) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- deleteCachedGroups(List<String>) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- deleteCachedGroups(Set<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- deleteCachedGroups(Set<String>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- deleteCachedGroups(Set<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- deleteCachedGroups(Set<String>) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- deleteCachedGroups(Set<String>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- deleteCachedGroupsByGuids(Set<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- deleteCachedGroupsByGuids(Set<String>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- deleteCachedGroupsByGuids(Set<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- deleteCachedGroupsByGuids(Set<String>) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- deleteCachedGroupsByGuids(Set<String>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- deleteCachedGroupsNotIn(GroupType, List<? extends Group>, Date) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- deleteCachedGroupsNotIn(GroupType, List<? extends Group>, Date) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- deleteCachedGroupsNotIn(GroupType, List<? extends Group>, Date) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- deleteCachedGroupsNotIn(GroupType, List<? extends Group>, Date) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- deleteCachedGroupsNotIn(GroupType, List<? extends Group>, Date) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- deleteCachedGroupsNotInByExternalId(Collection<? extends Group>, Date) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- deleteCachedGroupsNotInByExternalId(Collection<? extends Group>, Date) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- deleteCachedGroupsNotInByExternalId(Collection<? extends Group>, Date) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- deleteCachedGroupsNotInByExternalId(Collection<? extends Group>, Date) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- deleteCachedGroupsNotInByExternalId(Collection<? extends Group>, Date) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- deleteCachedUser(String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- deleteCachedUser(String) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- deleteCachedUser(String) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- deleteCachedUser(String) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- deleteCachedUser(String) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- deleteCachedUsersByGuid(Set<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- deleteCachedUsersByGuid(Set<String>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- deleteCachedUsersByGuid(Set<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- deleteCachedUsersByGuid(Set<String>) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- deleteCachedUsersByGuid(Set<String>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- deleteCachedUsersNotIn(Collection<? extends User>, Date) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- deleteCachedUsersNotIn(Collection<? extends User>, Date) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- deleteCachedUsersNotIn(Collection<? extends User>, Date) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- deleteCachedUsersNotIn(Collection<? extends User>, Date) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- deleteCachedUsersNotIn(Collection<? extends User>, Date) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- deleteCachedUsersNotInOld(Collection<? extends User>, Date) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- deleteClusterMessagesBeforeAndOn(long) - Method in interface com.atlassian.crowd.dao.cluster.ClusterMessageDao
-
Deletes all mesages older than the timestamp.
- deleteClusterMessagesBeforeAndOn(long) - Method in class com.atlassian.crowd.dao.cluster.ClusterMessageDAOHibernate
- deleteCookie(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- deleted(String, long) - Static method in class com.atlassian.crowd.model.event.AliasEvent
- DELETED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Deprecated.This event type has been deprecated in favor of more specific event types (such as USER_CREATED). Please use a more specific event type or
AuditLogEventType.OTHER
if none apply to your event. - DELETED - Enum constant in enum class com.atlassian.crowd.model.event.Operation
- DeletedControl - Class in com.atlassian.crowd.directory.ldap.control.ldap
-
Active Directory control that allows for the searching of deleted objects aka 'tombstones'.
- DeletedControl() - Constructor for class com.atlassian.crowd.directory.ldap.control.ldap.DeletedControl
- deleteDefaultGroups(Long, String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitApplicationResource
- deleteDirectChildGroup(String, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Deletes a child group membership.
- deleteDirectory(long) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitDirectoryResource
- deleteDirectUser(String, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Removes the user membership.
- DeletedResultsControl - Class in com.atlassian.crowd.directory.ldap.control
-
Wrapper for the LDAPDeletedResultsControl so that it "fits in" with the SpringLDAP templating model.
- DeletedResultsControl() - Constructor for class com.atlassian.crowd.directory.ldap.control.DeletedResultsControl
- deleteFile(File) - Method in class com.atlassian.crowd.manager.backup.DefaultBackupFileStore
- deleteGroup(String, long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- deleteGroup(String, long) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestKitGroupResource
- deleteGroupAttribute(String, String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- deleteGroupGroupAdministrator(DirectoryEntityId, DirectoryEntityId) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.GroupLevelAdminController
- deleteGroupGroupAdministrator(DirectoryEntityId, DirectoryEntityId) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.GroupLevelAdminResource
- deleteGroupMembersForGroup(Group, Set<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- deleteGroupMembersForGroup(Group, Set<String>) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- deleteGroupMembersForGroup(Group, Set<String>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- deleteKey() - Method in class com.atlassian.crowd.pageobjects.GoogleAppsApplicationDetailsPage
- deleteKeys() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.UpdateSAMLConfigurationTest
- deleteKeys() - Method in class com.atlassian.crowd.plugin.saml.action.UpdateSAMLConfiguration
- deleteKeys() - Method in class com.atlassian.crowd.plugin.saml.DatabaseKeyStore
- deleteKeys() - Method in interface com.atlassian.crowd.plugin.saml.SAMLMessageManager
-
Deletes any generated DSA keys This also makes the SAMLMessageManager unable to sign requests.
- deleteKeys() - Method in class com.atlassian.crowd.plugin.saml.SAMLMessageManagerImpl
- deleteLocksHeldByNode(String) - Method in class com.atlassian.crowd.dao.cluster.ClusterLockDAOHibernate
- deleteMessagesOlderThan(Instant) - Method in interface com.atlassian.crowd.manager.cluster.message.ClusterMessageManager
-
Removes all stored messages older than the specified instant
- deleteMessagesOlderThan(Instant) - Method in class com.atlassian.crowd.manager.cluster.message.ClusterMessageServiceImpl
- deleteMessagesOlderThan(Instant) - Method in class com.atlassian.crowd.manager.cluster.message.NoOpClusterMessageService
- deleteOldMessages() - Method in interface com.atlassian.crowd.manager.cluster.message.ClusterMessageManager
-
Delete messages with timestamp older than an implementation-defined threshold.
- deleteOldMessages() - Method in class com.atlassian.crowd.manager.cluster.message.ClusterMessageServiceImpl
- deleteOldMessages() - Method in class com.atlassian.crowd.manager.cluster.message.NoOpClusterMessageService
- DeleteOperation - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation
-
Hibernate Operation to delete entities in batch
- DeleteOperation - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation
-
Hibernate Operation to delete entities in batch
- DeleteOperation() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation.DeleteOperation
- DeleteOperation() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation.DeleteOperation
- deletePatttern(int) - Method in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource
- deleteProperty(String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- deleteProperty(String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitPropertyResource
- deleteTokensForUser(String, String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.TokenResource
- deleteUser(String, long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- deleteUserGroupAdministrator(DirectoryEntityId, DirectoryEntityId) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.GroupLevelAdminController
- deleteUserGroupAdministrator(DirectoryEntityId, DirectoryEntityId) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.GroupLevelAdminResource
- deleteUserInRemoteDir1(String) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- deleteUserInRemoteDir2(String) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- deleteUserMembersForGroup(Group, Set<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- deleteUserMembersForGroup(Group, Set<String>) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- deleteUserMembersForGroup(Group, Set<String>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- deleteUserPassword(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.UsersResource
- DELETING_GROUPS - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
- DELETING_USERS - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
- delimiter - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- DELTA_QUERY - Enum constant in enum class com.atlassian.crowd.directory.query.FetchMode
-
Will fetch all properties that are mapped to Crowd.
- DELTA_QUERY_ENDPOINT_SUFFIX - Static variable in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- DELTA_QUERY_GROUP_SELECT - Static variable in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
- DeltaQueryCacheRefresher - Class in com.atlassian.crowd.directory.cache
-
Performs delta queries on Microsoft Entra ID to facilitate incremental synchronisation.
- DeltaQueryCacheRefresher(AzureAdDirectory) - Constructor for class com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher
- DeltaQueryCacheRefresher.IdToNameProvider - Interface in com.atlassian.crowd.directory.cache
- DeltaQueryCacheRefresher.IdToNameResolver - Interface in com.atlassian.crowd.directory.cache
- DeltaQueryResult<T> - Class in com.atlassian.crowd.directory.rest.mapper
-
Encapsulates the result of a delta query.
- DeltaQueryResult(Iterable<T>, Iterable<String>, Iterable<String>, String) - Constructor for class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult
- DeltaQueryResult.Builder<T> - Class in com.atlassian.crowd.directory.rest.mapper
- DeltaQuerySyncTokenHolder - Class in com.atlassian.crowd.directory.cache
-
Represents a pair of delta tokens for an Microsoft Entra ID synchronisation.
- DeltaQuerySyncTokenHolder(String, String) - Constructor for class com.atlassian.crowd.directory.cache.DeltaQuerySyncTokenHolder
- demoAppRequest() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSanityTest
- DependencyVerifier - Class in com.atlassian.crowd.util
- DependencyVerifier(String) - Constructor for class com.atlassian.crowd.util.DependencyVerifier
- DEPLOYMENT_TITLE - Enum constant in enum class com.atlassian.crowd.manager.mailer.MailTemplateMacro
-
Crowd deployment title macro key.
- DEPLOYMENT_TITLE - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Deployment title.
- deregister() - Method in class com.atlassian.crowd.plugin.ha.PluginChangeMessageListener
- deriveUserWithAttributes(User, UserTemplate) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- DES - Enum constant in enum class com.atlassian.crowd.crypto.Algorithm
- DES - Enum constant in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.UserEncryptionMethod
- DES_ENCODER - Static variable in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
- DES_ENCRYPTION_KEY - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Server encryption key.
- describeMismatchSafely(AuditLogChangeset, Description) - Method in class com.atlassian.crowd.test.matchers.AuditLogChangesetMatcher
- describeMismatchSafely(AuditLogEntry, Description) - Method in class com.atlassian.crowd.test.matchers.AuditLogEntryMatcher
- describeMismatchSafely(AuiFlag, Description) - Method in class com.atlassian.crowd.pageobjects.aui.util.AuiFlags.AuiFlagMatcher
- describeMismatchSafely(AuiMessage, Description) - Method in class com.atlassian.crowd.pageobjects.aui.util.AuiMessages.AuiMessageMatcher
- describeMismatchSafely(ViewCustomDirectoryAttributesPage.AttributeRow, Description) - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage.AttributeRowMatcher
- describeMismatchSafely(GroupRow, Description) - Method in class com.atlassian.crowd.pageobjects.group.GroupRow.GroupRowMatcher
- describeMismatchSafely(EntityQuery, Description) - Method in class com.atlassian.crowd.test.matchers.EntityQueryMatcher
- describeMismatchSafely(Diff, Description) - Method in class com.atlassian.crowd.test.matchers.DiffMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlResponseElementMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.ValidSamlResponseMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.pageobjects.aui.util.AuiFlags.AuiFlagMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.pageobjects.aui.util.AuiMessages.AuiMessageMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.PrincipalMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage.AttributeRowMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage.GroupDetailsMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.pageobjects.group.GroupRow.GroupRowMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRowMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.test.matchers.ApplicationMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.test.matchers.AttributesMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.test.matchers.AuditLogChangesetMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.test.matchers.AuditLogEntityMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.test.matchers.AuditLogEntryMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.test.matchers.DiffMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.test.matchers.DirectoryGroupMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.test.matchers.DirectoryMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.test.matchers.EntityQueryMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.test.matchers.GroupMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.test.matchers.PermittedGroupMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.test.matchers.UserMatcher
- describeTo(Description) - Method in class com.atlassian.crowd.test.matchers.UserRenamedEventMatcher
- description - Variable in class com.atlassian.crowd.console.action.directory.AbstractViewDetailedDirectory
- description - Variable in class com.atlassian.crowd.console.action.directory.CreateDirectory
- description - Variable in class com.atlassian.crowd.console.action.group.ViewGroup
- description - Variable in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- description - Variable in class com.atlassian.crowd.pageobjects.application.add.AddApplicationDetailsPage
- description - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- description - Variable in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- description - Variable in class com.atlassian.crowd.pageobjects.directory.DirectoryDetails
- description - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- description - Variable in class com.atlassian.crowd.pageobjects.group.AddGroupPage
- description - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- DESCRIPTION - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.GroupTermKeys
- DESCRIPTION_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogApplicationMapper
- DESCRIPTION_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogDirectoryMapper
- DESCRIPTION_PROPERTY_KEY - Static variable in interface com.atlassian.crowd.manager.audit.mapper.AuditLogGroupMapper
- descriptionAttribute - Variable in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPGroupAttributesMapper
- DESCRIPTIVE_NAME - Static variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- DESCRIPTIVE_NAME - Static variable in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- DESEDE - Enum constant in enum class com.atlassian.crowd.crypto.Algorithm
- deserialize(JsonParser, DeserializationContext) - Method in class com.atlassian.crowd.plugin.rest.util.ISO8601DateDeserializer
- deserialize(String) - Static method in class com.atlassian.crowd.directory.cache.DeltaQuerySyncTokenHolder
- deserialize(String) - Method in class com.atlassian.crowd.mapper.SimpleObjectMapper
- DESPasswordEncoder - Class in com.atlassian.crowd.password.encoder
-
This encoder implements the DES algorithm
- DESPasswordEncoder() - Constructor for class com.atlassian.crowd.password.encoder.DESPasswordEncoder
- DESTINATION - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlRootMatcher
- destroy() - Method in class com.atlassian.crowd.analytics.listener.AnalyticsEventListener
- destroy() - Method in class com.atlassian.crowd.console.filter.CrowdBrowserNotCachingFilter
- destroy() - Method in class com.atlassian.crowd.console.filter.CrowdCachingFilter
- destroy() - Method in class com.atlassian.crowd.console.filter.CrowdServletModuleContainerServlet
- destroy() - Method in class com.atlassian.crowd.console.interceptor.SetupCheckInterceptor
- destroy() - Method in class com.atlassian.crowd.directory.SpringLdapPooledContextSourceProvider
- destroy() - Method in class com.atlassian.crowd.integration.http.filter.CrowdSecurityFilter
-
Shuts down the filter.
- destroy() - Method in class com.atlassian.crowd.plugin.CrowdPluginManager
- destroy() - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- destroy() - Method in class com.atlassian.crowd.plugin.rest.filter.BasicApplicationAuthenticationFilter
- destroy() - Method in class com.atlassian.crowd.plugin.rest.filter.RestServiceVersionFilter
- destroy() - Method in class com.atlassian.crowd.plugin.rest.filter.SeraphDisablerFilter
- destroy() - Method in class com.atlassian.crowd.plugin.web.filter.HttpContextFilter
- destroy() - Method in class com.atlassian.crowd.plugin.web.filter.HttpRequestLoggingFilter
- destroy() - Method in class com.atlassian.crowd.plugin.web.filter.RequestCacheThreadLocalFilter
- destroy() - Method in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionFilter
- destroy() - Method in class com.atlassian.crowd.security.BlockOpenSocialRequestFilter
- destroy() - Method in class com.atlassian.crowd.security.NotFoundServlet
- destroy() - Method in class com.atlassian.crowd.util.PluginResourceBundleProvider
- destroy() - Method in class com.atlassian.crowd.webapp.filter.CrowdSecurityHeadersFilter
- destroy() - Method in class com.atlassian.crowd.xwork.interceptors.XsrfTokenInterceptor
- destroy() - Method in class com.atlassian.crowd.xwork.interceptors.XWorkTransactionInterceptor
- DETAILED_DIRECTORIES_RESPONSE_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.DirectoryAdminResourceExamples
- DETAILED_DIRECTORIES_RESPONSE_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.DirectoryAdminResourceExamples
- DETAILED_DIRECTORY_RESPONSE_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.DirectoryAdminResourceExamples
- DETAILED_DIRECTORY_RESPONSE_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.DirectoryAdminResourceExamples
- DetailedDirectoryData - Class in com.atlassian.crowd.plugin.rest.entity
- DetailedDirectoryData(long, String, String, String, boolean, boolean, DetailedDirectorySynchronizationData) - Constructor for class com.atlassian.crowd.plugin.rest.entity.DetailedDirectoryData
- DetailedDirectoryMapper - Class in com.atlassian.crowd.plugin.rest.service.resource.mapping
- DetailedDirectoryMapper(DirectoryManager, DirectoryInstanceLoader, SynchronisationStatusManager) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.mapping.DetailedDirectoryMapper
- DetailedDirectorySynchronizationData - Class in com.atlassian.crowd.plugin.rest.entity
- DetailedDirectorySynchronizationData(SimpleSynchronizationStatus, Long, Long, SynchronisationMode) - Constructor for class com.atlassian.crowd.plugin.rest.entity.DetailedDirectorySynchronizationData
- details - Variable in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryDetailsPage
- details - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPage
- details - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryDetailsPage
- details - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryDetailsPage
- details - Variable in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdDetailsPage
- details(Consumer<RemoteCrowdDetails>) - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdDetailsPage
- details(Consumer<CreateCustomDirectoryDetailsTab>) - Method in class com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryPage
- details(Consumer<CreateInternalDirectoryDetailsTab>) - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryPage
- details(Consumer<CreateConnectorDetailsTab>) - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- details(Consumer<CreateDelegatedDetailsTab>) - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- details(Consumer<CreateRemoteCrowdDetailsTab>) - Method in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdPage
- details(Consumer<DirectoryDetails>) - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryDetailsPage
- details(Consumer<DirectoryDetails>) - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPage
- details(Consumer<DirectoryDetails>) - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryDetailsPage
- details(Consumer<DirectoryDetails>) - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryDetailsPage
- detailsButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomTabs
- detailsTab - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- detailsTab - Variable in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- detailsTab - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- detailsTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryPage
- detailsTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryPage
- detailsTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- detailsTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- detailsTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdPage
- detailsTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorTabs
- detailsTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedTabs
- detailsTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdTabs
- determineIfNestedGroupImport() - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryImporter
- determineTargetUrl(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.integration.springsecurity.RestAuthenticationSuccessHandler
- determineUrlToUseForThisRequest(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.atlassian.crowd.integration.springsecurity.RelayStateLoginUrlAuthenticationEntryPoint
- DEVELOPER_SERVER_KEY - Static variable in class com.atlassian.crowd.test.license.TestLicenses
- dialog - Variable in class com.atlassian.crowd.pageobjects.MailServerPage.TestEmailDialog
- diff(LdapPoolConfig) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- diff(String, Matcher<?>, Matcher<?>) - Static method in class com.atlassian.crowd.test.matchers.DiffMatcher
- diff(Map<String, Object>, Map<String, Object>) - Static method in class com.atlassian.crowd.directory.ldap.diff.MapDiff
-
Calculates different entries for two
Map<String, Object>
. - difference(Collection<String>, Collection<String>) - Static method in class com.atlassian.crowd.embedded.impl.IdentifierSet
- differenceWithOriginalCasing(Collection<String>, Collection<String>) - Static method in class com.atlassian.crowd.embedded.impl.IdentifierSet
- different(String, String) - Static method in class com.atlassian.crowd.util.EqualityUtil
-
Returns true if the two input Strings are different values, where null and empty String are considered equal.
- DiffMatcher - Class in com.atlassian.crowd.test.matchers
- DiffMatcher(String, Matcher<?>, Matcher<?>) - Constructor for class com.atlassian.crowd.test.matchers.DiffMatcher
- DIGIT - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- DIGIT - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- DIGIT - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- DIR_ONE - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- DIR_ONE_GROUPNAMES - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- DIR_ONE_USERNAMES - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- DIR_TWO - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- DIR_TWO_GROUPNAMES - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- DIR_TWO_USERNAMES - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- DIR1USER_ID - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- DIRECT_USER_GROUP_URI_RESPONSE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.GroupsResourceExamples
- directories - Variable in class com.atlassian.crowd.manager.application.search.AbstractInMemoryMembershipSearchStrategy
- directories - Variable in class com.atlassian.crowd.manager.application.search.InMemoryEntitySearchStrategy
- Directories - Class in com.atlassian.crowd.embedded.api
-
Utility class for
Directory
- DIRECTORIES - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.UserAdminExamples
- DIRECTORIES_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- DIRECTORIES_RESPONSE_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.DirectoryAdminResourceExamples
- DIRECTORIES_RESPONSE_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.directory.example.DirectoryResourceExamples
- DIRECTORIES_RESPONSE_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.DirectoryAdminResourceExamples
- DIRECTORIES_SELECT_CONTAINER - Static variable in class com.atlassian.crowd.pageobjects.application.LicensesPage
- DIRECTORIES_SELECT_CONTAINER - Static variable in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage
- DIRECTORIES_WITH_CONFIGURABLE_USER_ENCRYPTION - Static variable in class com.atlassian.crowd.directory.ldap.util.LDAPPropertiesHelperImpl
- directoriesList - Variable in class com.atlassian.crowd.pageobjects.application.add.AddApplicationDirectoryDetailsPage
- directory - Variable in class com.atlassian.crowd.console.action.group.AddGroup
- directory - Variable in class com.atlassian.crowd.console.action.group.RemoveGroup
- directory - Variable in class com.atlassian.crowd.console.action.group.ViewGroup
- directory - Variable in class com.atlassian.crowd.console.action.principal.RemovePrincipal
- directory - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- directory - Variable in class com.atlassian.crowd.model.InternalDirectoryEntity
- directory - Variable in class com.atlassian.crowd.pageobjects.AddPrincipalPage
- directory - Variable in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- directory - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- directory() - Static method in class com.atlassian.crowd.search.EntityDescriptor
- directory() - Static method in class com.atlassian.crowd.test.matchers.CrowdMatchers
- directory() - Static method in class com.atlassian.crowd.test.matchers.DirectoryMatcher
-
A matcher that matches any directory.
- directory(long) - Method in class com.atlassian.crowd.console.action.BaseAction
- directory(long) - Method in class com.atlassian.crowd.test.util.TestUserBuilder
- Directory - Interface in com.atlassian.crowd.embedded.api
-
Represents a Directory configuration in Crowd.
- DIRECTORY - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEntityType
-
Indicates a configuration change to a directory, directory creation or directory deletion
- DIRECTORY - Enum constant in enum class com.atlassian.crowd.pageobjects.user.importer.ChooseImporterPage.ImporterType
- DIRECTORY - Enum constant in enum class com.atlassian.crowd.search.Entity
- DIRECTORY - Static variable in class com.atlassian.crowd.util.EmptyStates
- DIRECTORY_CREATED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates the creation of a new directory.
- DIRECTORY_DEACTIVATED - Enum constant in enum class com.atlassian.crowd.directory.SpringLdapPooledContextSourceProvider.LdapPoolDestroyedReason
- DIRECTORY_DELETED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that a directory was removed.
- DIRECTORY_DELETED - Enum constant in enum class com.atlassian.crowd.directory.SpringLdapPooledContextSourceProvider.LdapPoolDestroyedReason
- DIRECTORY_ENTITIES - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- DIRECTORY_ID - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOAppTests
- DIRECTORY_ID - Static variable in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- DIRECTORY_ID - Static variable in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- DIRECTORY_ID - Static variable in class com.atlassian.crowd.dao.user.UserDAOHibernate
- DIRECTORY_ID - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.TokenTermKeys
-
Directory ID associated with token.
- DIRECTORY_ID_DATA_ATTRIBUTE - Static variable in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage
- DIRECTORY_ID_FIELD - Static variable in class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningConfigurationEntity
- DIRECTORY_ID_QUERY_PARAM_PATTERN - Static variable in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- DIRECTORY_INTERNAL_STEP - Static variable in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- DIRECTORY_MAPPINGS_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.ApplicationAdminResourceExamples
- DIRECTORY_MAPPINGS_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.ApplicationAdminResourceExamples
- DIRECTORY_MAPPINGS_PATH_PARAM - Static variable in class com.atlassian.crowd.plugin.rest.util.ApplicationLinkUriHelper
- DIRECTORY_MAPPINGS_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogApplicationMapper
- DIRECTORY_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.integration.AddApplicationTest
- DIRECTORY_NAME_FIELD - Static variable in class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningConfigurationEntity
- DIRECTORY_NOT_FOUND - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- DIRECTORY_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- DIRECTORY_TYPE_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogDirectoryMapper
- DIRECTORY_TYPES - Static variable in class com.atlassian.crowd.analytics.statistics.collectors.directory.DuplicatedExternalIdsStatisticsCollector
- DIRECTORY_UPDATED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates the that a directory's configuration was changed.
- DIRECTORY_URL - Static variable in class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningConfigurationEntity
- DIRECTORY_XML_NODE - Static variable in class com.atlassian.crowd.migration.DirectoryMapper
- DIRECTORY_XML_NODE - Static variable in class com.atlassian.crowd.migration.legacy.DirectoryMapper
- DIRECTORY_XML_ROOT - Static variable in class com.atlassian.crowd.migration.DirectoryMapper
- DIRECTORY_XML_ROOT - Static variable in class com.atlassian.crowd.migration.legacy.DirectoryMapper
- DIRECTORY1_ID - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- DIRECTORY1_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- DIRECTORY2_ID - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- DIRECTORY2_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- DirectoryAdminController - Class in com.atlassian.crowd.plugin.rest.service.controller.admin
- DirectoryAdminController(GroupAdministrationPermissionService, DirectoryManager, UserPermissionService, DetailedDirectoryMapper) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.admin.DirectoryAdminController
- DirectoryAdminResource - Class in com.atlassian.crowd.plugin.rest.service.resource.admin
-
Represents a resource for directories, this resource is accessible by user-based authentication
- DirectoryAdminResource(DirectoryAdminController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.admin.DirectoryAdminResource
- DirectoryAdminResourceAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.admin
- DirectoryAdminResourceAcceptanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- DirectoryAdminResourceExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.admin.example
- DirectoryAdminResourceExamples() - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.admin.example.DirectoryAdminResourceExamples
- DirectoryAssertions - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
-
Class providing assertions for directory tests.
- DirectoryAssertions() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryAssertions
- DirectoryAttributeRetriever - Class in com.atlassian.crowd.directory.ldap.util
- DirectoryAttributeRetriever() - Constructor for class com.atlassian.crowd.directory.ldap.util.DirectoryAttributeRetriever
- DirectoryAttributes - Class in com.atlassian.labs.crowd.directory.pruning.util
- DirectoryBrowserPage - Class in com.atlassian.crowd.pageobjects
- DirectoryBrowserPage() - Constructor for class com.atlassian.crowd.pageobjects.DirectoryBrowserPage
- DirectoryBrowserPage.DirectoryDetails - Class in com.atlassian.crowd.pageobjects
- DirectoryCache - Interface in com.atlassian.crowd.directory.synchronisation.cache
-
A cache of users, groups and memberships for an external Directory.
- DirectoryCacheChangeOperations - Interface in com.atlassian.crowd.directory
-
Individual methods that should be performed in transactions.
- DirectoryCacheChangeOperations.AddRemoveSets<T> - Class in com.atlassian.crowd.directory
- DirectoryCacheChangeOperations.GroupShadowingType - Enum Class in com.atlassian.crowd.directory
- DirectoryCacheChangeOperations.GroupsToAddUpdateReplace - Class in com.atlassian.crowd.directory
- DirectoryCacheFactory - Interface in com.atlassian.crowd.directory.ldap.cache
-
Factory for creating DirectoryCache instances.
- DirectoryCacheFactoryImpl - Class in com.atlassian.crowd.directory
-
DirectoryCacheFactory that returns DbCachingRemoteDirectoryCache instance.
- DirectoryCacheFactoryImpl(DirectoryDao, SynchronisationStatusManager, MultiEventPublisher, UserDao, GroupDao, CrowdDarkFeatureManager) - Constructor for class com.atlassian.crowd.directory.DirectoryCacheFactoryImpl
- DirectoryCacheFactoryImpl(DirectoryDao, SynchronisationStatusManager, EventPublisher, UserDao, GroupDao, CrowdDarkFeatureManager) - Constructor for class com.atlassian.crowd.directory.DirectoryCacheFactoryImpl
- DirectoryCacheImplUsingChangeOperations - Class in com.atlassian.crowd.directory
- DirectoryCacheImplUsingChangeOperations(DirectoryCacheChangeOperations) - Constructor for class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- directoryClass - Variable in class com.atlassian.crowd.acceptance.tests.synchronisation.failure.FailedFullSynchronizationStatusTest
- DirectoryConfiguration - Class in com.atlassian.crowd.importer.config
-
Configuration specific to the movement of users/groups/memberships from one RemoteDirectory to another.
- DirectoryConfiguration(Long, Long, boolean) - Constructor for class com.atlassian.crowd.importer.config.DirectoryConfiguration
- DirectoryConfirmation - Class in com.atlassian.crowd.console.action.dataimport
-
Action class to handle the confirmation of the Directory mappingsm
- DirectoryConfirmation() - Constructor for class com.atlassian.crowd.console.action.dataimport.DirectoryConfirmation
- DirectoryController - Class in com.atlassian.crowd.plugin.rest.service.controller
- DirectoryController(DirectoryInstanceLoader, DirectoryManager, LDAPConfigurationTester, CrowdDirectoryService) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.DirectoryController
- DirectoryCountBucket - Enum Class in com.atlassian.crowd.analytics.events
- DirectoryCountCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.directory
- DirectoryCountCollector(DirectoryManager, TransactionTemplate) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.directory.DirectoryCountCollector
- DirectoryCountStatisticsEvent - Class in com.atlassian.crowd.analytics.events
- DirectoryCountStatisticsEvent(long, long, long, long) - Constructor for class com.atlassian.crowd.analytics.events.DirectoryCountStatisticsEvent
- DirectoryCreatedEvent - Class in com.atlassian.crowd.event.directory
- DirectoryCreatedEvent(Object, Directory) - Constructor for class com.atlassian.crowd.event.directory.DirectoryCreatedEvent
- DirectoryCreateResponse - Class in com.atlassian.crowd.plugins.testkit.rest.model
- DirectoryCreateResponse(ImmutableDirectory, List<String>, List<String>, String, List<String>) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse
- DirectoryCreateResponse.Builder - Class in com.atlassian.crowd.plugins.testkit.rest.model
- DirectoryCurrentlySynchronisingException - Exception in com.atlassian.crowd.exception
-
Thrown when an operation failed because the directory is currently synchronising.
- DirectoryCurrentlySynchronisingException - Exception in com.atlassian.crowd.exception.runtime
-
Thrown when an operation failed because the directory is currently synchronising.
- DirectoryCurrentlySynchronisingException(long) - Constructor for exception com.atlassian.crowd.exception.DirectoryCurrentlySynchronisingException
- DirectoryCurrentlySynchronisingException(long) - Constructor for exception com.atlassian.crowd.exception.runtime.DirectoryCurrentlySynchronisingException
- DirectoryCurrentlySynchronisingException(long, Throwable) - Constructor for exception com.atlassian.crowd.exception.DirectoryCurrentlySynchronisingException
- DirectoryCurrentlySynchronisingException(long, Throwable) - Constructor for exception com.atlassian.crowd.exception.runtime.DirectoryCurrentlySynchronisingException
- DirectoryDailyLoginCountStatisticsEvent - Class in com.atlassian.crowd.analytics.events
- DirectoryDailyLoginCountStatisticsEvent(DirectoryType, long) - Constructor for class com.atlassian.crowd.analytics.events.DirectoryDailyLoginCountStatisticsEvent
- directoryDao - Variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- DirectoryDao - Interface in com.atlassian.crowd.embedded.spi
-
Stores and retrieves directories.
- DirectoryDAOHibernate - Class in com.atlassian.crowd.dao.directory
- DirectoryDAOHibernate() - Constructor for class com.atlassian.crowd.dao.directory.DirectoryDAOHibernate
- DirectoryDaoTransactionalDecorator - Class in com.atlassian.crowd.manager.directory
-
Wraps
DirectoryDao
calls in aTransactional
. - DirectoryDaoTransactionalDecorator(DirectoryDao) - Constructor for class com.atlassian.crowd.manager.directory.DirectoryDaoTransactionalDecorator
- DirectoryData - Class in com.atlassian.crowd.plugin.rest.entity.admin.directory
- DirectoryData(long, String, DirectoryType) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryData
- DirectoryDefaultGroupMembershipResolver - Class in com.atlassian.crowd.core.event.listener
- DirectoryDefaultGroupMembershipResolver(DirectoryManager) - Constructor for class com.atlassian.crowd.core.event.listener.DirectoryDefaultGroupMembershipResolver
- DirectoryDeletedEvent - Class in com.atlassian.crowd.event.directory
- DirectoryDeletedEvent(Object, Directory) - Constructor for class com.atlassian.crowd.event.directory.DirectoryDeletedEvent
- directoryDescription() - Method in class com.atlassian.crowd.directory.synchronisation.cache.AbstractCacheRefresher
- DirectoryDetails<T extends DirectoryDetails> - Class in com.atlassian.crowd.pageobjects.directory
- DirectoryDetails() - Constructor for class com.atlassian.crowd.pageobjects.directory.DirectoryDetails
- DirectoryDetails(String, Boolean, String) - Constructor for class com.atlassian.crowd.pageobjects.DirectoryBrowserPage.DirectoryDetails
- DirectoryEntities - Class in com.atlassian.crowd.model
-
Utility class for
DirectoryEntity
. - DirectoryEntities() - Constructor for class com.atlassian.crowd.model.DirectoryEntities
- DirectoryEntitiesRestTestHelper - Class in com.atlassian.crowd.acceptance.tests.rest.service.util
-
Helper class with some example data corresponding to setup from
RestTestFixture
- DirectoryEntitiesRestTestHelper() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- DirectoryEntitiesTransformer - Class in com.atlassian.crowd.plugin.rest.entity.admin.directory
-
Helper class transforming directory entities between different formats.
- DirectoryEntitiesTransformer.DirectoryFinder - Interface in com.atlassian.crowd.plugin.rest.entity.admin.directory
- DirectoryEntity - Interface in com.atlassian.crowd.model
-
Represents a directory entity.
- directoryEntityComparator() - Static method in class com.atlassian.crowd.model.NameComparator
- DirectoryEntityId - Class in com.atlassian.crowd.plugin.rest.entity.admin.directory
- DirectoryEntityId(long, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
- DirectoryEntityResolver - Interface in com.atlassian.crowd.dao.direntity
-
Helper interface to resolve entities by name.
- DirectoryEntityRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.directory
- DirectoryEntityRestDTO(DirectoryEntityId, DirectoryEntityType) - Constructor for class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
- DirectoryEntitySearchService - Interface in com.atlassian.crowd.service
-
Interface for various user searches.
- DirectoryEntitySearchServiceImpl - Class in com.atlassian.crowd.service
- DirectoryEntitySearchServiceImpl(DirectoryManager, UserPermissionService, SearchStrategyFactory, GroupAdministrationPermissionService) - Constructor for class com.atlassian.crowd.service.DirectoryEntitySearchServiceImpl
- DirectoryEntityType - Enum Class in com.atlassian.crowd.plugin.rest.entity.directory
- DirectoryEntityUtils - Class in com.atlassian.crowd.util
- DirectoryEntityUtils() - Constructor for class com.atlassian.crowd.util.DirectoryEntityUtils
- DirectoryEvent - Class in com.atlassian.crowd.event
-
An Event that represents any operation on a
Directory
going via theDirectoryManager
. - DirectoryEvent(Object, Directory) - Constructor for class com.atlassian.crowd.event.DirectoryEvent
- directoryFilterSelect - Variable in class com.atlassian.crowd.pageobjects.application.LicensesPage
- directoryGroup() - Static method in class com.atlassian.crowd.test.matchers.CrowdMatchers
- DirectoryGroup - Interface in com.atlassian.crowd.manager.permission
-
A representation of a per-directory group
- DirectoryGroupImpl - Class in com.atlassian.crowd.manager.permission
-
Non-persisted implementation to return to the service layer
- DirectoryGroupImpl(Long, String, String) - Constructor for class com.atlassian.crowd.manager.permission.DirectoryGroupImpl
- DirectoryGroupMatcher<E extends DirectoryGroup> - Class in com.atlassian.crowd.test.matchers
- DirectoryGroupMatcher(Matcher<String>, Matcher<Long>, Matcher<String>) - Constructor for class com.atlassian.crowd.test.matchers.DirectoryGroupMatcher
- directoryId - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- directoryId - Variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- directoryId - Variable in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPGroupAttributesMapper
- directoryId - Variable in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPUserAttributesMapper
- directoryId - Variable in class com.atlassian.crowd.directory.ldap.mapper.GroupContextMapper
- directoryId - Variable in class com.atlassian.crowd.directory.ldap.mapper.UserContextMapper
- directoryId - Variable in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- directoryId - Variable in class com.atlassian.crowd.importer.mappers.csv.CsvMapper
- directoryId - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryDetailsPage
- directoryId - Variable in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdDetailsPage
- directoryId - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- directoryId - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- directoryId - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- directoryId - Variable in class com.atlassian.crowd.pageobjects.ResetPasswordConfirmationPage
- directoryId(long) - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser.Builder
- directoryId(long) - Method in class com.atlassian.crowd.model.user.BaseImmutableUser.Builder
- directoryId(Long) - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher.Builder
- directoryID - Variable in class com.atlassian.crowd.console.action.dataimport.ImportJive
- directoryID - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- directoryID - Variable in class com.atlassian.crowd.pageobjects.group.AddGroupPage
- directoryIds - Variable in class com.atlassian.crowd.manager.application.search.AbstractInMemoryMembershipSearchStrategy
- DirectoryImpl - Class in com.atlassian.crowd.model.directory
-
Deprecated.Use
ImmutableDirectory
instead. Since 3.6.0 - DirectoryImpl() - Constructor for class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- DirectoryImpl(Directory) - Constructor for class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- DirectoryImpl(InternalEntityTemplate) - Constructor for class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.Used for importing via XML migration.
- DirectoryImpl(String, DirectoryType, String) - Constructor for class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- DirectoryImplementationsHelper - Class in com.atlassian.crowd.upgrade.util
- DirectoryImplementationsHelper() - Constructor for class com.atlassian.crowd.upgrade.util.DirectoryImplementationsHelper
- DirectoryImporter - Class in com.atlassian.crowd.console.action.dataimport
-
This action handles the setup of an import from one directory to another.
- DirectoryImporter - Class in com.atlassian.crowd.importer.importers
-
An Importer that manages moving users, groups and roles from one directory to another.
- DirectoryImporter() - Constructor for class com.atlassian.crowd.console.action.dataimport.DirectoryImporter
- DirectoryImporter(DirectoryManager) - Constructor for class com.atlassian.crowd.importer.importers.DirectoryImporter
- DirectoryImporterTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
-
Acceptance tests for the directory based importer.
- DirectoryImporterTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryImporterTest
- DirectoryInfo - Class in com.atlassian.crowd.model.licensing
-
Directory information for users that are consuming licenses in the product.
- DirectoryInfo() - Constructor for class com.atlassian.crowd.model.licensing.DirectoryInfo
- DirectoryInfoDao - Interface in com.atlassian.crowd.dao.licensing
-
Data access object for
DirectoryInfo
- DirectoryInfoDaoHibernate - Class in com.atlassian.crowd.dao.licensing
- DirectoryInfoDaoHibernate() - Constructor for class com.atlassian.crowd.dao.licensing.DirectoryInfoDaoHibernate
- directoryInstanceLoader - Variable in class com.atlassian.crowd.console.action.directory.AbstractViewDirectory
- directoryInstanceLoader - Variable in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- DirectoryInstanceLoader - Interface in com.atlassian.crowd.directory.loader
-
Loads an implementation of a
RemoteDirectory
for use at runtime by the Crowd security server. - DirectoryInstantiationException - Exception in com.atlassian.crowd.exception
-
Exception when a
RemoteDirectory
implementation can not be loaded by aDirectory
. - DirectoryInstantiationException() - Constructor for exception com.atlassian.crowd.exception.DirectoryInstantiationException
-
Default constructor.
- DirectoryInstantiationException(String) - Constructor for exception com.atlassian.crowd.exception.DirectoryInstantiationException
-
Default constructor.
- DirectoryInstantiationException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.DirectoryInstantiationException
-
Default constructor.
- DirectoryInstantiationException(Throwable) - Constructor for exception com.atlassian.crowd.exception.DirectoryInstantiationException
-
Default constructor.
- DirectoryInternal - Class in com.atlassian.crowd.console.action.setup
-
Create a default internal directory during setup.
- DirectoryInternal() - Constructor for class com.atlassian.crowd.console.action.setup.DirectoryInternal
- DirectoryLink(String, String) - Constructor for class com.atlassian.crowd.pageobjects.ExpandableJndiDirectoriesList.DirectoryLink
- directoryManager - Variable in class com.atlassian.crowd.analytics.statistics.collectors.directory.DirectoryStatisticsCollector
- directoryManager - Variable in class com.atlassian.crowd.console.action.BaseAction
- directoryManager - Variable in class com.atlassian.crowd.console.action.group.ViewGroupNestedPrincipals
- directoryManager - Variable in class com.atlassian.crowd.importer.importers.JiraImporter
- directoryManager - Variable in class com.atlassian.crowd.importer.importers.CsvImporter
- directoryManager() - Method in class com.atlassian.crowd.rest.plugin.PluginConfig
- DirectoryManager - Interface in com.atlassian.crowd.manager.directory
-
A service interface providing: Directory CRUD Operations Token Operations RemoteDirectory User Operations RemoteDirectory Group Operations RemoteDirectory Membership Operations RemoteDirectory Bulk Operations
- DirectoryManagerGeneric - Class in com.atlassian.crowd.manager.directory
- DirectoryManagerGeneric(DirectoryDao, ApplicationDAO, MultiEventPublisher, PermissionManager, DirectoryInstanceLoader, DirectorySynchroniser, DirectoryPollerManager, ClusterLockService, SynchronisationStatusManager, BeforeGroupRemoval, Optional<NestedGroupsCacheProvider>, LDAPPropertiesHelper, LdapConnectionPropertiesDiffResultMapper) - Constructor for class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- directoryManagerSearchWrapper - Variable in class com.atlassian.crowd.manager.application.search.AbstractInMemoryMembershipSearchStrategy
- directoryManagerSearchWrapper - Variable in class com.atlassian.crowd.manager.application.search.InMemoryEntitySearchStrategy
- DirectoryManagerSearchWrapper - Class in com.atlassian.crowd.manager.application.search
-
Helper class for
DirectoryManager
search methods. - DirectoryManagerSearchWrapper(DirectoryManager) - Constructor for class com.atlassian.crowd.manager.application.search.DirectoryManagerSearchWrapper
- DirectoryMapper - Class in com.atlassian.crowd.migration
-
This mapper will handle the mapping of a
DirectoryImpl
- DirectoryMapper - Class in com.atlassian.crowd.migration.legacy.database
- DirectoryMapper - Class in com.atlassian.crowd.migration.legacy
-
This mapper is expected to import legacy Directories AND populate the oldToNewDirectoryIds map.
- DirectoryMapper(SessionFactory, BatchProcessor) - Constructor for class com.atlassian.crowd.migration.legacy.DirectoryMapper
- DirectoryMapper(SessionFactory, BatchProcessor, DirectoryDao) - Constructor for class com.atlassian.crowd.migration.DirectoryMapper
- DirectoryMapper(SessionFactory, BatchProcessor, JdbcOperations) - Constructor for class com.atlassian.crowd.migration.legacy.database.DirectoryMapper
- DirectoryMapping - Class in com.atlassian.crowd.model.application
-
Deprecated.Use
ApplicationDirectoryMapping
instead. Since 2.12. - DirectoryMapping() - Constructor for class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
- DirectoryMapping(Application, Directory, boolean) - Constructor for class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.Constructs a new DirectoryMapping.
- DirectoryMapping(Application, Directory, boolean, Set<OperationType>) - Constructor for class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.Constructs a new DirectoryMapping.
- DirectoryMapping(Long, Application, Directory, boolean) - Constructor for class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.Constructs a new DirectoryMapping.
- DirectoryMappingAuthenticationEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
- DirectoryMappingAuthenticationEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingAuthenticationEntity
- DirectoryMappingAuthenticationEntity(Boolean, Collection<String>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingAuthenticationEntity
- DirectoryMappingConstraintException - Exception in com.atlassian.crowd.plugin.rest.exception
- DirectoryMappingConstraintException(String) - Constructor for exception com.atlassian.crowd.plugin.rest.exception.DirectoryMappingConstraintException
- DirectoryMappingConstraintExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- DirectoryMappingConstraintExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryMappingConstraintExceptionMapper
- DirectoryMappingEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
- DirectoryMappingEntity - Class in com.atlassian.crowd.plugin.rest.entity
-
Represents a DirectoryMapping entity.
- DirectoryMappingEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingEntity
- DirectoryMappingEntity(Long, Boolean, Set<String>, Link) - Constructor for class com.atlassian.crowd.plugin.rest.entity.DirectoryMappingEntity
- DirectoryMappingEntity(Long, String, DirectoryMappingAuthenticationEntity, List<String>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingEntity
- DirectoryMappingEntityList - Class in com.atlassian.crowd.plugin.rest.entity
-
Contains a list of
DirectoryMappingEntity
s. - DirectoryMappingEntityList(List<DirectoryMappingEntity>, Link) - Constructor for class com.atlassian.crowd.plugin.rest.entity.DirectoryMappingEntityList
- DirectoryMappingNotFoundException - Exception in com.atlassian.crowd.exception
-
Thrown when a directory mapping could not be found for the given pair application and directory ids.
- DirectoryMappingNotFoundException(long, long) - Constructor for exception com.atlassian.crowd.exception.DirectoryMappingNotFoundException
- DirectoryMappingNotFoundExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- DirectoryMappingNotFoundExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryMappingNotFoundExceptionMapper
- DirectoryMappingsEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
- DirectoryMappingsEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingsEntity
- DirectoryMappingsEntity(List<DirectoryMappingEntity>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingsEntity
- DirectoryMatcher - Class in com.atlassian.crowd.test.matchers
- DirectoryMatcher(Matcher<String>) - Constructor for class com.atlassian.crowd.test.matchers.DirectoryMatcher
- DirectoryMembershipsIterable - Class in com.atlassian.crowd.directory
-
An
Iterable
view of the memberships of a collection of named groups, backed with individual calls to aRemoteDirectory
. - DirectoryMembershipsIterable(RemoteDirectory) - Constructor for class com.atlassian.crowd.directory.DirectoryMembershipsIterable
- DirectoryMembershipsIterable(RemoteDirectory, Iterable<String>) - Constructor for class com.atlassian.crowd.directory.DirectoryMembershipsIterable
- DirectoryMessageBodyReader - Class in com.atlassian.crowd.plugins.testkit.rest.util
- DirectoryMessageBodyReader() - Constructor for class com.atlassian.crowd.plugins.testkit.rest.util.DirectoryMessageBodyReader
- DirectoryMonitor - Interface in com.atlassian.crowd.directory.monitor
-
Allows monitoring remote directory mutations.
- DirectoryMonitorAlreadyRegisteredException - Exception in com.atlassian.crowd.manager.directory.monitor
-
Thrown when a directory is already being monitored.
- DirectoryMonitorAlreadyRegisteredException() - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorAlreadyRegisteredException
- DirectoryMonitorAlreadyRegisteredException(String) - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorAlreadyRegisteredException
- DirectoryMonitorAlreadyRegisteredException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorAlreadyRegisteredException
- DirectoryMonitorAlreadyRegisteredException(Throwable) - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorAlreadyRegisteredException
- DirectoryMonitorCreationException - Exception in com.atlassian.crowd.directory.monitor
-
Signifies an error during the creation of a DirectoryMonitor instance.
- DirectoryMonitorCreationException() - Constructor for exception com.atlassian.crowd.directory.monitor.DirectoryMonitorCreationException
- DirectoryMonitorCreationException(String) - Constructor for exception com.atlassian.crowd.directory.monitor.DirectoryMonitorCreationException
- DirectoryMonitorCreationException(String, Throwable) - Constructor for exception com.atlassian.crowd.directory.monitor.DirectoryMonitorCreationException
- DirectoryMonitorCreationException(Throwable) - Constructor for exception com.atlassian.crowd.directory.monitor.DirectoryMonitorCreationException
- DirectoryMonitorManager - Interface in com.atlassian.crowd.manager.directory.monitor
-
Deprecated.Since v3.0.0. Crowd no longer exposes monitoring details. All directories implementing
SynchronisableDirectory
get their monitors added, updated and removed automatically. - DirectoryMonitorRefresherJob - Class in com.atlassian.crowd.manager.directory.monitor
-
Updates scheduled jobs related to directory synchronization, based on the current directory configuration.
- DirectoryMonitorRefresherJob(SchedulerService, DirectoryInstanceLoader, DirectoryManager, ClusterLockService, Clock, DcLicenseChecker) - Constructor for class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRefresherJob
- DirectoryMonitorRefresherStarter - Class in com.atlassian.crowd.manager.directory.monitor
-
Handles scheduling
DirectoryMonitorRefresherJob
when the application is first started, restored, or when the directory configuration changes - DirectoryMonitorRefresherStarter(EventPublisher, SchedulerService, long) - Constructor for class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRefresherStarter
- DirectoryMonitorRegistrationException - Exception in com.atlassian.crowd.manager.directory.monitor
-
Error registering directory monitor.
- DirectoryMonitorRegistrationException() - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRegistrationException
- DirectoryMonitorRegistrationException(String) - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRegistrationException
- DirectoryMonitorRegistrationException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRegistrationException
- DirectoryMonitorRegistrationException(Throwable) - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRegistrationException
- DirectoryMonitorUnregistrationException - Exception in com.atlassian.crowd.manager.directory.monitor
- DirectoryMonitorUnregistrationException() - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorUnregistrationException
- DirectoryMonitorUnregistrationException(String) - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorUnregistrationException
- DirectoryMonitorUnregistrationException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorUnregistrationException
- DirectoryMonitorUnregistrationException(Throwable) - Constructor for exception com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorUnregistrationException
- directoryName - Variable in class com.atlassian.crowd.acceptance.tests.synchronisation.failure.FailedFullSynchronizationStatusTest
- directoryName - Variable in class com.atlassian.crowd.console.action.group.ViewGroup
- directoryName - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- directoryName - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- DirectoryNotFoundException - Exception in com.atlassian.crowd.exception
-
Thrown when a directory could not be found
- DirectoryNotFoundException(Long) - Constructor for exception com.atlassian.crowd.exception.DirectoryNotFoundException
- DirectoryNotFoundException(Long, Throwable) - Constructor for exception com.atlassian.crowd.exception.DirectoryNotFoundException
- DirectoryNotFoundException(String) - Constructor for exception com.atlassian.crowd.exception.DirectoryNotFoundException
- DirectoryNotFoundException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.DirectoryNotFoundException
- DirectoryNotFoundException(Throwable) - Constructor for exception com.atlassian.crowd.exception.DirectoryNotFoundException
- DirectoryNotFoundExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- DirectoryNotFoundExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryNotFoundExceptionMapper
- DirectoryObject - Class in com.atlassian.crowd.directory.rest.entity.membership
-
Represents a generic directory object returned from a membership related endpoint.
- DirectoryObject() - Constructor for class com.atlassian.crowd.directory.rest.entity.membership.DirectoryObject
- DirectoryObject(String, String) - Constructor for class com.atlassian.crowd.directory.rest.entity.membership.DirectoryObject
- DirectoryObjectTypeIdResolver - Class in com.atlassian.crowd.directory.rest.resolver
-
TypeIdResolver for
DirectoryObject
instances. - DirectoryObjectTypeIdResolver() - Constructor for class com.atlassian.crowd.directory.rest.resolver.DirectoryObjectTypeIdResolver
- DirectoryPasswordsEncryptor - Class in com.atlassian.crowd.crypto
- DirectoryPasswordsEncryptor(Encryptor) - Constructor for class com.atlassian.crowd.crypto.DirectoryPasswordsEncryptor
- DirectoryPermissionException - Exception in com.atlassian.crowd.manager.directory
-
Thrown when a
RemoteDirectory
does not have the permission set to perform an operation such as add/modify/delete verses a group/principal/role. - DirectoryPermissionException() - Constructor for exception com.atlassian.crowd.manager.directory.DirectoryPermissionException
-
Default constructor.
- DirectoryPermissionException(String) - Constructor for exception com.atlassian.crowd.manager.directory.DirectoryPermissionException
-
Default constructor.
- DirectoryPermissionException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.directory.DirectoryPermissionException
-
Default constructor.
- DirectoryPermissionException(Throwable) - Constructor for exception com.atlassian.crowd.manager.directory.DirectoryPermissionException
-
Default constructor.
- DirectoryPermissionExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- DirectoryPermissionExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryPermissionExceptionMapper
- DirectoryPermissionGroupTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- DirectoryPermissionGroupTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryPermissionGroupTest
- DirectoryPermissionRoleTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- DirectoryPermissionRoleTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryPermissionRoleTest
- directoryPermissions - Variable in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryPermissionsTab
- DirectoryPermissions<T extends DirectoryPermissions> - Class in com.atlassian.crowd.pageobjects.directory
- DirectoryPermissions() - Constructor for class com.atlassian.crowd.pageobjects.directory.DirectoryPermissions
- DirectoryPermissionUserTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- DirectoryPermissionUserTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryPermissionUserTest
- DirectoryPluginLoaderFactory - Class in com.atlassian.crowd.plugin.factory
- DirectoryPluginLoaderFactory(PluginDirectoryLocator, List<PluginFactory>, PluginEventManager) - Constructor for class com.atlassian.crowd.plugin.factory.DirectoryPluginLoaderFactory
- DirectoryPoller - Interface in com.atlassian.crowd.directory.monitor.poller
-
Allows polling for remote directory mutations.
- DirectoryPollerJobRunner - Class in com.atlassian.crowd.manager.directory.monitor.poller
- DirectoryPollerJobRunner(DirectoryManager, DirectorySynchroniser, DirectoryInstanceLoader, SchedulerService) - Constructor for class com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerJobRunner
- DirectoryPollerManager - Interface in com.atlassian.crowd.manager.directory.monitor.poller
-
Manager for adding and removing DirectoryPollers.
- DirectoryProperties - Class in com.atlassian.crowd.directory
-
Contains properties for
Directory
. - DirectoryPruningConfiguration(String, boolean, boolean) - Constructor for class com.atlassian.crowd.pageobjects.directory.pruning.PruningAdministrationPage.DirectoryPruningConfiguration
- DirectoryQueries - Class in com.atlassian.crowd.search.query
- DirectoryQueries() - Constructor for class com.atlassian.crowd.search.query.DirectoryQueries
- DirectoryQuery - Class in com.atlassian.crowd.search.query.entity
- DirectoryQuery(SearchRestriction, int, int) - Constructor for class com.atlassian.crowd.search.query.entity.DirectoryQuery
- DirectoryQueryWithFilter<T> - Class in com.atlassian.crowd.manager.application.search
-
Defines query and results filter that should be run for a given directory.
- DirectoryQueryWithFilter(Directory, Query<T>, UnaryOperator<List<T>>) - Constructor for class com.atlassian.crowd.manager.application.search.DirectoryQueryWithFilter
- DirectoryResource - Class in com.atlassian.crowd.plugin.rest.service.resource.directory
-
Represents an Directory management resource.
- DirectoryResource(DirectoryController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.directory.DirectoryResource
- DirectoryResourceExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.directory.example
- DirectoryResourceExamples() - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.directory.example.DirectoryResourceExamples
- DirectoryResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
- DirectoryResourceTest(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.DirectoryResourceTest
- DirectoryResourceTest(String, RestServer) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.DirectoryResourceTest
- DirectoryRestAdminClient - Class in com.atlassian.crowd.acceptance.tests.cluster.testutil
- DirectoryRestAdminClient(String) - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.testutil.DirectoryRestAdminClient
- DirectoryRuleBuilder - Class in com.atlassian.crowd.embedded.validator.rule
-
Builder utility extending the base class
RuleBuilder
specifically for Directory relatedValidationRule
- directorySelect - Variable in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage
- directorySelectionIsSaved() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddGroupTest
- directorySelectionIsSaved() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- DirectoryStatisticsCollector<T> - Class in com.atlassian.crowd.analytics.statistics.collectors.directory
- DirectoryStatisticsCollector(DirectoryManager, TransactionTemplate) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.directory.DirectoryStatisticsCollector
- DirectorySynchronisationEventHelper - Class in com.atlassian.crowd.util
- DirectorySynchronisationEventHelper(InternalSynchronisationStatusManager, AuditLogContext, EventPublisher, DirectoryInstanceLoader) - Constructor for class com.atlassian.crowd.util.DirectorySynchronisationEventHelper
- DirectorySynchronisationFinishedEvent - Class in com.atlassian.crowd.analytics.events
-
Analytics event thrown after receiving a
RemoteDirectorySynchronisationFinishedEvent
. - DirectorySynchronisationFinishedEvent(Long, LdapConnectorType, DirectoryType, Long, SynchronisationTimeTakenBucket, boolean) - Constructor for class com.atlassian.crowd.analytics.events.DirectorySynchronisationFinishedEvent
- DirectorySynchronisationInformation - Class in com.atlassian.crowd.embedded.api
-
Simple object to store synchronisation information for synchronisable directories
- DirectorySynchronisationInformation(DirectorySynchronisationRoundInformation, DirectorySynchronisationRoundInformation) - Constructor for class com.atlassian.crowd.embedded.api.DirectorySynchronisationInformation
- DirectorySynchronisationInformationEntity - Class in com.atlassian.crowd.plugins.testkit.rest.model
- DirectorySynchronisationInformationEntity - Class in com.atlassian.crowd.rest.plugin.entity
- DirectorySynchronisationInformationEntity(DirectorySynchronisationInformation) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.model.DirectorySynchronisationInformationEntity
- DirectorySynchronisationInformationEntity(DirectorySynchronisationRoundInformationEntity, DirectorySynchronisationRoundInformationEntity, Boolean) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.model.DirectorySynchronisationInformationEntity
- DirectorySynchronisationInformationEntity(DirectorySynchronisationRoundInformationEntity, DirectorySynchronisationRoundInformationEntity) - Constructor for class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationInformationEntity
- DirectorySynchronisationInformationStore - Interface in com.atlassian.crowd.manager.directory
-
Storage for directory synchronisation information.
- DirectorySynchronisationInformationStoreImpl - Class in com.atlassian.crowd.manager.directory
-
Deprecated.
- DirectorySynchronisationInformationStoreImpl() - Constructor for class com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl
-
Deprecated.
- DirectorySynchronisationInformationStoreImpl(ConcurrentMap<Long, DirectorySynchronisationInformation>) - Constructor for class com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl
-
Deprecated.Construct a
DirectorySynchronisationInformationStoreImpl
which is backed by a concurrent map. - DirectorySynchronisationRoundInformation - Class in com.atlassian.crowd.embedded.api
-
Information of a directory synchronisation round.
- DirectorySynchronisationRoundInformation(long, long, String, List<Serializable>) - Constructor for class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation
-
Deprecated.
- DirectorySynchronisationRoundInformation(DirectorySynchronisationRoundInformation.Builder) - Constructor for class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation
- DirectorySynchronisationRoundInformation.Builder - Class in com.atlassian.crowd.embedded.api
- DirectorySynchronisationRoundInformationEntity - Class in com.atlassian.crowd.plugins.testkit.rest.model
- DirectorySynchronisationRoundInformationEntity - Class in com.atlassian.crowd.rest.plugin.entity
- DirectorySynchronisationRoundInformationEntity(DirectorySynchronisationRoundInformation) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.model.DirectorySynchronisationRoundInformationEntity
- DirectorySynchronisationRoundInformationEntity(DirectorySynchronisationRoundInformationEntity.Builder) - Constructor for class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity
- DirectorySynchronisationRoundInformationEntity(Long, Long, String, String, String) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.model.DirectorySynchronisationRoundInformationEntity
- DirectorySynchronisationRoundInformationEntity.Builder - Class in com.atlassian.crowd.rest.plugin.entity
- DirectorySynchronisationStatus - Interface in com.atlassian.crowd.model.directory
-
Represents information about synchronisation status.
- DirectorySynchronisationStatusDao - Interface in com.atlassian.crowd.embedded.spi
-
A DAO to store synchronisation progress and results
- DirectorySynchronisationStatusDAOHibernate - Class in com.atlassian.crowd.dao.directory
- DirectorySynchronisationStatusDAOHibernate() - Constructor for class com.atlassian.crowd.dao.directory.DirectorySynchronisationStatusDAOHibernate
- DirectorySynchronisationStatusImpl - Class in com.atlassian.crowd.directory
-
Implementation of
com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
- DirectorySynchronisationStatusImpl() - Constructor for class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- DirectorySynchronisationStatusImpl(DirectorySynchronisationStatusImpl.Builder) - Constructor for class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- DirectorySynchronisationStatusImpl.Builder - Class in com.atlassian.crowd.directory
- DirectorySynchronisationStatusImpl.StatusParametersMarshaller - Interface in com.atlassian.crowd.directory
- DirectorySynchronisationStatusMapper - Class in com.atlassian.crowd.mapper
- DirectorySynchronisationToken - Class in com.atlassian.crowd.directory
- DirectorySynchronisationToken() - Constructor for class com.atlassian.crowd.directory.DirectorySynchronisationToken
- DirectorySynchronisationToken(Directory, String) - Constructor for class com.atlassian.crowd.directory.DirectorySynchronisationToken
- DirectorySynchronisationTokenDao - Interface in com.atlassian.crowd.embedded.spi
- DirectorySynchronisationTokenDaoHibernate - Class in com.atlassian.crowd.dao.directory
- DirectorySynchronisationTokenDaoHibernate() - Constructor for class com.atlassian.crowd.dao.directory.DirectorySynchronisationTokenDaoHibernate
- DirectorySynchronisationTokenStore - Interface in com.atlassian.crowd.manager.directory
-
Responsible for storing and obtaining directory synchronisation tokens
- DirectorySynchroniser - Interface in com.atlassian.crowd.manager.directory
-
An object that synchronises a
SynchronisableDirectory
with a cache. - DirectorySynchroniserImpl - Class in com.atlassian.crowd.manager.directory
-
An implementation of a
DirectorySynchroniser
. - DirectorySynchroniserImpl(ClusterLockService, TransactionalDirectoryDao, InternalSynchronisationStatusManager, EventPublisher, AuditLogContext, DirectorySynchronisationEventHelper) - Constructor for class com.atlassian.crowd.manager.directory.DirectorySynchroniserImpl
- DirectoryTermKeys - Class in com.atlassian.crowd.search.query.entity.restriction.constants
- DirectoryTermKeys() - Constructor for class com.atlassian.crowd.search.query.entity.restriction.constants.DirectoryTermKeys
- DirectoryTestFailedException - Exception in com.atlassian.crowd.plugin.rest.exception
- DirectoryTestFailedException() - Constructor for exception com.atlassian.crowd.plugin.rest.exception.DirectoryTestFailedException
- DirectoryTestFailedException(String) - Constructor for exception com.atlassian.crowd.plugin.rest.exception.DirectoryTestFailedException
- DirectoryTestFailedException(String, Throwable) - Constructor for exception com.atlassian.crowd.plugin.rest.exception.DirectoryTestFailedException
- DirectoryTestFailedException(Throwable) - Constructor for exception com.atlassian.crowd.plugin.rest.exception.DirectoryTestFailedException
- DirectoryTestFailedExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- DirectoryTestFailedExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryTestFailedExceptionMapper
- directoryType - Variable in class com.atlassian.crowd.console.action.directory.CreateDirectory
- directoryType - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- DirectoryType - Enum Class in com.atlassian.crowd.embedded.api
- DirectoryTypeCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.directory
- DirectoryTypeCollector(DirectoryManager, TransactionTemplate) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.directory.DirectoryTypeCollector
- DirectoryTypeStatisticsEvent - Class in com.atlassian.crowd.analytics.events
- DirectoryTypeStatisticsEvent(Map<DirectoryType, Long>) - Constructor for class com.atlassian.crowd.analytics.events.DirectoryTypeStatisticsEvent
- DirectoryTypeUtils - Class in com.atlassian.crowd.analytics.statistics.collectors
- DirectoryUpdatedEvent - Class in com.atlassian.crowd.event.directory
- DirectoryUpdatedEvent(Object, Directory) - Constructor for class com.atlassian.crowd.event.directory.DirectoryUpdatedEvent
-
Deprecated.
- DirectoryUpdatedEvent(Object, Directory, Directory) - Constructor for class com.atlassian.crowd.event.directory.DirectoryUpdatedEvent
- DirectoryUserCapabilities - Class in com.atlassian.crowd.embedded.impl
-
Default implementation for
UserCapabilities
. - DirectoryValidationContext - Enum Class in com.atlassian.crowd.validator
-
Represents a subset of context that should be used for Directory Validation
- DirectoryValidationHelper - Class in com.atlassian.crowd.util
- DirectoryValidationHelper(CrowdDirectoryService, I18nHelper) - Constructor for class com.atlassian.crowd.util.DirectoryValidationHelper
- DirectoryValidator - Class in com.atlassian.crowd.embedded.validator
-
Represents Validator which validates
Directory
implementations - DirectoryValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.DirectoryValidator
- DirectoryValidatorFactory - Interface in com.atlassian.crowd.embedded.validator
-
Represents the factory for creating
Validator
instances - DirectoryValidatorFactoryImpl - Class in com.atlassian.crowd.embedded.validator.impl
- DirectoryValidatorFactoryImpl(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorFactoryImpl
- DirectoryValidatorMessages - Interface in com.atlassian.crowd.embedded.validator.impl
- DirectoryValidatorMessages.AZURE_AD - Interface in com.atlassian.crowd.embedded.validator.impl
- DirectoryValidatorMessages.CROWD_DIRECTORY - Interface in com.atlassian.crowd.embedded.validator.impl
- DirectoryValidatorMessages.CUSTOM_DIRECTORY - Interface in com.atlassian.crowd.embedded.validator.impl
- DirectoryValidatorMessages.DIRECTORY - Interface in com.atlassian.crowd.embedded.validator.impl
- DirectoryValidatorMessages.GROUP_CONFIGURATION - Interface in com.atlassian.crowd.embedded.validator.impl
- DirectoryValidatorMessages.INTERNAL_DIRECTORY - Interface in com.atlassian.crowd.embedded.validator.impl
- DirectoryValidatorMessages.LDAP_CONNECTION - Interface in com.atlassian.crowd.embedded.validator.impl
- DirectoryValidatorMessages.SYNCHRONISATION_CONFIGURATION - Interface in com.atlassian.crowd.embedded.validator.impl
- DirectoryValidatorMessages.USER_CONFIGURATION - Interface in com.atlassian.crowd.embedded.validator.impl
- directoryWithId(Long) - Static method in class com.atlassian.crowd.test.matchers.CrowdMatchers
- directoryWithIdPredicate(long) - Static method in class com.atlassian.crowd.embedded.api.Directories
-
Matches for directories with the specified directoryId.
- directoryWithIdThat(Matcher<Long>) - Static method in class com.atlassian.crowd.test.matchers.CrowdMatchers
- directoryWithName(String) - Static method in class com.atlassian.crowd.test.matchers.CrowdMatchers
- directoryWithNameThat(Matcher<String>) - Static method in class com.atlassian.crowd.test.matchers.CrowdMatchers
- DirectoryWrapper - Class in com.atlassian.crowd.directory
- DirectoryWrapper(Directory) - Constructor for class com.atlassian.crowd.directory.DirectoryWrapper
- DisablableGroupAuditProcessor - Class in com.atlassian.crowd.dao.audit.processor.impl
- DisablableGroupAuditProcessor(NoopAuditProcessor, GroupAuditProcessor, AuditLogEnabledChecker) - Constructor for class com.atlassian.crowd.dao.audit.processor.impl.DisablableGroupAuditProcessor
- DisablableMembershipAuditProcessor - Class in com.atlassian.crowd.dao.audit.processor.impl
- DisablableMembershipAuditProcessor(NoopAuditProcessor, MembershipAuditProcessor, AuditLogEnabledChecker) - Constructor for class com.atlassian.crowd.dao.audit.processor.impl.DisablableMembershipAuditProcessor
- DisablableUserAuditProcessor - Class in com.atlassian.crowd.dao.audit.processor.impl
- DisablableUserAuditProcessor(NoopAuditProcessor, UserAuditProcessor, AuditLogEnabledChecker) - Constructor for class com.atlassian.crowd.dao.audit.processor.impl.DisablableUserAuditProcessor
- disable() - Method in class com.atlassian.crowd.manager.backup.AtlassianSchedulerBackupScheduler
- disable() - Method in interface com.atlassian.crowd.manager.backup.BackupScheduler
-
Disable automated backups.
- disable() - Method in class com.atlassian.crowd.test.util.analytics.AnalyticsClient
-
Disables analytics.
- DISABLE_SSL_VALIDATION - Static variable in class com.atlassian.crowd.directory.rest.DefaultAzureAdRestClientFactory
- DISABLE_SSL_VALIDATION - Static variable in class com.atlassian.crowd.plugins.testkit.rest.TestkitProxyPropertiesResource
- DISABLE_TRANSACTION - Static variable in class com.atlassian.crowd.core.event.TransactionAwareEventDispatcher
-
Listeners with this scope will not be automatically run in transaction and will be responsible of transaction management on it's own.
- disabled() - Method in class com.atlassian.crowd.plugin.descriptors.ComponentModuleDescriptor
- disabled() - Method in class com.atlassian.crowd.plugin.descriptors.CrowdApplicationModuleDescriptor
- disabled() - Method in class com.atlassian.crowd.plugin.descriptors.ListenerModuleDescriptor
- disabled() - Method in class com.atlassian.crowd.plugin.descriptors.PasswordEncoderModuleDescriptor
- disabled() - Method in class com.atlassian.crowd.plugin.descriptors.SpringComponentModuleDescriptor
- disabled() - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- DISABLED - Enum constant in enum class com.atlassian.crowd.analytics.events.AuditLogEnabledState
- DISABLED - Enum constant in enum class com.atlassian.crowd.embedded.api.PasswordPolicyConfigurationPreset
- DISABLED - Enum constant in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumCharactersBucket
- DISABLED - Enum constant in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumLengthBucket
- DISABLED - Enum constant in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumRulesMatched
- DISABLED - Enum constant in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.PresetName
- DISABLED - Enum constant in enum class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningMode
- disableDarkFeature(String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- disableDarkFeatureForAllUsers(String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitDarkFeatureResource
- disabledUser(String) - Static method in class com.atlassian.crowd.directory.ldap.mapper.attribute.UserAccountControlUtil
- disableEncryption() - Method in class com.atlassian.crowd.manager.crypto.DefaultEncryptionManager
- disableEncryption() - Method in interface com.atlassian.crowd.manager.crypto.EncryptionManager
-
Disables encryption, and decrypts all passwords.
- disableEncryption() - Method in class com.atlassian.crowd.plugin.rest.service.controller.EncryptionController
- disableEncryption() - Method in class com.atlassian.crowd.plugin.rest.service.resource.encryption.EncryptionResource
- disableFeatureForAllUsers(String) - Method in class com.atlassian.crowd.feature.DarkFeatureManagerOsgiAccessor
- disableFeatureForCurrentUser(String) - Method in class com.atlassian.crowd.feature.DarkFeatureManagerOsgiAccessor
- disableFeatureForUser(UserKey, String) - Method in class com.atlassian.crowd.feature.DarkFeatureManagerOsgiAccessor
- disableIpAddressValidation() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- disableIPValidation() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- disablePlugin(String) - Method in class com.atlassian.crowd.plugin.CrowdPluginManager
- disablePlugin(String) - Method in class com.atlassian.crowd.plugin.ha.ReplicatedPluginHelper
- disablePluginLocalOnly(String) - Method in class com.atlassian.crowd.plugin.CrowdPluginManager
- disablePluginLocalOnly(String) - Method in interface com.atlassian.crowd.plugin.ha.ClusterAwarePluginController
-
Equivalent of
PluginController.disablePlugin(String)
, but will only affect the current node. - disablePluginModule(String) - Method in class com.atlassian.crowd.plugin.CrowdPluginManager
- disablePluginModule(String) - Method in class com.atlassian.crowd.plugin.ha.ReplicatedPluginHelper
- disablePluginModuleLocalOnly(String) - Method in class com.atlassian.crowd.plugin.CrowdPluginManager
- disablePluginModuleLocalOnly(String) - Method in interface com.atlassian.crowd.plugin.ha.ClusterAwarePluginController
-
Equivalent of
PluginController.disablePluginModule(String)
, but will only affect the current node. - DisableSSLCertificateCheck - Class in com.atlassian.crowd.test.util
-
Junit rules which disables SSL certificate validation.
- DisableSSLCertificateCheck() - Constructor for class com.atlassian.crowd.test.util.DisableSSLCertificateCheck
- dismiss() - Method in class com.atlassian.crowd.pageobjects.JndiTimeoutUnlimitedWarningMessage
- dismiss() - Method in class com.atlassian.crowd.pageobjects.StartTlsPoolingWarningMessage
- dismissButton - Variable in class com.atlassian.crowd.pageobjects.JndiTimeoutUnlimitedWarningMessage
- dismissButton - Variable in class com.atlassian.crowd.pageobjects.StartTlsPoolingWarningMessage
- DismissibleMessageController - Class in com.atlassian.crowd.plugin.rest.service.controller.admin
- DismissibleMessageController(DismissibleMessagesService) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.admin.DismissibleMessageController
- DismissibleMessageResource - Class in com.atlassian.crowd.plugin.rest.service.resource.message
- DismissibleMessageResource(DismissibleMessageController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.message.DismissibleMessageResource
- DismissibleMessagesKeys - Class in com.atlassian.crowd.console.message
- DismissibleMessagesService - Interface in com.atlassian.crowd.console.message
-
Service for handling dismissible messages in Crowd console.
- DismissibleMessagesServiceImpl - Class in com.atlassian.crowd.console.message
- DismissibleMessagesServiceImpl(PropertyManager) - Constructor for class com.atlassian.crowd.console.message.DismissibleMessagesServiceImpl
- dismissInsecureAppWarning() - Method in class com.atlassian.crowd.pageobjects.CrowdConsole
- dismissMessage(String) - Method in interface com.atlassian.crowd.console.message.DismissibleMessagesService
-
Dismisses the message, denoting that the message should not be shown in Crowd console.
- dismissMessage(String) - Method in class com.atlassian.crowd.console.message.DismissibleMessagesServiceImpl
- dismissMessage(String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.DismissibleMessageController
- dismissMessage(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.message.DismissibleMessageResource
- dispatch(ListenerInvoker, Object) - Method in class com.atlassian.crowd.core.event.TransactionAwareEventDispatcher
- DISPLAY_NAME - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
- DISPLAY_NAME - Static variable in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
- DISPLAY_NAME - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.UserTermKeys
- DISPLAY_NAME_PROPERTY_KEY - Static variable in class com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapperImpl
- DISPLAY_NAME_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- displayname - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- displayname - Variable in class com.atlassian.crowd.console.action.user.EditProfile
- displayName - Variable in class com.atlassian.crowd.directory.rest.entity.membership.DirectoryObject
- displayName - Variable in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- displayName(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser.Builder
- displayName(String) - Method in class com.atlassian.crowd.model.user.BaseImmutableUser.Builder
- displayName(String) - Method in class com.atlassian.crowd.test.util.TestUserBuilder
- DISPLAYNAME - Static variable in class com.atlassian.crowd.model.user.UserConstants
-
Key for if the principal has a display name attribute.
- displayNameAutoPopulationWorksCorrectly() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- displayNameCanBeChanged() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- displayNameIsPreservedWhenPopulated() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- displayNameUpdated() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
-
Ensures that display names are not blank after an upgrade.
- distinctRequired - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
- DmzConfigurationTest - Class in com.atlassian.crowd.acceptance.tests.dmz
-
Tests the DMZ configuration of the Crowd application.
- DmzConfigurationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.dmz.DmzConfigurationTest
- DN_MAPPER - Static variable in class com.atlassian.crowd.directory.RFC4519Directory
- DNStandardiser - Class in com.atlassian.crowd.directory.ldap.util
-
This class is used to normalise DNs so that equivalent DNs will be transformed into equal strings.
- DNStandardiser() - Constructor for class com.atlassian.crowd.directory.ldap.util.DNStandardiser
- DO_NOTHING - Enum constant in enum class com.atlassian.labs.crowd.directory.pruning.util.NullExternalIdPruningConfiguration
- doBackup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
-
Returns file name of the backup.
- doDatabaseMigration() - Method in class com.atlassian.crowd.migration.legacy.database.DatabaseMigrationManager
- doDestroy() - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.AddNameIdAction
- doDestroy() - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.generator.ChainingSAML2NameIDGenerator
- doesEntityExist(String, Class<? extends EntityType>) - Method in class com.atlassian.crowd.applinks.CrowdHostApplication
- doesEntityExistNoPermissionCheck(String, Class<? extends EntityType>) - Method in class com.atlassian.crowd.applinks.CrowdHostApplication
- doesNotHaveKey(String) - Method in class com.atlassian.crowd.test.matchers.AttributesMatcher
-
Builds a new specialised matcher that matches entities that do not have a particular attribute key.
- doExecute(ProfileRequestContext) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.AddAttributesAction
- doExecute(ProfileRequestContext) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.AddNotBeforeConditionToAssertionsWithTimeSkew
- doExecute(ProfileRequestContext) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.CreateResponseShellAction
- doExecute(ProfileRequestContext) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.PrepareApplicationContextAction
- doExecute(ProfileRequestContext) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.PrepareAuthorizationContextAction
- doExecute(ProfileRequestContext) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.PrepareConfigContextAction
- doExecute(ProfileRequestContext) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.PrepareResponseEndpointContextAction
- doExecute(ProfileRequestContext) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.PrepareSecurityContextAction
- doExecute(ProfileRequestContext) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.ResponseEncoderAction
- doExecute(ProfileRequestContext<AuthnRequest, Response>) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.AddAssertionAction
- doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.crowd.console.filter.registration.SecureAccessFilter
-
This method will 1.
- doFilter(ServletRequest, ServletResponse) - Method in class com.atlassian.crowd.console.filter.registration.SecureAccessFilterChain
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.console.action.samlsso.SamlSsoAuthenticationFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.console.filter.AccessCheckPluginDelegateFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.console.filter.CrowdBrowserNotCachingFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.console.filter.CrowdCachingFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.console.filter.CrowdDelegatingFilterProxy
-
Only doFilter if the BootstrapManager asserts that the setup process is complete.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.console.filter.LoginPageFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.console.filter.UsernameInformationFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.integration.http.filter.CrowdSecurityFilter
-
Executes the filter.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.integration.springsecurity.LocalCrowdSSOAuthenticationProcessingFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.plugin.rest.filter.BasicApplicationAuthenticationFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.plugin.rest.filter.RestServiceVersionFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.plugin.rest.filter.SeraphDisablerFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.plugin.web.filter.HttpContextFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.plugin.web.filter.HttpRequestLoggingFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.plugin.web.filter.RequestCacheThreadLocalFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.security.BlockOpenSocialRequestFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.webapp.filter.CrowdSecurityHeadersFilter
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.crowd.console.filter.CrowdOpenSessionInViewFilter
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.crowd.console.filter.LicenceFilter
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.crowd.console.filter.LoginCsrfFilter
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.crowd.plugin.web.filter.NodeInformationFilter
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.downloads.CacheableLogoServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.event.links.ExternalLinksProxyServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.plugin.decorator.test.TestDecoratedServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.plugin.decorator.test.TestDecoratorServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.status.servlet.ApplicationStatusServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.labs.crowd.directory.pruning.ui.ConfigurePruningServlet
- DOGS - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- doInitialize() - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.AddNameIdAction
- doInitialize() - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.generator.ChainingSAML2NameIDGenerator
- doInitialSync() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- doInNewTransaction(Runnable) - Method in class com.atlassian.crowd.listener.AbstractTransactionalEventListener
- Dom4JUtil - Class in com.atlassian.crowd.test.util
- domain - Variable in class com.atlassian.crowd.pageobjects.administration.GeneralOptionsPage
- DOMAIN - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Deployment domain.
- doPreExecute(ProfileRequestContext) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.AddAttributesAction
- doSearchByApplication(long, Boolean, String, int, int) - Method in interface com.atlassian.crowd.console.action.Searcher
-
Performs a search for DirectoryEntities in the specified directory, returning a list of those that match.
- doSearchByApplication(long, Boolean, String, int, int) - Method in class com.atlassian.crowd.console.action.UserSearcherImpl
- doSearchByDirectory(long, Boolean, String, int, int) - Method in interface com.atlassian.crowd.console.action.Searcher
-
Performs a search for DirectoryEntities in the specified directory, returning a list of those that match.
- doSearchByDirectory(long, Boolean, String, int, int) - Method in class com.atlassian.crowd.console.action.UserSearcherImpl
- doSetDetails(HttpServletRequest, AbstractAuthenticationToken) - Method in class com.atlassian.crowd.integration.springsecurity.AbstractCrowdSSOAuthenticationProcessingFilter
- doTestExpirePrincipal(Integer) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ExpireSessionTest
- doUpgrade() - Method in interface com.atlassian.crowd.manager.upgrade.UpgradeManager
-
Method to fire off the upgrade process
- doUpgrade() - Method in class com.atlassian.crowd.manager.upgrade.UpgradeManagerImpl
- doUpgrade() - Method in class com.atlassian.crowd.plugin.saml.upgrade.MigrateFromFileSystemToDatabaseUpgradeTask
- doUpgrade() - Method in interface com.atlassian.crowd.upgrade.tasks.UpgradeTask
-
Perform the upgrade.
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask001
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask002
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask003
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1000SetPasswordExpirationReminderMailTemplate
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1002RemovePrepareThresholdForPostgres
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1003ChangeHibernateDialectForOracle
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1004SetNotificationEmailsAsJsonArray
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1008ParseUserAttributesToNumericValue
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask112
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask113
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask114
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1422ChangeHsqlDialect
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1526UpdateSyncDuringAuthModeForAzureAd
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1578UpdateEncryptionSettings
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1629UpdateSynchronisationSchedulingType
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1631AddAuthenticationWithoutPasswordEnabledAttribute
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1684AddEmailChangeTemplates
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1686EnableAuthenticationByEmailForCrowdApp
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1888EnsureSafeEncryptorIsUsed
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1888UpdateCrowdApplicationPassword
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1939SetUserAddedNotificationEmailTemplate
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1940UpdateHsqlHibernateProperties
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask210
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask211
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask212
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask214
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask215
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask216
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask2191UpdateHsqlHibernateProperties
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask320
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask321
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask322
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask342
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask360
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask361
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask395
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask396
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask397
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask420
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask421
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask422
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask423
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask424
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask425
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask426
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask427
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask428
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask429
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask430
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask452
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask502
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask523
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask524
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask542
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask622
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask622ExternalId
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask623GenerateExternalId
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask645IntroduceUserPermissions
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask852MoveSSOCookieNameToDb
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask853EnsureCrowdApplicationExists
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask854MoveBaseUrlToDb
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask855RemoveCrowdProperties
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask856SharedHome
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask861ClusterFlagInCrowdConfig
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask886FullSync
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask907UpdateApisUrlsForAzureAdDirectories
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask908MailServerTimeout
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask910ResetHiLoAfterAuditLogMigration
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask911MigrateOldEvents
- doUpgrade() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask950MigrateSsoCookieDomain
- doUpgrade() - Method in class com.atlassian.labs.crowd.directory.pruning.upgrade.UpgradeTask1SetNullExternalIdConfigToDefault
- doUpgrade() - Method in class com.atlassian.labs.crowd.directory.pruning.upgrade.UpgradeTask2MigrateHardDelete
- doValidation() - Method in class com.atlassian.crowd.console.action.application.UpdateApplication
- doValidation() - Method in class com.atlassian.crowd.console.action.ChangeExpiredPassword
- doValidation() - Method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- doValidation() - Method in class com.atlassian.crowd.console.action.directory.CreateCustom
- doValidation() - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- doValidation() - Method in class com.atlassian.crowd.console.action.group.AddGroup
- doValidation() - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- doValidation() - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- doValidation() - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- doValidation() - Method in class com.atlassian.crowd.console.action.principal.AddPrincipal
- doValidation() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- doValidation() - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- doValidation() - Method in class com.atlassian.crowd.console.action.setup.Import
- doValidation() - Method in class com.atlassian.crowd.console.action.setup.License
- doValidation() - Method in class com.atlassian.crowd.console.action.setup.Options
- doValidation() - Method in class com.atlassian.crowd.console.action.user.ChangePassword
- doValidation() - Method in class com.atlassian.crowd.console.action.user.EditProfile
- doValidation(Directory) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- doValidation(Directory) - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- doValidation(String[]) - Method in class com.atlassian.crowd.console.action.application.AddApplicationDirectoryDetails
- downloadFromURL(String) - Method in class com.atlassian.crowd.acceptance.tests.SeleniumDownloadManager
- downloadKey() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.UpdateSAMLConfigurationTest
- downloadPublicKey() - Method in class com.atlassian.crowd.plugin.saml.action.UpdateSAMLConfiguration
- downloadUsingLinkId(String) - Method in class com.atlassian.crowd.acceptance.tests.SeleniumDownloadManager
- downloadZip - Variable in class com.atlassian.crowd.acceptance.tests.administration.ATSTPluginTest.CrowdSupportZipPage
- driver - Variable in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- dropSchema() - Method in class com.atlassian.crowd.util.persistence.hibernate.LiquibaseSchemaHelper
- DualNameKey - Class in com.atlassian.crowd.directory.cache.model
-
A cache key formed by two Strings.
- DualNameKey(String, String) - Constructor for class com.atlassian.crowd.directory.cache.model.DualNameKey
- DUMMY_BASE_URL - Static variable in class com.atlassian.crowd.upgrade.tasks.UpgradeTask854MoveBaseUrlToDb
- DummyPluginConfig - Class in com.atlassian.crowd.dummy
- DummyPluginConfig() - Constructor for class com.atlassian.crowd.dummy.DummyPluginConfig
- DummyRest - Class in com.atlassian.crowd.dummy
- DummyRest(ActiveObjects) - Constructor for class com.atlassian.crowd.dummy.DummyRest
- DuplicatedEmailAddressException - Exception in com.atlassian.crowd.sso.saml.impl.opensaml.action.email
-
DuplicatedEmailAddressException indicates NameID email is used, and authenticating user e-mail address is also assigned to other users than authenticating one.
- DuplicatedEmailAddressException(String, String, Long) - Constructor for exception com.atlassian.crowd.sso.saml.impl.opensaml.action.email.DuplicatedEmailAddressException
- DuplicatedExternalIdsStatisticsCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.directory
- DuplicatedExternalIdsStatisticsCollector(DirectoryManager, TransactionTemplate) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.directory.DuplicatedExternalIdsStatisticsCollector
- DuplicatedExternalIdsStatisticsEvent - Class in com.atlassian.crowd.analytics.events
- DuplicatedExternalIdsStatisticsEvent(Map<DirectoryType, Long>) - Constructor for class com.atlassian.crowd.analytics.events.DuplicatedExternalIdsStatisticsEvent
- DuplicateEmailChecker - Class in com.atlassian.crowd.sso.saml.impl.opensaml.action.email
- DuplicateEmailChecker(InternalApplicationHelper, CanonicalUsersByEmailFinder) - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.action.email.DuplicateEmailChecker
- duration - Variable in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- DurationSystemProperty - Class in com.atlassian.crowd.common.properties
- DurationSystemProperty(String, TemporalUnit, long) - Constructor for class com.atlassian.crowd.common.properties.DurationSystemProperty
- DynamicLdapPoolStatisticsResource - Class in com.atlassian.crowd.plugin.rest.service.resource.admin
- DynamicLdapPoolStatisticsResource(SpringLdapPoolStatisticsController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.admin.DynamicLdapPoolStatisticsResource
- DynamicLdapPoolStatisticsResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.admin
- DynamicLdapPoolStatisticsResourceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.admin.DynamicLdapPoolStatisticsResourceTest
- DynamicProviderManager - Interface in com.atlassian.crowd.integration.springsecurity
-
An extension to the standard ProviderManager implementation of the AuthenticationManager wich allows adding and removing provider managers at runtime.
- DynamicProviderManagerImpl - Class in com.atlassian.crowd.integration.springsecurity
-
An extension to the standard ProviderManager implementation of the AuthenticationManager which allows adding and removing provider managers at runtime.
- DynamicProviderManagerImpl() - Constructor for class com.atlassian.crowd.integration.springsecurity.DynamicProviderManagerImpl
- DynamicProviderManagerImpl(List<AuthenticationProvider>) - Constructor for class com.atlassian.crowd.integration.springsecurity.DynamicProviderManagerImpl
E
- editApacheDSPrincipal() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- editPassword() - Method in class com.atlassian.crowd.pageobjects.PasswordChanger
- editPassword() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- editPasswordButton - Variable in class com.atlassian.crowd.pageobjects.PasswordChanger
- EditProfile - Class in com.atlassian.crowd.console.action.user
- EditProfile() - Constructor for class com.atlassian.crowd.console.action.user.EditProfile
- EditProfileTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.user
- EditProfileTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.user.EditProfileTest
- EEEEP_PASSWORD - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- EEEEP_USERNAME - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- ELClassloaderWithBracketNotation() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.XWorkELClassloaderTest
- ELClassloaderWithDotNotation() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.XWorkELClassloaderTest
- ElementIteratorUtil - Class in com.atlassian.crowd.migration
- ElementIteratorUtil() - Constructor for class com.atlassian.crowd.migration.ElementIteratorUtil
- ElementPickerPageSize - Enum Class in com.atlassian.crowd.pageobjects.group
- Elements - Class in com.atlassian.crowd.pageobjects.utils
- ELEVEN_TO_FIFTY - Enum constant in enum class com.atlassian.crowd.analytics.events.DailyLoginCountBucket
- email - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- email - Variable in class com.atlassian.crowd.console.action.user.EditProfile
- email - Variable in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- email - Variable in class com.atlassian.crowd.pageobjects.ForgottenLoginDetailsPage
- email(String) - Method in class com.atlassian.crowd.test.util.TestUserBuilder
- EMAIL - Enum constant in enum class com.atlassian.crowd.manager.mailer.MailTemplateMacro
-
Recipient's email address macro key.
- EMAIL - Enum constant in enum class com.atlassian.crowd.model.sso.NameIdFormat
- EMAIL - Static variable in class com.atlassian.crowd.model.user.UserConstants
-
Key for the email attribute.
- EMAIL - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.UserTermKeys
- EMAIL_ADDRESS - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
- EMAIL_CHANGE_BY_END_USER - Enum constant in enum class com.atlassian.crowd.analytics.persistence.InMemoryCounter.CounterKey
- EMAIL_CHANGE_BY_EXTERNAL_APPS_ENABLED - Static variable in class com.atlassian.crowd.analytics.events.features.FeatureEnabledStatusEvent
- EMAIL_CHANGE_BY_EXTERNAL_APPS_ENABLED - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
Since Crowd 4.4, Crowd does NOT allow external apps to change e-mail of user.
- EMAIL_CHANGE_INFO_EMAIL_TEMPLATE - Static variable in class com.atlassian.crowd.model.property.Property
-
Server property: Email change info email template
- EMAIL_CHANGE_VALIDATION_EMAIL_TEMPLATE - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Email change validation email template
- EMAIL_DUPLICATED - Enum constant in enum class com.atlassian.crowd.event.user.UserEmailSSOAuthenticationFailedEvent.Reason
- EMAIL_INVALID - Enum constant in enum class com.atlassian.crowd.event.user.UserEmailSSOAuthenticationFailedEvent.Reason
- EMAIL_PROPERTY_KEY - Static variable in class com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapperImpl
- EMAIL_RENDERED_AS_HTML - Static variable in class com.atlassian.crowd.analytics.events.features.FeatureEnabledStatusEvent
- EMAIL_RENDERED_AS_HTML - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: When set to true, Crowd will send emails rendered as HTML instead of plain text.
- EMAIL_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- emailAddress(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser.Builder
- emailAddress(String) - Method in class com.atlassian.crowd.model.user.BaseImmutableUser.Builder
- EmailAddressValidator - Interface in com.atlassian.crowd.validator
-
Validates email address(es).
- emailAddressWithTrailingSpacesFailsWithSpecificError() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- EmailAuthenticationFailedCollector - Class in com.atlassian.crowd.analytics.statistics.collectors
-
Collects count email authentication failures.
- EmailAuthenticationFailedCollector(InMemoryCounter) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.EmailAuthenticationFailedCollector
- EmailChangedByEndUserAggregateAnalyticsEvent - Class in com.atlassian.crowd.analytics.events
-
Event containing aggregated count of e-mail changes performed by end-user in Crowd console during period of time from last statistic collection.
- EmailChangedByEndUserAggregateAnalyticsEvent(long) - Constructor for class com.atlassian.crowd.analytics.events.EmailChangedByEndUserAggregateAnalyticsEvent
- EmailChangedByEndUserEvent - Class in com.atlassian.crowd.service.email
-
Emitted when end-user successfully changes their e-mail by using a link with a token that Crowd send them.
- EmailChangedByEndUserEvent() - Constructor for class com.atlassian.crowd.service.email.EmailChangedByEndUserEvent
- EmailChangedByEndUserListener - Class in com.atlassian.crowd.analytics.listener
- EmailChangedByEndUserListener(EventPublisher, InMemoryCounter) - Constructor for class com.atlassian.crowd.analytics.listener.EmailChangedByEndUserListener
- EmailChangedSuccessfullyPage - Class in com.atlassian.crowd.pageobjects
- EmailChangedSuccessfullyPage() - Constructor for class com.atlassian.crowd.pageobjects.EmailChangedSuccessfullyPage
- emailChangeManager - Variable in class com.atlassian.crowd.console.action.user.EditProfile
- EmailChangeManager - Interface in com.atlassian.crowd.emailchange
-
Used to change e-mail of a user in a way that they need to prove that they have access to the e-mail they're trying to change to.
- EmailChangeManagerImpl - Class in com.atlassian.crowd.service.email
- EmailChangeManagerImpl(ChangeEmailLinkMailer, SecureTokenGenerator, ExpirableUserTokenDao, ApplicationService, ApplicationProperties, Clock, ApplicationManager, ClientProperties, EventPublisher, DirectoryManager, MailConfigurationService, PermissionManager, EmailAddressValidator) - Constructor for class com.atlassian.crowd.service.email.EmailChangeManagerImpl
- EmailChangeUnhandledErrorPage - Class in com.atlassian.crowd.pageobjects
- EmailChangeUnhandledErrorPage() - Constructor for class com.atlassian.crowd.pageobjects.EmailChangeUnhandledErrorPage
- emailIdentifierProvider(EmailAddressValidator, InternalApplicationHelper, CanonicalUsersByEmailFinder) - Method in class com.atlassian.crowd.sso.saml.SsoSamlConfiguration
- EmailIdentifierProvider - Interface in com.atlassian.crowd.sso.saml.impl.opensaml.action.email
- EmailIdentifierProviderImpl - Class in com.atlassian.crowd.sso.saml.impl.opensaml.action.email
- EmailIdentifierProviderImpl(EmailAddressValidator, DuplicateEmailChecker) - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.action.email.EmailIdentifierProviderImpl
- emailInput - Variable in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step1_EmailLoginPage
- emailInput - Variable in class com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process.Step1_EmailLoginPage
- EmailMessage - Interface in com.atlassian.crowd.manager.mail
-
Represents an email message
- EmailMessageFactory - Class in com.atlassian.crowd.email
- EmailMessageFactory(HtmlRenderedEmailsEnabledChecker, PropertyManager) - Constructor for class com.atlassian.crowd.email.EmailMessageFactory
- EmailScanController - Class in com.atlassian.crowd.plugin.rest.service.controller.admin
- EmailScanController(AppIssuesWithMailsValidationService) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.admin.EmailScanController
- EmailScanEventsListener - Class in com.atlassian.crowd.analytics.listener
- EmailScanEventsListener(EventPublisher) - Constructor for class com.atlassian.crowd.analytics.listener.EmailScanEventsListener
- EmailScanFinishedSuccessfullyAnalyticsEvent - Class in com.atlassian.crowd.analytics.events.emailscan
- EmailScanFinishedSuccessfullyAnalyticsEvent(long, long) - Constructor for class com.atlassian.crowd.analytics.events.emailscan.EmailScanFinishedSuccessfullyAnalyticsEvent
- EmailScanFinishedSuccessfullyEvent - Class in com.atlassian.crowd.event.emailscan
- EmailScanFinishedSuccessfullyEvent(long, long) - Constructor for class com.atlassian.crowd.event.emailscan.EmailScanFinishedSuccessfullyEvent
- EmailsScanFailedToRunException - Exception in com.atlassian.crowd.manager.emailscan
-
Thrown when emails scan failed to run.
- EmailsScanFailedToRunException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.emailscan.EmailsScanFailedToRunException
- EmailSSOAuthenticationFailedCollector - Class in com.atlassian.crowd.analytics.statistics.collectors
-
Collects count email authentication failures.
- EmailSSOAuthenticationFailedCollector(InMemoryCounter) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.EmailSSOAuthenticationFailedCollector
- EmailValidationRequestEntity - Class in com.atlassian.crowd.plugin.rest.entity.email
- EmailValidationRequestEntity(String, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.email.EmailValidationRequestEntity
- EmbeddedCrowdAnalyticsEvent - Interface in com.atlassian.crowd.event.analytics
-
Marker interface for Embedded Crowd Analytics Events.
- EmbeddedCrowdPropertySet - Class in com.atlassian.crowd.embedded.propertyset
-
An implementation of PropertySet that is backed by Embedded Crowd.
- EmbeddedCrowdPropertySet(UserWithAttributes, CrowdService) - Constructor for class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- EmbeddedDatabaseInitEvent - Class in com.atlassian.crowd.util.persistence.hibernate.event
- EmbeddedDatabaseInitEvent(Object) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.event.EmbeddedDatabaseInitEvent
- empty() - Static method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult
- EMPTY - Enum constant in enum class com.atlassian.crowd.annotation.AccessType
- EMPTY - Enum constant in enum class com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.ErrorCode
- EMPTY - Static variable in class com.atlassian.crowd.acceptance.utils.proxy.ProxyServerPropertiesRuleTest
- EMPTY - Static variable in class com.atlassian.crowd.directory.query.ODataFilter
- EMPTY - Static variable in class com.atlassian.crowd.integration.springsecurity.LoginRequest
- EMPTY_BASE_DN - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.LDAP_CONNECTION
- EMPTY_SEARCH_RESULTS - Enum constant in enum class com.atlassian.crowd.event.licensing.LicensingTabViewEvent.Status
- EMPTY_STATE_FOR_DIRECTORY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogDirectoryMapper
- EmptyRestriction - Class in com.atlassian.crowd.search.hibernate.audit
- EmptyRestriction() - Constructor for class com.atlassian.crowd.search.hibernate.audit.EmptyRestriction
- emptySearcher() - Static method in class com.atlassian.crowd.manager.application.search.PagedSearcherImpl
- emptySearchStringShouldReturnResults() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveUserFromGroupTest
- emptySearchStringShouldReturnResults() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupFromViewUserTest
- emptySearchStringShouldReturnResults() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupTest
- EmptyStates - Class in com.atlassian.crowd.util
- EmptyStringUserType - Class in com.atlassian.crowd.util.persistence.hibernate
-
This class is now an alias for
EmptyStringUserType
from theatlassian-hibernate-extras
library. - EmptyStringUserType() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.EmptyStringUserType
- enable() - Method in class com.atlassian.crowd.manager.backup.AtlassianSchedulerBackupScheduler
- enable() - Method in interface com.atlassian.crowd.manager.backup.BackupScheduler
-
Enable automated backups.
- enable() - Method in class com.atlassian.crowd.test.util.analytics.AnalyticsClient
-
Enables analytics.
- enableClustering() - Method in class com.atlassian.crowd.monitoring.cluster.ClusterMonitoringDelegator
- EnableClustering - Class in com.atlassian.crowd.console.action.admin
- EnableClustering() - Constructor for class com.atlassian.crowd.console.action.admin.EnableClustering
- enabled - Variable in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource.PatternRepresentation
- enabled() - Method in class com.atlassian.crowd.plugin.descriptors.ComponentModuleDescriptor
- enabled() - Method in class com.atlassian.crowd.plugin.descriptors.CrowdApplicationModuleDescriptor
- enabled() - Method in class com.atlassian.crowd.plugin.descriptors.ListenerModuleDescriptor
- enabled() - Method in class com.atlassian.crowd.plugin.descriptors.PasswordEncoderModuleDescriptor
- enabled() - Method in class com.atlassian.crowd.plugin.descriptors.SpringComponentModuleDescriptor
- enabled() - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- ENABLED - Enum constant in enum class com.atlassian.crowd.analytics.events.AuditLogEnabledState
- enableDarkFeature(String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- enableDarkFeatureForAllUsers(String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitDarkFeatureResource
- enableDeleteUserMembershipBatchingImprovement - Variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- enableDirectories(String...) - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationDirectoryDetailsPage
- enableDirectoryGroup(String, String) - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationAuthorisationDetailsPage
- enabledUser(String) - Static method in class com.atlassian.crowd.directory.ldap.mapper.attribute.UserAccountControlUtil
- enableFeatureForAllUsers(String) - Method in class com.atlassian.crowd.feature.DarkFeatureManagerOsgiAccessor
- enableFeatureForCurrentUser(String) - Method in class com.atlassian.crowd.feature.DarkFeatureManagerOsgiAccessor
- enableFeatureForUser(UserKey, String) - Method in class com.atlassian.crowd.feature.DarkFeatureManagerOsgiAccessor
- enableIncrementalSyncEventsImprovements - Variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- enableMembershipIterationImprovement - Variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- enableMessage(String) - Method in interface com.atlassian.crowd.console.message.DismissibleMessagesService
-
Enables the message, denoting that the message should be shown in Crowd console.
- enableMessage(String) - Method in class com.atlassian.crowd.console.message.DismissibleMessagesServiceImpl
- enableNestedGroupsGroupMembershipChangesBatchingImprovement - Variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- enablePlugin(String) - Method in class com.atlassian.crowd.plugin.ha.ReplicatedPluginHelper
- enablePluginModule(String) - Method in class com.atlassian.crowd.plugin.CrowdPluginManager
- enablePluginModule(String) - Method in class com.atlassian.crowd.plugin.ha.ReplicatedPluginHelper
- enablePluginModuleLocalOnly(String) - Method in class com.atlassian.crowd.plugin.CrowdPluginManager
- enablePluginModuleLocalOnly(String) - Method in interface com.atlassian.crowd.plugin.ha.ClusterAwarePluginController
-
Equivalent of
PluginController.enablePluginModule(String)
, but will only affect the current node. - enablePlugins(String...) - Method in class com.atlassian.crowd.plugin.CrowdPluginManager
- enablePluginsLocalOnly(String...) - Method in class com.atlassian.crowd.plugin.CrowdPluginManager
- enablePluginsLocalOnly(String...) - Method in interface com.atlassian.crowd.plugin.ha.ClusterAwarePluginController
-
Equivalent of
PluginController.enablePlugins(String...)
, but will only affect the current node. - enableSchedulers() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSchedulingTest
- encode() - Method in class com.atlassian.crowd.search.ldap.EverythingResult
- encode() - Method in class com.atlassian.crowd.search.ldap.LDAPQuery
- encode() - Method in class com.atlassian.crowd.search.ldap.NothingResult
- encode(byte[]) - Method in class com.atlassian.crowd.plugin.saml.KeyDecoderEncoder
- encode(StringBuffer) - Method in class com.atlassian.crowd.search.ldap.BitwiseFilter
- encode(StringBuffer) - Method in class com.atlassian.crowd.search.ldap.EverythingResult
- encode(StringBuffer) - Method in class com.atlassian.crowd.search.ldap.NothingResult
- encodeCredential(PasswordCredential) - Method in class com.atlassian.crowd.directory.ldap.credential.ActiveDirectoryCredentialEncoder
- encodeCredential(PasswordCredential) - Method in class com.atlassian.crowd.directory.ldap.credential.EncryptingCredentialEncoder
- encodeCredential(PasswordCredential) - Method in class com.atlassian.crowd.directory.ldap.credential.EnforceUnencryptedCredentialEncoder
- encodeCredential(PasswordCredential) - Method in interface com.atlassian.crowd.directory.ldap.credential.LDAPCredentialEncoder
-
Given an plain-text password, encodes/encrypts it according to the settings required by the particular directory connector which this encoder is intended to be used with.
- encodeCredential(PasswordCredential) - Method in interface com.atlassian.crowd.directory.ldap.credential.LDAPCredentialEncoder.LDAPCredentialToByteArrayEncoder
- encodeCredential(PasswordCredential) - Method in interface com.atlassian.crowd.directory.ldap.credential.LDAPCredentialEncoder.LDAPCredentialToStringEncoder
- encodeDate(Date) - Static method in class com.atlassian.crowd.directory.ldap.util.ActiveDirectoryExpirationUtils
-
Encode a date as "number of 100-nanosecond intervals since January 1, 1601 (UTC)".
- encodeGUIDForSearch(String) - Static method in class com.atlassian.crowd.directory.ldap.util.GuidHelper
-
Returns Byte String representation of GUID suitable for search.
- encodePassword(String, Object) - Method in class com.atlassian.crowd.password.encoder.Argon2PasswordEncoder
- encodePassword(String, Object) - Method in class com.atlassian.crowd.password.encoder.AtlassianSecurityPasswordEncoder
-
Encodes the provided rawPass using an Atlassian Password Encoder from Atlassian Security project.
- encodePassword(String, Object) - Method in class com.atlassian.crowd.password.encoder.AtlassianSHA1PasswordEncoder
-
This method will handle the hashing of the passed in
password
param - encodePassword(String, Object) - Method in class com.atlassian.crowd.password.encoder.BCryptPasswordEncoder
- encodePassword(String, Object) - Method in class com.atlassian.crowd.password.encoder.DESPasswordEncoder
- encodePassword(String, Object) - Method in class com.atlassian.crowd.password.encoder.LdapMd5PasswordEncoder
- encodePassword(String, Object) - Method in class com.atlassian.crowd.password.encoder.LdapShaPasswordEncoder
- encodePassword(String, Object) - Method in class com.atlassian.crowd.password.encoder.LdapSshaPasswordEncoder
-
This method delegates to
LdapShaPasswordEncoder.encode(CharSequence)
- encodePassword(String, Object) - Method in interface com.atlassian.crowd.password.encoder.PasswordEncoder
-
Encodes the specified raw password with an implementation specific algorithm.
- encodePassword(String, Object) - Method in class com.atlassian.crowd.password.encoder.PlaintextPasswordEncoder
- encodeValue(String) - Method in class com.atlassian.crowd.search.ldap.filter.EqualsExternalIdFilter
-
Encodes value as byte String.
- encrypt(Property) - Method in class com.atlassian.crowd.crypto.PropertyEncryptor
- encrypt(String) - Method in class com.atlassian.crowd.crypto.Base64Encryptor
- encrypt(String) - Method in class com.atlassian.crowd.crypto.CachedEncryptor
- encrypt(String) - Method in class com.atlassian.crowd.crypto.ClusterLockingEncryptor
- encrypt(String) - Method in class com.atlassian.crowd.crypto.DbConfigPasswordCipherEncryptor
- encrypt(String) - Method in class com.atlassian.crowd.crypto.MissingKeyHandlingEncryptor
- encrypt(String) - Method in class com.atlassian.crowd.crypto.PrefixBasedSwitchableEncryptor
- encrypt(String) - Method in class com.atlassian.crowd.crypto.SaltingEncryptor
- encrypt(String) - Method in interface com.atlassian.crowd.embedded.api.Encryptor
-
Encrypt plaintext password, and return encrypted value which can later be used in decrypt method to get plaintext password.
- encrypted(String) - Static method in class com.atlassian.crowd.embedded.api.PasswordCredential
- encryptedCredential(PasswordCredential) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- encryptedPasswords - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- EncryptingCredentialEncoder - Class in com.atlassian.crowd.directory.ldap.credential
-
Translates a clear-text password into an encrypted one if it isn't already encrypted, using the encryption method specified by the directory settings.
- EncryptingCredentialEncoder(PasswordEncoderFactory, String) - Constructor for class com.atlassian.crowd.directory.ldap.credential.EncryptingCredentialEncoder
- EncryptingDirectoryDAO - Class in com.atlassian.crowd.crypto
- EncryptingDirectoryDAO() - Constructor for class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
- encryptingPasswords - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- EncryptingPropertyDAO - Class in com.atlassian.crowd.crypto
- EncryptingPropertyDAO() - Constructor for class com.atlassian.crowd.crypto.EncryptingPropertyDAO
- ENCRYPTION_CACHE_EXPIRATION - Static variable in class com.atlassian.crowd.common.properties.EncryptionProperties
-
Specifies the amount of time in minutes after the entry will be removed from cache.
- ENCRYPTION_CACHE_MAX_SIZE - Static variable in class com.atlassian.crowd.common.properties.EncryptionProperties
-
Specifies the maximum number of entries the encryption and decryption cache may contain.
- ENCRYPTION_DURING_UPGRADE_DISABLED - Static variable in class com.atlassian.crowd.common.properties.EncryptionProperties
-
When set to true, upgrade tasks which encrypt Crowd's LDAP passwords will be disabled.
- ENCRYPTION_TYPE_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogDirectoryMapper
- EncryptionController - Class in com.atlassian.crowd.plugin.rest.service.controller
- EncryptionController(EncryptionManager) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.EncryptionController
- EncryptionKeyFilePermissionChanger - Class in com.atlassian.crowd.crypto
- EncryptionKeyFilePermissionChanger() - Constructor for class com.atlassian.crowd.crypto.EncryptionKeyFilePermissionChanger
- EncryptionManager - Interface in com.atlassian.crowd.manager.crypto
-
Manager for in-database passwords encryption.
- EncryptionProperties - Class in com.atlassian.crowd.common.properties
- EncryptionResource - Class in com.atlassian.crowd.plugin.rest.service.resource.encryption
- EncryptionResource(EncryptionController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.encryption.EncryptionResource
- EncryptionResourceAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.admin
- EncryptionResourceAcceptanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.admin.EncryptionResourceAcceptanceTest
- EncryptionSettings - Interface in com.atlassian.crowd.manager.property
- EncryptionSettingsEntity - Class in com.atlassian.crowd.plugin.rest.entity
- EncryptionSettingsEntity(String, Collection<String>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.EncryptionSettingsEntity
- Encryptor - Interface in com.atlassian.crowd.embedded.api
-
Encryptor can be used to encrypt / decrypt passwords.
- EncryptorsFactory - Class in com.atlassian.crowd.crypto
- encryptPasswords(Directory) - Method in class com.atlassian.crowd.crypto.DirectoryPasswordsEncryptor
- end(Writer, String) - Method in class com.atlassian.crowd.console.tags.SoyTemplate
- endingWith(T) - Method in class com.atlassian.crowd.search.builder.Restriction.RestrictionWithProperty
-
Returns a property restriction that is only satisfied if the value of the property ends with the given value.
- EndpointTestAction - Class in com.atlassian.crowd.plugin.endpoints
-
Endpoint test action to ensure that the endpoint protection is working correctly
- EndpointTestAction() - Constructor for class com.atlassian.crowd.plugin.endpoints.EndpointTestAction
- ENDS_WITH - Enum constant in enum class com.atlassian.crowd.search.query.entity.restriction.MatchMode
- endsWith(Name) - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
- EnforceUnencryptedCredentialEncoder - Class in com.atlassian.crowd.directory.ldap.credential
-
An encoder which passes a non-encrypted
PasswordCredential
's credential through untouched, but throws an exception for every already-encrypted (i.e. - EnforceUnencryptedCredentialEncoder(PasswordHelper) - Constructor for class com.atlassian.crowd.directory.ldap.credential.EnforceUnencryptedCredentialEncoder
- engine - Variable in class com.atlassian.crowd.acceptance.page.SecurePage
- ENRCYPTION_CACHE_ENABLED - Static variable in class com.atlassian.crowd.common.properties.EncryptionProperties
-
When set to true, Crowd will not cache encryption/decryption results.
- enrichByDefaultValues(LdapPoolConfig.Builder) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.DefaultSpringLdapPoolConfigService
- enrichByDefaultValues(LdapPoolConfig.Builder) - Method in interface com.atlassian.crowd.directory.ldap.connectionpool.SpringLdapPoolConfigService
- EnricherUtils - Class in com.atlassian.crowd.swagger.extras.enricher.util
- EnricherUtils() - Constructor for class com.atlassian.crowd.swagger.extras.enricher.util.EnricherUtils
- ensureCertificateExists() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.AbstractBetterSSOTest
- ensureKeysPresent() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.SAMLAuthTest
- ensureNameIsStandardised(CrowdLdapName, boolean) - Static method in class com.atlassian.crowd.directory.ldap.util.DNStandardiser
-
Convert a CrowdLdapName to a standardised CrowdLdapName.
- ensureNoKeysPresent() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.SAMLAuthTest
- enterAddGroupsPicker() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- enterAddGroupsPicker() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- enterAddUsersPicker() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- enterBadKey(String) - Method in class com.atlassian.crowd.pageobjects.setup.LicenseSetupPage
- enterBadLicense() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- enterEmail(String) - Method in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step1_EmailLoginPage
- enterEmail(String) - Method in class com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process.Step1_EmailLoginPage
- enterForgedKey(String) - Method in class com.atlassian.crowd.pageobjects.setup.LicenseSetupPage
- enterGoodKey(String) - Method in class com.atlassian.crowd.pageobjects.setup.LicenseSetupPage
- enterGoodLicense(boolean) - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- enterGoodLicenseDcOrServer(LicenseSetupPage, boolean) - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- enterGoodLicenseNoXSRFToken() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- enterPassword(String) - Method in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step2_PasswordLoginPage
- enterPassword(String) - Method in class com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process.Step2_PasswordLoginPage
- enterRemoveGroupsPicker() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- enterRemoveGroupsPicker() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- enterRemoveUsersPicker() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- entity(AuditLogEntityType, Long, String, boolean) - Static method in class com.atlassian.crowd.test.matchers.AuditLogEntityMatcher
- Entity - Enum Class in com.atlassian.crowd.search
- ENTITY - Enum constant in enum class com.atlassian.crowd.search.ReturnType
- ENTITY_ADMIN - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- ENTITY_ALL_CELLS_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.group.EntityPicker
- ENTITY_APPLICATION - Enum constant in enum class com.atlassian.crowd.audit.query.AuditLogChangesetProjection
-
Only populates changeset entities that are applications
- ENTITY_CROWD_ADMINS - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- ENTITY_DIRECTORY - Enum constant in enum class com.atlassian.crowd.audit.query.AuditLogChangesetProjection
-
Only populates changeset entities that are directories
- ENTITY_GROUP - Enum constant in enum class com.atlassian.crowd.audit.query.AuditLogChangesetProjection
-
Only populates changeset entities that are groups
- ENTITY_ID - Enum constant in enum class com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.Field
- ENTITY_ROWS_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.group.EntityPicker
- ENTITY_TYPE_PARAM - Static variable in class com.atlassian.crowd.upgrade.tasks.UpgradeTask911MigrateOldEvents
- ENTITY_USER - Enum constant in enum class com.atlassian.crowd.audit.query.AuditLogChangesetProjection
-
Only populates changeset entities that are users
- EntityComparator - Class in com.atlassian.crowd.model
-
Will compare one directory entity to another by Name (case-insensitive)
- EntityDescriptor - Class in com.atlassian.crowd.search
- EntityDescriptor(Entity) - Constructor for class com.atlassian.crowd.search.EntityDescriptor
- entityExpansionDoesNotCauseDenialOfService() - Method in class com.atlassian.crowd.acceptance.tests.rest.RestXmlParsingTest
- entityExpansionDoesNotIncludeFileContents() - Method in class com.atlassian.crowd.acceptance.tests.rest.RestXmlParsingTest
- EntityExpansionUtil - Class in com.atlassian.crowd.plugin.rest.util
-
Utility class for entity expansion.
- EntityIdentifier - Class in com.atlassian.crowd.directory.cache.model
-
Uniquely identify an entity in Crowd based on the EntityType and name.
- EntityIdentifier(EntityType, String) - Constructor for class com.atlassian.crowd.directory.cache.model.EntityIdentifier
- EntityIdentifier(Long, String) - Constructor for class com.atlassian.crowd.migration.legacy.database.DatabaseMapper.EntityIdentifier
- EntityPicker<T> - Class in com.atlassian.crowd.pageobjects.group
- EntityPicker() - Constructor for class com.atlassian.crowd.pageobjects.group.EntityPicker
- entityProducer(Class<T>) - Static method in class com.atlassian.crowd.search.hibernate.CustomDataFetchers
-
Returns
CustomDataFetcher
appropriate for the given type. - EntityQuery<T> - Class in com.atlassian.crowd.search.query.entity
- EntityQuery(EntityQuery<T>, int, int) - Constructor for class com.atlassian.crowd.search.query.entity.EntityQuery
- EntityQuery(EntityQuery, Class<T>) - Constructor for class com.atlassian.crowd.search.query.entity.EntityQuery
- EntityQuery(Class<T>, EntityDescriptor, SearchRestriction, int, int) - Constructor for class com.atlassian.crowd.search.query.entity.EntityQuery
- EntityQueryMatcher<T> - Class in com.atlassian.crowd.test.matchers
- EntityQueryMatcher(EntityDescriptor, Class<T>, String...) - Constructor for class com.atlassian.crowd.test.matchers.EntityQueryMatcher
- entityQueryMatches(EntityDescriptor, Class<T>, String...) - Static method in class com.atlassian.crowd.test.matchers.EntityQueryMatcher
- EntityTranslator - Class in com.atlassian.crowd.integration.rest.util
-
Translates between REST entities and
com.atlassian.crowd.model
classes. - EntityTranslator - Class in com.atlassian.crowd.plugin.rest.util
-
Translates between REST entities and
com.atlassian.crowd.model
classes. - EntityType - Enum Class in com.atlassian.crowd.directory.cache.model
-
There are three types of entities: users and groups.
- entityWithAttributes() - Static method in class com.atlassian.crowd.test.matchers.AttributesMatcher
-
A matcher that matches any entity.
- entityWithAttributes() - Static method in class com.atlassian.crowd.test.matchers.CrowdMatchers
- entityWithAttributes(Class<T>) - Static method in class com.atlassian.crowd.test.matchers.AttributesMatcher
-
A matcher that matches any entity with attributes; synonymous with
AttributesMatcher.entityWithAttributes()
but its argument is used to set the matcher type. - entityWithAttributes(Class<T>) - Static method in class com.atlassian.crowd.test.matchers.CrowdMatchers
-
A matcher that matches any entity with attributes; synonymous with
CrowdMatchers.entityWithAttributes()
but its argument is used to set the matcher type. - EntityWithAttributes - Class in com.atlassian.crowd.model
-
Base class for any entity that can have attributes.
- EntityWithAttributes(Map<String, Set<String>>) - Constructor for class com.atlassian.crowd.model.EntityWithAttributes
- entries - Variable in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- entry - Variable in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- entry(AuditLogEntry) - Static method in class com.atlassian.crowd.test.matchers.AuditLogEntryMatcher
- entry(String, String, String) - Static method in class com.atlassian.crowd.test.matchers.AuditLogEntryMatcher
- entry(Matcher<String>, Matcher<String>, Matcher<String>) - Static method in class com.atlassian.crowd.test.matchers.AuditLogEntryMatcher
- ENTRY_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- EnumBasedEvent<T extends Enum> - Class in com.atlassian.crowd.event
-
Base class for events containing single enum.
- EnumBasedEvent(T) - Constructor for class com.atlassian.crowd.event.EnumBasedEvent
- EnvironmentDrivenDatabaseConfigurationListener - Class in com.atlassian.crowd.config
-
Replaces the database configuration with the one specified in environment properties if a complete database configuration is provided as environmental variables.
- EnvironmentDrivenDatabaseConfigurationListener() - Constructor for class com.atlassian.crowd.config.EnvironmentDrivenDatabaseConfigurationListener
- EnvironmentUtils - Class in com.atlassian.crowd.embedded.impl
-
Utility class for checking information about the environment.
- EnvironmentUtils.JRE - Enum Class in com.atlassian.crowd.embedded.impl
- EOF - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- EOF - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- EOF - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- eq(String) - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
- equal(Group, Group) - Static method in class com.atlassian.crowd.embedded.api.GroupComparator
-
Checks whether the two Group objects are equal according to the contract of the
Group
interface. - equal(User, User) - Static method in class com.atlassian.crowd.embedded.api.UserComparator
-
Checks whether the two User objects are equal according to the contract of the
User
interface. - equal(Group, Group) - Static method in class com.atlassian.crowd.model.group.GroupComparator
-
Checks whether the two Group objects are equal according to the contract of the
Group
interface. - EqualityUtil - Class in com.atlassian.crowd.util
- equals(Object) - Method in class com.atlassian.crowd.acceptance.utils.proxy.MockServerResponse
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.ApplicationDefaultGroupMembershipsStatisticsEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.ApplicationDirectoryTypesStatisticsEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.audit.AuditLogEnabledStatisticsEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.audit.AuditLogPruningStatisticsEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.audit.AuditLogSizeStatisticEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.DirectoryDailyLoginCountStatisticsEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.DirectorySynchronisationFinishedEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.features.FeatureEnabledStatusEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.instance.DatacenterEnabledEvent
-
Deprecated.
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.instance.InstanceRestartedEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.instance.InstanceUptimeStatisticsEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.instance.NodeCountStatisticsEvent
-
Deprecated.
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.LdapConnectionPoolCountStatisticsEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.LdapConnectorTypeStatisticsEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.license.LicenseEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.license.LicenseUnlimitedStatisticsEvent
-
Deprecated.
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.license.LicenseUsageNotUnlimitedStatisticsEvent
-
Deprecated.
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.LoginByEmailAddressAggregateAnalyticsEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.MailNotificationsEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.SSOLoginEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.SSOTabViewAnalyticsEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.TokenStorageTypeEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.useradded.UserAddedNotificationAggregateAnalyticsEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.UserEmailAuthenticationFailedAggregateAnalyticsEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.events.UserEmailSSOAuthenticationFailedAggregateAnalyticsEvent
- equals(Object) - Method in class com.atlassian.crowd.analytics.persistence.StartupInfo
- equals(Object) - Method in class com.atlassian.crowd.analytics.statistics.collectors.gla.GroupLevelAdminStatsEvent
- equals(Object) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogAuthor
- equals(Object) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
- equals(Object) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity
- equals(Object) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry
- equals(Object) - Method in class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
- equals(Object) - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
- equals(Object) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryAuthorRestriction
- equals(Object) - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling.LoggingConfigEntry
- equals(Object) - Method in record class com.atlassian.crowd.console.action.options.UpdateMailServer.AuthenticationMethod
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.atlassian.crowd.core.tiny.PairType
- equals(Object) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
- equals(Object) - Method in class com.atlassian.crowd.directory.cache.DeltaQuerySyncTokenHolder
- equals(Object) - Method in class com.atlassian.crowd.directory.cache.model.DualNameKey
- equals(Object) - Method in class com.atlassian.crowd.directory.cache.model.EntityIdentifier
- equals(Object) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- equals(Object) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationToken
- equals(Object) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- equals(Object) - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
- equals(Object) - Method in class com.atlassian.crowd.directory.NamedLdapEntity.NamedEntityMapper
- equals(Object) - Method in class com.atlassian.crowd.directory.query.GraphQuery
- equals(Object) - Method in class com.atlassian.crowd.directory.query.MicrosoftGraphDeltaToken
- equals(Object) - Method in class com.atlassian.crowd.directory.query.ODataExpand
- equals(Object) - Method in class com.atlassian.crowd.directory.query.ODataFilter
- equals(Object) - Method in class com.atlassian.crowd.directory.query.ODataSelect
- equals(Object) - Method in class com.atlassian.crowd.directory.query.ODataTop
- equals(Object) - Method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult
- equals(Object) - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation
- equals(Object) - Method in interface com.atlassian.crowd.embedded.api.Group
-
Implementations must ensure equality based on case-insensitive getName().
- equals(Object) - Method in class com.atlassian.crowd.embedded.api.PasswordCredential
- equals(Object) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration
- equals(Object) - Method in interface com.atlassian.crowd.embedded.api.User
-
Implementations must ensure equality based on getDirectoryId() and case-insensitive getName().
- equals(Object) - Method in class com.atlassian.crowd.embedded.api.ValidatePasswordRequest
- equals(Object) - Method in class com.atlassian.crowd.embedded.impl.DelegatingGroupWithAttributes
- equals(Object) - Method in class com.atlassian.crowd.embedded.impl.DelegatingUserWithAttributes
- equals(Object) - Method in class com.atlassian.crowd.embedded.impl.ImmutableAttributes
- equals(Object) - Method in class com.atlassian.crowd.embedded.impl.ImmutableGroup
- equals(Object) - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser
- equals(Object) - Method in class com.atlassian.crowd.embedded.validator.FieldValidationError
- equals(Object) - Method in class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase
- equals(Object) - Method in class com.atlassian.crowd.event.application.ApplicationCreatedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.application.ApplicationDeletedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.application.ApplicationSamlConfigurationUpdatedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.application.ApplicationUpdatedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.configuration.AuditLogConfigurationUpdatedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.configuration.ConfigurationPropertyUpdatedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.configuration.LoggingUpdatedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.configuration.LoggingUpdatedEvent.LoggingConfig
- equals(Object) - Method in class com.atlassian.crowd.event.configuration.LookAndFeelUpdatedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.configuration.SmtpServerUpdatedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.directory.DirectoryUpdatedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.directory.ImportEvent
- equals(Object) - Method in class com.atlassian.crowd.event.directory.ImportFinishedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.directory.RemoteDirectorySynchronisationFinishedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.DirectoryEvent
- equals(Object) - Method in class com.atlassian.crowd.event.EnumBasedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.group.GroupAttributeDeletedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.group.GroupAttributeStoredEvent
- equals(Object) - Method in class com.atlassian.crowd.event.group.GroupCreatedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.group.GroupDeletedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.group.GroupMembershipCreatedEvent
-
Deprecated.
- equals(Object) - Method in class com.atlassian.crowd.event.group.GroupMembershipDeletedEvent
-
Deprecated.
- equals(Object) - Method in class com.atlassian.crowd.event.group.GroupMembershipsCreatedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.group.GroupMembershipsDeletedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.group.GroupUpdatedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.groupleveladmin.GroupBecameGroupAdministratorEvent
- equals(Object) - Method in class com.atlassian.crowd.event.groupleveladmin.GroupStoppedBeingGroupAdministratorEvent
- equals(Object) - Method in class com.atlassian.crowd.event.groupleveladmin.UserBecameGroupAdministratorEvent
- equals(Object) - Method in class com.atlassian.crowd.event.groupleveladmin.UserStoppedBeingGroupAdministratorEvent
- equals(Object) - Method in class com.atlassian.crowd.event.login.RequestResetPasswordEvent
- equals(Object) - Method in class com.atlassian.crowd.event.login.RequestUsernamesEvent
- equals(Object) - Method in class com.atlassian.crowd.event.user.AutoUserUpdatedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.user.ResetPasswordEvent
- equals(Object) - Method in class com.atlassian.crowd.event.user.UserAddedNotificationEvent
- equals(Object) - Method in class com.atlassian.crowd.event.user.UserAttributeDeletedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.user.UserAttributeStoredEvent
- equals(Object) - Method in class com.atlassian.crowd.event.user.UserAuthenticatedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.user.UserAuthenticatedWithSamlSsoEvent
- equals(Object) - Method in class com.atlassian.crowd.event.user.UserAuthenticationFailedInvalidAuthenticationEvent
- equals(Object) - Method in class com.atlassian.crowd.event.user.UserCreatedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.user.UserCredentialUpdatedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.user.UserCredentialValidationFailed
- equals(Object) - Method in class com.atlassian.crowd.event.user.UserDeletedEvent
-
Deprecated.
- equals(Object) - Method in class com.atlassian.crowd.event.user.UserEditedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.user.UserEmailChangedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.user.UserRenamedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.user.UsersDeletedEvent
- equals(Object) - Method in class com.atlassian.crowd.event.user.UserTokenVerificationSucceededEvent
- equals(Object) - Method in class com.atlassian.crowd.event.user.UserUpdatedEvent
- equals(Object) - Method in class com.atlassian.crowd.importer.config.Configuration
- equals(Object) - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- equals(Object) - Method in class com.atlassian.crowd.importer.config.DirectoryConfiguration
- equals(Object) - Method in class com.atlassian.crowd.importer.config.JdbcConfiguration
- equals(Object) - Method in class com.atlassian.crowd.importer.model.MembershipDTO
- equals(Object) - Method in class com.atlassian.crowd.integration.AuthenticationState
- equals(Object) - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntity
- equals(Object) - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- equals(Object) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdApplicationModuleGrantedAuthority
- equals(Object) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdSSOAuthenticationDetails
- equals(Object) - Method in class com.atlassian.crowd.integration.springsecurity.LoginRequest
- equals(Object) - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails
- equals(Object) - Method in class com.atlassian.crowd.manager.audit.AuditLogConfiguration
- equals(Object) - Method in class com.atlassian.crowd.manager.authentication.ImmutableCrowdSpecificRememberMeSettings
- equals(Object) - Method in record class com.atlassian.crowd.manager.bootstrap.StrutsActionMapHelper.ActionKey
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.atlassian.crowd.manager.bootstrap.StrutsActionMapHelper.ActionParticulars
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeDetailsImpl
- equals(Object) - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeImpl
- equals(Object) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
- equals(Object) - Method in class com.atlassian.crowd.manager.permission.AdministeredGroupsQuery
- equals(Object) - Method in class com.atlassian.crowd.manager.permission.DirectoryGroupImpl
- equals(Object) - Method in class com.atlassian.crowd.manager.permission.GroupLevelAdminCounters
- equals(Object) - Method in class com.atlassian.crowd.manager.permission.GroupLevelAdminStats
- equals(Object) - Method in class com.atlassian.crowd.manager.permission.PermittedGroupImpl
- equals(Object) - Method in exception com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException
- equals(Object) - Method in exception com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException
- equals(Object) - Method in class com.atlassian.crowd.migration.legacy.database.DatabaseMapper.EntityIdentifier
- equals(Object) - Method in class com.atlassian.crowd.model.alias.Alias
- equals(Object) - Method in class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
- equals(Object) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- equals(Object) - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
- equals(Object) - Method in class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.
- equals(Object) - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- equals(Object) - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
- equals(Object) - Method in class com.atlassian.crowd.model.application.InternalApplicationDefaultGroupMembershipConfiguration
- equals(Object) - Method in class com.atlassian.crowd.model.application.RemoteAddress
- equals(Object) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- equals(Object) - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
- equals(Object) - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
- equals(Object) - Method in class com.atlassian.crowd.model.authentication.AuthenticatedToken
- equals(Object) - Method in class com.atlassian.crowd.model.authentication.AuthenticationContext
- equals(Object) - Method in class com.atlassian.crowd.model.authentication.CookieConfiguration
- equals(Object) - Method in class com.atlassian.crowd.model.authentication.UserAuthenticationContext
- equals(Object) - Method in class com.atlassian.crowd.model.authentication.ValidationFactor
- equals(Object) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
- equals(Object) - Method in class com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
- equals(Object) - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
- equals(Object) - Method in class com.atlassian.crowd.model.cluster.ClusterLockEntity
- equals(Object) - Method in class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
- equals(Object) - Method in class com.atlassian.crowd.model.config.AzureGroupFiltersConfiguration
- equals(Object) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- equals(Object) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- equals(Object) - Method in interface com.atlassian.crowd.model.DirectoryEntity
-
Implementations must ensure equality based on getDirectoryId() and case-insensitive getName().
- equals(Object) - Method in class com.atlassian.crowd.model.event.AbstractOperationEvent
- equals(Object) - Method in class com.atlassian.crowd.model.event.AliasEvent
- equals(Object) - Method in class com.atlassian.crowd.model.event.GroupMembershipEvent
- equals(Object) - Method in class com.atlassian.crowd.model.event.UserMembershipEvent
- equals(Object) - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup
- equals(Object) - Method in class com.atlassian.crowd.model.group.DelegatingGroupWithAttributes
- equals(Object) - Method in class com.atlassian.crowd.model.group.GroupTemplate
- equals(Object) - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- equals(Object) - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroup
- equals(Object) - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes
- equals(Object) - Method in class com.atlassian.crowd.model.group.ImmutableGroup
- equals(Object) - Method in class com.atlassian.crowd.model.group.ImmutableGroupWithAttributes
- equals(Object) - Method in class com.atlassian.crowd.model.group.ImmutableMembership
- equals(Object) - Method in class com.atlassian.crowd.model.group.InternalGroup
- equals(Object) - Method in class com.atlassian.crowd.model.group.InternalGroupAttribute
- equals(Object) - Method in class com.atlassian.crowd.model.group.InternalGroupWithAttributes
- equals(Object) - Method in class com.atlassian.crowd.model.group.LDAPGroupWithAttributes
- equals(Object) - Method in class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- equals(Object) - Method in class com.atlassian.crowd.model.InternalEntityAttribute
- equals(Object) - Method in class com.atlassian.crowd.model.InternalEntityTemplate
- equals(Object) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory
- equals(Object) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser
- equals(Object) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
- equals(Object) - Method in class com.atlassian.crowd.model.licensing.DirectoryInfo
- equals(Object) - Method in class com.atlassian.crowd.model.licensing.LicensedUser
- equals(Object) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
- equals(Object) - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
- equals(Object) - Method in class com.atlassian.crowd.model.membership.InternalMembership
- equals(Object) - Method in class com.atlassian.crowd.model.permission.GroupAdministrationGrantToGroup
- equals(Object) - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
- equals(Object) - Method in class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
- equals(Object) - Method in class com.atlassian.crowd.model.property.Property
- equals(Object) - Method in class com.atlassian.crowd.model.property.PropertyId
- equals(Object) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
- equals(Object) - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
- equals(Object) - Method in class com.atlassian.crowd.model.sso.idp.PemCertificate
- equals(Object) - Method in class com.atlassian.crowd.model.sso.idp.PemPrivateKey
- equals(Object) - Method in class com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
- equals(Object) - Method in class com.atlassian.crowd.model.sso.SamlConfiguration
- equals(Object) - Method in class com.atlassian.crowd.model.token.ImmutableToken
- equals(Object) - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
- equals(Object) - Method in class com.atlassian.crowd.model.token.Token
-
Deprecated.
- equals(Object) - Method in class com.atlassian.crowd.model.token.TokenLifetime
- equals(Object) - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
- equals(Object) - Method in class com.atlassian.crowd.model.user.DelegatingUserWithAttributes
- equals(Object) - Method in class com.atlassian.crowd.model.user.InternalUser
- equals(Object) - Method in class com.atlassian.crowd.model.user.InternalUserAttribute
- equals(Object) - Method in class com.atlassian.crowd.model.user.InternalUserCredentialRecord
- equals(Object) - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
- equals(Object) - Method in class com.atlassian.crowd.model.user.InternalUserWithPasswordLastChanged
- equals(Object) - Method in class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- equals(Object) - Method in class com.atlassian.crowd.model.user.MinimalUser
- equals(Object) - Method in class com.atlassian.crowd.model.user.UserTemplate
- equals(Object) - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
- equals(Object) - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
-
Deprecated.
- equals(Object) - Method in class com.atlassian.crowd.pageobjects.application.BrowseApplicationsPage.Application
- equals(Object) - Method in class com.atlassian.crowd.pageobjects.ApplicationAdministratorsPage.AdministratorMapping
- equals(Object) - Method in class com.atlassian.crowd.pageobjects.ApplicationSearchUsersResult
- equals(Object) - Method in class com.atlassian.crowd.pageobjects.aui.AuiFlag
- equals(Object) - Method in class com.atlassian.crowd.pageobjects.aui.AuiMessage
- equals(Object) - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.AuditLogEntry
- equals(Object) - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.Principal
- equals(Object) - Method in class com.atlassian.crowd.pageobjects.CrowdLoginPageState
- equals(Object) - Method in class com.atlassian.crowd.pageobjects.directory.pruning.PruningAdministrationPage.DirectoryPruningConfiguration
- equals(Object) - Method in class com.atlassian.crowd.pageobjects.DirectoryBrowserPage.DirectoryDetails
- equals(Object) - Method in class com.atlassian.crowd.pageobjects.ExpandableJndiDirectoriesList.DirectoryLink
- equals(Object) - Method in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage.GroupDetails
- equals(Object) - Method in class com.atlassian.crowd.pageobjects.group.GroupRow
- equals(Object) - Method in class com.atlassian.crowd.pageobjects.group.UserPicker.UserSearchResultRow
- equals(Object) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRow
- equals(Object) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage.UserMember
- equals(Object) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupNestedMembers.NestedMember
- equals(Object) - Method in class com.atlassian.crowd.pageobjects.PrincipalAliases
- equals(Object) - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvMappingRow
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.AccessBasedSynchronizationFilterTypeEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationSessionsSearchResultEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryData
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingAuthenticationEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.FailedEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.GroupSearchResultEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserSearchParams
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationLicensingSummaryEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntryRestDTO
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEventTypeRestDTO
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupSummaryEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.backup.ExportInformationEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.ClusterInformationEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.ClusterNodeEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.JiraType
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedDirectoryInfoEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordChangeRequest
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordResetRequest
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.PluginSettingEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.RememberMeConfigurationEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.RemoteAddressEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.TokenValidEntity
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.TokenValidRequest
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.VersionedRestPage
- equals(Object) - Method in class com.atlassian.crowd.plugin.rest.exception.entity.ValidationErrorsEntity.ErrorMessage
- equals(Object) - Method in class com.atlassian.crowd.plugins.testkit.rest.model.CrowdHomeResponse
- equals(Object) - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse
- equals(Object) - Method in class com.atlassian.crowd.plugins.testkit.rest.model.TestkitProxySettings
- equals(Object) - Method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity
- equals(Object) - Method in class com.atlassian.crowd.search.EntityDescriptor
- equals(Object) - Method in class com.atlassian.crowd.search.ldap.BitwiseFilter
- equals(Object) - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
- equals(Object) - Method in class com.atlassian.crowd.search.query.entity.restriction.BooleanRestrictionImpl
- equals(Object) - Method in class com.atlassian.crowd.search.query.entity.restriction.NullRestrictionImpl
- equals(Object) - Method in class com.atlassian.crowd.search.query.entity.restriction.PropertyImpl
- equals(Object) - Method in class com.atlassian.crowd.search.query.entity.restriction.TermRestriction
- equals(Object) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- equals(Object) - Method in class com.atlassian.crowd.service.permission.ImmutableGroupGroupAdministrationMapping
- equals(Object) - Method in class com.atlassian.crowd.service.permission.ImmutableSingleGroupAdministrationMappings
- equals(Object) - Method in class com.atlassian.crowd.service.permission.ImmutableUserGroupAdministrationMapping
- equals(Object) - Method in class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration
- equals(Object) - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher
- equals(Object) - Method in class com.atlassian.crowd.test.util.ValidationErrorStub
- equals(Object) - Method in class com.atlassian.crowd.util.BatchResultEntityWithCause
- equals(Object) - Method in class com.atlassian.crowd.util.BoundedCount
- equals(Object) - Method in class com.atlassian.crowd.util.ImageInfo
- equals(Object) - Method in class com.atlassian.crowd.util.mail.SMTPServer
- equals(Object) - Method in class com.atlassian.crowd.util.MailServerModel
- equals(Object) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.TransactionGroup
- EQUALS - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- EQUALS - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- EQUALS - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- EqualsExternalIdFilter - Class in com.atlassian.crowd.search.ldap.filter
-
A filter for ObjectGUID attribute.
- EqualsExternalIdFilter(String, String) - Constructor for class com.atlassian.crowd.search.ldap.filter.EqualsExternalIdFilter
- equalsInLowerCase(String, String) - Static method in class com.atlassian.crowd.embedded.impl.IdentifierUtils
-
Converts the two given identifier strings to lowercase and check for equality.
- equalsObject(Group, Object) - Static method in class com.atlassian.crowd.embedded.api.GroupComparator
- equalsObject(User, Object) - Static method in class com.atlassian.crowd.embedded.api.UserComparator
- equalsObject(Group, Object) - Static method in class com.atlassian.crowd.model.group.GroupComparator
- equalToIgnoringWhiteSpace(String) - Static method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Override
IsEqualCompressingWhiteSpace
and also ignore no-break space. - ERROR - Enum constant in enum class com.atlassian.crowd.pageobjects.aui.AuiType
- ERROR - Enum constant in enum class com.atlassian.crowd.status.servlet.ApplicationState
-
The Crowd application has encountered an error and is not currently accessible
- ERROR_MESSAGE - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- ERROR_PASSWORD_POLICY_VIOLATED - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.account.example.AccountManagementResourceExamples
- ERROR_PASSWORD_POLICY_VIOLATED_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.account.example.AccountManagementResourceExamples
- Error404PageTest - Class in com.atlassian.crowd.acceptance.tests.error
- Error404PageTest() - Constructor for class com.atlassian.crowd.acceptance.tests.error.Error404PageTest
- Error404PageTest.FakePage - Class in com.atlassian.crowd.acceptance.tests.error
- ErrorAction - Class in com.atlassian.crowd.console.action.error
-
Error action that populates a webwork action with Johnson Events
- ErrorAction() - Constructor for class com.atlassian.crowd.console.action.error.ErrorAction
- errorBox - Variable in class com.atlassian.crowd.pageobjects.CrowdRestorePage
- errorContainer - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterMappingPage
- ErrorEntity - Class in com.atlassian.crowd.integration.rest.entity
-
Represents an error.
- ErrorEntity - Class in com.atlassian.crowd.plugin.rest.entity
-
Represents an error.
- ErrorEntity(ErrorEntity.ErrorReason, String) - Constructor for class com.atlassian.crowd.integration.rest.entity.ErrorEntity
-
Constructs an error entity.
- ErrorEntity(ErrorEntity.ErrorReason, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.ErrorEntity
-
Constructs an error entity.
- ErrorEntity.ErrorReason - Enum Class in com.atlassian.crowd.integration.rest.entity
- ErrorEntity.ErrorReason - Enum Class in com.atlassian.crowd.plugin.rest.entity
- ErrorEntityMessageBodyWriter - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- ErrorEntityMessageBodyWriter() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.ErrorEntityMessageBodyWriter
- errorMessage - Variable in class com.atlassian.crowd.pageobjects.GoogleAppsApplicationSamlAuth
- errorMessage - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- ErrorMessage(String, List<String>) - Constructor for class com.atlassian.crowd.plugin.rest.exception.entity.ValidationErrorsEntity.ErrorMessage
- errorMessageContainer - Variable in class com.atlassian.crowd.pageobjects.error.SsoDisabledPage
- errorMessages - Variable in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- ErrorPageTest - Class in com.atlassian.crowd.acceptance.tests.administration
- ErrorPageTest() - Constructor for class com.atlassian.crowd.acceptance.tests.administration.ErrorPageTest
- errors - Variable in class com.atlassian.crowd.migration.verify.DatabaseVerifier
- ERRORS_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.application.add.AddApplicationOngoingStepPage
- errorSection - Variable in class com.atlassian.crowd.pageobjects.CrowdErrorAndSuccessSection
- errorState - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- ErrorsUtil - Class in com.atlassian.crowd.pageobjects
- ESC_SEQ - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- ESC_SEQ - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- ESC_SEQ - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- ESCAPE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- ESCAPE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- ESCAPE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- escapeColumnName(String, String, String, String) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.NonSchemaSupportingHsqlDb
- EVALUATION_DC_KEY - Static variable in class com.atlassian.crowd.test.license.TestLicenses
- EVALUATION_DC_KEY_5_USERS - Static variable in class com.atlassian.crowd.test.license.TestLicenses
- Event - Class in com.atlassian.crowd.event
-
Deprecated.
- Event() - Constructor for class com.atlassian.crowd.test.util.analytics.AnalyticsEventReport.Event
- Event(Object) - Constructor for class com.atlassian.crowd.event.Event
-
Deprecated.
- EVENT_TOKEN_EXPIRED - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- EVENT_TOKEN_EXPIRED - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- EVENT_TRANSFORMER_DIRECTORY_MANAGER_CACHE_ENABLED - Static variable in interface com.atlassian.crowd.darkfeature.CrowdDarkFeatureManager
-
Enables caching of the DirectoryManager in the EventTransformer
- EVENT_TRANSFORMER_DIRECTORY_MANAGER_CACHE_SIZE - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
Sets cache size of DirectoryManager in the EventTransformer
- EVENT_TYPE - Enum constant in enum class com.atlassian.crowd.audit.query.AuditLogChangesetProjection
-
Only populates the event type of the changesets
- EVENT_TYPE_COMPLETE_KEY_SEPARATOR - Static variable in class com.atlassian.crowd.plugin.ha.PluginOperation
- EVENT_TYPE_PARAM - Static variable in class com.atlassian.crowd.upgrade.tasks.UpgradeTask911MigrateOldEvents
- EventEntityList - Class in com.atlassian.crowd.integration.rest.entity
- EventEntityList - Class in com.atlassian.crowd.plugin.rest.entity
- EventJobExecutionException - Exception in com.atlassian.crowd.event
-
Unable to process the event.
- EventJobExecutionException() - Constructor for exception com.atlassian.crowd.event.EventJobExecutionException
-
Default constructor.
- EventJobExecutionException(String) - Constructor for exception com.atlassian.crowd.event.EventJobExecutionException
-
Default constructor.
- EventJobExecutionException(String, Throwable) - Constructor for exception com.atlassian.crowd.event.EventJobExecutionException
-
Default constructor.
- EventJobExecutionException(Throwable) - Constructor for exception com.atlassian.crowd.event.EventJobExecutionException
-
Default constructor.
- eventName() - Method in class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase
- eventPublisher - Variable in class com.atlassian.crowd.analytics.listener.AbstractEventListener
- eventPublisher - Variable in class com.atlassian.crowd.directory.SpringLDAPConnector
- EventPublisherConcurrentHandlingTest - Class in com.atlassian.crowd.plugins.functest.event
- EventPublisherConcurrentHandlingTest(EventPublisher, TransactionTemplate, PluginSettingsFactory, DataSource) - Constructor for class com.atlassian.crowd.plugins.functest.event.EventPublisherConcurrentHandlingTest
- EventPublisherConcurrentHandlingTest.ConcurrencyTestEvent - Class in com.atlassian.crowd.plugins.functest.event
- EventPublisherTransactionHandlingTest - Class in com.atlassian.crowd.plugins.functest.event
- EventPublisherTransactionHandlingTest(EventPublisher, TransactionTemplate) - Constructor for class com.atlassian.crowd.plugins.functest.event.EventPublisherTransactionHandlingTest
- Events - Class in com.atlassian.crowd.event
- Events(Iterable<OperationEvent>, String) - Constructor for class com.atlassian.crowd.event.Events
- EVENTS_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- eventsAreNotCapturedTwice() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterMessagingTest
- EventsController - Class in com.atlassian.crowd.plugin.rest.service.controller
- EventsController(ApplicationService, AuthenticatedApplicationHolder) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.EventsController
- EventsResource - Class in com.atlassian.crowd.plugin.rest.service.resource.server
-
Crowd Events Resource.
- EventsResource(EventsController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.server.EventsResource
- EventsResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
- EventsResourceTest(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.EventsResourceTest
- EventsResourceTest(String, RestServer) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.EventsResourceTest
- eventStore(int) - Method in class com.atlassian.crowd.manager.cluster.ClusterConfiguration
- EventStore - Interface in com.atlassian.crowd.event
-
Represents an event store, which can be used to store events.
- EventStoreGeneric - Class in com.atlassian.crowd.event
-
Thread-safe
EventStore
implementation that uses main memory as a backing store. - EventStoreGeneric(long) - Constructor for class com.atlassian.crowd.event.EventStoreGeneric
-
Creates a new EventStoreGeneric instance.
- EventStreamTombstone - Class in com.atlassian.crowd.model.tombstone
-
Used as a marker to indicate that a changed happened, that prevents creating an event stream from before the tombstone timestamp, either for the specific directory, or for the entire instance
- EventStreamTombstone() - Constructor for class com.atlassian.crowd.model.tombstone.EventStreamTombstone
- EventStreamTombstone(long, String, Long) - Constructor for class com.atlassian.crowd.model.tombstone.EventStreamTombstone
- EventTokenChangedCacheRefresher - Class in com.atlassian.crowd.directory.ldap.cache
- EventTokenChangedCacheRefresher(RemoteCrowdDirectory, CacheRefresher) - Constructor for class com.atlassian.crowd.directory.ldap.cache.EventTokenChangedCacheRefresher
- EventTokenExpiredException - Exception in com.atlassian.crowd.event
-
Thrown when an event token is either not recognised or has expired.
- EventTokenExpiredException() - Constructor for exception com.atlassian.crowd.event.EventTokenExpiredException
- EventTokenExpiredException(String) - Constructor for exception com.atlassian.crowd.event.EventTokenExpiredException
- EventTokenExpiredExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- EventTokenExpiredExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.EventTokenExpiredExceptionMapper
- EventTransformer - Class in com.atlassian.crowd.manager.application
-
Helper class transforming list of
OperationEvent
in context of anApplication
. - EventTransformer(DirectoryManager, Application) - Constructor for class com.atlassian.crowd.manager.application.EventTransformer
- EverythingResult - Class in com.atlassian.crowd.search.ldap
-
Holder representing complete set.
- EverythingResult() - Constructor for class com.atlassian.crowd.search.ldap.EverythingResult
- EVICTION_POLICY_CLASS - Static variable in class com.atlassian.crowd.common.properties.SpringLdapPoolDefaults
- EVICTION_RUN_INTERVAL_MILLIS - Static variable in class com.atlassian.crowd.common.properties.SpringLdapPoolDefaults
- evictionRunIntervalSeconds - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- evictionRunIntervalSeconds - Variable in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- evictionRunIntervalSeconds - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- exactly(long) - Static method in class com.atlassian.crowd.util.BoundedCount
-
Create a bounded count that exactly represents a number.
- EXACTLY_MATCHES - Enum constant in enum class com.atlassian.crowd.search.query.entity.restriction.MatchMode
- exactlyMatching(T) - Method in class com.atlassian.crowd.search.builder.Restriction.RestrictionWithProperty
-
Returns a property restriction that is only satisfied if the value of the property exactly matches the given value.
- exactlyMatchingAny(Collection<T>) - Method in class com.atlassian.crowd.search.builder.Restriction.RestrictionWithProperty
-
Returns a property restriction that is only satisfied if the value of the property exactly matches any of the given values
- EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.ServerInfoExamples
- EXAMPLE_CONFIGURATION - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.RememberMeResourceExamples
- EXAMPLE_CONFIGURATION_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.RememberMeResourceExamples
- ExceptionMapperUtil - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- ExceptionTranslators - Class in com.atlassian.crowd.function
-
Utility class transforming lambdas with checked exceptions to lambdas without exceptions.
- ExceptionTranslators() - Constructor for class com.atlassian.crowd.function.ExceptionTranslators
- ExceptionTranslators.BiFunctionWithException<F,
U, T, E extends Exception> - Interface in com.atlassian.crowd.function - ExceptionTranslators.FunctionWithException<F,
T, E extends Exception> - Interface in com.atlassian.crowd.function - ExceptionUtils - Class in com.atlassian.crowd.util
- Exclude - Class in com.atlassian.crowd.maven.plugin.dependecies
-
This class represent an exclusion filter for dependencies.
- Exclude() - Constructor for class com.atlassian.crowd.maven.plugin.dependecies.Exclude
- EXCLUDE_PASSWORD - Enum constant in enum class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator.PasswordMode
- execute() - Method in interface com.atlassian.crowd.acceptance.utils.Action
-
Do something.
- execute() - Method in class com.atlassian.crowd.acceptance.utils.ActionRunner
- execute() - Method in interface com.atlassian.crowd.audit.AuditLogContextCallback
-
Operations which should be executed in given AuthorContext
AuditLogContext
AuditLogAuthor
- execute() - Method in class com.atlassian.crowd.console.action.AbstractLoginDataConsumingAction
- execute() - Method in class com.atlassian.crowd.console.action.admin.Panel
- execute() - Method in class com.atlassian.crowd.console.action.admin.Restore
- execute() - Method in class com.atlassian.crowd.console.action.admin.ViewTrustedProxies
- execute() - Method in class com.atlassian.crowd.console.action.application.AddApplicationAuthorisationDetails
- execute() - Method in class com.atlassian.crowd.console.action.application.AddApplicationConfirmation
- execute() - Method in class com.atlassian.crowd.console.action.application.AddApplicationConnectionDetails
- execute() - Method in class com.atlassian.crowd.console.action.application.AddApplicationDetails
- execute() - Method in class com.atlassian.crowd.console.action.application.AddApplicationDirectoryDetails
- execute() - Method in class com.atlassian.crowd.console.action.application.RemoveApplication
- execute() - Method in class com.atlassian.crowd.console.action.application.UpdateApplication
- execute() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- execute() - Method in class com.atlassian.crowd.console.action.application.ViewApplicationGroups
- execute() - Method in class com.atlassian.crowd.console.action.application.ViewApplicationLicenses
- execute() - Method in class com.atlassian.crowd.console.action.application.ViewApplicationSSO
- execute() - Method in class com.atlassian.crowd.console.action.application.ViewApplicationUsers
-
Loads all the basic information needed to populate the form.
- execute() - Method in class com.atlassian.crowd.console.action.auditlog.BrowseAuditLog
- execute() - Method in class com.atlassian.crowd.console.action.BaseAction
- execute() - Method in class com.atlassian.crowd.console.action.BrowseWithDirectoryId
- execute() - Method in class com.atlassian.crowd.console.action.ChangeExpiredPassword
- execute() - Method in class com.atlassian.crowd.console.action.Console
- execute() - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- execute() - Method in class com.atlassian.crowd.console.action.dataimport.CsvConfirmation
- execute() - Method in class com.atlassian.crowd.console.action.dataimport.CsvMapping
- execute() - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryConfirmation
- execute() - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryImporter
- execute() - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- execute() - Method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- execute() - Method in class com.atlassian.crowd.console.action.dataimport.ImportType
- execute() - Method in class com.atlassian.crowd.console.action.DefaultStartPage
- execute() - Method in class com.atlassian.crowd.console.action.directory.AbstractViewCacheableDirectory
- execute() - Method in class com.atlassian.crowd.console.action.directory.AbstractViewDetailedDirectory
- execute() - Method in class com.atlassian.crowd.console.action.directory.BrowseDirectories
- execute() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- execute() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- execute() - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- execute() - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- execute() - Method in class com.atlassian.crowd.console.action.directory.RemoveDirectory
- execute() - Method in class com.atlassian.crowd.console.action.directory.SynchroniseDirectoryCache
-
Synchronises the directory cache, and then returns immediately.
- execute() - Method in class com.atlassian.crowd.console.action.directory.SynchroniseDirectoryCacheFromBrowse
-
Synchronises the directory cache, and then returns immediately.
- execute() - Method in class com.atlassian.crowd.console.action.directory.UpdateAzureAd
- execute() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnector
- execute() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- execute() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- execute() - Method in class com.atlassian.crowd.console.action.directory.UpdateCustom
- execute() - Method in class com.atlassian.crowd.console.action.directory.UpdateDelegatedConnection
- execute() - Method in class com.atlassian.crowd.console.action.directory.UpdateInternal
- execute() - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- execute() - Method in class com.atlassian.crowd.console.action.directory.UpdateOptions
- execute() - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- execute() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowd
- execute() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- execute() - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- execute() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- execute() - Method in class com.atlassian.crowd.console.action.directory.ViewConnector
- execute() - Method in class com.atlassian.crowd.console.action.directory.ViewDirectory
- execute() - Method in class com.atlassian.crowd.console.action.directory.ViewGroupFiltersAzureAd
- execute() - Method in class com.atlassian.crowd.console.action.directory.ViewRemoteCrowd
- execute() - Method in class com.atlassian.crowd.console.action.error.ErrorAction
- execute() - Method in class com.atlassian.crowd.console.action.group.AddGroup
- execute() - Method in class com.atlassian.crowd.console.action.group.RemoveGroup
- execute() - Method in class com.atlassian.crowd.console.action.group.ViewGroup
- execute() - Method in class com.atlassian.crowd.console.action.group.ViewGroupAdministrators
- execute() - Method in class com.atlassian.crowd.console.action.group.ViewGroupMembers
- execute() - Method in class com.atlassian.crowd.console.action.group.ViewGroupNestedPrincipals
- execute() - Method in class com.atlassian.crowd.console.action.License
- execute() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- execute() - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- execute() - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- execute() - Method in class com.atlassian.crowd.console.action.options.UpdateLicensing
- execute() - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- execute() - Method in class com.atlassian.crowd.console.action.options.UpdateMailServer
- execute() - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- execute() - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- execute() - Method in class com.atlassian.crowd.console.action.principal.AddPrincipal
- execute() - Method in class com.atlassian.crowd.console.action.principal.RemovePrincipal
- execute() - Method in class com.atlassian.crowd.console.action.principal.ResetPassword
- execute() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- execute() - Method in class com.atlassian.crowd.console.action.setup.BaseSetupAction
- execute() - Method in class com.atlassian.crowd.console.action.setup.Complete
- execute() - Method in class com.atlassian.crowd.console.action.setup.Database
- execute() - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- execute() - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- execute() - Method in class com.atlassian.crowd.console.action.setup.ForgedLicenseWarning
- execute() - Method in class com.atlassian.crowd.console.action.setup.Import
- execute() - Method in class com.atlassian.crowd.console.action.setup.Installation
- execute() - Method in class com.atlassian.crowd.console.action.setup.License
- execute() - Method in class com.atlassian.crowd.console.action.setup.Options
- execute() - Method in class com.atlassian.crowd.console.action.setup.SelectSetupStep
- execute() - Method in class com.atlassian.crowd.console.action.user.ChangeEmail
- execute() - Method in class com.atlassian.crowd.console.action.user.ChangePassword
- execute() - Method in class com.atlassian.crowd.console.action.user.ConfirmEmailChange
- execute() - Method in class com.atlassian.crowd.console.action.user.EditProfile
- execute() - Method in class com.atlassian.crowd.console.action.user.ViewApplications
- execute() - Method in class com.atlassian.crowd.console.action.user.ViewGroups
- execute() - Method in class com.atlassian.crowd.maven.plugin.dependecies.CopyManagedDependenciesMojo
- execute() - Method in class com.atlassian.crowd.maven.plugin.dependecies.ListPackagesInManagedDependencyMojo
- execute() - Method in class com.atlassian.crowd.maven.plugin.openapi.MergeRestDocsMojo
- execute() - Method in class com.atlassian.crowd.maven.plugin.openapi.PostProcessRestDocsMojo
- execute() - Method in class com.atlassian.crowd.plugin.rest.filter.ChainFilterAuditLogContextCallback
- execute() - Method in class com.atlassian.crowd.plugin.saml.action.SAMLAuthAction
- execute() - Method in class com.atlassian.crowd.plugin.saml.action.UpdateSAMLConfiguration
- execute() - Method in class com.atlassian.crowd.plugins.testkit.action.TestkitStrutsInfoAction
- execute(HibernateOperation<S>, Collection<E>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
- execute(HibernateOperation<S>, Collection<E>) - Method in interface com.atlassian.crowd.util.persistence.hibernate.batch.BatchProcessor
- execute(HibernateOperation<S>, Collection<E>, BulkAuditMapper<E>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
-
The set is first divided into smaller sets of
batchSize
. - execute(HibernateOperation<S>, Collection<E>, BulkAuditMapper<E>) - Method in interface com.atlassian.crowd.util.persistence.hibernate.batch.BatchProcessor
- execute(Runnable) - Method in class com.atlassian.crowd.executors.TransactionalExecutor
- execute(Runnable, K) - Method in class com.atlassian.crowd.manager.webhook.KeyedExecutor
-
Adds a Runnable to the executor queue.
- executeBatchedQueriesIfNecessary(EntityQuery<V>, List<HQLQuery>) - Method in class com.atlassian.crowd.util.persistence.hibernate.InternalDirectoryEntityHibernateDao
- executeBulkUpdate(String, Map<String, Object>) - Method in class com.atlassian.crowd.upgrade.util.UpgradeUtilityDAOHibernate
-
Executes an update operation affecting multiple entities.
- executeHQLQuery(HQLQuery) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- executeJavascript(String, Object...) - Method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- executeList(String, Map<String, Object>) - Method in class com.atlassian.crowd.upgrade.util.UpgradeUtilityDAOHibernate
-
Executes the supplied query and returns the result.
- executeQuery(String, ThrowingFunction<ResultSet, R>) - Method in class com.atlassian.crowd.console.action.setup.database.validator.AbstractDatabaseSettingsValidator
- executeUpdate(String) - Method in class com.atlassian.crowd.upgrade.util.UpgradeUtilityDAOHibernate
- executeUpdate(String, Iterable<T>) - Method in class com.atlassian.crowd.util.persistence.hibernate.HqlInClauseBatchHelper
-
Executes HQL query in batches
- executeUpdate(String, Iterable<T>) - Method in class com.atlassian.crowd.util.persistence.hibernate.HqlInClauseBatchHelper.HqlInClauseBatchHelperBuilder
- ExecutingHttpRequest - Class in com.atlassian.crowd.plugin.web
-
This has a thread local that contains the current
RequestContext
. - ExecutingHttpRequest() - Constructor for class com.atlassian.crowd.plugin.web.ExecutingHttpRequest
- ExecutionInfoNameClassPairCallbackHandler<T extends org.springframework.ldap.core.NameClassPairCallbackHandler> - Class in com.atlassian.crowd.directory.ldap.monitoring
-
This
NameClassPairCallbackHandler
counts the executions and provides information about the search result's name and attributes, if theNameClassPair
was aSearchResult
. - ExecutionInfoNameClassPairCallbackHandler(T) - Constructor for class com.atlassian.crowd.directory.ldap.monitoring.ExecutionInfoNameClassPairCallbackHandler
- ExecutorServiceFactoryRule - Class in com.atlassian.crowd.test.rules
-
Helper test rule for running multithreading tests.
- ExecutorServiceFactoryRule(Duration, boolean) - Constructor for class com.atlassian.crowd.test.rules.ExecutorServiceFactoryRule
- existingAttributes - Variable in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage
- EXISTINGUSER_1 - Static variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryForceFullSyncTest
- exists(InternalGrantedPermission) - Method in interface com.atlassian.crowd.dao.permission.InternalUserPermissionDAO
-
Return true if the InternalGrantedPermission has been explicitly granted.
- exists(InternalGrantedPermission) - Method in class com.atlassian.crowd.dao.permission.NoopInternalUserPermissionDAO
- exists(InternalGrantedPermission) - Method in class com.atlassian.crowd.dao.permission.UserPermissionDAOHibernate
- exists(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- expand(ExpandContext<GroupEntity>, EntityExpanderResolver, EntityCrawler) - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntityExpander
- expand(ExpandContext<UserEntity>, EntityExpanderResolver, EntityCrawler) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntityExpander
- EXPAND_PARAM - Static variable in class com.atlassian.crowd.plugin.rest.util.EntityExpansionUtil
-
Name of the expand query parameter.
- ExpandableJndiDirectoriesList - Class in com.atlassian.crowd.pageobjects
- ExpandableJndiDirectoriesList() - Constructor for class com.atlassian.crowd.pageobjects.ExpandableJndiDirectoriesList
- ExpandableJndiDirectoriesList.DirectoryLink - Class in com.atlassian.crowd.pageobjects
- expander - Variable in class com.atlassian.crowd.pageobjects.ExpandableJndiDirectoriesList
- expanderTrigger - Variable in class com.atlassian.crowd.pageobjects.ExpandableJndiDirectoriesList
- expandGroup(ApplicationService, Application, GroupEntity, boolean) - Static method in class com.atlassian.crowd.plugin.rest.util.GroupEntityUtil
-
Expands a GroupEntity from its minimal form to the expanded version.
- expandInternal(MultiValuedAttributeEntityList) - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntityListExpander
- expandUser(ApplicationService, Application, UserEntity, boolean) - Static method in class com.atlassian.crowd.plugin.rest.util.UserEntityUtil
-
Expands a UserEntity from its minimal form to the expanded version.
- expandUser(DirectoryManager, long, UserEntity, boolean) - Static method in class com.atlassian.crowd.plugin.rest.util.UserEntityUtil
- EXPECTED_AUDIENCE_URL - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.AbstractBetterSSOTest
- EXPECTED_IP_ADDRESS - Static variable in class com.atlassian.crowd.acceptance.tests.integration.AddApplicationTest
- EXPECTED_REQUEST_ID - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOSanityTest
- EXPECTED_SAML_CONSUMER_URL - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.AbstractBetterSSOTest
- expectedUsersForEmptySearch() - Static method in class com.atlassian.crowd.acceptance.tests.applications.crowd.GroupAndUserPickerBaseTest
- expectState(ApplicationState) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- ExpirableUserToken - Interface in com.atlassian.crowd.model.token
-
This represents a token with a limited lifetime, associated with a user (by email address and/or username).
- ExpirableUserTokenDao - Interface in com.atlassian.crowd.dao.token
-
DAO for
ExpirableUserToken
- ExpirableUserTokenDaoHibernate - Class in com.atlassian.crowd.dao.token
-
Hibernate backed implementation of
ExpirableUserTokenDao
- ExpirableUserTokenDaoHibernate() - Constructor for class com.atlassian.crowd.dao.token.ExpirableUserTokenDaoHibernate
- ExpirableUserTokenService - Interface in com.atlassian.crowd.service.token
-
Service for handling expirable user tokens
- ExpirableUserTokenType - Enum Class in com.atlassian.crowd.model.token
- expire(Session) - Method in class com.atlassian.crowd.pageobjects.administration.CurrentSessionsPage
- expireAllPasswords() - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- expireAllPasswords() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- expireAllPasswords() - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- expireAllPasswords() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- expireAllPasswords() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- expireAllPasswords() - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- expireAllPasswords() - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- expireAllPasswords() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Sets the
UserConstants.REQUIRES_PASSWORD_CHANGE
attribute to true for all users in the directory using bulk operations - expireAllPasswords() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- expireAllPasswords() - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- expireAllPasswords() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- expireAllPasswords() - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
-
Expires all passwords for all directories which are part of this application, regardless of group mapping.
- expireAllPasswords() - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Expires all passwords for all users in all directories for this application, regardless of group membership.
- expireAllPasswords(boolean) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.UsersResource
- expireAllPasswords(long) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Sets the
UserConstants.REQUIRES_PASSWORD_CHANGE
attribute to true for all users in the directory - expireAllPasswords(long) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- expireAllPasswords(Application) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- expireAllPasswords(Application) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Expires all passwords for all directories which are part of this application, regardless of group mapping.
- expireAllPasswords(Application) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- expireAllTokens() - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.RememberMeAdminResource
- EXPIRED_CREDENTIAL - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- EXPIRED_CREDENTIAL - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- EXPIRED_MAINTENANCE_KEY - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- EXPIRED_PASSWORD - Enum constant in enum class com.atlassian.crowd.integration.springsecurity.RestAuthenticationFailureHandler.LoginError
- ExpiredCredentialException - Exception in com.atlassian.crowd.exception
-
Thrown when the credentials have expired.
- ExpiredCredentialException() - Constructor for exception com.atlassian.crowd.exception.ExpiredCredentialException
- ExpiredCredentialException(String) - Constructor for exception com.atlassian.crowd.exception.ExpiredCredentialException
- ExpiredCredentialException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.ExpiredCredentialException
- ExpiredCredentialException(Throwable) - Constructor for exception com.atlassian.crowd.exception.ExpiredCredentialException
- ExpiredCredentialExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- ExpiredCredentialExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.ExpiredCredentialExceptionMapper
- expirePrincipalDatabaseSession() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ExpireSessionTest
- expirePrincipalInMemorySession() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ExpireSessionTest
- expirePrincipalSessionShouldRemoveRememberMeCookie() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ExpireSessionTest
- expireSession(String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.SessionsAdminController
- expireSession(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.SessionsAdminResource
- ExpireSessionTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- ExpireSessionTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.ExpireSessionTest
- expireUserPassword(long, String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- expiryDate - Variable in class com.atlassian.crowd.console.action.Console
- EXPONENT - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- EXPONENT - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- EXPONENT - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- export(Element, T) - Method in interface com.atlassian.crowd.migration.GenericMapper.Exporter
- EXPORT_INFORMATION_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.BackupResourceExamples
- EXPORT_INFORMATION_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.BackupResourceExamples
- EXPORT_USERS_FROM_CONNECTORS_DURING_BACKUP_ENABLED - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Whether or not to export users from connectors during backup
- ExportAllLicensedUsersAnalyticsEvent - Class in com.atlassian.crowd.analytics.events.licensing
- ExportAllLicensedUsersEvent - Class in com.atlassian.crowd.event.licensing
-
Event published when user downloads licenses usage on application view (csv file)
- ExportException - Exception in com.atlassian.crowd.migration
- ExportException(Exception) - Constructor for exception com.atlassian.crowd.migration.ExportException
- ExportInformationEntity - Class in com.atlassian.crowd.plugin.rest.entity.backup
- ExportInformationEntity(Long, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.backup.ExportInformationEntity
- exportInternalEntity(InternalEntity, Element) - Method in class com.atlassian.crowd.migration.legacy.XmlMapper
-
Exports an internal entity to an XML element.
- exportLicensedUsers(Long, String, String, String, Long, Long, HttpServletResponse) - Method in class com.atlassian.crowd.plugin.rest.service.resource.licensing.ApplicationLicensingResource
- exportSingleValuedAttributes(Attributes, Element) - Method in class com.atlassian.crowd.migration.legacy.XmlMapper
-
Exports Map<String, String> to an XML element.
- exportXml(String, Map<String, Object>) - Method in interface com.atlassian.crowd.migration.XmlMigrationManager
-
Exports the Crowd server's state to an XML file.
- exportXml(String, Map<String, Object>) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- exportXml(List<T>, String, String, GenericMapper.Exporter<T>) - Method in class com.atlassian.crowd.migration.GenericMapper
- exportXml(Map<String, Object>) - Method in class com.atlassian.crowd.migration.AliasMapper
- exportXml(Map<String, Object>) - Method in class com.atlassian.crowd.migration.ApplicationMapper
- exportXml(Map<String, Object>) - Method in class com.atlassian.crowd.migration.ApplicationSamlConfigurationEntityMapper
- exportXml(Map<String, Object>) - Method in class com.atlassian.crowd.migration.AuditLogMapper
- exportXml(Map<String, Object>) - Method in class com.atlassian.crowd.migration.CrowdConfigMapper
- exportXml(Map<String, Object>) - Method in class com.atlassian.crowd.migration.CrowdPropertiesMapper
- exportXml(Map<String, Object>) - Method in class com.atlassian.crowd.migration.DirectoryMapper
- exportXml(Map<String, Object>) - Method in class com.atlassian.crowd.migration.GrantedPermissionMapper
- exportXml(Map<String, Object>) - Method in class com.atlassian.crowd.migration.GroupLevelAdminMapper
- exportXml(Map<String, Object>) - Method in class com.atlassian.crowd.migration.GroupMapper
- exportXml(Map<String, Object>) - Method in interface com.atlassian.crowd.migration.Mapper
-
Exports to V2 XML.
- exportXml(Map<String, Object>) - Method in class com.atlassian.crowd.migration.MembershipMapper
- exportXml(Map<String, Object>) - Method in class com.atlassian.crowd.migration.PropertyMapper
- exportXml(Map<String, Object>) - Method in class com.atlassian.crowd.migration.SAMLTrustEntityMapper
- exportXml(Map<String, Object>) - Method in class com.atlassian.crowd.migration.UserMapper
- exportXml(Element, Map<String, Object>) - Method in class com.atlassian.crowd.migration.XmlMigrator
- expression() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- expression_return() - Constructor for class com.atlassian.crowd.cql.parser.antlr.CqlParser.expression_return
- extendSupportInformation(SupportInformationBuilder) - Method in interface com.atlassian.crowd.service.support.AdditionalSupportInformationService
-
Adds additional support information to the provided builder
- extendSupportInformation(SupportInformationBuilder) - Method in class com.atlassian.crowd.service.support.ApplicationLinkSupportInformationService
- extendSupportInformation(SupportInformationBuilder) - Method in class com.atlassian.crowd.service.support.BetterSsoConfigAdditionalSupportInformationService
- extendSupportInformation(SupportInformationBuilder) - Method in class com.atlassian.crowd.service.support.ClusterAdditionalSupportInformationService
- extendSupportInformation(SupportInformationBuilder) - Method in class com.atlassian.crowd.service.support.GroupLevelAdminAdditionalSupportInformationService
- extendSupportInformation(SupportInformationBuilder) - Method in class com.atlassian.crowd.service.support.MailConfigAdditionalSupportInformationService
- extendSupportInformation(SupportInformationBuilder) - Method in class com.atlassian.crowd.service.support.PropertiesAdditionalSupportInformationService
- extendSupportInformation(SupportInformationBuilder) - Method in class com.atlassian.crowd.service.support.ProxyAdditionalSupportInformationService
- extendSupportInformation(SupportInformationBuilder, Application, int) - Method in interface com.atlassian.crowd.service.support.AdditionalSupportInformationService
-
Adds additional support information related to the specified application to the provided builder
- extendSupportInformation(SupportInformationBuilder, Application, int) - Method in class com.atlassian.crowd.service.support.BetterSsoConfigAdditionalSupportInformationService
- EXTERNAL - Enum constant in enum class com.atlassian.crowd.swagger.extras.enricher.Mode
- EXTERNAL_ID - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
- EXTERNAL_ID - Static variable in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- EXTERNAL_ID - Static variable in class com.atlassian.crowd.dao.user.UserDAOHibernate
- EXTERNAL_ID - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.GroupTermKeys
- EXTERNAL_ID - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.UserTermKeys
- EXTERNAL_ID_PROPERTY_KEY - Static variable in interface com.atlassian.crowd.manager.audit.mapper.AuditLogGroupMapper
- EXTERNAL_ID_PROPERTY_KEY - Static variable in class com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapperImpl
- EXTERNAL_USER_EMAIL - Static variable in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- EXTERNAL_USER_NAME - Static variable in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- externalId - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- externalId(String) - Method in class com.atlassian.crowd.model.user.BaseImmutableUser.Builder
- externalId(String) - Method in class com.atlassian.crowd.test.util.TestUserBuilder
- externalIdAttribute - Variable in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPGroupAttributesMapper
- ExternalIdCheckingGroupActionStrategy - Class in com.atlassian.crowd.directory.synchronisation.cache
-
A group action strategy that compares the remote group with a local group matched by external id.
- ExternalIdCheckingGroupActionStrategy() - Constructor for class com.atlassian.crowd.directory.synchronisation.cache.ExternalIdCheckingGroupActionStrategy
- ExternalIdContextMapper - Class in com.atlassian.crowd.directory.ldap.mapper
-
Maps the externalId attribute.
- ExternalIdContextMapper(String) - Constructor for class com.atlassian.crowd.directory.ldap.mapper.ExternalIdContextMapper
- ExternalLinkClickedAnalyticsEvent - Class in com.atlassian.crowd.analytics.events.links
- ExternalLinkClickedEvent - Class in com.atlassian.crowd.event.links
-
Event for reporting external links clicks.
- ExternalLinkClickedEvent.TargetLink - Enum Class in com.atlassian.crowd.event.links
- ExternalLinkClickedEventListener - Class in com.atlassian.crowd.analytics.listener
- ExternalLinkClickedEventListener(EventPublisher, Clock) - Constructor for class com.atlassian.crowd.analytics.listener.ExternalLinkClickedEventListener
- ExternalLinksProxyServlet - Class in com.atlassian.crowd.event.links
-
Servlet that redirects to the external link.
- ExternalLinksProxyServlet() - Constructor for class com.atlassian.crowd.event.links.ExternalLinksProxyServlet
- ExternalLinksProxyServletTest - Class in com.atlassian.crowd.acceptance.tests.event.links
- ExternalLinksProxyServletTest() - Constructor for class com.atlassian.crowd.acceptance.tests.event.links.ExternalLinksProxyServletTest
- ExternalLinksResolver - Interface in com.atlassian.crowd.event.links
-
Interface that maps identifiers to the external links and fires events.
- ExternalLinksResolverImpl - Class in com.atlassian.crowd.event.links
- ExternalLinksResolverImpl(EventPublisher, CrowdHelpPathResolver) - Constructor for class com.atlassian.crowd.event.links.ExternalLinksResolverImpl
- externalUser() - Method in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- externalUsername() - Method in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- extractDetailedDirectoryDataFromResponse(Response) - Static method in class com.atlassian.crowd.acceptance.utils.RestPageUtil
- extractDirectoryAttributesForSearchTest(LdapSearchTestEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
- extractElementByNameInAnyNamespace(String, Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlResponseElementMatcher
- extractFromParent(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition.SamlAudienceMatcher
- extractFromParent(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition.SamlAudienceRestrictionMatcher
- extractFromParent(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition.SamlConditionsMatcher
- extractFromParent(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.SamlAssertionMatcher
- extractFromParent(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlNameIdFormatMatcher
- extractFromParent(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlNameIdMatcher
- extractFromParent(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlSubjectConfirmationDataMatcher
- extractFromParent(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlSubjectConfirmationMatcher
- extractFromParent(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlSubjectMatcher
- extractFromParent(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlIssuerMatcher
- extractFromParent(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlResponseElementMatcher
- extractFromParent(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlRootMatcher
- extractGroupName(PageElement) - Method in class com.atlassian.crowd.pageobjects.GroupsDialog
- extractRestPageFromJson(String, Class<T>) - Static method in class com.atlassian.crowd.acceptance.utils.RestPageUtil
- extractRestPageFromResponse(Response, Class<T>) - Static method in class com.atlassian.crowd.acceptance.utils.RestPageUtil
- extractSyncToken(String) - Method in class com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher
- extractTargetClass(MethodInvocation) - Method in class com.atlassian.crowd.manager.license.DCLicenseCheckInterceptor
- extractTimestamp(File) - Method in interface com.atlassian.crowd.manager.backup.BackupFileStore
-
Extract the timestamp from the name of the given backup file.
- extractTimestamp(File) - Method in class com.atlassian.crowd.manager.backup.DefaultBackupFileStore
- extractToken(Cookie) - Method in class com.atlassian.crowd.service.TransactionalRememberMeService
- extractWhere(HQLQuery) - Method in class com.atlassian.crowd.search.hibernate.audit.RestrictionGroup
F
- FAILED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Deprecated.This event type has been deprecated in favor of more specific event types (such as USER_CREATED). Please use a more specific event type or
AuditLogEventType.OTHER
if none apply to your event. - FAILED - Enum constant in enum class com.atlassian.crowd.integration.springsecurity.RestAuthenticationFailureHandler.LoginError
- FAILED_PROCESSING - Enum constant in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
- FAILED_TO_CONNECT - Enum constant in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
- FAILED_TO_SCHEDULE - Enum constant in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
- FailedAuthenticationException - Exception in com.atlassian.crowd.exception
- FailedAuthenticationException() - Constructor for exception com.atlassian.crowd.exception.FailedAuthenticationException
- FailedAuthenticationException(String) - Constructor for exception com.atlassian.crowd.exception.FailedAuthenticationException
- FailedAuthenticationException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.FailedAuthenticationException
- FailedAuthenticationException(Throwable) - Constructor for exception com.atlassian.crowd.exception.FailedAuthenticationException
- FailedEntity<T> - Class in com.atlassian.crowd.plugin.rest.entity.admin
- FailedEntity(T, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.FailedEntity
- FailedFullSynchronizationStatusTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.failure
- FailedFullSynchronizationStatusTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.failure.FailedFullSynchronizationStatusTest
- failedReason() - Method in class com.atlassian.crowd.event.user.UserCredentialValidationFailed
- FailedSynchronisationManager - Interface in com.atlassian.crowd.manager.directory
-
Provides utilities for dealing with failed synchronizations
- FailedSynchronisationManagerImpl - Class in com.atlassian.crowd.manager.directory
- FailedSynchronisationManagerImpl(InternalSynchronisationStatusManager, DirectoryPollerManager, ClusterLockService, DirectoryManager, DirectorySynchronisationEventHelper) - Constructor for class com.atlassian.crowd.manager.directory.FailedSynchronisationManagerImpl
- FAILURE - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
- FAILURE - Enum constant in enum class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage.ClearResult
- FAILURE - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.SimpleSynchronizationStatus
- FAILURE - Static variable in class com.atlassian.crowd.directory.synchronisation.CacheSynchronisationResult
- FAILURE_ENTRY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogImporterConfigurationMapper
- FAIR - Enum constant in enum class com.atlassian.crowd.embedded.api.PasswordScore
- FAIRNESS - Static variable in class com.atlassian.crowd.common.properties.SpringLdapPoolDefaults
- FakePage() - Constructor for class com.atlassian.crowd.acceptance.tests.error.Error404PageTest.FakePage
- fallbackType - Variable in class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.TypeWithFallbackType
- FastEntityCountProvider - Interface in com.atlassian.crowd.directory
-
Interface to be implemented by directory implementations that can compute counts fast.
- fastFailingFindGroupByName(String) - Method in class com.atlassian.crowd.manager.application.canonicality.CanonicalEntityByNameFinder
- fastFailingFindOptionalGroupByName(String) - Method in class com.atlassian.crowd.manager.application.canonicality.CanonicalEntityByNameFinder
- fastFailingFindOptionalUserByName(String) - Method in class com.atlassian.crowd.manager.application.canonicality.CanonicalEntityByNameFinder
- fastFailingFindUserByName(String) - Method in class com.atlassian.crowd.manager.application.canonicality.CanonicalEntityByNameFinder
- FEATURE_DISABLED - Enum constant in enum class com.atlassian.crowd.analytics.util.FeatureStatus
- FEATURE_ENABLED - Enum constant in enum class com.atlassian.crowd.analytics.util.FeatureStatus
- FeatureDisabledException - Exception in com.atlassian.crowd.exception
-
Exception raised due to usage of a explicitly disabled feature
- FeatureDisabledException(String) - Constructor for exception com.atlassian.crowd.exception.FeatureDisabledException
- FeatureDisabledExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- FeatureDisabledExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.FeatureDisabledExceptionMapper
- FeatureEnabledChecker - Interface in com.atlassian.crowd.feature
-
Class providing information whether given feature is enabled.
- FeatureEnabledStatusEvent - Class in com.atlassian.crowd.analytics.events.features
-
Generic event class for denoting that the feature was disabled.
- FeatureFlag - Interface in com.atlassian.crowd.embedded.api
-
Class providing information whether given feature is enabled.
- FeatureInaccessibleException - Exception in com.atlassian.crowd.exception
-
Exception related to feature being inaccessible due to licensing conditions
- FeatureInaccessibleException(String) - Constructor for exception com.atlassian.crowd.exception.FeatureInaccessibleException
- FeatureInaccessibleExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- FeatureInaccessibleExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.FeatureInaccessibleExceptionMapper
- FeaturesEnabledStatusesCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.licensing
- FeaturesEnabledStatusesCollector(ApplicationLicensingEnabledChecker, LoginByEmailFeatureFlag, HtmlRenderedEmailsEnabledChecker) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.licensing.FeaturesEnabledStatusesCollector
- FeatureStatus - Enum Class in com.atlassian.crowd.analytics.util
- FEDORA_DS - Enum constant in enum class com.atlassian.crowd.analytics.util.LdapConnectorType
- FEDORA_DS - Enum constant in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.ConnectorType
- FedoraDS - Class in com.atlassian.crowd.directory
-
Read-only directory connector for FedoraDS running the Posix schema.
- FedoraDS(LDAPQueryTranslater, EventPublisher, InstanceFactory, PasswordEncoderFactory, LdapContextSourceProvider) - Constructor for class com.atlassian.crowd.directory.FedoraDS
- fetchAllDeltaQueryResults(V) - Method in class com.atlassian.crowd.directory.rest.AzureAdPagingWrapper
- fetchAllMatchingResults(V, Predicate<T>) - Method in class com.atlassian.crowd.directory.rest.AzureAdPagingWrapper
-
Will fetch all results from Microsoft Graph that match the specified predicate
- fetchAllResults(V) - Method in class com.atlassian.crowd.directory.rest.AzureAdPagingWrapper
-
Will fetch all results from Microsoft Graph
- fetchApplications() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.ApplicationsRestAdminClient
- fetchApplications() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.RestAdminClient
- fetchAppropriateAmountOfResults(V, int, int) - Method in class com.atlassian.crowd.directory.rest.AzureAdPagingWrapper
-
Will fetch results from Microsoft Graph until the desired amount of results is reached or until the results are exhausted
- fetchDirectories() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.DirectoryRestAdminClient
- fetchDirectories() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.RestAdminClient
- fetchDirectory(long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.DirectoryRestAdminClient
- fetchDirectoryInfo(SynchronizableVersionInfoEntity) - Method in class com.atlassian.crowd.licensing.AppLinkPoweredPanopticonRestClient
- fetchDirectoryInfo(SynchronizableVersionInfoEntity) - Method in interface com.atlassian.crowd.licensing.PanopticonRestClient
- fetchDirectoryMappings(long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.RestAdminClient
- fetchGroupChanges(String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- fetchGroupInformation() - Method in class com.atlassian.crowd.console.action.group.ViewGroupMembers
- fetchGroupLevelAdmins(String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.RestAdminClient
- fetchGroupMembers(String, long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.RestAdminClient
- fetchHighestCommittedUSN() - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- fetchInCache(String) - Method in interface com.atlassian.crowd.service.AuthenticatorUserCache
-
Fetches a user with the given username in the cache, in case the user exists, but cannot be found from the cache yet.
- fetchInvocationId() - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- fetchLicenseTierInfo() - Method in class com.atlassian.crowd.licensing.AppLinkPoweredPanopticonRestClient
- fetchLicenseTierInfo() - Method in interface com.atlassian.crowd.licensing.PanopticonRestClient
- FetchMode - Enum Class in com.atlassian.crowd.directory.query
-
Specifies the properties that should be fetched from Microsoft Entra ID
- fetchNestedGroups(String, long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.RestAdminClient
- fetchNextBatch(int) - Method in interface com.atlassian.crowd.manager.application.PagedSearcher
-
Returns subsequent batch of results for the query provided when creating this searcher.
- fetchNextBatch(int) - Method in class com.atlassian.crowd.manager.application.search.PagedSearcherImpl
- fetchSamlConfig() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.RestAdminClient
- fetchSize - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
- fetchSpringLdapPoolStatistics() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.RestAdminClient
- fetchStringFromRequestSession(HttpServletRequest, String) - Static method in class com.atlassian.crowd.plugin.rest.service.util.RestAuthSessionHelperUtil
- fetchUserChanges(String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- fetchUserInCache(String) - Method in class com.atlassian.crowd.integration.seraph.CrowdAuthenticator
-
Fetches a user with the given username in the cache, in case the user exists, but cannot be found from the cache yet.
- fetchUsers(SynchronizableVersionInfoEntity) - Method in class com.atlassian.crowd.licensing.AppLinkPoweredPanopticonRestClient
- fetchUsers(SynchronizableVersionInfoEntity) - Method in interface com.atlassian.crowd.licensing.PanopticonRestClient
- fetchUsers(List<Long>, Boolean) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.RestAdminClient
- fetchUsers(List<Long>, Boolean, String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.RestAdminClient
- fetchVersionInfo() - Method in class com.atlassian.crowd.licensing.AppLinkPoweredPanopticonRestClient
- fetchVersionInfo() - Method in interface com.atlassian.crowd.licensing.PanopticonRestClient
- field - Variable in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
- field(String, Object) - Method in class com.atlassian.crowd.support.SupportInformationBuilder
- FieldError - Class in com.atlassian.crowd.console.action
-
Field validation error, as used by BaseAction.applyFieldErrors().
- FieldError(String, String) - Constructor for class com.atlassian.crowd.console.action.FieldError
- FieldError(String, String, String) - Constructor for class com.atlassian.crowd.console.action.FieldError
- fieldGroups - Variable in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm
- FieldValidationError - Class in com.atlassian.crowd.embedded.validator
- FIFTY - Enum constant in enum class com.atlassian.crowd.pageobjects.group.ElementPickerPageSize
- FIFTY_ONE_TO_HUNDRED - Enum constant in enum class com.atlassian.crowd.analytics.events.DailyLoginCountBucket
- FILE_NAME - Static variable in class com.atlassian.crowd.acceptance.utils.CsvLoadStatWriter
- FileChecker - Class in com.atlassian.crowd.crypto
- FileChecker() - Constructor for class com.atlassian.crowd.crypto.FileChecker
- fileExists(String) - Method in class com.atlassian.crowd.crypto.FileChecker
- FileNameEntity - Class in com.atlassian.crowd.plugin.rest.entity
- FileNameEntity(String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.FileNameEntity
- filePathTextBox - Variable in class com.atlassian.crowd.pageobjects.CrowdRestorePage
- FilePathUtils - Class in com.atlassian.crowd.upgrade.util
- FilePathUtils() - Constructor for class com.atlassian.crowd.upgrade.util.FilePathUtils
- FileServerServlet - Class in com.atlassian.crowd.plugin.servlet
-
Used to serve File from crowd, for a given number of strategies.
- FileServerServlet() - Constructor for class com.atlassian.crowd.plugin.servlet.FileServerServlet
- filesInBackupDirectory() - Method in class com.atlassian.crowd.manager.backup.DefaultBackupFileStore
- FileSize - Class in com.atlassian.crowd.core.tiny
-
A class that contains utility methods for formatting the size of files into human readable form.
- FileSize() - Constructor for class com.atlassian.crowd.core.tiny.FileSize
- FileToTimestampTransformer - Class in com.atlassian.crowd.manager.backup
- FileToTimestampTransformer() - Constructor for class com.atlassian.crowd.manager.backup.FileToTimestampTransformer
- filter(ClientRequestContext) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.BasicAuthFilter
- filter(ClientRequestContext) - Method in class com.atlassian.crowd.directory.authentication.AzureAdRefreshTokenFilter
-
Sets the current authentication token in the request, creating one if necessary, and adds it as a request header.
- filter(ClientRequestContext) - Method in class com.atlassian.crowd.manager.application.BasicAuthFilter
- filter(ClientRequestContext, ClientResponseContext) - Method in class com.atlassian.crowd.directory.authentication.AzureAdRefreshTokenFilter
-
If the response is unauthorized, invalidate the token in cache.
- filter(ClientRequestContext, ClientResponseContext) - Method in class com.atlassian.crowd.directory.rest.util.JerseyLoggingFilter
- filter(ContainerRequestContext, ContainerResponseContext) - Method in class com.atlassian.crowd.plugin.rest.filter.RestUsernameHeaderFilter
- filter(ContainerRequestContext, ContainerResponseContext) - Method in class com.atlassian.crowd.plugin.rest.provider.NotFoundResponseEntityFilter
- filter(LogEvent) - Method in class com.atlassian.crowd.console.logging.HibernateLogSuppressingMdcFilter
- FILTER_PLUGIN_DISPATCHER_AFTER_ENCODING_ERROR - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- FILTER_PLUGIN_DISPATCHER_AFTER_ENCODING_FORWARD - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- FILTER_PLUGIN_DISPATCHER_AFTER_ENCODING_INCLUDE - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- FILTER_PLUGIN_DISPATCHER_AFTER_ENCODING_REQUEST - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_DECORATION_ERROR - Enum constant in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_DECORATION_ERROR - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_DECORATION_FORWARD - Enum constant in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_DECORATION_FORWARD - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_DECORATION_INCLUDE - Enum constant in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_DECORATION_INCLUDE - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_DECORATION_REQUEST - Enum constant in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_DECORATION_REQUEST - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_DISPATCH_ERROR - Enum constant in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_DISPATCH_ERROR - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_DISPATCH_FORWARD - Enum constant in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_DISPATCH_FORWARD - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_DISPATCH_INCLUDE - Enum constant in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_DISPATCH_INCLUDE - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_DISPATCH_REQUEST - Enum constant in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_DISPATCH_REQUEST - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_LOGIN_ERROR - Enum constant in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_LOGIN_ERROR - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_LOGIN_FORWARD - Enum constant in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_LOGIN_FORWARD - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_LOGIN_INCLUDE - Enum constant in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_LOGIN_INCLUDE - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_LOGIN_REQUEST - Enum constant in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- FILTER_PLUGIN_DISPATCHER_BEFORE_LOGIN_REQUEST - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- filterBy(String) - Method in class com.atlassian.crowd.pageobjects.application.LicensesPage
- filterByApplication(String) - Method in class com.atlassian.crowd.pageobjects.application.LicensesPage
- filterByDirectory(String) - Method in class com.atlassian.crowd.pageobjects.application.LicensesPage
- filterByName(Collection<T>, Predicate<String>) - Static method in class com.atlassian.crowd.manager.application.search.NamesUtil
- filterDirectoriesByName() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowseDirectoriesTest
- FILTERED_GROUPS_ATTRIBUTE - Static variable in class com.atlassian.crowd.directory.AzureAdDirectory
- filteredGroupNames - Variable in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- filteredGroupNames - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- filterEvents(Predicate<AnalyticsEventReport.Event>) - Method in class com.atlassian.crowd.test.util.analytics.AnalyticsEventReport
- filterExpiredUsers - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- filterExpiredUsers - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- FilteringCriteria(String) - Constructor for class com.atlassian.crowd.pageobjects.administration.ApplicationSessionsPage.FilteringCriteria
- FilteringCriteria(String, String, String) - Constructor for class com.atlassian.crowd.pageobjects.administration.UserSessionsPage.FilteringCriteria
- filterNestedUserMembersOfGroups(long, Set<String>, Set<String>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns names of users who are (nested) members of any of the specified groups.
- filterNestedUserMembersOfGroups(long, Set<String>, Set<String>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- filterOutByName(List<T>, Predicate<String>) - Static method in class com.atlassian.crowd.manager.application.search.NamesUtil
- filterOutDuplicates(Collection<T>, Function<T, String>) - Static method in class com.atlassian.crowd.model.DirectoryEntities
- filterOutDuplicates(List<T>) - Static method in class com.atlassian.crowd.model.DirectoryEntities
-
Remove the duplicate entities from the passed list.
- filterResults(List<T>) - Method in class com.atlassian.crowd.manager.application.search.DirectoryQueryWithFilter
-
Performs filtering of results of the query (
DirectoryQueryWithFilter.getQuery()
). - filtersContainer - Variable in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- FiltersPage<ItemType,
Page extends FiltersPage> - Class in com.atlassian.crowd.pageobjects - FiltersPage() - Constructor for class com.atlassian.crowd.pageobjects.FiltersPage
- finalizeSynchronisationStatuses() - Method in interface com.atlassian.crowd.manager.directory.FailedSynchronisationManager
-
Finds and finalizes synchronisations which started, but haven't finished yet
- finalizeSynchronisationStatuses() - Method in class com.atlassian.crowd.manager.directory.FailedSynchronisationManagerImpl
- find(long, Collection<String>, Class<E>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchFinder
-
Returns a collection of entities that match the names provided.
- find(long, Collection<String>, Class<E>) - Method in interface com.atlassian.crowd.util.persistence.hibernate.batch.BatchFinder
-
Find a set of entities by batching SQL disjunction queries.
- find(JobId) - Method in class com.atlassian.crowd.scheduling.ClusterJobDAODecorator
- find(String) - Method in class com.atlassian.crowd.dao.scheduling.ClusterJobDAOHibernate
- 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(String, String) - Method in class com.atlassian.crowd.dao.property.PropertyDAOHibernate
- findActiveForDirectory(long) - Method in class com.atlassian.crowd.dao.directory.DirectorySynchronisationStatusDAOHibernate
- findActiveForDirectory(long) - Method in interface com.atlassian.crowd.embedded.spi.DirectorySynchronisationStatusDao
- findActiveSyncsWhereNodeIdNotIn(Set<String>) - Method in class com.atlassian.crowd.dao.directory.DirectorySynchronisationStatusDAOHibernate
- findActiveSyncsWhereNodeIdNotIn(Set<String>) - Method in interface com.atlassian.crowd.embedded.spi.DirectorySynchronisationStatusDao
- findAddedOrUpdatedGroupsSince(long) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- findAddedOrUpdatedObjectsSince(long, CrowdLdapName, String, ContextMapperWithRequiredAttributes<T>) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- findAddedOrUpdatedUsersSince(long) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- findAdditionalDirectMembers(CrowdLdapName, Supplier<Optional<LDAPGroupWithAttributes>>, GroupUserCache) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- findAdditionalDirectMembers(CrowdLdapName, Supplier<Optional<LDAPGroupWithAttributes>>, GroupUserCache) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- findAliasByUsername(Application, String) - Method in interface com.atlassian.crowd.dao.alias.AliasDAO
-
Retrieves the application-specific alias for a username.
- findAliasByUsername(Application, String) - Method in class com.atlassian.crowd.dao.alias.AliasDAOHibernate
- findAliasByUsername(Application, String) - Method in interface com.atlassian.crowd.manager.application.AliasManager
-
Will return the 'alias' associated to the user.
- findAliasByUsername(Application, String) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
- findAliasesByUsernames(Application, Iterable<String>) - Method in interface com.atlassian.crowd.manager.application.AliasManager
-
Will return application-specific aliases for the provided users.
- findAliasesByUsernames(Application, Iterable<String>) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
- findAliasesForUsers(Application, Iterable<String>) - Method in interface com.atlassian.crowd.dao.alias.AliasDAO
-
Retrieves application-specific aliases for the specified users
- findAliasesForUsers(Application, Iterable<String>) - Method in class com.atlassian.crowd.dao.alias.AliasDAOHibernate
- findAll() - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
- findAll() - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
- findAll() - Method in class com.atlassian.crowd.dao.alias.AliasDAOHibernate
- findAll() - Method in class com.atlassian.crowd.dao.directory.DirectoryDAOHibernate
- findAll() - Method in interface com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDao
- findAll() - Method in class com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDaoHibernate
- findAll() - Method in interface com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDao
- findAll() - Method in class com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDaoHibernate
- findAll() - Method in interface com.atlassian.crowd.dao.property.PropertyDAO
-
Retrieves all properties.
- findAll() - Method in class com.atlassian.crowd.dao.property.PropertyDAOHibernate
- findAll() - Method in interface com.atlassian.crowd.dao.sso.ApplicationSamlConfigurationDAO
-
Returns list of all configurations.
- findAll() - Method in class com.atlassian.crowd.dao.sso.ApplicationSamlConfigurationDAOHibernate
- findAll() - Method in interface com.atlassian.crowd.dao.sso.SAMLTrustDAO
-
Returns all stored entities of type
SAMLTrustEntity
. - findAll() - Method in class com.atlassian.crowd.dao.sso.SAMLTrustDAOHibernate
- findAll() - Method in class com.atlassian.crowd.dao.webhook.NoopWebhookDAOImpl
- findAll() - Method in interface com.atlassian.crowd.dao.webhook.WebhookDAO
- findAll() - Method in class com.atlassian.crowd.dao.webhook.WebhookDAOHibernate
- findAll() - Method in interface com.atlassian.crowd.embedded.spi.DirectoryDao
-
Deprecated.Use
DirectoryDao.search(EntityQuery)
instead. Since v3.2.0 - findAll() - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Retrieves all the applications in the Crowd system.
- findAll() - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
- findAll() - Method in class com.atlassian.crowd.manager.directory.DirectoryDaoTransactionalDecorator
-
Deprecated.Use
DirectoryDaoTransactionalDecorator.search(EntityQuery)
instead. Since v3.2.0 - findAll() - Method in interface com.atlassian.crowd.manager.webhook.WebhookRegistry
- findAll() - Method in class com.atlassian.crowd.manager.webhook.WebhookRegistryImpl
- findAll(String) - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
- findAll(String) - Method in interface com.atlassian.crowd.dao.property.PropertyDAO
-
Finds properties by key.
- findAll(String) - Method in class com.atlassian.crowd.dao.property.PropertyDAOHibernate
- findAll(String) - Method in interface com.atlassian.crowd.manager.property.PluginPropertyManager
- findAll(String) - Method in class com.atlassian.crowd.manager.property.PluginPropertyManagerGeneric
- findAll(Collection<Directory>) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- findAllAliases(Application) - Method in interface com.atlassian.crowd.dao.alias.AliasDAO
-
Retrieves application-specific aliases for all users
- findAllAliases(Application) - Method in class com.atlassian.crowd.dao.alias.AliasDAOHibernate
- findAllAliasesByUsernames(Application) - Method in interface com.atlassian.crowd.manager.application.AliasManager
-
Returns application-specific aliases for all users.
- findAllAliasesByUsernames(Application) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
- findAllDelegatingAuthenticationDirectories() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask421
- findAllDirectories() - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Will return a
List<Directory>
ordered by the order specified by the application. - findAllDirectories() - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- findAllDirectories() - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Deprecated.Use
DirectoryManager.searchDirectories(EntityQuery)
instead. Since v3.2.0 - findAllDirectories() - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- findAllDirectories() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeAwareDirectoryManager
- findAllExportableDirectories() - Method in class com.atlassian.crowd.migration.legacy.PartialXmlMapper
-
Finds all directories that have user/group/membership data that need to be exported (ie.
- findAllExportableDirectories(boolean) - Method in class com.atlassian.crowd.migration.legacy.PartialXmlMapper
-
Finds all directories that have user/group/membership data that need to be exported (ie.
- findAllGroupGuids() - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- findAllGroupNamesAndGuids() - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- findAllInternal() - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- findAllInternalDirectories() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask425
- findAllInternalGrantedPermissions() - Method in class com.atlassian.crowd.dao.permission.UserPermissionDAOHibernate
-
This is used in the backup procedure
- findAllJobRunnerKeys() - Method in class com.atlassian.crowd.dao.scheduling.ClusterJobDAOHibernate
- findAllJobRunnerKeys() - Method in class com.atlassian.crowd.scheduling.ClusterJobDAODecorator
- findAllLocal(Collection<Directory>) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- findAllMembers(String, Long, String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestKitGroupResource
- 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
- findAllPermissionsForGroup(String, long) - Method in class com.atlassian.crowd.dao.permission.UserPermissionDAOHibernate
- findAllRemoteGroups(boolean) - Method in class com.atlassian.crowd.directory.cache.UserFilterableNonDeltaQueryCacheRefresher
- findAllRemoteGroups(boolean) - Method in class com.atlassian.crowd.directory.ldap.cache.RemoteDirectoryCacheRefresher
- findAllRemoteUsers(boolean) - Method in class com.atlassian.crowd.directory.cache.UserFilterableNonDeltaQueryCacheRefresher
- findAllRemoteUsers(boolean) - Method in class com.atlassian.crowd.directory.ldap.cache.RemoteDirectoryCacheRefresher
- findAllTokens(long, String, ExpirableUserTokenType) - Method in interface com.atlassian.crowd.dao.token.ExpirableUserTokenDao
-
Returns all tokens for a given user.
- findAllTokens(long, String, ExpirableUserTokenType) - Method in class com.atlassian.crowd.dao.token.ExpirableUserTokenDaoHibernate
- findAllUserGuids() - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- findApplicationByName(CrowdInstanceHelper, String) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- 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.
- findAuthorisedApplications(long, List<String>) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- findAuthorisedApplications(long, List<String>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Finds all applications that a user from a given directory belonging to the specified groups can authenticate to.
- findAuthorisedApplications(long, List<String>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- findAuthorisedApplications(User, String) - Method in class com.atlassian.crowd.manager.authentication.AliasingAwareTokenAuthenticationManager
- findAuthorisedApplications(User, String) - Method in class com.atlassian.crowd.manager.authentication.DelegatingTokenAuthenticationManager
- findAuthorisedApplications(User, String) - Method in interface com.atlassian.crowd.manager.authentication.TokenAuthenticationManager
-
Returns a list of applications a user is authorised to authenticate with.
- findAuthorisedApplications(User, String) - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- findAvatarUrl(User, int) - Method in class com.atlassian.crowd.console.action.BaseAction
- findByApplication(Application, ApplicationSubtype) - Method in interface com.atlassian.crowd.dao.licensing.LicensingSummaryDao
- findByApplication(Application, ApplicationSubtype) - Method in class com.atlassian.crowd.dao.licensing.LicensingSummaryDaoHibernate
- findByApplication(Application, Long) - Method in interface com.atlassian.crowd.dao.licensing.LicensingSummaryDao
- findByApplication(Application, Long) - Method in class com.atlassian.crowd.dao.licensing.LicensingSummaryDaoHibernate
- findByApplicationAndEndpointUrl(Application, String) - Method in class com.atlassian.crowd.dao.webhook.NoopWebhookDAOImpl
- findByApplicationAndEndpointUrl(Application, String) - Method in interface com.atlassian.crowd.dao.webhook.WebhookDAO
- findByApplicationAndEndpointUrl(Application, String) - Method in class com.atlassian.crowd.dao.webhook.WebhookDAOHibernate
- 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.
- findByAssertionConsumerAndAudience(String, String) - Method in class com.atlassian.crowd.dao.sso.ApplicationSamlConfigurationDAOHibernate
- findByAssertionConsumerAndAudience(String, String) - Method in interface com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationService
-
Returns the SAML SSO configuration for the specified assertion consumer url and audience.
- findByAssertionConsumerAndAudience(String, String) - Method in class com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationServiceImpl
- findByExternalId(long, String) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- findByExternalId(long, String) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
Finds and returns the user with the given unique/external id and directory ID.
- findByExternalIds(long, Set<String>) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- 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
- findByExternalIds(long, Set<String>) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- findByExternalIds(long, Set<String>) - Method in interface com.atlassian.crowd.embedded.spi.GroupDao
-
Searches the specified directory for group names of groups with the specified external ids
- findByExternalIds(long, Set<String>) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
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 class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- findById(long) - Method in class com.atlassian.crowd.dao.directory.DirectoryDAOHibernate
- findById(long) - Method in interface com.atlassian.crowd.dao.licensing.DirectoryInfoDao
- findById(long) - Method in class com.atlassian.crowd.dao.licensing.DirectoryInfoDaoHibernate
- findById(long) - Method in interface com.atlassian.crowd.dao.licensing.LicensedUserDao
- findById(long) - Method in class com.atlassian.crowd.dao.licensing.LicensedUserDaoHibernate
- findById(long) - Method in interface com.atlassian.crowd.embedded.spi.DirectoryDao
-
Returns the directory with the specified ID, throwing
DirectoryNotFoundException
if it cannot be found. - findById(long) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Find an application by its ID.
- findById(long) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
- findById(long) - Method in class com.atlassian.crowd.manager.directory.DirectoryDaoTransactionalDecorator
-
Makes a transactional call to
DirectoryDao.findById(long)
- findById(long) - Method in interface com.atlassian.crowd.manager.webhook.WebhookRegistry
- findById(long) - Method in class com.atlassian.crowd.manager.webhook.WebhookRegistryImpl
- findById(long) - Method in interface com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntitiesTransformer.DirectoryFinder
- findById(Long) - Method in interface com.atlassian.crowd.dao.licensing.LicensingSummaryDao
- findById(Long) - Method in class com.atlassian.crowd.dao.licensing.LicensingSummaryDaoHibernate
- findById(Long) - Method in class com.atlassian.crowd.dao.webhook.NoopWebhookDAOImpl
- findById(Long) - Method in interface com.atlassian.crowd.dao.webhook.WebhookDAO
- findById(Long) - Method in class com.atlassian.crowd.dao.webhook.WebhookDAOHibernate
- findByID(long) - Method in class com.atlassian.crowd.dao.token.TokenDAOHibernate
- 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.TokenDAOHibernate
- findByIdentifierHash(String) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
- findByIdentifierHash(String) - Method in class com.atlassian.crowd.manager.token.SwitchableTokenManagerImpl
- findByIdExclusiveLock(Long) - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
-
Find token by the id, if present
- findByIdExclusiveLock(Long) - Method in class com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAOHibernate
- findByIds(Collection<Long>) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- 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.
- findByIds(Collection<Long>) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- findByJobRunnerKey(JobRunnerKey) - Method in class com.atlassian.crowd.scheduling.ClusterJobDAODecorator
- findByJobRunnerKey(String) - Method in class com.atlassian.crowd.dao.scheduling.ClusterJobDAOHibernate
- findByName(long, String) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- findByName(long, String) - Method in interface com.atlassian.crowd.dao.group.InternalGroupDao
-
Finds internal group by directory id and group name.
- findByName(long, String) - Method in interface com.atlassian.crowd.dao.user.InternalUserDao
-
Finds and return the user with given name and director ID.
- findByName(long, String) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- findByName(long, String) - Method in interface com.atlassian.crowd.embedded.spi.GroupDao
-
Finds group by name.
- findByName(long, String) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
Finds and returns the user with the given name and directory ID.
- findByName(long, String) - Method in class com.atlassian.crowd.util.persistence.hibernate.InternalDirectoryEntityHibernateDao
- 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(String) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- findByName(String) - Method in class com.atlassian.crowd.dao.directory.DirectoryDAOHibernate
- findByName(String) - Method in interface com.atlassian.crowd.embedded.spi.DirectoryDao
-
Returns the directory with the specified name, throwing
DirectoryNotFoundException
if it cannot be found. - findByName(String) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Find an application by its name.
- findByName(String) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
- findByName(String) - Method in class com.atlassian.crowd.manager.directory.DirectoryDaoTransactionalDecorator
-
Makes a transactional call to
DirectoryDao.findByName(String)
- findByNames(long, Collection<String>) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- 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.
- findByNames(long, Collection<String>) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- findByNameWithAttributes(long, String) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- findByNameWithAttributes(long, String) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- findByNameWithAttributes(long, String) - Method in interface com.atlassian.crowd.embedded.spi.GroupDao
-
Finds group by name.
- findByNameWithAttributes(long, String) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
Finds and returns the user with attributes with the given name and directory ID.
- findByNumericAttributeRange(String, long, long) - Method in interface com.atlassian.crowd.dao.user.InternalUserDao
-
Returns users with the given numeric attribute in the specified range.
- findByNumericAttributeRange(String, long, long) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- findByPackage(Package) - Method in class com.atlassian.crowd.swagger.extras.enricher.util.RestPluginsConfigurationMatcher
- findByProperties(Map<String, Object>) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- findByPropertiesOptional(Map<String, Object>) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- findByProperty(String, Object) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- findByProperty(String, V, Function<V, E>) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- findByPropertyOptional(String, Object) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- findByPropertyOrThrow(String, Object) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- 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.TokenDAOHibernate
- findByRandomHash(String) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
- findByRandomHash(String) - Method in class com.atlassian.crowd.manager.token.SwitchableTokenManagerImpl
- findBySeriesAndToken(String, String) - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
- findBySeriesAndToken(String, String) - Method in class com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAOHibernate
- findByToken(String) - Method in interface com.atlassian.crowd.dao.token.ExpirableUserTokenDao
-
Find the token with the given random hash
- findByToken(String) - Method in class com.atlassian.crowd.dao.token.ExpirableUserTokenDaoHibernate
- findByToken(String) - Method in class com.atlassian.crowd.service.token.DefaultInviteUserTokenService
- findByToken(String) - Method in interface com.atlassian.crowd.service.token.InviteUserTokenService
-
Find the token using the given random hash
- findCanonicalUsersByEmail(Application, String) - Method in class com.atlassian.crowd.manager.application.CanonicalUsersByEmailFinder
-
Returns canonical users that have a provided email address.
- findCrowdConsoleApplication() - Method in interface com.atlassian.crowd.manager.application.InternalApplicationHelper
-
Retrieve the Application representing the Crowd console application.
- findCrowdConsoleApplication() - Method in class com.atlassian.crowd.manager.application.InternalApplicationHelperImpl
- findDefaultGroups(Long, String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitApplicationResource
- findDirectMembersOfGroup(CrowdLdapName, ContextMapperWithRequiredAttributes<CrowdLdapName>, GroupUserCache) - Method in class com.atlassian.crowd.directory.RFC4519Directory
-
This method is not part of
RemoteDirectory
's contract. - findDirectories(LicensingSummary) - Method in interface com.atlassian.crowd.dao.licensing.DirectoryInfoDao
- findDirectories(LicensingSummary) - Method in class com.atlassian.crowd.dao.licensing.DirectoryInfoDaoHibernate
- findDirectoryById(long) - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Will return a
Directory
based on the givendirectoryId
- findDirectoryById(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- findDirectoryById(long) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns a Directory based on the passed in
directoryId
. - findDirectoryById(long) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- findDirectoryById(long) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeAwareDirectoryManager
- findDirectoryByName(String) - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Will return a
Directory
based on the givenname
- findDirectoryByName(String) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- findDirectoryByName(String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Finds a directory given the supplied
name
. - findDirectoryByName(String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- findDirectoryByName(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeAwareDirectoryManager
- findDirectoryIdsContainingUserName(String) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- findDirectoryIdsContainingUserName(String) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
Find IDs of the directories that contain user with specified username in the cache
- findDirectoryMapping(long, long) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
-
Finds the directory mapping for a given application and directory combination
- findDirectoryMapping(long, long) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- findDirectoryMappingsMismatch(long) - Method in class com.atlassian.crowd.plugin.rest.service.controller.SamlConfigurationController
- findDirectoryMappingsMismatch(long) - Method in class com.atlassian.crowd.plugin.rest.service.resource.saml.SamlConfigurationResource
- findDuplicates(List<String>) - Method in class com.atlassian.crowd.validator.CloudCompatibleEmailValidator
- findDuplicates(List<String>) - Method in interface com.atlassian.crowd.validator.EmailAddressValidator
-
Finds duplicate in a given list of email addresses.
- findElementWithText(String, String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- findEntityByDN(CrowdLdapName, CrowdLdapName, String, ContextMapperWithRequiredAttributes, Class<T>) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- findEntityByDN(CrowdLdapName, Class<T>) - Method in interface com.atlassian.crowd.directory.LDAPDirectory
-
Finds a directory entity (principal, group or role) by their distinguished name.
- findEntityByDN(CrowdLdapName, Class<T>) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- findEntityByDN(String, Class<T>) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- finder - Variable in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- finder - Variable in class com.atlassian.crowd.pageobjects.aui.util.AuiFlags
- finder - Variable in class com.atlassian.crowd.pageobjects.aui.util.AuiMessages
- finder - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- finder - Variable in class com.atlassian.crowd.pageobjects.group.EntityPicker
- finder - Variable in class com.atlassian.crowd.pageobjects.PasswordChanger
- findExternalIdsByNames(long, Set<String>) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- findExternalIdsByNames(long, Set<String>) - Method in interface com.atlassian.crowd.embedded.spi.GroupDao
-
Searches the specified directory for externalIds of groups with the specified names
- findFreePort() - Static method in class com.atlassian.crowd.test.util.HttpServerUtil
- findGrantedAuthorities(String) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdApplicationAuthenticationProvider
- findGrantedAuthorities(String) - Method in class com.atlassian.crowd.integration.springsecurity.LocalCrowdAuthenticationProvider
- findGrantedAuthorities(String) - Method in class com.atlassian.crowd.plugin.application.springsecurity.CrowdApplicationModuleAuthenticationProvider
- findGrantsOfGroups(Collection<InternalGroup>) - Method in interface com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDao
-
Looks for grants assigned to given groups
- findGrantsOfGroups(Collection<InternalGroup>) - Method in class com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDaoHibernate
- findGrantsToGroup(InternalGroup) - Method in interface com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDao
-
Looks for administration grants for a given group
- findGrantsToGroup(InternalGroup) - Method in class com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDaoHibernate
- findGrantsToGroup(InternalGroup) - Method in interface com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDao
-
Looks for administration grants for a given group
- findGrantsToGroup(InternalGroup) - Method in class com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDaoHibernate
- 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
- findGrantsToGroupFromDirectory(InternalGroup, Directory) - Method in class com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDaoHibernate
- findGroupAttributes(long) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- findGroupAttributes(long) - Method in interface com.atlassian.crowd.dao.group.InternalGroupDao
-
Finds group attributes of the given group identified by group id.
- findGroupByName(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns the group matching the supplied groupName in the directory specified by the passed in
directoryId
.. - findGroupByName(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- findGroupByName(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- findGroupByName(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Returns the first group with the matching groupname from all the active directories assigned to the application.
- findGroupByName(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- findGroupByName(Application, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- findGroupByName(String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- findGroupByName(String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- findGroupByName(String) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- findGroupByName(String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- findGroupByName(String) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
- findGroupByName(String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- findGroupByName(String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- findGroupByName(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Finds the
group
that matches the suppliedname
. - findGroupByName(String) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- findGroupByName(String) - Method in class com.atlassian.crowd.manager.application.canonicality.CanonicalEntityByNameFinder
- findGroupByName(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- findGroupByName(String, boolean, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Returns the group specified by the name.
- findGroupByNameAndType(String, GroupType) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- findGroupMembershipForGroupChanges(Group, Collection<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- findGroupMembershipForGroupChanges(Group, Collection<String>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- findGroupMembershipNames(MembershipQuery<String>) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- findGroupMembershipNames(MembershipQuery<String>) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- findGroupMemberships(MembershipQuery<? extends LDAPGroupWithAttributes>) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- findGroupMemberships(MembershipQuery<? extends LDAPGroupWithAttributes>) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- findGroupMembershipsOfUserViaMemberOf(String, int, int, RFC4519Directory.LookupByDn<T>) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- findGroupNamesByPrefix(String, int, int) - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
- findGroups(int, int) - Method in interface com.atlassian.crowd.manager.permission.UserPermissionAdminService
-
List all groups that the Crowd console application can see.
- findGroups(int, int) - Method in class com.atlassian.crowd.manager.permission.UserPermissionAdminServiceImpl
- findGroups(Configuration) - Method in class com.atlassian.crowd.importer.importers.CsvImporter
- findGroups(Configuration) - Method in class com.atlassian.crowd.importer.importers.DirectoryImporter
- findGroupsByExternalIds(Set<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- findGroupsByExternalIds(Set<String>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
-
Searches the specified directory for group names of groups with the specified external ids
- findGroupsByExternalIds(Set<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- findGroupsByExternalIds(Set<String>) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- findGroupsByExternalIds(Set<String>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
Searches the specified directory for group names of groups with the specified external ids
- findGroupsByIds(Collection<Long>) - Method in interface com.atlassian.crowd.manager.user.CachedUserGroupResolver
-
Bulk find groups with the specified database identifiers.
- findGroupsByIds(Collection<Long>) - Method in class com.atlassian.crowd.manager.user.impl.CachedUserGroupResolverImpl
- findGroupsByPrefix(String, int, int) - Method in interface com.atlassian.crowd.manager.permission.UserPermissionAdminService
-
List all groups that the Crowd console application can see, filtered by prefix.
- findGroupsByPrefix(String, int, int) - Method in class com.atlassian.crowd.manager.permission.UserPermissionAdminServiceImpl
- findGroupsExternalIdsByNames(Set<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- findGroupsExternalIdsByNames(Set<String>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
-
Searches the specified directory for externalIds of groups with the specified names
- findGroupsExternalIdsByNames(Set<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- findGroupsExternalIdsByNames(Set<String>) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- findGroupsExternalIdsByNames(Set<String>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
Searches the specified directory for externalIds of groups with the specified names
- findGroupsToUpdate(Collection<? extends Group>, Date) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- findGroupsToUpdate(Collection<? extends Group>, Date) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- findGroupsWithPermission(int, int) - Method in interface com.atlassian.crowd.manager.permission.UserPermissionAdminService
-
Find all groups with an explicit permission Note: there are no authentication checks in this method
- findGroupsWithPermission(int, int) - Method in class com.atlassian.crowd.manager.permission.UserPermissionAdminServiceImpl
- findGroupsWithPermissionByPrefix(String, int, int) - Method in interface com.atlassian.crowd.manager.permission.UserPermissionAdminService
-
Find all groups with an explicit permission Note: there are no authentication checks in this method
- findGroupsWithPermissionByPrefix(String, int, int) - Method in class com.atlassian.crowd.manager.permission.UserPermissionAdminServiceImpl
- findGroupToGroupMemberships(Configuration) - Method in class com.atlassian.crowd.importer.importers.CsvImporter
- findGroupToGroupMemberships(Configuration) - Method in class com.atlassian.crowd.importer.importers.DirectoryImporter
- findGroupWithAttributesByName(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns the group with all attributes matching the supplied groupName in the directory specified by the passed in
directoryId
.. - findGroupWithAttributesByName(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- findGroupWithAttributesByName(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- findGroupWithAttributesByName(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Returns the first group with the matching groupname from all the active directories assigned to the application.
- findGroupWithAttributesByName(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- findGroupWithAttributesByName(Application, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- findGroupWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- findGroupWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- findGroupWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- findGroupWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- findGroupWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- findGroupWithAttributesByName(String) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- findGroupWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- findGroupWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- findGroupWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- findGroupWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- findGroupWithAttributesByName(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Finds the
group
that matches the suppliedname
. - findGroupWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- findGroupWithAttributesByName(String) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- findGroupWithAttributesByName(String) - Method in class com.atlassian.crowd.manager.application.canonicality.CanonicalEntityByNameFinder
- findGroupWithAttributesByName(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- findHeartbeatsAfter(long) - Method in class com.atlassian.crowd.dao.cluster.ClusterHeartbeatDAOHibernate
- findHeartbeatsAfter(long) - Method in interface com.atlassian.crowd.manager.cluster.heartbeat.ClusterHeartbeatManager
- findHeartbeatsAfter(long) - Method in class com.atlassian.crowd.manager.cluster.heartbeat.CrowdClusterHeartbeatManager
- findHeartbeatsAfter(long) - Method in class com.atlassian.crowd.manager.cluster.heartbeat.NoOpClusterHeartbeatManager
- 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
- findHighestPermissionPerGroup(int, int) - Method in class com.atlassian.crowd.dao.permission.UserPermissionDAOHibernate
- 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
- findHighestPermissionPerGroupByPrefix(String, int, int) - Method in class com.atlassian.crowd.dao.permission.UserPermissionDAOHibernate
- findLastForDirectory(long) - Method in class com.atlassian.crowd.dao.directory.DirectorySynchronisationStatusDAOHibernate
- findLastForDirectory(long) - Method in interface com.atlassian.crowd.embedded.spi.DirectorySynchronisationStatusDao
- findLicensedUsers(LicensedUsersQuery) - Method in interface com.atlassian.crowd.dao.licensing.LicensedUserDao
- findLicensedUsers(LicensedUsersQuery) - Method in class com.atlassian.crowd.dao.licensing.LicensedUserDaoHibernate
- findLiveNodes() - Method in class com.atlassian.beehive.db.AbstractClusterNodeHeartbeatService
- findLiveNodes() - Method in interface com.atlassian.beehive.db.ClusterNodeHeartbeatService
-
Returns all nodes that have sent a heartbeat within the default threshold time.
- findLiveNodes() - Method in class com.atlassian.crowd.manager.cluster.heartbeat.NoOpClusterNodeHeartbeatService
- findLiveNodes(long) - Method in class com.atlassian.beehive.db.AbstractClusterNodeHeartbeatService
- findLiveNodes(long) - Method in interface com.atlassian.beehive.db.ClusterNodeHeartbeatService
-
Returns all nodes that have sent a heartbeat within the given threshold.
- findLiveNodes(long) - Method in class com.atlassian.crowd.manager.cluster.heartbeat.NoOpClusterNodeHeartbeatService
- findLocalGroup(String) - Method in class com.atlassian.crowd.directory.hybrid.LocalGroupHandler
-
Finds a local group.
- findLocalUserByName(Boolean, String) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- findLocalUserByNameOrFail(Boolean, String) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- findLocalUserByNameOrFail(String) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- findLocalUsers(String) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- findMinimalUsersByNames(long, Collection<String>) - Method in interface com.atlassian.crowd.dao.user.InternalUserDao
-
Bulk find of users using SQL disjunction.
- findMinimalUsersByNames(long, Collection<String>) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- findNodesWithHeartbeatsAfter(long) - Method in interface com.atlassian.beehive.db.spi.ClusterNodeHeartBeatDao
- findNodesWithHeartbeatsAfter(long) - Method in class com.atlassian.crowd.manager.cluster.heartbeat.CrowdClusterHeartbeatManager
- findNodesWithHeartbeatsAfter(long) - Method in class com.atlassian.crowd.manager.cluster.heartbeat.NoOpClusterHeartbeatManager
- findRemoteUserByName(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- findRemoteUserByName(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Returns the first user with the matching username from all active directories authoratiative remote directory.
- findRemoteUserByName(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- findRemoteUserByName(Long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns the user matching the supplied username in the authoritative remote directory specified by the passed in
directoryId
- findRemoteUserByName(Long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- findRemoteUserByName(String) - Method in class com.atlassian.crowd.manager.application.canonicality.CanonicalEntityByNameFinder
- findSamlTrustEntityById(long) - Method in interface com.atlassian.crowd.dao.sso.SAMLTrustDAO
- findSamlTrustEntityById(long) - Method in class com.atlassian.crowd.dao.sso.SAMLTrustDAOHibernate
- findTokensForUser(String, long) - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
-
Lists tokens for the given username and the directory id
- findTokensForUser(String, long) - Method in class com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAOHibernate
- findTombstonesSince(long, CrowdLdapName, String) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- findUserAttributes(long) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- findUserByExternalId(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns the user matching the supplied external ID in the directory specified by the passed in
directoryId
. - findUserByExternalId(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- findUserByExternalId(String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- findUserByExternalId(String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- findUserByExternalId(String) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- findUserByExternalId(String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- findUserByExternalId(String) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
- findUserByExternalId(String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- findUserByExternalId(String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- findUserByExternalId(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Finds the user that matches the supplied
externalId
. - findUserByExternalId(String) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- findUserByExternalId(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- findUserByKey(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- findUserByKey(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Returns the user with a matching key from all the active directories assigned to the application.
- findUserByKey(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- findUserByKey(String, Link, boolean) - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
- findUserByName(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns the user matching the supplied username in the directory specified by the passed in
directoryId
.. - findUserByName(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- findUserByName(CrowdInstanceHelper, long, Boolean, String) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- findUserByName(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- findUserByName(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Returns the first user with the matching username from all the active directories assigned to the application.
- findUserByName(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- findUserByName(Application, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- findUserByName(String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- findUserByName(String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- findUserByName(String) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- findUserByName(String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- findUserByName(String) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
- findUserByName(String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- findUserByName(String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- findUserByName(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Finds the
user
that matches the suppliedname
. - findUserByName(String) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- findUserByName(String) - Method in class com.atlassian.crowd.manager.application.canonicality.CanonicalEntityByNameFinder
- findUserByName(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- findUserByName(String, Link, boolean) - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
-
Returns a UserEntity specified by the name.
- findUserByNameOrNull(String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- findUserByToken(Token, Application) - Method in class com.atlassian.crowd.manager.authentication.AliasingAwareTokenAuthenticationManager
- findUserByToken(Token, Application) - Method in class com.atlassian.crowd.manager.authentication.DelegatingTokenAuthenticationManager
- findUserByToken(Token, Application) - Method in interface com.atlassian.crowd.manager.authentication.TokenAuthenticationManager
-
Will find a user via the passed in token.
- findUserByToken(Token, Application) - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- findUserFromInvalidSSOToken() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- findUserFromNonExistentSSOToken() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- findUserFromSSOToken(String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- findUserFromSSOToken(String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Returns the user from the specified user token.
- findUserFromValidSSOToken() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- findUserGrantForGroup(InternalUser, InternalGroup) - Method in interface com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDao
-
Checks if an user has a grant to a group
- findUserGrantForGroup(InternalUser, InternalGroup) - Method in class com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDaoHibernate
- findUserGrants(InternalUser) - Method in interface com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDao
-
Looks for all administration grants a user has
- findUserGrants(InternalUser) - Method in class com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDaoHibernate
- findUserMembershipForGroupChanges(Group, Collection<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- findUserMembershipForGroupChanges(Group, Collection<String>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- findUserMembersNamesOfGroupViaPrimaryGroupId(String) - Method in class com.atlassian.crowd.directory.synchronisation.cache.GroupUserCache
-
Cache-based equivalent of MicrosoftActiveDirectory.findUserMembersNamesOfGroupViaPrimaryGroupId().
- findUserMembersOfGroupViaMemberDN(String, GroupType, int, int) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- findUserMembersOfGroupViaMemberDN(String, GroupType, int, int) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- findUserMembersOfGroupViaMemberOf(String, GroupType, int, int) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- findUserMembersOfGroupViaMemberOf(String, GroupType, int, int) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- 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.
- findUsernameByAlias(Application, String) - Method in class com.atlassian.crowd.dao.alias.AliasDAOHibernate
- findUsernameByAlias(Application, String) - Method in interface com.atlassian.crowd.manager.application.AliasManager
-
Will return the 'real' username of the authenticating user.
- findUsernameByAlias(Application, String) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
- findUsers(Configuration) - Method in class com.atlassian.crowd.importer.importers.CsvImporter
- findUsers(Configuration) - Method in class com.atlassian.crowd.importer.importers.DirectoryImporter
- findUsersByExternalIds(Set<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- findUsersByExternalIds(Set<String>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- findUsersByExternalIds(Set<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- findUsersByExternalIds(Set<String>) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- findUsersByExternalIds(Set<String>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
Searches the specified directory for user names of users with the specified external ids, returns a map from external id to username
- findUsersByIds(Collection<Long>) - Method in interface com.atlassian.crowd.manager.user.CachedUserGroupResolver
-
Bulk find users with the specified database identifiers.
- findUsersByIds(Collection<Long>) - Method in class com.atlassian.crowd.manager.user.impl.CachedUserGroupResolverImpl
- 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
- findUsersForPasswordExpiryNotification(Instant, Duration, Duration, long, int) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- findUserToGroupMemberships(Configuration) - Method in class com.atlassian.crowd.importer.importers.CsvImporter
- findUserToGroupMemberships(Configuration) - Method in class com.atlassian.crowd.importer.importers.DirectoryImporter
- findUserTokenByKey(String, Application) - Method in class com.atlassian.crowd.manager.authentication.AliasingAwareTokenAuthenticationManager
- findUserTokenByKey(String, Application) - Method in class com.atlassian.crowd.manager.authentication.DelegatingTokenAuthenticationManager
- findUserTokenByKey(String, Application) - Method in interface com.atlassian.crowd.manager.authentication.TokenAuthenticationManager
-
Returns the token matching a given key
- findUserTokenByKey(String, Application) - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- findUserTombstonesSince(long) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- findUserWithAttributesByExternalId(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns the user (with attributes) matching the supplied external ID in the directory specified by the passed in
directoryId
. - findUserWithAttributesByExternalId(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- findUserWithAttributesByKey(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- findUserWithAttributesByKey(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Returns the user with a matching key from all the active directories assigned to the application.
- findUserWithAttributesByKey(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- findUserWithAttributesByName(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns the user with all attributes matching the supplied username in the directory specified by the passed in
directoryId
.. - findUserWithAttributesByName(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- findUserWithAttributesByName(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- findUserWithAttributesByName(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Returns the first user with the matching username from all the active directories assigned to the application.
- findUserWithAttributesByName(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- findUserWithAttributesByName(Application, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- findUserWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- findUserWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- findUserWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- findUserWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- findUserWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- findUserWithAttributesByName(String) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- findUserWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- findUserWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- findUserWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- findUserWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- findUserWithAttributesByName(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Finds the
user
that matches the suppliedname
. - findUserWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- findUserWithAttributesByName(String) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- findUserWithAttributesByName(String) - Method in class com.atlassian.crowd.manager.application.canonicality.CanonicalEntityByNameFinder
- findUserWithAttributesByName(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- findValue(String) - Method in class com.atlassian.crowd.struts2.jsp.tags.StringSet
- findWebhookById(long) - Method in class com.atlassian.crowd.plugin.rest.service.controller.WebhooksController
- findWebhookById(Application, long) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- findWebhookById(Application, long) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Retrieves a Webhook by its identifier.
- findWebhookById(Application, long) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- finished(Description) - Method in class com.atlassian.crowd.test.rules.TimezoneRule
- finishSetup() - Method in class com.atlassian.crowd.console.setup.CrowdSetupPersister
-
Ensures that the bootstrapManager is written to a complete state by overriding all other remaining operations.
- finishTimer() - Method in class com.atlassian.crowd.common.util.TimedCalls
-
Finishes timer and logs duration.
- FIRST_NAME - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
- FIRST_NAME - Static variable in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
- FIRST_NAME - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.UserTermKeys
- FIRST_NAME_PROPERTY_KEY - Static variable in class com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapperImpl
- FIRST_RUN - Enum constant in enum class com.atlassian.crowd.status.servlet.ApplicationState
-
The Crowd application has not yet been setup
- firstname - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- firstname - Variable in class com.atlassian.crowd.console.action.user.EditProfile
- firstName - Variable in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- firstName(String) - Method in class com.atlassian.crowd.model.user.BaseImmutableUser.Builder
- firstName(String) - Method in class com.atlassian.crowd.test.util.TestUserBuilder
- FIRSTNAME - Enum constant in enum class com.atlassian.crowd.manager.mailer.MailTemplateMacro
-
Recipient's first name macro key.
- FIRSTNAME - Static variable in class com.atlassian.crowd.model.user.UserConstants
-
Key for the first name attribute.
- firstNodeUrl() - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.ClusterTestHelper
- FISHEYE - Enum constant in enum class com.atlassian.crowd.model.application.ApplicationType
- FIVE_HUNDRED_ONE_TO_THOUSAND - Enum constant in enum class com.atlassian.crowd.analytics.events.DailyLoginCountBucket
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.account.AccountManagementResourceAcceptanceTest
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.BackupResourceAcceptanceTest
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DynamicLdapPoolStatisticsResourceTest
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.EncryptionResourceAcceptanceTest
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupAdminResourceAcceptanceTest
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupLevelAdminResourceAcceptanceTest
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.LookAndFeelResourceAcceptanceTest
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.MailScanAcceptanceTest
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.analytics.StatisticsCollectionResourceSecurityIntegrationTest
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.info.ServerInfoResourceTest
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.pruning.PruningConfigurationResourceSecurityIntegrationTest
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestUsernameHeaderFilterAcceptanceTest
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.SchedulerResourceTest
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase
- fixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.user.ChangeEmailResourceAcceptanceTest
- FIXTURE_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- FlowRequestServiceSupplier - Class in com.atlassian.crowd.plugin.oauth2
- FlowRequestServiceSupplier() - Constructor for class com.atlassian.crowd.plugin.oauth2.FlowRequestServiceSupplier
- flushCaches() - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
- flushSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.AbstractHibernateBatchProcessor
- flushSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.Hibernate5BatchProcessor
- flushSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.Hibernate5StatelessSessionBatchProcessor
- flushSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.AbstractHibernateBatchProcessor
- flushSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.Hibernate6BatchProcessor
- flushSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.Hibernate6StatelessSessionBatchProcessor
- FOLLOW_AND_in_andExpression147 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_AND_in_restriction90 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_andExpression_in_orExpression109 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_andExpression_in_orExpression96 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_comparison_op_in_propertyExpression129 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_comparison_op_in_propertyExpression179 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_EQUALS_in_comparison_op230 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_expression_in_parExpression319 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_expression_in_restriction65 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_GT_in_comparison_op244 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_LPAREN_in_parExpression316 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_LT_in_comparison_op237 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_OR_in_orExpression105 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_OR_in_restriction72 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_orExpression_in_expression79 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_parExpression_in_primary217 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_primary_in_andExpression138 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_primary_in_andExpression151 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_propertyExpression_in_primary227 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_propertyExpression_in_restriction109 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_QUOTE_STRING_in_termKey175 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_QUOTE_STRING_in_termValue206 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_restriction_in_getRestriction49 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_restriction_in_restriction77 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_restriction_in_restriction95 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_RPAREN_in_parExpression321 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_SQUOTE_STRING_in_termKey182 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_SQUOTE_STRING_in_termValue213 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_STRING_in_termKey168 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_string_in_termKey246 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_STRING_in_termValue199 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_string_in_termValue260 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_termKey_in_propertyExpression133 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_termKey_in_propertyExpression150 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_termKey_in_propertyExpression177 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_termKey_in_propertyExpression192 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_termValue_in_propertyExpression137 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_termValue_in_propertyExpression182 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_UNARY_NULL_OPERATOR_in_propertyExpression146 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- FOLLOW_UNARY_NULL_OPERATOR_in_unaryOperator297 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_UNARY_OP_SEPARATOR_in_propertyExpression194 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- FOLLOW_unaryOperator_in_propertyExpression197 - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- footer - Variable in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- forAttribute(Matcher<String>, Matcher<String>) - Static method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage.AttributeRowMatcher
- FORCE_AUTHN_PARAM - Static variable in class com.atlassian.crowd.console.action.samlsso.SamlSsoAuthenticationFilter
- ForceAuthnException() - Constructor for exception com.atlassian.crowd.sso.saml.SamlService.ForceAuthnException
- forceRenameUser(User, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- forceRenameUser(User, String) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
-
Forces a rename on the given user in this directory.
- forConnector(RFC4519Directory) - Method in class com.atlassian.crowd.directory.rfc4519.RFC4519DirectoryMembershipsIterableBuilder
- forCount(int) - Static method in enum class com.atlassian.crowd.analytics.events.DirectoryCountBucket
- forCount(long) - Static method in enum class com.atlassian.crowd.analytics.events.DailyLoginCountBucket
- forDirectory(Attributes) - Static method in enum class com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
- forEach(BiConsumer<Connection, Thread>) - Method in interface com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.ConnectionTracker
-
Performs an iteration on all currently active connections, and performs the operation
- forEach(BiConsumer<Connection, Thread>) - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.NoOpConnectionTracker
- forEach(BiConsumer<Connection, Thread>) - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.ProxyConnectionTracker
- forExactFlag(AuiType, String, String) - Static method in class com.atlassian.crowd.pageobjects.aui.util.AuiFlags.AuiFlagMatcher
- forExactMessage(AuiType, String) - Static method in class com.atlassian.crowd.pageobjects.aui.util.AuiMessages.AuiMessageMatcher
- forExternalId(String) - Static method in exception com.atlassian.crowd.exception.UserNotFoundException
- forFlag(Matcher<AuiType>, Matcher<String>, Matcher<String>) - Static method in class com.atlassian.crowd.pageobjects.aui.util.AuiFlags.AuiFlagMatcher
- FORGED_DC_KEY - Static variable in class com.atlassian.crowd.test.license.TestLicenses
-
License with creation date > 1st Dec 2020 which does not have new keyVersion property.
- FORGED_LICENSE_WARNING_STEP - Static variable in class com.atlassian.crowd.console.action.setup.ForgedLicenseWarning
- ForgedLicenseDetector - Interface in com.atlassian.crowd.manager.license.forged
-
Detects if a given license is forged.
- ForgedLicenseWarning - Class in com.atlassian.crowd.console.action.setup
- ForgedLicenseWarning() - Constructor for class com.atlassian.crowd.console.action.setup.ForgedLicenseWarning
- forgedLicenseWarningBanner - Variable in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- ForgedLicenseWarningSetupPage - Class in com.atlassian.crowd.pageobjects.setup
- ForgedLicenseWarningSetupPage() - Constructor for class com.atlassian.crowd.pageobjects.setup.ForgedLicenseWarningSetupPage
- ForgedLicenseWarningTest - Class in com.atlassian.crowd.acceptance.tests.license
- ForgedLicenseWarningTest() - Constructor for class com.atlassian.crowd.acceptance.tests.license.ForgedLicenseWarningTest
- forgeGoogleRequest() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.SAMLAuthTest
- forgeGoogleRequestExpectingFailure() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.SAMLAuthTest
- forgeInvalidGoogleRequest() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.SAMLAuthTest
- ForgotLoginDetails - Class in com.atlassian.crowd.console.action
- ForgotLoginDetails() - Constructor for class com.atlassian.crowd.console.action.ForgotLoginDetails
- forgotPassword() - Method in class com.atlassian.crowd.pageobjects.ForgottenLoginDetailsPage
- forgotPasswordContainer - Variable in class com.atlassian.crowd.pageobjects.ForgottenLoginDetailsPage
- 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
- ForgottenLoginDetailsPage - Class in com.atlassian.crowd.pageobjects
- ForgottenLoginDetailsPage() - Constructor for class com.atlassian.crowd.pageobjects.ForgottenLoginDetailsPage
- ForgottenLoginMailer - Class in com.atlassian.crowd.manager.mailer.reminder
-
Helper class to perform mailing tasks for forgotten login.
- ForgottenLoginMailer(MailManager, I18nHelper, MailTemplateRenderer, EmailMessageFactory) - Constructor for class com.atlassian.crowd.manager.mailer.reminder.ForgottenLoginMailer
-
Constructs a new instance of ForgottenLoginMailer.
- ForgottenLoginManager - Interface in com.atlassian.crowd.manager.login
-
Manages functionality related to retrieving forgotten usernames or resetting forgotten passwords.
- ForgottenLoginManagerImpl - Class in com.atlassian.crowd.manager.login
- ForgottenLoginManagerImpl(ApplicationService, DirectoryManager, PermissionManager, ExpirableUserTokenDao, SecureTokenGenerator, EventPublisher, ApplicationProperties, ForgottenLoginMailer, Clock) - Constructor for class com.atlassian.crowd.manager.login.ForgottenLoginManagerImpl
- forgottenPassword(String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.account.AccountManagementController
- forgottenPassword(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.account.AccountManagementResource
- forgottenPasswordRadioButton - Variable in class com.atlassian.crowd.pageobjects.ForgottenLoginDetailsPage
- forgottenPasswordTemplate - Variable in class com.atlassian.crowd.pageobjects.administration.MailTemplatePage
- forgottenUsername(String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.account.AccountManagementController
- forgottenUsername(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.account.AccountManagementResource
- forgottenUsernameRadioButton - Variable in class com.atlassian.crowd.pageobjects.ForgottenLoginDetailsPage
- forgotUsername() - Method in class com.atlassian.crowd.pageobjects.ForgottenLoginDetailsPage
- forgotUsernameContainer - Variable in class com.atlassian.crowd.pageobjects.ForgottenLoginDetailsPage
- forGroups(Collection<LDAPGroupWithAttributes>) - Method in class com.atlassian.crowd.directory.rfc4519.RFC4519DirectoryMembershipsIterableBuilder
- forGroups(Map<CrowdLdapName, String>) - Method in class com.atlassian.crowd.directory.rfc4519.RFC4519DirectoryMembershipsIterableBuilder
- forLength(Integer) - Static method in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumLengthBucket
- form - Variable in class com.atlassian.crowd.pageobjects.AddPrincipalPage
- form - Variable in class com.atlassian.crowd.pageobjects.user.AbstractChangePasswordPage
- form - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- form - Variable in class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- format(Long) - Static method in class com.atlassian.crowd.core.tiny.FileSize
-
Convenience method.
- FORMAT_MAILER_AUTH_MECHANISMS - Static variable in class com.atlassian.crowd.manager.mail.transport.MailTransport
- FORMAT_MAILER_SMTP_AUTH - Static variable in class com.atlassian.crowd.manager.mail.transport.MailTransport
- FORMAT_MAILER_SMTP_CHECKSERVERIDENTITY - Static variable in class com.atlassian.crowd.manager.mail.transport.MailTransport
- FORMAT_MAILER_SMTP_CONNECTIONTIMEOUT - Static variable in class com.atlassian.crowd.manager.mail.transport.MailTransport
- FORMAT_MAILER_SMTP_HOST - Static variable in class com.atlassian.crowd.manager.mail.transport.MailTransport
- FORMAT_MAILER_SMTP_PORT - Static variable in class com.atlassian.crowd.manager.mail.transport.MailTransport
- FORMAT_MAILER_SMTP_STARTTLS_ENABLE - Static variable in class com.atlassian.crowd.manager.mail.transport.MailTransport
- FORMAT_MAILER_SMTP_TIMEOUT - Static variable in class com.atlassian.crowd.manager.mail.transport.MailTransport
- formatDate(Date) - Method in class com.atlassian.crowd.event.listener.mapper.util.AuditLogDateMapper
- formatDate(Date) - Method in interface com.atlassian.crowd.migration.date.CrowdBackupDateConverter
- formatDate(Date) - Method in class com.atlassian.crowd.migration.date.DateTimeFormatterCrowdBackupDateConverter
- formatDate(Date) - Method in class com.atlassian.crowd.migration.date.LegacyCrowdBackupDateConverter
- formatDurationPretty(long) - Method in class com.atlassian.crowd.core.tiny.DateUtils
-
This is used by the Velocity templates as a bean
- formatFileLocation(String, boolean) - Method in class com.atlassian.crowd.service.client.BaseResourceLocator
- forMessage(Matcher<AuiType>, Matcher<String>) - Static method in class com.atlassian.crowd.pageobjects.aui.util.AuiMessages.AuiMessageMatcher
- forName(String) - Static method in enum class com.atlassian.crowd.embedded.impl.EnvironmentUtils.JRE
- forPreset(String) - Static method in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.PresetName
- forProvider(ProviderType) - Static method in class com.atlassian.crowd.pageobjects.oauth2.OAuth2AuthorizationProcess
- forSetting(Integer) - Static method in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumCharactersBucket
- forSetting(Integer) - Static method in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumRulesMatched
- forSize(int) - Static method in class com.atlassian.crowd.directory.query.ODataTop
- forUsers(int, int) - Static method in class com.atlassian.crowd.search.util.ResultsAggregators
-
Creates an aggregator that will identify and sort users by lower-cased name.
- forValue(String) - Static method in enum class com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
- forVersion(int) - Static method in enum class com.atlassian.crowd.embedded.impl.EnvironmentUtils.JRE
- FOUND_LICENSED_USERS_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.licensing.example.ApplicationLicensingResourceExamples
- FOUND_LICENSED_USERS_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.licensing.example.ApplicationLicensingResourceExamples
- from - Variable in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- from - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
- from(AuditLogChangeset) - Static method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
- from(AuditLogEntity) - Static method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity
- from(AuditLogEntry) - Static method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry
- from(Directory) - Static method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- from(User) - Static method in class com.atlassian.crowd.embedded.impl.ImmutableUser
- from(LicensingTabViewEvent.Status) - Static method in class com.atlassian.crowd.analytics.events.licensing.LicensingTabViewAnalyticsEvent
- from(LicensingTabViewEvent.Status) - Static method in class com.atlassian.crowd.event.licensing.LicensingTabViewEvent
- from(ExternalLinkClickedEvent.TargetLink) - Static method in class com.atlassian.crowd.analytics.events.links.ExternalLinkClickedAnalyticsEvent
- from(ExternalLinkClickedEvent.TargetLink) - Static method in class com.atlassian.crowd.event.links.ExternalLinkClickedEvent
- from(AnonymousUserPermissionException) - Static method in exception com.atlassian.crowd.plugin.rest.exception.AnonymousUserPermissionRuntimeException
- from(Application) - Static method in class com.atlassian.crowd.model.application.ImmutableApplication
- from(ApplicationDirectoryMapping) - Static method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
- from(Group) - Static method in class com.atlassian.crowd.model.group.ImmutableGroup
- from(GroupWithAttributes) - Static method in class com.atlassian.crowd.model.group.ImmutableGroupWithAttributes
- from(InternalDirectoryGroup) - Static method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroup
- from(Membership) - Static method in class com.atlassian.crowd.model.group.ImmutableMembership
- from(TimestampedUser) - Static method in class com.atlassian.crowd.model.user.ImmutableTimestampedUser
- from(User) - Static method in class com.atlassian.crowd.model.user.ImmutableUser
- from(Iterable<PageElement>) - Static method in class com.atlassian.crowd.pageobjects.utils.Elements
- FROM - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidator
- fromAllowedOperations(Set<OperationType>) - Static method in enum class com.atlassian.crowd.embedded.api.PermissionOption
- fromApplication(Application) - Static method in enum class com.atlassian.crowd.model.application.AccessBasedSynchronizationFilterType
- fromApplicationDirectoryMapping(Application, ApplicationDirectoryMapping) - Static method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
- fromApplicationSamlConfiguration(ApplicationSamlConfiguration) - Static method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity
- fromApplicationSubtype(ApplicationSubtype) - Static method in class com.atlassian.crowd.plugin.rest.entity.JiraType
- fromBackupSummary(BackupSummary) - Static method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupSummaryEntity
- fromBaseApplicationSamlConfiguration(BaseApplicationSamlConfiguration) - Static method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity
- fromClassName(Set<String>) - Static method in enum class com.atlassian.crowd.pageobjects.aui.AuiType
- fromConfig(BackupConfiguration) - Static method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity
- fromConfig(LookAndFeelConfiguration) - Static method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity
- fromConnectorName(String) - Static method in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.ConnectorType
- fromCountedItemsAndLimit(long, long) - Static method in class com.atlassian.crowd.util.BoundedCount
-
Get a bounded count from counting up to an upper bound.
- fromCqlSearchRestriction(String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.SearchController
- fromCrowdBase() - Static method in class com.atlassian.crowd.util.CrowdConsoleUrlProvider
- fromDirectory(Directory) - Static method in enum class com.atlassian.crowd.analytics.util.LdapConnectorType
- fromDirectory(Directory) - Static method in class com.atlassian.crowd.embedded.impl.DirectoryUserCapabilities
- fromDirectory(Directory) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryData
- fromDirectoryEntity(DirectoryEntity) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
- fromEmail - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- fromEntity(ApplicationSamlConfigurationEntity) - Static method in class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration
- fromGroup(Group) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
- fromGroup(Group) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
- fromGroup(Group, Directory) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
- fromGroup(Group, Directory) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
- fromGroup(Group, DirectoryData) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
- fromGroupName(long, String) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
- fromGroupToGroupAdministrationMappingRestDTO(List<Group>) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntitiesTransformer
- fromId(int) - Static method in enum class com.atlassian.crowd.model.permission.UserPermission
-
Gets a permission by its id.
- fromImageData(String) - Static method in class com.atlassian.crowd.util.ImageInfo
-
Extracts base64 encoded image data to the
ImageInfo
- fromImplementationClass(String) - Static method in enum class com.atlassian.crowd.analytics.util.LdapConnectorType
- fromKey(String) - Static method in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
- fromLegacyConfig(boolean, boolean) - Static method in enum class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningMode
- fromList(List<T>, int, boolean, RestPageRequest) - Static method in class com.atlassian.crowd.plugin.rest.entity.VersionedRestPage
- fromListPlusOne(List<A>, Function<A, ? extends T>, RestPageRequest) - Static method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
- fromListPlusOne(List<T>, RestPageRequest) - Static method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
- fromMetadata(InputStream) - Static method in class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration
-
Pareses provided SAML XML metadata
- fromMillis(long) - Static method in enum class com.atlassian.crowd.analytics.events.SynchronisationTimeTakenBucket
- fromName(String) - Method in enum class com.atlassian.crowd.embedded.api.OperationType
- fromPool(PooledContextSource) - Static method in class com.atlassian.crowd.directory.SpringLdapPoolStatistics
- fromProductName(String) - Static method in enum class com.atlassian.crowd.analytics.statistics.collectors.environment.DatabaseType
- fromPropertiesMap(Map<String, String>) - Static method in class com.atlassian.crowd.embedded.impl.DefaultConnectionPoolProperties
- fromRanking(long) - Static method in enum class com.atlassian.crowd.embedded.api.PasswordScore
- fromString(String) - Method in class com.atlassian.crowd.common.properties.AbstractSystemProperty
- fromString(String) - Method in class com.atlassian.crowd.common.properties.BooleanSystemProperty
- fromString(String) - Method in class com.atlassian.crowd.common.properties.DurationSystemProperty
- fromString(String) - Method in class com.atlassian.crowd.common.properties.IntegerSystemProperty
- fromString(String) - Method in class com.atlassian.crowd.common.properties.StringSystemProperty
- fromString(String) - Static method in enum class com.atlassian.crowd.directory.ldap.LdapPoolType
- fromString(String) - Static method in enum class com.atlassian.crowd.directory.ldap.LdapSecureMode
- fromString(String) - Static method in enum class com.atlassian.crowd.model.sso.NameIdFormat
- fromString(String) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
- fromString(String) - Method in class com.atlassian.crowd.util.persistence.hibernate.BooleanTypeDescriptor
- fromSummary(ApplicationLicensingSummary) - Static method in class com.atlassian.crowd.plugin.rest.entity.ApplicationLicensingSummaryEntity
- fromTimeString(String) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts the given date and time String to a Date object.
- fromTimeString(String) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
-
Converts the given date and time String to a Date object.
- fromToken(AuthenticationToken, Directory) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
- fromToken(AuthenticationToken, Application) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationSessionsSearchResultEntity
- fromToken(String) - Static method in class com.atlassian.crowd.plugin.rest.entity.EventEntityList
- fromUrl(String) - Static method in enum class com.atlassian.crowd.directory.ldap.LdapSecureMode
- fromUser(User) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
- fromUser(User) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
- fromUser(User) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
- fromUser(User, Directory) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
- fromUser(User, Directory) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
- fromUser(User, DirectoryData) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
- fromUser(User, DirectoryData) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
- fromUserData(UserData) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
- fromUserData(UserData) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
- fromUserEntity(UserEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
-
Translates a UserEntity to a UserWithAttributes.
- fromUserName(long, String) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
- fromUserToGroupAdministrationMappingRestDTO(List<? extends User>) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntitiesTransformer
- fromUserWithAvatarUrl(User, DirectoryData, String) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
- fromValidationResult(ValidationResult) - Static method in class com.atlassian.crowd.plugin.rest.entity.emailscan.AppEmailScanResultEntity
- FULL - Enum constant in enum class com.atlassian.crowd.directory.query.FetchMode
-
Will fetch all properties that are mapped to Crowd.
- FULL - Enum constant in enum class com.atlassian.crowd.manager.directory.SynchronisationMode
-
Synchronise with the entire userbase from remote directory.
- FULL - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
- FULL_PAGE - Static variable in class com.atlassian.crowd.directory.query.ODataTop
- fullSyncErrorExpander - Variable in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- fullSyncErrorExpandingButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- fullSynchronisationWithRemoteCrowdShouldAllowSecondNodeToDoIncrementalSynchronisation() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSynchronisationStatusTest
- funcTest() - Method in class com.atlassian.crowd.acceptance.tests.functest.FunctestRunner
- FunctestRunner - Class in com.atlassian.crowd.acceptance.tests.functest
-
Runs tests from crowd-functest-plugin, using https://bitbucket.org/atlassian/functest-plugin Invoked by crowd-test-runner in the 'functest' profile
- FunctestRunner() - Constructor for class com.atlassian.crowd.acceptance.tests.functest.FunctestRunner
- futureSchedules(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.scheduling.SchedulerResource
- FutureSchedulesEntity - Class in com.atlassian.crowd.plugin.rest.entity
- FutureSchedulesEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.FutureSchedulesEntity
- FutureSchedulesEntity(List<Date>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.FutureSchedulesEntity
G
- GAPPS_APPLICATION - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase
- GeneralAdministrationTest - Class in com.atlassian.crowd.acceptance.tests.administration
- GeneralAdministrationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.administration.GeneralAdministrationTest
- generalCancelButton() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
- generalLink - Variable in class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
- generalOptions() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- GeneralOptionsPage - Class in com.atlassian.crowd.pageobjects.administration
- GeneralOptionsPage() - Constructor for class com.atlassian.crowd.pageobjects.administration.GeneralOptionsPage
- generalTab - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalTabs
- generalTab() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
- generalTabWithBlankData() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
- generalWithInvalidDomain() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
- generate(ProfileRequestContext, String) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.generator.ChainingSAML2NameIDGenerator
- generateAndSaveKeyCertificatePairToSign() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitCertificateResource
- generateAuthResponse(SAMLAuthRequest, String) - Method in interface com.atlassian.crowd.plugin.saml.SAMLMessageManager
-
Generates a successful authentication response for an authentication request given the username of the authenticated user.
- generateAuthResponse(SAMLAuthRequest, String) - Method in class com.atlassian.crowd.plugin.saml.SAMLMessageManagerImpl
- generateAutomatedBackupFileName() - Method in interface com.atlassian.crowd.manager.backup.BackupManager
-
Generate a filename for an automated backup, that can then be used with
BackupManager.backup(String, boolean)
. - generateAutomatedBackupFileName() - Method in class com.atlassian.crowd.manager.backup.DefaultBackupManager
- generateCertificateAndPrivateKey() - Method in interface com.atlassian.crowd.manager.sso.SamlSSOCertificateService
-
Generates and stores new pair of certificate and private key both 4096 bits long.
- generateCertificateAndPrivateKey() - Method in class com.atlassian.crowd.manager.sso.SamlSSOCertificateServiceImpl
- generateCertificateAndPrivateKey() - Method in class com.atlassian.crowd.util.CertificateAndPrivateKeyGenerator
- generateDesEncryptionKey() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Generates and stores a DES key for DES encoded passwords.
- generateDesEncryptionKey() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- generatedRequestParameterDecodes() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.SAMLAuthTest
-
Self sanity check that we're generating properly encoded requests.
- generateHash(byte[], byte[]) - Method in class com.atlassian.crowd.password.encoder.PKCS5S2SHA2PasswordHashGenerator
- generateIdentifierHash(long, String, List<ValidationFactor>) - Method in interface com.atlassian.crowd.manager.token.factory.TokenKeyGenerator
-
Creates a String that will be used by a
Token
as itsToken.identifierHash
. - generateIdentifierHash(long, String, List<ValidationFactor>) - Method in class com.atlassian.crowd.manager.token.factory.TokenKeyGeneratorImpl
- generateJobIdForApplication(Application) - Static method in class com.atlassian.crowd.licensing.ApplicationDataSyncMonitorJobRunner
- generateKeys() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.UpdateSAMLConfigurationTest
- generateKeys() - Method in class com.atlassian.crowd.plugin.saml.action.UpdateSAMLConfiguration
- generateKeys() - Method in class com.atlassian.crowd.plugin.saml.DatabaseKeyStore
- generateKeys() - Method in interface com.atlassian.crowd.plugin.saml.SAMLMessageManager
-
Generates and stores the private and public keys
- generateKeys() - Method in class com.atlassian.crowd.plugin.saml.SAMLMessageManagerImpl
- generateLimits(PagingTestsUtil.LimitsConsumer<E>, int) - Static method in class com.atlassian.crowd.test.util.PagingTestsUtil
-
Calls
consumer
with different start indexes and max results. - generateMatchersForImport(int, int, int) - Static method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConfluenceImporterTest
- generateMetadata(SamlConfiguration, X509Certificate) - Method in class com.atlassian.crowd.manager.sso.IdpMetadataGenerator
- generateRandomHash(long, String, List<ValidationFactor>) - Method in interface com.atlassian.crowd.manager.token.factory.TokenKeyGenerator
-
Creates a String that will be used by a
Token
as itsToken.randomHash
. - generateRandomHash(long, String, List<ValidationFactor>) - Method in class com.atlassian.crowd.manager.token.factory.TokenKeyGeneratorImpl
- generateRandomPassword() - Method in interface com.atlassian.crowd.util.PasswordHelper
- generateRandomPassword() - Method in class com.atlassian.crowd.util.PasswordHelperImpl
- generateSalt(int) - Method in class com.atlassian.crowd.password.saltgenerator.SecureRandomSaltGenerator
- generateToken(HttpServletRequest) - Method in class com.atlassian.crowd.xwork.SimpleXsrfTokenGenerator
- generateToken(HttpServletRequest) - Method in interface com.atlassian.crowd.xwork.XsrfTokenGenerator
-
Generate a new form token for the current request.
- generateUrlsWithPathTraversal(String) - Static method in class com.atlassian.crowd.acceptance.utils.PathTraversalUtils
-
Generates several URLs with path traversal "..;" which is interpreted by Tomcat as "..".
- generateUserToken(long, AuthenticationContext, TokenLifetime) - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
-
This method will return a
Token
based on the passed in parameters. - GENERIC_APPLICATION - Enum constant in enum class com.atlassian.crowd.model.application.ApplicationType
- GENERIC_LDAP - Enum constant in enum class com.atlassian.crowd.analytics.util.LdapConnectorType
- GENERIC_LDAP - Enum constant in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.ConnectorType
- GENERIC_LDAP_RFC2307 - Enum constant in enum class com.atlassian.crowd.analytics.util.LdapConnectorType
- GENERIC_XML_ACTIVE - Static variable in class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
- GENERIC_XML_ACTIVE - Static variable in class com.atlassian.crowd.migration.legacy.XmlMapper
- GENERIC_XML_ATTRIBUTE - Static variable in class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
- GENERIC_XML_ATTRIBUTE - Static variable in class com.atlassian.crowd.migration.legacy.XmlMapper
- GENERIC_XML_ATTRIBUTE_ID - Static variable in class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
- GENERIC_XML_ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
- GENERIC_XML_ATTRIBUTE_NAME - Static variable in class com.atlassian.crowd.migration.legacy.XmlMapper
- GENERIC_XML_ATTRIBUTE_VALUE - Static variable in class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
- GENERIC_XML_ATTRIBUTE_VALUE - Static variable in class com.atlassian.crowd.migration.legacy.XmlMapper
- GENERIC_XML_ATTRIBUTE_VALUES - Static variable in class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
- GENERIC_XML_ATTRIBUTES - Static variable in class com.atlassian.crowd.migration.legacy.XmlMapper
- GENERIC_XML_ATTRIBUTES_NODE - Static variable in class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
- GENERIC_XML_CONCEPTION - Static variable in class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
- GENERIC_XML_CREATED_DATE - Static variable in class com.atlassian.crowd.migration.legacy.XmlMapper
- GENERIC_XML_ID - Static variable in class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
- GENERIC_XML_ID - Static variable in class com.atlassian.crowd.migration.legacy.XmlMapper
- GENERIC_XML_LASTMODIFIED - Static variable in class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
- GENERIC_XML_NAME - Static variable in class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
- GENERIC_XML_NAME - Static variable in class com.atlassian.crowd.migration.legacy.XmlMapper
- GENERIC_XML_UPDATED_DATE - Static variable in class com.atlassian.crowd.migration.legacy.XmlMapper
- GenericConverter - Class in com.atlassian.crowd.directory.ldap.name
-
See Converter interface for details.
- GenericConverter() - Constructor for class com.atlassian.crowd.directory.ldap.name.GenericConverter
- GenericEnumUserType - Class in com.atlassian.crowd.util.persistence.hibernate
-
This class is now an alias for
GenericEnumUserType
from theatlassian-hibernate-extras
library. - GenericEnumUserType() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.GenericEnumUserType
- genericGroup(int) - Static method in class com.atlassian.crowd.acceptance.tests.applications.crowd.GroupAndUserPickerBaseTest
- genericGroups(int, int) - Static method in class com.atlassian.crowd.acceptance.tests.applications.crowd.GroupAndUserPickerBaseTest
- GenericLDAP - Class in com.atlassian.crowd.directory
-
Generic LDAP connector.
- GenericLDAP(LDAPQueryTranslater, EventPublisher, InstanceFactory, PasswordEncoderFactory, LdapContextSourceProvider) - Constructor for class com.atlassian.crowd.directory.GenericLDAP
- GenericLegacyImporter - Class in com.atlassian.crowd.migration.legacy
-
A generic mapper that contains helper methods and attributes to map domain objects to database objects and vice-versa.
- GenericLegacyImporter(SessionFactory, BatchProcessor) - Constructor for class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
- GenericLegacyTableQueries - Class in com.atlassian.crowd.migration.legacy.database.sql
-
This syntax should be standard SQL.
- GenericLegacyTableQueries() - Constructor for class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- GenericMapper - Class in com.atlassian.crowd.migration
- GenericMapper(SessionFactory, BatchProcessor) - Constructor for class com.atlassian.crowd.migration.GenericMapper
- GenericMapper.Exporter<T> - Interface in com.atlassian.crowd.migration
- GenericMapper.Importer<T> - Interface in com.atlassian.crowd.migration
- GenericPage(String) - Constructor for class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase.GenericPage
- genericUser(int) - Static method in class com.atlassian.crowd.acceptance.tests.applications.crowd.GroupAndUserPickerBaseTest
- genericUsers(int...) - Static method in class com.atlassian.crowd.acceptance.tests.applications.crowd.GroupAndUserPickerBaseTest
- genericUsersRange(int, int) - Static method in class com.atlassian.crowd.acceptance.tests.applications.crowd.GroupAndUserPickerBaseTest
- genericValidateToken(String, ValidationFactor[]) - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
-
Will validate a token key with the given
ValidationFactor
's against one (if it exists) in the datastore. - GERMANY - Enum constant in enum class com.atlassian.crowd.directory.rest.endpoint.DefaultRegion
- get() - Method in class com.atlassian.crowd.directory.ldap.monitoring.TimedSupplier
- get() - Method in class com.atlassian.crowd.licensing.ApplicationLinkServiceSupplier
- get() - Method in enum class com.atlassian.crowd.manager.audit.RetentionPeriod
- get() - Method in class com.atlassian.crowd.plugin.oauth2.ClientConfigStorageServiceSupplier
- get() - Method in class com.atlassian.crowd.plugin.oauth2.FlowRequestServiceSupplier
- get() - Method in class com.atlassian.crowd.plugin.oauth2.TokenHandlerSupplier
- get() - Method in class com.atlassian.crowd.plugin.PluginUpgradeManagerSupplier
- get() - Method in class com.atlassian.crowd.plugin.rest.filter.AuthenticatedApplicationHolder
- get() - Static method in class com.atlassian.crowd.plugin.web.ExecutingHttpRequest
- get() - Method in class com.atlassian.crowd.plugins.testkit.rest.security.TestkitAnonymousSiteAccessResource
- get() - Method in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource
- get() - Method in class com.atlassian.crowd.swagger.extras.enricher.util.RestPluginsConfigurationProvider
- get(int) - Method in interface com.atlassian.crowd.directory.ldap.name.CrowdLdapName
- get(int) - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
- get(int) - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntityList
- get(int) - Method in class com.atlassian.crowd.integration.rest.entity.MultiValuedAttributeEntityList
- get(int) - Method in class com.atlassian.crowd.integration.rest.entity.UserEntityList
- get(int) - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntityList
- get(int) - Method in class com.atlassian.crowd.plugin.rest.entity.AttributeEntityList
- get(int) - Method in class com.atlassian.crowd.plugin.rest.entity.DirectoryMappingEntityList
- get(int) - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntityList
- get(int) - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntityList
- get(int) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntityList
- get(int) - Method in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource
- get(int, int) - Static method in class com.atlassian.crowd.util.Percentage
- get(long) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl
-
Deprecated.
- get(long, QueryType, String, Class<T>) - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
- get(F) - Method in interface com.atlassian.crowd.function.ExceptionTranslators.FunctionWithException
- get(F, U) - Method in interface com.atlassian.crowd.function.ExceptionTranslators.BiFunctionWithException
- get(Object) - Method in class com.atlassian.crowd.embedded.impl.IdentifierMap
- get(String) - Method in class com.atlassian.crowd.directory.ldap.name.CrowdLdapNameFactory
-
This method does not include DN validation or sanitization.
- get(List<Rdn>) - Method in class com.atlassian.crowd.directory.ldap.name.CrowdLdapNameFactory
- GET_DIRECTORY_MAPPING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.ApplicationAdminResourceExamples
- GET_DIRECTORY_MAPPING_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.ApplicationAdminResourceExamples
- GET_NAME - Static variable in class com.atlassian.crowd.util.InternalEntityUtils
-
Calls
InternalEntity.getName()
on its argument, which must not be null. - getAbsolute() - Method in class com.atlassian.crowd.integration.rest.entity.UserMembershipEventEntity
- getAbsolutePathToBackupFile(String) - Static method in class com.atlassian.crowd.acceptance.utils.AcceptanceTestHelper
- getAbsoluteUrl(String, String) - Static method in class com.atlassian.crowd.acceptance.utils.PathTraversalUtils
- getAccessBasedFilterTypeOptions() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getAccessBasedSynchronizationFilterType() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getAccessBasedSynchronizationFilterType() - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- getAccessType(Class<?>, String) - Method in interface com.atlassian.crowd.plugin.web.filter.AccessTypeAnalyzer
- getAccessType(Class<?>, String) - Method in class com.atlassian.crowd.plugin.web.filter.CachedHttpRequestAccessTypeAnalyzer
- getAccessType(Class<?>, String) - Method in class com.atlassian.crowd.plugin.web.filter.HttpRequestAccessTypeAnalyzer
- getAccessType(Class<?>, String, Class<?>...) - Static method in enum class com.atlassian.crowd.annotation.AccessType
-
Calculates the access type of given method based on annotations found on package, class and method.
- getAccessType(Class<?>, HttpServletRequest) - Method in class com.atlassian.crowd.plugin.web.filter.CachedPluginServletAccessTypeAnalyzer
- getAccessType(HttpServletRequest) - Method in interface com.atlassian.crowd.plugin.web.filter.AccessTypeAnalyzer
- getAccessType(HttpServletRequest) - Method in class com.atlassian.crowd.plugin.web.filter.CachedHttpRequestAccessTypeAnalyzer
- getAccessType(HttpServletRequest) - Method in class com.atlassian.crowd.plugin.web.filter.HttpRequestAccessTypeAnalyzer
- getAccountEnabled() - Method in class com.atlassian.crowd.directory.rest.entity.membership.GraphMembershipUser
- getAccountEnabled() - Method in class com.atlassian.crowd.directory.rest.entity.user.GraphUser
- getAcsURL() - Method in class com.atlassian.crowd.plugin.saml.SAMLAuthRequest
- getAcsURL() - Method in class com.atlassian.crowd.plugin.saml.SAMLAuthResponse
- getAction() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria
- getActionContext() - Method in class com.atlassian.crowd.manager.threadlocal.ThreadLocalState
- getActionError() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- getActionMessageAlertColor() - Method in class com.atlassian.crowd.console.action.BaseAction
-
Gets the action message color dressing to use with the decorator.
- getActionName() - Method in enum class com.atlassian.crowd.console.action.directory.SynchroniseDirectoryCache.AllowedTargetAction
- getActionParticulars(String, String) - Method in class com.atlassian.crowd.manager.bootstrap.StrutsActionMapHelper
-
Returns the
AccessType
associated with the given action, ornull
if the action is not found. - getActionPath() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitStrutsAction
- getActions() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
- getActions() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
- getActive() - Method in class com.atlassian.crowd.analytics.events.ApplicationCountStatisticsEvent
- getActive() - Method in class com.atlassian.crowd.analytics.events.DirectoryCountStatisticsEvent
- getActive() - Method in class com.atlassian.crowd.console.action.application.BrowseApplications
- getActive() - Method in class com.atlassian.crowd.console.action.application.ViewApplicationUsers
- getActive() - Method in class com.atlassian.crowd.console.action.directory.AbstractViewDetailedDirectory
- getActive() - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryDetails
- getActive() - Method in class com.atlassian.crowd.pageobjects.DirectoryBrowserPage.DirectoryDetails
- getActive() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage.UserMember
- getActive() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- getActive() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
- getActive() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserSearchParams
- getActive() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
- getActive(long) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStore
-
Provides information about the status of the active synchronisation for the directory.
- getActive(long) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl
-
Deprecated.
- getActive(long) - Method in class com.atlassian.crowd.manager.directory.InDatabaseDirectorySynchronisationInformationStore
- getActiveDirectories(Application) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
-
Given an
application
, retrieve all active directories associated with it. - getActiveDirectories(Application) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeAwareApplicationService
- getActiveDirectories(Application) - Static method in class com.atlassian.crowd.model.application.Applications
-
Given an
application
, retrieve all active directories associated with it. - getActiveFlag() - Method in class com.atlassian.crowd.console.action.pickers.SearchPicker
- getActiveOption() - Method in class com.atlassian.crowd.console.action.AbstractBrowser
- getActiveOption() - Method in class com.atlassian.crowd.console.action.pickers.ViewPicker
- getActiveOption(ActionSupport) - Static method in class com.atlassian.crowd.util.CommonUIDefinitions
- getActiveRound() - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationInformation
-
Information of the currently running synchronisation or null if directory is not being synchronised.
- getActiveRound() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectorySynchronisationInformationEntity
- getActual(String) - Method in class com.atlassian.sal.crowd.pluginsettings.CrowdPluginSettings
- getAddColumnString() - Method in class com.atlassian.crowd.util.persistence.hibernate.SQLServerIntlDialect
- getAddedSuccessfully() - Method in class com.atlassian.crowd.manager.directory.BulkAddResult
-
Calculates the number of entities which were successfully added, which is calculated as the number of entities which were attempted to be added minus both the failed entities (which couldn't be added) and the existing entities (which already existed and hence couldn't be added).
- getAddGroupButtonForDirectory(String) - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationAuthorisationDetailsPage
- getAdditionalAttributes() - Method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent
- getAdditionalEntities() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
-
Will return additional objects affected by this audit event.
- getAdditionalEntities() - Method in class com.atlassian.crowd.dao.audit.AssembledAuditLogChangeset
- getAddress() - Method in class com.atlassian.crowd.console.action.admin.UpdateTrustedProxies
- getAddress() - Method in class com.atlassian.crowd.console.action.application.UpdateAddresses
- getAddress() - Method in class com.atlassian.crowd.model.application.RemoteAddress
-
Returns the address.
- getAddresses() - Method in class com.atlassian.crowd.console.action.admin.UpdateTrustedProxies
- getAddresses() - Method in class com.atlassian.crowd.console.action.admin.ViewTrustedProxies
- getAddresses() - Method in interface com.atlassian.crowd.manager.proxy.TrustedProxyManager
-
Returns the addresses of all the trusted proxy servers, or an empty set if there are none.
- getAddresses() - Method in class com.atlassian.crowd.manager.proxy.TrustedProxyManagerImpl
-
Returns the addresses of the trusted proxy servers, or an empty set if there are none.
- getAddresses() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitConfigurationResource
- getAddressToTest() - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity
- getAdminAuthority() - Method in interface com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetailsService
-
Return the name of the admin authority.
- getAdminAuthority() - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetailsServiceImpl
- getAdminCandidates(DirectoryEntityId, String, int) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.GroupLevelAdminController
- getAdminCandidates(DirectoryEntityId, String, int) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.GroupLevelAdminResource
- getAdminClient() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.CrowdInstanceHelper
- getAdminCount() - Method in class com.atlassian.crowd.manager.permission.GroupLevelAdminStats
- getAdminGroup() - Method in interface com.atlassian.crowd.manager.permission.GroupGroupAdministrationMapping
-
Returns the administration group
- getAdminGroup() - Method in class com.atlassian.crowd.service.permission.ImmutableGroupGroupAdministrationMapping
- getAdminGroupChecker() - Method in class com.atlassian.crowd.console.action.group.ViewGroupMembers
- getAdminGroupChecker() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getAdministeredGroup() - Method in class com.atlassian.crowd.event.groupleveladmin.GroupBecameGroupAdministratorEvent
- getAdministeredGroup() - Method in class com.atlassian.crowd.event.groupleveladmin.GroupStoppedBeingGroupAdministratorEvent
- getAdministeredGroups(User, AdministeredGroupsQuery) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationPermissionService
-
Looks for groups a user administers
- getAdministeredGroups(User, AdministeredGroupsQuery) - Method in class com.atlassian.crowd.service.permission.GroupAdministrationPermissionServiceImpl
- getAdministeredGroups(GroupsFilter, RestPageRequest) - Method in class com.atlassian.crowd.plugin.rest.service.controller.memberships.GroupsMembershipController
- getAdministeredGroupsForCurrentUser(AdministeredGroupsQuery) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationPermissionService
-
Looks for groups that currently logged in user administers
- getAdministeredGroupsForCurrentUser(AdministeredGroupsQuery) - Method in class com.atlassian.crowd.service.permission.GroupAdministrationPermissionServiceImpl
- getAdministeringGroup() - Method in class com.atlassian.crowd.event.groupleveladmin.GroupBecameGroupAdministratorEvent
- getAdministeringGroup() - Method in class com.atlassian.crowd.event.groupleveladmin.GroupStoppedBeingGroupAdministratorEvent
- getAdministrator() - Method in class com.atlassian.crowd.event.groupleveladmin.UserBecameGroupAdministratorEvent
- getAdminMappings() - Method in class com.atlassian.crowd.pageobjects.ApplicationAdministratorsPage
- getAdminsWithGroupLevelAdminOperationCount() - Method in class com.atlassian.crowd.manager.permission.GroupLevelAdminStats
- getAfter() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ReorderEntity
- getAggregateMemberships() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- getAlias() - Method in class com.atlassian.crowd.model.alias.Alias
- getAlias() - Method in class com.atlassian.crowd.pageobjects.ApplicationSearchUsersResult
- getAlias() - Method in class com.atlassian.crowd.pageobjects.group.UserPicker.UserSearchResultRow
- getAlias() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.AliasEntry
- getAlias(long, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.application.ApplicationController
- getAlias(long, String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.application.AliasResource
- getAliases() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getAliases() - Method in class com.atlassian.crowd.console.action.user.ViewApplications
- getAliasesForUser(String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.application.ApplicationController
- getAliasForUser(String) - Method in class com.atlassian.crowd.console.action.application.ViewApplicationUsers
- getAliasFromXml(Element) - Method in class com.atlassian.crowd.migration.AliasMapper
- getAliasingDisabledApplications() - Method in class com.atlassian.crowd.pageobjects.PrincipalAliases
- getAliasingEnabled() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- getAliasingErrors() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- getAliasName() - Method in exception com.atlassian.crowd.manager.application.AliasAlreadyInUseException
- getAliasName() - Method in exception com.atlassian.crowd.manager.application.AliasAlreadyInUseRuntimeException
- getAll() - Method in interface com.atlassian.crowd.directory.ldap.name.CrowdLdapName
- getAll() - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
- getAllAliasesForUserAsJson(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.application.AliasResource
- getAllApplications(URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.application.ApplicationController
-
Finds all applications.
- getAllAuditEvents(String) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.AuditLogClient
- getAllChangelogs() - Static method in class com.atlassian.crowd.acceptance.utils.LiquibaseTestUtils
- getAllElements() - Method in class com.atlassian.crowd.util.Deduplicator
- getAllExternalIds(long) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- getAllExternalIds(long) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- getAllExternalIds(long) - Method in interface com.atlassian.crowd.embedded.spi.GroupDao
-
Return all group externalId in the given directory.
- getAllExternalIds(long) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
Return all users externalId in the given directory.
- getAllFlags() - Method in class com.atlassian.crowd.pageobjects.aui.util.AuiFlags
- getAllFlags(boolean) - Method in class com.atlassian.crowd.pageobjects.aui.util.AuiFlags
- getAllGroupGuids() - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- getAllGroupGuids() - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- getAllGroupGuids() - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- getAllGroupGuids() - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- getAllGroupGuids() - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
Returns a set of all group guids present in the cache excluding null values.
- getAllGroupnames() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
- getAllHeldClusterLocks() - Method in class com.atlassian.crowd.dao.cluster.ClusterLockDAOHibernate
- getAllHeldClusterLocks() - Method in class com.atlassian.crowd.manager.cluster.locks.CrowdClusterLockDaoDecorator
- getAllLocalGroupNames() - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- getAllLocalGroupNames() - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- getAllLocalGroupNames() - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- getAllLocalGroupNames() - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- getAllLocalGroupNames() - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
Returns a set of all local group names.
- getAllMemberships(Request) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- getAllMessages() - Method in interface com.atlassian.crowd.manager.cluster.message.ClusterMessageManager
- getAllMessages() - Method in class com.atlassian.crowd.manager.cluster.message.ClusterMessageServiceImpl
- getAllMessages() - Method in class com.atlassian.crowd.manager.cluster.message.NoOpClusterMessageService
- getAllMessages() - Method in class com.atlassian.crowd.pageobjects.ApplicationAuthenticationTestPage
- getAllMessages() - Method in class com.atlassian.crowd.pageobjects.aui.util.AuiMessages
- getAllowAll() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingAuthenticationEntity
- getAllowAllForDirectory() - Method in class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- getAllowAllToAuthenticateCheckboxForDirectory(String) - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationAuthorisationDetailsPage
- getAllowAllToAuthenticateOption() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getAllowedGroupRows() - Method in class com.atlassian.crowd.pageobjects.GroupsDialog
- getAllowedGroupsForDirectory(String) - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationAuthorisationDetailsPage
- getAllowedGroupsLozengeContent() - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage.ApplicationDirectoriesTableRow
- getAllowedOperations() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
- getAllowedOperations() - Method in interface com.atlassian.crowd.embedded.api.Directory
-
Returns the operations allowed to be performed on this directory.
- getAllowedOperations() - Method in enum class com.atlassian.crowd.embedded.api.PermissionOption
- getAllowedOperations() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
- getAllowedOperations() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectory
- getAllowedOperations() - Method in interface com.atlassian.crowd.model.application.ApplicationDirectoryMapping
-
Returns a set of operations that the application is allowed to perform on the directory.
- getAllowedOperations() - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
- getAllowedOperations() - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
- getAllowedOperations() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- getAllowedOperations() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- getAllowedOperations() - Method in class com.atlassian.crowd.plugin.rest.entity.DirectoryMappingEntity
- getAllowedOperationsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getAllowedOperationsSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getAllowedOperationsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getAllowedOperationsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.SqlServerLegacyTableQueries
- getAllowGroups() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingAuthenticationEntity
- getAllProductLicenses() - Method in class com.atlassian.sal.crowd.license.CrowdLicenseHandler
- getAllProjectKeys() - Method in class com.atlassian.sal.crowd.project.CrowdProjectManager
- getAllSupportEntitlementNumbers() - Method in class com.atlassian.sal.crowd.license.CrowdLicenseHandler
- getAllTranslationsForPrefix(String) - Method in interface com.atlassian.crowd.util.I18nHelper
-
Return a map of all the translated keys whose keys start with the given prefix, indexed by their key.
- getAllTranslationsForPrefix(String) - Method in class com.atlassian.crowd.util.I18nHelperImpl
- getAllTranslationsForPrefix(String) - Method in class com.atlassian.sal.crowd.message.CrowdI18nResolver
- getAllTranslationsForPrefix(String, Locale) - Method in class com.atlassian.sal.crowd.message.CrowdI18nResolver
- getAllUserAttributesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getAllUserAttributesSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getAllUserAttributesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getAllUserExternalIds() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- getAllUserExternalIds() - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
-
Retrieves all users externalIds found in this directory.
- getAllUserGuids() - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- getAllUserGuids() - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- getAllUserGuids() - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- getAllUserGuids() - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- getAllUserGuids() - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
Returns a set of all user guids present in the cache excluding null values.
- getAllUsernames(long) - Method in interface com.atlassian.crowd.dao.user.InternalUserDao
-
Get all usernames for users belonging to a given directory
- getAllUsernames(long) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- getAlternativeUsernameAttribute() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
-
Returns name of the attribute that user name should be mapped to for external users.
- getAlternativeUsernameAttributeIfDc() - Method in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- getAmountOfDetailRows() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- getAnalyticsStatus() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitAnalyticsResource
- getAnnouncementText() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
- getAnnouncementText() - Method in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- getAnnouncementText() - Method in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- getAnnouncementText() - Method in interface com.atlassian.crowd.pageobjects.CrowdLoginPage
- getAnnouncementText() - Method in class com.atlassian.crowd.pageobjects.CrowdLoginPageState
- getAnnouncementText() - Method in class com.atlassian.crowd.pageobjects.LegacyCrowdLoginPage
- getAnnouncementText() - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity
- getAnnouncementTextLength() - Method in class com.atlassian.crowd.analytics.events.LookAndFeelConfigStatisticsEvent
- getApiToken() - Method in class com.atlassian.crowd.directory.authentication.impl.MsalAuthenticator
- getApiToken() - Method in interface com.atlassian.crowd.directory.authentication.MsGraphApiAuthenticator
-
Authenticates to Microsoft Graph
- getAppenderName() - Method in class com.atlassian.crowd.console.logging.CrowdLoggingConfiguration
- getAppId() - Method in class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
- getApplication() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getApplication() - Method in class com.atlassian.crowd.console.action.ApplicationBaseAction
- getApplication() - Method in class com.atlassian.crowd.console.embedded.api.CrowdApplicationFactory
- getApplication() - Method in interface com.atlassian.crowd.embedded.api.ApplicationFactory
- getApplication() - Method in class com.atlassian.crowd.embedded.core.CrowdEmbeddedApplicationFactory
- getApplication() - Method in class com.atlassian.crowd.event.application.ApplicationAuthenticatedEvent
- getApplication() - Method in class com.atlassian.crowd.event.application.ApplicationCreatedEvent
-
Returns application which was created
- getApplication() - Method in class com.atlassian.crowd.event.application.ApplicationDeletedEvent
-
Returns application which was recently deleted
- getApplication() - Method in class com.atlassian.crowd.event.application.ApplicationRemoteAddressAddedEvent
- getApplication() - Method in class com.atlassian.crowd.event.application.ApplicationRemoteAddressRemovedEvent
- getApplication() - Method in class com.atlassian.crowd.event.application.ApplicationUpdatedEvent
-
Returns state of the application after the update
- getApplication() - Method in class com.atlassian.crowd.event.user.UserAuthenticatedEvent
- getApplication() - Method in class com.atlassian.crowd.event.user.UserAuthenticatedWithSamlSsoEvent
- getApplication() - Method in class com.atlassian.crowd.event.user.UserAuthenticationFailedAccessDeniedEvent
- getApplication() - Method in class com.atlassian.crowd.event.user.UserAuthenticationSucceededEvent
- getApplication() - Method in class com.atlassian.crowd.event.user.UserTokenVerificationSucceededEvent
- getApplication() - Method in class com.atlassian.crowd.importer.config.Configuration
- getApplication() - Method in class com.atlassian.crowd.integration.springsecurity.LocalCrowdAuthenticationProvider
- getApplication() - Method in exception com.atlassian.crowd.manager.sso.ApplicationAccessDeniedException
- getApplication() - Method in exception com.atlassian.crowd.manager.sso.ApplicationSsoDisabledException
- getApplication() - Method in class com.atlassian.crowd.model.alias.Alias
- getApplication() - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.Returns the mapped application.
- getApplication() - Method in class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.Returns the application of this mapping.
- getApplication() - Method in class com.atlassian.crowd.model.authentication.UserAuthenticationContext
-
Gets the application name the authentication request is for.
- getApplication() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
- getApplication() - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
- getApplication() - Method in interface com.atlassian.crowd.model.sso.ApplicationSamlConfiguration
- getApplication() - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
- getApplication() - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
- getApplication() - Method in interface com.atlassian.crowd.model.webhook.Webhook
- getApplication() - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
-
Deprecated.
- getApplication() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
- getApplication() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria
- getApplication() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationSessionsSearchResultEntity
- getApplication() - Method in class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration
- getApplication() - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.context.ApplicationContext
- getApplication(long) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.ApplicationAdminController
- getApplication(long) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.ApplicationAdminResource
- getApplication(String) - Method in class com.atlassian.crowd.integration.springsecurity.LocalRequestToApplicationMapper
- getApplication(String) - Method in interface com.atlassian.crowd.integration.springsecurity.RequestToApplicationMapper
- getApplication(String) - Method in class com.atlassian.crowd.integration.springsecurity.RequestToApplicationMapperImpl
- getApplication(String, String) - Static method in class com.atlassian.crowd.test.util.RestUtils
- getApplication(HttpServletRequest) - Method in class com.atlassian.crowd.integration.springsecurity.LocalRequestToApplicationMapper
- getApplication(HttpServletRequest) - Method in interface com.atlassian.crowd.integration.springsecurity.RequestToApplicationMapper
- getApplication(HttpServletRequest) - Method in class com.atlassian.crowd.integration.springsecurity.RequestToApplicationMapperImpl
-
Returns the application name for the target request.
- getApplicationAccessBasedSynchronizationFilter(long) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.ApplicationAdminController
- getApplicationAccessBasedSynchronizationFilter(long) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.ApplicationAdminResource
- getApplicationAliases() - Method in class com.atlassian.crowd.pageobjects.PrincipalAliases
- getApplicationAttributesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getApplicationAttributesSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getApplicationAttributesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getApplicationAuthenticationContext() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- getApplicationAuthenticationContext() - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- getApplicationAuthenticationContext() - Method in interface com.atlassian.crowd.service.client.ClientProperties
-
Returns the application authentication details.
- getApplicationAuthenticationContext() - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- getApplicationAuthenticationURL() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- getApplicationAuthenticationURL() - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- getApplicationAuthenticationURL() - Method in interface com.atlassian.crowd.service.client.ClientProperties
-
Returns the URL of the application's authentication page.
- getApplicationAuthenticationURL() - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- getApplicationBuildNumber() - Method in class com.atlassian.crowd.manager.upgrade.UpgradeManagerImpl
- getApplicationById(long) - Method in class com.atlassian.crowd.plugin.rest.service.resource.application.ApplicationResource
- getApplicationById(long, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.application.ApplicationController
-
Finds an application by ID.
- getApplicationByName() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getApplicationByName(String, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.application.ApplicationController
-
Finds an application by name.
- getApplicationDescription() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getApplicationDescription() - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- getApplicationDirectoryMapping(long) - Method in interface com.atlassian.crowd.model.application.Application
-
Returns a directory mapping of the directory specified by directory id.
- getApplicationDirectoryMapping(long) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- getApplicationDirectoryMapping(long) - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- getApplicationDirectoryMapping(long, long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.ApplicationsRestAdminClient
- getApplicationDirectoryMapping(long, long) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.ApplicationAdminResource
- getApplicationDirectoryMapping(long, long, ExpandParameter) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.ApplicationAdminController
- getApplicationDirectoryMapping(String, long, long) - Static method in class com.atlassian.crowd.test.util.RestUtils
- getApplicationDirectoryMappings() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the list of directory mappings ranked by directory priority as in perspective of the application.
- getApplicationDirectoryMappings() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- getApplicationDirectoryMappings() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- getApplicationDirectoryMappings(long, RestPageRequest) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.ApplicationAdminResource
- getApplicationDirectoryMappings(long, ExpandParameter, RestPageRequest) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.ApplicationAdminController
- getApplicationDirectoryMappings(String, long) - Static method in class com.atlassian.crowd.test.util.RestUtils
- getApplicationDirectoryTypes() - Method in class com.atlassian.crowd.analytics.events.ApplicationDirectoryTypesStatisticsEvent
- getApplicationFileEncoding() - Method in class com.atlassian.crowd.service.sal.CrowdApplicationProperties
- getApplicationFromXml(Element, CrowdBackupDateConverter) - Method in class com.atlassian.crowd.migration.ApplicationMapper
- getApplicationFromXml(Element, Map<Long, Long>) - Method in class com.atlassian.crowd.migration.legacy.ApplicationMapper
- getApplicationHome() - Method in class com.atlassian.crowd.console.action.setup.SelectSetupStep
- getApplicationId() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
-
Returns the application ID.
- getApplicationId() - Method in class com.atlassian.crowd.event.application.ApplicationAuthenticatedEvent
- getApplicationId() - Method in class com.atlassian.crowd.event.application.ApplicationRemoteAddressAddedEvent
- getApplicationId() - Method in class com.atlassian.crowd.event.application.ApplicationRemoteAddressRemovedEvent
- getApplicationId() - Method in class com.atlassian.crowd.event.application.ApplicationUpdatedEvent
- getApplicationId() - Method in class com.atlassian.crowd.event.user.UserAuthenticatedEvent
- getApplicationId() - Method in class com.atlassian.crowd.event.user.UserAuthenticationFailedAccessDeniedEvent
- getApplicationId() - Method in class com.atlassian.crowd.event.user.UserAuthenticationSucceededEvent
- getApplicationId() - Method in exception com.atlassian.crowd.exception.DirectoryMappingNotFoundException
- getApplicationId() - Method in class com.atlassian.crowd.model.event.AliasEvent
- getApplicationId() - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
- getApplicationId() - Method in class com.atlassian.crowd.model.tombstone.ApplicationTombstone
- getApplicationId() - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationConfirmationPage
- getApplicationId() - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- getApplicationId() - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- getApplicationId() - Method in class com.atlassian.crowd.pageobjects.ApplicationSSOPage
- getApplicationId() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.AliasEntry
- getApplicationId() - Method in exception com.atlassian.crowd.sso.saml.impl.opensaml.action.email.AbstractEmailAddressException
- getApplicationInError() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getApplicationName() - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- getApplicationName() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
-
Returns the application name.
- getApplicationName() - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- getApplicationName() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- getApplicationName() - Method in class com.atlassian.crowd.console.action.setup.Complete
-
This is required because this action backs login.jsp if the setup has completed successfully
- getApplicationName() - Method in class com.atlassian.crowd.console.embedded.api.CrowdApplicationFactory
- getApplicationName() - Method in interface com.atlassian.crowd.embedded.api.ApplicationFactory
- getApplicationName() - Method in class com.atlassian.crowd.embedded.core.CrowdEmbeddedApplicationFactory
- getApplicationName() - Method in exception com.atlassian.crowd.exception.ApplicationNotFoundException
- getApplicationName() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdApplicationAuthenticationProvider
- getApplicationName() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- getApplicationName() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdSSOAuthenticationDetails
- getApplicationName() - Method in class com.atlassian.crowd.integration.springsecurity.LocalCrowdAuthenticationProvider
- getApplicationName() - Method in exception com.atlassian.crowd.manager.application.AliasAlreadyInUseException
- getApplicationName() - Method in exception com.atlassian.crowd.manager.application.AliasAlreadyInUseRuntimeException
- getApplicationName() - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- getApplicationName() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- getApplicationName() - Method in class com.atlassian.crowd.plugin.application.springsecurity.CrowdApplicationModuleAuthenticationProvider
- getApplicationName() - Method in class com.atlassian.crowd.plugin.rest.entity.CrowdConnectionTestEntity
- getApplicationName() - Method in class com.atlassian.crowd.plugin.rest.service.resource.AbstractResource
- getApplicationName() - Method in class com.atlassian.crowd.plugin.saml.action.UpdateSAMLConfiguration
- getApplicationName() - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- getApplicationName() - Method in interface com.atlassian.crowd.service.client.ClientProperties
-
Returns the application name.
- getApplicationName() - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- getApplicationPassword() - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- getApplicationPassword() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- getApplicationPassword() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- getApplicationPassword() - Method in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdConnectionTab
- getApplicationPassword() - Method in class com.atlassian.crowd.plugin.rest.entity.CrowdConnectionTestEntity
- getApplicationPassword() - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- getApplicationPassword() - Method in interface com.atlassian.crowd.service.client.ClientProperties
-
Returns the application password used for authenticating the application.
- getApplicationPassword() - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- getApplicationPasswordCredentialsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getApplicationPasswordCredentialsSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getApplicationPasswordCredentialsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getApplicationProperties() - Method in class com.atlassian.crowd.plugin.web.CrowdWebResourceIntegration
- getApplications() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
- getApplications() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getApplications() - Method in class com.atlassian.crowd.console.action.user.ViewApplications
- getApplications() - Method in class com.atlassian.crowd.pageobjects.application.BrowseApplicationsPage
- getApplications() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
- getApplications(RestPageRequest, String, Boolean) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.ApplicationAdminController
- getApplications(RestPageRequest, String, Boolean) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.ApplicationAdminResource
- getApplications(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.application.ApplicationResource
- getApplicationsAdminClient() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.CrowdInstanceHelper
- getApplicationsAliases() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- getApplicationSamlConfiguration(long) - Method in class com.atlassian.crowd.plugin.rest.service.controller.SamlConfigurationController
- getApplicationServer() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getApplicationServer() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getApplicationServer() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getApplicationService() - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- getApplicationSessions(RestPageRequest, String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.SessionsAdminResource
- getApplicationsIds() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- getApplicationsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getApplicationsSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getApplicationsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getApplicationSubtype() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
- getApplicationSubtype() - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
- getApplicationType() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
-
Returns the application type.
- getApplicationType() - Method in class com.atlassian.crowd.analytics.events.SSOLoginEvent
- getApplicationType() - Method in class com.atlassian.crowd.console.action.application.AddApplicationConnectionDetails
- getApplicationType() - Method in class com.atlassian.crowd.console.action.application.AddApplicationDetails
- getApplicationType() - Method in class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- getApplicationTypes() - Method in class com.atlassian.crowd.console.action.application.AddApplicationDetails
- getApplicationURL() - Method in class com.atlassian.crowd.console.action.application.AddApplicationConnectionDetails
- getApplicationURL() - Method in class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- getApplicationUsername() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getApplicationUsername() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getApplicationUsername() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getAppsWithAuthWithoutPasswordEnabled() - Method in class com.atlassian.crowd.console.action.Console
- getArchitecture() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getArchitecture() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getArchitecture() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getArtifact() - Method in class com.atlassian.crowd.maven.plugin.dependecies.Exclude
- getAsActualType(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- getAssertionConsumerServiceUrl() - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
- getAssertionConsumerServiceURL() - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.context.ApplicationContext
- getAssertionConsumerServiceURLBinding() - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.context.ApplicationContext
- getAssertionConsumerUrl() - Method in exception com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationNotFoundException
- getAssertionConsumerUrl() - Method in interface com.atlassian.crowd.model.sso.BaseApplicationSamlConfiguration
- getAssertionConsumerUrl() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity
- getAssertionConsumerUrl() - Method in class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration
- getAssertionURLError() - Method in class com.atlassian.crowd.pageobjects.ApplicationSSOPage
- getAssociatedGroupsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getAssociatedGroupsSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getAssociatedGroupsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getAssociatedGroupsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.SqlServerLegacyTableQueries
- getAtlassianApplications() - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- getAtlassianSamlPlugin() - Method in class com.atlassian.crowd.event.user.UserAuthenticatedWithSamlSsoEvent
- getAtlassianSupportedApplications() - Method in interface com.atlassian.crowd.importer.manager.ImporterManager
-
A list of Atlassian supported applications
- getAtlassianSupportedApplications() - Method in class com.atlassian.crowd.importer.manager.ImporterManagerImpl
- getAtlassianSupportedImporterApplications() - Method in interface com.atlassian.crowd.importer.factory.ImporterFactory
-
Will return a list of supported Atlassian applications that have an importer
- getAtlassianSupportedImporterApplications() - Method in class com.atlassian.crowd.importer.factory.ImporterFactoryImpl
- getAttachments() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
- getAttachments() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
- getAttemptedToAdd() - Method in class com.atlassian.crowd.manager.directory.BulkAddResult
- getAttemptedToRemove() - Method in class com.atlassian.crowd.manager.directory.BulkRemoveResult
- getAttribute() - Method in class com.atlassian.crowd.console.action.directory.UpdateCustomAttributes
- getAttribute() - Method in class com.atlassian.crowd.console.action.principal.UpdateAttributes
- getAttribute() - Method in enum class com.atlassian.crowd.manager.application.InternalApplicationAttributes
- getAttribute(String) - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getAttribute(String) - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getAttribute(String) - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails
- getAttributeAsBoolean(String, boolean) - Method in class com.atlassian.crowd.directory.AttributeValuesHolder
- getAttributeAsBoolean(String, boolean) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- getAttributeAsLong(String, long) - Method in class com.atlassian.crowd.directory.AttributeValuesHolder
- getAttributeAsLong(String, long) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- getAttributeDescriptions() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- getAttributeKey() - Method in class com.atlassian.crowd.event.listener.mapper.util.ApplicationLinkAuditLogAttributeMapper
- getAttributeKey() - Method in interface com.atlassian.crowd.event.listener.mapper.util.CustomAuditLogAttributeMapper
- getAttributeName() - Method in class com.atlassian.crowd.event.group.GroupAttributeDeletedEvent
- getAttributeName() - Method in class com.atlassian.crowd.event.user.UserAttributeDeletedEvent
- getAttributeName() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage.AttributeRow
- getAttributeNames() - Method in class com.atlassian.crowd.event.group.GroupAttributeStoredEvent
- getAttributeNames() - Method in class com.atlassian.crowd.event.user.UserAttributeStoredEvent
- getAttributeRows() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage
- getAttributes() - Method in class com.atlassian.crowd.console.action.directory.UpdateCustomAttributes
- getAttributes() - Method in class com.atlassian.crowd.console.action.principal.UpdateAttributes
- getAttributes() - Method in class com.atlassian.crowd.directory.AttributeValuesHolder
- getAttributes() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
- getAttributes() - Method in class com.atlassian.crowd.directory.LazyAttributesEvaluationDirectory
- getAttributes() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getAttributes() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.NameAttributesPair
- getAttributes() - Method in interface com.atlassian.crowd.embedded.api.Directory
-
Returns the attributes of the directory.
- getAttributes() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
- getAttributes() - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntity
- getAttributes() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- getAttributes() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectory
- getAttributes() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the attributes of the application.
- getAttributes() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- getAttributes() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- getAttributes() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- getAttributes() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- getAttributes() - Method in class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
- getAttributes() - Method in class com.atlassian.crowd.model.InternalDirectoryEntity
- getAttributes() - Method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
- getAttributes() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- getAttributes() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- getAttributes() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
- getAttributes() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- getAttributes(long) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitDirectoryResource
- getAttributesArray() - Method in class com.atlassian.crowd.directory.ldap.util.IncrementalAttributeMapper
- getAttributesMapper() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.ActiveDirectoryUserContextMapper
- getAttributesMapper() - Method in class com.atlassian.crowd.directory.ldap.mapper.GroupContextMapper
-
Split out so it can be overridden.
- getAttributesMapper() - Method in class com.atlassian.crowd.directory.ldap.mapper.UserContextMapper
-
Split out so it can be overridden.
- getAttributeValue() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage.AttributeRow
- getAttributeValue(String, Map<String, Set<String>>, String) - Method in class com.atlassian.crowd.migration.GenericMapper
- getAttributeValue(Node, String) - Static method in class com.atlassian.crowd.acceptance.tests.bettersso.SamlUtil
- getAttributeValueAsLong(Directory, String) - Method in class com.atlassian.crowd.console.value.directory.SynchronisableDirectoryConnection
- getAttributeValues(String) - Method in class com.atlassian.crowd.event.group.GroupAttributeStoredEvent
- getAttributeValues(String) - Method in class com.atlassian.crowd.event.user.UserAttributeStoredEvent
- getAttributeValuesForName(String) - Method in class com.atlassian.crowd.directory.ldap.mapper.NameAttributesPair
- getAudience() - Method in exception com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationNotFoundException
- getAudienceUrl() - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
- getAudienceUrl() - Method in interface com.atlassian.crowd.model.sso.BaseApplicationSamlConfiguration
- getAudienceUrl() - Method in class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration
- getAudienceUrl() - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.context.ApplicationContext
- getAuditLogConfiguration() - Method in class com.atlassian.crowd.console.action.auditlog.BrowseAuditLog
- getAuditLogConfiguration() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Retrieves the audit log configuration
- getAuditLogConfiguration() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getAuditLogEnabled() - Method in class com.atlassian.crowd.console.action.auditlog.BrowseAuditLog
- getAuditLogSize() - Method in class com.atlassian.crowd.analytics.events.audit.AuditLogSizeStatisticEvent
- getAuditLogSize() - Method in interface com.atlassian.crowd.dao.audit.AuditDao
- getAuditLogSize() - Method in class com.atlassian.crowd.dao.audit.AuditDAOHibernate
- getAuditLogSize() - Method in class com.atlassian.crowd.manager.audit.AuditServiceImpl
- getAuditLogSize() - Method in interface com.atlassian.crowd.manager.audit.InternalAuditService
- getAuiFlags() - Method in class com.atlassian.crowd.pageobjects.administration.LicensePage
- getAuiFlags() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- getAuiFlags() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- getAuiFlags() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- getAuiFlags() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- getAuiMessages() - Method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- getAuthenticatedApplication() - Method in class com.atlassian.crowd.plugin.rest.service.controller.AbstractResourceController
- getAuthenticatedApplication(HttpServletRequest) - Static method in class com.atlassian.crowd.plugin.rest.service.util.AuthenticatedApplicationUtil
-
Returns the application name from the
HttpSession
, ornull
if no application name was found. - getAuthenticatedApplicationToken(HttpServletRequest) - Static method in class com.atlassian.crowd.plugin.rest.service.util.AuthenticatedApplicationUtil
-
Returns the application token from the
HttpSession
, ornull
if there is none - getAuthenticatedPrincipal() - Method in class com.atlassian.crowd.integration.AuthenticationState
- getAuthenticatedToken(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.integration.springsecurity.AbstractCrowdSSOAuthenticationProcessingFilter
- getAuthenticatedUser(HttpServletRequest) - Static method in class com.atlassian.crowd.plugin.rest.service.util.AuthenticatedUserUtil
-
Returns the username from the
HttpSession
, ornull
if no username was found. - getAuthenticatedUsername() - Method in interface com.atlassian.crowd.manager.authentication.AuthenticatedUserProvider
-
Returns the username of the currently logged in user or null if no user can be found.
- getAuthenticatedUsername() - Method in class com.atlassian.crowd.manager.authentication.AuthenticatedUserProviderSpringSecurity
- getAuthenticatedUsername(HttpServletRequest) - Method in class com.atlassian.crowd.service.AbstractUserService
- getAuthenticatedUsername(HttpServletRequest) - Method in interface com.atlassian.crowd.service.UserService
-
Returns the username of the currently logged in user or null if no user can be found.
- getAuthentication() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingEntity
- getAuthenticationDetails(HttpServletRequest) - Method in class com.atlassian.crowd.integration.springsecurity.AbstractCrowdSSOAuthenticationProcessingFilter
- getAuthenticationMethod() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- getAuthenticationMethod() - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- getAuthenticationMethod() - Method in interface com.atlassian.crowd.service.client.ClientProperties
- getAuthenticationMethod() - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- getAuthenticationMethods() - Method in class com.atlassian.crowd.console.action.options.UpdateMailServer
- getAuthenticator() - Static method in class com.atlassian.crowd.integration.rest.service.factory.RestCrowdHttpAuthenticationFactory
-
Returns a singleton instance of CrowdHttpAuthenticator.
- getAuthor() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
- getAuthor() - Method in interface com.atlassian.crowd.audit.AuditLogContextInternal
- getAuthor() - Method in class com.atlassian.crowd.audit.AuditLogContextInternalImpl
- getAuthor() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
- getAuthor() - Method in class com.atlassian.crowd.console.action.auditlog.BrowseAuditLog
- getAuthor() - Method in class com.atlassian.crowd.dao.audit.AssembledAuditLogChangeset
- getAuthor() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- getAuthor() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.AuditLogChangeset
- getAuthor() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria
- getAuthor() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- getAuthorId() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
-
Deprecated.Use
AuditLogChangeset.getAuthor()
#} instead. Since 3.2.0. - getAuthorId() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
- getAuthorId() - Method in class com.atlassian.crowd.dao.audit.AssembledAuditLogChangeset
-
Deprecated.
- getAuthorId() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- getAuthorId() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- getAuthorisedGroupNames() - Method in interface com.atlassian.crowd.model.application.ApplicationDirectoryMapping
-
Returns a set of mappings to groups that are authorised to authenticate with the application.
- getAuthorisedGroupNames() - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
- getAuthorisedGroupNames() - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
- getAuthorisedGroups() - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
- 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.AuditingDirectoryDecorator
- getAuthoritativeDirectory() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- getAuthoritativeDirectory() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- getAuthoritativeDirectory() - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- getAuthoritativeDirectory() - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- getAuthoritativeDirectory() - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- getAuthoritativeDirectory() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
- getAuthoritativeDirectory() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- getAuthoritativeDirectory() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- getAuthorities() - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails
-
Returns the authorities granted to the user.
- getAuthority() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdApplicationGrantedAuthority
- getAuthority() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdApplicationModuleGrantedAuthority
- getAuthorityApiUrl(String) - Method in interface com.atlassian.crowd.directory.rest.endpoint.AzureApiUriResolver
-
Gives Authority API URL for given tenant
- getAuthorityApiUrl(String) - Method in class com.atlassian.crowd.directory.rest.endpoint.BasicAzureApiUriResolver
- getAuthorityApiUrl(String) - Method in class com.atlassian.crowd.directory.rest.endpoint.CustomAzureApiUriResolver
- getAuthorityEndpoint() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- getAuthorityEndpoint() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- getAuthorityEndpoint() - Method in class com.atlassian.crowd.plugin.rest.entity.AzureAdConnectionTestEntity
- getAuthorityNames(String) - Method in interface com.atlassian.crowd.user.UserAuthoritiesProvider
-
Provides a list of authority names for the given user.
- getAuthorityNames(String) - Method in class com.atlassian.crowd.user.UserAuthoritiesProviderImpl
- getAuthorityPrefix() - Method in interface com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetailsService
-
Return the authority prefix applied to group names the principal is a member of when generating the GrantedAuthority[] and no authorityMap is set.
- getAuthorityPrefix() - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetailsServiceImpl
- getAuthorizedOauth2ConfigurationId() - Method in class com.atlassian.crowd.console.action.options.UpdateMailServer
- getAuthorizedUser(HttpServletRequest) - Method in interface com.atlassian.crowd.console.authentication.CrowdSSOAuthenticatedUserProvider
-
Provides authenticated SSO user based on token cookies.
- getAuthorizedUser(HttpServletRequest) - Method in class com.atlassian.crowd.console.authentication.CrowdSSOAuthenticatedUserProviderImpl
- getAuthorName() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
-
Deprecated.Use
AuditLogChangeset.getAuthor()
#} instead. Since 3.2.0. - getAuthorName() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
- getAuthorName() - Method in class com.atlassian.crowd.dao.audit.AssembledAuditLogChangeset
-
Deprecated.
- getAuthorName() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- getAuthorName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- getAuthors() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
- getAuthors() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
- getAuthorType() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
-
Deprecated.Use
AuditLogChangeset.getAuthor()
#} instead. Since 3.2.0. - getAuthorType() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
- getAuthorType() - Method in class com.atlassian.crowd.dao.audit.AssembledAuditLogChangeset
-
Deprecated.
- getAuthorType() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- getAuthorType() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- getAutomatedBackupSummary() - Method in interface com.atlassian.crowd.manager.backup.BackupManager
-
Return a summary of how many automated backups are present, and how old are the oldest and most recent backups.
- getAutomatedBackupSummary() - Method in class com.atlassian.crowd.manager.backup.DefaultBackupManager
- getAvailableApplinks() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getAvailableEncryptorKeys() - Method in class com.atlassian.crowd.crypto.ClusterLockingEncryptor
- getAvailableEncryptorKeys() - Method in class com.atlassian.crowd.crypto.PrefixBasedSwitchableEncryptor
- getAvailableEncryptorKeys() - Method in interface com.atlassian.crowd.embedded.api.SwitchableEncryptor
- getAvailableEncryptorNames() - Method in class com.atlassian.crowd.manager.crypto.DefaultEncryptionManager
- getAvailableEncryptorNames() - Method in interface com.atlassian.crowd.manager.crypto.EncryptionManager
-
Returns names of available encryptors.
- getAvailableEncryptors() - Method in class com.atlassian.crowd.plugin.rest.entity.EncryptionSettingsEntity
- getAvailableRegions() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- getAvailableRegions() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- getAvatarForUser(String, int) - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
- getAvatarForUser(String, int) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.UsersResource
- getAvatarSizeHint() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserSearchParams
- getAvatarUrl() - Method in class com.atlassian.crowd.console.action.user.EditProfile
- getAvatarUrl() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
- getAverageLoad() - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeDetailsImpl
- getAverageLoad() - Method in interface com.atlassian.crowd.service.cluster.ClusterNodeDetails
- getAzureAdApiVersion() - Method in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- getBackupConfiguration() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
- getBackupConfiguration() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getBackupConfiguration() - Method in class com.atlassian.crowd.plugin.rest.service.controller.BackupController
- getBackupConfiguration() - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.BackupResource
- getBackupDirectory() - Method in interface com.atlassian.crowd.manager.backup.BackupFileStore
-
Returns the directory where backup files are stored
- getBackupDirectory() - Method in class com.atlassian.crowd.manager.backup.DefaultBackupFileStore
- getBackupFileFullPath() - Method in class com.atlassian.crowd.plugin.rest.entity.backup.ExportInformationEntity
- getBackupFileFullPath(String) - Method in interface com.atlassian.crowd.manager.backup.BackupManager
-
Generate the full path of the given backup filename.
- getBackupFileFullPath(String) - Method in class com.atlassian.crowd.manager.backup.DefaultBackupManager
- getBackupFiles() - Method in interface com.atlassian.crowd.manager.backup.BackupFileStore
-
Return a list of automated backup files, sorted by ascending date.
- getBackupFiles() - Method in class com.atlassian.crowd.manager.backup.DefaultBackupFileStore
- getBackupInformation() - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.BackupResource
- getBackupSummary() - Method in class com.atlassian.crowd.plugin.rest.service.controller.BackupController
- getBackupTimeHour() - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
- getBackupTimeMinute() - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
- getBase() - Method in class com.atlassian.crowd.directory.ldap.name.SearchDN
-
Returns a Name representing the DN beneath which all objects should reside.
- getBaseDN() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getBaseDN() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- getBaseDN() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getBaseDN() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- getBaseDN() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getBaseDN() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getBaseEncoder() - Method in class com.atlassian.crowd.directory.ldap.credential.ActiveDirectoryCredentialEncoder
- getBaseEnvironmentProperties() - Method in class com.atlassian.crowd.directory.AppleOpenDirectory
-
Returns the properties used to set up the Ldap ContextSource.
- getBaseEnvironmentProperties() - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- getBaseEnvironmentProperties() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
Returns the properties used to set up the Ldap ContextSource.
- getBaseUri() - Method in class com.atlassian.crowd.plugin.rest.service.resource.AbstractResource
- getBaseUriBuilder() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
-
Returns the base URI of the REST service.
- getBaseUriBuilder() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.DirectoryResourceTest
- getBaseUriBuilder() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.PluginSettingsResourceTest
- getBaseUriBuilder() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
-
Returns the base URI of the REST service.
- getBaseUriBuilder(String) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- getBaseUriBuilder(String, String) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- getBaseUrl() - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- getBaseUrl() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- getBaseUrl() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.GzipFilterOptionTest
- getBaseUrl() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.util.RestTestFixture
- getBaseUrl() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase.TestContext
- getBaseUrl() - Method in class com.atlassian.crowd.applinks.CrowdHostApplication
- getBaseUrl() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
- getBaseUrl() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getBaseUrl() - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity
- getBaseUrl() - Method in class com.atlassian.crowd.plugin.web.CrowdWebResourceIntegration
- getBaseUrl() - Method in class com.atlassian.crowd.plugin.web.RequestContext
- getBaseUrl() - Method in class com.atlassian.crowd.service.sal.CrowdApplicationProperties
- getBaseUrl(UrlMode) - Method in class com.atlassian.crowd.service.sal.CrowdApplicationProperties
- getBaseUrl(UrlMode) - Method in class com.atlassian.crowd.plugin.web.CrowdWebResourceIntegration
- getBaseURL() - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- getBaseURL() - Method in class com.atlassian.crowd.console.action.setup.Options
- getBaseURL() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- getBaseURL() - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- getBaseURL() - Method in interface com.atlassian.crowd.service.client.ClientProperties
-
Returns the base URL of the client application.
- getBaseURL() - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- getBaseUrlFrom(HttpServletRequest) - Static method in class com.atlassian.crowd.web.BaseUrlLocator
- getBaseUrlIPv6() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getBaseUrlWithoutPort() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- getBasicAuthCredentials(HttpServletRequest) - Static method in class com.atlassian.crowd.plugin.rest.filter.BasicAuthenticationHelper
-
Returns the Basic Auth credentials.
- getBasicAuthorityApiUrl() - Method in enum class com.atlassian.crowd.directory.rest.endpoint.DefaultRegion
-
Returns basic Authority API URL, which is not specific to any tenant
- 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.
- getBatchOfRows(int, Session) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1008ParseUserAttributesToNumericValue
- getBatchSize() - Static method in class com.atlassian.crowd.util.persistence.hibernate.HqlInClauseBatchHelper
- getBcc() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
- getBcc() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
- getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.console.tags.SoyTemplateTag
- getBean(ValueStack, HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.struts2.jsp.tags.StringSetTag
- getBeforeOrOn() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
- getBeforeOrOn() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
- getBitness() - Method in class com.atlassian.crowd.analytics.events.JdkStatisticsEvent
- getBlockWhenExhausted() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- getBody() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
- getBody() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
- getBoolean(Boolean) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Returns the boolean if not null, otherwise returns
false
. - getBoolean(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- getBoolean(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- getBoolean(String[], String) - Method in class com.atlassian.crowd.importer.mappers.csv.CsvMapper
- getBoolean(String, boolean) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Gets a boolean property.
- getBoolean(String, boolean) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getBoolean(Element, String) - Method in class com.atlassian.crowd.migration.GenericMapper
- getBoolean(Element, String, boolean) - Method in class com.atlassian.crowd.migration.GenericMapper
- getBooleanKey(String) - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getBooleanKey(String, boolean) - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getBooleanLogic() - Method in class com.atlassian.crowd.integration.rest.entity.BooleanRestrictionEntity
- getBooleanLogic() - Method in class com.atlassian.crowd.plugin.rest.entity.BooleanRestrictionEntity
- getBooleanLogic() - Method in interface com.atlassian.crowd.search.query.entity.restriction.BooleanRestriction
-
Returns the boolean logic used against the collection of
SearchRestriction
returned byBooleanRestriction.getRestrictions()
to determine if an item should be included in a search result. - getBooleanLogic() - Method in class com.atlassian.crowd.search.query.entity.restriction.BooleanRestrictionImpl
- getBootstrapManager() - Method in interface com.atlassian.crowd.console.action.ActionHelper
- getBootstrapManager() - Method in class com.atlassian.crowd.console.action.BaseAction
- getBootstrapManager() - Method in class com.atlassian.crowd.console.filter.LoginPageFilter
- getBootstrapManager() - Method in class com.atlassian.crowd.manager.license.CrowdLicenseRegistry
- getBootstrapManager() - Method in class com.atlassian.crowd.manager.upgrade.UpgradeManagerImpl
- getBootstrapManager() - Method in class com.atlassian.crowd.migration.CrowdConfigMapper
- getBootstrapManager() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getBrowserButtons() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- getBucket() - Method in class com.atlassian.crowd.analytics.events.ApplicationDirectoryCountStatisticsEvent
- getBucket() - Method in class com.atlassian.crowd.analytics.events.DirectorySynchronisationFinishedEvent
- getBuildDate() - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity
- getBuildDate() - Method in class com.atlassian.crowd.service.sal.CrowdApplicationProperties
- getBuildNumber() - Method in class com.atlassian.crowd.analytics.persistence.StartupInfo
- getBuildNumber() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
This method returns the current build number for Crowd from the datastore.
- getBuildNumber() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getBuildNumber() - Method in class com.atlassian.crowd.plugin.CrowdApplication
- getBuildNumber() - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity
- getBuildNumber() - Method in class com.atlassian.crowd.plugin.saml.upgrade.MigrateFromFileSystemToDatabaseUpgradeTask
- getBuildNumber() - Method in class com.atlassian.crowd.service.sal.CrowdApplicationProperties
- getBuildNumber() - Method in interface com.atlassian.crowd.upgrade.tasks.UpgradeTask
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask001
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask002
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask003
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1000SetPasswordExpirationReminderMailTemplate
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1002RemovePrepareThresholdForPostgres
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1003ChangeHibernateDialectForOracle
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1004SetNotificationEmailsAsJsonArray
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1008ParseUserAttributesToNumericValue
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask112
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask113
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask114
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1422ChangeHsqlDialect
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1526UpdateSyncDuringAuthModeForAzureAd
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1578UpdateEncryptionSettings
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1629UpdateSynchronisationSchedulingType
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1631AddAuthenticationWithoutPasswordEnabledAttribute
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1684AddEmailChangeTemplates
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1686EnableAuthenticationByEmailForCrowdApp
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1888EnsureSafeEncryptorIsUsed
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1888UpdateCrowdApplicationPassword
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1939SetUserAddedNotificationEmailTemplate
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1940UpdateHsqlHibernateProperties
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask210
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask211
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask212
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask214
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask215
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask216
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask2191UpdateHsqlHibernateProperties
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask320
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask321
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask322
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask342
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask360
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask361
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask395
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask396
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask397
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask420
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask421
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask422
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask423
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask424
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask425
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask426
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask427
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask428
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask429
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask430
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask452
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask502
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask523
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask524
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask542
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask622
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask622ExternalId
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask623GenerateExternalId
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask645IntroduceUserPermissions
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask852MoveSSOCookieNameToDb
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask853EnsureCrowdApplicationExists
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask854MoveBaseUrlToDb
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask855RemoveCrowdProperties
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask856SharedHome
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask861ClusterFlagInCrowdConfig
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask886FullSync
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask907UpdateApisUrlsForAzureAdDirectories
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask908MailServerTimeout
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask910ResetHiLoAfterAuditLogMigration
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask911MigrateOldEvents
- getBuildNumber() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask950MigrateSsoCookieDomain
- getBuildNumber() - Static method in class com.atlassian.crowd.util.build.BuildUtils
- getBuildNumber() - Method in class com.atlassian.labs.crowd.directory.pruning.upgrade.UpgradeTask1SetNullExternalIdConfigToDefault
- getBuildNumber() - Method in class com.atlassian.labs.crowd.directory.pruning.upgrade.UpgradeTask2MigrateHardDelete
- getBuildVersion() - Static method in class com.atlassian.crowd.util.build.BuildUtils
- getBundledPluginsDirectory() - Method in class com.atlassian.crowd.plugin.PluginDirectoryLocator
- getBundleLocations() - Method in interface com.atlassian.crowd.util.I18nHelperConfiguration
- getBundleLocations() - Method in class com.atlassian.crowd.util.I18nHelperConfigurationImpl
- getByDn(String) - Method in class com.atlassian.crowd.directory.synchronisation.cache.LDAPEntityNameMap
- getByGuid(String) - Method in class com.atlassian.crowd.directory.synchronisation.cache.LDAPEntityNameMap
- getByKey(String) - Static method in enum class com.atlassian.crowd.crypto.Algorithm
- getCache(Class<?>, String) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
- getCache(String) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
- getCache(String, CacheLoader<K, V>) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
- getCache(String, CacheLoader<K, V>, CacheSettings) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
- getCache(String, Class<K>, Class<V>) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
- getCacheableTypes() - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
- getCacheConfig() - Method in class com.atlassian.crowd.integration.rest.service.DefaultHttpClientProvider
- getCachedDirectoriesAuthenticationOrderOptimisation() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- getCachedReference(Class<?>, String, Supplier<V>) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
- getCachedReference(Class<?>, String, Supplier<V>, CacheSettings) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
- getCachedReference(String, Supplier<V>) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
- getCachedReference(String, Supplier<V>, CacheSettings) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
- getCacheEnabled() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdDetails
- getCacheEnabled() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorDetailsTab
- getCacheInvalidation() - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
- getCacheRegion() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
- getCaches() - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
- getCacheSize() - Method in class com.atlassian.crowd.directory.ldap.name.CrowdLdapNameFactory
- getCacheSynchroniseInterval() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Returns the interval in seconds when the local Cache should be synchronized with LDAP.
- getCacheSynchroniseInterval() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getCallback() - Method in class com.atlassian.crowd.acceptance.utils.proxy.MockServerResponse
- getCallback() - Method in class com.atlassian.crowd.plugin.rest.entity.AttributeEntityList
- getCallback() - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntityList
- getCanonicalityCheckerIfNeeded(MembershipQuery<?>) - Method in class com.atlassian.crowd.manager.application.search.AbstractInMemoryMembershipSearchStrategy
- getCanonicalityCheckerIfNeeded(MembershipQuery<?>) - Method in class com.atlassian.crowd.manager.application.search.InMemoryAggregatingMembershipSearchStrategy
- getCanonicalityCheckerIfNeeded(MembershipQuery<?>) - Method in class com.atlassian.crowd.manager.application.search.InMemoryNonAggregatingMembershipSearchStrategy
- getCapabilitiesForNewUsers() - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Gets details of the possible operations that can be performed on
new users
. - getCapabilitiesForNewUsers() - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- getCapabilitiesForNewUsers(Application) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- getCapabilitiesForNewUsers(Application) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Gets the expected capabilities for
new users
. - getCapabilitiesForNewUsers(Application) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- getCapabilitiesForNewUsers(Application) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- getCc() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
- getCc() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
- getCDNStrategy() - Method in class com.atlassian.crowd.plugin.web.CrowdWebResourceIntegration
- getCertificate() - Method in class com.atlassian.crowd.model.sso.KeyCertificatePair
- getCertificate() - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
- getCertificate(long) - Method in interface com.atlassian.crowd.manager.sso.SamlSSOCertificateService
- getCertificate(long) - Method in class com.atlassian.crowd.manager.sso.SamlSSOCertificateServiceImpl
- getCertificateFormat() - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
- getCertificateToVerifySignature() - Method in interface com.atlassian.crowd.manager.sso.CrowdSamlConfigurationService
- getCertificateToVerifySignature() - Method in class com.atlassian.crowd.manager.sso.CrowdSamlConfigurationServiceImpl
- getChangedEntities() - Method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult
- getChangedProperties(int) - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- getChangeEmailToken() - Method in class com.atlassian.crowd.console.action.user.ConfirmEmailChange
- getChangesCount() - Method in class com.atlassian.crowd.analytics.events.EmailChangedByEndUserAggregateAnalyticsEvent
- getChangeset() - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
- getChangeset() - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
- getChangesetFromXml(Element) - Method in class com.atlassian.crowd.migration.AuditLogMapper
- getChangesets() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- getChannel() - Method in class com.atlassian.crowd.manager.cluster.message.SingleClusterMessageListener
- getChannel() - Method in class com.atlassian.crowd.model.cluster.InternalClusterMessage
- getChildEntity() - Method in exception com.atlassian.crowd.exception.MembershipAlreadyExistsException
- getChildGroupNames() - Method in class com.atlassian.crowd.integration.rest.entity.MembershipEntity
- getChildGroupNames() - Method in class com.atlassian.crowd.model.event.GroupMembershipEvent
- getChildGroupNames() - Method in class com.atlassian.crowd.model.group.ImmutableMembership
- getChildGroupNames() - Method in interface com.atlassian.crowd.model.group.Membership
- getChildGroups() - Method in class com.atlassian.crowd.integration.rest.entity.GroupMembershipEventEntity
- getChildGroupsOfGroup(String, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getChildGroupsOfGroup(String, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for groups who are direct members of a group.
- getChildId() - Method in class com.atlassian.crowd.model.membership.InternalMembership
- getChildName() - Method in exception com.atlassian.crowd.exception.MembershipNotFoundException
-
Returns name of the child.
- getChildName() - Method in exception com.atlassian.crowd.exception.runtime.MembershipNotFoundException
- getChildName() - Method in class com.atlassian.crowd.importer.model.MembershipDTO
- getChildName() - Method in class com.atlassian.crowd.model.membership.InternalMembership
- getChildName() - Method in class com.atlassian.crowd.model.tombstone.MembershipTombstone
- getChildrenMatchers() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition.SamlAudienceRestrictionMatcher
- getChildrenMatchers() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition.SamlConditionsMatcher
- getChildrenMatchers() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.SamlAssertionMatcher
- getChildrenMatchers() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlSubjectConfirmationMatcher
- getChildrenMatchers() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlSubjectMatcher
- getChildrenMatchers() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlResponseElementMatcher
- getChildrenMatchers() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlRootMatcher
- getChildType() - Method in class com.atlassian.crowd.importer.model.MembershipDTO
- getChildUser() - Method in class com.atlassian.crowd.integration.rest.entity.UserMembershipEventEntity
- getChildUsername() - Method in class com.atlassian.crowd.model.event.UserMembershipEvent
- 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
- getClassInstance(String) - Method in class com.atlassian.crowd.plugin.descriptors.webwork.BootstrapAwareObjectFactory
- getClassLoaderResource() - Method in class com.atlassian.crowd.service.client.BaseResourceLocator
-
Load a given resource.
- getClazz() - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling.LoggingConfigEntry
- getClazz() - Method in class com.atlassian.crowd.event.configuration.LoggingUpdatedEvent.LoggingConfig
- getClient() - Method in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- getClient(ClientProperties) - Method in class com.atlassian.crowd.integration.rest.service.DefaultHttpClientProvider
- getClient(ClientProperties) - Method in interface com.atlassian.crowd.integration.rest.service.HttpClientProvider
-
Get an
HttpClient
instance with the provided connection manager and request configuration. - getClientProperties() - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- getClusterLockStatusByName(String) - Method in class com.atlassian.crowd.manager.cluster.locks.CrowdClusterLockDaoDecorator
- getClusterNode() - Method in class com.atlassian.crowd.acceptance.tests.cluster.MockClusterService
- getClusterNode() - Method in class com.atlassian.crowd.manager.cluster.ClusterServiceImpl
- getClusterNode() - Method in interface com.atlassian.crowd.service.cluster.ClusterService
-
Retrieves details for this node
- getClusterNodeCount() - Method in class com.atlassian.crowd.analytics.events.license.LicenseEvent
- getClusterNodeIds(String) - Static method in class com.atlassian.crowd.test.util.RestUtils
- getCommonSessionProperties(SMTPServer) - Method in class com.atlassian.crowd.manager.mail.transport.MailTransport
- getCommonsPool2() - Method in class com.atlassian.crowd.analytics.events.LdapConnectionPoolCountStatisticsEvent
- getComparatorForBatch() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
- getCompletedSteps() - Method in class com.atlassian.crowd.console.setup.CrowdSetupPersister
- getCompleteKey() - Method in class com.atlassian.crowd.plugin.ha.PluginOperation
- getConfig() - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.LookAndFeelResource
- getConfig() - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.CookieConfigResource
- getConfig() - Method in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource
- getConfigDirectory() - Method in class com.atlassian.crowd.manager.bootstrap.CrowdBootstrapManagerImpl
- getConfigFileName() - Method in class com.atlassian.crowd.acceptance.utils.TestHomeLocator
- getConfiguration() - Method in class com.atlassian.crowd.console.action.application.AddApplicationAuthorisationDetails
- getConfiguration() - Method in class com.atlassian.crowd.console.action.application.AddApplicationConfirmation
- getConfiguration() - Method in class com.atlassian.crowd.console.action.application.AddApplicationConnectionDetails
- getConfiguration() - Method in class com.atlassian.crowd.console.action.application.AddApplicationDirectoryDetails
- getConfiguration() - Method in class com.atlassian.crowd.console.action.dataimport.CsvConfirmation
- getConfiguration() - Method in class com.atlassian.crowd.console.action.dataimport.CsvMapping
- getConfiguration() - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryConfirmation
- getConfiguration() - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryImporter
- getConfiguration() - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- getConfiguration() - Method in class com.atlassian.crowd.event.directory.ImportEvent
- getConfiguration() - Method in interface com.atlassian.crowd.manager.audit.AuditService
-
Returns current auditing configuration
- getConfiguration() - Method in class com.atlassian.crowd.manager.audit.AuditServiceImpl
- getConfiguration() - Method in class com.atlassian.crowd.manager.audit.NoOpAuditService
- getConfiguration() - Method in interface com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfiguration
- getConfiguration() - Method in class com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfigurationImpl
- getConfiguration() - Method in interface com.atlassian.crowd.manager.sso.CrowdSamlConfigurationService
- getConfiguration() - Method in class com.atlassian.crowd.manager.sso.CrowdSamlConfigurationServiceImpl
- getConfiguration() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- getConfiguration() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- getConfiguration() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConfigurationPage
- getConfiguration() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConfigurationPage
- getConfiguration() - Method in class com.atlassian.crowd.plugin.rest.service.controller.AuditController
- getConfiguration() - Method in class com.atlassian.crowd.plugin.rest.service.controller.RememberMeController
- getConfiguration() - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.RememberMeAdminResource
- getConfiguration() - Method in class com.atlassian.crowd.plugin.rest.service.resource.audit.AuditResource
- getConfiguration() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitCookieResource
- getConfiguration() - Method in interface com.atlassian.crowd.service.CrowdRememberMeService
-
Retrieves current configuration
- getConfiguration() - Method in class com.atlassian.crowd.service.TransactionalRememberMeService
- getConfiguration(long) - Method in class com.atlassian.crowd.directory.cache.AzureGroupFilterProcessor
- getConfiguration(long) - Method in class com.atlassian.crowd.plugin.rest.service.resource.saml.SamlConfigurationResource
- getConfigurationApplication() - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- getConfigurationDatabaseDriver() - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- getConfigurationDatabaseURL() - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- getConfigurationDetails() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getConfigurationDetails() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
-
Returns a map of the LDAP names as the keys and the
properties
associated with that LDAP connector. - getConfigurationDetails() - Method in interface com.atlassian.crowd.directory.ldap.util.LDAPPropertiesHelper
- getConfigurationDetails() - Method in class com.atlassian.crowd.directory.ldap.util.LDAPPropertiesHelperImpl
- getConfigurationDirectoryID() - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- getConfigurationManager() - Static method in class com.atlassian.crowd.manager.bootstrap.CrowdBootstrapManagerImpl
- getConfigurationPassword() - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- getConfigurations() - Method in class com.atlassian.crowd.swagger.extras.enricher.util.RestPluginConfiguration
- getConfigurationSourceDirectoryID() - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- getConfigurationType() - Method in class com.atlassian.crowd.importer.importers.JiraImporter
- getConfigurationType() - Method in class com.atlassian.crowd.importer.importers.CsvImporter
- getConfigurationType() - Method in class com.atlassian.crowd.importer.importers.DirectoryImporter
- getConfigurationType() - Method in interface com.atlassian.crowd.importer.importers.Importer
-
The type of configuration being used for this Import.
- getConfigurationUsername() - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- getConfirmPassword() - Method in class com.atlassian.crowd.console.action.ChangeExpiredPassword
- getConfirmPassword() - Method in class com.atlassian.crowd.console.action.user.ChangePassword
- getConfirmPassword() - Method in class com.atlassian.crowd.pageobjects.user.AbstractChangePasswordPage
- getConfirmPassword() - Method in class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- getConnection() - Method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- getConnection() - Method in class com.atlassian.crowd.console.action.setup.database.validator.AbstractDatabaseSettingsValidator
- getConnection() - Method in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdPage
- getConnection() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdConnectionPage
- getConnection() - Method in class com.atlassian.crowd.ratelimiting.CrowdConnectionProvider
- getConnection() - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.DelegatingConnectionProvider
- getConnectionCount() - Method in interface com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.ConnectionTracker
-
Returns count of leased active JDBC connections
- getConnectionCount() - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.NoOpConnectionTracker
- getConnectionCount() - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.ProxyConnectionTracker
- getConnectionParameters() - Method in class com.atlassian.crowd.config.AbstractDatabaseConnectionDecorator
-
This method returns the parameters which are to be used for decorating the connection
- getConnectionParametersFor(ConfiguredDatabaseType) - Method in class com.atlassian.crowd.config.DefaultDatabaseConnectionParameters
- getConnectionPropertiesDifference(LDAPPropertiesMapper, LDAPPropertiesMapper) - Method in class com.atlassian.crowd.directory.ldap.util.LdapConnectionPropertiesDiffResultMapper
-
Calculates the difference between left and right
LDAPPropertiesMapper
s, comparing only parameters meaningful for creatingLdapContextSource
. - getConnectionSocketFactories() - Method in class com.atlassian.crowd.integration.rest.service.DefaultHttpClientProvider
- getConnectionTimeout() - Method in class com.atlassian.crowd.acceptance.utils.proxy.MockProxyServer
- getConnectionTimeout() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getConnectionTimeout() - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- getConnectionTimeout() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- getConnectionTimeoutInSec() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- getConnectionTimeoutInSec() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- getConnectionTimeoutInSec() - Method in class com.atlassian.crowd.console.value.directory.ConnectorConnection
- getConnectionTimeoutInSec() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- getConnectionURL() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getConnectionURL() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getConnector() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getConnector() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- getConnector() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- getConnector() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- getConnector() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- getConnector() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConnectorPage
- getConnector() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getConnector() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getConnectorName() - Method in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.ConnectorType
- getConnectors() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getConnectorType() - Method in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- getConnectorType() - Method in class com.atlassian.crowd.analytics.events.DirectorySynchronisationFinishedEvent
- getConnectorType() - Method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent
- getContainer() - Method in class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
- getContainer() - Method in class com.atlassian.crowd.pageobjects.administration.SystemAdminDropdownMenu
- getContainer() - Method in class com.atlassian.crowd.pageobjects.administration.SystemAdminSidebarMenu
- getContent() - Method in class com.atlassian.crowd.manager.avatar.AvatarReference.BlobAvatar
- getContent() - Method in class com.atlassian.crowd.pageobjects.aui.AuiMessage
- getContentType() - Method in class com.atlassian.crowd.acceptance.utils.proxy.MockServerResponse
- getContentType() - Method in class com.atlassian.crowd.manager.avatar.AvatarReference.BlobAvatar
- getContentType(String) - Method in class com.atlassian.crowd.plugin.servlet.CrowdContentTypeResolver
- getContext(Class<?>) - Method in class com.atlassian.crowd.plugin.rest.provider.JAXBContextResolver
- getContextPath() - Static method in class com.atlassian.crowd.plugin.web.RequestCacheThreadLocal
- getContextPath() - Method in class com.atlassian.crowd.plugin.web.RequestContext
- getContextSource() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
Exposed so that delegated directories can get a handle on the underlying LDAP context.
- getCookie(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- getCookieConfiguration() - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getCookieConfiguration() - Method in class com.atlassian.crowd.integration.springsecurity.AbstractCrowdSSOAuthenticationProcessingFilter
- getCookieConfiguration() - Method in class com.atlassian.crowd.integration.springsecurity.AbstractLocalCrowdAuthenticationProcessingFilter
- getCookieConfiguration() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdSSOAuthenticationProcessingFilter
- getCookieConfiguration() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
- getCookieConfiguration() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getCookieConfiguration() - Method in class com.atlassian.crowd.plugin.rest.service.controller.CookieConfigController
- getCookieConfiguration() - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Returns the cookie configuration.
- getCookieFilter() - Method in class com.atlassian.crowd.test.util.LoginResult
- getCookieMaxAgeInMillis() - Method in interface com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfiguration
-
Returns max cookie age in ms.
- getCookieMaxAgeInMillis() - Method in class com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfigurationImpl
- getCookieName() - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- getCookieName() - Method in interface com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfiguration
-
Gets remember me cookie name
- getCookieName() - Method in class com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfigurationImpl
- getCookieOrThrow(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- getCookiePath(HttpServletRequest) - Method in interface com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfiguration
-
Path to be configured in the cookie
- getCookiePath(HttpServletRequest) - Method in class com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfigurationImpl
- getCookieTokenKey() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- getCookieTokenKey() - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- getCookieTokenKey() - Method in interface com.atlassian.crowd.service.client.ClientProperties
-
Returns the key of the token cookie.
- getCookieTokenKey() - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- getCookieTokenKey(String) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- getCookieTokenKey(String) - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- getCookieTokenKey(String) - Method in interface com.atlassian.crowd.service.client.ClientProperties
-
Returns the key of the token cookie, or the provided value if one isn't set.
- getCookieTokenKey(String) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- getCoreRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.ContextMapperWithCustomAttributes
- getCoreRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.GroupContextMapper
- getCoreRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.UserContextMapper
- getCount() - Method in class com.atlassian.crowd.analytics.events.ApplicationAutoAddGroupsAdditionalWebItemsForMeatballsStatisticsEvent
- getCount() - Method in class com.atlassian.crowd.analytics.events.ApplicationDefaultGroupMembershipsStatisticsEvent
- getCount() - Method in class com.atlassian.crowd.analytics.events.LdapConnectorTypeStatisticsEvent
- getCount() - Method in class com.atlassian.crowd.analytics.statistics.collectors.gla.GroupLevelAdminStatsEvent
- getCount() - Method in class com.atlassian.crowd.util.BoundedCount
-
The number of elements counted in a collection.
- getCountAndReset(InMemoryCounter.CounterKey) - Method in class com.atlassian.crowd.analytics.persistence.InMemoryCounter
-
Returns count for the counter of the given counter key, and resets it to 0.
- getCountByProperties(Map<String, Object>) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- getCreatableAppTypes() - Static method in enum class com.atlassian.crowd.model.application.ApplicationType
-
Returns the list of application types that can be added by the user to Crowd as an application.
- getCreatedDate() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
- getCreatedDate() - Method in interface com.atlassian.crowd.embedded.api.Directory
-
Returns the date the directory was created.
- getCreatedDate() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
- getCreatedDate() - Method in class com.atlassian.crowd.integration.rest.entity.SessionEntity
- getCreatedDate() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- getCreatedDate() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectory
- getCreatedDate() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the date the application was created.
- getCreatedDate() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- getCreatedDate() - Method in interface com.atlassian.crowd.model.authentication.Session
- getCreatedDate() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- getCreatedDate() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroup
- getCreatedDate() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes
- getCreatedDate() - Method in class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- getCreatedDate() - Method in class com.atlassian.crowd.model.InternalEntityTemplate
- 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 interface com.atlassian.crowd.model.TimestampedEntity
-
Returns the date the entity was created.
- getCreatedDate() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
- getCreatedDate() - Method in class com.atlassian.crowd.model.token.ImmutableToken
- getCreatedDate() - Method in class com.atlassian.crowd.model.token.Token
-
Deprecated.
- getCreatedDate() - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUser
- getCreatedDate() - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes
- getCreatedDate() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
- getCreatedDate() - Method in class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes
- getCreatedDate() - Method in class com.atlassian.crowd.plugin.rest.entity.SessionEntity
- getCreatedDate() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- getCreatedTime() - Method in interface com.atlassian.crowd.model.rememberme.CrowdRememberMeToken
- getCreatedTime() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
- getCreatedTime() - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher
- getCredential() - Method in class com.atlassian.crowd.embedded.api.PasswordCredential
-
Gets the password credential.
- getCredential() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the application password.
- getCredential() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- getCredential() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- getCredential() - Method in class com.atlassian.crowd.model.authentication.AuthenticationContext
-
Gets the authenticating credential information.
- 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
- getCredential() - Method in class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes
- getCredential(long, String) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- getCredential(long, String) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
Returns the credential for the given user.
- getCredentialEncoder() - Method in class com.atlassian.crowd.directory.ApacheDS
- getCredentialEncoder() - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- getCredentialEncoder() - Method in class com.atlassian.crowd.directory.NovelleDirectory
- getCredentialEncoder() - Method in class com.atlassian.crowd.directory.OpenLDAP
- getCredentialEncoder() - Method in class com.atlassian.crowd.directory.Rfc2307
- getCredentialEncoder() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- getCredentialEncoder() - Method in class com.atlassian.crowd.directory.SunONE
- getCredentialHistory() - Method in class com.atlassian.crowd.model.user.InternalUser
- getCredentialHistory() - Method in class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes
- getCredentialHistory(long, String) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- getCredentialHistory(long, String) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
Returns the previous credentials for the given user, starting with the oldest.
- getCredentialRecords() - Method in class com.atlassian.crowd.model.user.InternalUser
- getCredentials() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdRememberMeAuthentication
- getCredentials() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdSSOAuthenticationToken
-
The credentials that prove the principal is correct.
- getCronExpression() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- getCronExpression() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- getCronExpression() - Method in class com.atlassian.crowd.console.value.directory.SynchronisableDirectoryConnection
- getCronExpression() - Method in class com.atlassian.crowd.directory.monitor.poller.PollerConfig
- getCronExpression() - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
- getCronExpression() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- getCronExpression() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- getCronExpression() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- getCronScheduleSelectRadio() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- getCronScheduleSelectRadio() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- getCrowdApplication() - Method in class com.atlassian.crowd.console.action.BaseAction
- getCrowdClient() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.CrowdInstanceHelper
- getCrowdClient() - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
-
Access the Crowd client used for communication with the remote Crowd directory, intended for internal reuse only.
- getCrowdClient1() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- getCrowdClient2() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- getCrowdDirectoryId() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory
- getCrowdHome() - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- getCrowdHome() - Static method in class com.atlassian.crowd.acceptance.utils.CrowdHomeUtil
- getCrowdHome() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getCrowdHome() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitCrowdInfoResource
- getCrowdHomePath() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- getCrowdId() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getCrowdifiedImporter() - Method in class com.atlassian.crowd.importer.importers.BambooImporter
- getCrowdifiedImporter() - Method in class com.atlassian.crowd.importer.importers.ConditionalImporter
- getCrowdifiedImporter() - Method in class com.atlassian.crowd.importer.importers.ConfluenceImporter
- getCrowdifiedImporter() - Method in class com.atlassian.crowd.importer.importers.JiraImporter
- getCrowdInitPropertiesLocation() - Method in class com.atlassian.crowd.console.action.setup.SelectSetupStep
- getCrowdLicense(String) - Method in class com.atlassian.crowd.manager.license.CrowdLicenseStore
- getCrowdLicenseManager() - Method in class com.atlassian.crowd.console.filter.LicenceFilter
- getCrowdLicenseStore() - Method in class com.atlassian.crowd.console.action.setup.BaseSetupAction
- getCrowdLoggingConfiguration() - Method in class com.atlassian.crowd.console.logging.CrowdLoggingConfigurationListener
- getCrowdLoginPageState() - Method in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- getCrowdLoginPageState() - Method in interface com.atlassian.crowd.pageobjects.CrowdLoginPage
- getCrowdLoginPageState() - Method in class com.atlassian.crowd.pageobjects.LegacyCrowdLoginPage
- getCrowdQueryBatchSize() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.BatchConfigParser
- getCrowdService() - Static method in class com.atlassian.crowd.embedded.core.util.StaticCrowdServiceFactory
- getCrowdShared() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getCrowdSharedHome() - Static method in class com.atlassian.crowd.acceptance.utils.CrowdHomeUtil
- getCrowdSharedHome() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitCrowdInfoResource
- getCrowdSharedHomePath() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- getCrowdSid() - Method in class com.atlassian.crowd.console.action.License
- getCrowdToken(HttpServletRequest, String) - Method in interface com.atlassian.crowd.integration.http.util.CrowdHttpTokenHelper
-
Retrieves the Crowd authentication token from the request either via: a request attribute (not request parameter), OR a cookie on the request
- getCrowdToken(HttpServletRequest, String) - Method in class com.atlassian.crowd.integration.http.util.CrowdHttpTokenHelperImpl
- getCrowdUrl() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- getCrowdUserDetails() - Method in interface com.atlassian.crowd.manager.authentication.AuthenticatedUserProvider
-
Returns the currently logged in user or null if no user can be found.
- getCrowdUserDetails() - Method in class com.atlassian.crowd.manager.authentication.AuthenticatedUserProviderSpringSecurity
- getCrowdUserDetails() - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.context.AuthorizationContext
- getCrowdVersion() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getCrowdVersion() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getCsvFileLocation(String) - Method in class com.atlassian.crowd.acceptance.tests.load.BaseCsvImporterTest
- getCsvImportHeaderText() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- getCurrentBuildDate() - Static method in class com.atlassian.crowd.util.build.BuildUtils
- getCurrentBuildYear() - Static method in class com.atlassian.crowd.util.build.BuildUtils
- getCurrentClusterNode() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- getCurrentCrowdUser() - Method in class com.atlassian.crowd.plugin.rest.service.controller.CrowdUserHelper
- getCurrentEmail() - Method in class com.atlassian.crowd.console.action.user.ChangeEmail
- getCurrentEncryptorKey() - Method in class com.atlassian.crowd.crypto.ClusterLockingEncryptor
- getCurrentEncryptorKey() - Method in class com.atlassian.crowd.crypto.PrefixBasedSwitchableEncryptor
- getCurrentEncryptorKey() - Method in interface com.atlassian.crowd.embedded.api.SwitchableEncryptor
- getCurrentEventToken() - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
-
Returns a token that can be used for querying events that have happened after the token was generated.
- getCurrentEventToken() - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getCurrentEventToken() - Method in class com.atlassian.crowd.plugin.rest.service.controller.EventsController
- getCurrentEventToken() - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Returns a token that can be used for querying events that have happened after the token was generated.
- getCurrentEventToken(Application) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- getCurrentEventToken(Application) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Returns a token that can be used for querying events that have happened after the token was generated.
- getCurrentEventToken(Application) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- getCurrentEventToken(List<Long>) - Method in interface com.atlassian.crowd.event.EventStore
-
Returns a token that can be used for querying events that have happened after the token was generated.
- getCurrentEventToken(List<Long>) - Method in class com.atlassian.crowd.event.EventStoreGeneric
- getCurrentEventToken(List<Long>) - Method in class com.atlassian.crowd.event.TimestampBasedEventStore
- getCurrentHeap() - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
- getCurrentHeapSize() - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeDetailsImpl
- getCurrentHeapSize() - Method in interface com.atlassian.crowd.service.cluster.ClusterNodeDetails
- getCurrentLicenseResourceTotal() - Method in class com.atlassian.crowd.console.action.BaseAction
- getCurrentLicenseResourceTotal() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
- getCurrentLicenseResourceTotal() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getCurrentlyLoggedInCrowdUserFullName() - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- getCurrentNode() - Method in class com.atlassian.crowd.monitoring.cluster.ClusterMonitoringDelegator
- getCurrentPassword() - Method in class com.atlassian.crowd.pageobjects.user.AbstractChangePasswordPage
- getCurrentResources() - Method in class com.atlassian.crowd.console.action.License
- getCurrentResources() - Method in class com.atlassian.crowd.console.action.options.UpdateLicensing
- getCurrentResourceUsageTotal() - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
Returns pre-calculated number of unique Principals currently being used by Crowd.
- getCurrentResourceUsageTotal() - Method in class com.atlassian.crowd.manager.license.CrowdLicenseManagerImpl
- getCurrentSettings() - Method in class com.atlassian.crowd.acceptance.utils.proxy.ProxyServerPropertiesRule
- getCurrentStep() - Method in class com.atlassian.crowd.console.action.setup.SelectSetupStep
-
CurrentStep used in the the xwork.xml to choose what step to go to.
- getCurrentStep() - Method in class com.atlassian.crowd.console.setup.CrowdSetupPersister
- getCurrentTimeOnServer() - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupSummaryEntity
- getCurrentUrl() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- getCurrentUserCount() - Method in class com.atlassian.crowd.event.LicenseResourceLimitEvent
- getCurrentValue() - Method in class com.atlassian.crowd.pageobjects.atlaskit.AtlaskitSelect
- getCustomAuditLogKey() - Method in class com.atlassian.crowd.event.listener.mapper.util.ApplicationLinkAuditLogAttributeMapper
- getCustomAuditLogKey() - Method in interface com.atlassian.crowd.event.listener.mapper.util.CustomAuditLogAttributeMapper
- getCustomBannerErrors() - Method in class com.atlassian.crowd.console.action.setup.Database
- getCustomBannerErrorsTitle() - Method in class com.atlassian.crowd.console.action.setup.Database
- getCustomGroupAttributeMappers() - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- getCustomGroupAttributeMappers() - Method in class com.atlassian.crowd.directory.RFC2307Directory
- getCustomGroupAttributeMappers() - Method in class com.atlassian.crowd.directory.RFC4519Directory
- getCustomGroupAttributeMappers() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
As a minimum, this SHOULD provide an attribute mapper that maps the group members attribute (if available).
- getCustomLogoId() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
- getCustomLogoId() - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity
- getCustomUserAttributeMappers(UserContextMapperConfig) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- getCustomUserAttributeMappers(UserContextMapperConfig) - Method in class com.atlassian.crowd.directory.RFC2307Directory
- getCustomUserAttributeMappers(UserContextMapperConfig) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- getCustomUserAttributeMappers(UserContextMapperConfig) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- getDailyBackupTime() - Method in class com.atlassian.crowd.pageobjects.administration.BackupPage
- getDailyBackupTime() - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity
- getDailyLogins() - Method in class com.atlassian.crowd.analytics.events.DirectoryDailyLoginCountStatisticsEvent
- getDarkFeatureManager() - Method in class com.atlassian.crowd.plugin.web.CrowdWebResourceIntegration
- getData(ModuleCompleteKey, NodeIdentifier) - Method in class com.atlassian.crowd.monitoring.cluster.ClusterMonitoringDelegator
- getData(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- getData(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- getDatabaseDatasourceJndiName() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getDatabaseDatasourceJndiName() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getDatabaseDatasourceJndiName() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getDatabaseDetails(String) - Method in class com.atlassian.crowd.console.action.setup.Database
- getDatabaseDriver() - Method in class com.atlassian.crowd.importer.config.JdbcConfiguration
- getDatabaseHibernateDialect() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getDatabaseHibernateDialect() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getDatabaseHibernateDialect() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getDatabaseJdbcDriver() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getDatabaseJdbcDriver() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getDatabaseJdbcDriver() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getDatabaseJdbcUrl() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getDatabaseJdbcUrl() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getDatabaseJdbcUrl() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getDatabaseJdbcUsername() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getDatabaseJdbcUsername() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getDatabaseJdbcUsername() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getDatabaseList() - Method in class com.atlassian.crowd.console.action.setup.Database
- getDatabaseOption() - Method in class com.atlassian.crowd.console.action.setup.Database
- getDatabaseOptions() - Method in class com.atlassian.crowd.console.action.setup.Database
- getDatabaseProductName() - Method in class com.atlassian.crowd.analytics.events.DatabaseTypeEvent
- getDatabaseProductName() - Method in enum class com.atlassian.crowd.analytics.statistics.collectors.environment.DatabaseType
- getDatabases() - Method in class com.atlassian.crowd.console.action.setup.Database
- getDatabaseType() - Method in class com.atlassian.crowd.analytics.events.DatabaseTypeEvent
- getDatabaseType() - Method in class com.atlassian.crowd.ao.ApplicationDataSourceProvider
- getDatabaseURL() - Method in class com.atlassian.crowd.importer.config.JdbcConfiguration
- getDatabaseVersion() - Method in class com.atlassian.crowd.analytics.events.DatabaseTypeEvent
- getDataBuildNumber() - Method in interface com.atlassian.crowd.manager.upgrade.UpgradeManager
-
This gets the pre-build number.
- getDataBuildNumber() - Method in class com.atlassian.crowd.manager.upgrade.UpgradeManagerImpl
- getDataImportEvents(String) - Static method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConfluenceImporterTest
- getDataSource() - Method in class com.atlassian.crowd.ao.ApplicationDataSourceProvider
- getDate() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.AuditLogChangeset
- getDate(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- getDate(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- getDateAndTime(Date) - Static method in class com.atlassian.crowd.plugin.saml.Util
-
Gets the current date and time in the format specified by xsd:dateTime in UTC form, as described in SAML 2.0 core 1.2.2 This will also apply to Version 1.1
- getDateConverterForXml(Element) - Method in class com.atlassian.crowd.migration.GenericMapper
- getDateFormat() - Static method in class com.atlassian.crowd.embedded.propertyset.DateFormats
-
Returns a DateFormat that formats dates as ISO date format in UTC.
- getDateFromDatabase(String) - Method in class com.atlassian.crowd.migration.legacy.database.DatabaseMapper
- getDateFromTimestamp(Element, String) - Method in class com.atlassian.crowd.migration.GenericMapper
- getDateRangeType() - Method in class com.atlassian.crowd.console.action.auditlog.BrowseAuditLog
- getDaysLeft() - Method in class com.atlassian.crowd.console.action.Console
- getDebugLogs() - Method in class com.atlassian.crowd.manager.mail.SendTestMailResult
- getDecorator(HttpServletRequest, Page) - Method in class com.atlassian.crowd.plugin.sitemesh.PluginDecoratorMapper
- getDefault() - Static method in class com.atlassian.crowd.directory.ssl.LdapHostnameVerificationSSLSocketFactory
- getDefault() - Static method in class com.atlassian.crowd.migration.date.DateTimeFormatterCrowdBackupDateConverter
- getDefaultCipherSuites() - Method in class com.atlassian.crowd.util.InsecureSSLContextFactory
- getDefaultEncryptor() - Method in interface com.atlassian.crowd.manager.property.EncryptionSettings
-
Returns name of the default encryptor or
Optional.empty()
if encryption is disabled. - getDefaultEncryptor() - Method in class com.atlassian.crowd.manager.property.PropertyBasedEncryptionSettings
- getDefaultEncryptorName() - Method in class com.atlassian.crowd.manager.crypto.DefaultEncryptionManager
- getDefaultEncryptorName() - Method in interface com.atlassian.crowd.manager.crypto.EncryptionManager
-
Returns name of default encryptor.
- getDefaultGroupNames(Application, Directory, UserWithAttributes) - Method in class com.atlassian.crowd.core.event.listener.ApplicationDefaultGroupMembershipResolver
- getDefaultGroupNames(Application, Directory, UserWithAttributes) - Method in interface com.atlassian.crowd.core.event.listener.DefaultGroupMembershipResolver
-
Returns the default group memberships to which the user authenticating to the specified application should be added to.
- getDefaultGroupNames(Application, Directory, UserWithAttributes) - Method in class com.atlassian.crowd.core.event.listener.DirectoryDefaultGroupMembershipResolver
- getDefaultGroups() - Method in class com.atlassian.crowd.console.action.directory.UpdateOptions
- getDefaultGroups() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingEntity
- getDefaultGroupsLozengeContent() - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage.ApplicationDirectoriesTableRow
- getDefaultMultiTableBulkIdStrategy() - Method in class com.atlassian.crowd.util.persistence.hibernate.SQLServerIntlDialect
- getDefaultPort() - Method in enum class com.atlassian.crowd.directory.ldap.LdapSecureMode
- getDefaultProtection() - Method in enum class com.atlassian.crowd.xwork.interceptors.XsrfTokenInterceptor.SecurityLevel
- getDefaultTimeZone() - Method in class com.atlassian.crowd.scheduling.CrowdSchedulerServiceConfiguration
- getDefaultTimeZone() - Method in class com.atlassian.sal.crowd.timezone.CrowdTimeZoneManager
- getDefaultValue() - Method in class com.atlassian.crowd.util.persistence.hibernate.BooleanStringUserType
- getDelegate() - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- getDelegate() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- getDelegate() - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- getDelegate() - Method in class com.atlassian.crowd.directory.ldap.monitoring.ExecutionInfoNameClassPairCallbackHandler
- getDelegatedDirectoryType() - Method in class com.atlassian.crowd.console.action.directory.UpdateDelegatedConnection
- getDelegates() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- getDelegates() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- getDelegates() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- getDeletedAttributes() - Method in class com.atlassian.crowd.integration.rest.entity.AbstractAttributeEventEntity
- getDeletedAttributes() - Method in class com.atlassian.crowd.model.event.AbstractAttributeEvent
- getDeletedEntities() - Method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult
- getDelimiter() - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- getDelimiter() - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- getDeltaLink() - Method in class com.atlassian.crowd.directory.rest.delta.GraphDeltaQueryResult
- getDeltaLink() - Method in class com.atlassian.crowd.directory.rest.entity.delta.PageableDeltaQueryGraphList
- getDependantObjects() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.TransactionGroup
- getDeploymentTitle() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
- getDeploymentTitle() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getDeploymentTitle() - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity
- getDeploymentType() - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity
- getDescForKnownTypeIds() - Method in class com.atlassian.crowd.directory.rest.resolver.DirectoryObjectTypeIdResolver
- getDescription() - Method in class com.atlassian.crowd.console.action.application.AddApplicationDetails
- getDescription() - Method in class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- getDescription() - Method in class com.atlassian.crowd.console.action.directory.AbstractViewDetailedDirectory
- getDescription() - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- getDescription() - Method in class com.atlassian.crowd.console.action.group.AddGroup
- getDescription() - Method in class com.atlassian.crowd.console.action.group.ViewGroup
- getDescription() - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- getDescription() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
- getDescription() - Method in class com.atlassian.crowd.directory.rest.entity.group.GraphGroup
- getDescription() - Method in class com.atlassian.crowd.directory.rest.entity.membership.GraphMembershipGroup
- getDescription() - Method in interface com.atlassian.crowd.embedded.api.Directory
-
Returns a description of the directory.
- getDescription() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
- getDescription() - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntity
- getDescription() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectory
- getDescription() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the description of the application.
- getDescription() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- getDescription() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- getDescription() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- getDescription() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- getDescription() - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup
- getDescription() - Method in class com.atlassian.crowd.model.group.DelegatingGroupWithAttributes
- getDescription() - Method in interface com.atlassian.crowd.model.group.Group
- getDescription() - Method in class com.atlassian.crowd.model.group.GroupTemplate
- getDescription() - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- getDescription() - Method in class com.atlassian.crowd.model.group.ImmutableGroup
- getDescription() - Method in class com.atlassian.crowd.model.group.InternalGroup
- getDescription() - Method in class com.atlassian.crowd.model.group.InternalGroupWithAttributes
- getDescription() - Method in class com.atlassian.crowd.model.group.LDAPGroupWithAttributes
- getDescription() - Method in class com.atlassian.crowd.pageobjects.application.BrowseApplicationsPage.Application
- getDescription() - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryDetails
- getDescription() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- getDescription() - Method in class com.atlassian.crowd.pageobjects.group.AddGroupPage
- getDescription() - Method in class com.atlassian.crowd.pageobjects.group.GroupRow
- getDescription() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- getDescription() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- getDescription() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
- getDescription() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.GroupSearchResultEntity
- getDescription() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- getDescription() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
- getDescription() - Method in class com.atlassian.crowd.swagger.extras.enricher.util.RestTagConfiguration
- getDescription() - Method in class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- 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.ApacheDS
- getDescriptiveName() - Method in class com.atlassian.crowd.directory.ApacheDS15
- getDescriptiveName() - Method in class com.atlassian.crowd.directory.AppleOpenDirectory
- getDescriptiveName() - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- getDescriptiveName() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- getDescriptiveName() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- getDescriptiveName() - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- getDescriptiveName() - Method in class com.atlassian.crowd.directory.FedoraDS
- getDescriptiveName() - Method in class com.atlassian.crowd.directory.GenericLDAP
- getDescriptiveName() - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- getDescriptiveName() - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- getDescriptiveName() - Method in class com.atlassian.crowd.directory.NovelleDirectory
- getDescriptiveName() - Method in class com.atlassian.crowd.directory.OpenDS
- getDescriptiveName() - Method in class com.atlassian.crowd.directory.OpenLDAP
- getDescriptiveName() - Method in class com.atlassian.crowd.directory.OpenLDAPRfc2307
- getDescriptiveName() - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- getDescriptiveName() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Returns a descriptive name for the type of directory.
- getDescriptiveName() - Method in class com.atlassian.crowd.directory.Rfc2307
- getDescriptiveName() - Method in class com.atlassian.crowd.directory.SunONE
- getDescriptiveName() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- getDescriptiveName() - Method in class com.atlassian.crowd.plugin.rest.entity.DetailedDirectoryData
- getDesEncryptionKey() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
- getDesEncryptionKey() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getDetailedDirectories(RestPageRequest, String, Boolean) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.DirectoryAdminController
- getDetailedDirectories(RestPageRequest, String, Boolean) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.DirectoryAdminResource
- getDetailedDirectory(long) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.DirectoryAdminController
- getDetailedDirectory(Long) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.DirectoryAdminResource
- getDetailRow() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- getDetails() - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeImpl
- getDetails() - Method in class com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryPage
- getDetails() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- getDetails() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- getDetails() - Method in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdPage
- getDetails() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryDetailsPage
- getDetails() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPage
- getDetails() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryDetailsPage
- getDetails() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryDetailsPage
- getDetails() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdDetailsPage
- getDetails() - Method in interface com.atlassian.crowd.service.cluster.ClusterNode
- getDigits() - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassAnalysis
- getDirectChildGroup(String, String, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Retrieves the group that is a direct child of the specified group.
- getDirectChildGroups(String, boolean, int, int, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Retrieves the groups that are direct members of the specified group.
- getDirectChildren(String) - Method in class com.atlassian.crowd.directory.AzureMembershipHelper
-
Returns direct children of a group.
- getDirectChildrenOfGroup(String, ODataSelect) - Method in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- getDirectChildrenOfGroup(String, String, int, int) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- getDirectGroup(String, String, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
-
Returns the specified group that the user is a direct member of.
- getDirectGroupLevelAdminGroups(boolean) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationPermissionService
- getDirectGroupLevelAdminGroups(boolean) - Method in class com.atlassian.crowd.service.permission.GroupAdministrationPermissionServiceImpl
- getDirectGroupLevelAdminUsers(boolean) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationPermissionService
- getDirectGroupLevelAdminUsers(boolean) - Method in class com.atlassian.crowd.service.permission.GroupAdministrationPermissionServiceImpl
- getDirectGroups(String, boolean, boolean, int, int, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
-
Returns the groups that the user is a direct member of.
- getDirectGroups(String, String, int, int) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.UsersResource
- getDirectlyRelatedGroups(String) - Method in interface com.atlassian.crowd.manager.directory.nestedgroups.SingleGroupProvider
- getDirectlyRelatedGroups(Collection<String>) - Method in class com.atlassian.crowd.manager.directory.nestedgroups.CachedMultipleGroupsProvider
- getDirectlyRelatedGroups(Collection<String>) - Method in interface com.atlassian.crowd.manager.directory.nestedgroups.MultipleGroupsProvider
- getDirectlyRelatedGroups(Collection<String>) - Method in interface com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsProvider
-
Returns list of directly related groups (e.g.
- getDirectMembersOfGroup(String, String, int, int) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- getDirectories() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
- getDirectories() - Method in class com.atlassian.crowd.console.action.application.AddApplicationAuthorisationDetails
- getDirectories() - Method in class com.atlassian.crowd.console.action.application.AddApplicationDirectoryDetails
- getDirectories() - Method in class com.atlassian.crowd.console.action.dataimport.BaseImporter
- getDirectories() - Method in class com.atlassian.crowd.console.action.group.AddGroup
- getDirectories() - Method in class com.atlassian.crowd.console.action.principal.AddPrincipal
- getDirectories() - Method in interface com.atlassian.crowd.manager.application.canonicality.CanonicalityChecker
- getDirectories() - Method in class com.atlassian.crowd.manager.application.canonicality.OptimizedCanonicalityChecker
- getDirectories() - Method in class com.atlassian.crowd.manager.application.canonicality.SimpleCanonicalityChecker
- getDirectories() - Method in class com.atlassian.crowd.pageobjects.DirectoryBrowserPage
- getDirectories() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
- getDirectories(RestPageRequest) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.DirectoryAdminController
- getDirectoriesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getDirectoriesSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getDirectoriesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getDirectoriesWithHardDeleteModeEnabledCount() - Method in class com.atlassian.labs.crowd.directory.pruning.analytics.events.PruningConfigStatisticsEvent
- getDirectoriesWithPruningEnabledCount() - Method in class com.atlassian.labs.crowd.directory.pruning.analytics.events.PruningConfigStatisticsEvent
- getDirectory() - Method in class com.atlassian.crowd.console.action.directory.AbstractViewDirectory
- getDirectory() - Method in class com.atlassian.crowd.console.action.directory.RemoveDirectory
- getDirectory() - Method in class com.atlassian.crowd.console.action.directory.SynchroniseDirectoryCacheFromBrowse
- getDirectory() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getDirectory() - Method in class com.atlassian.crowd.console.action.directory.UpdateCustomAttributes
- getDirectory() - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- getDirectory() - Method in class com.atlassian.crowd.console.action.directory.UpdateOptions
- getDirectory() - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- getDirectory() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- getDirectory() - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- getDirectory() - Method in class com.atlassian.crowd.console.action.group.AddGroup
- getDirectory() - Method in class com.atlassian.crowd.console.action.group.RemoveGroup
- getDirectory() - Method in class com.atlassian.crowd.console.action.group.ViewGroup
- getDirectory() - Method in class com.atlassian.crowd.console.action.principal.RemovePrincipal
- getDirectory() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getDirectory() - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- getDirectory() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- getDirectory() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationToken
- getDirectory() - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- getDirectory() - Method in class com.atlassian.crowd.event.application.ApplicationDirectoryAddedEvent
- getDirectory() - Method in class com.atlassian.crowd.event.application.ApplicationDirectoryOrderUpdatedEvent
- getDirectory() - Method in class com.atlassian.crowd.event.application.ApplicationDirectoryRemovedEvent
- getDirectory() - Method in class com.atlassian.crowd.event.DirectoryEvent
- getDirectory() - Method in class com.atlassian.crowd.event.recovery.RecoveryModeActivatedEvent
- getDirectory() - Method in exception com.atlassian.crowd.exception.InvalidAuthenticationException
- getDirectory() - Method in class com.atlassian.crowd.manager.application.search.DirectoryQueryWithFilter
- getDirectory() - Method in interface com.atlassian.crowd.model.application.ApplicationDirectoryMapping
- getDirectory() - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.Returns the mapped directory.
- getDirectory() - Method in class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.Returns the directory of the group.
- getDirectory() - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
- getDirectory() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
-
Returns synchronising directory.
- getDirectory() - Method in class com.atlassian.crowd.model.group.InternalGroupAttribute
- getDirectory() - Method in class com.atlassian.crowd.model.InternalDirectoryEntity
- getDirectory() - Method in class com.atlassian.crowd.model.licensing.LicensedUser
- getDirectory() - Method in class com.atlassian.crowd.model.membership.InternalMembership
- getDirectory() - Method in class com.atlassian.crowd.model.user.InternalUserAttribute
- getDirectory() - Method in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- getDirectory() - Method in class com.atlassian.crowd.pageobjects.AddPrincipalPage
- getDirectory() - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage.ApplicationDirectoriesTableRow
- getDirectory() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.AuditLogChangeset
- getDirectory() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria
- getDirectory() - Method in class com.atlassian.crowd.pageobjects.group.AddGroupPage
- getDirectory() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- getDirectory() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
- getDirectory() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
- getDirectory() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
- getDirectory() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
- getDirectory() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse
- getDirectory(long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- getDirectory(long) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitDirectoryResource
- getDirectory(Directory) - Method in class com.atlassian.crowd.directory.loader.AbstractDirectoryInstanceLoader
- getDirectory(Directory) - Method in class com.atlassian.crowd.directory.loader.CacheableDirectoryInstanceLoader
-
Deprecated.
- getDirectory(Directory) - Method in class com.atlassian.crowd.directory.loader.ConfigurableDbCachingRemoteDirectoryInstanceLoader
- getDirectory(Directory) - Method in class com.atlassian.crowd.directory.loader.DbCachingRemoteDirectoryInstanceLoader
- 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 interface com.atlassian.crowd.directory.loader.DirectoryInstanceLoader
-
Loads the
RemoteDirectory
implementation class for a specific (already saved)Directory
configuration. - getDirectory(Directory) - Method in interface com.atlassian.crowd.directory.loader.InternalDirectoryInstanceLoader
- getDirectory(Directory) - Method in class com.atlassian.crowd.directory.loader.InternalDirectoryInstanceLoaderImpl
- getDirectory(Directory) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectoryLoader
- getDirectory(Long) - Method in class com.atlassian.crowd.rest.plugin.service.SyncFeedbackResource
- getDirectoryAttributes(long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- getDirectoryAttributesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getDirectoryAttributesSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getDirectoryAttributesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getDirectoryFromXml(Element, CrowdBackupDateConverter) - Method in class com.atlassian.crowd.migration.DirectoryMapper
- getDirectoryGroupMappings() - Method in class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- getDirectoryGroups(String, int, int) - Method in class com.atlassian.crowd.plugin.rest.service.resource.permission.UserPermissionAdminResource
- getDirectoryId() - Method in class com.atlassian.crowd.analytics.events.DirectorySynchronisationFinishedEvent
- getDirectoryId() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getDirectoryId() - Method in class com.atlassian.crowd.console.action.BrowseWithDirectoryId
- 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.AuditingDirectoryDecorator
- getDirectoryId() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- getDirectoryId() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- getDirectoryId() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationToken
- getDirectoryId() - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- getDirectoryId() - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- getDirectoryId() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Gets the internal unique
directoryId
of the directory store. - getDirectoryId() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- getDirectoryId() - Method in interface com.atlassian.crowd.embedded.api.User
- getDirectoryId() - Method in class com.atlassian.crowd.embedded.impl.DelegatingUserWithAttributes
- getDirectoryId() - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser
- getDirectoryId() - Method in class com.atlassian.crowd.event.application.ApplicationDirectoryAddedEvent
- getDirectoryId() - Method in class com.atlassian.crowd.event.application.ApplicationDirectoryOrderUpdatedEvent
- getDirectoryId() - Method in class com.atlassian.crowd.event.application.ApplicationDirectoryRemovedEvent
- getDirectoryId() - Method in class com.atlassian.crowd.event.directory.RemoteDirectorySynchronisationFinishedEvent
- getDirectoryId() - Method in class com.atlassian.crowd.event.DirectoryEvent
- getDirectoryId() - Method in class com.atlassian.crowd.event.remote.RemoteDirectoryEvent
- getDirectoryId() - Method in exception com.atlassian.crowd.exception.DirectoryCurrentlySynchronisingException
- getDirectoryId() - Method in exception com.atlassian.crowd.exception.DirectoryMappingNotFoundException
- getDirectoryId() - Method in exception com.atlassian.crowd.exception.runtime.DirectoryCurrentlySynchronisingException
- getDirectoryId() - Method in exception com.atlassian.crowd.exception.UserAlreadyExistsException
- getDirectoryId() - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntity
- getDirectoryId() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
-
Deprecated.this method has never returned the directoryId and its existence violates the directory encapsulation. It will be removed in future versions.
- getDirectoryId() - Method in class com.atlassian.crowd.manager.permission.AdministeredGroupsQuery
- getDirectoryId() - Method in interface com.atlassian.crowd.manager.permission.DirectoryGroup
-
ID of the directory this group belongs to
- getDirectoryId() - Method in class com.atlassian.crowd.manager.permission.DirectoryGroupImpl
- getDirectoryId() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- getDirectoryId() - Method in interface com.atlassian.crowd.model.DirectoryEntity
- getDirectoryId() - Method in class com.atlassian.crowd.model.event.AbstractOperationEvent
- getDirectoryId() - Method in class com.atlassian.crowd.model.event.AliasEvent
- getDirectoryId() - Method in interface com.atlassian.crowd.model.event.OperationEvent
- getDirectoryId() - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup
- getDirectoryId() - Method in class com.atlassian.crowd.model.group.DelegatingGroupWithAttributes
- getDirectoryId() - Method in class com.atlassian.crowd.model.group.GroupTemplate
- getDirectoryId() - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- getDirectoryId() - Method in class com.atlassian.crowd.model.group.ImmutableGroup
- getDirectoryId() - Method in class com.atlassian.crowd.model.group.InternalGroupWithAttributes
- getDirectoryId() - Method in class com.atlassian.crowd.model.group.LDAPGroupWithAttributes
- getDirectoryId() - Method in class com.atlassian.crowd.model.InternalDirectoryEntity
- getDirectoryId() - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
- getDirectoryId() - Method in interface com.atlassian.crowd.model.rememberme.CrowdRememberMeToken
- getDirectoryId() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
- getDirectoryId() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
- getDirectoryId() - Method in interface com.atlassian.crowd.model.token.ExpirableUserToken
-
The ID of the directory associated with the token.
- getDirectoryId() - Method in class com.atlassian.crowd.model.token.ImmutableToken
- getDirectoryId() - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
- getDirectoryId() - Method in class com.atlassian.crowd.model.token.Token
-
Deprecated.Directory the
user
originated, -1 if the token is for anapplication
. - 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.BaseImmutableUser
- getDirectoryId() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
- getDirectoryId() - Method in class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- getDirectoryId() - Method in class com.atlassian.crowd.model.user.MinimalUser
- getDirectoryId() - Method in class com.atlassian.crowd.model.user.UserTemplate
- getDirectoryId() - Method in class com.atlassian.crowd.pageobjects.administration.UserSessionsPage.FilteringCriteria
- getDirectoryId() - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.Principal
- getDirectoryId() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryDetailsPage
- getDirectoryId() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdDetailsPage
- getDirectoryId() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
- getDirectoryId() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupsFilter
- getDirectoryId() - Method in class com.atlassian.crowd.plugin.rest.entity.DirectoryMappingEntity
- getDirectoryId() - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserSearchParameters
- getDirectoryId() - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordResetRequest
- getDirectoryId() - Method in class com.atlassian.crowd.plugin.rest.entity.RestDirectoryGroup
- getDirectoryId() - Method in class com.atlassian.crowd.plugin.rest.entity.RestPermittedGroup
- getDirectoryId() - Method in class com.atlassian.crowd.plugin.rest.entity.TokenValidRequest
- getDirectoryId() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- getDirectoryId() - Method in class com.atlassian.crowd.plugin.rest.service.controller.memberships.MembershipOperationalEntity
- getDirectoryId() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DefaultGroupMembershipConfigurationEntry
- getDirectoryId() - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher
- getDirectoryId() - Method in class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningConfigurationEntity
- getDirectoryID() - Method in class com.atlassian.crowd.console.action.application.UpdateDirectories
- getDirectoryID() - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- getDirectoryID() - Method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- getDirectoryID() - Method in class com.atlassian.crowd.console.action.group.AddGroup
- getDirectoryID() - Method in class com.atlassian.crowd.console.action.group.GroupAction
- getDirectoryID() - Method in class com.atlassian.crowd.console.action.group.RemoveGroup
- getDirectoryID() - Method in class com.atlassian.crowd.console.action.pickers.SearchPicker
- getDirectoryID() - Method in class com.atlassian.crowd.console.action.principal.RemovePrincipal
- getDirectoryID() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getDirectoryID() - Method in class com.atlassian.crowd.directory.DbCachingDirectoryPoller
- getDirectoryID() - Method in interface com.atlassian.crowd.directory.monitor.DirectoryMonitor
-
Returns the ID of the directory that is being polled.
- getDirectoryID() - Method in class com.atlassian.crowd.importer.config.Configuration
- getDirectoryID(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- getDirectoryids() - Method in class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- getDirectoryIds() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- getDirectoryIds() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserSearchParams
- getDirectoryImplementationClass() - Method in class com.atlassian.crowd.event.DirectoryEvent
- getDirectoryImplementationDescriptiveName() - Method in class com.atlassian.crowd.console.action.directory.AbstractViewDirectory
- getDirectoryImplementationDescriptiveName() - Method in class com.atlassian.crowd.console.action.directory.RemoveDirectory
- getDirectoryImplementationDescriptiveName() - Method in class com.atlassian.crowd.console.action.group.ViewGroup
- getDirectoryImplementationDescriptiveName() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getDirectoryImplementations() - Static method in class com.atlassian.crowd.upgrade.util.DirectoryImplementationsHelper
- getDirectoryInfo() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
- getDirectoryInstanceLoader() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- getDirectoryInstanceLoader() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getDirectoryInstanceLoader() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- getDirectoryInstanceLoader() - Method in class com.atlassian.crowd.console.action.group.GroupAction
- getDirectoryLink(String) - Method in class com.atlassian.crowd.pageobjects.DirectoryBrowserPage
- getDirectoryManager() - Method in class com.atlassian.crowd.console.action.group.ViewGroupNestedPrincipals
- getDirectoryManager() - Method in class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
- getDirectoryManager() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getDirectoryMapping() - Method in interface com.atlassian.crowd.model.application.ApplicationDefaultGroupMembershipConfiguration
- getDirectoryMapping() - Method in class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.Returns the directory mapping.
- getDirectoryMapping() - Method in class com.atlassian.crowd.model.application.InternalApplicationDefaultGroupMembershipConfiguration
- getDirectoryMapping() - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
- getDirectoryMapping(long) - Method in interface com.atlassian.crowd.model.application.Application
-
Deprecated.Use
Application.getApplicationDirectoryMapping(long)
instead. Since 2.12. - getDirectoryMapping(long) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- getDirectoryMapping(long) - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- getDirectoryMappingDataSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getDirectoryMappingDataSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getDirectoryMappingDataSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getDirectoryMappings() - Method in interface com.atlassian.crowd.model.application.Application
-
Deprecated.Use
Application.getApplicationDirectoryMappings()
instead. Since 2.12. - getDirectoryMappings() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- getDirectoryMappings() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- getDirectoryMappings() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- getDirectoryMappings() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- getDirectoryName() - Method in class com.atlassian.crowd.acceptance.utils.DbCachingTestHelper.SyncInfo
-
Returns of the name of the synchronised directory.
- getDirectoryName() - Method in class com.atlassian.crowd.console.action.dataimport.CsvConfirmation
- getDirectoryName() - Method in class com.atlassian.crowd.console.action.group.ViewGroup
- getDirectoryName() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getDirectoryName() - Method in exception com.atlassian.crowd.exception.DirectoryNotFoundException
-
Returns the name of the directory that could not be found.
- getDirectoryName() - Method in interface com.atlassian.crowd.manager.permission.DirectoryGroup
-
Convenience method - the name of the directory this group belongs to
- getDirectoryName() - Method in class com.atlassian.crowd.manager.permission.DirectoryGroupImpl
- getDirectoryName() - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
- getDirectoryName() - Method in class com.atlassian.crowd.pageobjects.administration.UserSessionsPage.FilteringCriteria
- getDirectoryName() - Method in class com.atlassian.crowd.pageobjects.ExpandableJndiDirectoriesList.DirectoryLink
- getDirectoryName() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- getDirectoryName() - Method in class com.atlassian.crowd.plugin.rest.entity.RestDirectoryGroup
-
Optional.
- getDirectoryName() - Method in class com.atlassian.crowd.plugin.rest.entity.RestPermittedGroup
-
Optional.
- getDirectoryName() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- getDirectoryName() - Method in exception com.atlassian.labs.crowd.directory.pruning.rest.InvalidDirectoryTypeException
- getDirectoryName() - Method in class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningConfigurationEntity
- getDirectoryOperationsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getDirectoryOperationsSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getDirectoryOperationsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getDirectoryOperationsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.SqlServerLegacyTableQueries
- getDirectoryQueryWithFilter(Directory, EntityQuery<T>) - Method in interface com.atlassian.crowd.manager.application.filtering.AccessFilter
- getDirectoryQueryWithFilter(Directory, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.filtering.BaseAccessFilter
- getDirectoryQueryWithFilter(Directory, MembershipQuery<T>) - Method in interface com.atlassian.crowd.manager.application.filtering.AccessFilter
- getDirectoryQueryWithFilter(Directory, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.filtering.BaseAccessFilter
- getDirectorySynchronisationInformation(long) - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Returns the synchronisation information for the directory.
- getDirectorySynchronisationInformation(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- getDirectorySynchronisationInformation(long) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Retrieves the sync info for the directory - last sync start time & duration, current sync start time (if directory is currently synchronising)
- getDirectorySynchronisationInformation(long) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- getDirectorySynchronisationInformation(long) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
-
Returns directory synchronisation information.
- getDirectorySynchronisationInformation(long) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
- getDirectorySynchronisationInformation(Directory) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
-
Deprecated.since 2.12.0, use
SynchronisationStatusManager.getDirectorySynchronisationInformation(long)
instead - getDirectorySynchronisationInformation(Directory) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
- getDirectorySynchronisationStatus(long) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitDirectoryResource
- getDirectoryType() - Method in class com.atlassian.crowd.analytics.events.DirectoryDailyLoginCountStatisticsEvent
- getDirectoryType() - Method in class com.atlassian.crowd.analytics.events.DirectorySynchronisationFinishedEvent
- getDirectoryType() - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- getDirectoryType() - Method in class com.atlassian.crowd.event.DirectoryEvent
- getDirectoryType() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryData
- getDirectoryType() - Method in class com.atlassian.crowd.plugin.rest.entity.DetailedDirectoryData
- getDirectoryTypeAction() - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- getDirectoryTypeFromLegacyCode(int) - Method in class com.atlassian.crowd.migration.GenericMapper
- getDirectoryTypeOption() - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- getDirectoryUrl() - Method in class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningConfigurationEntity
- getDirectParentGroup(String, String, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Retrieves the group that is a direct parent of the specified group.
- getDirectParentGroups(String, boolean, int, int, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Retrieves the groups that are direct parents of the specified group.
- getDirectParentsOfGroup(String, ODataSelect) - Method in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- getDirectParentsOfGroup(String, String, int, int) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- getDirectParentsOfUser(String, ODataSelect) - Method in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- getDirectUser(String, String, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Retrieves the user that is a direct member of the specified group.
- getDirectUsers(String, boolean, int, int, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Retrieves the users that are direct members of the specified group.
- getDirectUsersFromGroup(long, String, int, int) - Method in interface com.atlassian.crowd.manager.directory.MembershipService
-
Returns direct members of a group (excluding nested members)
- getDirectUsersFromGroup(long, String, int, int) - Method in class com.atlassian.crowd.manager.memberships.MembershipServiceImpl
- getDirIds() - Method in class com.atlassian.crowd.event.TimestampBasedEventToken
- getDispatcher() - Static method in class com.atlassian.crowd.console.listener.BootstrapLoaderListener
- getDispatchers() - Method in class com.atlassian.crowd.swagger.extras.enricher.util.RestTagConfiguration
- getDisplayableLink(WebLink) - Method in interface com.atlassian.crowd.console.action.ActionHelper
- getDisplayableLink(WebLink) - Method in class com.atlassian.crowd.console.action.BaseAction
- getDisplayname() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getDisplayname() - Method in class com.atlassian.crowd.console.action.user.EditProfile
- getDisplayName() - Method in class com.atlassian.crowd.directory.ldap.LdapTypeConfig
- getDisplayName() - Method in class com.atlassian.crowd.directory.rest.entity.group.GraphGroup
- getDisplayName() - Method in class com.atlassian.crowd.directory.rest.entity.membership.DirectoryObject
- getDisplayName() - Method in class com.atlassian.crowd.directory.rest.entity.membership.GraphMembershipGroup
- getDisplayName() - Method in class com.atlassian.crowd.directory.rest.entity.membership.GraphMembershipUser
- getDisplayName() - Method in class com.atlassian.crowd.directory.rest.entity.user.GraphUser
- getDisplayName() - Method in interface com.atlassian.crowd.embedded.api.User
- getDisplayName() - Method in class com.atlassian.crowd.embedded.impl.DelegatingUserWithAttributes
- getDisplayName() - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser
- getDisplayName() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- getDisplayName() - Method in enum class com.atlassian.crowd.model.application.ApplicationType
-
Returns the display name of the application type.
- getDisplayName() - Method in enum class com.atlassian.crowd.model.ApplicationSubtype
- getDisplayName() - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
- 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
- getDisplayName() - Method in class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- getDisplayName() - Method in class com.atlassian.crowd.model.user.UserTemplate
- getDisplayName() - Method in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- getDisplayName() - Method in class com.atlassian.crowd.pageobjects.ApplicationSearchUsersResult
- getDisplayName() - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.Principal
- getDisplayName() - Method in class com.atlassian.crowd.pageobjects.group.UserPicker.UserSearchResultRow
- getDisplayName() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRow
- getDisplayName() - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryData
- getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
- getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
- getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
- getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
- getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEventTypeRestDTO
- getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.entity.DetailedDirectoryData
- getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
- getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.entity.JiraType
- getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.filter.RestServiceVersionFilter
- getDisplayName() - Method in class com.atlassian.crowd.service.sal.CrowdApplicationProperties
- getDn() - Method in class com.atlassian.crowd.directory.NamedLdapEntity
- getDn() - Method in class com.atlassian.crowd.model.group.LDAPGroupWithAttributes
- getDn() - Method in interface com.atlassian.crowd.model.LDAPDirectoryEntity
-
Gets the standardised distinguished name for the LDAP entity.
- getDn() - Method in class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- getDocumentationBaseUrl() - Method in class com.atlassian.crowd.applinks.CrowdHostApplication
- getDomain() - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- getDomain() - Method in class com.atlassian.crowd.integration.rest.entity.CookieConfigEntity
- getDomain() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Deprecated.Use
PropertyManager.getCookieConfiguration()
instead. Since v3.0. - getDomain() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getDomain() - Method in class com.atlassian.crowd.model.authentication.CookieConfiguration
-
Returns the domain that the cookie should be set for.
- getDomain() - Method in class com.atlassian.crowd.pageobjects.administration.GeneralOptionsPage
- getDomain() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.CookieConfigEntity
- getDoNestedGroupImport() - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryConfirmation
- getDouble(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- getDouble(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- getDownloadStrategies() - Method in class com.atlassian.crowd.plugin.servlet.FileServerServlet
- getDriver() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- getDriver() - Method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- getDuplicatedEmail() - Method in class com.atlassian.crowd.analytics.events.UserEmailAuthenticationFailedAggregateAnalyticsEvent
- getDuplicatedEmail() - Method in class com.atlassian.crowd.analytics.events.UserEmailSSOAuthenticationFailedAggregateAnalyticsEvent
- getDuplicatedEmailAddressesCount() - Method in class com.atlassian.crowd.analytics.events.emailscan.EmailScanFinishedSuccessfullyAnalyticsEvent
- getDuplicatedEmailAddressesCount() - Method in class com.atlassian.crowd.event.emailscan.EmailScanFinishedSuccessfullyEvent
- getDuplicatedEmailsCount() - Method in class com.atlassian.crowd.manager.emailscan.ValidationResult
- getDuplicatedEmailsCount() - Method in class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
- getDuplicatedEmailsCount() - Method in class com.atlassian.crowd.plugin.rest.entity.emailscan.AppEmailScanResultEntity
- getDuplicatesByDirectoryType() - Method in class com.atlassian.crowd.analytics.events.DuplicatedExternalIdsStatisticsEvent
- getDuration() - Method in class com.atlassian.crowd.acceptance.utils.DbCachingTestHelper.SyncInfo
-
Returns the duration of the synchronisation.
- getDuration() - Method in class com.atlassian.crowd.model.token.ImmutableToken
- getDuration() - Method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity
- getDurationInMs() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectorySynchronisationRoundInformationEntity
- getDurationMs() - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation
-
Returns in milliseconds the duration of the synchronisation.
- getDurationPretty(long, Function<String, String>, boolean) - Static method in class com.atlassian.crowd.core.tiny.DateUtils
- getDurationPrettySecondsResolution(long, ResourceBundle) - Static method in class com.atlassian.crowd.core.tiny.DateUtils
-
Converts a number of seconds into a pretty formatted data string.
- getDynamicLdapPoolsStatistics() - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.DynamicLdapPoolStatisticsResource
- getEarliestDate() - Method in class com.atlassian.crowd.manager.backup.BackupSummary
-
Return the date of the most recent backup.
- getElementById(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getElementByXPath(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getElementsByXPath(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getElementTextById(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getElementTextByXPath(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getElementValueByID(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Returns the content of the 'value' attribute of an element, given the element id
- getEmail() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getEmail() - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- getEmail() - Method in class com.atlassian.crowd.console.action.user.EditProfile
- getEmail() - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails
- getEmail() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser
- getEmail() - Method in class com.atlassian.crowd.model.licensing.LicensedUser
- getEmail() - Method in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- getEmail() - Method in class com.atlassian.crowd.pageobjects.ApplicationSearchUsersResult
- getEmail() - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.Principal
- getEmail() - Method in class com.atlassian.crowd.pageobjects.group.UserPicker.UserSearchResultRow
- getEmail() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRow
- getEmail() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage.UserMember
- getEmail() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupNestedMembers.NestedMember
- getEmail() - Method in class com.atlassian.crowd.pageobjects.setup.DefaultAdminSetupOptions
- getEmail() - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- getEmail() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
- getEmail() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
- getEmail() - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserEntity
- getEmail() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- getEmail() - Method in exception com.atlassian.crowd.sso.saml.impl.opensaml.action.email.AbstractEmailAddressException
- getEmailAddress() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCaseWithEmailServer
- getEmailAddress() - Method in exception com.atlassian.crowd.emailchange.SameEmailAddressException
- getEmailAddress() - Method in interface com.atlassian.crowd.embedded.api.User
- getEmailAddress() - Method in class com.atlassian.crowd.embedded.impl.DelegatingUserWithAttributes
- getEmailAddress() - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser
- getEmailAddress() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- getEmailAddress() - Method in interface com.atlassian.crowd.model.token.ExpirableUserToken
-
An email address that can be associated with the token.
- getEmailAddress() - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
- getEmailAddress() - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
- 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
- getEmailAddress() - Method in class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- getEmailAddress() - Method in class com.atlassian.crowd.model.user.UserTemplate
- getEmailChangeInfoTemplate() - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- getEmailChangeValidationTemplate() - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- getEmbeddedGroup(InvalidGroupException) - Static method in class com.atlassian.crowd.embedded.core.util.ConversionUtils
-
Extracts a directory-specific model group from the given
InvalidGroupException
and converts it into a directory-agnostic embedded/application group. - getEmbeddedLicenses() - Method in class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- getEmbeddedValue() - Method in class com.atlassian.crowd.console.action.setup.Database
- getEmptyLdapName() - Method in class com.atlassian.crowd.directory.ldap.name.CrowdLdapNameFactory
- getEnabled() - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
- getEnabled() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity
- getEnabled() - Method in class com.atlassian.crowd.plugin.rest.entity.RememberMeConfigurationEntity
- getEncodedValue() - Method in class com.atlassian.crowd.directory.ldap.control.ldap.DeletedControl
- getEncoder() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- getEncoder(String) - Method in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
-
This will return an LDAP encoder for the given key.
- getEncoder(String) - Method in class com.atlassian.crowd.password.factory.PasswordEncoderFactoryImpl
- getEncryptedPassword() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- getEncryptedPassword() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- getEncryptedPasswords() - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- getEncryptingPasswords() - Method in class com.atlassian.crowd.console.action.dataimport.CsvConfirmation
- getEncryptingPasswords() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- getEncryptionAlgorithm() - Method in class com.atlassian.crowd.directory.ldap.credential.EncryptingCredentialEncoder
- getEncryptionKeyPath(String) - Method in interface com.atlassian.crowd.manager.property.EncryptionSettings
-
Gets encryption key path for specified encryptor if present.
- getEncryptionKeyPath(String) - Method in class com.atlassian.crowd.manager.property.PropertyBasedEncryptionSettings
- getEncryptionSettings() - Method in class com.atlassian.crowd.plugin.rest.service.controller.EncryptionController
- getEncryptionSettings() - Method in class com.atlassian.crowd.plugin.rest.service.resource.encryption.EncryptionResource
- getEncryptionType() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
- getEncryptionType() - Method in interface com.atlassian.crowd.embedded.api.Directory
-
Returns the encryption algorithm used by the directory.
- getEncryptionType() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
- getEncryptionType() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectory
- getEncryptionType() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- getEncryptionType() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- getEncryptor() - Method in class com.atlassian.crowd.plugin.rest.entity.EncryptionSettingsEntity
- getEncryptor(String) - Method in class com.atlassian.crowd.crypto.PrefixBasedSwitchableEncryptor
- getEndDate() - Method in class com.atlassian.crowd.plugin.rest.entity.DetailedDirectorySynchronizationData
- getEndpointDataProviderForDirectory(AzureAdDirectory) - Method in class com.atlassian.crowd.directory.rest.endpoint.AzureApiUriResolverFactory
- getEndpointUrl() - Method in class com.atlassian.crowd.integration.rest.entity.WebhookEntity
- getEndpointUrl() - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
- getEndpointUrl() - Method in interface com.atlassian.crowd.model.webhook.Webhook
- getEndpointUrl() - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
-
Deprecated.
- getEndpointUrl() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
- getEndpointUrl() - Method in class com.atlassian.crowd.plugin.rest.entity.WebhookEntity
- getEndTimestamp() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- getEndTimestamp() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
-
Returns timestamp of the synchronisation's ending.
- getEntities() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
- getEntities() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
- getEntities() - Method in class com.atlassian.crowd.dao.audit.AssembledAuditLogChangeset
- getEntities() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- getEntities() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- getEntitiesInDirectory() - Method in class com.atlassian.crowd.plugin.rest.service.controller.memberships.MembershipOperationalEntity
- getEntitiesInTable() - Method in class com.atlassian.crowd.pageobjects.group.EntityPicker
- getEntitiesNotInDirectory() - Method in class com.atlassian.crowd.plugin.rest.service.controller.memberships.MembershipOperationalEntity
- getEntity() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
- getEntity() - Method in class com.atlassian.crowd.dao.audit.AssembledAuditLogChangeset
- getEntity() - Method in class com.atlassian.crowd.event.remote.RemoteEntityCreatedOrUpdatedEvent
- getEntity() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.AuditLogChangeset
- getEntity() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.FailedEntity
- getEntity() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
- getEntityAtIndex(int) - Method in class com.atlassian.crowd.pageobjects.group.EntityPicker
- getEntityAttributes() - Method in class com.atlassian.crowd.migration.legacy.database.DatabaseMapper.AttributeMapper
- getEntityDescriptor() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
- getEntityId() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
-
Deprecated.use the
AuditLogChangeset.getEntities()
instead - getEntityId() - Method in interface com.atlassian.crowd.audit.AuditLogEntity
- getEntityId() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity
- getEntityId() - Method in class com.atlassian.crowd.dao.audit.AssembledAuditLogChangeset
-
Deprecated.
- getEntityId() - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
- getEntityId() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity
- getEntityId() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- getEntityName() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
-
Deprecated.use the
AuditLogChangeset.getEntities()
instead - getEntityName() - Method in interface com.atlassian.crowd.audit.AuditLogEntity
-
Returns the name of the affected object.
- getEntityName() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity
- getEntityName() - Method in class com.atlassian.crowd.console.action.group.UpdateGroupMembers
- getEntityName() - Method in class com.atlassian.crowd.console.action.pickers.SearchPicker
- getEntityName() - Method in class com.atlassian.crowd.console.action.principal.UpdateGroups
- getEntityName() - Method in class com.atlassian.crowd.dao.audit.AssembledAuditLogChangeset
-
Deprecated.
- getEntityName() - Method in class com.atlassian.crowd.event.group.GroupMembershipCreatedEvent
-
Deprecated.
- getEntityName() - Method in class com.atlassian.crowd.event.group.GroupMembershipDeletedEvent
-
Deprecated.
- getEntityName() - Method in class com.atlassian.crowd.event.remote.RemoteEntityDeletedEvent
- getEntityName() - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
- getEntityName() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
- getEntityName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- getEntityName() - Method in class com.atlassian.crowd.util.BatchResultEntityWithCause
- getEntityNames() - Method in class com.atlassian.crowd.event.group.GroupMembershipsCreatedEvent
- getEntityNames() - Method in class com.atlassian.crowd.event.group.GroupMembershipsDeletedEvent
- getEntityNames() - Method in class com.atlassian.crowd.plugin.rest.service.controller.memberships.MembershipOperationalEntity
- getEntityNames(List<? extends DirectoryEntityId>, long) - Static method in class com.atlassian.crowd.plugin.rest.service.controller.memberships.MembershipOperationalEntity
- getEntityNamesToMatch() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- getEntityNameToMatch() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
-
Deprecated.Use
MembershipQuery.getEntityNamesToMatch()
instead. Since v2.9 - getEntityToMatch() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- getEntityToReturn() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- getEntityType() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
-
Deprecated.use the
AuditLogChangeset.getEntities()
instead - getEntityType() - Method in interface com.atlassian.crowd.audit.AuditLogEntity
- getEntityType() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity
- getEntityType() - Method in class com.atlassian.crowd.dao.audit.AssembledAuditLogChangeset
-
Deprecated.
- getEntityType() - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
- getEntityType() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- getEntityType() - Method in class com.atlassian.crowd.search.EntityDescriptor
- getEntries() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
- getEntries() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
- getEntries() - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- getEntries() - Method in class com.atlassian.crowd.dao.audit.AssembledAuditLogChangeset
- getEntries() - Method in class com.atlassian.crowd.directory.rest.entity.PageableGraphList
- getEntries() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- getEntries() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- getEnvironment() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getEnvironment() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getError() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- getError(Directory) - Method in interface com.atlassian.crowd.directory.ldap.validator.Validator
-
Validates a specific directory configuration.
- getErrorKey() - Method in class com.atlassian.crowd.console.action.FieldError
- getErrorMessage() - Method in class com.atlassian.crowd.embedded.validator.FieldValidationError
- getErrorMessage() - Method in interface com.atlassian.crowd.migration.legacy.upgrade.CrowdUpgradeBlocker
- getErrorMessage() - Method in class com.atlassian.crowd.migration.legacy.upgrade.JndiDatasourceUpgradeBlocker
- getErrorMessage() - Method in class com.atlassian.crowd.migration.legacy.upgrade.LegacyHsqlUpgradeBlocker
- getErrorMessage() - Method in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- getErrorMessage() - Method in class com.atlassian.crowd.pageobjects.CrowdErrorAndSuccessSection
- getErrorMessage() - Method in interface com.atlassian.crowd.pageobjects.CrowdLoginPage
- getErrorMessage() - Method in class com.atlassian.crowd.pageobjects.LegacyCrowdLoginPage
- getErrorMessage() - Method in class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- getErrorMessage() - Method in class com.atlassian.crowd.test.util.ValidationErrorStub
- getErrorMessage() - Method in interface com.atlassian.crowd.validator.ValidationError
-
Returns the actual error message
- getErrorMessages() - Method in class com.atlassian.crowd.pageobjects.aui.util.AuiMessages
- getErrorMessages() - Method in class com.atlassian.crowd.pageobjects.setup.AbstractSetupPage
- getErrorMessages() - Method in exception com.atlassian.crowd.plugin.rest.exception.ValidationFailedException
- getErrorRaw() - Method in class com.atlassian.crowd.console.action.FieldError
- getErrors() - Method in interface com.atlassian.crowd.console.action.setup.database.validator.DatabaseSettingsValidator
-
Performs validation and returns a list of specific errors found in the database setup.
- getErrors() - Method in class com.atlassian.crowd.console.action.setup.database.validator.MsSQLServerSettingsValidator
-
Checks Transaction Isolation Level - requires 'DATABASE ${database_name} SET READ_COMMITTED_SNAPSHOT ON'
- getErrors() - Method in class com.atlassian.crowd.console.action.setup.database.validator.MySQLSettingsValidator
-
Checks Transaction Isolation Level - requires 'READ-COMMITTED'
- getErrors() - Method in exception com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException
- getErrors() - Method in exception com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException
- getErrors() - Method in class com.atlassian.crowd.migration.legacy.LegacyXmlVerifier
- getErrors() - Method in class com.atlassian.crowd.migration.verify.DatabaseVerifier
- getErrors() - Method in class com.atlassian.crowd.migration.verify.LegacyXmlVerifier
- getErrors() - Method in interface com.atlassian.crowd.migration.verify.Verifier
- getErrors() - Method in class com.atlassian.crowd.migration.verify.VersionMismatchVerifier
- getErrors() - Method in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- getErrors() - Method in class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage
- getErrors() - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationConnectionDetailsPage
- getErrors() - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationDetailsPage
- getErrors() - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationDirectoryDetailsPage
- getErrors() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- getErrors() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- getErrors() - Method in class com.atlassian.crowd.pageobjects.user.AbstractChangePasswordPage
- getErrors() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- getErrors() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterMappingPage
- getErrors() - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- getErrors() - Method in class com.atlassian.crowd.plugin.rest.exception.entity.ValidationErrorsEntity
- getErrors() - Method in interface com.atlassian.crowd.upgrade.tasks.UpgradeTask
-
Deprecated.Just throw from @
UpgradeTask.doUpgrade()
instead. Upgrade tasks are singleton beans, so most hold the error list across multiple imports. - getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask001
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask002
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask003
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask112
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask113
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask114
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask210
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask211
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask212
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask214
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask215
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask216
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask320
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask321
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask322
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask342
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask360
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask361
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask395
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask396
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask397
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask420
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask421
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask422
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask423
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask424
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask425
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask426
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask427
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask428
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask429
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask430
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask452
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask502
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask523
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask524
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask542
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask622
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask622ExternalId
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask623GenerateExternalId
- getErrors() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask645IntroduceUserPermissions
- getErrors(Directory) - Method in class com.atlassian.crowd.directory.ldap.validator.ConnectorValidator
-
Gets the errors detected by the list of validators for the specified directory
- getErrors(PageElement) - Static method in class com.atlassian.crowd.pageobjects.ErrorsUtil
- getEventCookie() - Method in class com.atlassian.crowd.plugin.rest.service.resource.server.EventsResource
- getEventMap() - Method in class com.atlassian.crowd.console.action.error.ErrorAction
- getEventMessage() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
- getEventMessage() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
- getEventMessage() - Method in class com.atlassian.crowd.dao.audit.AssembledAuditLogChangeset
- getEventMessage() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- getEventMessage() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- getEventName() - Method in class com.atlassian.crowd.analytics.events.ApplicationDefaultGroupMembershipsStatisticsEvent
- getEventName() - Method in class com.atlassian.crowd.analytics.events.features.FeatureEnabledStatusEvent
- getEventName() - Method in class com.atlassian.crowd.analytics.events.license.LicenseUsageNotUnlimitedStatisticsEvent
-
Deprecated.
- getEventName() - Method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent
- getEventName() - Method in class com.atlassian.crowd.analytics.statistics.collectors.gla.GroupLevelAdminStatsEvent
- getEventName() - Method in interface com.atlassian.crowd.event.analytics.EmbeddedCrowdAnalyticsEvent
-
Returns the name of the event.
- getEventPublisher() - Method in class com.atlassian.crowd.console.action.setup.Complete
- getEventPublisher() - Method in class com.atlassian.crowd.plugin.web.CrowdWebResourceIntegration
- getEvents() - Method in class com.atlassian.crowd.event.Events
- getEvents() - Method in class com.atlassian.crowd.integration.rest.entity.EventEntityList
- getEvents() - Method in class com.atlassian.crowd.test.util.analytics.AnalyticsEventReport
- getEvents(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.server.EventsResource
- getEventsSince(String, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.EventsController
- getEventSuffix() - Method in enum class com.atlassian.crowd.analytics.events.AuditLogEnabledState
- getEventType() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
- getEventType() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
- getEventType() - Method in class com.atlassian.crowd.dao.audit.AssembledAuditLogChangeset
- getEventType() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- getEventType() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- getEvictionPolicyClassName() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- getEvictionRunIntervalSeconds() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getEvictionRunIntervalSeconds() - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- getEvictionRunIntervalSeconds() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- getException() - Method in class com.atlassian.crowd.event.remote.RemoteDirectoryMonitorErrorEvent
- getExclusions() - Method in class com.atlassian.crowd.console.action.pickers.SearchPicker
- getExclusionsAsString() - Method in class com.atlassian.crowd.console.action.directory.UpdateOptions
- getExecutorServiceCount() - Method in class com.atlassian.crowd.test.rules.ExecutorServiceFactoryRule
- getExistingEntities() - Method in class com.atlassian.crowd.manager.directory.BulkAddResult
-
Returns the entities which did not get overwritten during the bulk add process.
- getExistingUsers() - Method in exception com.atlassian.crowd.exception.BulkAddFailedException
- getExpanderText() - Method in class com.atlassian.crowd.pageobjects.ExpandableJndiDirectoriesList
- getExpanderText() - Method in class com.atlassian.crowd.pageobjects.StartTlsPoolingWarningMessage
- getExpandParameter(HttpServletRequest) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityExpansionUtil
-
Returns a ExpandParameter representing the
expand
query parameter from an HttpServletRequest. - getExpectedChildGroupToUsersMappingForMembershipTest() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- getExpectedCookieName() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.CookieConfigResourceTest
- getExpectedCookieSecure() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.CookieConfigResourceTest
- getExpectedGroupToUsersMappingForMembershipTest() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- getExpectedLoginFailedErrorMessage() - Static method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- getExpectedMode() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- getExpectedServerResponses() - Method in class com.atlassian.crowd.acceptance.utils.proxy.MockProxyServer
- getExpirationDate() - Method in class com.atlassian.crowd.model.sso.idp.PemCertificate
- getExpirationDate() - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
- getExpirationDuration() - Method in class com.atlassian.crowd.manager.authentication.ImmutableCrowdSpecificRememberMeSettings
- getExpirationDuration() - Method in interface com.atlassian.crowd.manager.rememberme.CrowdSpecificRememberMeSettings
- getExpirationPeriod() - Method in class com.atlassian.crowd.plugin.rest.entity.RememberMeConfigurationEntity
- getExpiryDate() - Method in class com.atlassian.crowd.console.action.Console
- getExpiryDate() - Method in class com.atlassian.crowd.integration.rest.entity.SessionEntity
- getExpiryDate() - Method in interface com.atlassian.crowd.model.authentication.Session
- getExpiryDate() - Method in interface com.atlassian.crowd.model.token.ExpirableUserToken
-
The date at which the token expires, in millis since the epoch.
- getExpiryDate() - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
- getExpiryDate() - Method in class com.atlassian.crowd.plugin.rest.entity.SessionEntity
- getExportLink() - Method in class com.atlassian.crowd.pageobjects.application.LicensesPage
- getExtension() - Method in class com.atlassian.crowd.util.ImageInfo
- getExternalCachedGroupCount() - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- getExternalCachedGroupCount() - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- getExternalCachedGroupCount() - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- getExternalCachedGroupCount() - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- getExternalCachedGroupCount() - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
Counts external cached groups in the directory cache
- getExternalGroupCount(long) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- getExternalGroupCount(long) - Method in interface com.atlassian.crowd.embedded.spi.GroupDao
-
Gets the count of external groups for a directory
- getExternalId() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getExternalId() - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntity
- getExternalId() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
-
The user key at the server is the externalId at the client.
- getExternalId() - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup
- getExternalId() - Method in class com.atlassian.crowd.model.group.DelegatingGroupWithAttributes
- getExternalId() - Method in interface com.atlassian.crowd.model.group.Group
-
This will return
null
for directories which do not support external ids - getExternalId() - Method in class com.atlassian.crowd.model.group.GroupTemplate
- getExternalId() - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- getExternalId() - Method in class com.atlassian.crowd.model.group.ImmutableGroup
- 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.group.LDAPGroupWithAttributes
- getExternalId() - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
- getExternalId() - Method in class com.atlassian.crowd.model.user.DelegatingUserWithAttributes
- getExternalId() - Method in class com.atlassian.crowd.model.user.InternalUser
- getExternalId() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
- getExternalId() - Method in class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- getExternalId() - Method in interface com.atlassian.crowd.model.user.User
- getExternalId() - Method in class com.atlassian.crowd.model.user.UserTemplate
- getExternalIdAttribute() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Get the LDAP unique ID attribute.
- getExternalIdAttribute() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getExternalIdFromAttribute(Attributes) - Method in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPGroupAttributesMapper
- getExternalIdFromAttribute(Attributes) - Method in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPUserAttributesMapper
- getExternalIds() - Method in class com.atlassian.crowd.event.azure.AzureGroupsRemovedEvent
- getExternalIds(List<String>, long) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestKitUserResource
- getFailedConstraints() - Method in class com.atlassian.crowd.event.user.UserCredentialValidationFailed
- getFailedDirectories() - Method in class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningConfigurationUpdateResultsEntity
- getFailedEntities() - Method in class com.atlassian.crowd.manager.directory.BulkAddResult
-
Returns the entities which did failed to be added during the bulk add process.
- getFailedEntities() - Method in class com.atlassian.crowd.manager.directory.BulkRemoveResult
-
Returns the entities which failed to be removed during the bulk remove process.
- getFailedEntities() - Method in class com.atlassian.crowd.util.BatchResult
- getFailedUsers() - Method in exception com.atlassian.crowd.exception.BulkAddFailedException
- getFailures() - Method in class com.atlassian.crowd.acceptance.utils.ActionRunner
- getFailures() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
- getFailuresSinceLastSuccess() - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
- getFailuresSinceLastSuccess() - Method in interface com.atlassian.crowd.model.webhook.Webhook
- getFailuresSinceLastSuccess() - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
-
Deprecated.
- getFailuresSinceLastSuccess() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
- getFallbackImporter() - Method in class com.atlassian.crowd.importer.importers.BambooImporter
- getFallbackImporter() - Method in class com.atlassian.crowd.importer.importers.ConditionalImporter
- getFallbackImporter() - Method in class com.atlassian.crowd.importer.importers.ConfluenceImporter
- getFallbackImporter() - Method in class com.atlassian.crowd.importer.importers.JiraImporter
- getFeaturesEnabledForAllUsers() - Method in class com.atlassian.crowd.feature.DarkFeatureManagerOsgiAccessor
- getFeaturesEnabledForCurrentUser() - Method in class com.atlassian.crowd.feature.DarkFeatureManagerOsgiAccessor
- getFeaturesEnabledForUser(UserKey) - Method in class com.atlassian.crowd.feature.DarkFeatureManagerOsgiAccessor
- getFetchSize() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
- getField() - Method in class com.atlassian.crowd.console.action.FieldError
- getField() - Method in class com.atlassian.crowd.plugin.rest.exception.entity.ValidationErrorsEntity.ErrorMessage
- getFieldErrors() - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm
- getFieldName() - Method in class com.atlassian.crowd.embedded.validator.FieldValidationError
- getFieldName() - Method in class com.atlassian.crowd.test.util.ValidationErrorStub
- getFieldName() - Method in interface com.atlassian.crowd.validator.ValidationError
-
Returns name of the field for which this error was raised
- getFile() - Method in class com.atlassian.crowd.maven.plugin.openapi.OpenApiSpecs
- getFileCheckSum() - Method in class com.atlassian.crowd.event.migration.XMLBackupFinishedEvent
- getFileCheckSum() - Method in class com.atlassian.crowd.event.migration.XMLRestoreEvent
- getFileEncoding() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getFileEncoding() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getFileEncoding() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getFileName() - Method in class com.atlassian.crowd.plugin.rest.entity.FileNameEntity
- getFilePath() - Method in class com.atlassian.crowd.console.action.setup.Import
- getFilePath() - Method in class com.atlassian.crowd.event.migration.XMLBackupEvent
- getFilePath() - Method in class com.atlassian.crowd.event.migration.XMLRestoreEvent
- getFilter() - Method in class com.atlassian.crowd.directory.query.GraphQuery
- getFilter(String, DispatcherType) - Method in class com.atlassian.crowd.console.filter.registration.SecureAccessFilterService
-
Get list of filters for current request url and dispatcher type
- getFilteredGroupNames() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- getFilteredGroupNames() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- getFilteredGroups() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- getFilterExpiredUsers() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- getFilterExpiredUsers() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getFilteringGroupsWithAccessEnabled() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- getFilteringUsersWithAccessEnabled() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- getFilterLabel() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- getFilterName() - Method in class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilterConfig
- getFilters(FilterLocation, String, FilterConfig, FilterDispatcherCondition) - Method in class com.atlassian.crowd.console.filter.CrowdSecurePluginFilterChainEnhancer
- getFilters(FilterLocation, String, FilterConfig, DispatcherType) - Method in class com.atlassian.crowd.console.filter.CrowdSecurePluginFilterChainEnhancer
- getFilterType() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.AccessBasedSynchronizationFilterTypeEntity
- getFilterValues(RestPageRequest, AuditLogQueryRestDTO, String, AuditLogChangesetProjection) - Method in class com.atlassian.crowd.plugin.rest.service.resource.audit.AuditResource
- getFinder() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase.GenericPage
- getFinder() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getFirst() - Method in class com.atlassian.crowd.pageobjects.setup.DefaultAdminSetupOptions
- getFirstname() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getFirstname() - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- getFirstname() - Method in class com.atlassian.crowd.console.action.user.EditProfile
- getFirstName() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- getFirstName() - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails
- getFirstName() - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
- getFirstName() - Method in class com.atlassian.crowd.model.user.DelegatingUserWithAttributes
- getFirstName() - Method in class com.atlassian.crowd.model.user.InternalUser
- getFirstName() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
- getFirstName() - Method in class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- getFirstName() - Method in interface com.atlassian.crowd.model.user.User
- getFirstName() - Method in class com.atlassian.crowd.model.user.UserTemplate
- getFirstName() - Method in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- getFirstName() - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- getFirstName() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- getForgedLicenseWarning() - Method in class com.atlassian.crowd.pageobjects.setup.ForgedLicenseWarningSetupPage
- getForgedLicenseWarningBanner() - Method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- getForgottenPasswordTemplate() - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- getForgottenPasswordTemplate() - Method in class com.atlassian.crowd.pageobjects.administration.MailTemplatePage
- getForgottenUsernamesTemplate() - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- getForm() - Method in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- getForm() - Method in class com.atlassian.crowd.pageobjects.AddPrincipalPage
- getForm() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- getFormattedDateTime(long) - Method in class com.atlassian.crowd.console.action.AbstractBrowser
- getFormattedDateTime(Date) - Method in class com.atlassian.crowd.console.action.AbstractBrowser
- getFormValues() - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm
- getForUpdateString() - Method in class com.atlassian.crowd.util.persistence.hibernate.SQLServerIntlDialect
- getFreeMemory() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getFreeMemory() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getFreeMemory() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getFrom() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
- getFrom() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
- getFrom() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria
- getFrom() - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity
- 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
- getFrom() - Method in class com.atlassian.crowd.util.mail.SMTPServer
- getFrom() - Method in class com.atlassian.crowd.util.MailServerModel
- getFromDate() - Method in class com.atlassian.crowd.console.action.auditlog.BrowseAuditLog
- getFromDirectoryAttributes(long, Attributes) - Method in class com.atlassian.crowd.directory.password.constraint.InternalDirectoryPasswordConstraintsLoader
- getFromDirectoryAttributes(long, Attributes) - Method in interface com.atlassian.crowd.directory.password.constraint.PasswordConstraintsLoader
-
Returns all constraints that are configured for a directory.
- getFromEmail() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- getFullName() - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails
- getFullName() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser
- getFullName() - Method in class com.atlassian.crowd.model.licensing.LicensedUser
- getFullName() - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserEntity
- getFullSyncError() - Method in class com.atlassian.crowd.console.action.directory.AbstractViewCacheableDirectory
- getFullSyncError() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- getFullSyncError() - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation
-
Returns the full synchronisation failure reason.
- getFullSyncError() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
-
Returns the full synchronisation failure reason.
- getFullSyncError() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectorySynchronisationRoundInformationEntity
- getFullSyncError() - Method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity
- getFutureSchedules() - Method in class com.atlassian.crowd.plugin.rest.entity.FutureSchedulesEntity
- getFutureSchedules(String, int) - Method in class com.atlassian.crowd.plugin.rest.service.controller.scheduling.SchedulerController
- getGeneratedOn() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
- getGeneratedOn() - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
- getGivenName() - Method in class com.atlassian.crowd.directory.rest.entity.membership.GraphMembershipUser
- getGivenName() - Method in class com.atlassian.crowd.directory.rest.entity.user.GraphUser
- getGlobalPluginSettings(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.plugins.PluginSettingsResource
- getGlobalSamlConfiguration(boolean) - Method in class com.atlassian.crowd.plugin.rest.service.controller.SamlConfigurationController
- getGracePeriodInMillis() - Method in interface com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfiguration
-
Returns max grace period after a remember-me token has been claimed
- getGracePeriodInMillis() - Method in class com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfigurationImpl
- getGrammarFileName() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- getGrammarFileName() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- getGrammarFileName() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- getGrantedPermissions(UserPermission) - Method in interface com.atlassian.crowd.dao.permission.InternalUserPermissionDAO
-
Find all groups that have been explicitly (not implicitly) granted the provided permission
- getGrantedPermissions(UserPermission) - Method in class com.atlassian.crowd.dao.permission.NoopInternalUserPermissionDAO
- getGrantedPermissions(UserPermission) - Method in class com.atlassian.crowd.dao.permission.UserPermissionDAOHibernate
- getGrantedPermissions(UserPermission, Application) - Method in interface com.atlassian.crowd.dao.permission.InternalUserPermissionDAO
-
Find all groups that have been explicitly (not implicitly) granted the provided permission
- getGrantedPermissions(UserPermission, Application) - Method in class com.atlassian.crowd.dao.permission.NoopInternalUserPermissionDAO
- getGrantedPermissions(UserPermission, Application) - Method in class com.atlassian.crowd.dao.permission.UserPermissionDAOHibernate
- getGraphApiUrl() - Method in interface com.atlassian.crowd.directory.rest.endpoint.AzureApiUriResolver
- getGraphApiUrl() - Method in class com.atlassian.crowd.directory.rest.endpoint.BasicAzureApiUriResolver
- getGraphApiUrl() - Method in class com.atlassian.crowd.directory.rest.endpoint.CustomAzureApiUriResolver
- getGraphApiUrl() - Method in enum class com.atlassian.crowd.directory.rest.endpoint.DefaultRegion
- getGraphBaseResource() - Method in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- getGraphEndpoint() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- getGraphEndpoint() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- getGraphEndpoint() - Method in class com.atlassian.crowd.plugin.rest.entity.AzureAdConnectionTestEntity
- getGroup() - Method in class com.atlassian.crowd.console.action.group.RemoveGroup
- getGroup() - Method in class com.atlassian.crowd.directory.ldap.name.SearchDN
-
Returns a Name representing the DN to anchor the search for groups.
- getGroup() - Method in class com.atlassian.crowd.event.group.GroupCreatedEvent
- getGroup() - Method in class com.atlassian.crowd.event.group.GroupUpdatedEvent
- getGroup() - Method in class com.atlassian.crowd.event.groupleveladmin.UserBecameGroupAdministratorEvent
- getGroup() - Method in class com.atlassian.crowd.event.groupleveladmin.UserStoppedBeingGroupAdministratorEvent
- getGroup() - Method in exception com.atlassian.crowd.exception.embedded.InvalidGroupException
- getGroup() - Method in exception com.atlassian.crowd.exception.InvalidGroupException
- getGroup() - Method in class com.atlassian.crowd.integration.rest.entity.GroupEventEntity
- getGroup() - Method in class com.atlassian.crowd.integration.rest.entity.GroupMembershipEventEntity
- getGroup() - Method in class com.atlassian.crowd.model.event.GroupEvent
- getGroup() - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- getGroup() - Method in class com.atlassian.crowd.model.group.InternalGroupAttribute
- getGroup() - Method in class com.atlassian.crowd.model.permission.GroupAdministrationGrantToGroup
- getGroup() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria
- getGroup(String) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- getGroup(String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- getGroup(String) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Finds the
group
that matches the suppliedname
. - getGroup(String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- getGroup(String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
-
Get a group by name.
- getGroup(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- getGroup(String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Gets a group by name.
- getGroupActiveFromAttribute(Attributes) - Method in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPGroupAttributesMapper
- getGroupAdministrators(Group) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationConfigurationService
-
Searches and returns all administrators a given group
- getGroupAdministrators(Group) - Method in class com.atlassian.crowd.service.permission.AuditingGroupAdministrationConfigurationService
- getGroupAdministrators(Group) - Method in class com.atlassian.crowd.service.permission.GroupAdministrationConfigurationServiceImpl
- getGroupAdministrators(DirectoryEntityId, RestPageRequest) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.GroupLevelAdminController
- getGroupAdministrators(RestPageRequest, DirectoryEntityId) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.GroupLevelAdminResource
- getGroupAndAttributesFromXml(Element, Map<Long, Long>) - Method in class com.atlassian.crowd.migration.legacy.GroupMapper
- getGroupAttributes(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- getGroupAttributesFromXml(Element, InternalGroup) - Method in class com.atlassian.crowd.migration.GroupMapper
- getGroupAttributesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getGroupAttributesSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getGroupAttributesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getGroupBaseDN() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getGroupChildrenIdsToAdd() - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- getGroupChildrenIdsToDelete() - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- getGroupContextMapper(GroupType, boolean) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
Returns a ContextMapper ready to translate LDAP objects into Groups.
- getGroupContextMapper(GroupType, boolean, boolean) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
Returns a ContextMapper ready to translate LDAP objects into Groups.
- getGroupCount() - Method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent
- getGroupCount() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- getGroupCount() - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- getGroupCount() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- getGroupCount() - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- getGroupCount() - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- getGroupCount() - Method in interface com.atlassian.crowd.directory.FastEntityCountProvider
- getGroupCount() - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- getGroupCount() - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
Counts groups in directory cache.
- getGroupCount(long) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- getGroupCount(long) - Method in interface com.atlassian.crowd.embedded.spi.GroupDao
-
Return number of groups in given directory.
- getGroupDescriptionAttr() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getGroupDescriptionAttr() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getGroupDescriptionAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getGroupDescriptionAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getGroupDescriptionAttribute() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getGroupDescriptionAttribute() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getGroupDescriptionAttribute() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- getGroupDescriptionFromAttribute(Attributes) - Method in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPGroupAttributesMapper
- getGroupDetails(long, String) - Method in interface com.atlassian.crowd.manager.directory.MembershipService
-
Returns details of specific group
- getGroupDetails(long, String) - Method in class com.atlassian.crowd.manager.memberships.MembershipServiceImpl
- getGroupDetails(DirectoryEntityId) - Method in class com.atlassian.crowd.plugin.rest.service.controller.memberships.GroupsMembershipController
- getGroupDn() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- getGroupDNaddition() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getGroupDNaddition() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getGroupDNaddition() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getGroupDNaddition() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getGroupExternalIdAttribute() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getGroupExternalIdAttribute() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getGroupFilePath() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- getGroupFilter() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getGroupFilter() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getGroupFromXml(Element, CrowdBackupDateConverter) - Method in class com.atlassian.crowd.migration.GroupMapper
- getGroupHeaderRow() - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- getGroupIdentifiers() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupIdentifiersEntityList
- getGroupIds() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse
- getGroupImportCount() - Method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- getGroupLevelAdminCount() - Method in class com.atlassian.crowd.manager.permission.GroupLevelAdminCounters
- getGroupLevelAdmins(boolean) - Method in interface com.atlassian.crowd.manager.permission.UserPermissionService
- getGroupLevelAdmins(boolean) - Method in class com.atlassian.crowd.manager.permission.UserPermissionServiceImpl
- getGroupLevelAdminStats(LocalDateTime, Set<Period>) - Method in interface com.atlassian.crowd.manager.permission.GroupLevelAdminStatsHelper
-
Warning: this function is optimized for performance and clears the hibernate session!
- getGroupLevelAdminStats(LocalDateTime, Set<Period>) - Method in class com.atlassian.crowd.manager.permission.GroupLevelAdminStatsHelperImpl
- getGroupManagingAllGroups() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse
- getGroupMapping(String) - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.Returns a GroupMapping if it exists, otherwise returns null
- getGroupMappingConfiguration() - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- getGroupMappingOptions() - Method in class com.atlassian.crowd.console.action.dataimport.CsvMapping
- getGroupMappingRows() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- getGroupMappingRows() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterMappingPage
- getGroupMappings() - Method in interface com.atlassian.crowd.manager.permission.SingleGroupAdministrationMappings
-
Returns the group mappings
- getGroupMappings() - Method in class com.atlassian.crowd.service.permission.ImmutableSingleGroupAdministrationMappings
- getGroupMappingsForApplication() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getGroupMemberAttr() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getGroupMemberAttr() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getGroupMemberAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getGroupMemberAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getGroupMemberAttribute() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getGroupMemberAttribute() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getGroupMemberGroupNames(String, long) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.CrowdInstanceHelper
- getGroupMembers() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- getGroupMembers(DirectoryEntityId, RestPageRequest) - Method in class com.atlassian.crowd.plugin.rest.service.controller.memberships.GroupsMembershipController
- getGroupMembersAttribute() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- getGroupMembershipError() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- getGroupMemberships() - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- getGroupMemberships() - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- getGroupMembershipsAbsolutePath() - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- getGroupMembershipsFailedImport() - Method in class com.atlassian.crowd.importer.model.Result
- getGroupMembershipsImported() - Method in class com.atlassian.crowd.importer.model.Result
- getGroupMembershipsOfUser() - Method in class com.atlassian.crowd.console.action.pickers.SearchPicker
-
Generates a collection of groups in a particular directory that the user is a member of.
- getGroupMembershipsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getGroupMembershipsSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getGroupMembershipsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getGroupMembersOfGroup() - Method in class com.atlassian.crowd.console.action.pickers.SearchPicker
-
Generates a collection of groups that are members of a group in a particular directory.
- getGroupName() - Method in class com.atlassian.crowd.console.action.group.GroupAction
- getGroupName() - Method in class com.atlassian.crowd.event.group.GroupDeletedEvent
- getGroupName() - Method in class com.atlassian.crowd.event.group.GroupMembershipCreatedEvent
-
Deprecated.
- getGroupName() - Method in class com.atlassian.crowd.event.group.GroupMembershipDeletedEvent
-
Deprecated.
- getGroupName() - Method in class com.atlassian.crowd.event.group.GroupMembershipsCreatedEvent
- getGroupName() - Method in class com.atlassian.crowd.event.group.GroupMembershipsDeletedEvent
- getGroupName() - Method in exception com.atlassian.crowd.exception.GroupNotFoundException
- getGroupName() - Method in exception com.atlassian.crowd.exception.ReadOnlyGroupException
-
Returns the name of the read-only group.
- getGroupName() - Method in exception com.atlassian.crowd.exception.runtime.GroupNotFoundException
- getGroupName() - Method in class com.atlassian.crowd.integration.rest.entity.MembershipEntity
- getGroupName() - Method in interface com.atlassian.crowd.manager.permission.DirectoryGroup
-
The name of this group
- getGroupName() - Method in class com.atlassian.crowd.manager.permission.DirectoryGroupImpl
- getGroupName() - Method in exception com.atlassian.crowd.manager.permission.UserPermissionDowngradeException
- getGroupName() - Method in interface com.atlassian.crowd.model.application.ApplicationDefaultGroupMembershipConfiguration
- getGroupName() - Method in class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.Returns the name of the group being mapped.
- getGroupName() - Method in class com.atlassian.crowd.model.application.InternalApplicationDefaultGroupMembershipConfiguration
- getGroupName() - Method in class com.atlassian.crowd.model.event.GroupMembershipEvent
- getGroupName() - Method in class com.atlassian.crowd.model.group.ImmutableMembership
- getGroupName() - Method in interface com.atlassian.crowd.model.group.Membership
- getGroupName() - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
- getGroupName() - Method in class com.atlassian.crowd.plugin.rest.entity.RestDirectoryGroup
- getGroupName() - Method in class com.atlassian.crowd.plugin.rest.entity.RestPermittedGroup
- getGroupName() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DefaultGroupMembershipConfigurationEntry
- getGroupNameAttr() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getGroupNameAttr() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getGroupNameAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getGroupNameAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getGroupNameAttribute() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getGroupNameAttribute() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getGroupNameAttribute() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- getGroupNameFromAttributes(Attributes) - Method in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPGroupAttributesMapper
- getGroupNameMembershipsForGroup() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
CrowdClient.getNamesOfParentGroupsForGroup(String, int, int)
retrieves the correct parent group names. - getGroupNameMembershipsForGroup_InvalidStartIndex() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
CrowdClient.getNamesOfParentGroupsForGroup(String, int, int)
with an invalid start index will throw an OperationFailedException. - getGroupNameMembershipsForGroup_NonExistentGroup() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
CrowdClient.getNamesOfParentGroupsForGroup(String, int, int)
for a non-existent group returns an empty list. - getGroupNames() - Method in class com.atlassian.crowd.pageobjects.gla.GLABrowseGroupsPage
- getGroupNames(String) - Static method in class com.atlassian.crowd.directory.cache.AzureGroupFilterProcessor
- getGroupNonMembershipsOfUser() - Method in class com.atlassian.crowd.console.action.pickers.SearchPicker
-
Generates a collection of groups in a particular directory that the user is not a member of.
- getGroupNonMembersOfGroup() - Method in class com.atlassian.crowd.console.action.pickers.SearchPicker
-
Generates a collection of groups that are not members of a group in a particular directory.
- getGroupObjectClass() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getGroupObjectClass() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getGroupObjectClass() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getGroupObjectClass() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getGroupObjectClass() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- getGroupObjectClass() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getGroupObjectClass() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getGroupObjectFilter() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getGroupObjectFilter() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getGroupObjectFilter() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- getGroupObjectFilter() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getGroupObjectFilter() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getGroupPanel() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- getGroupPanel() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- getGroups() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.MembershipEntity
- getGroups() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
- getGroups() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getGroups() - Method in class com.atlassian.crowd.console.action.user.ViewGroups
- getGroups() - Method in class com.atlassian.crowd.directory.cache.BackgroundQueriesProcessor
- getGroups() - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- getGroups() - Method in class com.atlassian.crowd.integration.rest.entity.MembershipEntity
- getGroups() - Method in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage
- getGroups() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- getGroups() - Method in class com.atlassian.crowd.pageobjects.ViewProfileGroupsPage
- getGroups() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
- getGroupsAlreadyExist() - Method in class com.atlassian.crowd.importer.model.Result
- getGroupSampleRow() - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- getGroupsCache(long, GroupType) - Method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsCacheProvider
-
Returns cache for a given set of parameters.
- getGroupsDeltaQuerySyncToken() - Method in class com.atlassian.crowd.directory.cache.DeltaQuerySyncTokenHolder
- getGroupsExcluding() - Method in class com.atlassian.crowd.console.action.pickers.SearchPicker
-
Generates a collection of groups in a directory, removing groups that are specified as exclusions.
- getGroupsFailedImport() - Method in class com.atlassian.crowd.importer.model.Result
- getGroupsForNestedUser(String, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getGroupsForNestedUser(String, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for groups that a user is a nested member of.
- getGroupsForUser(String, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getGroupsForUser(String, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for groups that a user is a direct member of.
- getGroupsImported() - Method in class com.atlassian.crowd.importer.model.Result
- getGroupsImported() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterResultsPage
- getGroupsNames() - Method in class com.atlassian.crowd.model.config.AzureGroupFiltersConfiguration
- getGroupsNamesToFilter() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- getGroupsSelectForDirectory(String) - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationAuthorisationDetailsPage
- getGroupsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getGroupsSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getGroupsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getGroupsToAdd() - Method in class com.atlassian.crowd.directory.DirectoryCacheChangeOperations.GroupsToAddUpdateReplace
- getGroupsToFilter() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- getGroupsToReplace() - Method in class com.atlassian.crowd.directory.DirectoryCacheChangeOperations.GroupsToAddUpdateReplace
- getGroupsToUpdate() - Method in class com.atlassian.crowd.directory.DirectoryCacheChangeOperations.GroupsToAddUpdateReplace
- getGroupsWithAttributesForUser(String, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getGroupsWithAttributesForUser(String, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for groups that a user is a member of, and returns those groups with all their attributes.
- getGroupTableContents() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- getGroupToAuthorityMappings() - Method in interface com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetailsService
-
Return the group-to-authority mappings
- getGroupToAuthorityMappings() - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetailsServiceImpl
- getGroupType() - Method in class com.atlassian.crowd.model.membership.InternalMembership
- getGroupType() - Method in class com.atlassian.crowd.search.EntityDescriptor
- getGroupType() - Method in class com.atlassian.crowd.search.query.entity.GroupQuery
- getGroupWithAttributes(String) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Finds the
group
that matches the suppliedname
. - getGroupWithAttributes(String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- getGroupWithAttributes(String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getGroupWithAttributes(String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Gets a group with attributes by name.
- getGroupWithUserMembership(CrowdLdapName) - Method in class com.atlassian.crowd.directory.synchronisation.cache.GroupUserCache
- getGUIDAsString(byte[]) - Static method in class com.atlassian.crowd.directory.ldap.util.GuidHelper
-
The returned representation doesn't match AD's string representation, but it doesn't matter as the GUID should be treated as an opaque identifier.
- getHardDeleteEnabled() - Method in class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningConfigurationEntity
- getHeader() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
- getHeader() - Method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- getHeader() - Method in class com.atlassian.crowd.pageobjects.aui.AuiFlag
- getHeader() - Method in class com.atlassian.crowd.pageobjects.CrowdLoginPageState
- getHeader() - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity
- getHeaderLength() - Method in class com.atlassian.crowd.analytics.events.LookAndFeelConfigStatisticsEvent
- getHeaderRow() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvMappingRow
- getHeaderRowValue(String, boolean) - Method in class com.atlassian.crowd.console.action.dataimport.CsvConfirmation
- getHeaders() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
- getHeaders() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
- getHeaderText() - Method in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- getHeaderText() - Method in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- getHeaderText() - Method in interface com.atlassian.crowd.pageobjects.CrowdLoginPage
- getHeaderText() - Method in class com.atlassian.crowd.pageobjects.LegacyCrowdLoginPage
- getHeapSizeMb() - Method in class com.atlassian.crowd.analytics.events.JdkStatisticsEvent
- getHeartbeat(String) - Method in class com.atlassian.crowd.dao.cluster.ClusterHeartbeatDAOHibernate
- getHelpPath(String) - Method in class com.atlassian.crowd.service.sal.CrowdHelpPathResolver
- getHexValue() - Method in enum class com.atlassian.crowd.lookandfeel.LookAndFeelConstants.ImageType
- getHibernateDialect(Object) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.HibernateUtil
- getHibernateProperties() - Method in class com.atlassian.crowd.util.persistence.hibernate.CrowdHibernateConfig
- getHighestId() - Method in interface com.atlassian.crowd.dao.cluster.ClusterMessageDao
-
Finds the highest ID currently in database.
- getHighestId() - Method in class com.atlassian.crowd.dao.cluster.ClusterMessageDAOHibernate
- getHomeDirectory() - Method in class com.atlassian.crowd.service.sal.CrowdApplicationProperties
- getHomePath() - Method in class com.atlassian.crowd.acceptance.utils.TestHomeLocator
- getHomeSubDirectory(String, boolean) - Method in class com.atlassian.crowd.plugin.PluginDirectoryLocator
- getHost() - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity
- getHost() - Method in class com.atlassian.crowd.util.mail.SMTPServer
- getHost() - Method in class com.atlassian.crowd.util.MailServerModel
- getHostApplicationVersion() - Method in class com.atlassian.crowd.plugin.web.CrowdWebResourceIntegration
- getHostedUserAvatarUrl(long, String, int) - Method in interface com.atlassian.crowd.manager.avatar.AvatarProvider
-
Gets a URL for a Crowd-hosted avatar, identified by name, and specific to an application.
- getHostedUserAvatarUrl(long, String, int) - Method in class com.atlassian.crowd.manager.avatar.WebServiceAvatarProvider
- getHostname() - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeDetailsImpl
- getHostname() - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
- getHostname() - Method in interface com.atlassian.crowd.service.cluster.ClusterNodeDetails
- getHostPath() - Static method in class com.atlassian.crowd.acceptance.utils.CrowdInstanceState
- getHostPathWithoutPort() - Static method in class com.atlassian.crowd.acceptance.utils.CrowdInstanceState
- getHostUrl() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.CrowdInstanceHelper
- getHsqlDbName() - Method in class com.atlassian.crowd.console.setup.DefaultHibernateConfigurator
- getHtmlBody() - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage
- getHttpClient(ClientProperties) - Method in class com.atlassian.crowd.integration.rest.service.factory.RestCrowdClientFactory
-
Get a
CloseableHttpClient
instance configured with the givenClientProperties
. - getHttpClientBuilder(HttpClientConnectionManager, RequestConfig) - Method in class com.atlassian.crowd.integration.rest.service.DefaultHttpClientProvider
- getHttpClientConnectionManager(ClientProperties, HttpRoute) - Method in class com.atlassian.crowd.integration.rest.service.DefaultHttpClientProvider
- getHttpMaxConnections() - Method in class com.atlassian.crowd.console.value.directory.RemoteCrowdConnection
- getHttpMaxConnections() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- getHttpMaxConnections() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- getHttpMaxConnections() - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- getHttpMaxConnections() - Method in interface com.atlassian.crowd.service.client.ClientProperties
-
Returns the maximum number of HTTP connections.
- getHttpMaxConnections() - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- getHttpMethod(Method) - Static method in class com.atlassian.crowd.swagger.extras.enricher.util.EnricherUtils
- getHttpProxyHost() - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- getHttpProxyHost() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- getHttpProxyHost() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- getHttpProxyHost() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- getHttpProxyHost() - Method in class com.atlassian.crowd.plugin.rest.entity.CrowdConnectionTestEntity
- getHttpProxyHost() - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- getHttpProxyHost() - Method in interface com.atlassian.crowd.service.client.ClientProperties
-
Returns the HTTP proxy host.
- getHttpProxyHost() - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- getHttpProxyPassword() - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- getHttpProxyPassword() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- getHttpProxyPassword() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- getHttpProxyPassword() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- getHttpProxyPassword() - Method in class com.atlassian.crowd.plugin.rest.entity.CrowdConnectionTestEntity
- getHttpProxyPassword() - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- getHttpProxyPassword() - Method in interface com.atlassian.crowd.service.client.ClientProperties
-
Returns the HTTP proxy password.
- getHttpProxyPassword() - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- getHttpProxyPort() - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- getHttpProxyPort() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- getHttpProxyPort() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- getHttpProxyPort() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- getHttpProxyPort() - Method in class com.atlassian.crowd.plugin.rest.entity.CrowdConnectionTestEntity
- getHttpProxyPort() - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- getHttpProxyPort() - Method in interface com.atlassian.crowd.service.client.ClientProperties
-
Returns the HTTP proxy port number.
- getHttpProxyPort() - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- getHttpProxyUsername() - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- getHttpProxyUsername() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- getHttpProxyUsername() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- getHttpProxyUsername() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- getHttpProxyUsername() - Method in class com.atlassian.crowd.plugin.rest.entity.CrowdConnectionTestEntity
- getHttpProxyUsername() - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- getHttpProxyUsername() - Method in interface com.atlassian.crowd.service.client.ClientProperties
-
Returns the HTTP proxy username.
- getHttpProxyUsername() - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- getHttpRequest() - Method in class com.atlassian.crowd.console.action.BaseAction
- getHttpTimeout() - Method in class com.atlassian.crowd.console.value.directory.RemoteCrowdConnection
- getHttpTimeout() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- getHttpTimeout() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- getHttpTimeout() - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- getHttpTimeout() - Method in interface com.atlassian.crowd.service.client.ClientProperties
-
Returns the HTTP connection timeout value in milliseconds.
- getHttpTimeout() - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- getHumanReadableFailedGroups() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getI18Key() - Method in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
- getI18nRawText(Locale, String) - Method in class com.atlassian.crowd.plugin.web.CrowdWebResourceIntegration
- getI18nStateHash() - Method in class com.atlassian.crowd.plugin.web.CrowdWebResourceIntegration
- getI18nText(Locale, String) - Method in class com.atlassian.crowd.plugin.web.CrowdWebResourceIntegration
- getI18nValue(String, List<?>, Map<String, Object>) - Method in class com.atlassian.crowd.plugin.web.CrowdWebFragmentHelper
- getId() - Method in class com.atlassian.crowd.applinks.CrowdHostApplication
- getId() - Method in interface com.atlassian.crowd.audit.AuditLogAuthor
- getId() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
- getId() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogAuthor
- getId() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
- getId() - Method in class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
- getId() - Method in class com.atlassian.crowd.console.action.application.AddApplicationDirectoryDetails.DirectoryDetails
- getId() - Method in class com.atlassian.crowd.console.action.application.ViewApplication.ApplicationLinkDTO
- getId() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getId() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getId() - Method in class com.atlassian.crowd.dao.audit.AssembledAuditLogChangeset
- 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.directory.rest.entity.delta.GraphDeltaQueryMembership
- getId() - Method in class com.atlassian.crowd.directory.rest.entity.group.GraphGroup
- getId() - Method in class com.atlassian.crowd.directory.rest.entity.membership.DirectoryObject
- getId() - Method in class com.atlassian.crowd.directory.rest.entity.membership.GraphMembershipGroup
- getId() - Method in class com.atlassian.crowd.directory.rest.entity.membership.GraphMembershipUser
- getId() - Method in class com.atlassian.crowd.directory.rest.entity.user.GraphUser
- getId() - Method in interface com.atlassian.crowd.embedded.api.Directory
-
Returns the directory ID.
- getId() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
- getId() - Method in exception com.atlassian.crowd.exception.ApplicationNotFoundException
- getId() - Method in exception com.atlassian.crowd.exception.DirectoryNotFoundException
-
Returns the ID of the directory that could not be found.
- getId() - Method in class com.atlassian.crowd.integration.rest.entity.WebhookEntity
- getId() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectory
- getId() - Method in class com.atlassian.crowd.model.alias.Alias
- getId() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the application ID.
- getId() - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.Returns the ID of the directory mapping.
- getId() - Method in class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.Returns the group mapping ID.
- getId() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- 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 interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
-
Returns the Id of the DirectorySynchronisationStatus.
- getId() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- getId() - Method in class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- getId() - Method in class com.atlassian.crowd.model.InternalEntityAttribute
- getId() - Method in class com.atlassian.crowd.model.InternalEntityTemplate
- getId() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory
- getId() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser
- 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 enum class com.atlassian.crowd.model.permission.UserPermission
- getId() - Method in interface com.atlassian.crowd.model.rememberme.CrowdRememberMeToken
- 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 interface com.atlassian.crowd.model.token.AuthenticationToken
- getId() - Method in class com.atlassian.crowd.model.token.ImmutableToken
- getId() - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
- getId() - Method in class com.atlassian.crowd.model.token.Token
-
Deprecated.
- 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
- getId() - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
- getId() - Method in interface com.atlassian.crowd.model.webhook.Webhook
- getId() - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
-
Deprecated.
- getId() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
- getId() - Method in interface com.atlassian.crowd.pageobjects.administration.AbstractSession
- getId() - Method in class com.atlassian.crowd.pageobjects.administration.ApplicationSessionsPage.Session
- getId() - Method in class com.atlassian.crowd.pageobjects.administration.UserSessionsPage.Session
- getId() - Method in class com.atlassian.crowd.pageobjects.directory.view.ViewDirectory
- getId() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- getId() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationSessionsSearchResultEntity
- getId() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryData
- getId() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingEntity
- getId() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
- getId() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
- getId() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
- getId() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- getId() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
- getId() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- getId() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
- getId() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogEntityRestrictionRestDTO
- getId() - Method in class com.atlassian.crowd.plugin.rest.entity.ClusterNodeEntity
- getId() - Method in class com.atlassian.crowd.plugin.rest.entity.DetailedDirectoryData
- getId() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
- getId() - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedDirectoryInfoEntity
- getId() - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserEntity
- getId() - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity
- getId() - Method in class com.atlassian.crowd.plugin.rest.entity.WebhookEntity
- getId() - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher
- getId() - Method in class com.atlassian.crowd.test.util.analytics.AnalyticsEventReport.Event
- getId() - Method in class com.atlassian.crowd.util.mail.SMTPServer
- getId() - Method in class com.atlassian.crowd.util.MailServerModel
- getID() - Method in class com.atlassian.crowd.console.action.application.AddApplicationConfirmation
- getID() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getID() - Method in class com.atlassian.crowd.console.action.directory.AbstractViewDirectory
- getID() - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- getID() - Method in class com.atlassian.crowd.console.action.directory.RemoveDirectory
- getID() - Method in class com.atlassian.crowd.console.action.directory.SynchroniseDirectoryCacheFromBrowse
- getID() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getID() - Method in class com.atlassian.crowd.console.action.directory.UpdateCustomAttributes
- getID() - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- getID() - Method in class com.atlassian.crowd.console.action.directory.UpdateOptions
- getID() - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- getID() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- getID() - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- getID() - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- getID() - Method in class com.atlassian.crowd.directory.ldap.control.ldap.DeletedControl
- getID() - Method in class com.atlassian.crowd.plugin.saml.action.UpdateSAMLConfiguration
- getIdentifierForSubGroupsQuery(Group) - Method in interface com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsProvider
-
Returns identifier of group that will be passed to
NestedGroupsProvider.getDirectlyRelatedGroups(Collection)
. - getIdentifierHash() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
- getIdentifierHash() - Method in class com.atlassian.crowd.model.token.ImmutableToken
- getIdentifierHash() - Method in class com.atlassian.crowd.model.token.Token
-
Deprecated.
- getIdpMetadata() - Method in class com.atlassian.crowd.plugin.rest.service.controller.SamlConfigurationController
- getIdpMetadata() - Method in class com.atlassian.crowd.plugin.rest.service.resource.saml.SamlConfigurationResource
- getIdReference(Long, String) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.BatchResultWithIdReferences
- getIdsToNextRunTimes() - Method in class com.atlassian.crowd.dao.scheduling.ClusterJobDAOHibernate
- getIdToNames(Set<String>) - Method in interface com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher.IdToNameProvider
- getImageBase64() - Method in class com.atlassian.crowd.util.ImageInfo
- getImageLocation(boolean, ApplicationType) - Method in class com.atlassian.crowd.console.action.BaseAction
- getImageTitle(boolean, ApplicationType) - Method in class com.atlassian.crowd.console.action.BaseAction
- getImplementationClass() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getImplementationClass() - Method in class com.atlassian.crowd.console.action.directory.CreateCustom
- getImplementationClass() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getImplementationClass() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
- getImplementationClass() - Method in interface com.atlassian.crowd.embedded.api.Directory
-
Returns the fully qualified name of the class that implements the directory.
- getImplementationClass() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
- getImplementationClass() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectory
- getImplementationClass() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- getImplementationClass() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- getImplementationClass() - Method in class com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryDetailsTab
- getImplementationClass() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryDetailsPage
- getImplementationDescriptiveName() - Method in class com.atlassian.crowd.console.action.application.AddApplicationDirectoryDetails.DirectoryDetails
- getImplementations() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getImplementations() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
-
Returns a map of the LDAP names as the keys and the implementation class as Strings.
- getImplementations() - Method in interface com.atlassian.crowd.directory.ldap.util.LDAPPropertiesHelper
- getImplementations() - Method in class com.atlassian.crowd.directory.ldap.util.LDAPPropertiesHelperImpl
- getImporterDAO(Configuration) - Method in interface com.atlassian.crowd.importer.factory.ImporterFactory
-
Will return an importer based on a given Configuration
- getImporterDAO(Configuration) - Method in class com.atlassian.crowd.importer.factory.ImporterFactoryImpl
- getImportErrors() - Method in class com.atlassian.crowd.console.action.error.ErrorAction
- getImportFilePath() - Method in class com.atlassian.crowd.console.action.admin.Restore
- getImportGroups() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForDelegated
- getImportNestedGroups() - Method in class com.atlassian.crowd.importer.config.Configuration
- getImportResponseMessage() - Method in class com.atlassian.crowd.console.action.admin.Restore
- getImportsDirectory() - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- getImportsLocation(File) - Static method in class com.atlassian.crowd.common.util.ImportsUtil
- getImportsLocation(String) - Static method in class com.atlassian.crowd.common.util.ImportsUtil
- getImportType() - Method in class com.atlassian.crowd.console.action.dataimport.ImportType
- getImportTypeAction() - Method in class com.atlassian.crowd.console.action.dataimport.ImportType
- getImportTypeOption() - Method in class com.atlassian.crowd.console.action.dataimport.ImportType
- getImportTypeStep(boolean) - Method in class com.atlassian.crowd.console.action.dataimport.BaseImporter
- getIncludeIpAddress() - Method in class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage
- getIncludeIpAddressInValidationFactors() - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- getIncrementalSyncEnabled() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- getIncrementalSyncEnabled() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- getIncrementalSyncError() - Method in class com.atlassian.crowd.console.action.directory.AbstractViewCacheableDirectory
- getIncrementalSyncError() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- getIncrementalSyncError() - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation
-
Returns the incremental synchronisation failure reason.
- getIncrementalSyncError() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
-
Returns the incremental synchronisation failure reason.
- getIncrementalSyncError() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectorySynchronisationRoundInformationEntity
- getIncrementalSyncError() - Method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity
- getIndexName() - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.precondition.MSSQLIndexExistsPrecondition
- getInformation() - Method in class com.atlassian.crowd.acceptance.tests.cluster.MockClusterService
- getInformation() - Method in class com.atlassian.crowd.manager.cluster.ClusterServiceImpl
- getInformation() - Method in interface com.atlassian.crowd.service.cluster.ClusterService
- getInfoTimestamp() - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
- getInitial() - Method in class com.atlassian.crowd.directory.ldap.util.RangeOption
- getInitialGroupMemberDN() - Method in class com.atlassian.crowd.directory.ApacheDS15
-
ApacheDS 1.5.x requires a non-blank uniqueMember when adding a group.
- getInitialGroupMemberDN() - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
-
AD does not need a default container member.
- getInitialGroupMemberDN() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
Returns the default container member DN.
- getInitialization() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationSessionsSearchResultEntity
- getInitialization() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
- getInitialMessage() - Method in class com.atlassian.crowd.console.action.pickers.ViewPicker
- getInitialSize() - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- getInitialSize() - Method in interface com.atlassian.crowd.embedded.api.ConnectionPoolProperties
- getInitialSize() - Method in class com.atlassian.crowd.embedded.impl.DefaultConnectionPoolProperties
- getInitialSize() - Method in enum class com.atlassian.crowd.embedded.impl.SystemConnectionPoolProperties
- getInitialSize() - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm.ImmutableFormValues
- getInitParameter(String) - Method in class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilterConfig
- getInitParameterNames() - Method in class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilterConfig
- getInsecureAppNames() - Method in class com.atlassian.crowd.console.message.AuthWithoutPasswordWarningManager
- getInstallOption() - Method in class com.atlassian.crowd.console.action.setup.Installation
- getInstance() - Static method in class com.atlassian.crowd.common.util.TimedCalls
-
Returns instance attached to the current thread.
- getInstance() - Static method in class com.atlassian.crowd.directory.ldap.name.CrowdLdapNameFactory
- getInstance() - Static method in enum class com.atlassian.crowd.embedded.impl.SystemConnectionPoolProperties
- getInstance() - Static method in class com.atlassian.crowd.integration.http.util.CrowdHttpValidationFactorExtractorImpl
- getInstance() - Static method in class com.atlassian.crowd.manager.bootstrap.StrutsActionMapHelper
- getInstance() - Static method in class com.atlassian.crowd.util.persistence.liquibase.ext.HibernateUtil
- getInstance() - Static method in class com.atlassian.crowd.util.SecureRandomStringUtils
- getInstance(CrowdHttpValidationFactorExtractor) - Static method in class com.atlassian.crowd.integration.http.util.CrowdHttpTokenHelperImpl
-
Returns an instance of CrowdHttpTokenHelper.
- getInstance(Class<T>) - Method in class com.atlassian.crowd.plugin.CrowdHostContainer
- getInstance(Class<T>) - Method in interface com.atlassian.crowd.util.InstanceFactory
-
Gets an instance of a class.
- getInstance(Class<T>) - Method in class com.atlassian.crowd.util.SpringContextInstanceFactory
- getInstance(String) - Method in interface com.atlassian.crowd.util.InstanceFactory
-
Get an instance of a class.
- getInstance(String) - Method in class com.atlassian.crowd.util.SpringContextInstanceFactory
- getInstance(String, ClassLoader) - Method in interface com.atlassian.crowd.util.InstanceFactory
-
Get an instance of a class from a specific classloader.
- getInstance(String, ClassLoader) - Method in class com.atlassian.crowd.util.SpringContextInstanceFactory
- getInstanceProperties() - Static method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- getInstanceProperties() - Static method in class com.atlassian.crowd.acceptance.utils.CrowdInstanceState
- getInt(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- getInt(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- getInt(String, int) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Gets an integer property.
- getInt(String, int) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getInternalAtlassianSecurityDirectories() - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- getInternalDirectory() - Method in class com.atlassian.crowd.directory.hybrid.InternalGroupHandler
- getInternalDirectoryIDs() - Method in class com.atlassian.crowd.console.action.principal.AddPrincipal
- getInternalEncoder(String) - Method in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
-
This will return an Internal encoder for the given key.
- getInternalEncoder(String) - Method in class com.atlassian.crowd.password.factory.PasswordEncoderFactoryImpl
- getInternalEntityTemplateFromLegacyXml(Element) - Method in class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
-
Constructs an InternalEntityTemplate from a legacy (Crowd 1.x) XML element.
- getInternalEntityTemplateFromXml(Element, CrowdBackupDateConverter) - Method in class com.atlassian.crowd.migration.legacy.XmlMapper
-
Constructs an InternalEntityTemplate from an XML element.
- getInternalEntityTemplatesForUsersSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getInternalEntityTemplatesForUsersSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getInternalEntityTemplatesForUsersSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- 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
- getIntOrThrowIllegalArgumentException(String, int) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getInvalidEmail() - Method in class com.atlassian.crowd.analytics.events.UserEmailSSOAuthenticationFailedAggregateAnalyticsEvent
- getInvalidEmailAddressesCount() - Method in class com.atlassian.crowd.analytics.events.emailscan.EmailScanFinishedSuccessfullyAnalyticsEvent
- getInvalidEmailAddressesCount() - Method in class com.atlassian.crowd.event.emailscan.EmailScanFinishedSuccessfullyEvent
- getInvalidEmailsCount() - Method in class com.atlassian.crowd.manager.emailscan.ValidationResult
- getInvalidEmailsCount() - Method in class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
- getInvalidEmailsCount() - Method in class com.atlassian.crowd.plugin.rest.entity.emailscan.AppEmailScanResultEntity
- getInvocationId() - Method in class com.atlassian.crowd.directory.synchronisation.cache.ActiveDirectoryTokenHolder
- getIpAddress() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
- getIpAddress() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
- getIpAddress() - Method in class com.atlassian.crowd.dao.audit.AssembledAuditLogChangeset
- getIpAddress() - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeDetailsImpl
- 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
- getIpAddress() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- getIpAddress() - Method in interface com.atlassian.crowd.service.cluster.ClusterNodeDetails
- getIsCrowdDirectory() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory
- getIsDataCenter() - Method in class com.atlassian.crowd.analytics.events.license.LicenseEvent
- getIsForged() - Method in class com.atlassian.crowd.analytics.events.license.LicenseEvent
- getIsIncrementalSyncAvailable() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getIsLocalCrowd() - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedDirectoryInfoEntity
- getIsSsoAvailable() - Method in class com.atlassian.crowd.analytics.events.SSOTabViewAnalyticsEvent
- getIsStack() - Method in class com.atlassian.crowd.analytics.events.license.LicenseEvent
- getIssueInstant() - Method in class com.atlassian.crowd.plugin.saml.SAMLAuthRequest
- getIssuer() - Method in class com.atlassian.crowd.model.sso.SamlConfiguration
- getIssuer() - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
- getIsUsingJre8() - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- getItems() - Method in class com.atlassian.crowd.pageobjects.application.BrowseApplicationsPage
- getItems() - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage
- getItems() - Method in class com.atlassian.crowd.pageobjects.DirectoryBrowserPage
- getItems() - Method in class com.atlassian.crowd.pageobjects.FiltersPage
- getItems() - Method in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage
- getJ_username() - Method in class com.atlassian.crowd.console.action.setup.Complete
- getJavaLocale() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getJavaLocale() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getJavaLocale() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getJavaRuntime() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getJavaRuntime() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getJavaRuntime() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getJavaVendor() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getJavaVendor() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getJavaVendor() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getJavaVersion() - Method in class com.atlassian.crowd.analytics.events.JdkStatisticsEvent
- getJavaVersion() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getJavaVersion() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getJavaVersion() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getJavaVMVendor() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getJavaVMVendor() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getJavaVMVendor() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getJavaVMVersion() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getJavaVMVersion() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getJavaVMVersion() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getJAXBContext(Class<?>) - Method in class com.atlassian.crowd.integration.rest.util.JAXBContextCache
- getJdbcDatabaseType() - Method in class com.atlassian.crowd.console.action.setup.Database
- getJdbcDriverClassName() - Method in class com.atlassian.crowd.console.action.setup.Database
- getJdbcHibernateDialect() - Method in class com.atlassian.crowd.console.action.setup.Database
- getJdbcPassword() - Method in class com.atlassian.crowd.console.action.setup.Database
- getJdbcUrl() - Method in class com.atlassian.crowd.console.action.setup.Database
- getJdbcUsername() - Method in class com.atlassian.crowd.console.action.setup.Database
- getJdbcValue() - Method in class com.atlassian.crowd.console.action.setup.Database
- getJdkName() - Method in class com.atlassian.crowd.console.action.setup.SelectSetupStep
- getJiraType() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationLicensingSummaryEntity
- getJiraType() - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserSearchParameters
- getJmxNameBase() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- getJmxNamePrefix() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- getJndi() - Method in class com.atlassian.crowd.analytics.events.LdapConnectionPoolCountStatisticsEvent
- getJndiConfigurationForm() - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage
- getJndiDirectories() - Method in class com.atlassian.crowd.console.action.Console
- getJndiDirectories() - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- getJndiDirectoriesList() - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage
- getJndiLocation() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- getJndiLocation() - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity
- getJndiLocation() - Method in class com.atlassian.crowd.util.mail.SMTPServer
- getJndiLocation() - Method in class com.atlassian.crowd.util.MailServerModel
- getJndiMailActive() - Method in class com.atlassian.crowd.util.MailServerModel
- getJndiTimeoutUnlimitedWarningMessage() - Method in class com.atlassian.crowd.pageobjects.CrowdConsole
- getJobId() - Method in class com.atlassian.crowd.analytics.statistics.scheduler.ClusterWideStatisticsCollectionScheduler
- getJobId() - Method in class com.atlassian.crowd.analytics.statistics.scheduler.PerNodeStatisticsCollectionScheduler
- getJobRunnerKey() - Method in class com.atlassian.crowd.analytics.statistics.scheduler.ClusterWideStatisticsCollectionScheduler
- getJobRunnerKey() - Method in class com.atlassian.crowd.analytics.statistics.scheduler.PerNodeStatisticsCollectionScheduler
- getJre() - Static method in class com.atlassian.crowd.acceptance.utils.CrowdInstanceState
- getJre(String) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- getJreVersion() - Static method in class com.atlassian.crowd.embedded.impl.EnvironmentUtils
-
Returns the version of the current JRE.
- getJreVersion() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitCrowdInfoResource
- getJsExecutor() - Method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- getJsonStream() - Method in class com.atlassian.crowd.plugin.endpoints.EndpointTestAction
- getJsonStream() - Method in class com.atlassian.crowd.plugins.testkit.action.TestkitStrutsInfoAction
- getKey() - Method in class com.atlassian.crowd.console.action.License
- getKey() - Method in class com.atlassian.crowd.console.action.options.UpdateLicensing
- getKey() - Method in class com.atlassian.crowd.console.action.setup.License
- getKey() - Method in class com.atlassian.crowd.core.tiny.PairType
- getKey() - Method in enum class com.atlassian.crowd.crypto.Algorithm
- getKey() - Method in class com.atlassian.crowd.directory.ldap.LdapTypeConfig
- getKey() - Method in interface com.atlassian.crowd.directory.ldap.mapper.attribute.AttributeMapper
-
Get the key to use when storing the attribute on an entity with
Attributes
. - getKey() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC2307MemberUidMapper
- getKey() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC4519MemberDnMapper
- getKey() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC4519MemberDnRangedMapper
- getKey() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC4519MemberDnRangeOffsetMapper
- getKey() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.ObjectGUIDMapper
- getKey() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.ObjectSIDMapper
- getKey() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.PrimaryGroupIdMapper
- getKey() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.RFC2307GidNumberMapper
- getKey() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.user.MemberOfOverlayMapper
- getKey() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.UserAccountControlMapper
- getKey() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.USNChangedMapper
- 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
- getKey() - Method in class com.atlassian.crowd.password.encoder.Argon2PasswordEncoder
- getKey() - Method in class com.atlassian.crowd.password.encoder.AtlassianSecurityPasswordEncoder
- getKey() - Method in class com.atlassian.crowd.password.encoder.AtlassianSHA1PasswordEncoder
- getKey() - Method in class com.atlassian.crowd.password.encoder.BCryptPasswordEncoder
- getKey() - Method in class com.atlassian.crowd.password.encoder.DESPasswordEncoder
- getKey() - Method in class com.atlassian.crowd.password.encoder.LdapMd5PasswordEncoder
- getKey() - Method in class com.atlassian.crowd.password.encoder.LdapShaPasswordEncoder
- getKey() - Method in class com.atlassian.crowd.password.encoder.LdapSshaPasswordEncoder
- getKey() - Method in interface com.atlassian.crowd.password.encoder.PasswordEncoder
-
The key to define this password encoder
- getKey() - Method in class com.atlassian.crowd.password.encoder.PlaintextPasswordEncoder
- getKey() - Method in class com.atlassian.crowd.plugin.CrowdApplication
- getKey() - Method in class com.atlassian.crowd.plugin.rest.entity.JiraType
- getKey() - Method in class com.atlassian.crowd.plugin.rest.entity.PluginSettingEntity
- getKey() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- getKey() - Method in enum class com.atlassian.crowd.service.client.AuthenticationMethod
- getKey() - Method in class com.atlassian.crowd.swagger.extras.enricher.util.RestTagConfiguration
- getKeyCertificatePair(long) - Method in class com.atlassian.crowd.manager.sso.SamlSSOCertificateServiceImpl
- getKeyCertificatePair(long) - Method in interface com.atlassian.crowd.manager.sso.SamlSSOCertificateServiceInternal
- getKeyCertificatePairToSign() - Method in class com.atlassian.crowd.manager.sso.CrowdSamlConfigurationServiceImpl
- getKeyCertificatePairToSign() - Method in interface com.atlassian.crowd.manager.sso.CrowdSamlConfigurationServiceInternal
- getKeyFilesDirectoryPath() - Method in interface com.atlassian.crowd.manager.property.EncryptionSettings
-
Returns path of the directory that stores encryption keys.
- getKeyFilesDirectoryPath() - Method in class com.atlassian.crowd.manager.property.PropertyBasedEncryptionSettings
- 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.AttributeValuesHolder
- getKeys() - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- getKeys() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- getKeys() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- getKeys() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
- getKeys() - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- getKeys() - Method in class com.atlassian.crowd.directory.MultiValuedAttributeValuesHolder
- getKeys() - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- getKeys() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- getKeys() - Method in interface com.atlassian.crowd.embedded.api.Attributes
-
Gets all the keys of the attributes.
- getKeys() - Method in class com.atlassian.crowd.embedded.impl.AbstractDelegatingEntityWithAttributes
- getKeys() - Method in class com.atlassian.crowd.embedded.impl.ImmutableAttributes
- getKeys() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
- getKeys() - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- getKeys() - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntity
- getKeys() - Method in class com.atlassian.crowd.integration.rest.entity.MultiValuedAttributeEntityList
- getKeys() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- getKeys() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectory
- getKeys() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- getKeys() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- getKeys() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- getKeys() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- getKeys() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- getKeys() - Method in class com.atlassian.crowd.model.EntityWithAttributes
- getKeys() - Method in class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
- getKeys() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes
- getKeys() - Method in class com.atlassian.crowd.model.group.ImmutableGroupWithAttributes
- getKeys() - Method in class com.atlassian.crowd.model.group.LDAPGroupWithAttributes
- getKeys() - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes
- getKeys() - Method in class com.atlassian.crowd.model.user.ImmutableUserWithAttributes
- getKeys() - Method in class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- getKeys() - Method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
- getKeys() - Method in class com.atlassian.crowd.plugin.saml.DatabaseKeyStore
- getKeys() - Method in interface com.atlassian.crowd.plugin.saml.SAMLMessageManager
- getKeys() - Method in class com.atlassian.crowd.plugin.saml.SAMLMessageManagerImpl
- getKeys(int) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- getKeys(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- getKeys(String, int) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- getLabel() - Method in enum class com.atlassian.crowd.importer.config.UserStatusMappingType
- getLabel() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryDetailsPage
- getLabel() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPage
- getLabel() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryDetailsPage
- getLabel() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryDetailsPage
- getLabel() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdDetailsPage
- getLabel(WebLabel) - Method in interface com.atlassian.crowd.console.action.ActionHelper
- getLabel(WebLabel) - Method in class com.atlassian.crowd.console.action.BaseAction
- getLast() - Method in class com.atlassian.crowd.pageobjects.setup.DefaultAdminSetupOptions
- getLast(long) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStore
-
Provides information about the last completed (either succeeded or failed) synchronisation.
- getLast(long) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl
-
Deprecated.
- getLast(long) - Method in class com.atlassian.crowd.manager.directory.InDatabaseDirectorySynchronisationInformationStore
- getLastAccess() - Method in class com.atlassian.crowd.pageobjects.administration.ApplicationSessionsPage.Session
- getLastAccess() - Method in class com.atlassian.crowd.pageobjects.administration.UserSessionsPage.Session
- getLastAccess() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationSessionsSearchResultEntity
- getLastAccess() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
- getLastAccessedTime() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
- getLastAccessedTime() - Method in class com.atlassian.crowd.model.token.ImmutableToken
- getLastAccessedTime() - Method in class com.atlassian.crowd.model.token.Token
-
Deprecated.Return the last accessed time.
- getLastActive() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser
- getLastActive() - Method in class com.atlassian.crowd.model.licensing.LicensedUser
- getLastActiveOnOrBefore() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
- getLastHeartbeat() - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeImpl
- getLastHeartbeat() - Method in class com.atlassian.crowd.plugin.rest.entity.ClusterNodeEntity
- getLastHeartbeat() - Method in interface com.atlassian.crowd.service.cluster.ClusterNode
- getLastHeartbeatTime(String) - Method in class com.atlassian.beehive.db.AbstractClusterNodeHeartbeatService
- getLastHeartbeatTime(String) - Method in interface com.atlassian.beehive.db.ClusterNodeHeartbeatService
-
Returns the last time a heartbeat was sent by the given node.
- getLastHeartbeatTime(String) - Method in interface com.atlassian.beehive.db.spi.ClusterNodeHeartBeatDao
-
Returns the last time a heartbeat was sent by the given node.
- getLastHeartbeatTime(String) - Method in class com.atlassian.crowd.manager.cluster.heartbeat.CrowdClusterHeartbeatManager
- getLastHeartbeatTime(String) - Method in class com.atlassian.crowd.manager.cluster.heartbeat.NoOpClusterHeartbeatManager
- getLastHeartbeatTime(String) - Method in class com.atlassian.crowd.manager.cluster.heartbeat.NoOpClusterNodeHeartbeatService
- getLastLogin() - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserEntity
- getLastLoginBefore() - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserSearchParameters
- getLastname() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getLastname() - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- getLastname() - Method in class com.atlassian.crowd.console.action.user.EditProfile
- getLastName() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- getLastName() - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails
- getLastName() - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
- getLastName() - Method in class com.atlassian.crowd.model.user.DelegatingUserWithAttributes
- getLastName() - Method in class com.atlassian.crowd.model.user.InternalUser
- getLastName() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
- getLastName() - Method in class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- getLastName() - Method in interface com.atlassian.crowd.model.user.User
- getLastName() - Method in class com.atlassian.crowd.model.user.UserTemplate
- getLastName() - Method in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- getLastName() - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- getLastName() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- getLastProperties(String) - Method in class com.atlassian.crowd.test.util.analytics.AnalyticsClient
- getLastRidFromSid(String) - Static method in class com.atlassian.crowd.directory.ldap.mapper.attribute.SIDUtils
- getLastRound() - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationInformation
-
Information of the last completed synchronisation or null if directory has never been synchronised.
- getLastRound() - Method in class com.atlassian.crowd.event.directory.RemoteDirectorySynchronisationFinishedEvent
- getLastRound() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectorySynchronisationInformationEntity
- getLastScanResult(long) - Method in class com.atlassian.crowd.manager.emailscan.scanner.AppMailIssuesScanner
- getLastScanResult(long) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.EmailScanController
- getLastSynchronisationTokenForDirectory(long) - Method in class com.atlassian.crowd.dao.directory.DirectorySynchronisationTokenDaoHibernate
- getLastSynchronisationTokenForDirectory(long) - Method in interface com.atlassian.crowd.embedded.spi.DirectorySynchronisationTokenDao
-
Returns the last stored synchronisation token for the directory
- getLastSynchronisationTokenForDirectory(long) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchronisationTokenStore
-
Returns the last stored synchronisation token for the directory
- getLastSynchronisationTokenForDirectory(long) - Method in class com.atlassian.crowd.manager.directory.InDatabaseDirectorySynchronisationTokenStore
- getLastSynchronisationTokenForDirectory(long) - Method in class com.atlassian.crowd.manager.directory.InMemoryDirectorySynchronisationTokenStore
-
Deprecated.
- getLastSynchronisationTokenForDirectory(long) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
-
Returns the last stored synchronisation token for the directory
- getLastSynchronisationTokenForDirectory(long) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
- getLastSyncStartOrEnd(DirectorySynchronisationInformation) - Static method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- getLastTimestamp() - Method in class com.atlassian.crowd.pageobjects.administration.CurrentSessionsPage
- getLastTimestamp() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- getLastUsnChanged() - Method in class com.atlassian.crowd.directory.synchronisation.cache.ActiveDirectoryTokenHolder
- getLastValidationResult(long) - Method in interface com.atlassian.crowd.manager.emailscan.AppIssuesWithMailsValidationService
-
Gets result of the latest scan for a given application.
- getLastValidationResult(long) - Method in class com.atlassian.crowd.manager.emailscan.AppIssuesWithMailsValidationServiceImpl
- getLatestDate() - Method in class com.atlassian.crowd.manager.backup.BackupSummary
-
Return the date of the oldest backup.
- getLatestLicensingSummary(Application) - Method in interface com.atlassian.crowd.dao.licensing.LicensingSummaryDao
- getLatestLicensingSummary(Application) - Method in class com.atlassian.crowd.dao.licensing.LicensingSummaryDaoHibernate
- getLatestResult(long) - Method in interface com.atlassian.crowd.dao.application.AppIssuesWithMailsScanResultDAO
-
Gets latest scan result for a given application.
- getLatestResult(long) - Method in class com.atlassian.crowd.dao.application.AppIssuesWithMailsScanResultDAOHibernate
- getLatestScanResult(long) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.ApplicationAdminResource
- getLdapEncoder(String) - Method in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
-
This will return an LDAP encoder for the given key.
- getLdapEncoder(String) - Method in class com.atlassian.crowd.password.factory.PasswordEncoderFactoryImpl
- getLdapEntityClass() - Method in enum class com.atlassian.crowd.directory.cache.model.EntityType
- getLdapName() - Method in class com.atlassian.crowd.model.group.LDAPGroupWithAttributes
- getLdapName() - Method in interface com.atlassian.crowd.model.LDAPDirectoryEntity
- getLdapName() - Method in class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- getLdapPassword() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getLdapPassword() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- getLdapPassword() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorConnectorTab
- getLdapPassword() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedConnectorTab
- getLdapPassword() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getLdapPassword() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getLdapPoolConfig() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getLdapPoolConfig() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getLdapPoolManagerStatistics() - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- getLdapPoolType() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getLdapPoolType() - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- getLdapPoolType() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getLdapPoolType() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getLdapPropertiesHelper() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- getLdapPropertiesMapper() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- getLdapSpringConnectionPoolForm() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectorySpringLdapPoolPage
- getLdapSpringConnectionPoolForm() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectorySpringLdapPoolPage
- getLdapTypeAsJson() - Method in class com.atlassian.crowd.directory.ldap.LdapTypeConfig
-
Get a JSON String of an array of fields with default value and visibility.
- getLdapTypeConfigs() - Method in interface com.atlassian.crowd.directory.ldap.util.LDAPPropertiesHelper
- getLdapTypeConfigs() - Method in class com.atlassian.crowd.directory.ldap.util.LDAPPropertiesHelperImpl
- getLdapTypeConfigurations() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Get a list of Ldap Type Configuration objects.
- getLdapTypeConfigurations() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getLegacyXmlFileName() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- getLegacyXmlFileName() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.Crowd10XmlRestoreTest
- getLegacyXmlFileName() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.Crowd11XmlRestoreTest
- getLegacyXmlFileName() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.Crowd12XmlRestoreTest
- getLegacyXmlFileName() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.Crowd13XmlRestoreTest
- getLegacyXmlFileName() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.Crowd14XmlRestoreTest
- getLegacyXmlFileName() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.Crowd15XmlRestoreTest
- getLegacyXmlFileName() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.Crowd16XmlRestoreTest
- getLegacyXmlFileName() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.Crowd20XmlRestoreTest
- getLevel() - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling.LoggingConfigEntry
-
OGNL forces me to match getter and setter types.
- getLevel() - Method in class com.atlassian.crowd.event.configuration.LoggingUpdatedEvent.LoggingConfig
- getLicense() - Method in interface com.atlassian.crowd.console.action.ActionHelper
- getLicense() - Method in class com.atlassian.crowd.console.action.BaseAction
- getLicense() - Method in class com.atlassian.crowd.console.action.options.UpdateLicensing
- getLicense() - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
This will retrieve the license for the currently running Crowd instance.
- getLicense() - Method in class com.atlassian.crowd.manager.license.CrowdLicenseManagerImpl
- getLicense() - Method in class com.atlassian.crowd.manager.license.CrowdLicenseStore
- getLicense() - Method in interface com.atlassian.crowd.service.license.LicenseService
- getLicense() - Method in class com.atlassian.crowd.service.license.LicenseServiceImpl
- getLicense() - Method in class com.atlassian.crowd.service.MockLicenseService
- getLicense(String) - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
This will parse a license key into a license.
- getLicense(String) - Method in class com.atlassian.crowd.manager.license.CrowdLicenseManagerImpl
- getLicenseExpiryDate() - Method in class com.atlassian.crowd.console.action.options.UpdateLicensing
- getLicenseExpiryDate() - Method in class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- getLicenseHash() - Method in class com.atlassian.crowd.manager.license.CrowdLicenseRegistry
- getLicenseMessage() - Method in class com.atlassian.crowd.manager.license.CrowdLicenseRegistry
- getLicenseServerId() - Method in class com.atlassian.crowd.pageobjects.administration.LicensePage
- getLicenseType() - Static method in class com.atlassian.crowd.acceptance.utils.CrowdInstanceState
- getLicenseTypeName() - Method in class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- getLicenseUsage() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- getLicensingStatus() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensingTestBase
- getLicensingSummary() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
- getLicensingSummary() - Method in class com.atlassian.crowd.model.licensing.DirectoryInfo
- getLicensingSummary(Long, Long, String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.licensing.ApplicationLicensingResource
- getLicensingSummary(Long, String, Long) - Method in interface com.atlassian.crowd.licensing.ApplicationLicensingService
-
Return the licensing summary if available
- getLicensingSummary(Long, String, Long) - Method in class com.atlassian.crowd.licensing.ApplicationLicensingServiceImpl
- getLicensingSummaryByVersion(Application, ApplicationSubtype, long) - Method in interface com.atlassian.crowd.dao.licensing.LicensingSummaryDao
- getLicensingSummaryByVersion(Application, ApplicationSubtype, long) - Method in class com.atlassian.crowd.dao.licensing.LicensingSummaryDaoHibernate
- getLicensingSummaryForApplication(Long, String, Long) - Method in class com.atlassian.crowd.plugin.rest.service.controller.licensing.ApplicationLicensingController
- getLifetime() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
- getLifetime() - Method in class com.atlassian.crowd.model.token.ImmutableToken
- getLifetime() - Method in class com.atlassian.crowd.model.token.Token
-
Deprecated.
- getLimit() - Method in class com.atlassian.crowd.analytics.events.license.LicenseEvent
- getLimit() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
- getLimit() - Method in class com.atlassian.crowd.directory.LimitedNamingEnumeration
- getLimit() - Method in class com.atlassian.crowd.directory.query.GraphQuery
- getLimit() - Method in class com.atlassian.crowd.manager.permission.AdministeredGroupsQuery
- getLimit() - Method in interface com.atlassian.crowd.model.page.Page
- getLimit() - Method in class com.atlassian.crowd.model.page.PageImpl
- getLimit() - Method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
- getLimit() - Method in class com.atlassian.crowd.plugin.rest.entity.page.RestPageRequest
- getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntityList
- getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.AttributeEntity
- getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.AttributeEntityList
- getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.DirectoryMappingEntity
- getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.DirectoryMappingEntityList
- getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
- getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntity
- getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntityList
- getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordEntity
- getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.RemoteAddressEntity
-
Returns the link to the remote address entity.
- getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.RemoteAddressEntitySet
- getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.SessionEntity
- getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- getLink(WebLink) - Method in class com.atlassian.crowd.console.action.BaseAction
- getLinkInNavbar(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getLinkInNavbarDropdown(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getList() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.MembershipsEntity
- getList() - Method in class com.atlassian.crowd.integration.rest.entity.MembershipsEntity
- getListOfJobs() - Method in class com.atlassian.crowd.plugin.rest.service.controller.scheduling.SchedulerController
- getLoadAverage() - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
- getLoadTypeName() - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.CrowdCustomChar
- getLoadTypeName() - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.CrowdCustomVarchar
- getLoadTypeName() - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.legacyhibernate.HibernateIntType
- getLocalDirectory() - Method in class com.atlassian.crowd.model.licensing.DirectoryInfo
- getLocale() - Method in class com.atlassian.crowd.plugin.web.CrowdWebResourceIntegration
- getLocale() - Method in interface com.atlassian.crowd.util.I18nHelperConfiguration
- getLocale() - Method in class com.atlassian.crowd.util.I18nHelperConfigurationImpl
- getLocalEntities() - Method in class com.atlassian.crowd.applinks.CrowdHostApplication
- getLocaleProvider() - Method in class com.atlassian.crowd.console.action.BaseAction
- getLocalGroupNames() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- getLocalGroupNames(long) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- getLocalGroupNames(long) - Method in interface com.atlassian.crowd.embedded.spi.GroupDao
-
Return names of all local groups in given directory.
- getLocalGroupsEnabled() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- getLocalHome() - Method in interface com.atlassian.crowd.service.HomeDirectoryService
- getLocalHome() - Method in class com.atlassian.crowd.service.HomeDirectoryServiceImpl
- getLocalHomeDirectory() - Method in class com.atlassian.crowd.service.sal.CrowdApplicationProperties
- getLocalhost() - Static method in class com.atlassian.crowd.manager.cluster.ClusterUtils
- getLocallyFilteredGroupNames() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- getLocallyFilteredGroupNames() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Returns locally filtered group names.
- getLocalTestPropertiesFileName() - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- getLocalUserNames() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- getLocalUserStatusEnabled() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- getLocationKey() - Method in class com.atlassian.crowd.console.action.group.ViewGroup
- getLocatorForIdWithQuotes(String) - Method in class com.atlassian.crowd.pageobjects.group.EntityPicker
- getLock(String) - Method in class com.atlassian.crowd.integration.http.NoOpTokenLockProvider
- getLock(String) - Method in class com.atlassian.crowd.integration.http.StripedTokenLockProvider
- getLock(String) - Method in interface com.atlassian.crowd.integration.http.TokenLockProvider
-
Returns lock for given token
- getLockByName(String) - Method in class com.atlassian.crowd.dao.cluster.ClusterLockDAOHibernate
- getLockName() - Method in class com.atlassian.crowd.model.cluster.ClusterLockEntity
- getLogFileName() - Method in class com.atlassian.crowd.console.logging.CrowdLoggingConfiguration
- getLogFileName() - Method in class com.atlassian.crowd.console.logging.Log4j2CrowdHomeLogAppender
- getLoggingLevelOption() - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- getLoginError(Response) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase
- getLoginRequest(ServletRequest) - Static method in class com.atlassian.crowd.integration.springsecurity.RestLoginUtils
- getLoginStatusResourceReturnsExpectedContent() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AutoGroupAdderTest
-
This resource is used by the JavaScript.
- getLoginUri(URI) - Method in class com.atlassian.sal.crowd.auth.CrowdLoginUriProvider
- getLoginUri(URI, EnumSet<PageCapability>) - Method in class com.atlassian.sal.crowd.auth.CrowdLoginUriProvider
- getLoginUriForRole(URI, UserRole) - Method in class com.atlassian.sal.crowd.auth.CrowdLoginUriProvider
- getLoginUriForRole(URI, UserRole, EnumSet<PageCapability>) - Method in class com.atlassian.sal.crowd.auth.CrowdLoginUriProvider
- getLogo() - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity
- getLogoImage() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
- getLogoImage() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getLogs() - Method in class com.atlassian.crowd.plugin.rest.entity.SendTestMailResultEntity
- getLong(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- getLong(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- getLong(Element, String) - Method in class com.atlassian.crowd.migration.GenericMapper
- getLongValue() - Method in interface com.atlassian.crowd.dummy.db.SimpleTable
- getLongValue() - Method in interface com.atlassian.crowd.dummy.db.SimpleTableAO
- getLookAndFeelConfig() - Method in class com.atlassian.crowd.plugin.rest.service.controller.LookAndFeelController
- getLookAndFeelConfiguration() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
- getLookAndFeelConfiguration() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getLowerAlias() - Method in class com.atlassian.crowd.model.alias.Alias
- getLowerBound() - Method in enum class com.atlassian.crowd.analytics.events.DailyLoginCountBucket
- getLowercase() - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassAnalysis
- getLowercaseOutput() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- 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
- getLowerImplementationClass() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- 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.application.ApplicationImpl
-
Deprecated.
- getLowerName() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- 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
- getMacro() - Method in enum class com.atlassian.crowd.manager.mailer.MailTemplateMacro
- getMail() - Method in class com.atlassian.crowd.directory.rest.entity.membership.GraphMembershipUser
- getMail() - Method in class com.atlassian.crowd.directory.rest.entity.user.GraphUser
- getMailConfiguration() - Method in interface com.atlassian.crowd.manager.mail.MailConfigurationService
- getMailConfiguration() - Method in interface com.atlassian.crowd.manager.mail.MailManager
-
Deprecated.Use
instead
- getMailConfiguration() - Method in class com.atlassian.crowd.manager.mail.MailManagerImpl
- getMailServer() - Method in class com.atlassian.crowd.acceptance.utils.MailServerSMTPRule
- getMailServerConfigured() - Method in class com.atlassian.crowd.console.action.principal.AddPrincipal
- getMailServerModel() - Method in class com.atlassian.crowd.util.MailServerSessionWrapper
- getMailTransport(SMTPServer) - Method in class com.atlassian.crowd.manager.mail.transport.MailTransportContext
- getMailTransportContext() - Method in class com.atlassian.crowd.manager.mail.MailSendManager
- getMaintenanceExpiryDate() - Method in class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- getMainWindowHandle() - Method in class com.atlassian.crowd.acceptance.tests.SeleniumWindowManager
- getManagedCache(String) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
- getManagedCaches() - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
- getManagedDependenciesFrom() - Method in class com.atlassian.crowd.maven.plugin.dependecies.Exclude
- getManagedDependenciesFrom() - Method in class com.atlassian.crowd.maven.plugin.dependecies.Include
- getManagedDirectories(RestPageRequest) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.DirectoryAdminResource
- getMap() - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- getMap() - Method in class com.atlassian.crowd.support.SupportInformationBuilder
- getMappedDirectories() - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- getMappedDirectoryNames() - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- getMapping() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvMappingRow
- getMatchMode() - Method in class com.atlassian.crowd.integration.rest.entity.PropertyRestrictionEntity
- getMatchMode() - Method in class com.atlassian.crowd.plugin.rest.entity.PropertyRestrictionEntity
- getMatchMode() - Method in interface com.atlassian.crowd.search.query.entity.restriction.PropertyRestriction
-
Returns the mode to match a property.
- getMatchMode() - Method in class com.atlassian.crowd.search.query.entity.restriction.TermRestriction
- getMaxAmountOfRemindPeriods() - Method in class com.atlassian.crowd.analytics.events.MailNotificationsEvent
- getMaxBatchSize() - Method in interface com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsProvider
-
Maximum number of groups passed to
NestedGroupsProvider.getDirectlyRelatedGroups(Collection)
- getMaxHeap() - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
- getMaxHeapSize() - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeDetailsImpl
- getMaxHeapSize() - Method in interface com.atlassian.crowd.service.cluster.ClusterNodeDetails
- getMaxIdlePerKey() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getMaxIdlePerKey() - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- getMaxIdlePerKey() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- getMaxIdlePerKey() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- getMaximumSize() - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- getMaximumSize() - Method in interface com.atlassian.crowd.embedded.api.ConnectionPoolProperties
- getMaximumSize() - Method in class com.atlassian.crowd.embedded.impl.DefaultConnectionPoolProperties
- getMaximumSize() - Method in enum class com.atlassian.crowd.embedded.impl.SystemConnectionPoolProperties
- getMaximumSize() - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm.ImmutableFormValues
- getMaximumUserLimit() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
- getMaximumUserLimit() - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
- getMaximumUserLimit() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationLicensingSummaryEntity
- getMaxResults() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
- getMaxResults() - Method in interface com.atlassian.crowd.embedded.api.Query
-
The maximum number of elements to return.
- getMaxResults() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
- getMaxResults() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
- getMaxResults() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- getMaxTotal() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getMaxTotal() - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- getMaxTotal() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- getMaxTotal() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- getMaxTotalPerKey() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getMaxTotalPerKey() - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- getMaxTotalPerKey() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- getMaxTotalPerKey() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- getMaxWait() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getMaxWait() - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- getMaxWait() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- getMaxWaitMillis() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- getMechanism() - Method in class com.atlassian.crowd.directory.rest.resolver.DirectoryObjectTypeIdResolver
- getMemberDnMappers() - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- getMemberDnMappers() - Method in class com.atlassian.crowd.directory.RFC4519Directory
- getMemberOnlyGroupAttributeMappers() - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- getMemberOnlyGroupAttributeMappers() - Method in class com.atlassian.crowd.directory.RFC2307Directory
- getMemberOnlyGroupAttributeMappers() - Method in class com.atlassian.crowd.directory.RFC4519Directory
- getMemberOnlyGroupAttributeMappers() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
As a minimum, this SHOULD provide an attribute mapper that maps the group members attribute (if available).
- getMembers() - Method in class com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryGroup
- getMembershipFromXml(Element, CrowdBackupDateConverter) - Method in class com.atlassian.crowd.migration.MembershipMapper
- getMembershipQuery() - Method in class com.atlassian.crowd.manager.application.search.DirectoryQueryWithFilter
- getMemberships() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
RestCrowdClient.getMemberships()
returns successfully. - getMemberships() - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- getMemberships() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- getMemberships() - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- getMemberships() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- getMemberships() - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- getMemberships() - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- getMemberships() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Get an iterable view of the available group memberships.
- getMemberships() - Method in class com.atlassian.crowd.directory.RFC2307Directory
- getMemberships() - Method in class com.atlassian.crowd.directory.RFC4519Directory
- getMemberships() - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getMemberships() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- getMemberships() - Method in class com.atlassian.crowd.plugin.rest.service.controller.MembershipsController.PreparedResponse
- getMemberships() - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Gets the full group membership details for all groups with all direct user members and child groups.
- getMemberships(Application) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- getMemberships(Application) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Returns all memberships for the given application.
- getMemberships(Application) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- getMemberships(Application) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- getMemberships(Application) - Method in class com.atlassian.crowd.plugin.rest.service.controller.MembershipsController
- getMemberships(Collection<LDAPGroupWithAttributes>, boolean) - Method in class com.atlassian.crowd.directory.synchronisation.cache.UsnChangedCacheRefresher
- getMemberships(Collection<G>, boolean) - Method in class com.atlassian.crowd.directory.synchronisation.cache.AbstractCacheRefresher
- getMemberships(Collection, boolean) - Method in class com.atlassian.crowd.directory.cache.UserFilterableNonDeltaQueryCacheRefresher
- getMemberships(Element, LegacyImportDataHolder, BatchResultWithIdReferences<Group>) - Method in class com.atlassian.crowd.migration.legacy.GroupMapper
- getMemberships(Element, LegacyImportDataHolder, BatchResultWithIdReferences<Group>) - Method in class com.atlassian.crowd.migration.legacy.RoleMapper
- 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
- getMembershipsCreatedAfter(long, Date, int) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- getMembershipService() - Method in class com.atlassian.crowd.plugin.rest.service.controller.memberships.MembershipController
- getMembershipsImported() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterResultsPage
- getMembershipType() - Method in class com.atlassian.crowd.event.group.GroupMembershipCreatedEvent
-
Deprecated.
- getMembershipType() - Method in class com.atlassian.crowd.event.group.GroupMembershipDeletedEvent
-
Deprecated.
- getMembershipType() - Method in class com.atlassian.crowd.event.group.GroupMembershipsCreatedEvent
- getMembershipType() - Method in class com.atlassian.crowd.event.group.GroupMembershipsDeletedEvent
- getMembershipType() - Method in class com.atlassian.crowd.model.membership.InternalMembership
- getMessage() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient.StrutsValidationStatus
- getMessage() - Method in class com.atlassian.crowd.console.action.setup.Database.CustomBannerError
- getMessage() - Method in class com.atlassian.crowd.importer.model.Result
- getMessage() - Method in class com.atlassian.crowd.integration.rest.entity.ErrorEntity
- getMessage() - Method in class com.atlassian.crowd.manager.cluster.message.SingleClusterMessageListener
- getMessage() - Method in class com.atlassian.crowd.manager.cluster.NodePanicEvent
- getMessage() - Method in class com.atlassian.crowd.pageobjects.aui.AuiFlag
- getMessage() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- getMessage() - Method in class com.atlassian.crowd.pageobjects.error.AccessDeniedPage
- getMessage() - Method in class com.atlassian.crowd.pageobjects.error.SsoDisabledPage
- getMessage() - Method in class com.atlassian.crowd.pageobjects.FiltersPage
- getMessage() - Method in class com.atlassian.crowd.pageobjects.RemoveDirectoryPage
- getMessage() - Method in class com.atlassian.crowd.pageobjects.RemovePrincipalPage
- getMessage() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- getMessage() - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- getMessage() - Method in class com.atlassian.crowd.plugin.rest.entity.ErrorEntity
- getMessage() - Method in exception com.atlassian.crowd.plugin.saml.SAMLException
- getMessage(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getMessage(String, String...) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getMessages() - Method in class com.atlassian.crowd.plugin.rest.exception.entity.ValidationErrorsEntity.ErrorMessage
- getMessages() - Method in class com.atlassian.crowd.plugins.testkit.rest.util.TestkitStoringMessageListener
- getMessagesAfter(String, long) - Method in interface com.atlassian.crowd.dao.cluster.ClusterMessageDao
-
Fetches messages with ID higher than the specified threshold.
- getMessagesAfter(String, long) - Method in class com.atlassian.crowd.dao.cluster.ClusterMessageDAOHibernate
- getMessageTitle() - Method in class com.atlassian.crowd.pageobjects.MailServerPage.TestEmailDialog
- getMessageType() - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.CreateResponseShellAction
- 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.
- getMetadata() - Method in interface com.atlassian.crowd.manager.sso.CrowdSamlConfigurationService
- getMetadata() - Method in class com.atlassian.crowd.manager.sso.CrowdSamlConfigurationServiceImpl
- getMethodPath(Method) - Static method in class com.atlassian.crowd.swagger.extras.enricher.util.EnricherUtils
- getMinEvictableIdleTimeMillis() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- getMinEvictableTimeSeconds() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getMinEvictableTimeSeconds() - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- getMinEvictableTimeSeconds() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- getMinFailures() - Method in class com.atlassian.crowd.manager.webhook.NoLongTermFailureStrategy
- getMinIdlePerKey() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getMinIdlePerKey() - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- getMinIdlePerKey() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- getMinIdlePerKey() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- getMinimumDigits() - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration
- getMinimumDigits() - Method in class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase
- getMinimumLength() - Method in class com.atlassian.crowd.directory.password.constraint.PasswordLengthConstraint
- getMinimumLength() - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration
- getMinimumLength() - Method in class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase
- getMinimumLowercase() - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration
- getMinimumLowercase() - Method in class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase
- getMinimumPasswordScore() - Method in class com.atlassian.crowd.directory.password.constraint.PasswordScoreConstraint
- getMinimumRulesMatched() - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration
- getMinimumRulesMatched() - Method in class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase
- getMinimumSpecialCharacters() - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration
- getMinimumSpecialCharacters() - Method in class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase
- getMinimumUppercase() - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration
- getMinimumUppercase() - Method in class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase
- getMinIntervalMillis() - Method in class com.atlassian.crowd.manager.webhook.NoLongTermFailureStrategy
- getMissingEntities() - Method in class com.atlassian.crowd.manager.directory.BulkRemoveResult
-
Returns the entities which were missing and hence which were not attempted to be removed.
- getMockServerClient() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensesTest
- getMockServerClient() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensingTestBase
- getMockServerClient() - Method in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- getMockServerPort() - Method in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- getMode() - Method in class com.atlassian.crowd.acceptance.utils.DbCachingTestHelper.SyncInfo
-
Returns the mode of the synchronisation.
- getModel() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getModel() - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- getModel() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- getModel() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- getModel() - Method in class com.atlassian.crowd.console.action.options.UpdateMailServer
- getModule() - Method in class com.atlassian.crowd.plugin.descriptors.ComponentModuleDescriptor
- getModule() - Method in class com.atlassian.crowd.plugin.descriptors.CrowdApplicationModuleDescriptor
- getModule() - Method in class com.atlassian.crowd.plugin.descriptors.DecoratorModuleDescriptor
- getModule() - Method in class com.atlassian.crowd.plugin.descriptors.ListenerModuleDescriptor
- getModule() - Method in class com.atlassian.crowd.plugin.descriptors.PasswordEncoderModuleDescriptor
- getModule() - Method in class com.atlassian.crowd.plugin.descriptors.SpringComponentModuleDescriptor
- getModule() - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- getModuleKey() - Method in class com.atlassian.crowd.console.tags.SoyTemplateTag
- getModuleKey() - Method in class com.atlassian.crowd.plugin.ha.PluginOperation
- getMultipleEntities() - Method in class com.atlassian.crowd.plugin.rest.service.controller.memberships.MembershipOperationalEntity
- getMultiValuedAttributesMapFromXml(Element) - Method in class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
-
Constructs an Map<String, Set<String>> of attributes from a legacy (Crowd 1.x) XML element.
- getName() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.MembershipEntity
- getName() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getName() - Method in class com.atlassian.crowd.analytics.events.audit.AuditLogEnabledStatisticsEvent
- getName() - Method in class com.atlassian.crowd.analytics.events.audit.AuditLogPruningStatisticsEvent
- getName() - Method in class com.atlassian.crowd.analytics.events.licensing.LicensingTabViewAnalyticsEvent
- getName() - Method in class com.atlassian.crowd.analytics.events.links.ExternalLinkClickedAnalyticsEvent
- getName() - Method in class com.atlassian.crowd.analytics.events.MailServerConfigurationStatisticEvent
- getName() - Method in class com.atlassian.crowd.analytics.events.SSOLoginEvent
- getName() - Method in class com.atlassian.crowd.analytics.events.SSOTabViewAnalyticsEvent
- getName() - Method in class com.atlassian.crowd.analytics.events.TokenStorageTypeEvent
- getName() - Method in class com.atlassian.crowd.applinks.CrowdHostApplication
- getName() - Method in interface com.atlassian.crowd.audit.AuditLogAuthor
-
Returns the name of the author of the audit log entry.
- getName() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogAuthor
- getName() - Method in class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
- getName() - Method in class com.atlassian.crowd.common.properties.AbstractSystemProperty
- getName() - Method in class com.atlassian.crowd.console.action.application.AddApplicationAuthorisationDetails
- getName() - Method in class com.atlassian.crowd.console.action.application.AddApplicationConnectionDetails
- getName() - Method in class com.atlassian.crowd.console.action.application.AddApplicationDetails
- getName() - Method in class com.atlassian.crowd.console.action.application.AddApplicationDirectoryDetails.DirectoryDetails
- getName() - Method in class com.atlassian.crowd.console.action.application.AddApplicationDirectoryDetails
- getName() - Method in class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- getName() - Method in class com.atlassian.crowd.console.action.application.BrowseApplications
- getName() - Method in class com.atlassian.crowd.console.action.application.ViewApplication.ApplicationLinkDTO
- getName() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getName() - Method in class com.atlassian.crowd.console.action.directory.AbstractViewDetailedDirectory
- getName() - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- getName() - Method in class com.atlassian.crowd.console.action.group.AddGroup
- getName() - Method in class com.atlassian.crowd.console.action.group.RemoveGroup
- getName() - Method in class com.atlassian.crowd.console.action.group.ViewGroup
- getName() - Method in class com.atlassian.crowd.console.action.principal.RemovePrincipal
- getName() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getName() - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- getName() - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- getName() - Method in class com.atlassian.crowd.directory.cache.model.EntityIdentifier
- getName() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
- getName() - Method in enum class com.atlassian.crowd.directory.ldap.LdapSecureMode
- getName() - Method in class com.atlassian.crowd.directory.ldap.mapper.NameAttributesPair
- getName() - Method in class com.atlassian.crowd.directory.NamedLdapEntity
- getName() - Method in class com.atlassian.crowd.directory.query.MicrosoftGraphDeltaToken
- getName() - Method in interface com.atlassian.crowd.directory.query.MicrosoftGraphQueryParam
- getName() - Method in class com.atlassian.crowd.directory.query.ODataExpand
- getName() - Method in class com.atlassian.crowd.directory.query.ODataFilter
- getName() - Method in class com.atlassian.crowd.directory.query.ODataSelect
- getName() - Method in class com.atlassian.crowd.directory.query.ODataTop
- getName() - Method in interface com.atlassian.crowd.embedded.api.Directory
-
Returns the name of the directory.
- getName() - Method in interface com.atlassian.crowd.embedded.api.Group
- getName() - Method in enum class com.atlassian.crowd.embedded.api.OperationType
- getName() - Method in class com.atlassian.crowd.embedded.impl.DelegatingGroupWithAttributes
- getName() - Method in class com.atlassian.crowd.embedded.impl.DelegatingUserWithAttributes
- getName() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
- getName() - Method in class com.atlassian.crowd.embedded.impl.ImmutableGroup
- getName() - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser
- getName() - Method in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumCharactersBucket
- getName() - Method in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumLengthBucket
- getName() - Method in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumRulesMatched
- getName() - Method in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.PresetName
- getName() - Method in exception com.atlassian.crowd.exception.AccountNotFoundException
-
Returns the name of the account.
- getName() - Method in exception com.atlassian.crowd.exception.InactiveAccountException
-
Returns the name of the account.
- getName() - Method in class com.atlassian.crowd.integration.rest.entity.CookieConfigEntity
- getName() - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntity
- getName() - Method in class com.atlassian.crowd.integration.rest.entity.MultiValuedAttributeEntity
- getName() - Method in class com.atlassian.crowd.integration.rest.entity.PropertyEntity
- getName() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- getName() - Method in class com.atlassian.crowd.integration.rest.entity.ValidationFactorEntity
- getName() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectory
- getName() - Method in class com.atlassian.crowd.model.alias.Alias
- getName() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the name of the application.
- getName() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- getName() - Method in class com.atlassian.crowd.model.authentication.AuthenticatedToken
-
Gets the name of the authenticated client..
- getName() - Method in class com.atlassian.crowd.model.authentication.AuthenticationContext
-
Gets the name of the authenticating entity.
- getName() - Method in class com.atlassian.crowd.model.authentication.CookieConfiguration
-
Returns the name of the SSO token cookie.
- getName() - Method in class com.atlassian.crowd.model.authentication.ValidationFactor
-
Gets the name.
- getName() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- getName() - Method in interface com.atlassian.crowd.model.DirectoryEntity
- getName() - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup
- getName() - Method in class com.atlassian.crowd.model.group.DelegatingGroupWithAttributes
- getName() - Method in class com.atlassian.crowd.model.group.GroupTemplate
- getName() - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- getName() - Method in class com.atlassian.crowd.model.group.ImmutableGroup
- getName() - Method in class com.atlassian.crowd.model.group.InternalGroupWithAttributes
- getName() - Method in class com.atlassian.crowd.model.group.LDAPGroupWithAttributes
- getName() - Method in class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- getName() - Method in class com.atlassian.crowd.model.InternalEntityAttribute
- getName() - Method in class com.atlassian.crowd.model.InternalEntityTemplate
- getName() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory
- 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 interface com.atlassian.crowd.model.token.AuthenticationToken
- getName() - Method in class com.atlassian.crowd.model.token.ImmutableToken
- getName() - Method in class com.atlassian.crowd.model.token.Token
-
Deprecated.Gets the name of the entity.
- getName() - Method in class com.atlassian.crowd.model.tombstone.GroupTombstone
- getName() - Method in class com.atlassian.crowd.model.tombstone.UserTombstone
- getName() - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
- getName() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
- getName() - Method in class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- getName() - Method in class com.atlassian.crowd.model.user.MinimalUser
- getName() - Method in class com.atlassian.crowd.model.user.UserTemplate
- getName() - Method in class com.atlassian.crowd.pageobjects.administration.ApplicationSessionsPage.FilteringCriteria
- getName() - Method in class com.atlassian.crowd.pageobjects.administration.ApplicationSessionsPage.Session
- getName() - Method in class com.atlassian.crowd.pageobjects.administration.UserSessionsPage.Session
- getName() - Method in class com.atlassian.crowd.pageobjects.application.BrowseApplicationsPage.Application
- getName() - Method in class com.atlassian.crowd.pageobjects.ApplicationAdministratorsPage.AdministratorMapping
- getName() - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.Principal
- getName() - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryDetails
- getName() - Method in class com.atlassian.crowd.pageobjects.directory.pruning.PruningAdministrationPage.DirectoryPruningConfiguration
- getName() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- getName() - Method in class com.atlassian.crowd.pageobjects.DirectoryBrowserPage.DirectoryDetails
- getName() - Method in class com.atlassian.crowd.pageobjects.group.AddGroupPage
- getName() - Method in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage.GroupDetails
- getName() - Method in class com.atlassian.crowd.pageobjects.group.GroupRow
- getName() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRow
- getName() - Method in class com.atlassian.crowd.pageobjects.setup.DefaultAdminSetupOptions
- getName() - Method in class com.atlassian.crowd.pageobjects.setup.InternalDirectorySetupOptions
- getName() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- getName() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.CookieConfigEntity
- getName() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingEntity
- getName() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.GroupSearchResultEntity
- getName() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- getName() - Method in class com.atlassian.crowd.plugin.rest.entity.AttributeEntity
- getName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
- getName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
- getName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogEntityRestrictionRestDTO
- getName() - Method in class com.atlassian.crowd.plugin.rest.entity.ClusterNodeEntity
- getName() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
- getName() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
- getName() - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedDirectoryInfoEntity
- getName() - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntity
- getName() - Method in interface com.atlassian.crowd.plugin.rest.entity.NamedEntity
- getName() - Method in class com.atlassian.crowd.plugin.rest.entity.PropertyEntity
- getName() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- getName() - Method in class com.atlassian.crowd.plugin.rest.entity.ValidationFactorEntity
- getName() - Method in class com.atlassian.crowd.plugin.rest.filter.BasicAuthenticationHelper.Credentials
- getName() - Method in class com.atlassian.crowd.test.util.analytics.AnalyticsEventReport.Event
- getName() - Method in class com.atlassian.crowd.util.ImageInfo
- getName() - Method in class com.atlassian.crowd.util.persistence.hibernate.BooleanStringUserType
- getName() - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.precondition.MSSQLIndexExistsPrecondition
- getName(String) - Method in interface com.atlassian.crowd.directory.ldap.name.Converter
-
Escapes and converts a DN into a Name, for use with LDAP through JNDI.
- getName(String) - Method in class com.atlassian.crowd.directory.ldap.name.GenericConverter
- getName(String, String, CrowdLdapName) - Method in interface com.atlassian.crowd.directory.ldap.name.Converter
-
Returns a Name escaped for JNDI and LDAP, for use with a directory.
- getName(String, String, CrowdLdapName) - Method in class com.atlassian.crowd.directory.ldap.name.GenericConverter
- getNamedDecorator(HttpServletRequest, String) - Method in class com.atlassian.crowd.plugin.sitemesh.PluginDecoratorMapper
- getNameFromLegacyCode(String) - Method in class com.atlassian.crowd.migration.GenericMapper
- getNameIdFormat() - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
- getNameIdFormat() - Method in interface com.atlassian.crowd.model.sso.BaseApplicationSamlConfiguration
-
Returns NameID format configured for a given app.
- getNameIdFormat() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity
- getNameIdFormat() - Method in class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration
- getNamelessEntities() - Method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult
- getNamePrefix() - Method in class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
- getNamePrefix() - Method in enum class com.atlassian.crowd.embedded.impl.EnvironmentUtils.JRE
- getNames(long, QueryType, String) - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
- getNames(Map<String, String>, Set<String>, DeltaQueryCacheRefresher.IdToNameProvider, boolean, String) - Method in class com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher
- getNames(Set<String>, boolean) - Method in interface com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher.IdToNameResolver
- getNamesOfChildGroupsOfGroup(String, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getNamesOfChildGroupsOfGroup(String, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for groups who are direct members of a group, returning the group names.
- getNamesOfGroupsForNestedUser(String, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getNamesOfGroupsForNestedUser(String, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for groups that a user is a nested member of, returning the group names.
- getNamesOfGroupsForUser(String, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getNamesOfGroupsForUser(String, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for groups that a user is a direct member of, returning the group names.
- getNamesOfNestedChildGroupsOfGroup(String, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getNamesOfNestedChildGroupsOfGroup(String, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for groups who are nested members of a group, returning the group names.
- getNamesOfNestedUsersOfGroup(String, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getNamesOfNestedUsersOfGroup(String, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for users who are nested members of a group, returning the user names.
- getNamesOfParentGroupsForGroup(String, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getNamesOfParentGroupsForGroup(String, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for groups that a group is a direct member of, returning the group names.
- getNamesOfParentGroupsForNestedGroup(String, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getNamesOfParentGroupsForNestedGroup(String, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for groups that a group is a nested member of, returning the group names.
- getNamesOfUsersOfGroup(String, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getNamesOfUsersOfGroup(String, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for users who are direct members of a group, returning the user names.
- getNamingContext() - Method in class com.atlassian.crowd.directory.ldap.name.SearchDN
-
Returns a Name representing the DN beneath which all objects should reside OR the blank root DSE if none is specified.
- getNativeAppId() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- getNativeAppId() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- getNativeAppId() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- getNativeAppId() - Method in class com.atlassian.crowd.plugin.rest.entity.AzureAdConnectionTestEntity
- getNestedChildGroup(String, String, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Retrieves the group that is a nested child of the specified group.
- getNestedChildGroups(String, boolean, int, int, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Retrieves the groups that are nested children of the specified group.
- getNestedChildGroupsOfGroup(String, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getNestedChildGroupsOfGroup(String, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for groups who are nested members of a group.
- getNestedChildrenOfGroup(String, String, int, int) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- getNestedGroup(String, String, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
-
Returns the specified group that the user is a nested member of.
- getNestedGroupIds() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse
- getNestedGroupMembershipsForGroup() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
CrowdClient.getParentGroupsForNestedGroup(String, int, int)
returns the correct nested group memberships for a group. - getNestedGroupMembershipsForGroup_NonExistent() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
CrowdClient.getParentGroupsForNestedGroup(String, int, int)
returns an empty list for a non-existent group. - getNestedGroupMembershipsForUser() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
CrowdClient.getGroupsForNestedUser(String, int, int)
returns the correct nested group memberships for a user. - getNestedGroupMembershipsForUser_NonExistent() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
CrowdClient.getGroupsForNestedUser(String, int, int)
returns an empty list for a non-existent username. - getNestedGroupMembersOfGroup() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
CrowdClient.getNestedChildGroupsOfGroup(String, int, int)
returns the nested group members of group. - getNestedGroupMembersOfGroup_NonExistentGroup() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
CrowdClient.getNestedChildGroupsOfGroup(String, int, int)
returns an empty list for a non-existent group. - getNestedGroupNameMembershipsForGroup() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
CrowdClient.getNamesOfParentGroupsForNestedGroup(String, int, int)
returns the correct nested group name memberships of a group. - getNestedGroupNameMembershipsForGroup_NonExistent() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
CrowdClient.getNamesOfParentGroupsForNestedGroup(String, int, int)
returns an empty list for a non-existent group. - getNestedGroupNameMembershipsForUser() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
CrowdClient.getNamesOfGroupsForNestedUser(String, int, int)
returns the correct group names for a nested user member - getNestedGroupNameMembershipsForUser_NonExistent() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
CrowdClient.getNamesOfGroupsForNestedUser(String, int, int)
returns an empty list for a non-existent username. - getNestedGroupNameMembersOfGroup() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
CrowdClient.getNamesOfNestedChildGroupsOfGroup(String, int, int)
returns the group names of nested group members. - getNestedGroupNameMembersOfGroup_NonExistent() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
CrowdClient.getNamesOfNestedChildGroupsOfGroup(String, int, int)
returns an empty list for a non-existent group. - getNestedGroups() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- getNestedGroups(DirectoryEntityId, RestPageRequest) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.NestedGroupsMembershipController
- getNestedGroups(DirectoryEntityId, RestPageRequest) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.GroupAdminResource
- getNestedGroups(String, boolean, int, int, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
-
Returns the groups that the user is a nested member of.
- getNestedGroups(String, String, int, int) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.UsersResource
- getNestedGroupsResource(DirectoryEntityId) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupAdminResourceAcceptanceTest
- getNestedMembers() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupNestedMembers
- getNestedMembersOfGroup(String, String, int, int) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- getNestedParentGroup(String, String, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Retrieves the group that is a nested parent of the specified group.
- getNestedParentGroups(String, boolean, int, int, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Retrieves the groups that are nested parents of the specified group.
- getNestedParentGroups(String, String, int, int) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- getNestedUser(String, String, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Retrieves the user that is a nested member of the specified group.
- getNestedUserNameMembersOfGroup() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
CrowdClient.getNamesOfNestedUsersOfGroup(String, int, int)
returns the correct user names of nested members of a group. - getNestedUserNameMembersOfGroup_NonExistentGroup() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
-
Tests that
CrowdClient.getNamesOfNestedUsersOfGroup(String, int, int)
returns an empty list for a non-existent group. - getNestedUsers(String, boolean, int, int, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Retrieves the users that are nested members of the specified group.
- getNestedUsersOfGroup(String, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getNestedUsersOfGroup(String, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for users who are nested members of a group.
- getNewAlias() - Method in class com.atlassian.crowd.model.event.AliasEvent
- getNewApplicationSamlConfiguration() - Method in class com.atlassian.crowd.event.application.ApplicationSamlConfigurationUpdatedEvent
- getNewConfiguration() - Method in class com.atlassian.crowd.event.configuration.AuditLogConfigurationUpdatedEvent
- getNewConfiguration() - Method in class com.atlassian.crowd.event.configuration.LoggingUpdatedEvent
- getNewConfiguration() - Method in class com.atlassian.crowd.event.configuration.LookAndFeelUpdatedEvent
- getNewCredential() - Method in class com.atlassian.crowd.event.user.UserCredentialUpdatedEvent
- getNewEmail() - Method in class com.atlassian.crowd.console.action.user.ChangeEmail
- getNewEmail() - Method in class com.atlassian.crowd.console.action.user.ConfirmEmailChange
- getNewEmail() - Method in class com.atlassian.crowd.plugin.rest.entity.email.EmailValidationRequestEntity
- getNewEntry() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- getNewEvents(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- getNewEvents(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Returns an events object which contains a new eventToken and events that happened after the given
eventToken
was generated. - getNewEvents(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- getNewEvents(Application, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- getNewEvents(String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
-
Returns an events object which contains a new eventToken and events that happened after the given
eventToken
was generated. - getNewEvents(String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getNewEvents(String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Returns an events object which contains a new eventToken and events that happened after the given
eventToken
was generated. - getNewEvents(String, Application) - Method in interface com.atlassian.crowd.event.EventStore
-
Returns an events object which contains a new eventToken and events that happened after the given
eventToken
was generated. - getNewEvents(String, Application) - Method in class com.atlassian.crowd.event.EventStoreGeneric
- getNewEvents(String, Application) - Method in class com.atlassian.crowd.event.TimestampBasedEventStore
- getNewEvents(String, List<Long>) - Method in interface com.atlassian.crowd.event.EventStore
-
Deprecated.
- getNewEvents(String, List<Long>) - Method in class com.atlassian.crowd.event.EventStoreGeneric
- getNewEvents(String, List<Long>) - Method in class com.atlassian.crowd.event.TimestampBasedEventStore
- getNewEventToken() - Method in class com.atlassian.crowd.event.Events
- getNewEventToken() - Method in class com.atlassian.crowd.integration.rest.entity.EventEntityList
- getNewGroupAttributes(Group) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- getNewGroupDirectorySpecificAttributes(Group, Attributes) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
-
If we want to be able to nest groups, we need to create distribution groups rather than security groups.
- getNewGroupDirectorySpecificAttributes(Group, Attributes) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
Populates attributes object with directory-specific attributes.
- getNewHelpUrl() - Method in class com.atlassian.crowd.console.action.application.ViewApplicationSSO
- getNewInstallValue() - Method in class com.atlassian.crowd.console.action.setup.Installation
- getNewName() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getNewName() - Method in class com.atlassian.crowd.integration.rest.entity.RenameEntity
- getNewName() - Method in class com.atlassian.crowd.plugin.rest.entity.RenameEntity
- getNewPassword() - Method in class com.atlassian.crowd.event.user.ResetPasswordEvent
- getNewPassword() - Method in class com.atlassian.crowd.pageobjects.user.AbstractChangePasswordPage
- getNewPassword() - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordChangeRequest
- getNewUserAttributes(User, PasswordCredential) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
Translates the
User
into LDAP attributes, in preparation for creating a new user. - getNewUserDirectorySpecificAttributes(User, Attributes) - Method in class com.atlassian.crowd.directory.ApacheDS
-
ApacheDS in a default install requires the sn to be set before a user can be created.
- getNewUserDirectorySpecificAttributes(User, Attributes) - Method in class com.atlassian.crowd.directory.ApacheDS15
-
ApacheDS in a default install requires the sn to be set before a user can be created.
- getNewUserDirectorySpecificAttributes(User, Attributes) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
-
Active Directory needs a couple of additional attributes set - the sAMAccountName (which is the account name you use to log on to Windows), and the account disabled flag.
- getNewUserDirectorySpecificAttributes(User, Attributes) - Method in class com.atlassian.crowd.directory.NovelleDirectory
-
Novell eDirectory in a default install requires the sn to be set before a user can be created.
- getNewUserDirectorySpecificAttributes(User, Attributes) - Method in class com.atlassian.crowd.directory.OpenLDAP
-
OpenLDAP 2.3.35 in a default install requires the sn to be set before a user can be created.
- getNewUserDirectorySpecificAttributes(User, Attributes) - Method in class com.atlassian.crowd.directory.Rfc2307
- getNewUserDirectorySpecificAttributes(User, Attributes) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
Populates attributes object with directory-specific attributes.
- getNewUserDirectorySpecificAttributes(User, Attributes) - Method in class com.atlassian.crowd.directory.SunONE
-
Sun DSEE 6.2 in a default install requires the sn to be set before a user can be created.
- getNewValue() - Method in interface com.atlassian.crowd.audit.AuditLogEntry
- getNewValue() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry
- getNewValue() - Method in class com.atlassian.crowd.event.configuration.ConfigurationPropertyUpdatedEvent
- getNewValue() - Method in class com.atlassian.crowd.event.configuration.SmtpServerUpdatedEvent
- getNewValue() - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
- getNewValue() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.AuditLogEntry
- getNewValue() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntryRestDTO
- getNextAlias() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
- getNextLink() - Method in class com.atlassian.crowd.directory.rest.entity.PageableGraphList
- getNextPage(String, Class<T>) - Method in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- getNextPage(String, Class<T>, ODataTop) - Method in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- getNextPageButton() - Method in class com.atlassian.crowd.pageobjects.FiltersPage
- getNextResultsStart() - Method in class com.atlassian.crowd.console.action.AbstractBrowser
-
Gets the next results start.
- getNextResultsStart() - Method in class com.atlassian.crowd.console.action.application.ViewApplicationUsers
-
Gets the next results start.
- getNextRunTime() - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
- getNextRunTime(JobId) - Method in class com.atlassian.crowd.scheduling.ClusterJobDAODecorator
- getNextRunTime(String) - Method in class com.atlassian.crowd.dao.scheduling.ClusterJobDAOHibernate
- getNextRunTimestamp() - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
- getNodeCount() - Method in class com.atlassian.crowd.analytics.events.instance.NodeCountStatisticsEvent
-
Deprecated.
- getNodeHearbeats() - Method in interface com.atlassian.crowd.manager.cluster.heartbeat.ClusterHeartbeatService
- getNodeHearbeats() - Method in class com.atlassian.crowd.manager.cluster.heartbeat.CrowdClusterNodeHeartbeatService
- getNodeHearbeats() - Method in class com.atlassian.crowd.manager.cluster.heartbeat.NoOpClusterNodeHeartbeatService
- getNodeId() - Method in class com.atlassian.beehive.db.AbstractClusterNodeHeartbeatService
- getNodeId() - Method in interface com.atlassian.beehive.db.ClusterNodeHeartbeatService
-
Returns the node ID for this node.
- getNodeId() - Method in interface com.atlassian.beehive.db.spi.ClusterNodeHeartBeatDao
-
Returns the globally unique Identifier for this cluster node.
- getNodeId() - Method in class com.atlassian.crowd.acceptance.tests.cluster.MockClusterService
- getNodeId() - Method in interface com.atlassian.crowd.console.action.ActionHelper
- getNodeId() - Method in class com.atlassian.crowd.console.action.directory.AbstractViewCacheableDirectory
- getNodeId() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- getNodeId() - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation
-
Returns the id of the node that performed the synchronization.
- getNodeId() - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeImpl
- getNodeId() - Method in class com.atlassian.crowd.manager.cluster.ClusterServiceImpl
- getNodeId() - Method in class com.atlassian.crowd.manager.cluster.heartbeat.CrowdClusterHeartbeatManager
- getNodeId() - Method in class com.atlassian.crowd.manager.cluster.heartbeat.NoOpClusterHeartbeatManager
- getNodeId() - Method in class com.atlassian.crowd.manager.cluster.heartbeat.NoOpClusterNodeHeartbeatService
- 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
- getNodeId() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
-
Returns id of the node performing the synchronisation.
- getNodeId() - Method in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- getNodeId() - Method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity
- getNodeId() - Method in interface com.atlassian.crowd.service.cluster.ClusterNode
-
Retrieves a cluster-wide unique identifier for this node.
- getNodeId() - Method in interface com.atlassian.crowd.service.cluster.ClusterService
-
Retrieves a cluster-wide unique identifier for this node.
- getNodeInfos() - Method in class com.atlassian.crowd.pageobjects.ClusterMonitoringPage
- getNodeMessage() - Method in class com.atlassian.crowd.acceptance.tests.administration.ATSTPluginTest.CrowdSupportZipPage
- getNodeName() - Method in class com.atlassian.crowd.console.action.directory.AbstractViewCacheableDirectory
- getNodeName() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- getNodeName() - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation
-
Returns the name of the node that performed the synchronization.
- getNodeName() - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeImpl
- getNodeName() - Method in class com.atlassian.crowd.manager.cluster.NodeDataProvider
- getNodeName() - Method in class com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
- getNodeName() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
-
Returns name of the node performing the synchronisation
- getNodeName() - Method in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- getNodeName() - Method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity
- getNodeName() - Method in interface com.atlassian.crowd.service.cluster.ClusterNode
-
A long living cluster name that is defined by setting the system property
cluster.node.name
- getNodes() - Method in class com.atlassian.crowd.manager.cluster.ClusterInformationImpl
- getNodes() - Method in class com.atlassian.crowd.monitoring.cluster.ClusterMonitoringDelegator
- getNodes() - Method in class com.atlassian.crowd.plugin.rest.entity.ClusterInformationEntity
- getNodes() - Method in interface com.atlassian.crowd.service.cluster.ClusterInformation
- getNodeStatus(Collection<String>) - Method in interface com.atlassian.crowd.dao.cluster.ClusterInfoDao
- getNodeStatus(Collection<String>) - Method in class com.atlassian.crowd.dao.cluster.ClusterInfoDAOHibernate
- getNodeUrls() - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.ClusterTestHelper
- getNonExistingWebhook() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- getNotAfterDurationInMillis() - Method in class com.atlassian.crowd.sso.saml.SamlProperties
- getNotificationEmail() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Deprecated.As of release 3.3, use
MailConfigurationService.getMailConfiguration()
- getNotificationEmail() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getNotificationEmails() - Method in class com.atlassian.crowd.manager.mail.MailConfiguration
- getNotificationEmails() - Method in interface com.atlassian.crowd.manager.property.InternalPropertyManager
- getNotificationEmails() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getNotificationEmails() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- getNotificationEmails() - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity
- getNotificationEmails() - Method in class com.atlassian.crowd.util.MailServerModel
- getNullColumnString() - Method in class com.atlassian.crowd.util.persistence.hibernate.SQLServerIntlDialect
- getNumActive() - Method in class com.atlassian.crowd.directory.SpringLdapPoolStatistics
- getNumActive() - Method in class com.atlassian.crowd.plugin.rest.entity.PoolStatisticsEntity
- getNumActiveRead() - Method in class com.atlassian.crowd.directory.SpringLdapPoolStatistics
- getNumActiveRead() - Method in class com.atlassian.crowd.plugin.rest.entity.PoolStatisticsEntity
- getNumActiveWrite() - Method in class com.atlassian.crowd.directory.SpringLdapPoolStatistics
- getNumActiveWrite() - Method in class com.atlassian.crowd.plugin.rest.entity.PoolStatisticsEntity
- getNumBackups() - Method in class com.atlassian.crowd.manager.backup.BackupSummary
-
Return the number of backups found.
- getNumberOfDirectories() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationLicensingSummaryEntity
- getNumberOfUsers() - Method in class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- getNumericValue() - Method in class com.atlassian.crowd.model.user.InternalUserAttribute
- getNumIdle() - Method in class com.atlassian.crowd.directory.SpringLdapPoolStatistics
- getNumIdle() - Method in class com.atlassian.crowd.plugin.rest.entity.PoolStatisticsEntity
- getNumIdleRead() - Method in class com.atlassian.crowd.directory.SpringLdapPoolStatistics
- getNumIdleRead() - Method in class com.atlassian.crowd.plugin.rest.entity.PoolStatisticsEntity
- getNumIdleWrite() - Method in class com.atlassian.crowd.directory.SpringLdapPoolStatistics
- getNumIdleWrite() - Method in class com.atlassian.crowd.plugin.rest.entity.PoolStatisticsEntity
- getNumTestsPerEvictionRun() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- getNumWaiters() - Method in class com.atlassian.crowd.directory.SpringLdapPoolStatistics
- getNumWaiters() - Method in class com.atlassian.crowd.plugin.rest.entity.PoolStatisticsEntity
- getOauth2ConfigurationId() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- getOauth2ConfigurationId() - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity
- getOauth2ConfigurationId() - Method in class com.atlassian.crowd.util.mail.SMTPServer
- getOauth2ConfigurationId() - Method in class com.atlassian.crowd.util.MailServerModel
- getOauth2ConfigurationLabel() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- getObject() - Method in class com.atlassian.crowd.plugin.factory.BundledPluginLoaderFactory
- getObject() - Method in class com.atlassian.crowd.plugin.factory.DirectoryPluginLoaderFactory
- getObject() - Method in class com.atlassian.crowd.plugin.factory.OsgiContainerManagerFactory
- getObject() - Method in class com.atlassian.crowd.plugin.spring.OsgiPersistentCacheFactory
- getObject() - Method in class com.atlassian.crowd.plugin.spring.PackageScannerConfigurationFactory
- getObject(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- getObject(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- getObjectAttribute(String) - Method in class com.atlassian.crowd.directory.ldap.mapper.NameAttributesPair
- getObjectClassAttribute() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getObjectClassAttribute() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getObjectFromNameClassPair(NameClassPair) - Method in class com.atlassian.crowd.directory.ldap.mapper.AttributeToContextCallbackHandler
- getObjectFromNameClassPair(NameClassPair) - Method in class com.atlassian.crowd.directory.ldap.mapper.LookupCallbackHandler
- getObjectGUID() - Method in class com.atlassian.crowd.model.Tombstone
- getObjectType() - Method in class com.atlassian.crowd.plugin.factory.BundledPluginLoaderFactory
- getObjectType() - Method in class com.atlassian.crowd.plugin.factory.DirectoryPluginLoaderFactory
- getObjectType() - Method in class com.atlassian.crowd.plugin.factory.OsgiContainerManagerFactory
- getObjectType() - Method in class com.atlassian.crowd.plugin.spring.OsgiPersistentCacheFactory
- getObjectType() - Method in class com.atlassian.crowd.plugin.spring.PackageScannerConfigurationFactory
- getObjectType() - Method in class com.atlassian.crowd.util.JohnsonEventContainerFactoryBean
- getOgnlExpressionMaxLength() - Method in class com.atlassian.crowd.plugins.testkit.action.TestkitStrutsInfoAction
- getOldApplication() - Method in class com.atlassian.crowd.event.application.ApplicationUpdatedEvent
-
Returns state of the application before the update
- getOldApplicationSamlConfiguration() - Method in class com.atlassian.crowd.event.application.ApplicationSamlConfigurationUpdatedEvent
- getOldConfiguration() - Method in class com.atlassian.crowd.event.configuration.AuditLogConfigurationUpdatedEvent
- getOldConfiguration() - Method in class com.atlassian.crowd.event.configuration.LoggingUpdatedEvent
- getOldConfiguration() - Method in class com.atlassian.crowd.event.configuration.LookAndFeelUpdatedEvent
- getOldDirectory() - Method in class com.atlassian.crowd.event.directory.DirectoryUpdatedEvent
- getOldEntry() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- getOldestBackupDate() - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupSummaryEntity
- getOldestFailureDate() - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
- getOldestFailureDate() - Method in interface com.atlassian.crowd.model.webhook.Webhook
- getOldestFailureDate() - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
-
Deprecated.
- getOldestFailureDate() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
- getOldHelpUrl() - Method in class com.atlassian.crowd.console.action.application.ViewApplicationSSO
- getOldPassword() - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordChangeRequest
- getOldToNewDirectoryIds() - Method in class com.atlassian.crowd.migration.legacy.LegacyImportDataHolder
- getOldUsername() - Method in class com.atlassian.crowd.event.user.UserRenamedEvent
- getOldValue() - Method in interface com.atlassian.crowd.audit.AuditLogEntry
- getOldValue() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry
- getOldValue() - Method in class com.atlassian.crowd.event.configuration.ConfigurationPropertyUpdatedEvent
- getOldValue() - Method in class com.atlassian.crowd.event.configuration.SmtpServerUpdatedEvent
- getOldValue() - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
- getOldValue() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.AuditLogEntry
- getOldValue() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntryRestDTO
- getOnlySubtype(ApplicationType) - Static method in enum class com.atlassian.crowd.model.ApplicationSubtype
- getOnOrAfter() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
- getOnOrAfter() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
- getOperatingSystem() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getOperatingSystem() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getOperatingSystem() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getOperation() - Method in class com.atlassian.crowd.integration.rest.entity.AbstractEventEntity
- getOperation() - Method in class com.atlassian.crowd.model.event.AbstractOperationEvent
- getOperation() - Method in class com.atlassian.crowd.model.event.AliasEvent
- getOperation() - Method in interface com.atlassian.crowd.model.event.OperationEvent
- getOperation(OpenAPI, HttpMethod, String) - Static method in class com.atlassian.crowd.swagger.extras.enricher.util.EnricherUtils
- getOperation(OpenAPI, HttpMethod, String, boolean) - Static method in class com.atlassian.crowd.swagger.extras.enricher.util.EnricherUtils
- getOperation(String, PathItem) - Static method in class com.atlassian.crowd.swagger.extras.enricher.util.EnricherUtils
- getOperation(HttpMethod, PathItem) - Static method in class com.atlassian.crowd.swagger.extras.enricher.util.EnricherUtils
- getOperationTypeFromLegacyPermissionName(String) - Method in class com.atlassian.crowd.migration.GenericMapper
- getOptionalProperty(String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Retrieves an arbitrary property by name.
- getOptionalProperty(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getOptionalValue(Element, String, Function<String, T>) - Method in class com.atlassian.crowd.migration.GenericMapper
- getOptionsStep(boolean) - Method in class com.atlassian.crowd.console.action.dataimport.BaseImporter
- getOrBatchSize() - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- getOrCreateCache(QueryTypeCacheKey) - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
- getOrDefault(Object, V) - Method in class com.atlassian.crowd.embedded.impl.IdentifierMap
- getOrder() - Method in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- getOrder() - Method in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- getOrderedFilters() - Static method in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- getOrderedFilters() - Static method in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- getOrganisationName() - Method in class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- getOriginalEmail() - Method in class com.atlassian.crowd.event.user.UserEmailChangedEvent
- getOriginalName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
- getOriginalName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
- getOriginalPassword() - Method in class com.atlassian.crowd.console.action.ChangeExpiredPassword
- getOriginalPassword() - Method in class com.atlassian.crowd.console.action.user.ChangePassword
- getOriginalUser() - Method in class com.atlassian.crowd.event.user.AutoUserUpdatedEvent
- getOriginalUser() - Method in class com.atlassian.crowd.event.user.UserEditedEvent
- getOSGiComponentInstanceOfType(Class<T>) - Static method in class com.atlassian.crowd.plugin.PluginComponentAccessor
-
Returns an instance of the service identified by the given interface, as exported by a plugin module.
- getOsgiComponentOfType(Class<T>) - Method in class com.atlassian.crowd.plugin.CrowdOsgiContainerManager
-
Retrieves and returns a public component from OSGi land via its class or interface name.
- getOSGiComponentsInstanceOfType(Class<T>) - Static method in class com.atlassian.crowd.plugin.PluginComponentAccessor
-
Returns an instances of the service identified by the given interface, as exported by a plugin module.
- getOsgiComponentsOfType(Class<T>) - Method in class com.atlassian.crowd.plugin.CrowdOsgiContainerManager
-
Retrieves and returns all public components from OSGi land via its class or interface name.
- getOsName() - Method in class com.atlassian.crowd.analytics.events.OsTypeEvent
- getOsType() - Method in class com.atlassian.crowd.analytics.events.OsTypeEvent
- getOverwriteDirectory() - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryConfirmation
- getOverwriteTarget() - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryImporter
- getPackages() - Method in class com.atlassian.crowd.swagger.extras.enricher.util.RestTagConfiguration
- getPage() - Method in interface com.atlassian.crowd.plugin.module.PluginProvidedDecoratorModule
- getPageBinder() - Method in class com.atlassian.crowd.pageobjects.CrowdTestedProduct
- getPageBuilderService() - Method in interface com.atlassian.crowd.console.action.ActionHelper
- getPageBuilderService() - Method in class com.atlassian.crowd.console.filter.LoginPageFilter
- getPagedResults() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- getPagedResults() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getPagedResultsSize() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
-
Gets the paging size to use when iterating LDAP results returned from a directory query.
- getPagedResultsSize() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- getPagedResultsSize() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getPagedResultsSize() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getPagedResultsSize() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- getPagedResultsSize() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getPageRequest() - Method in class com.atlassian.crowd.plugin.rest.service.controller.AuditLogProjectionQueryParams
- getPageSize() - Method in enum class com.atlassian.crowd.pageobjects.group.ElementPickerPageSize
- getPageSource() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getPageText() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getParameterMap() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
- getParameterValues() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
- getParams(Element) - Static method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- getParentEntity() - Method in exception com.atlassian.crowd.exception.MembershipAlreadyExistsException
- getParentGroupNames() - Method in class com.atlassian.crowd.model.event.GroupMembershipEvent
- getParentGroupNames() - Method in class com.atlassian.crowd.model.event.UserMembershipEvent
- getParentGroups() - Method in class com.atlassian.crowd.integration.rest.entity.GroupMembershipEventEntity
- getParentGroups() - Method in class com.atlassian.crowd.integration.rest.entity.UserMembershipEventEntity
- getParentGroupsForGroup(String, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getParentGroupsForGroup(String, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for groups that a group is a direct member of.
- getParentGroupsForNestedGroup(String, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getParentGroupsForNestedGroup(String, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for groups that a group is a nested member of.
- getParentId() - Method in class com.atlassian.crowd.model.membership.InternalMembership
- getParentName() - Method in exception com.atlassian.crowd.exception.MembershipNotFoundException
-
Returns names of the parent.
- getParentName() - Method in exception com.atlassian.crowd.exception.runtime.MembershipNotFoundException
- getParentName() - Method in class com.atlassian.crowd.importer.model.MembershipDTO
- getParentName() - Method in class com.atlassian.crowd.model.membership.InternalMembership
- getParentName() - Method in class com.atlassian.crowd.model.tombstone.MembershipTombstone
- getPass() - Method in class com.atlassian.crowd.pageobjects.setup.DefaultAdminSetupOptions
- getPassConfirm() - Method in class com.atlassian.crowd.pageobjects.setup.DefaultAdminSetupOptions
- getPassword() - Method in class com.atlassian.crowd.console.action.application.AddApplicationDetails
- getPassword() - Method in class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- getPassword() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getPassword() - Method in class com.atlassian.crowd.console.action.ChangeExpiredPassword
- getPassword() - Method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- getPassword() - Method in class com.atlassian.crowd.console.action.License
- getPassword() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getPassword() - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- getPassword() - Method in class com.atlassian.crowd.console.action.user.ChangeEmail
- getPassword() - Method in class com.atlassian.crowd.console.action.user.ChangePassword
- getPassword() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getPassword() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getPassword() - Method in class com.atlassian.crowd.directory.rest.entity.user.password.PasswordProfile
- getPassword() - Method in class com.atlassian.crowd.embedded.api.ValidatePasswordRequest
- getPassword() - Method in class com.atlassian.crowd.importer.config.JdbcConfiguration
- getPassword() - Method in class com.atlassian.crowd.integration.rest.entity.AuthenticationContextEntity
- getPassword() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- getPassword() - Method in class com.atlassian.crowd.integration.springsecurity.LoginRequest
- getPassword() - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails
-
Returns the password used to authenticate the user.
- getPassword() - Method in class com.atlassian.crowd.pageobjects.PasswordChanger
- getPassword() - Method in class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- getPassword() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- getPassword() - Method in class com.atlassian.crowd.plugin.rest.entity.AuthenticationContextEntity
- getPassword() - Method in class com.atlassian.crowd.plugin.rest.entity.email.EmailValidationRequestEntity
- getPassword() - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity
- getPassword() - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordResetRequest
- getPassword() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- getPassword() - Method in class com.atlassian.crowd.plugin.rest.filter.BasicAuthenticationHelper.Credentials
- getPassword() - Method in class com.atlassian.crowd.util.mail.SMTPServer
- getPassword() - Method in class com.atlassian.crowd.util.MailServerModel
- getPasswordChanger() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- getPasswordChanger() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConnectorPage
- getPasswordChanger() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdConnectionPage
- getPasswordComplexityMessage() - Method in class com.atlassian.crowd.console.action.ChangeExpiredPassword
- getPasswordComplexityMessage() - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- getPasswordComplexityMessage() - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- getPasswordComplexityMessage() - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- getPasswordComplexityMessage() - Method in class com.atlassian.crowd.console.action.user.ChangePassword
- getPasswordComplexityMessage() - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- getPasswordComplexityMessage() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- getPasswordComplexityMessage(long) - Method in class com.atlassian.crowd.console.action.BaseAction
- getPasswordComplexityMessage(long) - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Get password complexity message which is displayed to end user when they try to set a password which does not match the directory's (internal only) password complexity policy.
- getPasswordComplexityMessage(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- getPasswordConfirm() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getPasswordConfirm() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getPasswordConfirm() - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- getPasswordConfirmation() - Method in class com.atlassian.crowd.console.action.application.AddApplicationDetails
- getPasswordConstraints() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- getPasswordCredentialFromXml(Element) - Method in class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
- getPasswordEncoderFactory() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getPasswordEncoderFactory() - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- getPasswordEncoderFactory() - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- getPasswordEncoderFactory() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- getPasswordEncoderFactory() - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- getPasswordEncoderFactory() - Method in class com.atlassian.crowd.directory.ldap.credential.EncryptingCredentialEncoder
- getPasswordExpirationNotificationPeriods() - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- getPasswordExpirationNotificationPeriods() - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- getPasswordExpirationReminderTemplate() - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- getPasswordHash() - Method in class com.atlassian.crowd.model.user.InternalUserCredentialRecord
- getPasswordHelper() - Method in class com.atlassian.crowd.directory.ldap.credential.EnforceUnencryptedCredentialEncoder
- getPasswordHistoryCount() - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- getPasswordHistoryCount() - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- getPasswordHistoryCount() - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- getPasswordHistoryCount() - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- getPasswordHistoryCount() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- getPasswordHistoryCount() - Method in class com.atlassian.crowd.pageobjects.setup.InternalDirectorySetupOptions
- getPasswordLastChanged() - Method in class com.atlassian.crowd.model.user.InternalUserWithPasswordLastChanged
- getPasswordMaxAttempts() - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- getPasswordMaxAttempts() - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- getPasswordMaxAttempts() - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- getPasswordMaxAttempts() - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- getPasswordMaxAttempts() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- getPasswordMaxAttempts() - Method in class com.atlassian.crowd.pageobjects.setup.InternalDirectorySetupOptions
- getPasswordMaxChangeTime() - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- getPasswordMaxChangeTime() - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- getPasswordMaxChangeTime() - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- getPasswordMaxChangeTime() - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- getPasswordMaxChangeTime() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- getPasswordMaxChangeTime() - Method in class com.atlassian.crowd.pageobjects.setup.InternalDirectorySetupOptions
- getPasswordPolicyConfiguration(long) - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Retrieve password policy configuration of an internal directory.
- getPasswordPolicyConfiguration(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- getPasswordProfile() - Method in class com.atlassian.crowd.directory.rest.entity.user.password.GraphUpdateUserPasswordEntity
- getPasswordProfile() - Method in class com.atlassian.crowd.directory.rest.entity.user.password.GraphUserWithPassword
- getPasswordRegex() - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- getPasswordRegex() - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- getPasswordRegex() - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- getPasswordRegex() - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- getPasswordRegex() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- getPasswordScore(PasswordCredential, Collection<String>) - Method in interface com.atlassian.crowd.embedded.api.PasswordScoreService
-
Analyse a non-encrypted password and determine the score of it according to some method (e.g.
- getPasswordScore(PasswordCredential, Collection<String>) - Method in class com.atlassian.crowd.embedded.core.NoOpPasswordScoreServiceImpl
- getPasswordsEncrypted() - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- getPasswordURL() - Method in class com.atlassian.crowd.plugin.saml.action.UpdateSAMLConfiguration
- getPath() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.CrowdHomeResponse
- getPath() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.TestkitRestoreSettings
- getPath() - Method in class com.atlassian.crowd.swagger.extras.enricher.util.RestTagConfiguration
- getPath(HttpServletRequest) - Static method in class com.atlassian.crowd.console.filter.registration.SecureAccessFilter
- getPattern(int) - Method in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource
- getPatterns() - Method in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource
- 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
- getPendingNewEmailByToken(String) - Method in interface com.atlassian.crowd.emailchange.EmailChangeManager
-
Returns new e-mail address for a e-mail change token.
- getPendingNewEmailByToken(String) - Method in class com.atlassian.crowd.service.email.EmailChangeManagerImpl
- getPendingNewEmailByUser(String, long) - Method in interface com.atlassian.crowd.emailchange.EmailChangeManager
-
Returns new e-mail address for a user in crowd app for whom there's a pending e-mail verification.
- getPendingNewEmailByUser(String, long) - Method in class com.atlassian.crowd.service.email.EmailChangeManagerImpl
- getPermission() - Method in interface com.atlassian.crowd.manager.permission.PermittedGroup
-
A UserPermission granted to this DirectoryGroup
- getPermission() - Method in class com.atlassian.crowd.manager.permission.PermittedGroupImpl
- getPermission() - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
- getPermission() - Method in class com.atlassian.crowd.plugin.rest.entity.RestPermittedGroup
- getPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryPage
- getPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- getPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- getPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdPage
- getPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryPermissionsPage
- getPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPermissionsPage
- getPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryPermissionsPage
- getPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryPermissionsPage
- getPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdPermissionsPage
- getPermissions(String, int, int) - Method in class com.atlassian.crowd.plugin.rest.service.resource.permission.UserPermissionAdminResource
- getPermitted(Application, InetAddress) - Method in class com.atlassian.crowd.util.ClusterAwareInetAddressCache
-
Gets from cache whether the
application
withaddress
is permitted to make a request to the Crowd server. - getPersistentClass() - Method in class com.atlassian.crowd.dao.alias.AliasDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.application.AppIssuesWithMailsScanResultDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.application.ApplicationDefaultGroupMembershipConfigurationDaoHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.audit.AuditDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.cluster.ClusterHeartbeatDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.cluster.ClusterInfoDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.cluster.ClusterLockDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.directory.DirectoryDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.directory.DirectorySynchronisationStatusDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.directory.DirectorySynchronisationTokenDaoHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.licensing.DirectoryInfoDaoHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.licensing.LicensedUserDaoHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.licensing.LicensingSummaryDaoHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDaoHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDaoHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.permission.UserPermissionDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.property.PropertyDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.sso.ApplicationSamlConfigurationDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.sso.SAMLTrustDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.token.ExpirableUserTokenDaoHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.token.TokenDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.tombstone.TombstoneDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.dao.webhook.WebhookDAOHibernate
- getPersistentClass() - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
-
All subclasses of HibernateDao must implement this method for
HibernateDao.load(Serializable)
to work correctly. - getPlatformId() - Method in class com.atlassian.crowd.service.sal.CrowdApplicationProperties
- getPlugin() - Method in class com.atlassian.crowd.plugin.descriptors.webwork.PluginAwareActionConfig
- getPluginAccessor() - Method in class com.atlassian.crowd.plugin.web.CrowdWebResourceIntegration
- getPluginCachesDirectory() - Method in class com.atlassian.crowd.plugin.PluginDirectoryLocator
- getPluginEventType() - Method in class com.atlassian.crowd.plugin.ha.PluginOperation
- getPluginKey() - Method in class com.atlassian.crowd.plugin.ha.PluginOperation
- getPluginKey() - Method in class com.atlassian.crowd.plugin.saml.upgrade.MigrateFromFileSystemToDatabaseUpgradeTask
- getPluginKey() - Method in class com.atlassian.labs.crowd.directory.pruning.upgrade.UpgradeTask1SetNullExternalIdConfigToDefault
- getPluginKey() - Method in class com.atlassian.labs.crowd.directory.pruning.upgrade.UpgradeTask2MigrateHardDelete
- getPluginsDirectory() - Method in class com.atlassian.crowd.plugin.PluginDirectoryLocator
- getPluginSetting(String, String) - Static method in class com.atlassian.crowd.test.util.RestUtils
- getPolicyDescription() - Method in exception com.atlassian.crowd.exception.InvalidCredentialException
- getPoller() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase.GenericPage
- getPoller() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getPollerJobNextRunTime(String, long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSchedulingTest
- getPollingInterval() - Method in class com.atlassian.crowd.directory.DbCachingDirectoryPoller
- getPollingInterval() - Method in interface com.atlassian.crowd.directory.monitor.poller.DirectoryPoller
- getPollingInterval(RemoteDirectory) - Static method in class com.atlassian.crowd.directory.DbCachingDirectoryPoller
- getPollingIntervalInMin() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- getPollingIntervalInMin() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- getPollingIntervalInMin() - Method in class com.atlassian.crowd.console.value.directory.SynchronisableDirectoryConnection
- getPollingIntervalInMin() - Method in class com.atlassian.crowd.directory.monitor.poller.PollerConfig
- getPollingIntervalInMin() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- getPollingIntervalInMin() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- getPollingIntervalInMin() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- getPollingIntervalMillis(Application) - Method in class com.atlassian.crowd.licensing.ApplicationDataSyncMonitorJobRunner
- getPollingIntervalRadio() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- getPollingIntervalRadio() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- getPoolInitSize() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getPoolMaxSize() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getPoolPrefSize() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getPoolStatistics() - Method in class com.atlassian.crowd.directory.SpringLdapPooledContextSourceProvider
- getPoolStatistics() - Method in interface com.atlassian.crowd.directory.SpringLdapPoolStatisticsProvider
- getPoolStatistics() - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.SpringLdapPoolStatisticsController
- getPoolTimeout() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getPoolType() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- getPoolTypeOptions() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getPoolTypeOptions() - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- getPoolTypeOptions(TextProvider, HelpPathResolver) - Static method in class com.atlassian.crowd.util.LdapPoolTypes
- getPort() - Method in class com.atlassian.crowd.acceptance.utils.MailServerSMTPRule
- getPort() - Method in class com.atlassian.crowd.acceptance.utils.proxy.MockProxyServer
- getPort() - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity
- getPort() - Method in class com.atlassian.crowd.util.mail.SMTPServer
- getPort() - Method in class com.atlassian.crowd.util.MailServerModel
- getPosition() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ReorderEntity
- getPostPasswordChangePage() - Method in class com.atlassian.crowd.pageobjects.user.AbstractChangePasswordPage
- getPostPasswordChangePage() - Method in class com.atlassian.crowd.pageobjects.user.ChangeExpiredPasswordPage
- getPostPasswordChangePage() - Method in class com.atlassian.crowd.pageobjects.user.ChangePasswordPage
- getPreferredSize() - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- getPreferredSize() - Method in interface com.atlassian.crowd.embedded.api.ConnectionPoolProperties
- getPreferredSize() - Method in class com.atlassian.crowd.embedded.impl.DefaultConnectionPoolProperties
- getPreferredSize() - Method in enum class com.atlassian.crowd.embedded.impl.SystemConnectionPoolProperties
- getPreferredSize() - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm.ImmutableFormValues
- getPrefix() - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity
- getPrefix() - Method in class com.atlassian.crowd.util.mail.SMTPServer
- getPrefix() - Method in class com.atlassian.crowd.util.MailServerModel
- getPrefix(int) - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
- getPreset() - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration
- getPreviousResultsStart() - Method in class com.atlassian.crowd.console.action.AbstractBrowser
-
Gets the previous results start.
- getPreviousResultsStart() - Method in class com.atlassian.crowd.console.action.application.ViewApplicationUsers
-
Gets the previous results start.
- getPrimary() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
- getPrimaryColor() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
- getPrimaryColor() - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity
- getPrimaryDirectoryLinks() - Method in class com.atlassian.crowd.pageobjects.ExpandableJndiDirectoriesList
- getPrimaryDirectoryLinks() - Method in class com.atlassian.crowd.pageobjects.StartTlsPoolingWarningMessage
- getPrimaryGroupSidOfUser(LDAPUserWithAttributes) - Static method in class com.atlassian.crowd.directory.ldap.mapper.attribute.SIDUtils
-
In AD, users have a primaryGroupId attribute that contains the RID (relative identifier) of their primary group.
- getPrimaryGroupSupport() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- getPrimaryGroupSupport() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getPrimaryObject() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.TransactionGroup
- getPrimitiveClass() - Method in class com.atlassian.crowd.util.persistence.hibernate.BooleanStringUserType
- getPrincipal() - Method in class com.atlassian.crowd.console.action.principal.RemovePrincipal
- getPrincipal() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdRememberMeAuthentication
- getPrincipal() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdSSOAuthenticationToken
-
The identity of the principal being authenticated.
- getPrincipalBaseDN() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getPrincipals() - Method in class com.atlassian.crowd.console.action.group.ViewGroupMembers
- getPrincipals() - Method in class com.atlassian.crowd.console.action.group.ViewGroupNestedPrincipals
- getPrincipals() - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage
- getPriority() - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.NonSchemaSupportingHsqlDb
- getPriority(Class<? extends DatabaseObject>, Database) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.snapshot.jvm.HsqlSupportingUniqueConstraintSnapshotGenerator
- getPrivateKey() - Method in class com.atlassian.crowd.model.sso.KeyCertificatePair
- getPrivateKeyCertificatePairToSign() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
- getPrivateKeyCertificatePairToSign() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getProductDisplayName() - Method in class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- getProductInstance() - Method in class com.atlassian.crowd.pageobjects.CrowdTestedProduct
- getProductKey() - Method in class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- getProductKeys() - Method in class com.atlassian.sal.crowd.license.CrowdLicenseHandler
- getProductLicense(String) - Method in class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- getProductLicenseDetails(String) - Method in class com.atlassian.sal.crowd.license.CrowdLicenseHandler
- getProductLicenses() - Method in class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- getProfileName() - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- getProgressSteps() - Method in class com.atlassian.crowd.console.action.application.AddApplicationAuthorisationDetails
- getProgressSteps() - Method in class com.atlassian.crowd.console.action.application.AddApplicationConfirmation
- getProgressSteps() - Method in class com.atlassian.crowd.console.action.application.AddApplicationConnectionDetails
- getProgressSteps() - Method in class com.atlassian.crowd.console.action.application.AddApplicationDetails
- getProgressSteps() - Method in class com.atlassian.crowd.console.action.application.AddApplicationDirectoryDetails
- getProgressSteps() - Method in class com.atlassian.crowd.console.action.application.BaseAddApplicationAction
- getProgressSteps() - Method in class com.atlassian.crowd.console.action.dataimport.BaseImporter
- getProgressSteps(int) - Method in class com.atlassian.crowd.console.action.application.BaseAddApplicationAction
- getProgressSteps(int) - Method in class com.atlassian.crowd.console.action.dataimport.BaseCsvImporter
- getProgressSteps(int) - Method in class com.atlassian.crowd.console.action.dataimport.BaseDirectoryImporter
- getProgressSteps(int) - Method in class com.atlassian.crowd.console.action.dataimport.BaseImporter
- getProgressStepsWithAdditional() - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- getProjection() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
- getProjection() - Method in class com.atlassian.crowd.plugin.rest.service.controller.AuditLogProjectionQueryParams
- getProperties() - Method in class com.atlassian.crowd.service.client.BaseResourceLocator
- getProperties() - Method in interface com.atlassian.crowd.service.client.ResourceLocator
-
The Properties present within the given resource.
- getProperties() - Method in class com.atlassian.crowd.test.util.analytics.AnalyticsEventReport.Event
- getProperties(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- getProperties(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- getProperties(String) - Method in class com.atlassian.crowd.util.PropertyUtils
-
Retrieves the properties from the specified properties file
- getProperties(String, Class<?>) - Static method in class com.atlassian.crowd.acceptance.utils.PropertyUtils
- getPropertiesFromFile(File) - Static method in class com.atlassian.crowd.acceptance.utils.PropertyUtils
- getPropertiesFromStream(InputStream) - Method in class com.atlassian.crowd.util.PropertyUtils
-
Loads Properties from an InputStream
- getPropertiesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getPropertiesSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getPropertiesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getPropertiesUpdated() - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- getProperty() - Method in class com.atlassian.crowd.integration.rest.entity.PropertyRestrictionEntity
- getProperty() - Method in class com.atlassian.crowd.plugin.rest.entity.PropertyRestrictionEntity
- getProperty() - Method in interface com.atlassian.crowd.search.query.entity.restriction.PropertyRestriction
-
Returns the property to match on.
- getProperty() - Method in class com.atlassian.crowd.search.query.entity.restriction.TermRestriction
- getProperty(String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- getProperty(String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Retrieves an arbitrary property by name.
- getProperty(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getProperty(String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitPropertyResource
- getProperty(String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitSystemPropertiesResource
- getProperty(String) - Method in class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- getProperty(String, String) - Method in interface com.atlassian.crowd.manager.property.PluginPropertyManager
- getProperty(String, String) - Method in class com.atlassian.crowd.manager.property.PluginPropertyManagerGeneric
- getPropertyManager() - Method in class com.atlassian.crowd.manager.upgrade.UpgradeManagerImpl
- getPropertyManager() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getPropertyName() - Method in interface com.atlassian.crowd.audit.AuditLogEntry
- getPropertyName() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry
- getPropertyName() - Method in class com.atlassian.crowd.event.configuration.ConfigurationPropertyUpdatedEvent
- getPropertyName() - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
- getPropertyName() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.AuditLogEntry
- getPropertyName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntryRestDTO
- getPropertyName() - Method in interface com.atlassian.crowd.search.query.entity.restriction.Property
-
Returns the name of the property.
- getPropertyName() - Method in class com.atlassian.crowd.search.query.entity.restriction.PropertyImpl
- getPropertyObject(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getPropertyType() - Method in interface com.atlassian.crowd.search.query.entity.restriction.Property
-
Returns the type of the property value.
- getPropertyType() - Method in class com.atlassian.crowd.search.query.entity.restriction.PropertyImpl
- getPropertyValue(String) - Method in class com.atlassian.crowd.service.sal.CrowdApplicationProperties
- getProtocol() - Method in enum class com.atlassian.crowd.directory.ldap.LdapSecureMode
- getProtocol(SMTPServer) - Method in class com.atlassian.crowd.manager.mail.transport.MailTransport
- getProviderName() - Method in class com.atlassian.crowd.plugin.saml.SAMLAuthRequest
- getProxyHost() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.TestkitProxySettings
- getProxyPort() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.TestkitProxySettings
- getProxyProperties() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitProxyPropertiesResource
- getPruningConfigForNullExternalId() - Method in class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningConfigurationEntity
- getPruningConfigurations() - Method in class com.atlassian.crowd.pageobjects.directory.pruning.PruningAdministrationPage
- getPruningEnabled() - Method in class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningConfigurationEntity
- getPruningMode() - Method in class com.atlassian.crowd.pageobjects.directory.pruning.ConfigurePruningPage
- getPruningStatus() - Method in class com.atlassian.labs.crowd.directory.pruning.rest.PruningJobResource
- getPublicKey() - Method in class com.atlassian.crowd.plugin.saml.action.UpdateSAMLConfiguration
- getQuery() - Method in class com.atlassian.crowd.manager.application.search.DirectoryQueryWithFilter
-
Returns query that should be run against given directory.
- getQuery() - Method in class com.atlassian.crowd.plugin.rest.service.controller.AuditLogProjectionQueryParams
- getQuerySequencesString() - Method in class com.atlassian.crowd.hibernate.hsql.CrowdHsql18Dialect
- getQueryString() - Method in class com.atlassian.crowd.plugin.saml.action.SAMLAuthAction
-
This method exists just to allow tests to replace this static behaviour with a more "testeable" one.
- getQueryTransformer(MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.search.AbstractInMemoryMembershipSearchStrategy
- getQueryTransformer(MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.search.InMemoryAggregatingMembershipSearchStrategy
- getQueryTransformer(MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.search.InMemoryNonAggregatingMembershipSearchStrategy
- getQueryTypesInvalidations() - Method in class com.atlassian.crowd.dao.membership.cache.CacheInvalidations
- getRadiosFromRadioGroup(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getRadioWithValue(List<PageElement>, String) - Static method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getRandomHash() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
- getRandomHash() - Method in class com.atlassian.crowd.model.token.ImmutableToken
- getRandomHash() - Method in class com.atlassian.crowd.model.token.Token
-
Deprecated.Gets the token key.
- getRandomHash() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationSessionsSearchResultEntity
- getRandomHash() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
- getRandomNumber() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
- getRandomNumber() - Method in class com.atlassian.crowd.model.token.ImmutableToken
- getRandomNumber() - Method in class com.atlassian.crowd.model.token.Token
-
Deprecated.
- getRanking() - Method in enum class com.atlassian.crowd.embedded.api.PasswordScore
- getRawDirectory(Long, String, Map<String, String>) - Method in class com.atlassian.crowd.directory.loader.AzureAdDirectoryInstanceLoaderImpl
- getRawDirectory(Long, String, Map<String, String>) - Method in class com.atlassian.crowd.directory.loader.CacheableDirectoryInstanceLoader
-
Deprecated.
- getRawDirectory(Long, String, Map<String, String>) - Method in class com.atlassian.crowd.directory.loader.CustomDirectoryInstanceLoader
- getRawDirectory(Long, String, Map<String, String>) - Method in class com.atlassian.crowd.directory.loader.DbCachingRemoteDirectoryInstanceLoader
-
This method will NOT wire up the internal backed directory.
- 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 interface com.atlassian.crowd.directory.loader.DirectoryInstanceLoader
-
Loads a guaranteed un-cached directory implementation for a specific configuration.
- getRawDirectory(Long, String, Map<String, String>) - Method in interface com.atlassian.crowd.directory.loader.InternalDirectoryInstanceLoader
- getRawDirectory(Long, String, Map<String, String>) - Method in class com.atlassian.crowd.directory.loader.InternalDirectoryInstanceLoaderImpl
- getRawDirectory(Long, String, Map<String, String>) - Method in class com.atlassian.crowd.directory.loader.LDAPDirectoryInstanceLoaderImpl
- getRawDirectory(Long, String, Map<String, String>) - Method in class com.atlassian.crowd.directory.loader.RemoteCrowdDirectoryInstanceLoaderImpl
- getRawDirectory(Long, String, Map<String, String>) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectoryLoader
- getRawLicense() - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
This will retrieve the license key for the currently running Crowd instance.
- getRawLicense() - Method in class com.atlassian.crowd.manager.license.CrowdLicenseManagerImpl
- getRawLicense() - Method in class com.atlassian.crowd.manager.license.CrowdLicenseStore
- getRawParameters() - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
- getRawProductLicense(String) - Method in class com.atlassian.sal.crowd.license.CrowdLicenseHandler
- getRawText(String) - Method in class com.atlassian.sal.crowd.message.CrowdI18nResolver
- getRawText(Locale, String) - Method in class com.atlassian.sal.crowd.message.CrowdI18nResolver
- getRdns() - Method in interface com.atlassian.crowd.directory.ldap.name.CrowdLdapName
- getRdns() - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
- getReactMessage(PageElement) - Method in class com.atlassian.crowd.pageobjects.CrowdErrorAndSuccessSection
- getReadTimeout() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getReadTimeout() - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- getReadTimeout() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- getReadTimeoutInSec() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- getReadTimeoutInSec() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- getReadTimeoutInSec() - Method in class com.atlassian.crowd.console.value.directory.ConnectorConnection
- getReadTimeoutInSec() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- getReason() - Method in class com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryRemoved
- getReason() - Method in class com.atlassian.crowd.event.user.UserEmailSSOAuthenticationFailedEvent
- getReason() - Method in class com.atlassian.crowd.integration.rest.entity.ErrorEntity
- getReason() - Method in class com.atlassian.crowd.model.tombstone.EventStreamTombstone
- getReason() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.FailedEntity
- getReason() - Method in class com.atlassian.crowd.plugin.rest.entity.ErrorEntity
- getReason() - Method in class com.atlassian.crowd.util.BatchResultEntityWithCause
- getRecentBackupDate() - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupSummaryEntity
- getRecipientAddress() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
-
Deprecated.since 3.7 use
EmailMessage.getTo()
as it's possible to have multiple recipients of a single e-mail - getRecoveryDirectory() - Method in interface com.atlassian.crowd.manager.recovery.RecoveryModeService
- getRecoveryDirectory() - Method in class com.atlassian.crowd.manager.recovery.SystemPropertyRecoveryModeService
- getRecoveryPassword() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectory
- getRecoveryUsername() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectory
- getRecoveryUsername() - Method in interface com.atlassian.crowd.manager.recovery.RecoveryModeService
- getRecoveryUsername() - Method in class com.atlassian.crowd.manager.recovery.SystemPropertyRecoveryModeService
- getRedirectUrl(ExternalLinkClickedEvent.TargetLink) - Method in interface com.atlassian.crowd.event.links.ExternalLinksResolver
-
Provides target url for a given link and logs an
ExternalLinkClickedEvent
. - getRedirectUrl(ExternalLinkClickedEvent.TargetLink) - Method in class com.atlassian.crowd.event.links.ExternalLinksResolverImpl
- getReferral() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- getReferral() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getReferral() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getRegex() - Method in class com.atlassian.crowd.directory.password.constraint.RegexConstraint
- getRegion() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- getRegion() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- getRegion() - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- getRegion() - Method in class com.atlassian.crowd.plugin.rest.entity.AzureAdConnectionTestEntity
- getRegistrar() - Method in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- getRelationship() - Method in class com.atlassian.crowd.importer.model.MembershipDTO
-
Will give a string representation of the relationship, username-parentName
- getRelationshipKey(MembershipDTO.ChildType, String, String) - Static method in class com.atlassian.crowd.importer.model.MembershipDTO
- getRelayStateURL() - Method in class com.atlassian.crowd.plugin.saml.SAMLAuthRequest
- getRelayStateURL() - Method in class com.atlassian.crowd.plugin.saml.SAMLAuthResponse
- getRemainingCount() - Method in class com.atlassian.crowd.search.util.OrderedResultsConstrainer
-
Returns remaining number of results that need to be fetched.
- getRememberMe() - Method in class com.atlassian.crowd.integration.springsecurity.LoginRequest
- getRememberMeConfiguration() - Method in interface com.atlassian.crowd.manager.property.InternalPropertyManager
-
Retrieves remember me configuration
- getRememberMeConfiguration() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getRememberMeTime() - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- getRemindPeriodsForDirectory(Directory) - Method in class com.atlassian.crowd.manager.mailer.notification.CheckingPasswordExpirationMailNotificationManager
- getRemindPeriodsForDirectory(Directory) - Method in interface com.atlassian.crowd.manager.mailer.notification.PasswordExpirationMailNotificationManager
- getRemindPeriodsForDirectory(Directory) - Method in class com.atlassian.crowd.manager.mailer.notification.PasswordExpirationMailNotificationManagerImpl
- getRemoteAddress() - Method in class com.atlassian.crowd.event.application.ApplicationRemoteAddressAddedEvent
- getRemoteAddress() - Method in class com.atlassian.crowd.event.application.ApplicationRemoteAddressRemovedEvent
- getRemoteAddress() - Method in interface com.atlassian.crowd.model.rememberme.CrowdRememberMeToken
- getRemoteAddress() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
- getRemoteAddress() - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher
- getRemoteAddress(HttpServletRequest) - Method in class com.atlassian.crowd.service.TransactionalRememberMeService
- getRemoteAddresses() - Method in class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- getRemoteAddresses() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the whitelist of addresses allowed to connect to Crowd as the application.
- getRemoteAddresses() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- getRemoteAddresses() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- getRemoteAddresses() - Method in class com.atlassian.crowd.pageobjects.ApplicationRemoteAddressesPage
- getRemoteAddresses() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- getRemoteAddresses(long) - Method in class com.atlassian.crowd.plugin.rest.service.resource.application.ApplicationResource
- getRemoteAddressesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getRemoteAddressesSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getRemoteAddressesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getRemoteDirectory() - Method in class com.atlassian.crowd.event.directory.RemoteDirectorySynchronisationFinishedEvent
- getRemoteDirectory() - Method in class com.atlassian.crowd.event.directory.RemoteDirectorySynchronisationStartedEvent
- getRemoteIPAddress() - Method in class com.atlassian.crowd.console.action.application.AddApplicationConnectionDetails
- getRemotePrincipal() - Method in class com.atlassian.crowd.event.user.UserAuthenticationFailedAccessDeniedEvent
- getRemotePrincipal() - Method in class com.atlassian.crowd.event.user.UserAuthenticationSucceededEvent
- getRemotePrincipal() - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails
-
Returns the remote principal that has authenticated.
- getRemoteUser() - Method in interface com.atlassian.crowd.console.action.ActionHelper
- getRemoteUser() - Method in class com.atlassian.crowd.console.action.BaseAction
- getRemoteUser() - Method in class com.atlassian.crowd.console.filter.LoginPageFilter
- getRemoteUser() - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
- getRemoteUser(String) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Returns the
user
that matches the suppliedname
from a remote directory. - getRemoteUser(String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- getRemoteUser(HttpServletRequest) - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
- getRemoteUserKey() - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
- getRemoteUserKey(HttpServletRequest) - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
- getRemoteUsername() - Method in class com.atlassian.crowd.console.action.user.BaseUserAction
- getRemoteUsername() - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
-
Deprecated.
- getRemoteUsername(HttpServletRequest) - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
-
Deprecated.
- getRemoved() - Method in interface com.atlassian.crowd.directory.rest.entity.delta.GraphDeletableObject
- getRemoved() - Method in class com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryGroup
- getRemoved() - Method in class com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryMembership
- getRemoved() - Method in class com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryUser
- getRemovedSuccessfully() - Method in class com.atlassian.crowd.manager.directory.BulkRemoveResult
-
Amount of entities successfully removed, which is calculated as the amount of entities which were attempted to be removed minus both the entities which were missing (and hence could not be removed) and the entities which failed to be removed.
- getReplyTo() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
- getReplyTo() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
- getRequest() - Method in class com.atlassian.crowd.plugin.web.RequestContext
- getRequest() - Method in class com.atlassian.sal.crowd.web.context.CrowdHttpContext
- getRequestAddresses(HttpServletRequest) - Method in class com.atlassian.crowd.plugin.rest.service.controller.application.ApplicationController
-
Retrieves the list of request addresses.
- getRequestCache() - Method in class com.atlassian.crowd.plugin.web.CrowdWebResourceIntegration
- getRequestCache() - Static method in class com.atlassian.crowd.plugin.web.RequestCacheThreadLocal
- getRequestConfig(ClientProperties, PoolingHttpClientConnectionManager, HttpRoute) - Method in class com.atlassian.crowd.integration.rest.service.DefaultHttpClientProvider
- getRequestContext() - Method in class com.atlassian.crowd.manager.threadlocal.ThreadLocalState
- getRequestCorrelationId() - Method in class com.atlassian.crowd.test.util.analytics.AnalyticsEventReport.Event
- getRequestID() - Method in class com.atlassian.crowd.plugin.saml.SAMLAuthRequest
- getRequiredCustomGroupAttributeMappers() - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- getRequiredCustomGroupAttributeMappers() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
Returns a set of attributes which are expected to be present in all cases (ie Active Directory's objectGUID) Due to performance reasons returning mappers for heavy attributes (such as memberships) should be avoided
- getRequiredLdapAttributes() - Method in interface com.atlassian.crowd.directory.ldap.mapper.attribute.AttributeMapper
-
Returns the LDAP attributes that should be requested in a search where
AttributeMapper.getValues(NameAttributesPair)
will be called on the results. - getRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC2307MemberUidMapper
- getRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC4519MemberDnMapper
- getRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC4519MemberDnRangedMapper
-
Only requests the base attribute.
- getRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC4519MemberDnRangeOffsetMapper
-
Only requests the base attribute.
- getRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.ObjectGUIDMapper
- getRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.ObjectSIDMapper
- getRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.PrimaryGroupIdMapper
- getRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.RFC2307GidNumberMapper
- getRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.user.MemberOfOverlayMapper
- getRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.UserAccountControlMapper
- getRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.USNChangedMapper
- getRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.AttributeContextMapper
- getRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.ContextMapperWithCustomAttributes
- getRequiredLdapAttributes() - Method in interface com.atlassian.crowd.directory.ldap.mapper.ContextMapperWithRequiredAttributes
-
Returns the LDAP attributes that should be requested in a search where
ContextMapperWithRequiredAttributes.mapFromContext(Object)
will be called on the results. - getRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.entity.ActiveDirectoryUserAttributesMapper
- getRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPGroupAttributesMapper
- getRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPUserAttributesMapper
- getRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.NameWithExternalIdContextMapper
- getRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.ldap.mapper.TombstoneContextMapper
- getRequiredLdapAttributes() - Method in class com.atlassian.crowd.directory.NamedLdapEntity.NamedEntityMapper
- getRequiredPluginsStartupCheck() - Method in class com.atlassian.crowd.console.action.setup.Database
- getRequiredResultCount() - Method in interface com.atlassian.crowd.search.util.ResultsAggregator
-
Return the total number of results we need to fetch for this query.
- getRequiredSaltLength() - Method in class com.atlassian.crowd.password.encoder.PKCS5S2SHA2PasswordHashGenerator
- getRequiredUpgrades() - Method in interface com.atlassian.crowd.manager.upgrade.UpgradeManager
- getRequiredUpgrades() - Method in class com.atlassian.crowd.manager.upgrade.UpgradeManagerImpl
- getResetLink() - Method in class com.atlassian.crowd.event.login.RequestResetPasswordEvent
- getResetLink(ExpirableUserToken) - Method in interface com.atlassian.crowd.manager.login.ForgottenLoginManager
- getResetLink(ExpirableUserToken) - Method in class com.atlassian.crowd.manager.login.ForgottenLoginManagerImpl
- getResetToken(String, long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- getResetToken(String, long) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestKitUserResource
- getResource(String) - Static method in class com.atlassian.crowd.acceptance.utils.AcceptanceTestHelper
- getResourceAsStream(String) - Static method in class com.atlassian.crowd.acceptance.utils.AcceptanceTestHelper
- getResourceBundleName() - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- getResourceBundles() - Method in class com.atlassian.crowd.util.PluginResourceBundleProvider
- getResourceBundles() - Method in interface com.atlassian.crowd.util.ResourceBundleProvider
- getResourceBundles() - Method in class com.atlassian.crowd.util.StaticResourceBundleProvider
- getResourceLocation() - Method in class com.atlassian.crowd.service.client.BaseResourceLocator
- getResourceLocation() - Method in interface com.atlassian.crowd.service.client.ResourceLocator
-
Will return the location of the resource on the file system.
- getResourceLocationFromClassPath() - Method in class com.atlassian.crowd.service.client.BaseResourceLocator
- getResourceLocationFromSystemProperty() - Method in class com.atlassian.crowd.service.client.BaseResourceLocator
-
Returns the location of the property
resourceName
on the filesystem, based off the location of a system property, it is returned as a URL.toExternalForm(); - getResourceName() - Method in class com.atlassian.crowd.service.client.BaseResourceLocator
- getResourceName() - Method in interface com.atlassian.crowd.service.client.ResourceLocator
-
The configured name of the resource
- getResourcePath(String) - Static method in class com.atlassian.crowd.acceptance.utils.AcceptanceTestHelper
- getResourceUrlPrefix() - Method in class com.atlassian.crowd.plugin.web.CrowdWebResourceIntegration
- getResponse() - Method in class com.atlassian.crowd.plugin.web.RequestContext
- getResponse() - Method in class com.atlassian.crowd.test.util.LoginResult
- getResponse() - Method in class com.atlassian.sal.crowd.web.context.CrowdHttpContext
- getResponseBody() - Method in class com.atlassian.crowd.acceptance.utils.proxy.MockServerResponse
- getResponseSignCredential() - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.context.SecurityContext
- getRestAssuredCookies() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getRestClient() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- getRestrictedDomains() - Method in interface com.atlassian.crowd.service.SignupSettingsService
-
Returns list of domains.
- getRestrictedDomains() - Method in class com.atlassian.crowd.service.SignupSettingsServiceImpl
- getRestriction() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- getRestrictions() - Method in class com.atlassian.crowd.integration.rest.entity.BooleanRestrictionEntity
- getRestrictions() - Method in class com.atlassian.crowd.plugin.rest.entity.BooleanRestrictionEntity
- getRestrictions() - Method in interface com.atlassian.crowd.search.query.entity.restriction.BooleanRestriction
-
Returns a collection of restrictions.
- getRestrictions() - Method in class com.atlassian.crowd.search.query.entity.restriction.BooleanRestrictionImpl
- getRestServer() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
- getResult() - Method in class com.atlassian.crowd.console.action.dataimport.BaseImporter
- getResultCount() - Method in class com.atlassian.crowd.pageobjects.group.EntityPicker
- getResultEntityType() - Method in class com.atlassian.crowd.console.action.pickers.SearchPicker
- getResults() - Method in class com.atlassian.crowd.console.action.AbstractBrowser
- getResults() - Method in class com.atlassian.crowd.console.action.application.ViewApplicationUsers
- getResults() - Method in class com.atlassian.crowd.directory.rest.delta.GraphDeltaQueryResult
- getResults() - Method in class com.atlassian.crowd.directory.synchronisation.PartialSynchronisationResult
- getResults() - Method in interface com.atlassian.crowd.model.page.Page
- getResults() - Method in class com.atlassian.crowd.model.page.PageImpl
- getResults() - Method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
- getResultsElement() - Method in class com.atlassian.crowd.pageobjects.group.EntityPicker
- getResultSet(CallableStatement) - Method in class com.atlassian.crowd.util.persistence.hibernate.SQLServerIntlDialect
- getResultsPerPage() - Method in class com.atlassian.crowd.console.action.AbstractBrowser
-
Gets the results per page.
- getResultsPerPage() - Method in class com.atlassian.crowd.console.action.application.ViewApplicationUsers
-
Gets the results per page.
- getResultsPerPage() - Method in class com.atlassian.crowd.console.action.pickers.ViewPicker
- getResultsPerPageOption() - Method in class com.atlassian.crowd.console.action.AbstractBrowser
- getResultsPerPageOption() - Method in class com.atlassian.crowd.console.action.pickers.ViewPicker
- getResultsPerPageOption() - Static method in class com.atlassian.crowd.util.CommonUIDefinitions
- getResultsStart() - Method in class com.atlassian.crowd.console.action.AbstractBrowser
-
Gets the results start.
- getResultsStart() - Method in class com.atlassian.crowd.console.action.application.ViewApplicationUsers
-
Gets the results start.
- getResultsStep(boolean) - Method in class com.atlassian.crowd.console.action.dataimport.BaseImporter
- getResultTransform() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
- getRetentionPeriod() - Method in class com.atlassian.crowd.manager.audit.AuditLogConfiguration
-
Returns period specifying what is maximum audit log entry length of life Returns an empty optional when retention is unlimited
- getRetentionPeriod() - Method in class com.atlassian.crowd.plugin.rest.entity.AuditLogConfigurationEntity
- getReturnType() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
- getReturnType() - Method in interface com.atlassian.crowd.embedded.api.Query
-
The type of elements to return.
- getReturnType() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
- getReturnType() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- getRole() - Method in class com.atlassian.crowd.directory.ldap.name.SearchDN
-
Deprecated.
- getRole() - Method in class com.atlassian.crowd.event.role.RoleCreatedEvent
-
Deprecated.
- getRole() - Method in class com.atlassian.crowd.event.role.RoleUpdatedEvent
-
Deprecated.
- getRole(String) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- getRole(String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- getRoleAndAttributesFromXml(Element, Map<Long, Long>) - Method in class com.atlassian.crowd.migration.legacy.RoleMapper
- getRoleAttributesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getRoleAttributesSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getRoleAttributesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getRoleBaseDN() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getRoleDescriptionAttribute() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Deprecated.
- getRoleDescriptionAttribute() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getRoleFilter() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Deprecated.
- getRoleFilter() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getRoleMemberAttribute() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Deprecated.
- getRoleMemberAttribute() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getRoleMembershipsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getRoleMembershipsSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getRoleMembershipsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getRolename() - Method in class com.atlassian.crowd.event.role.RoleMembershipCreatedEvent
-
Deprecated.
- getRoleName() - Method in class com.atlassian.crowd.event.role.RoleDeletedEvent
-
Deprecated.
- getRoleName() - Method in class com.atlassian.crowd.event.role.RoleMembershipDeletedEvent
-
Deprecated.
- getRoleNameAttribute() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Deprecated.
- getRoleNameAttribute() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getRoleObjectClass() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Deprecated.
- getRoleObjectClass() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getRoles() - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- getRolesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getRolesSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getRolesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getRootPath(Class<?>) - Static method in class com.atlassian.crowd.swagger.extras.enricher.util.EnricherUtils
- getRootWebTarget(String, String) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
-
Returns the "root" WebResource.
- getRootWebTarget(String, String) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.DirectoryResourceTest
- getRootWebTarget(String, String) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.PluginSettingsResourceTest
-
Returns the "root" WebResource.
- getRootWebTarget(String, String) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
-
Returns the "root" WebTarget.
- getRoundToDisplay() - Method in class com.atlassian.crowd.console.action.directory.AbstractViewCacheableDirectory
- getRunMode() - Method in class com.atlassian.crowd.analytics.statistics.scheduler.ClusterWideStatisticsCollectionScheduler
- getRunMode() - Method in class com.atlassian.crowd.analytics.statistics.scheduler.PerNodeStatisticsCollectionScheduler
- getRunnerKey() - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
- getRunningJobs() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- getRunningJobs() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitSchedulerResource
- getRuntimeConfiguration() - Method in class com.atlassian.crowd.plugin.descriptors.webwork.PluginAwareConfigurationDecorator
- getSALPropertiesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getSALPropertiesSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getSALPropertiesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getSALPropertiesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.SqlServerLegacyTableQueries
- getSamlAuthURL() - Method in class com.atlassian.crowd.plugin.saml.action.UpdateSAMLConfiguration
- getSamlConfiguration() - Method in class com.atlassian.crowd.plugin.rest.service.resource.saml.SamlConfigurationResource
- getSAMLEncoding() - Method in class com.atlassian.crowd.plugin.saml.action.SAMLAuthAction
- getSAMLObjectBuilderOrThrow(QName) - Static method in class com.atlassian.crowd.sso.saml.impl.opensaml.util.XMLObjectBuilders
- getSamlResponse() - Method in class com.atlassian.crowd.plugin.saml.action.SAMLAuthAction
- getSampleRow() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvMappingRow
- getSanitizedProperties() - Method in interface com.atlassian.crowd.manager.audit.AuditLogProperties
- getSanitizedProperties() - Method in class com.atlassian.crowd.manager.audit.AuditLogSystemProperties
- getSanitizedProperties() - Method in class com.atlassian.crowd.manager.audit.SettableAuditLogProperties
- getSavedPath(HttpServletRequest) - Method in class com.atlassian.crowd.integration.springsecurity.AbstractCrowdSSOAuthenticationProcessingFilter
- getSavedPath(HttpServletRequest) - Method in class com.atlassian.crowd.integration.springsecurity.LocalCrowdSSOAuthenticationProcessingFilter
- getSavedStartupInfo() - Method in class com.atlassian.crowd.analytics.persistence.StartupInfoDao
- getScanTimestamp() - Method in class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
- getScenarios() - Method in class com.atlassian.crowd.test.util.ScenariosBuilder
- getScenarios(int) - Method in class com.atlassian.crowd.test.util.ScenariosBuilder
- getSchema() - Method in class com.atlassian.crowd.ao.ApplicationDataSourceProvider
- getSchema() - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- getSchemaName() - Method in class com.atlassian.crowd.ratelimiting.CrowdConnectionProvider
- getScopeUrl() - Method in interface com.atlassian.crowd.directory.rest.endpoint.AzureApiUriResolver
- getSearch() - Method in class com.atlassian.crowd.console.action.application.ViewApplicationUsers
- getSearch() - Method in class com.atlassian.crowd.manager.permission.AdministeredGroupsQuery
- getSearch() - Method in class com.atlassian.crowd.pageobjects.FiltersPage
- getSearch() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupsFilter
- getSearch() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserSearchParams
- getSearch() - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserSearchParameters
- getSearch() - Method in class com.atlassian.crowd.plugin.rest.service.controller.AuditLogProjectionQueryParams
- getSearchControls(ContextMapperWithRequiredAttributes<?>, int) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- getSearchDirectoryResource(Long) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupAdminResourceAcceptanceTest
- getSearchDN() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- getSearchDN(String) - Method in class com.atlassian.crowd.directory.ldap.name.SearchDN
-
Given an additional DN (e.g.
- getSearchInputPlaceholder() - Method in class com.atlassian.crowd.pageobjects.ApplicationUsersPage
- getSearchRestriction() - Method in interface com.atlassian.crowd.embedded.api.Query
-
Restrictions to apply to the query.
- getSearchRestriction() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
- getSearchRestriction() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- getSearchString() - Method in class com.atlassian.crowd.console.action.pickers.SearchPicker
- getSearchTimeLimit() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getSearchTimeLimit() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getSearchTimeoutInSec() - Method in class com.atlassian.crowd.console.value.directory.ConnectorConnection
- getSearchTimeoutInSec() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- getSearchVersion() - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserSearchParameters
- getSecondaryDirectoryLinks() - Method in class com.atlassian.crowd.pageobjects.ExpandableJndiDirectoriesList
- getSecondaryDirectoryLinks() - Method in class com.atlassian.crowd.pageobjects.StartTlsPoolingWarningMessage
- getSeconds() - Method in class com.atlassian.crowd.model.token.TokenLifetime
- getSectionForDirectory(String) - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationAuthorisationDetailsPage
- getSecureKeySet() - Static method in enum class com.atlassian.crowd.crypto.Algorithm
- getSecureMode() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getSecureMode() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- getSecureMode() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getSecureMode() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getSecureMode() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- getSecureMode() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getSecureMode() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getSecureModes() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getSecureModes() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- getSecurityContext() - Method in class com.atlassian.crowd.manager.threadlocal.ThreadLocalState
- getSecurityLevel() - Method in class com.atlassian.crowd.xwork.interceptors.XsrfTokenInterceptor
-
Gets the current security level.
- getSelect() - Method in class com.atlassian.crowd.directory.query.GraphQuery
- getSelectedApplinkId() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getSelectedDirectory() - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage
- getSelectedDirectory() - Method in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage
- getSelectedDirectory(List<Directory>) - Static method in class com.atlassian.crowd.util.SelectionUtils
- getSelectedEntityNames() - Method in class com.atlassian.crowd.console.action.group.UpdateGroupMembers
- getSelectedEntityNames() - Method in class com.atlassian.crowd.console.action.principal.UpdateGroups
- getSelectedGroups() - Method in class com.atlassian.crowd.pageobjects.GroupsDialog
- getSelectedGroupsForDirectory(Long) - Method in class com.atlassian.crowd.console.action.application.AddApplicationAuthorisationDetails
- getSelectedValue(Iterable<PageElement>) - Static method in class com.atlassian.crowd.pageobjects.RadioUtil
- getSelectGUIDString() - Method in class com.atlassian.crowd.util.persistence.hibernate.SQLServerIntlDialect
- getSenderNodeId() - Method in class com.atlassian.crowd.model.cluster.InternalClusterMessage
- getSendNotification() - Method in class com.atlassian.crowd.console.action.principal.AddPrincipal
- getSendNotificationCheckbox() - Method in class com.atlassian.crowd.pageobjects.AddPrincipalPage
- getSerializedObjectNamespace() - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.precondition.MSSQLIndexExistsPrecondition
- getSeries() - Method in interface com.atlassian.crowd.model.rememberme.CrowdRememberMeToken
- getSeries() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
- getSeries() - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher
- getServer() - Method in class com.atlassian.crowd.acceptance.utils.proxy.MockProxyServer
- getServerId() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getServerId() - Method in class com.atlassian.crowd.console.action.options.UpdateLicensing
- getServerId() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getServerId() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getServerId() - Method in class com.atlassian.sal.crowd.license.CrowdLicenseHandler
- getServerId() - Method in class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- getServerID() - Method in interface com.atlassian.crowd.manager.bootstrap.CrowdBootstrapManager
- getServerID() - Method in class com.atlassian.crowd.manager.bootstrap.CrowdBootstrapManagerImpl
- getServerInfo() - Method in class com.atlassian.crowd.plugin.rest.service.controller.info.ServerInfoController
- getServerInfo() - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.ServerInfoResource
- getServerName() - Method in class com.atlassian.crowd.console.action.setup.SelectSetupStep
- getServerStartTime() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getServerTime() - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity
- getServerTimeZone() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- getServerTimeZone() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- getServerTimeZone() - Method in class com.atlassian.crowd.console.value.directory.SynchronisableDirectoryConnection
- getServerUriBuilder() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- getServiceInitiated() - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.DelegatingConnectionProviderInitiator
- getServlet(String, ServletConfig) - Method in class com.atlassian.crowd.console.filter.CrowdSecurePluginFilterChainEnhancer
- getServletConfig() - Method in class com.atlassian.crowd.security.NotFoundServlet
- getServletContext() - Method in class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilterConfig
- getServletContext() - Method in class com.atlassian.crowd.plugin.servlet.CrowdServletContextFactory
- getServletInfo() - Method in class com.atlassian.crowd.security.NotFoundServlet
- getServletModuleManager() - Method in class com.atlassian.crowd.console.filter.CrowdServletFilterModuleContainerFilter
- getServletModuleManager() - Method in class com.atlassian.crowd.console.filter.CrowdServletModuleContainerServlet
- getSession() - Method in class com.atlassian.crowd.console.action.BaseAction
- getSession() - Method in class com.atlassian.crowd.manager.mail.transport.MailSessionWrapper
- 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
. - getSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.Hibernate5BatchProcessor
- getSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.Hibernate5StatelessSessionBatchProcessor
- getSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.Hibernate6BatchProcessor
- getSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.Hibernate6StatelessSessionBatchProcessor
- getSession(boolean) - Method in class com.atlassian.sal.crowd.web.context.CrowdHttpContext
- getSession(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.TokenResource
- getSessionFactory() - Method in class com.atlassian.crowd.migration.GenericMapper
- getSessionFromToken(String, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.TokenController
-
Returns the session associated with the Crowd SSO token.
- getSessionLastValidation() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- getSessionLastValidation() - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- getSessionLastValidation() - Method in interface com.atlassian.crowd.service.client.ClientProperties
-
Returns the session attribute key of the last validation date.
- getSessionLastValidation() - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- getSessions() - Method in class com.atlassian.crowd.pageobjects.administration.CurrentSessionsPage
- getSessionTime() - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- getSessionTime() - Method in class com.atlassian.crowd.console.action.setup.Options
- getSessionTime() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
- getSessionTime() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getSessionTimeout() - Method in class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage
- getSessionTokenKey() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- getSessionTokenKey() - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- getSessionTokenKey() - Method in interface com.atlassian.crowd.service.client.ClientProperties
-
Deprecated.Not set by current Crowd versions. Since v3.0.
- getSessionTokenKey() - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- getSessionValidationInterval() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- getSessionValidationInterval() - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- getSessionValidationInterval() - Method in interface com.atlassian.crowd.service.client.ClientProperties
-
Returns how long the SSO session is valid for in minutes between session validation.
- getSessionValidationInterval() - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- getSettingsChanged() - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- getSetupPersister() - Method in class com.atlassian.crowd.console.action.setup.BaseSetupAction
- getSetupType() - Method in class com.atlassian.crowd.console.setup.CrowdSetupPersister
- getSharedHome() - Method in interface com.atlassian.crowd.service.HomeDirectoryService
- getSharedHome() - Method in class com.atlassian.crowd.service.HomeDirectoryServiceImpl
- getSharedHomeDirectory() - Method in class com.atlassian.crowd.service.sal.CrowdApplicationProperties
- getShortDescription() - Method in class com.atlassian.crowd.plugin.saml.upgrade.MigrateFromFileSystemToDatabaseUpgradeTask
- getShortDescription() - Method in interface com.atlassian.crowd.upgrade.tasks.UpgradeTask
-
A short (less than 50 chars) description of the upgrade action
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask001
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask002
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask003
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1000SetPasswordExpirationReminderMailTemplate
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1002RemovePrepareThresholdForPostgres
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1003ChangeHibernateDialectForOracle
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1004SetNotificationEmailsAsJsonArray
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1008ParseUserAttributesToNumericValue
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask112
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask113
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask114
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1422ChangeHsqlDialect
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1526UpdateSyncDuringAuthModeForAzureAd
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1578UpdateEncryptionSettings
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1629UpdateSynchronisationSchedulingType
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1631AddAuthenticationWithoutPasswordEnabledAttribute
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1684AddEmailChangeTemplates
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1686EnableAuthenticationByEmailForCrowdApp
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1888EnsureSafeEncryptorIsUsed
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1888UpdateCrowdApplicationPassword
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1939SetUserAddedNotificationEmailTemplate
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask1940UpdateHsqlHibernateProperties
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask210
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask211
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask212
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask214
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask215
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask216
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask2191UpdateHsqlHibernateProperties
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask320
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask321
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask322
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask342
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask360
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask361
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask395
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask396
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask397
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask420
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask421
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask422
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask423
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask424
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask425
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask426
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask427
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask428
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask429
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask430
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask452
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask502
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask523
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask524
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask542
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask622
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask622ExternalId
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask623GenerateExternalId
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask645IntroduceUserPermissions
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask852MoveSSOCookieNameToDb
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask853EnsureCrowdApplicationExists
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask854MoveBaseUrlToDb
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask855RemoveCrowdProperties
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask856SharedHome
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask861ClusterFlagInCrowdConfig
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask886FullSync
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask907UpdateApisUrlsForAzureAdDirectories
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask908MailServerTimeout
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask910ResetHiLoAfterAuditLogMigration
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask911MigrateOldEvents
- getShortDescription() - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask950MigrateSsoCookieDomain
- getShortDescription() - Method in class com.atlassian.labs.crowd.directory.pruning.upgrade.UpgradeTask1SetNullExternalIdConfigToDefault
- getShortDescription() - Method in class com.atlassian.labs.crowd.directory.pruning.upgrade.UpgradeTask2MigrateHardDelete
- getSid() - Method in class com.atlassian.crowd.console.action.setup.License
- getSidManager() - Method in class com.atlassian.crowd.console.action.License
- getSidManager() - Method in class com.atlassian.crowd.console.action.setup.License
- getSignedResponseXML() - Method in class com.atlassian.crowd.plugin.saml.SAMLAuthResponse
- getSignOutURL() - Method in class com.atlassian.crowd.plugin.saml.action.UpdateSAMLConfiguration
- getSingleEntity() - Method in class com.atlassian.crowd.plugin.rest.service.controller.memberships.MembershipOperationalEntity
- getSingleValuedAttributesMapFromXml(Element) - Method in class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
-
Constructs an Map<String, String> of attributes from a legacy (Crowd 1.x) XML element.
- getSingleValuedAttributesMapFromXml(Element) - Method in class com.atlassian.crowd.migration.legacy.XmlMapper
-
Constructs an Map<String, String> of attributes from an XML element.
- getSitemeshPageProperties() - Method in interface com.atlassian.crowd.console.action.ActionHelper
- getSitemeshPageProperties() - Method in class com.atlassian.crowd.console.action.BaseAction
- getSize() - Method in interface com.atlassian.crowd.model.page.Page
- getSize() - Method in class com.atlassian.crowd.model.page.PageImpl
- getSize() - Method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
- getSize(ErrorEntity, Class<?>, Type, Annotation[], MediaType) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ErrorEntityMessageBodyWriter
- getSlopToleranceInMillis() - Method in class com.atlassian.crowd.sso.saml.SamlProperties
- getSmallAvatarUrl() - Method in class com.atlassian.crowd.console.action.BaseAction
- getSmtpHost() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- getSmtpPassword() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- getSmtpPort() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- getSmtpServer() - Method in class com.atlassian.crowd.manager.mail.MailConfiguration
- getSMTPServer() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Deprecated.As of release 3.3.0, use
com.atlassian.crowd.manager.mail.MailConfigurationService#getConfiguration()
- getSMTPServer() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getSmtpServerConfiguration() - Method in class com.atlassian.crowd.event.configuration.SmtpServerConfigurationTestEvent
- getSMTPTemplate() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Deprecated.As of release 2.1, use
PropertyManager.getProperty(String)
- getSMTPTemplate() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
-
Deprecated.
- getSmtpUsername() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- getSocketTimeout() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- getSocketTimeout() - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- getSocketTimeout() - Method in interface com.atlassian.crowd.service.client.ClientProperties
-
Returns in milliseconds how long to wait without retrieving any data from the remote connection.
- getSocketTimeout() - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- getSoftMinEvictableIdleTimeMillis() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- getSource() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
- getSource() - Method in interface com.atlassian.crowd.audit.AuditLogContextInternal
- getSource() - Method in class com.atlassian.crowd.audit.AuditLogContextInternalImpl
- getSource() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
- getSource() - Method in class com.atlassian.crowd.dao.audit.AssembledAuditLogChangeset
- getSource() - Method in class com.atlassian.crowd.event.Event
-
Deprecated.since 2.10
- getSource() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- getSource() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria
- getSource() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- getSourceDirectories() - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- getSourceDirectoryID() - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryImporter
- getSourceDirectoryID() - Method in class com.atlassian.crowd.importer.config.DirectoryConfiguration
- getSourceDirectoryID() - Method in class com.atlassian.crowd.importer.config.JdbcConfiguration
- getSourceDirectoryName() - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryConfirmation
- getSources() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
- getSources() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
- getSoyRenderer() - Method in class com.atlassian.crowd.console.tags.SoyTemplate
- getSpecialCharacters() - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassAnalysis
- getSpringLdapPool() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- getSpringLdapPool() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- getSSOCookieDomainName() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- getSSOCookieDomainName() - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- getSSOCookieDomainName() - Method in interface com.atlassian.crowd.service.client.ClientProperties
-
Returns the domain name configured for the SSO client
- getSSOCookieDomainName() - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- getSsoCookieOrFail() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- getSsoType() - Method in class com.atlassian.crowd.analytics.events.SSOLoginEvent
- getSsoUrl() - Method in class com.atlassian.crowd.model.sso.SamlConfiguration
- getSsoUrl() - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
- getStalledSynchronizations() - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStore
-
Attempts to find synchronizations that have been marked as in-progress, but don't seem to be running anymore.
- getStalledSynchronizations() - Method in class com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl
-
Deprecated.
- getStalledSynchronizations() - Method in class com.atlassian.crowd.manager.directory.InDatabaseDirectorySynchronisationInformationStore
- getStalledSynchronizations() - Method in interface com.atlassian.crowd.manager.directory.InternalSynchronisationStatusManager
- getStalledSynchronizations() - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
- getStart() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
- getStart() - Method in class com.atlassian.crowd.manager.permission.AdministeredGroupsQuery
- getStart() - Method in interface com.atlassian.crowd.model.page.Page
- getStart() - Method in class com.atlassian.crowd.model.page.PageImpl
- getStart() - Method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
- getStart() - Method in class com.atlassian.crowd.plugin.rest.entity.page.RestPageRequest
- getStartDate() - Method in class com.atlassian.crowd.plugin.rest.entity.DetailedDirectorySynchronizationData
- getStartIndex() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
- getStartIndex() - Method in class com.atlassian.crowd.directory.query.GraphQuery
- getStartIndex() - Method in interface com.atlassian.crowd.embedded.api.Query
-
The index of the first element to return.
- getStartIndex() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
- getStartIndex() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
- getStartIndex() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- getStartTime() - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation
-
Returns the time in milliseconds of the directory synchronisation time.
- getStartTime() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectorySynchronisationRoundInformationEntity
- getStartTime() - Method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity
- getStartTimestamp() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- getStartTimestamp() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
-
Returns timestamp of the synchronisation's beginning.
- getStartTLS() - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity
- getStartTLS() - Method in class com.atlassian.crowd.util.MailServerModel
- getStartTlsPoolingWarningMessage() - Method in class com.atlassian.crowd.pageobjects.CrowdConsole
- getStartupTime() - Method in class com.atlassian.crowd.analytics.persistence.StartupInfo
- getState() - Method in class com.atlassian.crowd.manager.threadlocal.CrowdThreadLocalStateAccessor
- getState() - Method in interface com.atlassian.crowd.manager.threadlocal.ThreadLocalStateAccessor
-
Return the state of all the thread locals for the current thread.
- getState() - Method in interface com.atlassian.crowd.status.servlet.ApplicationStatusService
- getState() - Method in class com.atlassian.crowd.status.servlet.ApplicationStatusServiceImpl
- getStateFromCrowdLoginPage(CrowdLoginPage) - Static method in class com.atlassian.crowd.pageobjects.CrowdLoginPageState
- getStaticDirectoryType() - Static method in class com.atlassian.crowd.directory.ApacheDS
- getStaticDirectoryType() - Static method in class com.atlassian.crowd.directory.ApacheDS15
- getStaticDirectoryType() - Static method in class com.atlassian.crowd.directory.AppleOpenDirectory
- getStaticDirectoryType() - Static method in class com.atlassian.crowd.directory.FedoraDS
- getStaticDirectoryType() - Static method in class com.atlassian.crowd.directory.GenericLDAP
- getStaticDirectoryType() - Static method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- getStaticDirectoryType() - Static method in class com.atlassian.crowd.directory.NovelleDirectory
- getStaticDirectoryType() - Static method in class com.atlassian.crowd.directory.OpenDS
- getStaticDirectoryType() - Static method in class com.atlassian.crowd.directory.OpenLDAP
- getStaticDirectoryType() - Static method in class com.atlassian.crowd.directory.OpenLDAPRfc2307
- getStaticDirectoryType() - Static method in class com.atlassian.crowd.directory.Rfc2307
- getStaticDirectoryType() - Static method in class com.atlassian.crowd.directory.SunONE
- getStatistics() - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage
- getStatisticsCollectorRunners() - Method in class com.atlassian.crowd.analytics.rest.StatisticsCollectorRunnerList
- getStatsSummary() - Method in class com.atlassian.crowd.directory.ldap.name.CrowdLdapNameFactory
- getStatus() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient.StrutsValidationStatus
- getStatus() - Method in class com.atlassian.crowd.analytics.events.licensing.LicensingTabViewAnalyticsEvent
- getStatus() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- getStatus() - Method in class com.atlassian.crowd.event.licensing.LicensingTabViewEvent
- getStatus() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
-
Returns status key of the synchronisation.
- getStatus() - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.Principal
- getStatus() - Method in class com.atlassian.crowd.pageobjects.FiltersPage
- getStatus() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRow
- getStatus() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationLicensingSummaryEntity
- getStatus() - Method in class com.atlassian.crowd.plugin.rest.entity.DetailedDirectorySynchronizationData
- getStatus() - Method in class com.atlassian.crowd.plugin.rest.entity.TokenValidEntity
- getStatus() - Method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity
- getStatusCode() - Method in class com.atlassian.crowd.acceptance.utils.proxy.MockServerResponse
- getStatusKey() - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation
-
Returns a status key that can be used to get a human readable synchronisation status message.
- getStatusKey() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectorySynchronisationRoundInformationEntity
- getStatusParameters() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- getStatusParameters() - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation
-
Returns parameters for status key retrieved from
DirectorySynchronisationRoundInformation.getStatusKey()
. - getStatusParameters() - Method in interface com.atlassian.crowd.model.directory.DirectorySynchronisationStatus
-
Returns parameters for the status key.
- getStep(String) - Method in class com.atlassian.crowd.console.action.BaseProgressStepAction
- getStep(String, boolean) - Method in class com.atlassian.crowd.console.action.BaseProgressStepAction
- getStep(String, boolean, String) - Method in class com.atlassian.crowd.console.action.BaseProgressStepAction
- getStep(String, String) - Method in class com.atlassian.crowd.console.action.BaseProgressStepAction
- getStep(String, String, boolean) - Method in class com.atlassian.crowd.console.action.BaseProgressStepAction
- getStep(String, String, boolean, String) - Method in class com.atlassian.crowd.console.action.BaseProgressStepAction
- getStepName() - Method in class com.atlassian.crowd.console.action.setup.BaseSetupAction
- getStepName() - Method in class com.atlassian.crowd.console.action.setup.Complete
- getStepName() - Method in class com.atlassian.crowd.console.action.setup.Database
- getStepName() - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- getStepName() - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- getStepName() - Method in class com.atlassian.crowd.console.action.setup.ForgedLicenseWarning
- getStepName() - Method in class com.atlassian.crowd.console.action.setup.Import
- getStepName() - Method in class com.atlassian.crowd.console.action.setup.Installation
- getStepName() - Method in class com.atlassian.crowd.console.action.setup.License
- getStepName() - Method in class com.atlassian.crowd.console.action.setup.Options
- getStepName() - Method in class com.atlassian.crowd.console.action.setup.SelectSetupStep
- getStorageType() - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- getStorageType() - Method in class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage
- getStoredAttributes() - Method in class com.atlassian.crowd.integration.rest.entity.AbstractAttributeEventEntity
- getStoredAttributes() - Method in class com.atlassian.crowd.model.event.AbstractAttributeEvent
- getStoredConnectionPoolProperties() - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Retrieves the stored JNDI LDAP connection pool properties which will be applied when the system restarts.
- getStoredConnectionPoolProperties() - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- getStrategy() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getString(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- getString(String[], String) - Method in class com.atlassian.crowd.importer.mappers.csv.CsvMapper
- getString(String, String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Gets a string property.
- getString(String, String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- getString(Element, String) - Method in class com.atlassian.crowd.migration.GenericMapper
- getStringAttribute(String) - Method in class com.atlassian.crowd.directory.ldap.mapper.NameAttributesPair
- getStringTermEqualityFilter(String, PropertyRestriction<String>) - Method in class com.atlassian.crowd.search.ldap.ActiveDirectoryQueryTranslaterImpl
-
Returns a filter that applies byte String encoding to value when creating filter for ExternalId property.
- getStringTermEqualityFilter(String, PropertyRestriction<String>) - Method in class com.atlassian.crowd.search.ldap.LDAPQueryTranslaterImpl
-
Certain LDAP directories, like AD, may require the value being searched to be encoded or not depending on the attribute under search.
- getStringValue() - Method in interface com.atlassian.crowd.dummy.db.SimpleTable
- getStringValue() - Method in interface com.atlassian.crowd.dummy.db.SimpleTableAO
- getStrutsActions() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- getStrutsActions() - Method in class com.atlassian.crowd.plugins.testkit.action.TestkitStrutsInfoAction
- getStrutsOgnlLimit() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- getSubGroups() - Method in class com.atlassian.crowd.console.action.group.ViewGroupMembers
- getSubgroupsCache(long, boolean, GroupType) - Method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsCacheProvider
-
Returns cache for a given set of parameters.
- getSubject() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
- getSubject() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
- getSubjectPrefix() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- getSubmitButton() - Method in class com.atlassian.crowd.pageobjects.FiltersPage
- getSubtype() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
- getSubtype() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
- getSuccess() - Method in class com.atlassian.crowd.plugin.rest.entity.SendTestMailResultEntity
- getSuccesses() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
- getSuccessfulEntities() - Method in class com.atlassian.crowd.util.BatchResult
- getSuccessMessage() - Method in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- getSuccessMessage() - Method in class com.atlassian.crowd.pageobjects.CrowdErrorAndSuccessSection
- getSuccessMessage() - Method in interface com.atlassian.crowd.pageobjects.CrowdLoginPage
- getSuccessMessage() - Method in class com.atlassian.crowd.pageobjects.LegacyCrowdLoginPage
- getSuffix(int) - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
- getSummary() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.AuditLogChangeset
- getSuperBatchModuleCompleteKeys() - Method in class com.atlassian.crowd.plugin.web.CrowdResourceBatchingConfiguration
- getSuperBatchVersion() - Method in class com.atlassian.crowd.plugin.web.CrowdWebResourceIntegration
- getSupportedApplications() - Method in interface com.atlassian.crowd.importer.manager.ImporterManager
-
A list of supported applications
- getSupportedApplications() - Method in class com.atlassian.crowd.importer.manager.ImporterManagerImpl
- getSupportedAuthentication() - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- getSupportedAuthentication() - Method in interface com.atlassian.crowd.embedded.api.ConnectionPoolProperties
- getSupportedAuthentication() - Method in class com.atlassian.crowd.embedded.impl.DefaultConnectionPoolProperties
- getSupportedAuthentication() - Method in enum class com.atlassian.crowd.embedded.impl.SystemConnectionPoolProperties
- getSupportedAuthentication() - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm.ImmutableFormValues
- getSupportedCipherSuites() - Method in class com.atlassian.crowd.util.InsecureSSLContextFactory
- getSupportedImporterApplications() - Method in interface com.atlassian.crowd.importer.factory.ImporterFactory
-
Will return a list of supported applications that have an importer
- getSupportedImporterApplications() - Method in class com.atlassian.crowd.importer.factory.ImporterFactoryImpl
- getSupportedInternalEncoders() - Method in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
-
This will return a list of supported encoders suitable for use in an Internal Directory, this will be the values held by
PasswordEncoder.getKey()
- getSupportedInternalEncoders() - Method in class com.atlassian.crowd.password.factory.PasswordEncoderFactoryImpl
- getSupportedLdapEncoders() - Method in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
-
This will return a list of supported encoders for a Remote Directory using LDAP, this will be the values held by
PasswordEncoder.getKey()
- getSupportedLdapEncoders() - Method in class com.atlassian.crowd.password.factory.PasswordEncoderFactoryImpl
- getSupportedLocales() - Method in class com.atlassian.crowd.plugin.web.CrowdWebResourceIntegration
- getSupportedProtocol() - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- getSupportedProtocol() - Method in interface com.atlassian.crowd.embedded.api.ConnectionPoolProperties
- getSupportedProtocol() - Method in class com.atlassian.crowd.embedded.impl.DefaultConnectionPoolProperties
- getSupportedProtocol() - Method in enum class com.atlassian.crowd.embedded.impl.SystemConnectionPoolProperties
- getSupportedProtocol() - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm.ImmutableFormValues
- getSupportEntitlementNumber() - Method in class com.atlassian.sal.crowd.license.CrowdLicenseHandler
- getSupportEntitlementNumber() - Method in class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- getSupportInformation() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getSupportInformation(User) - Method in interface com.atlassian.crowd.support.SupportInformationService
-
Returns a human-readable string containing basic user, directory and application data valuable in support requests.
- getSupportInformation(User) - Method in class com.atlassian.crowd.support.SupportInformationServiceImpl
- getSupportInformationMap(User) - Method in interface com.atlassian.crowd.support.SupportInformationService
-
Returns the same data as
SupportInformationService.getSupportInformation(User)
in map format. - getSupportInformationMap(User) - Method in class com.atlassian.crowd.support.SupportInformationServiceImpl
- getSupportZipFileAndAssertZipExists() - Method in class com.atlassian.crowd.acceptance.tests.administration.ATSTPluginTest.CrowdSupportZipPage
- getSurname() - Method in class com.atlassian.crowd.directory.rest.entity.membership.GraphMembershipUser
- getSurname() - Method in class com.atlassian.crowd.directory.rest.entity.user.GraphUser
- getSyncCronExpression() - Method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent
- getSyncGroupMembershipsAfterAuth() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- getSyncGroupMembershipsAfterAuth() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- getSyncGroupMembershipsAfterAuth() - Method in class com.atlassian.crowd.console.value.directory.SynchronisableDirectoryConnection
- getSyncGroupMembershipsAfterAuth() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- getSyncGroupMembershipsAfterAuth() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- getSyncGroupMembershipsAfterAuthValues() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- getSyncGroupMembershipsAfterAuthValues() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- getSyncGroupMembershipsAfterAuthValues() - Method in class com.atlassian.crowd.console.value.directory.SynchronisableDirectoryConnection
- getSynchronisationDuration() - Method in class com.atlassian.crowd.console.action.directory.AbstractViewCacheableDirectory
- getSynchronisationMode(long) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns the preferred synchronisation mode defined for the directory if
synchronisable
, elsenull
- getSynchronisationMode(long) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- getSynchronisationStartTime() - Method in class com.atlassian.crowd.console.action.directory.AbstractViewCacheableDirectory
- getSynchronisationStatus() - Method in class com.atlassian.crowd.console.action.directory.AbstractViewCacheableDirectory
- getSynchronisationToken() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationToken
- getSynchronisationType() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- getSynchronisationType() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- getSynchronisationType() - Method in class com.atlassian.crowd.console.value.directory.SynchronisableDirectoryConnection
- getSynchronisationType() - Method in class com.atlassian.crowd.directory.monitor.poller.PollerConfig
- getSynchronising() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectorySynchronisationInformationEntity
- getSynchronizationData() - Method in class com.atlassian.crowd.plugin.rest.entity.DetailedDirectoryData
- getSynchronizationType() - Method in class com.atlassian.crowd.plugin.rest.entity.DetailedDirectorySynchronizationData
- getSyncInfo(long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- getSyncIntervalInMin() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getSyncIntervalSeconds() - Method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent
- getSyncStatusToken() - Method in class com.atlassian.crowd.directory.synchronisation.CacheSynchronisationResult
- getSyncToken() - Method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult
- getSyncToken() - Method in class com.atlassian.crowd.directory.synchronisation.PartialSynchronisationResult
- getSysAdminCount() - Method in class com.atlassian.crowd.manager.permission.GroupLevelAdminCounters
- getSysAdmins(Application, boolean) - Method in interface com.atlassian.crowd.manager.permission.UserPermissionService
- getSystemAdminDropdownMenu() - Method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- getSystemAdminMenu() - Method in class com.atlassian.crowd.pageobjects.administration.BackupPage
- getSystemAdminMenu() - Method in class com.atlassian.crowd.pageobjects.administration.CurrentSessionsPage
- getSystemAdminMenu() - Method in class com.atlassian.crowd.pageobjects.administration.GeneralOptionsPage
- getSystemAdminMenu() - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage
- getSystemAdminMenu() - Method in class com.atlassian.crowd.pageobjects.administration.LicensePage
- getSystemAdminMenu() - Method in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- getSystemAdminMenu() - Method in class com.atlassian.crowd.pageobjects.administration.MailTemplatePage
- getSystemAdminMenu() - Method in class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage
- getSystemBuildNumber() - Method in class com.atlassian.crowd.plugin.web.CrowdWebResourceIntegration
- getSystemConnectionPoolProperties() - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Retrieves the system JNDI LDAP connection pool properties (i.e.
- getSystemConnectionPoolProperties() - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- getSystemInfoHelper() - Method in class com.atlassian.crowd.console.action.License
- getSystemInfoHelper() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getSystemInfoHelper() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getSystemInitialSize() - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- getSystemMaximumSize() - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- getSystemPreferredSize() - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- getSystemProperties() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitSystemPropertiesResource
- getSystemProperty(String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- getSystemSupportedAuthentication() - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- getSystemSupportedProtocol() - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- getSystemTime() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getSystemTimeoutInSec() - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- getTab() - Method in class com.atlassian.crowd.console.action.BaseAction
- getTab() - Method in interface com.atlassian.crowd.pageobjects.directory.common.CreateDirectoryTab
- getTab() - Method in class com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryDetailsTab
- getTab() - Method in class com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryPermissionsTab
- getTab() - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- getTab() - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryPermissionsTab
- getTab() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorConfigurationTab
- getTab() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorConfigureSpringLdapPoolTab
- getTab() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorConnectorTab
- getTab() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorDetailsTab
- getTab() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPermissionsTab
- getTab() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedConfigurationTab
- getTab() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedConfigureSpringLdapPoolTab
- getTab() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedConnectorTab
- getTab() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDetailsTab
- getTab() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedPermissionsTab
- getTab() - Method in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdConnectionTab
- getTab() - Method in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdDetailsTab
- getTab() - Method in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdPermissionsTab
- getTabID() - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- getTable(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getTableName() - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.precondition.MSSQLIndexExistsPrecondition
- getTableRow(String) - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- getTables() - Method in class com.atlassian.crowd.manager.bootstrap.CrowdBootstrapManagerImpl
- getTargetAction() - Method in class com.atlassian.crowd.console.action.directory.SynchroniseDirectoryCache
- getTargetDirectoryID() - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryImporter
- getTargetDirectoryName() - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryConfirmation
- getTargetGroup() - Method in class com.atlassian.crowd.manager.permission.GroupAdministrationMapping
- getTargetGroup() - Method in interface com.atlassian.crowd.manager.permission.GroupGroupAdministrationMapping
-
Returns the target group
- getTargetGroup() - Method in interface com.atlassian.crowd.manager.permission.UserGroupAdministrationMapping
-
Returns the target group
- getTargetGroup() - Method in class com.atlassian.crowd.model.permission.GroupAdministrationGrantToGroup
- getTargetGroup() - Method in class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
- getTargetLink() - Method in class com.atlassian.crowd.analytics.events.links.ExternalLinkClickedAnalyticsEvent
- getTargetLink() - Method in class com.atlassian.crowd.event.links.ExternalLinkClickedEvent
- getTemplate() - Method in class com.atlassian.crowd.console.tags.SoyTemplateTag
- getTemporaryDirectory() - Method in class com.atlassian.crowd.plugin.web.CrowdWebResourceIntegration
- getTenantId() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- getTenantId() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- getTenantId() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- getTenantId() - Method in class com.atlassian.crowd.plugin.rest.entity.AzureAdConnectionTestEntity
- getter - Variable in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
- getTerminal() - Method in class com.atlassian.crowd.directory.ldap.util.RangeOption
- getTestContext() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getTester() - Method in class com.atlassian.crowd.pageobjects.CrowdTestedProduct
- getTestkitClient() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- getTestkitClient() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.util.RestTestFixture
- getTestkitClient() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.CrowdInstanceHelper
- getTestName() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.TestkitRestoreSettings
- getTestOnBorrow() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- getTestOnCreate() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- getTestOnReturn() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- getTestPassword() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getTestProperty(String) - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- getTestResourcesLocation() - Static method in class com.atlassian.crowd.acceptance.utils.AcceptanceTestHelper
- getTestUsername() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getTestWhileIdle() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- getText() - Method in class com.atlassian.crowd.model.cluster.InternalClusterMessage
- getText(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getText(String) - Method in interface com.atlassian.crowd.console.action.ActionHelper
- getText(String) - Method in class com.atlassian.crowd.console.action.setup.database.validator.AbstractDatabaseSettingsValidator
- getText(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- getText(String) - Method in interface com.atlassian.crowd.util.I18nHelper
- getText(String) - Method in class com.atlassian.crowd.util.I18nHelperImpl
- getText(String, Object) - Method in interface com.atlassian.crowd.util.I18nHelper
- getText(String, Object) - Method in class com.atlassian.crowd.util.I18nHelperImpl
- getText(String, String) - Method in interface com.atlassian.crowd.util.I18nHelper
- getText(String, String) - Method in class com.atlassian.crowd.util.I18nHelperImpl
- getText(String, String, String) - Method in interface com.atlassian.crowd.util.I18nHelper
- getText(String, String, String) - Method in class com.atlassian.crowd.util.I18nHelperImpl
- getText(String, List) - Method in class com.atlassian.crowd.console.action.BaseAction
- getText(String, List<?>) - Method in class com.atlassian.crowd.console.action.setup.database.validator.AbstractDatabaseSettingsValidator
- getText(String, List, boolean) - Method in class com.atlassian.crowd.console.action.BaseAction
- getText(Locale, String, Serializable...) - Method in interface com.atlassian.crowd.util.I18nHelper
- getText(Locale, String, Serializable...) - Method in class com.atlassian.crowd.util.I18nHelperImpl
- getTextForList(String...) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- getTextProvider() - Method in class com.atlassian.crowd.console.action.BaseAction
- getTextSearch() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
- getThreadLocalContext() - Method in class com.atlassian.sal.crowd.executor.CrowdThreadLocalContextManager
- getTierValue() - Method in class com.atlassian.crowd.pageobjects.application.LicensesPage
- getTime() - Method in class com.atlassian.crowd.test.util.analytics.AnalyticsEventReport.Event
- getTimeBetweenEvictionRunsMillis() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- getTimeout() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- getTimeout() - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity
- getTimeout() - Method in class com.atlassian.crowd.util.mail.SMTPServer
- getTimeout() - Method in class com.atlassian.crowd.util.MailServerModel
- getTimeoutInSec() - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- getTimeoutInSec() - Method in interface com.atlassian.crowd.embedded.api.ConnectionPoolProperties
- getTimeoutInSec() - Method in class com.atlassian.crowd.embedded.impl.DefaultConnectionPoolProperties
- getTimeoutInSec() - Method in enum class com.atlassian.crowd.embedded.impl.SystemConnectionPoolProperties
- getTimeoutInSec() - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm.ImmutableFormValues
- getTimestamp() - Method in class com.atlassian.crowd.event.Event
-
Deprecated.
- getTimestamp() - Method in class com.atlassian.crowd.event.TimestampBasedEventToken
- 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
- getTimestamp() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.AuditLogChangeset
- getTimestamp() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationLicensingSummaryEntity
- getTimestamp() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- getTimestampInstant() - Method in interface com.atlassian.crowd.audit.AuditLogChangeset
- getTimestampInstant() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
- getTimestampInstant() - Method in class com.atlassian.crowd.dao.audit.AssembledAuditLogChangeset
- getTimestampInstant() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- getTimeTaken() - Method in class com.atlassian.crowd.analytics.events.DirectorySynchronisationFinishedEvent
- getTimeTaken() - Method in class com.atlassian.crowd.plugin.rest.entity.backup.ExportInformationEntity
- getTimeTakenInMs() - Method in class com.atlassian.crowd.event.directory.RemoteDirectorySynchronisationFinishedEvent
- getTimezone() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getTimeZone() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getTimeZone() - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
- getTimeZone() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getTimeZone() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getTimeZoneId() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getTimeZoneId() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getTitle() - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- getTitle() - Method in class com.atlassian.crowd.console.action.setup.Options
- getTitle() - Method in class com.atlassian.crowd.pageobjects.administration.GeneralOptionsPage
- getTo() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
- getTo() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
- getTo() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria
- getToAddSet() - Method in class com.atlassian.crowd.directory.synchronisation.utils.AddUpdateSets
- getToDate() - Method in class com.atlassian.crowd.console.action.auditlog.BrowseAuditLog
- getToken() - Method in class com.atlassian.crowd.event.application.ApplicationAuthenticatedEvent
- getToken() - Method in class com.atlassian.crowd.event.token.TokenInvalidatedEvent
- getToken() - Method in class com.atlassian.crowd.event.user.UserAuthenticationSucceededEvent
- getToken() - Method in class com.atlassian.crowd.event.user.UserTokenVerificationSucceededEvent
- getToken() - Method in class com.atlassian.crowd.integration.rest.entity.SessionEntity
- getToken() - Method in class com.atlassian.crowd.integration.rest.entity.WebhookEntity
- getToken() - Method in class com.atlassian.crowd.model.authentication.AuthenticatedToken
-
Gets the token.
- getToken() - Method in interface com.atlassian.crowd.model.authentication.Session
-
A session has an associated token that is granted by the server, and which can be presented by the client to identify the session.
- getToken() - Method in interface com.atlassian.crowd.model.rememberme.CrowdRememberMeToken
- getToken() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
- getToken() - Method in interface com.atlassian.crowd.model.token.ExpirableUserToken
-
A unique token.
- getToken() - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
- getToken() - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
- getToken() - Method in interface com.atlassian.crowd.model.webhook.Webhook
- getToken() - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
-
Deprecated.
- getToken() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
- getToken() - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordResetRequest
- getToken() - Method in class com.atlassian.crowd.plugin.rest.entity.SessionEntity
- getToken() - Method in class com.atlassian.crowd.plugin.rest.entity.TokenValidRequest
- getToken() - Method in class com.atlassian.crowd.plugin.rest.entity.WebhookEntity
- getToken() - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher
- getToken(long, String) - Method in interface com.atlassian.crowd.manager.login.ForgottenLoginManager
-
Returns password reset token for given user.
- getToken(long, String) - Method in class com.atlassian.crowd.manager.login.ForgottenLoginManagerImpl
- getToken(HttpServletRequest) - Method in class com.atlassian.crowd.integration.http.CacheAwareCrowdHttpAuthenticator
- getToken(HttpServletRequest) - Method in interface com.atlassian.crowd.integration.http.CrowdHttpAuthenticator
-
Retrieves the Crowd authentication token from the request.
- getToken(HttpServletRequest) - Method in class com.atlassian.crowd.integration.http.CrowdHttpAuthenticatorImpl
- getToken(HttpServletRequest, boolean) - Method in class com.atlassian.crowd.xwork.SimpleXsrfTokenGenerator
- getToken(HttpServletRequest, boolean) - Method in interface com.atlassian.crowd.xwork.XsrfTokenGenerator
-
Retrieves the token from the request.
- getTokenExpiryTime(Token) - Method in class com.atlassian.crowd.manager.authentication.AliasingAwareTokenAuthenticationManager
- getTokenExpiryTime(Token) - Method in class com.atlassian.crowd.manager.authentication.DelegatingTokenAuthenticationManager
- getTokenExpiryTime(Token) - Method in interface com.atlassian.crowd.manager.authentication.TokenAuthenticationManager
-
Returns the expiry time of a token.
- getTokenExpiryTime(Token) - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- getTokenGenerator() - Method in class com.atlassian.crowd.console.filter.LoginCsrfFilter
- getTokenNames() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- getTokenNames() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- getTokenStorageOptions() - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- getTokenStorageType() - Method in class com.atlassian.crowd.analytics.events.TokenStorageTypeEvent
- getTombstone() - Method in class com.atlassian.crowd.event.remote.ActiveDirectoryEntityDeletedEvent
- getTombstonesAfter(long, Long, Class<T>) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
-
Retrieves tombstone for the specified application, after the timestamp specified
- getTombstonesAfter(long, Long, Class<T>) - Method in class com.atlassian.crowd.dao.tombstone.TombstoneDAOHibernate
- 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, Collection<Long>, Class<T>) - Method in class com.atlassian.crowd.dao.tombstone.TombstoneDAOHibernate
- getTopTimersToString(int) - Method in class com.atlassian.crowd.common.util.TimedCalls
-
Returns string representations of longest timers.
- getTopTimersToString(long, int) - Method in class com.atlassian.crowd.common.util.TimedCalls
-
Returns string representations of longest timers.
- getTotal() - Method in class com.atlassian.crowd.analytics.events.ApplicationCountStatisticsEvent
- getTotal() - Method in class com.atlassian.crowd.analytics.events.DirectoryCountStatisticsEvent
- getTotalAttempted() - Method in class com.atlassian.crowd.util.BatchResult
- getTotalCount() - Method in class com.atlassian.crowd.plugin.rest.entity.VersionedRestPage
- getTotalDirectories() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
- getTotalLicensedUsers() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationLicensingSummaryEntity
- getTotalMemory() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getTotalMemory() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getTotalMemory() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getTotalSeatCount() - Method in class com.atlassian.crowd.analytics.events.license.LicenseUsageNotUnlimitedStatisticsEvent
-
Deprecated.
- getTotalSuccessful() - Method in class com.atlassian.crowd.util.BatchResult
- getTotalUsers() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
- getTotalUsers() - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
- getTotalUsersFromLocalCrowd() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
- getTotalUsersFromLocalCrowd() - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
- getToUpdateSet() - Method in class com.atlassian.crowd.directory.synchronisation.utils.AddUpdateSets
- getTransactionManager() - Method in class com.atlassian.crowd.console.interceptor.CrowdXWorkTransactionInterceptor
- getTransactionManager() - Method in class com.atlassian.crowd.xwork.interceptors.XWorkTransactionInterceptor
-
Template method for retrieving the transaction manager for the current application.
- getTranslator() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- getTransport(String) - Method in class com.atlassian.crowd.manager.mail.transport.MailSessionWrapper
- getTree() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser.andExpression_return
- getTree() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser.comparison_op_return
- getTree() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser.expression_return
- getTree() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser.orExpression_return
- getTree() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser.parExpression_return
- getTree() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser.primary_return
- getTree() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser.propertyExpression_return
- getTree() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser.restriction_return
- getTree() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser.string_return
- getTree() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser.termKey_return
- getTree() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser.termValue_return
- getTree() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser.unaryOperator_return
- getTreeAdaptor() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- getTrustedAddress(TrustedProxyManager, String, String) - Static method in class com.atlassian.crowd.manager.validation.XForwardedForUtil
-
Returns the originating client address the proxies are forwarding for if all the proxies are trusted, otherwise, return the request address.
- getTrustedAddress(TrustedProxyManager, HttpServletRequest) - Static method in class com.atlassian.crowd.manager.validation.XForwardedForUtil
-
Returns the originating client address the proxies are forwarding for if the proxies are trusted, otherwise, return the request address.
- getTrustedProxyServers() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Retrieves a String that contains a list of proxy servers we trust to correctly set the X-Forwarded-For flag.
- getTrustedProxyServers() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
-
Retrieves a String that contains a list of proxy servers we trust to correctly set the X-Forwarded-For flag.
- getType() - Method in class com.atlassian.crowd.analytics.events.ApplicationTypeStatisticsEvent
- getType() - Method in class com.atlassian.crowd.analytics.events.DirectoryTypeStatisticsEvent
- getType() - Method in class com.atlassian.crowd.applinks.CrowdHostApplication
- getType() - Method in interface com.atlassian.crowd.audit.AuditLogAuthor
- getType() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogAuthor
- getType() - Method in class com.atlassian.crowd.audit.query.AuditLogQueryAuthorRestriction
- getType() - Method in class com.atlassian.crowd.directory.cache.model.EntityIdentifier
- getType() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
- getType() - Method in class com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryMembership
- getType() - Method in interface com.atlassian.crowd.embedded.api.Directory
-
Returns the type of the directory.
- getType() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
- getType() - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntity
- getType() - Method in class com.atlassian.crowd.integration.rest.entity.PropertyEntity
- getType() - Method in enum class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator.SupportedType
- getType() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectory
- getType() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the type of the application.
- getType() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- getType() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- getType() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- getType() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- getType() - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup
- getType() - Method in class com.atlassian.crowd.model.group.DelegatingGroupWithAttributes
- getType() - Method in interface com.atlassian.crowd.model.group.Group
- getType() - Method in class com.atlassian.crowd.model.group.GroupTemplate
- getType() - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- getType() - Method in class com.atlassian.crowd.model.group.ImmutableGroup
- 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.group.LDAPGroupWithAttributes
- getType() - Method in interface com.atlassian.crowd.model.token.ExpirableUserToken
-
Type of the token, specifying with what feature in Crowd a given token is associated.
- getType() - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
- getType() - Method in class com.atlassian.crowd.pageobjects.aui.AuiFlag
- getType() - Method in class com.atlassian.crowd.pageobjects.aui.AuiMessage
- getType() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryDetailsPage
- getType() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPage
- getType() - Method in class com.atlassian.crowd.pageobjects.DirectoryBrowserPage.DirectoryDetails
- getType() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- getType() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- getType() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
- getType() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
- getType() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEventTypeRestDTO
- getType() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogAuthorRestrictionRestDTO
- getType() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
- getType() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
- getType() - Method in class com.atlassian.crowd.plugin.rest.entity.PropertyEntity
- getType() - Method in enum class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator.SupportedType
- getType(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- getType(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- getType(String) - Method in interface com.atlassian.crowd.search.query.entity.PropertyTypeService
-
Returns the class type of the property, or
null
if the property type could not be determined. - getType(String) - Method in class com.atlassian.crowd.search.query.entity.PropertyTypeServiceImpl
- getUnaliasedUsername() - Method in class com.atlassian.crowd.integration.rest.entity.SessionEntity
-
If this user has been aliased Crowd may also provide the original unaliased name.
- getUnaliasedUsername() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
- getUnaliasedUsername() - Method in class com.atlassian.crowd.model.token.ImmutableToken
- getUnaliasedUsername() - Method in class com.atlassian.crowd.model.token.Token
-
Deprecated.
- getUnaliasedUsername() - Method in class com.atlassian.crowd.plugin.rest.entity.SessionEntity
- getUncompletedSteps() - Method in class com.atlassian.crowd.console.setup.CrowdSetupPersister
- getUnescapedText(String) - Method in interface com.atlassian.crowd.util.I18nHelper
- getUnescapedText(String) - Method in class com.atlassian.crowd.util.I18nHelperImpl
-
Get the raw property value, complete with {0}'s.
- getUnescapedText(Locale, String) - Method in interface com.atlassian.crowd.util.I18nHelper
- getUnescapedText(Locale, String) - Method in class com.atlassian.crowd.util.I18nHelperImpl
- getUniqueFilename(Path, String) - Static method in class com.atlassian.crowd.upgrade.util.FilePathUtils
-
Tries to find a filename that doesn't exist in the target directory, by appending a numeric suffix to the given filename
- getUnremovedGroups() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getUnsafeAdminGroups(String, long, List<String>) - Method in class com.atlassian.crowd.util.AdminGroupChecker
- getUnsetBooleanPropertyDefaultingToTrueForCrowd() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- getUnsubscribedDirectories() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getUnsubscribedDirectoriesID() - Method in class com.atlassian.crowd.console.action.application.UpdateDirectories
- getUnsubscribedGroups() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- getUnsubscribedGroups() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getUnsubscribedGroupsForDirectory(Long) - Method in class com.atlassian.crowd.console.action.application.AddApplicationAuthorisationDetails
- getUpdatedConfigurations() - Method in class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningConfigurationUpdateResultsEntity
- getUpdatedDate() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
- getUpdatedDate() - Method in interface com.atlassian.crowd.embedded.api.Directory
-
Returns the date the directory was last modified.
- getUpdatedDate() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
- getUpdatedDate() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- getUpdatedDate() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectory
- getUpdatedDate() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the date the application was last updated.
- getUpdatedDate() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- getUpdatedDate() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- getUpdatedDate() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroup
- getUpdatedDate() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes
- getUpdatedDate() - Method in class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- getUpdatedDate() - Method in class com.atlassian.crowd.model.InternalEntityTemplate
- getUpdatedDate() - Method in interface com.atlassian.crowd.model.TimestampedEntity
-
Returns the date the entity was last updated.
- getUpdatedDate() - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUser
- getUpdatedDate() - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes
- getUpdatedDate() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
- getUpdatedDate() - Method in class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes
- getUpdatedDate() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- getUpdateSuccessful() - Method in class com.atlassian.crowd.console.action.BrowseWithDirectoryId
- getUpdateUsers() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForDelegated
- getUpgradeTasks() - Method in class com.atlassian.crowd.manager.upgrade.UpgradeManagerImpl
- getUppercase() - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassAnalysis
- getUptime() - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeDetailsImpl
- getUptime() - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
- getUptime() - Method in interface com.atlassian.crowd.service.cluster.ClusterNodeDetails
- getUptimeHours() - Method in class com.atlassian.crowd.analytics.events.instance.InstanceUptimeStatisticsEvent
- getUri() - Method in class com.atlassian.crowd.manager.avatar.AvatarReference.UriAvatarReference
- getUrl() - Method in class com.atlassian.crowd.acceptance.tests.administration.ATSTPluginTest.AtstHomePage
- getUrl() - Method in class com.atlassian.crowd.acceptance.tests.administration.ATSTPluginTest.CrowdSupportZipPage
- getUrl() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdXsrfProtectionTest.PageWithError
- getUrl() - Method in class com.atlassian.crowd.acceptance.tests.error.Error404PageTest.FakePage
- getUrl() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase.GenericPage
- getUrl() - Method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- getUrl() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getUrl() - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- getUrl() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- getUrl() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- getUrl() - Method in class com.atlassian.crowd.pageobjects.AbstractLoginPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.AddPrincipalPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.administration.ApplicationSessionsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.administration.BackupPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.administration.GeneralOptionsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.administration.LicensePage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.administration.MailTemplatePage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.administration.UserSessionsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationDetailsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationOngoingStepPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.application.BrowseApplicationsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.application.LicensesPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ApplicationAdministratorsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ApplicationAuthenticationTestPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage.RemoveApplicationPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ApplicationOptionsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ApplicationRemoteAddressesPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ApplicationSSOPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ApplicationUsersPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.BrowseApplinksPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ChangeEmailPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ChangeEmailPendingPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ClusterMonitoringPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ConfigureAuditLogPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.CrowdConsole
- getUrl() - Method in class com.atlassian.crowd.pageobjects.CrowdRestorePage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryChooseDirectoryTypePage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.pruning.ConfigurePruningPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.pruning.PruningAdministrationPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryDetailsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryPermissionsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPermissionsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConfigurationPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryDetailsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryPermissionsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectorySpringLdapPoolPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConfigurationPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConnectorPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryDetailsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryPermissionsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectorySpringLdapPoolPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdConnectionPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdDetailsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdPermissionsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.DirectoryBrowserPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.EmailChangedSuccessfullyPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.EmailChangeUnhandledErrorPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.error.AccessDeniedPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.error.SsoDisabledPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ForgottenLoginDetailsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.gla.GLABrowseGroupsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.gla.GLABrowserUsersBelongingToGroupPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.GoogleAppsApplicationSamlAuth
- getUrl() - Method in class com.atlassian.crowd.pageobjects.group.AddGroupPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.group.RemoveGroupPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupNestedMembers
- getUrl() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.InvalidEmailChangeTokenPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.LogoutPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.RemoveDirectoryPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.RemovePrincipalPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ResetPasswordConfirmationPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.setup.DatabaseSetupPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.setup.DefaultAdminSetupPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.setup.ForgedLicenseWarningSetupPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.setup.ImportSetupPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.setup.InstallTypeSetupPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.setup.InternalDirectorySetupPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.setup.LicenseSetupPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.setup.OptionsSetupPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.user.ChangeExpiredPasswordPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.user.ChangeExpiredPasswordSuccessfulPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.user.ChangePasswordPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.user.importer.ChooseImporterPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterMappingPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterResultsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ViewApplicationDirectoriesPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ViewProfileGroupsPage
- getUrl() - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- getUrl() - Method in class com.atlassian.crowd.plugin.rest.entity.CrowdConnectionTestEntity
- getUrl() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getUrl() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getURL(String) - Method in class com.atlassian.crowd.plugin.descriptors.webwork.PluginClassTemplateLoader
- getUrlForApplication(int) - Static method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- getUrlForApplication(String) - Static method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- getUrlToMock() - Method in class com.atlassian.crowd.acceptance.utils.proxy.MockServerResponse
- getUsage() - Method in class com.atlassian.crowd.analytics.events.license.LicenseEvent
- getUsage() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitLicenseResource
- getUsedMemory() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- getUsedMemory() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- getUsedMemory() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- getUsedSeatCount() - Method in class com.atlassian.crowd.analytics.events.license.LicenseUnlimitedStatisticsEvent
-
Deprecated.
- getUsedSeatCount() - Method in class com.atlassian.crowd.analytics.events.license.LicenseUsageNotUnlimitedStatisticsEvent
-
Deprecated.
- getUsedTime() - Method in interface com.atlassian.crowd.model.rememberme.CrowdRememberMeToken
- getUsedTime() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
- getUsedTime() - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher
- getUseNestedGroups() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- getUseNestedGroups() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdDetails
- getUseNestedGroups() - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- getUser() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- getUser() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getUser() - Method in class com.atlassian.crowd.directory.ldap.name.SearchDN
-
Returns a Name representing the DN to search beneath for users.
- getUser() - Method in class com.atlassian.crowd.embedded.api.ValidatePasswordRequest
- getUser() - Method in class com.atlassian.crowd.event.groupleveladmin.UserStoppedBeingGroupAdministratorEvent
- getUser() - Method in class com.atlassian.crowd.event.login.RequestResetPasswordEvent
- getUser() - Method in class com.atlassian.crowd.event.login.RequestUsernamesEvent
- getUser() - Method in class com.atlassian.crowd.event.user.UserAddedNotificationEvent
- getUser() - Method in class com.atlassian.crowd.event.user.UserAuthenticatedEvent
- getUser() - Method in class com.atlassian.crowd.event.user.UserAuthenticatedWithSamlSsoEvent
- getUser() - Method in class com.atlassian.crowd.event.user.UserCreatedEvent
- getUser() - Method in class com.atlassian.crowd.event.user.UserUpdatedEvent
- getUser() - Method in exception com.atlassian.crowd.exception.InvalidUserException
- getUser() - Method in class com.atlassian.crowd.integration.rest.entity.SessionEntity
- getUser() - Method in class com.atlassian.crowd.integration.rest.entity.UserEventEntity
- getUser() - Method in interface com.atlassian.crowd.manager.permission.UserGroupAdministrationMapping
-
Returns the administrator
- getUser() - Method in exception com.atlassian.crowd.manager.sso.ApplicationAccessDeniedException
- getUser() - Method in interface com.atlassian.crowd.model.authentication.Session
- getUser() - Method in class com.atlassian.crowd.model.event.UserEvent
- 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
- getUser() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria
- getUser() - Method in class com.atlassian.crowd.plugin.rest.entity.SessionEntity
- getUser() - Method in class com.atlassian.crowd.service.permission.ImmutableUserGroupAdministrationMapping
- getUser() - Method in class com.atlassian.crowd.test.util.analytics.AnalyticsEventReport.Event
- getUser(String) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Returns the
user
that matches the suppliedname
. - getUser(String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- getUser(String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getUser(String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Gets a User by user name.
- getUser(String, String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.UsersResource
- getUser(HttpServletRequest) - Method in class com.atlassian.crowd.integration.http.CacheAwareCrowdHttpAuthenticator
- getUser(HttpServletRequest) - Method in interface com.atlassian.crowd.integration.http.CrowdHttpAuthenticator
-
Attempts to retrieve the currently authenticated User from the request.
- getUser(HttpServletRequest) - Method in class com.atlassian.crowd.integration.http.CrowdHttpAuthenticatorImpl
- getUser(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.integration.seraph.CrowdAuthenticator
- getUserActiveFromAttribute(Attributes) - Method in class com.atlassian.crowd.directory.ldap.mapper.entity.ActiveDirectoryUserAttributesMapper
- getUserActiveFromAttribute(Attributes) - Method in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPUserAttributesMapper
- getUserAddedTemplate() - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- getUserAndAttributesFromXml(Element, Map<Long, Long>) - Method in class com.atlassian.crowd.migration.legacy.UserMapper
- getUserAttributes() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- getUserAttributes(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.UsersResource
- getUserAttributesFromXml(Element, InternalUser) - Method in class com.atlassian.crowd.migration.UserMapper
- getUserAuthenticationContext(HttpServletRequest, String, String, ClientProperties) - Method in interface com.atlassian.crowd.integration.http.util.CrowdHttpTokenHelper
-
Returns the user authentication context from a request.
- getUserAuthenticationContext(HttpServletRequest, String, String, ClientProperties) - Method in class com.atlassian.crowd.integration.http.util.CrowdHttpTokenHelperImpl
- getUserAvatar(Application, String, int) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- getUserAvatar(Application, String, int) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Gets an avatar for this user, if one is available.
- getUserAvatar(Application, String, int) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- getUserAvatar(User, int) - Method in interface com.atlassian.crowd.manager.avatar.AvatarProvider
-
Gets a URL for an avatar based on the information in this
User
, if one is available. - getUserAvatar(User, int) - Method in class com.atlassian.crowd.manager.avatar.WebServiceAvatarProvider
- getUserAvatarByName(long, String, int) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Return an avatar, if available, for the named user in the specified directory.
- getUserAvatarByName(long, String, int) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- getUserAvatarByName(String, int) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- getUserAvatarByName(String, int) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- getUserAvatarByName(String, int) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- getUserAvatarByName(String, int) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- getUserAvatarByName(String, int) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- getUserAvatarByName(String, int) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Return an avatar, if available, for the named user.
- getUserAvatarByName(String, int) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- getUserAvatarByName(String, int) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- getUserAvatarLink(Application, String, int) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- getUserAvatarLink(Application, String, int) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Gets a URL for an avatar for this user, if one is available.
- getUserAvatarLink(Application, String, int) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- getUserByKey() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- getUserByKey(String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getUserByKey(String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Gets a User by key.
- getUserByRest(String, String) - Static method in class com.atlassian.crowd.acceptance.utils.RestUtil
- getUserByRest(String, String, String, String) - Static method in class com.atlassian.crowd.acceptance.utils.RestUtil
- getUserChangesFromDeltaQuery(String) - Method in class com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher
- getUserChildrenIdsToAdd() - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- getUserChildrenIdsToDelete() - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- getUserContextMapper(UserContextMapperConfig) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- getUserCount() - Method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent
- getUserCount() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- getUserCount() - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- getUserCount() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- getUserCount() - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- getUserCount() - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- getUserCount() - Method in interface com.atlassian.crowd.directory.FastEntityCountProvider
- getUserCount() - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- getUserCount() - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
Counts users in directory cache.
- getUserCount(long) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- getUserCount(long) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
Return number of users in given directory.
- getUserCredentialsHistorySQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getUserCredentialsHistorySQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getUserCredentialsHistorySQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getUserCredentialsHistorySQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.SqlServerLegacyTableQueries
- getUserCredentialsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getUserCredentialsSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getUserCredentialsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getUserDetailsTableContents() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- getUserDisplayNameAttr() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getUserDisplayNameAttr() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getUserDisplayNameAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getUserDisplayNameAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getUserDisplayNameAttribute() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getUserDisplayNameAttribute() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getUserDisplayNameAttribute() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- getUserDisplayNameFromAttribute(Attributes) - Method in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPUserAttributesMapper
- getUserDn() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- getUserDN() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getUserDN() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- getUserDN() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- getUserDN() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getUserDN() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getUserDNaddition() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getUserDNaddition() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getUserDNaddition() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getUserDNaddition() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getUseRelaxedDNStandardisation() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- getUseRelaxedDNStandardisation() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getUserEmailAttribute() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getUserEmailAttribute() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getUserEmailFromAttribute(Attributes) - Method in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPUserAttributesMapper
- getUserEncryptionMethod() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getUserEncryptionMethod() - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- getUserEncryptionMethod() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- getUserEncryptionMethod() - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- getUserEncryptionMethod() - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- getUserEncryptionMethod() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getUserEncryptionMethod() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getUserEncryptionMethod() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- getUserEncryptionMethod() - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- getUserEncryptionMethod() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- getUserEncryptionMethod() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getUserEncryptionMethod() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getUserEncryptionMethods() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getUserEncryptionMethods() - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- getUserEncryptionMethods() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- getUserEncryptionMethods() - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- getUserExternalIdAttr() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getUserExternalIdAttr() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getUserExternalIdAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getUserExternalIdAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getUserExternalIdAttribute() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- getUserExternalIds(long, List<String>) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- getUserFilePath() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- getUserFilter() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getUserFilter() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getUserFirstnameAttr() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getUserFirstnameAttr() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getUserFirstnameAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getUserFirstnameAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getUserFirstNameAttribute() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getUserFirstNameAttribute() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getUserFirstNameAttribute() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- getUserFirstNameFromAttribute(Attributes) - Method in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPUserAttributesMapper
- getUserFromXml(Element, CrowdBackupDateConverter) - Method in class com.atlassian.crowd.migration.UserMapper
- getUserGroupAttribute() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- getUserGroupMemberAttr() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getUserGroupMemberAttr() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getUserGroupMemberAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getUserGroupMemberAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getUserGroupMembershipsAttribute() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getUserGroupMembershipsAttribute() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getUserGroupsNames(String, long) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.CrowdInstanceHelper
- getUserHeaderRow() - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- getUserIdentifiers() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserIdentifiersEntityList
- getUserIds() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse
- getUserImportCount() - Method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- getUserImportResults() - Method in class com.atlassian.crowd.migration.legacy.LegacyImportDataHolder
- getUserLastnameAttr() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getUserLastnameAttr() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getUserLastnameAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getUserLastnameAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getUserLastNameAttribute() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getUserLastNameAttribute() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getUserLastNameAttribute() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- getUserLastNameFromAttribute(Attributes) - Method in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPUserAttributesMapper
- getUserMailAttr() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getUserMailAttr() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getUserMailAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getUserMailAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getUserMailAttribute() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- getUserMappingConfiguration() - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- getUserMappingOptions() - Method in class com.atlassian.crowd.console.action.dataimport.CsvMapping
- getUserMappingRows() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- getUserMappingRows() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterMappingPage
- getUserMappings() - Method in interface com.atlassian.crowd.manager.permission.SingleGroupAdministrationMappings
-
Returns the user mappings
- getUserMappings() - Method in class com.atlassian.crowd.service.permission.ImmutableSingleGroupAdministrationMappings
- getUserMembersOfGroup() - Method in class com.atlassian.crowd.console.action.pickers.SearchPicker
-
Generates a collection of users that are members of a group in a particular directory.
- getUserModificationItems(User, LDAPUserWithAttributes) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- getUserModificationItems(User, LDAPUserWithAttributes) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- getUsername() - Method in class com.atlassian.crowd.console.action.ChangeExpiredPassword
-
Get username from the session attributes.
- getUsername() - Method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- getUsername() - Method in class com.atlassian.crowd.console.action.License
- getUsername() - Method in class com.atlassian.crowd.console.action.user.EditProfile
- getUsername() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getUsername() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getUsername() - Method in exception com.atlassian.crowd.emailchange.SameEmailAddressException
- getUsername() - Method in class com.atlassian.crowd.event.recovery.RecoveryModeActivatedEvent
- getUsername() - Method in class com.atlassian.crowd.event.role.RoleMembershipCreatedEvent
-
Deprecated.
- getUsername() - Method in class com.atlassian.crowd.event.role.RoleMembershipDeletedEvent
-
Deprecated.
- getUsername() - Method in class com.atlassian.crowd.event.user.UserAuthenticationFailedInvalidAuthenticationEvent
- getUsername() - Method in class com.atlassian.crowd.event.user.UserCredentialUpdatedEvent
- getUsername() - Method in class com.atlassian.crowd.event.user.UserDeletedEvent
-
Deprecated.
- getUsername() - Method in exception com.atlassian.crowd.exception.InvalidAuthenticationException
- getUsername() - Method in class com.atlassian.crowd.importer.config.JdbcConfiguration
- getUsername() - Method in class com.atlassian.crowd.integration.springsecurity.LoginRequest
- getUsername() - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails
-
Returns the username used to authenticate the user.
- getUsername() - Method in exception com.atlassian.crowd.manager.application.AliasAlreadyInUseException
- getUsername() - Method in exception com.atlassian.crowd.manager.application.AliasAlreadyInUseRuntimeException
- getUsername() - Method in class com.atlassian.crowd.model.event.AliasEvent
- getUsername() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser
- getUsername() - Method in class com.atlassian.crowd.model.licensing.LicensedUser
- getUsername() - Method in interface com.atlassian.crowd.model.rememberme.CrowdRememberMeToken
- getUsername() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
- getUsername() - Method in interface com.atlassian.crowd.model.token.ExpirableUserToken
-
A username that can be associated with the token.
- getUsername() - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
- getUsername() - Method in class com.atlassian.crowd.model.tombstone.AliasTombstone
- getUsername() - Method in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- getUsername() - Method in class com.atlassian.crowd.pageobjects.administration.UserSessionsPage.FilteringCriteria
- getUsername() - Method in class com.atlassian.crowd.pageobjects.application.LicensesPage.User
- getUsername() - Method in class com.atlassian.crowd.pageobjects.ApplicationSearchUsersResult
- getUsername() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage.UserMember
- getUsername() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupNestedMembers.NestedMember
- getUsername() - Method in class com.atlassian.crowd.pageobjects.user.ChangeExpiredPasswordPage
- getUsername() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
- getUsername() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
- getUsername() - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserEntity
- getUsername() - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity
- getUsername() - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordChangeRequest
- getUsername() - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordResetRequest
- getUsername() - Method in class com.atlassian.crowd.plugin.rest.entity.TokenValidRequest
- getUsername() - Method in exception com.atlassian.crowd.sso.saml.impl.opensaml.action.email.AbstractEmailAddressException
- getUsername() - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher
- getUsername() - Method in class com.atlassian.crowd.util.mail.SMTPServer
- getUsername() - Method in class com.atlassian.crowd.util.MailServerModel
- getUsername(GraphUser, String) - Method in class com.atlassian.crowd.directory.rest.mapper.AzureAdRestEntityMapper
-
Returns name of the user.
- getUserName() - Method in class com.atlassian.crowd.console.action.BaseAction
- getUserName() - Method in exception com.atlassian.crowd.exception.runtime.UserNotFoundException
- getUserName() - Method in exception com.atlassian.crowd.exception.UserAlreadyExistsException
- getUserName() - Method in exception com.atlassian.crowd.exception.UserNotFoundException
-
Returns the name of the user that could not be found.
- getUserName() - Method in class com.atlassian.crowd.integration.rest.entity.AuthenticationContextEntity
- getUserName() - Method in class com.atlassian.crowd.plugin.rest.entity.AuthenticationContextEntity
- getUserName() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.AliasEntry
- getUserNameAttr() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getUserNameAttr() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getUserNameAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getUserNameAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getUserNameAttribute() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getUserNameAttribute() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getUserNameAttribute() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- getUsernameField() - Method in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- getUsernameField() - Method in class com.atlassian.crowd.pageobjects.AddPrincipalPage
- getUsernameField() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- getUsernameFieldLabelText() - Method in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- getUsernameFieldLabelText() - Method in interface com.atlassian.crowd.pageobjects.CrowdLoginPage
- getUsernameFieldLabelText() - Method in class com.atlassian.crowd.pageobjects.LegacyCrowdLoginPage
- getUsernameForAlias(long, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.application.ApplicationController
- getUsernameForAlias(long, String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.application.AliasResource
- getUsernameFromAttributes(Attributes) - Method in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPUserAttributesMapper
- getUserNameRdnAttr() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getUserNameRdnAttr() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getUserNameRdnAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getUserNameRdnAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getUserNameRdnAttribute() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getUserNameRdnAttribute() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getUserNameRdnAttribute() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- getUsernames() - Method in class com.atlassian.crowd.event.login.RequestUsernamesEvent
- getUsernames() - Method in class com.atlassian.crowd.event.user.UsersDeletedEvent
- getUserNames() - Method in class com.atlassian.crowd.integration.rest.entity.MembershipEntity
- getUserNames() - Method in class com.atlassian.crowd.model.group.ImmutableMembership
- getUserNames() - Method in interface com.atlassian.crowd.model.group.Membership
- getUsernamesInDirectory(long) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.CrowdInstanceHelper
- getUsernamesInGroup(String, long) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.CrowdInstanceHelper
- getUserNonMembersOfGroup() - Method in class com.atlassian.crowd.console.action.pickers.SearchPicker
-
Generates a collection of users that are not members of a group in a particular directory.
- getUserObjectClass() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getUserObjectClass() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getUserObjectClass() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getUserObjectClass() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getUserObjectClass() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- getUserObjectClass() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getUserObjectClass() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getUserObjectFilter() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getUserObjectFilter() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getUserObjectFilter() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- getUserObjectFilter() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getUserObjectFilter() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getUserPasswordAttr() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- getUserPasswordAttr() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- getUserPasswordAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- getUserPasswordAttr() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getUserPasswordAttribute() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- getUserPasswordAttribute() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- getUserPasswordAttribute() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- getUserPrincipalName() - Method in class com.atlassian.crowd.directory.rest.entity.membership.GraphMembershipUser
- getUserPrincipalName() - Method in class com.atlassian.crowd.directory.rest.entity.user.GraphUser
- getUserPrincipalName() - Method in class com.atlassian.crowd.directory.rest.entity.user.rename.GraphUserRenameEntity
- getUserProfile(UserKey) - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
- getUserProfile(String) - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
- getUsers() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.MembershipEntity
- getUsers() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
- getUsers() - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- getUsers() - Method in class com.atlassian.crowd.directory.cache.BackgroundQueriesProcessor
- getUsers() - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- getUsers() - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- getUsers() - Method in class com.atlassian.crowd.integration.rest.entity.MembershipEntity
- getUsers() - Method in class com.atlassian.crowd.pageobjects.gla.GLABrowserUsersBelongingToGroupPage
- getUsers() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- getUsers() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
- getUsersAbsolutePath() - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- getUsersAlreadyExist() - Method in class com.atlassian.crowd.importer.model.Result
- getUserSampleRow() - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- getUsersByUserGroupMembership(CrowdLdapName) - Method in class com.atlassian.crowd.directory.synchronisation.cache.GroupUserCache
-
Cache-based equivalent of RFC459Directory.getUsersByUserGroupMembershipAttributeFilter().
- getUsersCount() - Method in class com.atlassian.crowd.analytics.events.LoginByEmailAddressAggregateAnalyticsEvent
- getUsersCount(long) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- getUsersDeactivated() - Method in class com.atlassian.labs.crowd.directory.pruning.analytics.events.PruningJobRunAnalyticsEvent
- getUsersDeactivated() - Method in class com.atlassian.labs.crowd.directory.pruning.event.PruningJobRunEvent
- getUsersDeleted() - Method in class com.atlassian.labs.crowd.directory.pruning.analytics.events.PruningJobRunAnalyticsEvent
- getUsersDeleted() - Method in class com.atlassian.labs.crowd.directory.pruning.event.PruningJobRunEvent
- getUsersDeltaQuerySyncToken() - Method in class com.atlassian.crowd.directory.cache.DeltaQuerySyncTokenHolder
- getUserSessions(RestPageRequest, String, Long) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.SessionsAdminResource
- getUserSettings(UserKey) - Method in class com.atlassian.sal.crowd.usersettings.CrowdUserSettingsService
- getUsersFailedImport() - Method in class com.atlassian.crowd.importer.model.Result
- getUsersForDirectory(long) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- getUsersFromDeltaQuery() - Method in class com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher
- getUsersImported() - Method in class com.atlassian.crowd.importer.model.Result
- getUsersImported() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterResultsPage
- getUsersOfGroup(String, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getUsersOfGroup(String, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for users who are direct members of a group.
- getUsersTable() - Method in class com.atlassian.crowd.pageobjects.application.LicensesPage
- getUserStatusMappingType() - Method in class com.atlassian.crowd.console.action.dataimport.CsvConfirmation
- getUserStatusMappingType() - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- getUserStatusMappingType() - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- getUserStatusSettings() - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- getUsersToAddAndUpdate(Collection<? extends User>, Date) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
-
Returns the users that need to be added or updated given the list of all remote users.
- getUsersToAddAndUpdate(Collection<? extends User>, Date) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- getUsersToAddAndUpdateOld(Collection<? extends User>, Date) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- getUsersWithPermission(Application, UserPermission, boolean) - Method in interface com.atlassian.crowd.manager.permission.UserPermissionService
- getUsersWithPermission(Application, UserPermission, boolean) - Method in class com.atlassian.crowd.manager.permission.UserPermissionServiceImpl
- getUserTimeZone() - Method in class com.atlassian.sal.crowd.timezone.CrowdTimeZoneManager
- getUserTimeZone(UserKey) - Method in class com.atlassian.sal.crowd.timezone.CrowdTimeZoneManager
- getUserWithAttributes(String) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Returns the
user
that matches the suppliedname
. - getUserWithAttributes(String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- getUserWithAttributes(String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getUserWithAttributes(String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Gets a User with Attributes by user name.
- getUseSSL() - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity
- getUseSSL() - Method in class com.atlassian.crowd.util.mail.SMTPServer
- getUseSSL() - Method in class com.atlassian.crowd.util.MailServerModel
- getUseUserMembershipAttribute() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- getUseUserMembershipAttribute() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getUseUserMembershipAttributeForGroupMembership() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- getUseUserMembershipAttributeForGroupMembership() - Method in class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- getUsnChanged() - Method in class com.atlassian.crowd.model.Tombstone
- getValidationErrors() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- getValidationFactorExtractor() - Method in interface com.atlassian.crowd.integration.http.util.CrowdHttpTokenHelper
-
Returns the ValidationFactor extractor.
- getValidationFactorExtractor() - Method in class com.atlassian.crowd.integration.http.util.CrowdHttpTokenHelperImpl
- getValidationFactors() - Method in class com.atlassian.crowd.integration.rest.entity.AuthenticationContextEntity
- getValidationFactors() - Method in class com.atlassian.crowd.integration.rest.entity.ValidationFactorEntityList
- getValidationFactors() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdSSOAuthenticationDetails
- getValidationFactors() - Method in class com.atlassian.crowd.model.authentication.AuthenticationContext
-
Gets the authenticating validation factors.
- getValidationFactors() - Method in class com.atlassian.crowd.plugin.rest.entity.AuthenticationContextEntity
- getValidationFactors() - Method in class com.atlassian.crowd.plugin.rest.entity.ValidationFactorEntityList
- getValidationFactors(HttpServletRequest) - Method in interface com.atlassian.crowd.integration.http.util.CrowdHttpValidationFactorExtractor
-
Retrieves validation factors from the request: Remote Address: the source IP address of the HTTP request. Original Address: the X-Forwarded-For HTTP header (if present and distinct from the Remote Address).
- getValidationFactors(HttpServletRequest) - Method in class com.atlassian.crowd.integration.http.util.CrowdHttpValidationFactorExtractorImpl
- getValidator(DirectoryType, EnumSet<DirectoryValidationContext>) - Method in interface com.atlassian.crowd.embedded.validator.DirectoryValidatorFactory
-
Creates instance of Directory validator with the given validation context and returns it
- getValidator(DirectoryType, EnumSet<DirectoryValidationContext>) - Method in class com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorFactoryImpl
- getValidators() - Method in class com.atlassian.crowd.embedded.validator.impl.CompoundValidator
- getValidEmail(CrowdUserDetails, Application) - Method in interface com.atlassian.crowd.sso.saml.impl.opensaml.action.email.EmailIdentifierProvider
- getValidEmail(CrowdUserDetails, Application) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.email.EmailIdentifierProviderImpl
- getValidPoolSize() - Method in class com.atlassian.crowd.config.EnvironmentDrivenDatabaseConfigurationListener
- getValue() - Method in class com.atlassian.crowd.common.properties.AbstractSystemProperty
-
Returns the value of this system property or the default if it's not set.
- getValue() - Method in class com.atlassian.crowd.console.action.directory.UpdateCustomAttributes
- getValue() - Method in class com.atlassian.crowd.console.action.principal.UpdateAttributes
- getValue() - Method in class com.atlassian.crowd.core.tiny.PairType
- getValue() - Method in enum class com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
- getValue() - Method in class com.atlassian.crowd.integration.rest.entity.PasswordEntity
- getValue() - Method in class com.atlassian.crowd.integration.rest.entity.PropertyRestrictionEntity
- getValue() - Method in class com.atlassian.crowd.integration.rest.entity.ValidationFactorEntity
- getValue() - Method in enum class com.atlassian.crowd.model.ApplicationSubtype
- getValue() - Method in class com.atlassian.crowd.model.authentication.ValidationFactor
-
Gets the value.
- getValue() - Method in class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
- getValue() - Method in class com.atlassian.crowd.model.InternalEntityAttribute
- getValue() - Method in class com.atlassian.crowd.model.property.Property
- getValue() - Method in class com.atlassian.crowd.plugin.rest.entity.AttributeEntity
- getValue() - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntity
- getValue() - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordEntity
- getValue() - Method in class com.atlassian.crowd.plugin.rest.entity.PluginSettingEntity
- getValue() - Method in class com.atlassian.crowd.plugin.rest.entity.PropertyRestrictionEntity
- getValue() - Method in class com.atlassian.crowd.plugin.rest.entity.RemoteAddressEntity
-
Returns the value of the remote address.
- getValue() - Method in class com.atlassian.crowd.plugin.rest.entity.ValidationFactorEntity
- getValue() - Method in interface com.atlassian.crowd.search.query.entity.restriction.PropertyRestriction
-
Returns the value to match against the property.
- getValue() - Method in class com.atlassian.crowd.search.query.entity.restriction.TermRestriction
- 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.AttributeValuesHolder
- getValue(String) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- getValue(String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- getValue(String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- getValue(String) - Method in class com.atlassian.crowd.directory.DirectoryWrapper
- getValue(String) - Method in class com.atlassian.crowd.directory.LazyAttributesEvaluationDirectory
- getValue(String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- getValue(String) - Method in class com.atlassian.crowd.directory.MultiValuedAttributeValuesHolder
- getValue(String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- getValue(String) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- getValue(String) - Method in interface com.atlassian.crowd.embedded.api.Attributes
-
Returns any value associated with the given key, returns
null
if there is no value. - getValue(String) - Method in class com.atlassian.crowd.embedded.impl.AbstractDelegatingEntityWithAttributes
- getValue(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableAttributes
- getValue(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
- getValue(String) - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntity
- getValue(String) - Method in class com.atlassian.crowd.integration.rest.entity.MultiValuedAttributeEntityList
- getValue(String) - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- getValue(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectory
- getValue(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- getValue(String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- getValue(String) - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- getValue(String) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- getValue(String) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- getValue(String) - Method in class com.atlassian.crowd.model.EntityWithAttributes
- getValue(String) - Method in class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
- getValue(String) - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes
- getValue(String) - Method in class com.atlassian.crowd.model.group.ImmutableGroupWithAttributes
- getValue(String) - Method in class com.atlassian.crowd.model.group.LDAPGroupWithAttributes
- getValue(String) - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes
- getValue(String) - Method in class com.atlassian.crowd.model.user.ImmutableUserWithAttributes
- getValue(String) - Method in class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- getValue(String) - Method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
- getValue(Element, String, Function<String, T>) - Method in class com.atlassian.crowd.migration.GenericMapper
- getValueFromAttributes(String, Attributes) - Static method in class com.atlassian.crowd.directory.ldap.util.DirectoryAttributeRetriever
-
Retrieves the first value from the collection of attributes for the supplied name directoryAttributeName.
- getValueFromExternalIdAttribute(String, Attributes) - Static method in class com.atlassian.crowd.directory.ldap.util.DirectoryAttributeRetriever
-
Retrieves the first value from the collection of attributes for the supplied name externalIdAttribute.
- getValues() - Method in class com.atlassian.crowd.directory.ldap.util.ListAttributeValueProcessor
- getValues() - Method in class com.atlassian.crowd.integration.rest.entity.MultiValuedAttributeEntity
- getValues() - Method in class com.atlassian.crowd.plugin.rest.entity.ListEntityWrapper
- getValues() - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntity
- getValues(NameAttributesPair) - Method in interface com.atlassian.crowd.directory.ldap.mapper.attribute.AttributeMapper
-
Map the value of the key from a directory entry.
- getValues(NameAttributesPair) - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC2307MemberUidMapper
- getValues(NameAttributesPair) - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC4519MemberDnMapper
- getValues(NameAttributesPair) - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC4519MemberDnRangedMapper
- getValues(NameAttributesPair) - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC4519MemberDnRangeOffsetMapper
- getValues(NameAttributesPair) - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.ObjectGUIDMapper
- getValues(NameAttributesPair) - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.ObjectSIDMapper
- getValues(NameAttributesPair) - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.PrimaryGroupIdMapper
- getValues(NameAttributesPair) - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.RFC2307GidNumberMapper
- getValues(NameAttributesPair) - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.user.MemberOfOverlayMapper
- getValues(NameAttributesPair) - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.UserAccountControlMapper
- getValues(NameAttributesPair) - Method in class com.atlassian.crowd.directory.ldap.mapper.attribute.USNChangedMapper
- 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.AttributeValuesHolder
- getValues(String) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- getValues(String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- getValues(String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- 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.directory.MockSimpleRemoteDirectory
- getValues(String) - Method in class com.atlassian.crowd.directory.MultiValuedAttributeValuesHolder
- getValues(String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- getValues(String) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- getValues(String) - Method in interface com.atlassian.crowd.embedded.api.Attributes
-
Get all the values associated with a given key.
- getValues(String) - Method in class com.atlassian.crowd.embedded.impl.AbstractDelegatingEntityWithAttributes
- getValues(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableAttributes
- getValues(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
- getValues(String) - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntity
- getValues(String) - Method in class com.atlassian.crowd.integration.rest.entity.MultiValuedAttributeEntityList
- getValues(String) - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- getValues(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectory
- getValues(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- getValues(String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- getValues(String) - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- getValues(String) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- getValues(String) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- getValues(String) - Method in class com.atlassian.crowd.model.EntityWithAttributes
- getValues(String) - Method in class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
- getValues(String) - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes
- getValues(String) - Method in class com.atlassian.crowd.model.group.ImmutableGroupWithAttributes
- getValues(String) - Method in class com.atlassian.crowd.model.group.LDAPGroupWithAttributes
- getValues(String) - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes
- getValues(String) - Method in class com.atlassian.crowd.model.user.ImmutableUserWithAttributes
- getValues(String) - Method in class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- getValues(String) - Method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
- getVerifyGroupsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getVerifyGroupsSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getVerifyGroupsSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getVerifyRolesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
- getVerifyRolesSQL() - Method in interface com.atlassian.crowd.migration.legacy.database.sql.LegacyTableQueries
- getVerifyRolesSQL() - Method in class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- getVersion() - Method in enum class com.atlassian.crowd.embedded.impl.EnvironmentUtils.JRE
- getVersion() - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
- getVersion() - Method in class com.atlassian.crowd.plugin.CrowdApplication
- getVersion() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationLicensingSummaryEntity
- getVersion() - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity
- getVersion() - Method in class com.atlassian.crowd.plugin.rest.filter.RestServiceVersionFilter
- getVersion() - Method in class com.atlassian.crowd.service.sal.CrowdApplicationProperties
- getVersion() - Method in class com.atlassian.crowd.swagger.extras.enricher.util.RestTagConfiguration
- getVersion() - Static method in class com.atlassian.crowd.util.build.BuildUtils
-
Detailed info about this Crowd release, including build version, build number and build date.
- getVersion(JobId) - Method in class com.atlassian.crowd.scheduling.ClusterJobDAODecorator
- getVersion(String) - Method in class com.atlassian.crowd.dao.scheduling.ClusterJobDAOHibernate
- getVersionId() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
- getVersionId() - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
- getVersions() - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity
- getViewDirectoryLink() - Method in class com.atlassian.crowd.pageobjects.ExpandableJndiDirectoriesList.DirectoryLink
- getViolatedConstraints() - Method in exception com.atlassian.crowd.exception.InvalidCredentialException
- getWarningMessage() - Method in class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- getWebAppId() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- getWebAppId() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- getWebAppId() - Method in class com.atlassian.crowd.plugin.rest.entity.AzureAdConnectionTestEntity
- getWebApplicationId() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- getWebAppSecret() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- getWebAppSecret() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- getWebAppSecret() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- getWebAppSecret() - Method in class com.atlassian.crowd.plugin.rest.entity.AzureAdConnectionTestEntity
- getWebFragmentsContextMap() - Method in interface com.atlassian.crowd.console.action.ActionHelper
- getWebFragmentsContextMap() - Method in class com.atlassian.crowd.console.action.BaseAction
- getWebhook(long) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- getWebhook(long) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Retrieves a Webhook endpoint URL.
- getWebhook(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.server.WebhooksResource
- getWebhooks() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns the Webhooks associated to the application.
- getWebhooks() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- getWebhooks() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- getWebInterfaceManager() - Method in class com.atlassian.crowd.console.action.BaseAction
- getWebItemsForApplication() - Method in class com.atlassian.crowd.console.action.ApplicationBaseAction
-
Gets a list of web-items that should be used as tabs in the view of an application.
- getWebItemsForApplication() - Method in class com.atlassian.crowd.plugin.saml.action.UpdateSAMLConfiguration
- getWebItemsForSection(String) - Method in interface com.atlassian.crowd.console.action.ActionHelper
- getWebItemsForSection(String) - Method in class com.atlassian.crowd.console.action.BaseAction
- getWebResourceManager() - Method in class com.atlassian.crowd.console.action.BaseAction
- getWebSectionsForLocation(String) - Method in interface com.atlassian.crowd.console.action.ActionHelper
- getWebSectionsForLocation(String) - Method in class com.atlassian.crowd.console.action.BaseAction
- getWebSectionsForLocationAndSection(String, String) - Method in interface com.atlassian.crowd.console.action.ActionHelper
- getWebSudoBanner() - Method in class com.atlassian.crowd.pageobjects.CrowdHeader
- getWebTarget(String, String, URI) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
-
Returns the WebResource with the specified URI.
- getWebTarget(String, String, URI) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
-
Returns the WebTarget with the specified URI.
- getWebTarget(URI) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
-
Returns the WebTarget with the specified URI, retrieved anonymously.
- getWelcomeText() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
- getWelcomeText() - Method in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- getWelcomeText() - Method in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- getWelcomeText() - Method in interface com.atlassian.crowd.pageobjects.CrowdLoginPage
- getWelcomeText() - Method in class com.atlassian.crowd.pageobjects.CrowdLoginPageState
- getWelcomeText() - Method in class com.atlassian.crowd.pageobjects.LegacyCrowdLoginPage
- getWelcomeText() - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity
- getWelcomeTextLength() - Method in class com.atlassian.crowd.analytics.events.LookAndFeelConfigStatisticsEvent
- getWhere(HQLQuery) - Method in class com.atlassian.crowd.search.hibernate.audit.EmptyRestriction
- getWhere(HQLQuery) - Method in interface com.atlassian.crowd.search.hibernate.audit.Restriction
- getWhere(HQLQuery) - Method in class com.atlassian.crowd.search.hibernate.audit.RestrictionGroup
- getWhere(HQLQuery) - Method in class com.atlassian.crowd.search.hibernate.audit.RestrictionWithJoin
- getWhere(HQLQuery) - Method in class com.atlassian.crowd.search.hibernate.audit.PrefixRestriction
- getWithAccessBasedSyncGroupFiltering() - Method in class com.atlassian.crowd.analytics.events.ApplicationCountStatisticsEvent
- getWithAccessBasedSyncUserFiltering() - Method in class com.atlassian.crowd.analytics.events.ApplicationCountStatisticsEvent
- getWithAliases() - Method in class com.atlassian.crowd.analytics.events.ApplicationCountStatisticsEvent
- getWithCachedDirectoriesAuthenticationOrderOptimisationEnabled() - Method in class com.atlassian.crowd.analytics.events.ApplicationCountStatisticsEvent
- getWithGroupAggregation() - Method in class com.atlassian.crowd.analytics.events.ApplicationCountStatisticsEvent
- getWithLowercasedOutput() - Method in class com.atlassian.crowd.analytics.events.ApplicationCountStatisticsEvent
- getWithNestedGroups() - Method in class com.atlassian.crowd.analytics.events.DirectoryCountStatisticsEvent
- getWithoutCaching() - Method in class com.atlassian.crowd.analytics.events.DirectoryCountStatisticsEvent
- getWithoutRedirects(Map<String, String>, String) - Static method in class com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase
- getXML(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- getXML(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- getXmlInstallValue() - Method in class com.atlassian.crowd.console.action.setup.Installation
- getXmlMigrationManager() - Method in class com.atlassian.crowd.console.action.admin.Restore
- getXMLObjectBuilderOrThrow(QName) - Static method in class com.atlassian.crowd.sso.saml.impl.opensaml.util.XMLObjectBuilders
- getXsrfParameterName() - Method in class com.atlassian.sal.crowd.xsrf.CrowdXsrfTokenValidator
- getXsrfToken() - Method in class com.atlassian.crowd.console.action.BaseAction
- getXsrfToken(HttpServletRequest, HttpServletResponse, boolean) - Method in class com.atlassian.sal.crowd.xsrf.CrowdXsrfTokenAccessor
- getXsrfTokenName() - Method in class com.atlassian.crowd.console.action.BaseAction
- getXsrfTokenName() - Method in class com.atlassian.crowd.xwork.SimpleXsrfTokenGenerator
- getXsrfTokenName() - Method in interface com.atlassian.crowd.xwork.XsrfTokenGenerator
-
Convenience method which will return the name to be used for a supplied XsrfToken in a request.
- getZone() - Method in class com.atlassian.crowd.test.util.SettableClock
- GIVEN_NAME_ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.sso.saml.SsoSamlConfiguration
- givenAdminUserWhenSearchUsersThenReturnResults() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- givenAnonymousUserWhenSearchUsersThenUnauthorizedError() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- givenDirectoryRestrictionWhenSearchUsersThenResultsFromRequestedDirOnly() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- givenMutlipleRestrictionsWhenSerachUsersThenOnlyMatchingAreReturned() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- givenPageRestrictionWhenSearchUsersThenCorrectSubresultsAreReturned() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- givenStatusRestrictionWhenSearchUsersThenResultsWithGivenStatusOnly() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- givenSystemPropertyChanged(String, String, Runnable) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UpdateConnectionPoolTest
- givenUserNameRestrictionWhenSearchUsersThenResultsWithMatchingSubstringsOnlyReturned() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- GLABrowseGroupsPage - Class in com.atlassian.crowd.pageobjects.gla
- GLABrowseGroupsPage() - Constructor for class com.atlassian.crowd.pageobjects.gla.GLABrowseGroupsPage
- GLABrowserUsersBelongingToGroupPage - Class in com.atlassian.crowd.pageobjects.gla
- GLABrowserUsersBelongingToGroupPage(String) - Constructor for class com.atlassian.crowd.pageobjects.gla.GLABrowserUsersBelongingToGroupPage
- glaSelect - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- glaShouldBeAbleToAddMemberships_crossDir() - Method in class com.atlassian.crowd.acceptance.tests.integration.GLATest
- glaShouldBeAbleToAddMemberships_glaGrantedForGroup() - Method in class com.atlassian.crowd.acceptance.tests.integration.GLATest
- glaShouldBeAbleToAddMemberships_glaGrantedForSingleUser() - Method in class com.atlassian.crowd.acceptance.tests.integration.GLATest
- glaShouldBeAbleToRemoveMemberships() - Method in class com.atlassian.crowd.acceptance.tests.integration.GLATest
- GLATest - Class in com.atlassian.crowd.acceptance.tests.integration
- GLATest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.GLATest
- GLOBAL - Enum constant in enum class com.atlassian.crowd.directory.rest.endpoint.DefaultRegion
- GLOBAL_PLUGIN_STATE_PREFIX - Static variable in class com.atlassian.crowd.plugin.CrowdPluginPersistentStateStore
- GLOBAL_SETTINGS_PATH - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.plugins.PluginSettingsResource
- goingBackAStepRetainsOverwriteSetting() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryImporterTest
- GOOD - Enum constant in enum class com.atlassian.crowd.embedded.api.PasswordScore
- GoogleAppsApplicationDetailsPage - Class in com.atlassian.crowd.pageobjects
- GoogleAppsApplicationDetailsPage(String) - Constructor for class com.atlassian.crowd.pageobjects.GoogleAppsApplicationDetailsPage
- GoogleAppsApplicationDetailsPage(String, String) - Constructor for class com.atlassian.crowd.pageobjects.GoogleAppsApplicationDetailsPage
- GoogleAppsApplicationSamlAuth - Class in com.atlassian.crowd.pageobjects
- GoogleAppsApplicationSamlAuth() - Constructor for class com.atlassian.crowd.pageobjects.GoogleAppsApplicationSamlAuth
- GoogleOAuth2Process - Class in com.atlassian.crowd.pageobjects.oauth2
- GoogleOAuth2Process(PageBinder) - Constructor for class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process
- GoogleOAuth2Process.Step1_EmailLoginPage - Class in com.atlassian.crowd.pageobjects.oauth2
- GoogleOAuth2Process.Step2_PasswordLoginPage - Class in com.atlassian.crowd.pageobjects.oauth2
- GoogleOAuth2Process.Step3_VerificationPage - Class in com.atlassian.crowd.pageobjects.oauth2
- GoogleOAuth2Process.Step4_AllowConsentPage - Class in com.atlassian.crowd.pageobjects.oauth2
- gotoAddApplication() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- gotoAddGroup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- gotoAddPrincipal() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- gotoAdministrationPage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- goToApplication(String) - Method in class com.atlassian.crowd.pageobjects.application.BrowseApplicationsPage
- goToApplicationAdministrators() - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- goToApplicationOptions() - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- goToApplicationPermissions() - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- goToApplicationRemoteAddresses() - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- goToApplications() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- goToApplicationSessions() - Method in class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
- goToAttributes() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryDetailsPage
- goToAttributes() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryPermissionsPage
- goToAttributes() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- goToAuthTest() - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- goToBackup() - Method in class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
- gotoBrowseApplications() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- gotoBrowseDirectories() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- gotoBrowseGroups() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- gotoBrowseGroups(int) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- gotoBrowsePrincipals() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- gotoBrowsePrincipals(int) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- goToConfiguration() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPage
- goToConfiguration() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPermissionsPage
- goToConfiguration() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- goToConfiguration() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryDetailsPage
- goToConfiguration() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryPermissionsPage
- goToConfiguration() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectorySpringLdapPoolPage
- goToConfiguration() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConnectorPage
- goToConfiguration() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryDetailsPage
- goToConfiguration() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryPermissionsPage
- goToConfiguration() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectorySpringLdapPoolPage
- goToConnection() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdDetailsPage
- goToConnection() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdPermissionsPage
- goToConnectionPool() - Method in class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
- goToConnector() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConfigurationPage
- goToConnector() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryDetailsPage
- goToConnector() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryPermissionsPage
- goToConnector() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectorySpringLdapPoolPage
- goToConnector() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConfigurationPage
- goToConnector() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryDetailsPage
- goToConnector() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryPermissionsPage
- goToConnector() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectorySpringLdapPoolPage
- gotoCreateDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- gotoCurrentApplicationSessions() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- gotoCurrentPrincipalSessions() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- goToDetails() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage
- goToDetails() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryPermissionsPage
- goToDetails() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConfigurationPage
- goToDetails() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- goToDetails() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryPermissionsPage
- goToDetails() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectorySpringLdapPoolPage
- goToDetails() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConfigurationPage
- goToDetails() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConnectorPage
- goToDetails() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryPermissionsPage
- goToDetails() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectorySpringLdapPoolPage
- goToDetails() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdConnectionPage
- goToDetails() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdPermissionsPage
- gotoGeneral() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- goToGeneral() - Method in class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
- goToGeneral() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- goToGeneral() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPermissionsPage
- goToGroup(String) - Method in class com.atlassian.crowd.pageobjects.gla.GLABrowseGroupsPage
- goToGroups() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- gotoImporters() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- gotoLdapConnectionPool() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- gotoLicensing() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- goToLicensing() - Method in class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
- gotoLoggingProfiling() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- goToLookAndFeel() - Method in class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
- gotoMailServer() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- gotoMailTemplate() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- goToMailTemplate() - Method in class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
- goToNextPage() - Method in class com.atlassian.crowd.pageobjects.FiltersPage
- goToOptions() - Method in class com.atlassian.crowd.pageobjects.ApplicationRemoteAddressesPage
- gotoPage(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- goToPermissions() - Method in class com.atlassian.crowd.pageobjects.ApplicationAdministratorsPage
- goToPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage
- goToPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- goToPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPage
- goToPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConfigurationPage
- goToPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- goToPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryDetailsPage
- goToPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectorySpringLdapPoolPage
- goToPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConfigurationPage
- goToPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConnectorPage
- goToPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryDetailsPage
- goToPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryPermissionsPage
- goToPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdConnectionPage
- goToPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdDetailsPage
- goToPrincipal(String) - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage
- goToRemoteAddresses() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- gotoRemovePrincipal(String, String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- goToRemovePrincipal() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- gotoRestore() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- gotoSAMLConfig() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- gotoSessionConfig() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- goToSpringLdapPool() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConfigurationPage
- goToSpringLdapPool() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- goToSpringLdapPool() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryDetailsPage
- goToSpringLdapPool() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryPermissionsPage
- goToSpringLdapPool() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConfigurationPage
- goToSpringLdapPool() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConnectorPage
- goToSpringLdapPool() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryDetailsPage
- goToSpringLdapPool() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryPermissionsPage
- gotoSystemInfo() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- gotoTrustedProxies() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- goToUsersGroupMembershipsPage(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.GroupAndUserPickerBaseTest
- gotoViewApplication(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- gotoViewApplicationDirectories(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- goToViewDirectory(String, Class<T>) - Method in class com.atlassian.crowd.pageobjects.DirectoryBrowserPage
- gotoViewGroup(String, String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- gotoViewPrincipal(String, String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- 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
- grant(InternalGrantedPermission) - Method in class com.atlassian.crowd.dao.permission.UserPermissionDAOHibernate
- GRANT_REQUEST_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.GroupLevelAdminResourceExamples
- GRANT_REQUEST_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.GroupLevelAdminResourceExamples
- GRANT_RESPONSE_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.GroupLevelAdminResourceExamples
- GRANT_RESPONSE_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.GroupLevelAdminResourceExamples
- GrantedPermissionMapper - Class in com.atlassian.crowd.migration
- GrantedPermissionMapper(SessionFactory, BatchProcessor, UserPermissionDAOHibernate, ApplicationManager) - Constructor for class com.atlassian.crowd.migration.GrantedPermissionMapper
- grantGroupPermissions(GroupGroupAdministrationMapping) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationConfigurationService
-
Grants administration rights basing on the passed mapping
- grantGroupPermissions(GroupGroupAdministrationMapping) - Method in class com.atlassian.crowd.service.permission.AuditingGroupAdministrationConfigurationService
- grantGroupPermissions(GroupGroupAdministrationMapping) - Method in class com.atlassian.crowd.service.permission.GroupAdministrationConfigurationServiceImpl
- grantGroupPermissions(UserGroupAdministrationMapping) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationConfigurationService
-
Grants administration rights basing on the passed mapping
- grantGroupPermissions(UserGroupAdministrationMapping) - Method in class com.atlassian.crowd.service.permission.AuditingGroupAdministrationConfigurationService
- grantGroupPermissions(UserGroupAdministrationMapping) - Method in class com.atlassian.crowd.service.permission.GroupAdministrationConfigurationServiceImpl
- GRAPH_API_ENDPOINT_ATTRIBUTE - Static variable in class com.atlassian.crowd.directory.AzureAdDirectory
- GRAPH_API_VERSION - Static variable in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- GRAPH_ENDPOINT_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectionValidator
- GRAPH_ENDPOINT_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
- GRAPH_GROUPS_ENDPOINT_SUFFIX - Static variable in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- GRAPH_USERS_ENDPOINT_SUFFIX - Static variable in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- GraphDeletableObject - Interface in com.atlassian.crowd.directory.rest.entity.delta
-
Represents a Microsoft Graph object that may have been removed from Microsoft Entra ID.
- GraphDeltaQueryGroup - Class in com.atlassian.crowd.directory.rest.entity.delta
-
Represents a group fetched from a Microsoft Graph delta query.
- GraphDeltaQueryGroup(String) - Constructor for class com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryGroup
- GraphDeltaQueryGroup(String, String, String) - Constructor for class com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryGroup
- GraphDeltaQueryGroup(String, String, String, List<GraphDeltaQueryMembership>, GraphDeltaQueryRemoved) - Constructor for class com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryGroup
- GraphDeltaQueryGroupList - Class in com.atlassian.crowd.directory.rest.entity.delta
-
Represents a collection of groups returned from the /groups/delta endpoint.
- GraphDeltaQueryGroupList(String, List<GraphDeltaQueryGroup>) - Constructor for class com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryGroupList
- GraphDeltaQueryGroupList(String, List<GraphDeltaQueryGroup>, String) - Constructor for class com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryGroupList
- GraphDeltaQueryMembership - Class in com.atlassian.crowd.directory.rest.entity.delta
-
Represents a membership obtained from Microsoft Entra ID.
- GraphDeltaQueryMembership(String, String, GraphDeltaQueryRemoved) - Constructor for class com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryMembership
- GraphDeltaQueryRemoved - Class in com.atlassian.crowd.directory.rest.entity.delta
-
Represents metadata about an object's removal from Microsoft Entra ID.
- GraphDeltaQueryRemoved(String) - Constructor for class com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryRemoved
- GraphDeltaQueryResult<T> - Class in com.atlassian.crowd.directory.rest.delta
-
Represents a mapped result from a Graph delta query.
- GraphDeltaQueryResult(List<T>, String) - Constructor for class com.atlassian.crowd.directory.rest.delta.GraphDeltaQueryResult
- GraphDeltaQueryUser - Class in com.atlassian.crowd.directory.rest.entity.delta
-
Represents a user fetched from a Microsoft Graph delta query.
- GraphDeltaQueryUser(String) - Constructor for class com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryUser
- GraphDeltaQueryUser(String, String, String, String, String, String, Boolean) - Constructor for class com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryUser
- GraphDeltaQueryUser(String, String, String, String, String, String, Boolean, GraphDeltaQueryRemoved) - Constructor for class com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryUser
- GraphDeltaQueryUserList - Class in com.atlassian.crowd.directory.rest.entity.delta
-
Represents a collection of groups returned from the /users/delta endpoint
- GraphDeltaQueryUserList(String, List<GraphDeltaQueryUser>) - Constructor for class com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryUserList
- GraphDirectoryObjectList - Class in com.atlassian.crowd.directory.rest.entity
-
Represents a collection of directory objects, returned from the members and memberOf navigational property endpoints, which may be either of the generic
DirectoryObject
type or more concrete types - GraphDirectoryObjectList(String, List<DirectoryObject>) - Constructor for class com.atlassian.crowd.directory.rest.entity.GraphDirectoryObjectList
- graphEndpoint - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- graphEndpoint - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- GraphGroup - Class in com.atlassian.crowd.directory.rest.entity.group
-
Represents a group returned from the /groups endpoint
- GraphGroup() - Constructor for class com.atlassian.crowd.directory.rest.entity.group.GraphGroup
- GraphGroup(String) - Constructor for class com.atlassian.crowd.directory.rest.entity.group.GraphGroup
- GraphGroup(String, String, String) - Constructor for class com.atlassian.crowd.directory.rest.entity.group.GraphGroup
- GraphGroupList - Class in com.atlassian.crowd.directory.rest.entity.group
-
Represents a collection of groups returned from the /groups endpoint
- GraphGroupList(String, List<GraphGroup>) - Constructor for class com.atlassian.crowd.directory.rest.entity.group.GraphGroupList
- GraphMembershipGroup - Class in com.atlassian.crowd.directory.rest.entity.membership
-
Represents a group returned from a membership related endpoint
- GraphMembershipGroup(String, String, String) - Constructor for class com.atlassian.crowd.directory.rest.entity.membership.GraphMembershipGroup
- GraphMembershipUser - Class in com.atlassian.crowd.directory.rest.entity.membership
-
Represents a user returned from a membership related endpoint
- GraphMembershipUser() - Constructor for class com.atlassian.crowd.directory.rest.entity.membership.GraphMembershipUser
- GraphMembershipUser(String, String, String, String, String, String, Boolean) - Constructor for class com.atlassian.crowd.directory.rest.entity.membership.GraphMembershipUser
- GraphQuery - Class in com.atlassian.crowd.directory.query
-
Represents a query to the Microsoft Graph API.
- GraphQuery(ODataFilter, ODataSelect, int, ODataTop) - Constructor for class com.atlassian.crowd.directory.query.GraphQuery
- GraphUpdateUserPasswordEntity - Class in com.atlassian.crowd.directory.rest.entity.user.password
- GraphUpdateUserPasswordEntity(PasswordProfile) - Constructor for class com.atlassian.crowd.directory.rest.entity.user.password.GraphUpdateUserPasswordEntity
- GraphUser - Class in com.atlassian.crowd.directory.rest.entity.user
-
Represents a user returned from the /users endpoint
- GraphUser() - Constructor for class com.atlassian.crowd.directory.rest.entity.user.GraphUser
- GraphUser(String) - Constructor for class com.atlassian.crowd.directory.rest.entity.user.GraphUser
- GraphUser(String, String, String, String, String, String, Boolean) - Constructor for class com.atlassian.crowd.directory.rest.entity.user.GraphUser
- GraphUserRenameEntity - Class in com.atlassian.crowd.directory.rest.entity.user.rename
- GraphUserRenameEntity(String) - Constructor for class com.atlassian.crowd.directory.rest.entity.user.rename.GraphUserRenameEntity
- GraphUsersList - Class in com.atlassian.crowd.directory.rest.entity.user
-
Represents a collection of users returned from the /users endpoint
- GraphUsersList(String, List<GraphUser>) - Constructor for class com.atlassian.crowd.directory.rest.entity.user.GraphUsersList
- GraphUserWithPassword - Class in com.atlassian.crowd.directory.rest.entity.user.password
- GraphUserWithPassword(String, String, String, String, String, String, Boolean, PasswordProfile) - Constructor for class com.atlassian.crowd.directory.rest.entity.user.password.GraphUserWithPassword
- GREATER_THAN - Enum constant in enum class com.atlassian.crowd.search.query.entity.restriction.MatchMode
- GREATER_THAN_OR_EQUAL - Enum constant in enum class com.atlassian.crowd.search.query.entity.restriction.MatchMode
- greaterThan(T) - Method in class com.atlassian.crowd.search.builder.Restriction.RestrictionWithProperty
-
Returns a property restriction that is only satisfied if the value of the property is greater than the given value.
- greaterThanOrEqual(T) - Method in class com.atlassian.crowd.search.builder.Restriction.RestrictionWithProperty
-
Returns a property restriction that is only satisfied if the value of the property is greater than or equal to the given value.
- greaterThanOrEquals(Long) - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
- group - Variable in class com.atlassian.crowd.console.action.group.ViewGroup
- group() - Static method in class com.atlassian.crowd.search.EntityDescriptor
- group() - Static method in class com.atlassian.crowd.test.matchers.CrowdMatchers
- group() - Static method in class com.atlassian.crowd.test.matchers.DirectoryGroupMatcher
-
A matcher that matches any directoryGroup.
- group() - Static method in class com.atlassian.crowd.test.matchers.GroupMatcher
-
A matcher that matches any group.
- group() - Static method in class com.atlassian.crowd.test.matchers.PermittedGroupMatcher
-
A matcher that matches any directoryGroup.
- group(GroupType) - Static method in class com.atlassian.crowd.search.EntityDescriptor
- group(Class<T>) - Static method in class com.atlassian.crowd.test.matchers.CrowdMatchers
-
A matcher that matches any group; synonymous with
CrowdMatchers.group()
but its argument is used to set the matcher type. - group(Class<T>) - Static method in class com.atlassian.crowd.test.matchers.DirectoryGroupMatcher
-
A matcher that matches any directoryGroup; synonymous with
DirectoryGroupMatcher.group()
but its argument is used to set the matcher type. - group(Class<T>) - Static method in class com.atlassian.crowd.test.matchers.GroupMatcher
-
A matcher that matches any group; synonymous with
GroupMatcher.group()
but its argument is used to set the matcher type. - group(Class<T>) - Static method in class com.atlassian.crowd.test.matchers.PermittedGroupMatcher
-
A matcher that matches any directoryGroup; synonymous with
PermittedGroupMatcher.group()
but its argument is used to set the matcher type. - Group - Interface in com.atlassian.crowd.embedded.api
-
Represents a group.
- Group - Interface in com.atlassian.crowd.model.group
-
Represents a group.
- GROUP - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEntityType
-
Indicates creation, modification, or deletion of a group
- GROUP - Enum constant in enum class com.atlassian.crowd.directory.cache.model.EntityType
- GROUP - Enum constant in enum class com.atlassian.crowd.importer.model.MembershipDTO.ChildType
- GROUP - Enum constant in enum class com.atlassian.crowd.model.group.GroupType
- GROUP - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityType
- GROUP - Enum constant in enum class com.atlassian.crowd.search.Entity
- GROUP - Enum constant in enum class com.atlassian.crowd.search.ldap.test.LDAPConfigurationTester.Strategy
- GROUP_ACTIVE_DATA_ATTRIBUTE - Static variable in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage
- GROUP_ADMIN_ASSIGNED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that either a group or a user have been assigned as administrators of some other group.
- GROUP_ADMIN_REVOKED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that either a group or a user have been revoked administration access to some other group.
- GROUP_ATTRIBUTES_FIELD_NAME - Static variable in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
-
Name of the attributes field.
- GROUP_BADGERS - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- GROUP_BADGERS_DESCRIPTION - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- GROUP_COMPARATOR - Static variable in class com.atlassian.crowd.embedded.api.GroupComparator
- GROUP_COMPARATOR - Static variable in class com.atlassian.crowd.model.group.GroupComparator
-
Singleton instance of Comparator<Group>
- GROUP_CONFIGURATION - Enum constant in enum class com.atlassian.crowd.validator.DirectoryValidationContext
-
Context representing that attributes related to group configuration of LDAP must be validated
- GROUP_CREATED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates the creation of a new group.
- GROUP_CROWD_ADMINS - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- GROUP_CROWD_TESTERS - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- GROUP_CROWD_USERS - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- GROUP_DELETED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that a group was removed.
- GROUP_DESCRIPTION_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPGroupConfigValidator
- GROUP_DESCRIPTION_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP group description attribute.
- GROUP_DN_ADDITION - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP group base dn.
- GROUP_ENTITIES - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupAdminResourceAcceptanceTest
- GROUP_ENTITY_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.GroupsResourceExamples
- GROUP_ENTITY_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.GroupsResourceExamples
- GROUP_ENTITY_LIST - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.GroupsResourceExamples
- GROUP_ENTITY_LIST_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.GroupsResourceExamples
- GROUP_FILTERING_ENABLED_ATTRIBUTE - Static variable in class com.atlassian.crowd.directory.AzureAdDirectory
- GROUP_GROUP - Enum constant in enum class com.atlassian.crowd.model.membership.MembershipType
-
For group as a nested member of another group.
- GROUP_IDENTIFIERS_ENTITY_1 - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- GROUP_IDENTIFIERS_ENTITY_2 - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- GROUP_IDENTIFIERS_ENTITY_3 - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- GROUP_IDENTIFIERS_ENTITY_LIST - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.GroupAdminResourceExamples
- GROUP_IDENTIFIERS_ENTITY_LIST - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- GROUP_IDENTIFIERS_ENTITY_LIST_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.GroupAdminResourceExamples
- GROUP_IDENTIFIERS_ENTITY_LIST_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- GROUP_IN_NON_EXISTENT_DIRECTORY - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- GROUP_LDAP_PROPERTIES - Static variable in class com.atlassian.crowd.directory.ldap.QueryAnalyser
- GROUP_LEVEL_ADMIN_AUTHORITY - Static variable in class com.atlassian.crowd.console.security.GroupLevelAdminPermissionChecker
- GROUP_LEVEL_ADMIN_BASE_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- GROUP_LEVEL_ADMIN_REQUEST - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- GROUP_LIST_FIELD_NAME - Static variable in class com.atlassian.crowd.plugin.rest.entity.GroupEntityList
-
Name of the group list field.
- GROUP_MEMBER_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPGroupConfigValidator
- GROUP_MEMBERS_CONTAINER_ID - Static variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- GROUP_MEMBERSHIP_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- GROUP_MEMBERSHIPS - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
- GROUP_NAME - Static variable in class com.atlassian.crowd.importer.config.CsvConfiguration
- GROUP_NAME_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPGroupConfigValidator
- GROUP_NAME_DATA_ATTRIBUTE - Static variable in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage
- GROUP_NAME_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.GroupsResourceExamples
- GROUP_NAME_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.GroupsResourceExamples
- GROUP_NAME_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP group name attribute.
- GROUP_NAME_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.ApplicationAdministratorsPage
- GROUP_NONE - Static variable in class com.atlassian.crowd.importer.config.CsvConfiguration
- GROUP_NOT_FOUND - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- GROUP_NOT_FOUND - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- GROUP_OBJECT_CLASS - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPGroupConfigValidator
- GROUP_OBJECT_FILTER - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPGroupConfigValidator
- GROUP_OBJECTCLASS_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP group object class.
- GROUP_OBJECTFILTER_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP group object class.
- GROUP_ODATA_TYPE - Static variable in class com.atlassian.crowd.directory.rest.resolver.DirectoryObjectTypeIdResolver
- GROUP_PARENTS - Enum constant in enum class com.atlassian.crowd.dao.membership.cache.QueryType
- GROUP_PREFIX - Static variable in class com.atlassian.crowd.importer.config.CsvConfiguration
- GROUP_REMOVED - Enum constant in enum class com.atlassian.crowd.directory.DirectoryCacheChangeOperations.GroupShadowingType
- GROUP_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- GROUP_SEARCH - Enum constant in enum class com.atlassian.crowd.validator.DirectoryValidationContext
-
Context representing that attributes related to group search test in LDAP must be validated
- GROUP_SELECT - Static variable in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
- GROUP_SUBGROUPS - Enum constant in enum class com.atlassian.crowd.dao.membership.cache.QueryType
- GROUP_SUFFIX - Static variable in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- GROUP_UPDATED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that group data was changed.
- GROUP_USER - Enum constant in enum class com.atlassian.crowd.model.membership.MembershipType
-
For user as member of group.
- GROUP_USERNAME - Static variable in class com.atlassian.crowd.importer.config.CsvConfiguration
- GROUP_USERNAMES_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP group membership attribute.
- GROUP_USERS - Enum constant in enum class com.atlassian.crowd.dao.membership.cache.QueryType
- GROUP_XML_ROOT - Static variable in class com.atlassian.crowd.migration.GroupMapper
- GroupAction - Class in com.atlassian.crowd.console.action.group
- GroupAction(DirectoryInstanceLoader) - Constructor for class com.atlassian.crowd.console.action.group.GroupAction
- GroupActionStrategy - Interface in com.atlassian.crowd.directory.synchronisation.cache
-
A handler for deciding what action to perform on a group fetched from a remote directory during the synchronisation process
- GroupAdminController - Class in com.atlassian.crowd.plugin.rest.service.controller.admin
- GroupAdminController(DirectoryManager) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.admin.GroupAdminController
- GroupAdministrationConfigurationService - Interface in com.atlassian.crowd.manager.permission
-
Checks, assigns and revokes access to administer groups by other groups and users
- GroupAdministrationConfigurationServiceImpl - Class in com.atlassian.crowd.service.permission
-
Implementation of
GroupAdministrationConfigurationService
which only works for cached directories and users - GroupAdministrationConfigurationServiceImpl(UserAdministrationGrantGroupDao, GroupAdministrationGrantGroupDao, InternalGroupDao, InternalUserDao) - Constructor for class com.atlassian.crowd.service.permission.GroupAdministrationConfigurationServiceImpl
- GroupAdministrationGrantGroupDao - Interface in com.atlassian.crowd.dao.permission
-
Manages persistence of group administration grants for groups
- GroupAdministrationGrantGroupDaoHibernate - Class in com.atlassian.crowd.dao.permission
- GroupAdministrationGrantGroupDaoHibernate() - Constructor for class com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDaoHibernate
- 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
- GroupAdministrationMapping - Class in com.atlassian.crowd.manager.permission
-
A class which inheritors can extend to create mappings of some entities to groups they can be administrators of
- GroupAdministrationMapping(Group) - Constructor for class com.atlassian.crowd.manager.permission.GroupAdministrationMapping
- GroupAdministrationMappingRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.directory
- GroupAdministrationMappingRestDTO(DirectoryEntityRestDTO, String, String, DirectoryData, String, Boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
- GroupAdministrationMappingRestDTO.Builder - Class in com.atlassian.crowd.plugin.rest.entity.directory
- GroupAdministrationPermissionsConfigurationChangesEventListener - Class in com.atlassian.crowd.event.listener
-
Listens to events related to group administration configuration changes and stores them in the audit log
- GroupAdministrationPermissionsConfigurationChangesEventListener(EventPublisher, AuditService, DirectoryManager, InternalGroupDao, InternalUserDao) - Constructor for class com.atlassian.crowd.event.listener.GroupAdministrationPermissionsConfigurationChangesEventListener
- GroupAdministrationPermissionService - Interface in com.atlassian.crowd.manager.permission
-
Allows clients to check group permissions of users
- GroupAdministrationPermissionServiceImpl - Class in com.atlassian.crowd.service.permission
- GroupAdministrationPermissionServiceImpl(ApplicationDAO, UserAdministrationGrantGroupDao, GroupAdministrationGrantGroupDao, InternalGroupDao, InternalUserDao, DirectoryManager, AuthenticatedUserProvider, DcLicenseChecker) - Constructor for class com.atlassian.crowd.service.permission.GroupAdministrationPermissionServiceImpl
- groupAdministrationShouldBeVisibleOnViewGroupPage() - Method in class com.atlassian.crowd.acceptance.tests.integration.GLATest
- groupAdministrationShouldNotBeAccessibleViaUrlOnServerLicense() - Method in class com.atlassian.crowd.acceptance.tests.integration.GLATest
- groupAdministrationShouldNotBeVisibleOnViewGroupPage() - Method in class com.atlassian.crowd.acceptance.tests.integration.GLATest
- groupAdministrationTab - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- GroupAdminResource - Class in com.atlassian.crowd.plugin.rest.service.resource.admin
- GroupAdminResource(GroupAdminController, NestedGroupsMembershipController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.admin.GroupAdminResource
- GroupAdminResourceAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.admin
- GroupAdminResourceAcceptanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupAdminResourceAcceptanceTest
- GroupAdminResourceExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.admin.example
- groupAdminsContainer - Variable in class com.atlassian.crowd.pageobjects.gla.GLABrowserUsersBelongingToGroupPage
- groupAdminsContainer - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- groupAdminsTable - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- GroupAndUserPickerBaseTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- GroupAndUserPickerBaseTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.GroupAndUserPickerBaseTest
- GroupAttributeDeletedEvent - Class in com.atlassian.crowd.event.group
-
An Event that represents the deletion of an attibute against a
Group
- GroupAttributeDeletedEvent(Object, Directory, Group, String) - Constructor for class com.atlassian.crowd.event.group.GroupAttributeDeletedEvent
- GroupAttributeStoredEvent - Class in com.atlassian.crowd.event.group
-
An Event that represents the creation of a atrributes against a
Group
- GroupAttributeStoredEvent(Object, Directory, Group, Map<String, Set<String>>) - Constructor for class com.atlassian.crowd.event.group.GroupAttributeStoredEvent
- GroupAuditProcessor - Interface in com.atlassian.crowd.dao.audit.processor
- GroupBecameGroupAdministratorEvent - Class in com.atlassian.crowd.event.groupleveladmin
- GroupBecameGroupAdministratorEvent(Group, Group) - Constructor for class com.atlassian.crowd.event.groupleveladmin.GroupBecameGroupAdministratorEvent
- groupByCanonicalId(Set<String>, EntityDescriptor) - Method in interface com.atlassian.crowd.manager.application.canonicality.CanonicalityChecker
-
Returns names grouped by their canonical directory id.
- groupByCanonicalId(Set<String>, EntityDescriptor) - Method in class com.atlassian.crowd.manager.application.canonicality.OptimizedCanonicalityChecker
- groupByCanonicalId(Set<String>, EntityDescriptor) - Method in class com.atlassian.crowd.manager.application.canonicality.SimpleCanonicalityChecker
- GroupComparator - Class in com.atlassian.crowd.embedded.api
-
Comparator for a Group.
- GroupComparator - Class in com.atlassian.crowd.model.group
-
Supplies re-useable methods for equals, hashcode and compareTo that can be shared with different implementations of
Group
in order to be compatible. - GroupContextMapper - Class in com.atlassian.crowd.directory.ldap.mapper
-
Translates information returned from an LDAP directory into a
LDAPGroupWithAttributes
implementation ofGroup
. - GroupContextMapper(long, GroupType, LDAPPropertiesMapper, List<AttributeMapper>) - Constructor for class com.atlassian.crowd.directory.ldap.mapper.GroupContextMapper
- groupCount() - Method in interface com.atlassian.crowd.manager.application.ApplicationService.MembershipsIterable
- groupCount() - Method in class com.atlassian.crowd.manager.application.MembershipsIterableImpl
- groupCount() - Method in class com.atlassian.crowd.plugin.rest.service.controller.MembershipsController.PreparedResponse
- GroupCreatedEvent - Class in com.atlassian.crowd.event.group
-
An Event that represents the creation of a
Group
- GroupCreatedEvent(Object, Directory, Group) - Constructor for class com.atlassian.crowd.event.group.GroupCreatedEvent
- groupDao - Variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- GroupDao - Interface in com.atlassian.crowd.embedded.spi
- GroupDAOHibernate - Class in com.atlassian.crowd.dao.group
- GroupDAOHibernate() - Constructor for class com.atlassian.crowd.dao.group.GroupDAOHibernate
- GroupData - Class in com.atlassian.crowd.plugin.rest.entity.admin.group
- GroupData(DirectoryEntityId, String, String, DirectoryData) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
- GroupData.Builder - Class in com.atlassian.crowd.plugin.rest.entity.admin.group
- GroupDeletedEvent - Class in com.atlassian.crowd.event.group
-
An Event that represents the removal of a
Group
- GroupDeletedEvent(Object, Directory, String) - Constructor for class com.atlassian.crowd.event.group.GroupDeletedEvent
- groupDescriptionAttribute - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- groupDetails() - Static method in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage.GroupDetailsMatcher
- groupDetails(DirectoryEntityId) - Method in class com.atlassian.crowd.plugin.rest.service.resource.memberships.GroupsMembershipResource
- GroupDetails(String, boolean) - Constructor for class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage.GroupDetails
- GroupDetailsMatcher() - Constructor for class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage.GroupDetailsMatcher
- groupDn - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- groupDNInput - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConfigurationPage
- GroupEntity - Class in com.atlassian.crowd.integration.rest.entity
-
Represents a Group entity.
- GroupEntity - Class in com.atlassian.crowd.plugin.rest.entity
-
Represents a Group entity.
- GroupEntity(String, String, GroupType, boolean) - Constructor for class com.atlassian.crowd.integration.rest.entity.GroupEntity
- GroupEntity(String, String, GroupType, Boolean, Link) - Constructor for class com.atlassian.crowd.plugin.rest.entity.GroupEntity
- GroupEntityExpander - Class in com.atlassian.crowd.plugin.rest.entity
-
Expands a GroupEntity from its minimal form to the expanded version.
- GroupEntityExpander(ApplicationService, ApplicationManager) - Constructor for class com.atlassian.crowd.plugin.rest.entity.GroupEntityExpander
- GroupEntityList - Class in com.atlassian.crowd.integration.rest.entity
-
Contains a list of
GroupEntity
s. - GroupEntityList - Class in com.atlassian.crowd.plugin.rest.entity
-
Contains a list of
GroupEntity
s. - GroupEntityList(List<GroupEntity>) - Constructor for class com.atlassian.crowd.integration.rest.entity.GroupEntityList
- GroupEntityList(List<GroupEntity>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.GroupEntityList
- GroupEntityUtil - Class in com.atlassian.crowd.plugin.rest.util
-
Utility class for GroupEntity.
- GroupEvent - Class in com.atlassian.crowd.model.event
- GroupEvent(Operation, Long, Group, Map<String, Set<String>>, Set<String>) - Constructor for class com.atlassian.crowd.model.event.GroupEvent
- GroupEventEntity - Class in com.atlassian.crowd.integration.rest.entity
- GroupEventEntity - Class in com.atlassian.crowd.plugin.rest.entity
- GroupEventEntity(Operation, GroupEntity, MultiValuedAttributeEntityList, MultiValuedAttributeEntityList) - Constructor for class com.atlassian.crowd.plugin.rest.entity.GroupEventEntity
- groupFilePath - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- groupFilterCheckbox - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- groupFilterCheckbox - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- groupFilteringEnabled - Variable in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- groupFilteringEnabled - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- GroupGroupAdministrationMapping - Interface in com.atlassian.crowd.manager.permission
-
Represents an administration mapping of group to group
- GroupIdentifiersEntityList - Class in com.atlassian.crowd.plugin.rest.entity.admin.group
- GroupIdentifiersEntityList() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupIdentifiersEntityList
- GroupIdentifiersEntityList(List<DirectoryEntityId>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupIdentifiersEntityList
- groupImportCount - Variable in class com.atlassian.crowd.console.action.dataimport.ImportJive
- GroupLevelAdminAdditionalSupportInformationService - Class in com.atlassian.crowd.service.support
- GroupLevelAdminAdditionalSupportInformationService(GroupAdministrationGrantGroupDao, UserAdministrationGrantGroupDao, SessionFactory) - Constructor for class com.atlassian.crowd.service.support.GroupLevelAdminAdditionalSupportInformationService
- groupLevelAdminAnalyticsEnabled() - Method in interface com.atlassian.crowd.manager.permission.GroupLevelAdminStatsHelper
- groupLevelAdminAnalyticsEnabled() - Method in class com.atlassian.crowd.manager.permission.GroupLevelAdminStatsHelperImpl
- GroupLevelAdminController - Class in com.atlassian.crowd.plugin.rest.service.controller.admin
- GroupLevelAdminController(GroupAdministrationConfigurationService, DirectoryEntitySearchService, DirectoryManager) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.admin.GroupLevelAdminController
- GroupLevelAdminCounters - Class in com.atlassian.crowd.manager.permission
- GroupLevelAdminCounters(int, int) - Constructor for class com.atlassian.crowd.manager.permission.GroupLevelAdminCounters
- GroupLevelAdminGroupsAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.groupleveladmin
- GroupLevelAdminGroupsAcceptanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.groupleveladmin.GroupLevelAdminGroupsAcceptanceTest
- GroupLevelAdminGroupsAction - Class in com.atlassian.crowd.console.action.groupleveladmin
- GroupLevelAdminGroupsAction() - Constructor for class com.atlassian.crowd.console.action.groupleveladmin.GroupLevelAdminGroupsAction
- GroupLevelAdminMapper - Class in com.atlassian.crowd.migration
- GroupLevelAdminMapper(SessionFactory, BatchProcessor, DirectoryDAOHibernate, GroupAdministrationConfigurationService, UserDAOHibernate, GroupDAOHibernate) - Constructor for class com.atlassian.crowd.migration.GroupLevelAdminMapper
- GroupLevelAdminPermissionChecker - Class in com.atlassian.crowd.console.security
- GroupLevelAdminPermissionChecker(AuthenticatedUserProvider) - Constructor for class com.atlassian.crowd.console.security.GroupLevelAdminPermissionChecker
- GroupLevelAdminResource - Class in com.atlassian.crowd.plugin.rest.service.resource.admin
-
Represents a resource for managing group-level administrators.
- GroupLevelAdminResource(GroupLevelAdminController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.admin.GroupLevelAdminResource
- GroupLevelAdminResourceAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.admin
- GroupLevelAdminResourceAcceptanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupLevelAdminResourceAcceptanceTest
- GroupLevelAdminResourceExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.admin.example
- GroupLevelAdminStats - Class in com.atlassian.crowd.manager.permission
- GroupLevelAdminStats(GroupLevelAdminCounters, Map<Period, GroupLevelAdminCounters>) - Constructor for class com.atlassian.crowd.manager.permission.GroupLevelAdminStats
- GroupLevelAdminStats.Builder - Class in com.atlassian.crowd.manager.permission
- GroupLevelAdminStatsCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.gla
-
Class generating Group Level Admin analytics.
- GroupLevelAdminStatsCollector(TransactionTemplate, GroupLevelAdminStatsHelper, Clock) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.gla.GroupLevelAdminStatsCollector
- GroupLevelAdminStatsEvent - Class in com.atlassian.crowd.analytics.statistics.collectors.gla
- GroupLevelAdminStatsEvent(String, long) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.gla.GroupLevelAdminStatsEvent
- GroupLevelAdminStatsHelper - Interface in com.atlassian.crowd.manager.permission
- GroupLevelAdminStatsHelperImpl - Class in com.atlassian.crowd.manager.permission
-
Helper class for corresponding collector.
- GroupLevelAdminStatsHelperImpl(UserPermissionService, InternalUserDao, ApplicationFactory, SessionFactory) - Constructor for class com.atlassian.crowd.manager.permission.GroupLevelAdminStatsHelperImpl
- groupMap - Variable in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- groupMap - Variable in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- GroupMapper - Class in com.atlassian.crowd.importer.mappers.csv
-
GroupMapper that will map a row of data, eg.
- GroupMapper - Class in com.atlassian.crowd.importer.mappers.jdbc
- GroupMapper - Class in com.atlassian.crowd.migration
-
This mapper will handle the mapping of a
Group
. - GroupMapper - Class in com.atlassian.crowd.migration.legacy.database
- GroupMapper - Class in com.atlassian.crowd.migration.legacy
- GroupMapper(Long, OrderedBidiMap) - Constructor for class com.atlassian.crowd.importer.mappers.csv.GroupMapper
- GroupMapper(String, String, Long) - Constructor for class com.atlassian.crowd.importer.mappers.jdbc.GroupMapper
- GroupMapper(SessionFactory, BatchProcessor, GroupDAOHibernate, DirectoryDAOHibernate, DirectoryManager) - Constructor for class com.atlassian.crowd.migration.GroupMapper
- GroupMapper(SessionFactory, BatchProcessor, GroupDAOHibernate, MembershipDAOHibernate, DirectoryDAOHibernate) - Constructor for class com.atlassian.crowd.migration.legacy.GroupMapper
- GroupMapper(SessionFactory, BatchProcessor, JdbcOperations, GroupDAOHibernate, MembershipDAOHibernate, DirectoryDAOHibernate) - Constructor for class com.atlassian.crowd.migration.legacy.database.GroupMapper
- GroupMapping - Class in com.atlassian.crowd.model.application
-
Deprecated.Access group mappings through
Application.getApplicationDirectoryMappings()
instead. Since v2.12. - GroupMapping() - Constructor for class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.
- GroupMapping(DirectoryMapping, String) - Constructor for class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.Constructs a new GroupMapping.
- GroupMapping(Long, DirectoryMapping, String) - Constructor for class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.Constructs a new GroupMapping with the specified group mapping ID.
- GroupMapping.COMPARATOR - Class in com.atlassian.crowd.model.application
-
Deprecated.
- GroupMappingComparator - Class in com.atlassian.crowd.model.application
-
Deprecated.
- GroupMappingComparator() - Constructor for class com.atlassian.crowd.model.application.GroupMappingComparator
-
Deprecated.
- groupMappingsTable - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- groupMappingTable - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterMappingPage
- GroupMatcher<E extends Group> - Class in com.atlassian.crowd.test.matchers
- GroupMatcher(Matcher<String>, Matcher<Boolean>, Matcher<Long>) - Constructor for class com.atlassian.crowd.test.matchers.GroupMatcher
- groupMemberRow() - Static method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRowMatcher
- GroupMemberRow(String, String, String, String) - Constructor for class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRow
- groupMembers(RestPageRequest, DirectoryEntityId) - Method in class com.atlassian.crowd.plugin.rest.service.resource.memberships.GroupsMembershipResource
- groupMembersAttribute - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- groupMembersContainer - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- GroupMembershipChangeListener - Class in com.atlassian.crowd.listener
-
Listener triggered on group membership changes.
- GroupMembershipChangeListener(GroupLevelAdminStatsHelper, DirectoryManager, UserDao, AuthenticatedUserProvider, EventPublisher, PlatformTransactionManager, Clock) - Constructor for class com.atlassian.crowd.listener.GroupMembershipChangeListener
- GroupMembershipCreatedEvent - Class in com.atlassian.crowd.event.group
-
Deprecated.Use
GroupMembershipsCreatedEvent
instead. Since 2.10. - GroupMembershipCreatedEvent(Object, Directory, String, String, MembershipType) - Constructor for class com.atlassian.crowd.event.group.GroupMembershipCreatedEvent
-
Deprecated.
- GroupMembershipDeletedEvent - Class in com.atlassian.crowd.event.group
-
Deprecated.Use
GroupMembershipsDeletedEvent
instead. Since 5.0.4. - GroupMembershipDeletedEvent(Object, Directory, String, String, MembershipType) - Constructor for class com.atlassian.crowd.event.group.GroupMembershipDeletedEvent
-
Deprecated.
- GroupMembershipEvent - Class in com.atlassian.crowd.model.event
- GroupMembershipEvent(Operation, Long, String, String) - Constructor for class com.atlassian.crowd.model.event.GroupMembershipEvent
- GroupMembershipEvent(Operation, Long, String, Set<String>, Set<String>) - Constructor for class com.atlassian.crowd.model.event.GroupMembershipEvent
- GroupMembershipEventEntity - Class in com.atlassian.crowd.integration.rest.entity
- GroupMembershipEventEntity - Class in com.atlassian.crowd.plugin.rest.entity
- GroupMembershipEventEntity(Operation, GroupEntity, GroupEntityList, GroupEntityList) - Constructor for class com.atlassian.crowd.plugin.rest.entity.GroupMembershipEventEntity
- GroupMembershipQuery<T> - Class in com.atlassian.crowd.search.query.membership
- GroupMembershipQuery(Class<T>, boolean, EntityDescriptor, EntityDescriptor, int, int, SearchRestriction, String...) - Constructor for class com.atlassian.crowd.search.query.membership.GroupMembershipQuery
- GroupMembershipQuery(Class<T>, boolean, EntityDescriptor, String, EntityDescriptor, int, int) - Constructor for class com.atlassian.crowd.search.query.membership.GroupMembershipQuery
-
Deprecated.
- groupMemberships - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- GroupMembershipsCreatedEvent - Class in com.atlassian.crowd.event.group
-
An Event that represents the creation of one or more Principal/Child Group to Group membership(s) The event will be emitted once for each parent, and can contain a number of children added.
- GroupMembershipsCreatedEvent(Object, Directory, Iterable<String>, String, MembershipType) - Constructor for class com.atlassian.crowd.event.group.GroupMembershipsCreatedEvent
- GroupMembershipsDeletedEvent - Class in com.atlassian.crowd.event.group
-
An Event that represents the deletion of one or more Principal/Child Group to Group membership(s) The event will be emitted once for each parent, and can contain a number of children deleted.
- GroupMembershipsDeletedEvent(Object, Directory, Iterable<String>, String, MembershipType) - Constructor for class com.atlassian.crowd.event.group.GroupMembershipsDeletedEvent
- groupMembershipsMap - Variable in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- 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
- GroupMembersOfGroupQuery<T> - Class in com.atlassian.crowd.search.query.membership
- GroupMembersOfGroupQuery(Class<T>, boolean, EntityDescriptor, EntityDescriptor, int, int, SearchRestriction, String...) - Constructor for class com.atlassian.crowd.search.query.membership.GroupMembersOfGroupQuery
- GroupMembersOfGroupQuery(Class<T>, boolean, EntityDescriptor, String, EntityDescriptor, int, int) - Constructor for class com.atlassian.crowd.search.query.membership.GroupMembersOfGroupQuery
-
Deprecated.
- groupMembersTab - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- groupMembersTable - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- groupName - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- groupName - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- groupName - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- GROUPNAME_SELECT - Static variable in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
- groupNameAttribute - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- groupNamed(String) - Static method in class com.atlassian.crowd.test.matchers.CrowdMatchers
- groupNamed(String) - Static method in class com.atlassian.crowd.test.matchers.GroupMatcher
-
A matcher that matches a group with the given name.
- groupNamesToFilterField - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- groupNamesToFilterField - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- GroupNotFoundException - Exception in com.atlassian.crowd.exception
-
Thrown when the specified group could not be found.
- GroupNotFoundException - Exception in com.atlassian.crowd.exception.runtime
-
Thrown when the specified group could not be found.
- GroupNotFoundException(String) - Constructor for exception com.atlassian.crowd.exception.GroupNotFoundException
- GroupNotFoundException(String) - Constructor for exception com.atlassian.crowd.exception.runtime.GroupNotFoundException
- GroupNotFoundException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.GroupNotFoundException
- GroupNotFoundException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.runtime.GroupNotFoundException
- GroupNotFoundExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- GroupNotFoundExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.GroupNotFoundExceptionMapper
- groupObjectClass - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- groupObjectFilter - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- GroupPanel - Class in com.atlassian.crowd.pageobjects.group
- GroupPanel() - Constructor for class com.atlassian.crowd.pageobjects.group.GroupPanel
- GroupPicker - Class in com.atlassian.crowd.pageobjects.group
- GroupPicker() - Constructor for class com.atlassian.crowd.pageobjects.group.GroupPicker
- GroupQuery<T> - Class in com.atlassian.crowd.search.query.entity
- GroupQuery(Class<T>, GroupType, SearchRestriction, int, int) - Constructor for class com.atlassian.crowd.search.query.entity.GroupQuery
- groupResolver(Collection<GroupWithMembershipChanges>, DirectoryCache) - Method in class com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher
- GroupRow - Class in com.atlassian.crowd.pageobjects.group
- GroupRow(String, String) - Constructor for class com.atlassian.crowd.pageobjects.group.GroupRow
- GroupRow(String, String, boolean) - Constructor for class com.atlassian.crowd.pageobjects.group.GroupRow
- GroupRow.GroupRowMatcher - Class in com.atlassian.crowd.pageobjects.group
- GroupRowMatcher(Matcher<String>, Matcher<String>, Matcher<Boolean>) - Constructor for class com.atlassian.crowd.pageobjects.group.GroupRow.GroupRowMatcher
- Groups - Class in com.atlassian.crowd.model.group
-
Utility class for
Group
- GROUPS_DETAILS_REST_ENTITY_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- GROUPS_DETAILS_REST_ENTITY_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- GROUPS_DETAILS_REST_ENTITY_LIST_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- GROUPS_DETAILS_REST_ENTITY_LIST_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- GROUPS_FILTER - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- GROUPS_FILTER_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- GROUPS_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- GroupsController - Class in com.atlassian.crowd.plugin.rest.service.controller
-
Controller for the Group resource.
- GroupsController(ApplicationService, AuthenticatedApplicationHolder) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
- GroupsDialog - Class in com.atlassian.crowd.pageobjects
- GroupsDialog() - Constructor for class com.atlassian.crowd.pageobjects.GroupsDialog
- GroupSearchResultEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
- GroupSearchResultEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.GroupSearchResultEntity
- GroupSearchResultEntity(String, String, long, boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.GroupSearchResultEntity
- GroupSearchStrategy - Interface in com.atlassian.crowd.manager.application.search
-
A set of querying across a collection of active directories.
- GroupsFilter - Class in com.atlassian.crowd.plugin.rest.entity.admin.group
- GroupsFilter() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupsFilter
- GroupsFilter(String, Long) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupsFilter
- groupsForm - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- groupsImported - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterResultsPage
- groupsIterator(Collection<? extends Group>, boolean, NestedGroupsProvider) - Static method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsIterator
- groupsIterator(Collection<String>, NestedGroupsProvider) - Static method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsIterator
- GroupsMembershipController - Class in com.atlassian.crowd.plugin.rest.service.controller.memberships
- GroupsMembershipController(MembershipService, GroupAdministrationPermissionService, DirectoryManager) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.memberships.GroupsMembershipController
- GroupsMembershipExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.memberships.example
- GroupsMembershipExamples() - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- GroupsMembershipResource - Class in com.atlassian.crowd.plugin.rest.service.resource.memberships
-
Represents a resource for managing groups.
- GroupsMembershipResource(GroupsMembershipController, UsersSearchController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.memberships.GroupsMembershipResource
- GroupsMembershipResourceAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.membership
- GroupsMembershipResourceAcceptanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- groupsMembersTable - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- GroupsResource - Class in com.atlassian.crowd.plugin.rest.service.resource.usermanagement
- GroupsResource(GroupsController, MembershipsController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- GroupsResourceExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example
- GroupsResourceExamples() - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.GroupsResourceExamples
- GroupsResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
-
Note that this test class is reused in JIRA via inheritance.
- GroupsResourceTest(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Constructs a test case with the given name.
- GroupsResourceTest(String, RestServer) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Constructs a test case with the given name, using the given RestServer.
- GroupsToAddUpdateReplace(Set<GroupTemplate>, Set<GroupTemplate>, Map<String, GroupTemplate>) - Constructor for class com.atlassian.crowd.directory.DirectoryCacheChangeOperations.GroupsToAddUpdateReplace
- GroupStoppedBeingGroupAdministratorEvent - Class in com.atlassian.crowd.event.groupleveladmin
- GroupStoppedBeingGroupAdministratorEvent(Group, Group) - Constructor for class com.atlassian.crowd.event.groupleveladmin.GroupStoppedBeingGroupAdministratorEvent
- GroupTemplate - Class in com.atlassian.crowd.model.group
-
A publicly mutable Group implementation.
- GroupTemplate(Group) - Constructor for class com.atlassian.crowd.model.group.GroupTemplate
-
Build a template from an existing group.
- GroupTemplate(String) - Constructor for class com.atlassian.crowd.model.group.GroupTemplate
- GroupTemplate(String, long) - Constructor for class com.atlassian.crowd.model.group.GroupTemplate
-
Contructor that defaults the
GroupType
toGroupType.GROUP
- GroupTemplate(String, long, GroupType) - Constructor for class com.atlassian.crowd.model.group.GroupTemplate
-
Build a template for a new group.
- GroupTemplateWithAttributes - Class in com.atlassian.crowd.model.group
-
Mutable group template with mutable attributes.
- GroupTemplateWithAttributes(GroupWithAttributes) - Constructor for class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
-
Creates new GroupTemplateWithAttributes based on the given group and attributes.
- GroupTemplateWithAttributes(String, long, GroupType) - Constructor for class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
- GroupTermKeys - Class in com.atlassian.crowd.search.query.entity.restriction.constants
-
Represents attributes of a group.
- groupToGroupMembershipsAfterInitialSync() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryNestedMembershipsTest
- 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
- groupType - Variable in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPGroupAttributesMapper
- groupType - Variable in class com.atlassian.crowd.directory.ldap.mapper.GroupContextMapper
- GroupType - Enum Class in com.atlassian.crowd.model.group
-
Represents the type of a Group: GROUP: group used to determine authorisation. LEGACY_ROLE: group representing pre-Crowd 2.0 "Role".
- GroupUpdatedEvent - Class in com.atlassian.crowd.event.group
-
An Event that represents the updating of a
Group
- GroupUpdatedEvent(Object, Directory, Group) - Constructor for class com.atlassian.crowd.event.group.GroupUpdatedEvent
- GroupUserCache - Class in com.atlassian.crowd.directory.synchronisation.cache
-
Cache of retrieved LDAP group/user details.
- GroupUserCache(boolean, boolean, boolean, Collection<LDAPGroupWithAttributes>, Collection<LDAPUserWithAttributes>) - Constructor for class com.atlassian.crowd.directory.synchronisation.cache.GroupUserCache
- GroupWithAttributes - Interface in com.atlassian.crowd.embedded.api
-
Represents a group with attributes.
- GroupWithAttributes - Interface in com.atlassian.crowd.model.group
-
Represents a group with attributes.
- groupWithAttributesHashMap - Variable in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- GroupWithMembers - Interface in com.atlassian.crowd.model.group
-
Represents a group with members (but not all custom attributes).
- GroupWithMembershipChanges - Class in com.atlassian.crowd.model.group
-
Represents a new or modified group for incremental synchronisation.
- GroupWithMembershipChanges(ImmutableGroup, Iterable<String>, Iterable<String>, Iterable<String>, Iterable<String>) - Constructor for class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- GroupWithMembershipChanges.Builder - Class in com.atlassian.crowd.model.group
- GT - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- GT - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- GT - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- GuidHelper - Class in com.atlassian.crowd.directory.ldap.util
-
Util for GUID (externalId) transformations
- GuidHelper() - Constructor for class com.atlassian.crowd.directory.ldap.util.GuidHelper
- GZIP_ENABLED - Static variable in class com.atlassian.crowd.model.property.Property
-
Deprecated.
- GzipFilterOptionTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
-
This tests checks the headers of the response when the client has Accept-Encoding: gzip.
- GzipFilterOptionTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.GzipFilterOptionTest
- gzipResponseIsReturnedWhenRequested() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.GzipFilterOptionTest
H
- handle(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.annotation.InsufficientAccessHandler
- handleApplicationEvent(Object) - Method in interface com.atlassian.crowd.event.EventStore
-
Notifies the store that an application event happened that might make it impossible to recreate the event stream.
- handleApplicationEvent(Object) - Method in class com.atlassian.crowd.event.EventStoreGeneric
- handleApplicationEvent(Object) - Method in class com.atlassian.crowd.event.TimestampBasedEventStore
- handleApplicationUpdated(ApplicationUpdatedEvent) - Method in class com.atlassian.crowd.console.message.InsecureAppWarningEnabler
- handleAuthnRequest(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.sso.saml.SamlService
- handleEvent(ApplicationLinkDeletedEvent) - Method in class com.atlassian.crowd.licensing.ApplicationLinkCleanupHandler
- handleEvent(ApplicationStartedEvent) - Method in class com.atlassian.crowd.manager.token.SwitchableTokenManagerSystemListener
-
On the application started event, switch to the correct token storage
- handleEvent(ApplicationStartedEvent) - Method in class com.atlassian.sal.crowd.lifecycle.ApplicationReadyListener
- handleEvent(ApplicationCreatedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogApplicationListener
- handleEvent(ApplicationDeletedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogApplicationListener
- handleEvent(ApplicationReadyEvent) - Method in class com.atlassian.crowd.embedded.directory.LdapConnectionPoolInitialisationListener
-
Deprecated.
- handleEvent(ApplicationReadyEvent) - Method in class com.atlassian.crowd.event.listener.SetLdapConnectionSettingsListener
- handleEvent(ApplicationReadyEvent) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusFinalizer
- handleEvent(ApplicationRemoteAddressAddedEvent) - Method in class com.atlassian.crowd.event.listener.ApplicationRemoteAddressListener
- handleEvent(ApplicationRemoteAddressRemovedEvent) - Method in class com.atlassian.crowd.event.listener.ApplicationRemoteAddressListener
- handleEvent(ApplicationSamlConfigurationUpdatedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogApplicationListener
- handleEvent(ApplicationUpdatedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogApplicationListener
- handleEvent(ApplicationUpdatedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
- handleEvent(AuditLogConfigurationUpdatedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogConfigurationEventListener
- handleEvent(ConfigurationPropertyUpdatedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogConfigurationEventListener
- handleEvent(LoggingUpdatedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogConfigurationEventListener
- handleEvent(LookAndFeelUpdatedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogConfigurationEventListener
- handleEvent(SmtpServerConfigurationTestEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogConfigurationEventListener
- handleEvent(SmtpServerUpdatedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogConfigurationEventListener
- handleEvent(DirectoryCreatedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogDirectoryEventListener
- handleEvent(DirectoryCreatedEvent) - Method in class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRefresherStarter
- handleEvent(DirectoryDeletedEvent) - Method in class com.atlassian.crowd.directory.loader.CacheableDirectoryInstanceLoader
-
Deprecated.
- handleEvent(DirectoryDeletedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogDirectoryEventListener
- handleEvent(DirectoryDeletedEvent) - Method in class com.atlassian.crowd.event.listener.UserDirectoryTokenRemovalListener
- handleEvent(DirectoryDeletedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
- handleEvent(DirectoryDeletedEvent) - Method in class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRefresherStarter
- handleEvent(DirectoryUpdatedEvent) - Method in class com.atlassian.crowd.directory.loader.CacheableDirectoryInstanceLoader
-
Deprecated.
- handleEvent(DirectoryUpdatedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogDirectoryEventListener
- handleEvent(DirectoryUpdatedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
- handleEvent(DirectoryUpdatedEvent) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchroniserImpl
- handleEvent(DirectoryUpdatedEvent) - Method in class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRefresherStarter
- handleEvent(RemoteDirectorySynchronisationFailedEvent) - Method in class com.atlassian.crowd.analytics.listener.RemoteDirectorySynchronisationFinishedEventListener
- handleEvent(RemoteDirectorySynchronisationFailedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogDirectoryEventListener
- handleEvent(RemoteDirectorySynchronisationStartedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogDirectoryEventListener
- handleEvent(RemoteDirectorySynchronisedEvent) - Method in class com.atlassian.crowd.analytics.listener.RemoteDirectorySynchronisationFinishedEventListener
- handleEvent(RemoteDirectorySynchronisedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogDirectoryEventListener
- handleEvent(GroupCreatedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
- handleEvent(GroupDeletedEvent) - Method in class com.atlassian.crowd.event.listener.DefaultGroupRemoverEventListener
- handleEvent(GroupDeletedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
- handleEvent(GroupMembershipsCreatedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
- handleEvent(GroupMembershipsDeletedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
- handleEvent(GroupUpdatedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
- handleEvent(GroupBecameGroupAdministratorEvent) - Method in class com.atlassian.crowd.event.listener.GroupAdministrationPermissionsConfigurationChangesEventListener
- handleEvent(GroupStoppedBeingGroupAdministratorEvent) - Method in class com.atlassian.crowd.event.listener.GroupAdministrationPermissionsConfigurationChangesEventListener
- handleEvent(UserBecameGroupAdministratorEvent) - Method in class com.atlassian.crowd.event.listener.GroupAdministrationPermissionsConfigurationChangesEventListener
- handleEvent(UserStoppedBeingGroupAdministratorEvent) - Method in class com.atlassian.crowd.event.listener.GroupAdministrationPermissionsConfigurationChangesEventListener
- handleEvent(LicenseResourceLimitEvent) - Method in class com.atlassian.crowd.event.listener.LicenseResourceLimitListener
- handleEvent(AllPasswordsExpiredEvent) - Method in class com.atlassian.crowd.event.listener.AllPasswordsExpiredListener
- handleEvent(RequestResetPasswordEvent) - Method in class com.atlassian.crowd.event.listener.RequestResetPasswordListener
- handleEvent(RequestUsernamesEvent) - Method in class com.atlassian.crowd.event.listener.RequestUsernamesListener
- handleEvent(XMLBackupFinishedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogConfigurationEventListener
- handleEvent(XMLBackupStartedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogConfigurationEventListener
- handleEvent(XMLRestoreFinishedEvent) - Method in class com.atlassian.crowd.directory.loader.CacheableDirectoryInstanceLoader
-
Deprecated.
- handleEvent(XMLRestoreFinishedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogConfigurationEventListener
- handleEvent(XMLRestoreFinishedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
- handleEvent(XMLRestoreFinishedEvent) - Method in class com.atlassian.crowd.manager.token.SwitchableTokenManagerSystemListener
- handleEvent(XMLRestoreStartedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogConfigurationEventListener
- handleEvent(XMLRestoreStartedEvent) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
- handleEvent(AutoUserUpdatedEvent) - Method in class com.atlassian.crowd.manager.login.PasswordResetTokenInvalidationListener
- handleEvent(UserAddedNotificationEvent) - Method in class com.atlassian.crowd.event.listener.UserAddedNotificationListener
- handleEvent(UserAuthenticatedEvent) - Method in class com.atlassian.crowd.core.event.listener.AutoGroupAdderListener
- handleEvent(UserCreatedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
- handleEvent(UserCredentialUpdatedEvent) - Method in class com.atlassian.crowd.event.listener.RemoveUserSessionWhenCredentialUpdatedListener
- handleEvent(UserCredentialUpdatedEvent) - Method in class com.atlassian.crowd.manager.login.PasswordResetTokenInvalidationListener
- handleEvent(UserEditedEvent) - Method in class com.atlassian.crowd.event.listener.RemoveUserSessionWhenEditedListener
- handleEvent(UserEditedEvent) - Method in class com.atlassian.crowd.manager.login.PasswordResetTokenInvalidationListener
- handleEvent(UserRenamedEvent) - Method in class com.atlassian.crowd.event.listener.UserDirectoryTokenRemovalListener
- handleEvent(UserRenamedEvent) - Method in class com.atlassian.crowd.manager.login.PasswordResetTokenInvalidationListener
- handleEvent(UsersDeletedEvent) - Method in class com.atlassian.crowd.event.listener.UserDirectoryTokenRemovalListener
- handleEvent(UsersDeletedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
- handleEvent(UsersDeletedEvent) - Method in class com.atlassian.crowd.manager.login.PasswordResetTokenInvalidationListener
- handleEvent(UserUpdatedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
- handleEvent(AliasEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
- handleInvocation(int, Invocation) - Method in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- handleInvocation(Invocation) - Method in class com.atlassian.crowd.directory.rest.AzureAdRestClient
-
Invokes the given
Invocation
with the default number of attempts. - handleMessage(ApplicationDirectoryAddedEvent) - Method in class com.atlassian.crowd.analytics.listener.ApplicationDirectoryEventListener
- handleMessage(ApplicationDirectoryRemovedEvent) - Method in class com.atlassian.crowd.analytics.listener.ApplicationDirectoryEventListener
- handleMessage(String, String) - Method in class com.atlassian.crowd.analytics.listener.AnalyticsConfigurationChangedListener
- handleMessage(String, String) - Method in class com.atlassian.crowd.directory.SpringLdapPoolClearingClusterMessageListener
- handleMessage(String, String) - Method in class com.atlassian.crowd.licensing.cluster.LicenseUpdatedClusterMessageListener
- handleMessage(String, String) - Method in class com.atlassian.crowd.manager.cluster.message.SingleClusterMessageListener
- handleMessage(String, String) - Method in class com.atlassian.crowd.plugin.ha.PluginChangeMessageListener
- handleMessage(String, String) - Method in class com.atlassian.crowd.plugins.testkit.rest.util.TestkitStoringMessageListener
- handleMessage(String, String) - Method in interface com.atlassian.crowd.service.cluster.ClusterMessageListener
- handleNameClassPair(NameClassPair) - Method in class com.atlassian.crowd.directory.ldap.monitoring.ExecutionInfoNameClassPairCallbackHandler
- handleNamelessEntities(DeltaQueryResult<T>, String) - Method in class com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher
- HARD_DELETE_ENABLED_ATTRIBUTE_NAME - Static variable in class com.atlassian.labs.crowd.directory.pruning.util.DirectoryAttributes
- HARD_DELETE_ENABLED_FIELD - Static variable in class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningConfigurationEntity
- hasAccess(long, Entity, String) - Method in interface com.atlassian.crowd.manager.application.filtering.AccessFilter
- hasAccess(long, Entity, String) - Method in class com.atlassian.crowd.manager.application.filtering.BaseAccessFilter
- hasAddGroupPermission() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- hasAddGroupPermission() - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryPermissions
- hasAddUserPermission() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- hasAddUserPermission() - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryPermissions
- hasAliasingEnabled() - Method in class com.atlassian.crowd.pageobjects.ApplicationOptionsPage
- hasAllResults() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
- hasAnnotation(Annotation[], String) - Static method in class com.atlassian.crowd.swagger.extras.enricher.util.EnricherUtils
- hasAnnotation(Annotation[], Set<String>) - Static method in class com.atlassian.crowd.swagger.extras.enricher.util.EnricherUtils
- hasAuthenticationViaEmailEnabled() - Method in class com.atlassian.crowd.pageobjects.ApplicationOptionsPage
- hasAuthority(Predicate<GrantedAuthority>) - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails
- hasAuthWithoutPasswordEnabled() - Method in class com.atlassian.crowd.pageobjects.ApplicationOptionsPage
- hasChanged(User, User) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- hasChangesetEntry(String, String, String) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.AuditLogClient
- hasColumnFor(String) - Method in class com.atlassian.crowd.importer.mappers.csv.CsvMapper
- hasCookie(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- hasCustomBannerErrors() - Method in class com.atlassian.crowd.console.action.setup.Database
- hasEntry(String, String) - Method in class com.atlassian.crowd.test.matchers.AttributesMatcher
-
Builds a new specialised matcher that matches entities with at least an attribute that has the given key and singleton value.
- hasEntry(Matcher<? super String>, Matcher<? super Set<String>>) - Method in class com.atlassian.crowd.test.matchers.AttributesMatcher
-
Builds a new specialised matcher that matches entities with at least an attribute that matches simultaneously the key and value matchers.
- hasError() - Method in class com.atlassian.crowd.pageobjects.CrowdErrorAndSuccessSection
- hasErrorMessages() - Method in class com.atlassian.crowd.pageobjects.aui.util.AuiMessages
- hasErrors() - Method in class com.atlassian.crowd.console.action.setup.Database
- hasErrors() - Method in class com.atlassian.crowd.migration.legacy.LegacyXmlVerifier
- hasErrors() - Method in class com.atlassian.crowd.migration.verify.DatabaseVerifier
-
Checks if there are any errors as a result of the verification
- hasErrors() - Method in class com.atlassian.crowd.migration.verify.LegacyXmlVerifier
- hasErrors() - Method in interface com.atlassian.crowd.migration.verify.Verifier
- hasErrors() - Method in class com.atlassian.crowd.migration.verify.VersionMismatchVerifier
- hasErrorWithMessage(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdXsrfProtectionTest.PageWithError
- hasFailures() - Method in class com.atlassian.crowd.util.BatchResult
- hashCode() - Method in class com.atlassian.crowd.acceptance.utils.proxy.MockServerResponse
- hashCode() - Method in class com.atlassian.crowd.analytics.events.ApplicationDefaultGroupMembershipsStatisticsEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.ApplicationDirectoryTypesStatisticsEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.audit.AuditLogEnabledStatisticsEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.audit.AuditLogPruningStatisticsEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.audit.AuditLogSizeStatisticEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.DirectoryDailyLoginCountStatisticsEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.DirectorySynchronisationFinishedEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.features.FeatureEnabledStatusEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.instance.DatacenterEnabledEvent
-
Deprecated.
- hashCode() - Method in class com.atlassian.crowd.analytics.events.instance.InstanceRestartedEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.instance.InstanceUptimeStatisticsEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.instance.NodeCountStatisticsEvent
-
Deprecated.
- hashCode() - Method in class com.atlassian.crowd.analytics.events.LdapConnectionPoolCountStatisticsEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.LdapConnectorTypeStatisticsEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.license.LicenseEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.license.LicenseUnlimitedStatisticsEvent
-
Deprecated.
- hashCode() - Method in class com.atlassian.crowd.analytics.events.license.LicenseUsageNotUnlimitedStatisticsEvent
-
Deprecated.
- hashCode() - Method in class com.atlassian.crowd.analytics.events.LoginByEmailAddressAggregateAnalyticsEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.MailNotificationsEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.SSOLoginEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.SSOTabViewAnalyticsEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.TokenStorageTypeEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.useradded.UserAddedNotificationAggregateAnalyticsEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.UserEmailAuthenticationFailedAggregateAnalyticsEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.events.UserEmailSSOAuthenticationFailedAggregateAnalyticsEvent
- hashCode() - Method in class com.atlassian.crowd.analytics.persistence.StartupInfo
- hashCode() - Method in class com.atlassian.crowd.analytics.statistics.collectors.gla.GroupLevelAdminStatsEvent
- hashCode() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogAuthor
- hashCode() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
- hashCode() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity
- hashCode() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry
- hashCode() - Method in class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
- hashCode() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
- hashCode() - Method in class com.atlassian.crowd.audit.query.AuditLogQueryAuthorRestriction
- hashCode() - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling.LoggingConfigEntry
- hashCode() - Method in record class com.atlassian.crowd.console.action.options.UpdateMailServer.AuthenticationMethod
-
Returns a hash code value for this object.
- hashCode() - Method in class com.atlassian.crowd.core.tiny.PairType
- hashCode() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
- hashCode() - Method in class com.atlassian.crowd.directory.cache.DeltaQuerySyncTokenHolder
- hashCode() - Method in class com.atlassian.crowd.directory.cache.model.DualNameKey
- hashCode() - Method in class com.atlassian.crowd.directory.cache.model.EntityIdentifier
- hashCode() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- hashCode() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationToken
- hashCode() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- hashCode() - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
- hashCode() - Method in class com.atlassian.crowd.directory.NamedLdapEntity.NamedEntityMapper
- hashCode() - Method in class com.atlassian.crowd.directory.query.GraphQuery
- hashCode() - Method in class com.atlassian.crowd.directory.query.MicrosoftGraphDeltaToken
- hashCode() - Method in class com.atlassian.crowd.directory.query.ODataExpand
- hashCode() - Method in class com.atlassian.crowd.directory.query.ODataFilter
- hashCode() - Method in class com.atlassian.crowd.directory.query.ODataSelect
- hashCode() - Method in class com.atlassian.crowd.directory.query.ODataTop
- hashCode() - Method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult
- hashCode() - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation
- hashCode() - Method in interface com.atlassian.crowd.embedded.api.Group
-
Implementations must produce a hash-code based on case-insensitive getName().
- hashCode() - Method in class com.atlassian.crowd.embedded.api.PasswordCredential
- hashCode() - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration
- hashCode() - Method in interface com.atlassian.crowd.embedded.api.User
-
Implementations must produce a hashcode based on getDirectoryId() and case-insensitive getName().
- hashCode() - Method in class com.atlassian.crowd.embedded.api.ValidatePasswordRequest
- hashCode() - Method in class com.atlassian.crowd.embedded.impl.DelegatingGroupWithAttributes
- hashCode() - Method in class com.atlassian.crowd.embedded.impl.DelegatingUserWithAttributes
- hashCode() - Method in class com.atlassian.crowd.embedded.impl.ImmutableAttributes
- hashCode() - Method in class com.atlassian.crowd.embedded.impl.ImmutableGroup
- hashCode() - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser
- hashCode() - Method in class com.atlassian.crowd.embedded.validator.FieldValidationError
- hashCode() - Method in class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase
- hashCode() - Method in class com.atlassian.crowd.event.application.ApplicationCreatedEvent
- hashCode() - Method in class com.atlassian.crowd.event.application.ApplicationDeletedEvent
- hashCode() - Method in class com.atlassian.crowd.event.application.ApplicationSamlConfigurationUpdatedEvent
- hashCode() - Method in class com.atlassian.crowd.event.application.ApplicationUpdatedEvent
- hashCode() - Method in class com.atlassian.crowd.event.configuration.AuditLogConfigurationUpdatedEvent
- hashCode() - Method in class com.atlassian.crowd.event.configuration.ConfigurationPropertyUpdatedEvent
- hashCode() - Method in class com.atlassian.crowd.event.configuration.LoggingUpdatedEvent
- hashCode() - Method in class com.atlassian.crowd.event.configuration.LoggingUpdatedEvent.LoggingConfig
- hashCode() - Method in class com.atlassian.crowd.event.configuration.LookAndFeelUpdatedEvent
- hashCode() - Method in class com.atlassian.crowd.event.configuration.SmtpServerUpdatedEvent
- hashCode() - Method in class com.atlassian.crowd.event.directory.DirectoryUpdatedEvent
- hashCode() - Method in class com.atlassian.crowd.event.directory.ImportEvent
- hashCode() - Method in class com.atlassian.crowd.event.directory.ImportFinishedEvent
- hashCode() - Method in class com.atlassian.crowd.event.directory.RemoteDirectorySynchronisationFinishedEvent
- hashCode() - Method in class com.atlassian.crowd.event.DirectoryEvent
- hashCode() - Method in class com.atlassian.crowd.event.EnumBasedEvent
- hashCode() - Method in class com.atlassian.crowd.event.group.GroupAttributeDeletedEvent
- hashCode() - Method in class com.atlassian.crowd.event.group.GroupAttributeStoredEvent
- hashCode() - Method in class com.atlassian.crowd.event.group.GroupCreatedEvent
- hashCode() - Method in class com.atlassian.crowd.event.group.GroupDeletedEvent
- hashCode() - Method in class com.atlassian.crowd.event.group.GroupMembershipCreatedEvent
-
Deprecated.
- hashCode() - Method in class com.atlassian.crowd.event.group.GroupMembershipDeletedEvent
-
Deprecated.
- hashCode() - Method in class com.atlassian.crowd.event.group.GroupMembershipsCreatedEvent
- hashCode() - Method in class com.atlassian.crowd.event.group.GroupMembershipsDeletedEvent
- hashCode() - Method in class com.atlassian.crowd.event.group.GroupUpdatedEvent
- hashCode() - Method in class com.atlassian.crowd.event.groupleveladmin.GroupBecameGroupAdministratorEvent
- hashCode() - Method in class com.atlassian.crowd.event.groupleveladmin.GroupStoppedBeingGroupAdministratorEvent
- hashCode() - Method in class com.atlassian.crowd.event.groupleveladmin.UserBecameGroupAdministratorEvent
- hashCode() - Method in class com.atlassian.crowd.event.groupleveladmin.UserStoppedBeingGroupAdministratorEvent
- hashCode() - Method in class com.atlassian.crowd.event.login.RequestResetPasswordEvent
- hashCode() - Method in class com.atlassian.crowd.event.login.RequestUsernamesEvent
- hashCode() - Method in class com.atlassian.crowd.event.user.AutoUserUpdatedEvent
- hashCode() - Method in class com.atlassian.crowd.event.user.ResetPasswordEvent
- hashCode() - Method in class com.atlassian.crowd.event.user.UserAddedNotificationEvent
- hashCode() - Method in class com.atlassian.crowd.event.user.UserAttributeDeletedEvent
- hashCode() - Method in class com.atlassian.crowd.event.user.UserAttributeStoredEvent
- hashCode() - Method in class com.atlassian.crowd.event.user.UserAuthenticatedEvent
- hashCode() - Method in class com.atlassian.crowd.event.user.UserAuthenticatedWithSamlSsoEvent
- hashCode() - Method in class com.atlassian.crowd.event.user.UserAuthenticationFailedInvalidAuthenticationEvent
- hashCode() - Method in class com.atlassian.crowd.event.user.UserCreatedEvent
- hashCode() - Method in class com.atlassian.crowd.event.user.UserCredentialUpdatedEvent
- hashCode() - Method in class com.atlassian.crowd.event.user.UserCredentialValidationFailed
- hashCode() - Method in class com.atlassian.crowd.event.user.UserDeletedEvent
-
Deprecated.
- hashCode() - Method in class com.atlassian.crowd.event.user.UserEditedEvent
- hashCode() - Method in class com.atlassian.crowd.event.user.UserEmailChangedEvent
- hashCode() - Method in class com.atlassian.crowd.event.user.UserRenamedEvent
- hashCode() - Method in class com.atlassian.crowd.event.user.UsersDeletedEvent
- hashCode() - Method in class com.atlassian.crowd.event.user.UserTokenVerificationSucceededEvent
- hashCode() - Method in class com.atlassian.crowd.event.user.UserUpdatedEvent
- hashCode() - Method in class com.atlassian.crowd.importer.config.Configuration
- hashCode() - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- hashCode() - Method in class com.atlassian.crowd.importer.config.DirectoryConfiguration
- hashCode() - Method in class com.atlassian.crowd.importer.config.JdbcConfiguration
- hashCode() - Method in class com.atlassian.crowd.importer.model.MembershipDTO
- hashCode() - Method in class com.atlassian.crowd.integration.AuthenticationState
- hashCode() - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntity
- hashCode() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- hashCode() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdApplicationModuleGrantedAuthority
- hashCode() - Method in class com.atlassian.crowd.integration.springsecurity.CrowdSSOAuthenticationDetails
- hashCode() - Method in class com.atlassian.crowd.integration.springsecurity.LoginRequest
- hashCode() - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails
- hashCode() - Method in class com.atlassian.crowd.manager.audit.AuditLogConfiguration
- hashCode() - Method in class com.atlassian.crowd.manager.authentication.ImmutableCrowdSpecificRememberMeSettings
- hashCode() - Method in record class com.atlassian.crowd.manager.bootstrap.StrutsActionMapHelper.ActionKey
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.atlassian.crowd.manager.bootstrap.StrutsActionMapHelper.ActionParticulars
-
Returns a hash code value for this object.
- hashCode() - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeDetailsImpl
- hashCode() - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeImpl
- hashCode() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
- hashCode() - Method in class com.atlassian.crowd.manager.permission.AdministeredGroupsQuery
- hashCode() - Method in class com.atlassian.crowd.manager.permission.DirectoryGroupImpl
- hashCode() - Method in class com.atlassian.crowd.manager.permission.GroupLevelAdminCounters
- hashCode() - Method in class com.atlassian.crowd.manager.permission.GroupLevelAdminStats
- hashCode() - Method in class com.atlassian.crowd.manager.permission.PermittedGroupImpl
- hashCode() - Method in exception com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException
- hashCode() - Method in exception com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException
- hashCode() - Method in class com.atlassian.crowd.migration.legacy.database.DatabaseMapper.EntityIdentifier
- hashCode() - Method in class com.atlassian.crowd.model.alias.Alias
- hashCode() - Method in class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
- hashCode() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- hashCode() - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
- hashCode() - Method in class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.
- hashCode() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- hashCode() - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
- hashCode() - Method in class com.atlassian.crowd.model.application.InternalApplicationDefaultGroupMembershipConfiguration
- hashCode() - Method in class com.atlassian.crowd.model.application.RemoteAddress
- hashCode() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- hashCode() - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
- hashCode() - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
- hashCode() - Method in class com.atlassian.crowd.model.authentication.AuthenticatedToken
- hashCode() - Method in class com.atlassian.crowd.model.authentication.AuthenticationContext
- hashCode() - Method in class com.atlassian.crowd.model.authentication.CookieConfiguration
- hashCode() - Method in class com.atlassian.crowd.model.authentication.UserAuthenticationContext
- hashCode() - Method in class com.atlassian.crowd.model.authentication.ValidationFactor
- hashCode() - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
- hashCode() - Method in class com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
- hashCode() - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
- hashCode() - Method in class com.atlassian.crowd.model.cluster.ClusterLockEntity
- hashCode() - Method in class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
- hashCode() - Method in class com.atlassian.crowd.model.config.AzureGroupFiltersConfiguration
- hashCode() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- hashCode() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- hashCode() - Method in interface com.atlassian.crowd.model.DirectoryEntity
-
Implementations must produce a hashcode based on getDirectoryId() and case-insensitive getName().
- hashCode() - Method in class com.atlassian.crowd.model.event.AbstractOperationEvent
- hashCode() - Method in class com.atlassian.crowd.model.event.AliasEvent
- hashCode() - Method in class com.atlassian.crowd.model.event.GroupMembershipEvent
- hashCode() - Method in class com.atlassian.crowd.model.event.UserMembershipEvent
- hashCode() - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup
- hashCode() - Method in class com.atlassian.crowd.model.group.DelegatingGroupWithAttributes
- hashCode() - Method in class com.atlassian.crowd.model.group.GroupTemplate
- hashCode() - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- hashCode() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroup
- hashCode() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes
- hashCode() - Method in class com.atlassian.crowd.model.group.ImmutableGroup
- hashCode() - Method in class com.atlassian.crowd.model.group.ImmutableGroupWithAttributes
- hashCode() - Method in class com.atlassian.crowd.model.group.ImmutableMembership
- hashCode() - Method in class com.atlassian.crowd.model.group.InternalGroup
- hashCode() - Method in class com.atlassian.crowd.model.group.InternalGroupAttribute
- hashCode() - Method in class com.atlassian.crowd.model.group.InternalGroupWithAttributes
- hashCode() - Method in class com.atlassian.crowd.model.group.LDAPGroupWithAttributes
- hashCode() - Method in class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- hashCode() - Method in class com.atlassian.crowd.model.InternalEntityAttribute
- hashCode() - Method in class com.atlassian.crowd.model.InternalEntityTemplate
- hashCode() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory
- hashCode() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser
- hashCode() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
- hashCode() - Method in class com.atlassian.crowd.model.licensing.DirectoryInfo
- hashCode() - Method in class com.atlassian.crowd.model.licensing.LicensedUser
- hashCode() - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
- hashCode() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
- hashCode() - Method in class com.atlassian.crowd.model.membership.InternalMembership
- hashCode() - Method in class com.atlassian.crowd.model.permission.GroupAdministrationGrantToGroup
- hashCode() - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
- hashCode() - Method in class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
- hashCode() - Method in class com.atlassian.crowd.model.property.Property
- hashCode() - Method in class com.atlassian.crowd.model.property.PropertyId
- hashCode() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
- hashCode() - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
- hashCode() - Method in class com.atlassian.crowd.model.sso.idp.PemCertificate
- hashCode() - Method in class com.atlassian.crowd.model.sso.idp.PemPrivateKey
- hashCode() - Method in class com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
- hashCode() - Method in class com.atlassian.crowd.model.sso.SamlConfiguration
- hashCode() - Method in class com.atlassian.crowd.model.token.ImmutableToken
- hashCode() - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
- hashCode() - Method in class com.atlassian.crowd.model.token.Token
-
Deprecated.
- hashCode() - Method in class com.atlassian.crowd.model.token.TokenLifetime
- hashCode() - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
- hashCode() - Method in class com.atlassian.crowd.model.user.DelegatingUserWithAttributes
- hashCode() - Method in class com.atlassian.crowd.model.user.InternalUser
- hashCode() - Method in class com.atlassian.crowd.model.user.InternalUserAttribute
- hashCode() - Method in class com.atlassian.crowd.model.user.InternalUserCredentialRecord
- hashCode() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
- hashCode() - Method in class com.atlassian.crowd.model.user.InternalUserWithPasswordLastChanged
- hashCode() - Method in class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- hashCode() - Method in class com.atlassian.crowd.model.user.MinimalUser
- hashCode() - Method in class com.atlassian.crowd.model.user.UserTemplate
- hashCode() - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
- hashCode() - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
-
Deprecated.
- hashCode() - Method in class com.atlassian.crowd.pageobjects.application.BrowseApplicationsPage.Application
- hashCode() - Method in class com.atlassian.crowd.pageobjects.ApplicationAdministratorsPage.AdministratorMapping
- hashCode() - Method in class com.atlassian.crowd.pageobjects.ApplicationSearchUsersResult
- hashCode() - Method in class com.atlassian.crowd.pageobjects.aui.AuiFlag
- hashCode() - Method in class com.atlassian.crowd.pageobjects.aui.AuiMessage
- hashCode() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.AuditLogEntry
- hashCode() - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.Principal
- hashCode() - Method in class com.atlassian.crowd.pageobjects.CrowdLoginPageState
- hashCode() - Method in class com.atlassian.crowd.pageobjects.directory.pruning.PruningAdministrationPage.DirectoryPruningConfiguration
- hashCode() - Method in class com.atlassian.crowd.pageobjects.DirectoryBrowserPage.DirectoryDetails
- hashCode() - Method in class com.atlassian.crowd.pageobjects.ExpandableJndiDirectoriesList.DirectoryLink
- hashCode() - Method in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage.GroupDetails
- hashCode() - Method in class com.atlassian.crowd.pageobjects.group.GroupRow
- hashCode() - Method in class com.atlassian.crowd.pageobjects.group.UserPicker.UserSearchResultRow
- hashCode() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRow
- hashCode() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage.UserMember
- hashCode() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupNestedMembers.NestedMember
- hashCode() - Method in class com.atlassian.crowd.pageobjects.PrincipalAliases
- hashCode() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvMappingRow
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.AccessBasedSynchronizationFilterTypeEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationSessionsSearchResultEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryData
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingAuthenticationEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.FailedEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.GroupSearchResultEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserSearchParams
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationLicensingSummaryEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntryRestDTO
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEventTypeRestDTO
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupSummaryEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.backup.ExportInformationEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.ClusterInformationEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.ClusterNodeEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.JiraType
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedDirectoryInfoEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordChangeRequest
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordResetRequest
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.PluginSettingEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.RememberMeConfigurationEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.RemoteAddressEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.TokenValidEntity
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.TokenValidRequest
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.VersionedRestPage
- hashCode() - Method in class com.atlassian.crowd.plugin.rest.exception.entity.ValidationErrorsEntity.ErrorMessage
- hashCode() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.CrowdHomeResponse
- hashCode() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse
- hashCode() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.TestkitProxySettings
- hashCode() - Method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity
- hashCode() - Method in class com.atlassian.crowd.search.EntityDescriptor
- hashCode() - Method in class com.atlassian.crowd.search.ldap.BitwiseFilter
- hashCode() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
- hashCode() - Method in class com.atlassian.crowd.search.query.entity.restriction.BooleanRestrictionImpl
- hashCode() - Method in class com.atlassian.crowd.search.query.entity.restriction.NullRestrictionImpl
- hashCode() - Method in class com.atlassian.crowd.search.query.entity.restriction.PropertyImpl
- hashCode() - Method in class com.atlassian.crowd.search.query.entity.restriction.TermRestriction
- hashCode() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- hashCode() - Method in class com.atlassian.crowd.service.permission.ImmutableGroupGroupAdministrationMapping
- hashCode() - Method in class com.atlassian.crowd.service.permission.ImmutableSingleGroupAdministrationMappings
- hashCode() - Method in class com.atlassian.crowd.service.permission.ImmutableUserGroupAdministrationMapping
- hashCode() - Method in class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration
- hashCode() - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher
- hashCode() - Method in class com.atlassian.crowd.test.util.ValidationErrorStub
- hashCode() - Method in class com.atlassian.crowd.util.BatchResultEntityWithCause
- hashCode() - Method in class com.atlassian.crowd.util.BoundedCount
- hashCode() - Method in class com.atlassian.crowd.util.ImageInfo
- hashCode() - Method in class com.atlassian.crowd.util.mail.SMTPServer
- hashCode() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.TransactionGroup
- hashCode(Group) - Static method in class com.atlassian.crowd.embedded.api.GroupComparator
- hashCode(User) - Static method in class com.atlassian.crowd.embedded.api.UserComparator
- hashCode(Group) - Static method in class com.atlassian.crowd.model.group.GroupComparator
- hasLeadingOrTrailingWhitespace(String) - Static method in class com.atlassian.crowd.embedded.impl.IdentifierUtils
- hasLowerCaseOutput() - Method in class com.atlassian.crowd.pageobjects.ApplicationOptionsPage
- hasMessage() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- hasMessage() - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- hasModifyGroupAttributePermission() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- hasModifyGroupAttributesPermission() - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryPermissions
- hasModifyGroupPermission() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- hasModifyGroupPermission() - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryPermissions
- hasModifyUserAttributePermission() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- hasModifyUserAttributesPermission() - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryPermissions
- hasModifyUserPermission() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- hasModifyUserPermission() - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryPermissions
- hasMonitor(long) - Method in interface com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorManager
-
Deprecated.Determines whether a directory is currently being monitored.
- hasMonitor(long) - Method in class com.atlassian.crowd.manager.directory.monitor.NoopDirectoryMonitorManager
- hasMore() - Method in class com.atlassian.crowd.directory.ldap.util.IncrementalAttributeMapper
- hasMore() - Method in class com.atlassian.crowd.directory.LimitedNamingEnumeration
- hasMoreElements() - Method in class com.atlassian.crowd.directory.LimitedNamingEnumeration
- hasNext() - Method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsIterator
- hasNextPage() - Method in class com.atlassian.crowd.pageobjects.FiltersPage
- hasPermission(Directory, OperationType) - Method in interface com.atlassian.crowd.manager.permission.PermissionManager
-
Determine whether a directory has the permission to perform a certain operation.
- hasPermission(Directory, OperationType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
- hasPermission(OperationType) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- hasPermission(Application, Directory, OperationType) - Method in interface com.atlassian.crowd.manager.permission.PermissionManager
-
Determine whether an application has permission to execute a particular operation on a given directory.
- hasPermission(Application, Directory, OperationType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
- hasPermission(String, UserPermission) - Method in interface com.atlassian.crowd.manager.permission.UserPermissionService
-
Does the provided user have the provided permission.
- hasPermission(String, UserPermission) - Method in class com.atlassian.crowd.manager.permission.UserPermissionServiceImpl
- hasPermissionOutsideOfGroups(String, UserPermission, Collection<DirectoryGroup>) - Method in class com.atlassian.crowd.manager.permission.RecoveryModeAwareUserPermissionService
- hasPermissionOutsideOfGroups(String, UserPermission, Collection<DirectoryGroup>) - Method in interface com.atlassian.crowd.manager.permission.UserPermissionService
-
Does the provided user have the provided permission when not considering the provided groups.
- hasPermissionOutsideOfGroups(String, UserPermission, Collection<DirectoryGroup>) - Method in class com.atlassian.crowd.manager.permission.UserPermissionServiceImpl
- hasProperty(String, Matcher<? super String>) - Method in class com.atlassian.crowd.test.util.analytics.AnalyticsEventReport.Event
- hasPublicSignup() - Method in class com.atlassian.crowd.applinks.CrowdHostApplication
- hasRemoteAddress(String) - Method in interface com.atlassian.crowd.model.application.Application
-
Returns
true
if the remote address is already in the list of allowable remote addresses for the application. - hasRemoteAddress(String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- hasRemoteAddress(String) - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- hasRemoveGroupPermission() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- hasRemoveGroupPermission() - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryPermissions
- hasRemoveUserPermission() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- hasRemoveUserPermission() - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryPermissions
- hasSsoCookie() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- hasSubGroups - Variable in class com.atlassian.crowd.console.action.group.ViewGroup
- hasSuccess() - Method in class com.atlassian.crowd.pageobjects.CrowdErrorAndSuccessSection
- hasSuccesses() - Method in class com.atlassian.crowd.util.BatchResult
- hasSynchronisationStarted(String, long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSchedulingTest
- hasUpdateGroupPermission() - Method in class com.atlassian.crowd.console.action.group.ViewGroupMembers
- hasUpdateGroupPermission() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- hasUpdateProfilePermission() - Method in class com.atlassian.crowd.console.action.user.EditProfile
-
Check if the user belongs to a directory that has UPDATE_USER permission.
- hasUserEmailChangePending(String, long) - Method in interface com.atlassian.crowd.emailchange.EmailChangeManager
-
Returns true if there is a pending e-mail verification for a user in crowd app, false otherwise.
- hasUserEmailChangePending(String, long) - Method in class com.atlassian.crowd.service.email.EmailChangeManagerImpl
- hasValidKeys() - Method in interface com.atlassian.crowd.plugin.saml.SAMLMessageManager
-
The SAMLMessageManager is ready to perform generate signatures if a valid key-pair has been loaded/generated.
- hasValidKeys() - Method in class com.atlassian.crowd.plugin.saml.SAMLMessageManagerImpl
- hasValue(String) - Static method in enum class com.atlassian.crowd.embedded.api.PasswordPolicyConfigurationPreset
- HEAD - Static variable in class com.atlassian.crowd.plugin.DecoratorAttributes
- header - Variable in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- header - Variable in class com.atlassian.crowd.pageobjects.aui.AuiFlag
- header - Variable in class com.atlassian.crowd.pageobjects.BrowseApplinksPage
- header - Variable in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- header - Variable in class com.atlassian.crowd.pageobjects.LegacyCrowdLoginPage
- HEADER_CONTENT_SECURITY_POLICY - Static variable in class com.atlassian.crowd.webapp.filter.CrowdSecurityHeadersFilter
- HEADER_MAX_LENGTH - Static variable in class com.atlassian.crowd.lookandfeel.LookAndFeelConstants
- HEADER_X_AAPPNAME - Static variable in class com.atlassian.crowd.common.util.AdditionalHeaders
-
Header used for adding to Tomcat's access logs the name of the application making REST requests to Crowd.
- HEADER_X_AUSERNAME - Static variable in class com.atlassian.crowd.common.util.AdditionalHeaders
-
Header used for adding username in Tomcat's access logs.
- HEADER_X_CONTENT_TYPE_OPTIONS - Static variable in class com.atlassian.crowd.webapp.filter.CrowdSecurityHeadersFilter
- HEADER_X_FRAME_OPTIONS - Static variable in class com.atlassian.crowd.webapp.filter.CrowdSecurityHeadersFilter
- HEADER_X_XSS_PROTECTION - Static variable in class com.atlassian.crowd.webapp.filter.CrowdSecurityHeadersFilter
- headers - Variable in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- heading - Variable in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step1_EmailLoginPage
- HealthCheckResourceTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.plugin
- HealthCheckResourceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.HealthCheckResourceTest
- HEX_DIGIT - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- HEX_DIGIT - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- HEX_DIGIT - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- HEXDIGIT - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- HEXDIGIT - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- HEXDIGIT - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- HIBERNATE_POOL_SIZE - Static variable in class com.atlassian.crowd.config.EnvironmentDrivenDatabaseConfigurationListener
- Hibernate5BatchFinder - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5
-
Hibernate 5 version of the
BatchFinder
. - Hibernate5BatchFinder(SessionFactory) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.Hibernate5BatchFinder
- Hibernate5BatchProcessor - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5
-
The Hibernate 5 implementation of the batch processor runs each collection in a new session, and each batch in a separate transaction.
- Hibernate5BatchProcessor(SessionFactory) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.Hibernate5BatchProcessor
- Hibernate5StatelessSessionBatchProcessor - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5
-
This is the Hibernate 5 implementation of the batch processor.
- Hibernate5StatelessSessionBatchProcessor(SessionFactory) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.Hibernate5StatelessSessionBatchProcessor
- Hibernate6BatchFinder - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6
-
Hibernate 6 version of the
BatchFinder
. - Hibernate6BatchFinder(SessionFactory) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.Hibernate6BatchFinder
- Hibernate6BatchProcessor - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6
-
The Hibernate 6 implementation of the batch processor runs each collection in a new session, and each batch in a separate transaction.
- Hibernate6BatchProcessor(SessionFactory) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.Hibernate6BatchProcessor
- Hibernate6StatelessSessionBatchProcessor - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6
-
This is the Hibernate 6 implementation of the batch processor.
- Hibernate6StatelessSessionBatchProcessor(SessionFactory) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.Hibernate6StatelessSessionBatchProcessor
- HibernateBigIntType - Class in com.atlassian.crowd.util.persistence.liquibase.ext.datatype.legacyhibernate
-
Equivalent to pre-Crowd 3.1 hibernate type "bigint"
- HibernateBigIntType() - Constructor for class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.legacyhibernate.HibernateBigIntType
- HibernateBinaryType - Class in com.atlassian.crowd.util.persistence.liquibase.ext.datatype.legacyhibernate
-
Equivalent to pre-Crowd 3.1 hibernate type "binary" (which is Types.VARBINARY)
- HibernateBinaryType() - Constructor for class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.legacyhibernate.HibernateBinaryType
- HibernateDao<T> - Class in com.atlassian.crowd.util.persistence.hibernate
-
Generic persistence class for storing Hibernate persistence objects.
- HibernateDao() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- HibernateDoubleType - Class in com.atlassian.crowd.util.persistence.liquibase.ext.datatype.legacyhibernate
-
Equivalent to pre-Crowd 3.1 hibernate type "double"
- HibernateDoubleType() - Constructor for class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.legacyhibernate.HibernateDoubleType
- HibernateIntType - Class in com.atlassian.crowd.util.persistence.liquibase.ext.datatype.legacyhibernate
- HibernateIntType() - Constructor for class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.legacyhibernate.HibernateIntType
- HibernateLogSuppressingMdcFilter - Class in com.atlassian.crowd.console.logging
-
This context wide logging filter suppresses Hibernate loggers which would log errors which happened during an SQL insert operation.
- HibernateOperation<S> - Interface in com.atlassian.crowd.util.persistence.hibernate.batch
-
Hibernate specific batch operation abstraction, shared between hibernate 2 (Confluence) and 4 (Crowd).
- HibernateUtil - Class in com.atlassian.crowd.util.persistence.liquibase.ext
- HomeDirectoryService - Interface in com.atlassian.crowd.service
-
Provides information about local and shared home directories.
- HomeDirectoryServiceImpl - Class in com.atlassian.crowd.service
- HomeDirectoryServiceImpl(HomeLocator) - Constructor for class com.atlassian.crowd.service.HomeDirectoryServiceImpl
- HOST - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidator
- hostAllowsCustomProducts() - Method in class com.atlassian.sal.crowd.license.CrowdLicenseHandler
- hostAllowsMultipleLicenses() - Method in class com.atlassian.sal.crowd.license.CrowdLicenseHandler
- HostApplicationControl - Interface in com.atlassian.crowd.embedded.spi
-
Defines an interface that allows the host application to control the behaviour of the Crowd API.
- hostname - Variable in class com.atlassian.crowd.pageobjects.ClusterMonitoringPage.NodeInfo
- HQL_ALIAS_APPLICATION_ID - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_ALIAS_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_ALIAS_USERNAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_AND - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_APPLICATION_ACTIVE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_APPLICATION_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_APPLICATION_TYPE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_ATTRIBUTE_ALIAS - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_ATTRIBUTE_LOWER_VALUE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_ATTRIBUTE_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_ATTRIBUTE_NUMERIC_VALUE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_CREATED_DATE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_DIRECTORY_ACTIVE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_DIRECTORY_ID - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_DIRECTORY_IMPLEMENTATION_CLASS - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_DIRECTORY_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_DIRECTORY_TYPE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_GROUP_ACTIVE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_GROUP_DESCRIPTION - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_GROUP_EXTERNAL_ID - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_GROUP_LOCAL - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_GROUP_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_GROUP_TYPE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_MEMBERSHIP_ALIAS - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_MEMBERSHIP_GROUP_TYPE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_MEMBERSHIP_TYPE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_TOKEN_DIRECTORY_ID - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_TOKEN_LAST_ACCESSED_TIME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_TOKEN_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_TOKEN_RANDOM_NUMBER - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_UPDATED_DATE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_USER_ACTIVE - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_USER_DISPLAY_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_USER_EMAIL_ADDRESS - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_USER_EXTERNAL_ID - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_USER_FIRST_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_USER_LAST_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQL_USER_NAME - Static variable in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HqlInClauseBatchHelper - Class in com.atlassian.crowd.util.persistence.hibernate
-
A reusable batching helper for HQL queries using "in" clause with a list of parameters.
- HqlInClauseBatchHelper.HqlInClauseBatchHelperBuilder - Class in com.atlassian.crowd.util.persistence.hibernate
- HQLQuery - Class in com.atlassian.crowd.search.hibernate
- HQLQuery() - Constructor for class com.atlassian.crowd.search.hibernate.HQLQuery
- HQLQueryTranslater - Class in com.atlassian.crowd.search.hibernate
-
Translates implementation agnostic Queries into executable Hibernate Query Language code.
- HQLQueryTranslater() - Constructor for class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HQLQueryTranslater(int) - Constructor for class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- HREF_BASE_PATH - Static variable in class com.atlassian.crowd.console.action.application.BaseAddApplicationAction
- HREF_BASE_PATH - Static variable in class com.atlassian.crowd.console.action.dataimport.BaseImporter
- HSQL - Enum constant in enum class com.atlassian.crowd.analytics.statistics.collectors.environment.DatabaseType
- HSQL - Enum constant in enum class com.atlassian.crowd.config.ConfiguredDatabaseType
- HSQL_NO_DATA_LOG_SUPPRESSING_FILTER_ENABLED - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
Enables HSQL specific "no data" log suppressing filter
- HSQL_UPGRADE_CONDITION_SKIP_PROPERTY - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
Allows skipping legacy HSQL condition check for automatic upgrade
- HSQLLegacyTableQueries - Class in com.atlassian.crowd.migration.legacy.database.sql
- HSQLLegacyTableQueries() - Constructor for class com.atlassian.crowd.migration.legacy.database.sql.HSQLLegacyTableQueries
- HsqlSupportingUniqueConstraintSnapshotGenerator - Class in com.atlassian.crowd.util.persistence.liquibase.ext.snapshot.jvm
-
Replaces UniqueConstraintSnapshotGenerator with one that can handle hsql 1.8 (CORE-2966)
- HsqlSupportingUniqueConstraintSnapshotGenerator() - Constructor for class com.atlassian.crowd.util.persistence.liquibase.ext.snapshot.jvm.HsqlSupportingUniqueConstraintSnapshotGenerator
- HsqlSupportingUniqueConstraintSnapshotGeneratorWrapper - Class in com.atlassian.crowd.util.persistence.liquibase.ext.snapshot.jvm
-
Replaces UniqueConstraintSnapshotGenerator with one that can handle hsql 1.8 (CORE-2966) Needs an extra level of indirection due to how liquibase handles replacements (it removes them based on being assignable from the replaced class, so this class can't extend UniqueConstraintSnapshotGenerator, or it won't be picked) Can't use a delegate directly due to having to access protected methods.
- HsqlSupportingUniqueConstraintSnapshotGeneratorWrapper() - Constructor for class com.atlassian.crowd.util.persistence.liquibase.ext.snapshot.jvm.HsqlSupportingUniqueConstraintSnapshotGeneratorWrapper
- HtmlEmailMessage - Class in com.atlassian.crowd.manager.mail
-
Represents a html message.
- HtmlEmailMessage.Builder - Class in com.atlassian.crowd.manager.mail
- htmlEncode(String) - Static method in class com.atlassian.crowd.plugin.saml.Util
-
Returns HTML encoded version of the specified String s.
- HtmlRenderedEmailsEnabledChecker - Interface in com.atlassian.crowd.email
- HtmlRenderedEmailsEnabledCheckerImpl - Class in com.atlassian.crowd.email
- HtmlRenderedEmailsEnabledCheckerImpl(PropertyManager, DcLicenseChecker) - Constructor for class com.atlassian.crowd.email.HtmlRenderedEmailsEnabledCheckerImpl
- HTTP_CONTEXT_FILTER - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
-
This filter should be kept first in the list
- HTTP_REQUEST_LOGGING_FILTER - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- HTTP_TO_JAVA - Static variable in interface com.atlassian.crowd.plugin.web.filter.AccessTypeAnalyzer
- httpAuthenticator - Variable in class com.atlassian.crowd.integration.springsecurity.RemoteCrowdAuthenticationProvider
- HttpClientProvider - Interface in com.atlassian.crowd.integration.rest.service
-
Abstraction for getting an
HttpClient
. - HttpContextFilter - Class in com.atlassian.crowd.plugin.web.filter
-
Servlet filter responsible for putting the current HTTP request and session in a thread local.
- HttpContextFilter() - Constructor for class com.atlassian.crowd.plugin.web.filter.HttpContextFilter
- httpMaxConnections - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- httpMaxConnections - Variable in class com.atlassian.crowd.service.client.AbstractClientProperties
- httpProxyHost - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- httpProxyHost - Variable in class com.atlassian.crowd.service.client.AbstractClientProperties
- httpProxyPassword - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- httpProxyPassword - Variable in class com.atlassian.crowd.service.client.AbstractClientProperties
- httpProxyPort - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- httpProxyPort - Variable in class com.atlassian.crowd.service.client.AbstractClientProperties
- httpProxyUsername - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- httpProxyUsername - Variable in class com.atlassian.crowd.service.client.AbstractClientProperties
- HttpRequestAccessTypeAnalyzer - Class in com.atlassian.crowd.plugin.web.filter
-
Analyzes the access type of servlet based on HTTP request.
- HttpRequestAccessTypeAnalyzer(StrutsActionMapHelper) - Constructor for class com.atlassian.crowd.plugin.web.filter.HttpRequestAccessTypeAnalyzer
- HttpRequestLoggingFilter - Class in com.atlassian.crowd.plugin.web.filter
- HttpRequestLoggingFilter() - Constructor for class com.atlassian.crowd.plugin.web.filter.HttpRequestLoggingFilter
- HttpServerUtil - Class in com.atlassian.crowd.test.util
- HttpServerUtil() - Constructor for class com.atlassian.crowd.test.util.HttpServerUtil
- httpTimeout - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- httpTimeout - Variable in class com.atlassian.crowd.service.client.AbstractClientProperties
- humanReadableFailedGroups - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- HUNDRED - Enum constant in enum class com.atlassian.crowd.pageobjects.group.ElementPickerPageSize
- HUNDRED_THOUSAND_ONE_TO_MILLION - Enum constant in enum class com.atlassian.crowd.analytics.events.DailyLoginCountBucket
- HUNDRED_TO_FIVE_HUNDRED - Enum constant in enum class com.atlassian.crowd.analytics.events.DailyLoginCountBucket
I
- i18HelperUsingRealResources() - Static method in class com.atlassian.crowd.util.I18nTestUtil
- i18n - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- I18N - Static variable in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- I18nHelper - Interface in com.atlassian.crowd.util
-
Gets text messages that allow for i18n.
- I18nHelperConfiguration - Interface in com.atlassian.crowd.util
-
Configuration for the i18n helper.
- I18nHelperConfigurationImpl - Class in com.atlassian.crowd.util
- I18nHelperConfigurationImpl(Locale, List<String>) - Constructor for class com.atlassian.crowd.util.I18nHelperConfigurationImpl
- I18nHelperImpl - Class in com.atlassian.crowd.util
- I18nHelperImpl(List<ResourceBundleProvider>) - Constructor for class com.atlassian.crowd.util.I18nHelperImpl
- I18nHelperImpl(List<ResourceBundleProvider>, boolean) - Constructor for class com.atlassian.crowd.util.I18nHelperImpl
- i18nResolver() - Method in class com.atlassian.crowd.plugin.endpoints.PublicApiTestConfig
- i18nResolver() - Method in class com.atlassian.crowd.rest.plugin.PluginConfig
- I18nTestUtil - Class in com.atlassian.crowd.util
- I18nTestUtil() - Constructor for class com.atlassian.crowd.util.I18nTestUtil
- id - Variable in class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
- id - Variable in class com.atlassian.crowd.directory.rest.entity.membership.DirectoryObject
- id - Variable in class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- id - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage.RemoveApplicationPage
- id - Variable in class com.atlassian.crowd.pageobjects.ClusterMonitoringPage.NodeInfo
- id - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryDetailsPage
- id - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- id - Variable in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource.PatternRepresentation
- id(Long) - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryEntityRestriction
-
A restriction matching entities with the given id
- id(Long) - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher.Builder
- id(Long, AuditLogAuthorType) - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryAuthorRestriction
-
Match authors with the given id and type
- ID - Enum constant in enum class com.atlassian.crowd.directory.query.FetchMode
-
Will only fetch the external id
- ID - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- ID - Variable in class com.atlassian.crowd.console.action.directory.CreateDirectory
- ID - Variable in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- ID - Variable in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- ID - Static variable in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
- ID - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidator
- ID - Variable in class com.atlassian.crowd.plugin.saml.action.UpdateSAMLConfiguration
- IDENTIFIER_HASH_CACHE - Static variable in class com.atlassian.crowd.dao.token.TokenDAOMemory
- IdentifierMap<V> - Class in com.atlassian.crowd.embedded.impl
-
This class behaves like a HashMap with lower-case String keys.
- IdentifierMap() - Constructor for class com.atlassian.crowd.embedded.impl.IdentifierMap
- IdentifierMap(int) - Constructor for class com.atlassian.crowd.embedded.impl.IdentifierMap
- IdentifierMap(Map<String, V>) - Constructor for class com.atlassian.crowd.embedded.impl.IdentifierMap
- IdentifierSet - Class in com.atlassian.crowd.embedded.impl
-
This class behaves like a HashSet with lower-case String values.
- IdentifierSet() - Constructor for class com.atlassian.crowd.embedded.impl.IdentifierSet
- IdentifierSet(int) - Constructor for class com.atlassian.crowd.embedded.impl.IdentifierSet
- IdentifierSet(int, float) - Constructor for class com.atlassian.crowd.embedded.impl.IdentifierSet
- IdentifierSet(Collection<? extends String>) - Constructor for class com.atlassian.crowd.embedded.impl.IdentifierSet
- IdentifierUtils - Class in com.atlassian.crowd.embedded.impl
- identifyByConnectionUrl(String) - Static method in enum class com.atlassian.crowd.config.ConfiguredDatabaseType
- identifyByHibernateDialect(String) - Static method in enum class com.atlassian.crowd.config.ConfiguredDatabaseType
- idFromBaseType() - Method in class com.atlassian.crowd.directory.rest.resolver.DirectoryObjectTypeIdResolver
- idFromValue(Object) - Method in class com.atlassian.crowd.directory.rest.resolver.DirectoryObjectTypeIdResolver
- idFromValueAndType(Object, Class<?>) - Method in class com.atlassian.crowd.directory.rest.resolver.DirectoryObjectTypeIdResolver
- idInput - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage.RemoveApplicationPage
- IDP_SAML_CONFIGURATION_ENTITY_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.saml.example.SamlConfigurationExamples
- IDP_SAML_CONFIGURATION_ENTITY_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.saml.example.SamlConfigurationExamples
- IdpMetadataGenerator - Class in com.atlassian.crowd.manager.sso
- IdpMetadataGenerator() - Constructor for class com.atlassian.crowd.manager.sso.IdpMetadataGenerator
- IdpMetadataGenerator(XMLObjectSupportWrapper) - Constructor for class com.atlassian.crowd.manager.sso.IdpMetadataGenerator
- IdpSamlConfigurationEntity - Class in com.atlassian.crowd.plugin.rest.entity.sso
- IdpSamlConfigurationEntity(String, String, CertificateFormat, String, Long) - Constructor for class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
- IdpSamlConfigurationEntity.Builder - Class in com.atlassian.crowd.plugin.rest.entity.sso
- idQueryParam - Variable in class com.atlassian.crowd.pageobjects.directory.view.ViewDirectory
- ifMatchesThenSet(Function<V, String>) - Method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
-
Sets the message function, which will be used to get the actual error message for the field error
- ifMatchesThenSet(Supplier<String>) - Method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
-
Sets the message supplier, which will be used to get the actual error message for the field error
- ignoresEventsSentWhileDown() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterMessagingTest
- ILLEGAL_ARGUMENT - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- ILLEGAL_ARGUMENT - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- IllegalAccessExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- IllegalAccessExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.IllegalAccessExceptionMapper
- IllegalArgumentExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
-
Maps an
IllegalArgumentException
to aResponse
. - IllegalArgumentExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.IllegalArgumentExceptionMapper
- IllegalPageStateException - Exception in com.atlassian.crowd.acceptance.page
-
Thrown when the current page is not what it should be.
- IllegalPageStateException(ITestingEngine, String) - Constructor for exception com.atlassian.crowd.acceptance.page.IllegalPageStateException
- IMAGE_TOO_LARGE_ERROR_MESSAGE - Static variable in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- ImageInfo - Class in com.atlassian.crowd.util
-
Class represents information about image based on it's data URL
- ImageInfo() - Constructor for class com.atlassian.crowd.util.ImageInfo
- ImageInfo(String, String, String) - Constructor for class com.atlassian.crowd.util.ImageInfo
- IMMUTABLE_USER_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- IMMUTABLE_USER_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.CrowdUserConsoleAcceptenceTestCase
- IMMUTABLE_USER_PW - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- IMMUTABLE_USER_PW - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.CrowdUserConsoleAcceptenceTestCase
- ImmutableApplication - Class in com.atlassian.crowd.model.application
-
Immutable Application
- ImmutableApplication(Long, String, ApplicationType, String, PasswordCredential, boolean, boolean, Map<String, String>, List<DirectoryMapping>, Set<RemoteAddress>, Set<Webhook>, boolean, boolean, Date, Date) - Constructor for class com.atlassian.crowd.model.application.ImmutableApplication
-
Deprecated.Use
ImmutableApplication.Builder
instead. - ImmutableApplication.Builder - Class in com.atlassian.crowd.model.application
- ImmutableApplicationDirectoryMapping - Class in com.atlassian.crowd.model.application
-
An immutable representation of a
ApplicationDirectoryMapping
- ImmutableApplicationDirectoryMapping.Builder - Class in com.atlassian.crowd.model.application
- ImmutableApplicationSamlConfiguration - Class in com.atlassian.crowd.sso
- ImmutableApplicationSamlConfiguration.Builder - Class in com.atlassian.crowd.sso
- ImmutableAttributes - Class in com.atlassian.crowd.embedded.impl
-
A general purpose immutable implementation of the
Attributes
interface. - ImmutableAttributes() - Constructor for class com.atlassian.crowd.embedded.impl.ImmutableAttributes
-
Constructs an empty immutable Attributes object.
- ImmutableAttributes(Attributes) - Constructor for class com.atlassian.crowd.embedded.impl.ImmutableAttributes
-
Constructs an immutable copy of the passed in attributes.
- ImmutableAttributes(Map<String, Set<String>>) - Constructor for class com.atlassian.crowd.embedded.impl.ImmutableAttributes
-
Constructs an immutable Attributes object from the given Map.
- ImmutableAuditLogAuthor - Class in com.atlassian.crowd.audit
-
Concrete implementation of an audit log author
- ImmutableAuditLogAuthor(AuditLogAuthor) - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogAuthor
- ImmutableAuditLogAuthor(Long, String, AuditLogAuthorType) - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogAuthor
- ImmutableAuditLogChangeset - Class in com.atlassian.crowd.audit
-
Concrete implementation of an audit log changeset
- ImmutableAuditLogChangeset(Long, Instant, AuditLogAuthorType, Long, String, AuditLogEventType, AuditLogEntityType, Long, String, String, String, List<ImmutableAuditLogEntry>) - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
-
Deprecated.Use the
ImmutableAuditLogChangeset.Builder
instead - ImmutableAuditLogChangeset.Builder - Class in com.atlassian.crowd.audit
-
Builder for
ImmutableAuditLogChangeset
. - ImmutableAuditLogEntity - Class in com.atlassian.crowd.audit
-
Concrete implementation of an object affected by an auditable event
- ImmutableAuditLogEntity(ImmutableAuditLogEntity.Builder) - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogEntity
- ImmutableAuditLogEntity.Builder - Class in com.atlassian.crowd.audit
- ImmutableAuditLogEntry - Class in com.atlassian.crowd.audit
-
Concrete implementation of an audit log entry
- ImmutableAuditLogEntry(String, String, String) - Constructor for class com.atlassian.crowd.audit.ImmutableAuditLogEntry
- ImmutableAuditLogEntry.Builder - Class in com.atlassian.crowd.audit
- ImmutableClientProperties - Class in com.atlassian.crowd.service.client
- ImmutableClientProperties.Builder - Class in com.atlassian.crowd.service.client
- ImmutableCrowdSpecificRememberMeSettings - Class in com.atlassian.crowd.manager.authentication
- ImmutableCrowdSpecificRememberMeSettings(boolean, Duration) - Constructor for class com.atlassian.crowd.manager.authentication.ImmutableCrowdSpecificRememberMeSettings
- ImmutableDirectory - Class in com.atlassian.crowd.embedded.impl
- ImmutableDirectory - Class in com.atlassian.crowd.model.directory
- ImmutableDirectory(Long, String, boolean, String, String, DirectoryType, String, Date, Date, Set<OperationType>, Map<String, String>) - Constructor for class com.atlassian.crowd.embedded.impl.ImmutableDirectory
- ImmutableDirectory.Builder - Class in com.atlassian.crowd.embedded.impl
-
Used to aid in the construction of an ImmutableDirectory.
- ImmutableDirectory.Builder - Class in com.atlassian.crowd.model.directory
- ImmutableDirectoryGroup - Class in com.atlassian.crowd.model.group
- ImmutableDirectoryGroup.Builder - Class in com.atlassian.crowd.model.group
- ImmutableDirectoryGroupWithAttributes - Class in com.atlassian.crowd.model.group
- ImmutableDirectoryGroupWithAttributes.Builder - Class in com.atlassian.crowd.model.group
- ImmutableGroup - Class in com.atlassian.crowd.embedded.impl
-
A general purpose immutable implementation of the Group interface.
- ImmutableGroup - Class in com.atlassian.crowd.model.group
- ImmutableGroup(String) - Constructor for class com.atlassian.crowd.embedded.impl.ImmutableGroup
- ImmutableGroup.Builder - Class in com.atlassian.crowd.model.group
- ImmutableGroupGroupAdministrationMapping - Class in com.atlassian.crowd.service.permission
- ImmutableGroupGroupAdministrationMapping(Group, Group) - Constructor for class com.atlassian.crowd.service.permission.ImmutableGroupGroupAdministrationMapping
- ImmutableGroupWithAttributes - Class in com.atlassian.crowd.model.group
- ImmutableGroupWithAttributes.Builder - Class in com.atlassian.crowd.model.group
- ImmutableLdapName - Class in com.atlassian.crowd.directory.ldap.name
- ImmutableLdapName(String) - Constructor for class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
-
This class should only be instantiated via CrowdLdapNameFactory.
- ImmutableMembership - Class in com.atlassian.crowd.model.group
- ImmutableMembership(String, Iterable<String>, Iterable<String>) - Constructor for class com.atlassian.crowd.model.group.ImmutableMembership
- ImmutableSingleGroupAdministrationMappings - Class in com.atlassian.crowd.service.permission
- ImmutableSingleGroupAdministrationMappings(Set<GroupGroupAdministrationMapping>, Set<UserGroupAdministrationMapping>) - Constructor for class com.atlassian.crowd.service.permission.ImmutableSingleGroupAdministrationMappings
- ImmutableTimestampedUser - Class in com.atlassian.crowd.model.user
- ImmutableTimestampedUser.Builder - Class in com.atlassian.crowd.model.user
- ImmutableTimestampedUserWithAttributes - Class in com.atlassian.crowd.model.user
- ImmutableTimestampedUserWithAttributes.Builder - Class in com.atlassian.crowd.model.user
- ImmutableToken - Class in com.atlassian.crowd.model.token
- ImmutableToken(Long, String, String, long, Date, long, Long, String, long, String) - Constructor for class com.atlassian.crowd.model.token.ImmutableToken
- ImmutableToken.Builder - Class in com.atlassian.crowd.model.token
- ImmutableUser - Class in com.atlassian.crowd.embedded.impl
-
A general purpose immutable implementation of the User interface.
- ImmutableUser - Class in com.atlassian.crowd.model.user
- ImmutableUser(long, String, String, String, boolean) - Constructor for class com.atlassian.crowd.embedded.impl.ImmutableUser
- ImmutableUser(long, String, String, String, boolean, String, String, String) - Constructor for class com.atlassian.crowd.model.user.ImmutableUser
- ImmutableUser(ImmutableUser.Builder) - Constructor for class com.atlassian.crowd.model.user.ImmutableUser
- ImmutableUser(User) - Constructor for class com.atlassian.crowd.model.user.ImmutableUser
- ImmutableUser.Builder - Class in com.atlassian.crowd.embedded.impl
-
Used to aid in the construction of an Immutable User object.
- ImmutableUser.Builder - Class in com.atlassian.crowd.model.user
- ImmutableUserGroupAdministrationMapping - Class in com.atlassian.crowd.service.permission
- ImmutableUserGroupAdministrationMapping(Group, User) - Constructor for class com.atlassian.crowd.service.permission.ImmutableUserGroupAdministrationMapping
- ImmutableUserWithAttributes - Class in com.atlassian.crowd.model.user
- ImmutableUserWithAttributes.Builder - Class in com.atlassian.crowd.model.user
- ImmutableWebhook - Class in com.atlassian.crowd.model.webhook
- ImmutableWebhook(Long, String, ImmutableApplication, String, Date, long) - Constructor for class com.atlassian.crowd.model.webhook.ImmutableWebhook
- ImmutableWebhook.Builder - Class in com.atlassian.crowd.model.webhook
- IMPLEMENTATION_CLASS - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.DirectoryTermKeys
-
Implementation class for directory.
- IMPLEMENTATION_CLASS_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.CustomDirectoryValidator
- IMPLEMENTATION_CLASS_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogDirectoryMapper
- implementationClass - Variable in class com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryDetailsTab
- implementationClass - Variable in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryDetailsPage
- Import - Class in com.atlassian.crowd.console.action.setup
-
Web action to handle the import of Crowd data via XML
- Import() - Constructor for class com.atlassian.crowd.console.action.setup.Import
- IMPORT_EVENT_TYPE - Static variable in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- IMPORT_FINISHED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that a directory import has been finished.
- IMPORT_STARTED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that a directory import has been started.
- importApplicationsFromDatabase(Map<Long, Long>) - Method in class com.atlassian.crowd.migration.legacy.database.ApplicationMapper
- importBambooUsers() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.BambooImporterTest
- importBambooUsers() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdifiedBambooImporterTest
- importConfluenceUsers() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConfluenceImporterTest
- importConfluenceUsers() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdifiedConfluenceImporterTest
- ImportCsv - Class in com.atlassian.crowd.console.action.dataimport
-
Where we build our Configuration for the CSV import
- ImportCsv() - Constructor for class com.atlassian.crowd.console.action.dataimport.ImportCsv
- importDatabase(LegacyTableQueries) - Method in class com.atlassian.crowd.migration.legacy.database.DatabaseMigrator
-
Will import a database with the given legacyTableQueries
- importDirectoriesFromDatabase(Map<Long, Long>) - Method in class com.atlassian.crowd.migration.legacy.database.DirectoryMapper
- importDirectoryFromXml(Element, Map<Long, Long>) - Method in class com.atlassian.crowd.migration.legacy.DirectoryMapper
- importElement(Element) - Method in interface com.atlassian.crowd.migration.GenericMapper.Importer
- Importer - Interface in com.atlassian.crowd.importer.importers
-
Classes that extend this interface will manage the import of users, groups and their memberships from a given application (or file) into Crowd.
- IMPORTER_CONFIGURATION - Static variable in class com.atlassian.crowd.console.action.dataimport.BaseImporter
- ImporterConfigurationException - Exception in com.atlassian.crowd.importer.exceptions
-
This exception represents that a configuration to a given Import was invalid.
- ImporterConfigurationException() - Constructor for exception com.atlassian.crowd.importer.exceptions.ImporterConfigurationException
-
Default constructor.
- ImporterConfigurationException(String) - Constructor for exception com.atlassian.crowd.importer.exceptions.ImporterConfigurationException
-
Default constructor.
- ImporterConfigurationException(String, Throwable) - Constructor for exception com.atlassian.crowd.importer.exceptions.ImporterConfigurationException
-
Default constructor.
- ImporterConfigurationException(Throwable) - Constructor for exception com.atlassian.crowd.importer.exceptions.ImporterConfigurationException
-
Default constructor.
- ImporterException - Exception in com.atlassian.crowd.importer.exceptions
-
An exception that will represent an error thrown via the Importer code.
- ImporterException() - Constructor for exception com.atlassian.crowd.importer.exceptions.ImporterException
-
Default constructor.
- ImporterException(String) - Constructor for exception com.atlassian.crowd.importer.exceptions.ImporterException
-
Default constructor.
- ImporterException(String, Throwable) - Constructor for exception com.atlassian.crowd.importer.exceptions.ImporterException
-
Default constructor.
- ImporterException(Throwable) - Constructor for exception com.atlassian.crowd.importer.exceptions.ImporterException
-
Default constructor.
- ImporterFactory - Interface in com.atlassian.crowd.importer.factory
-
This factory will handle the responsibility of returning an
ImporterDAO
based on a given configuration - ImporterFactoryImpl - Class in com.atlassian.crowd.importer.factory
-
Main implementation of the
ImporterFactory
- ImporterFactoryImpl(Map, Map) - Constructor for class com.atlassian.crowd.importer.factory.ImporterFactoryImpl
- ImporterManager - Interface in com.atlassian.crowd.importer.manager
-
Handles the importing of users, groups and memberships into Crowd.
- ImporterManagerImpl - Class in com.atlassian.crowd.importer.manager
-
The main implementation of the ImporterManager.
- ImporterManagerImpl() - Constructor for class com.atlassian.crowd.importer.manager.ImporterManagerImpl
- ImportEvent - Class in com.atlassian.crowd.event.directory
-
Denotes an event related to the data import process.
- ImportEvent(Object, Directory, Configuration) - Constructor for class com.atlassian.crowd.event.directory.ImportEvent
- ImportException - Exception in com.atlassian.crowd.migration
- ImportException(Exception) - Constructor for exception com.atlassian.crowd.migration.ImportException
- ImportException(String) - Constructor for exception com.atlassian.crowd.migration.ImportException
- ImportException(String, Throwable) - Constructor for exception com.atlassian.crowd.migration.ImportException
- ImportException(String, List<String>) - Constructor for exception com.atlassian.crowd.migration.ImportException
- ImportExportException - Exception in com.atlassian.crowd.migration
- ImportExportException() - Constructor for exception com.atlassian.crowd.migration.ImportExportException
-
Default constructor.
- ImportExportException(String) - Constructor for exception com.atlassian.crowd.migration.ImportExportException
-
Default constructor.
- ImportExportException(String, Throwable) - Constructor for exception com.atlassian.crowd.migration.ImportExportException
-
Default constructor.
- ImportExportException(Throwable) - Constructor for exception com.atlassian.crowd.migration.ImportExportException
-
Default constructor.
- ImportFinishedEvent - Class in com.atlassian.crowd.event.directory
-
Is published when a data import is finished, regardless of its status
- ImportFinishedEvent(Object, Directory, Configuration, boolean) - Constructor for class com.atlassian.crowd.event.directory.ImportFinishedEvent
- importFromDatabase(LegacyImportDataHolder) - Method in class com.atlassian.crowd.migration.legacy.database.ApplicationMapper
- importFromDatabase(LegacyImportDataHolder) - Method in interface com.atlassian.crowd.migration.legacy.database.DatabaseImporter
-
Migrates data from legacy Crowd database (pre 2.0) to current database (Crowd 2.0+) schema.
- importFromDatabase(LegacyImportDataHolder) - Method in class com.atlassian.crowd.migration.legacy.database.DirectoryMapper
- importFromDatabase(LegacyImportDataHolder) - Method in class com.atlassian.crowd.migration.legacy.database.GroupMapper
- importFromDatabase(LegacyImportDataHolder) - Method in class com.atlassian.crowd.migration.legacy.database.PropertyMapper
- importFromDatabase(LegacyImportDataHolder) - Method in class com.atlassian.crowd.migration.legacy.database.RoleMapper
- importFromDatabase(LegacyImportDataHolder) - Method in class com.atlassian.crowd.migration.legacy.database.SALPropertyMapper
- importFromDatabase(LegacyImportDataHolder) - Method in class com.atlassian.crowd.migration.legacy.database.UserMapper
- importGroupMemberships(Iterable<MembershipDTO>, Configuration) - Method in class com.atlassian.crowd.importer.importers.CsvImporter
- importGroups - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForDelegated
- importGroups(ResultSet) - Method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- importGroups(Collection<GroupTemplate>, Configuration) - Method in class com.atlassian.crowd.importer.importers.CsvImporter
- importGroupsFromDatabase(Map<Long, Long>) - Method in class com.atlassian.crowd.migration.legacy.database.GroupMapper
- importJiraUsers() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdifiedJiraImporterTest
- importJIRAUsers() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.JiraImporterTest
- importJIRAUsersWithNoConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.JiraImporterTest
- ImportJive - Class in com.atlassian.crowd.console.action.dataimport
- ImportJive() - Constructor for class com.atlassian.crowd.console.action.dataimport.ImportJive
- importMembershipsFromDatabase(LegacyImportDataHolder, BatchResultWithIdReferences<Group>) - Method in class com.atlassian.crowd.migration.legacy.database.GroupMapper
- importMembershipsFromDatabase(LegacyImportDataHolder, BatchResultWithIdReferences<Group>) - Method in class com.atlassian.crowd.migration.legacy.database.RoleMapper
- importPropertiesFromDatabase() - Method in class com.atlassian.crowd.migration.legacy.database.PropertyMapper
- importRolesFromDatabase(Map<Long, Long>) - Method in class com.atlassian.crowd.migration.legacy.database.RoleMapper
- IMPORTS_LOCATION - Static variable in class com.atlassian.crowd.acceptance.tests.load.BaseCsvImporterTest
- importSALPropertiesFromDatabase() - Method in class com.atlassian.crowd.migration.legacy.database.SALPropertyMapper
- ImportSetupPage - Class in com.atlassian.crowd.pageobjects.setup
- ImportSetupPage() - Constructor for class com.atlassian.crowd.pageobjects.setup.ImportSetupPage
- ImportStartedEvent - Class in com.atlassian.crowd.event.directory
-
Is published when a data import is started.
- ImportStartedEvent(Object, Directory, Configuration) - Constructor for class com.atlassian.crowd.event.directory.ImportStartedEvent
- ImportsUtil - Class in com.atlassian.crowd.common.util
-
A tool for providing the location for imported files, for example for the CSV importer.
- importType - Variable in class com.atlassian.crowd.console.action.dataimport.ImportType
- ImportType - Class in com.atlassian.crowd.console.action.dataimport
- ImportType() - Constructor for class com.atlassian.crowd.console.action.dataimport.ImportType
- importUserMemberships(Iterable<MembershipDTO>, Configuration) - Method in class com.atlassian.crowd.importer.importers.CsvImporter
- importUsers(ResultSet, Connection, Map) - Method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- importUsers(Collection<UserTemplateWithCredentialAndAttributes>, Configuration) - Method in class com.atlassian.crowd.importer.importers.CsvImporter
- importUsersFromDatabase(Map<Long, Long>) - Method in class com.atlassian.crowd.migration.legacy.database.UserMapper
- importUsersGroupsAndMemberships(Configuration) - Method in class com.atlassian.crowd.importer.importers.JiraImporter
-
This method will handle the importing of Users, Groups and Memberships from Confluence.
- importUsersGroupsAndMemberships(Configuration) - Method in class com.atlassian.crowd.importer.importers.CsvImporter
- importUsersGroupsAndMemberships(Configuration) - Method in interface com.atlassian.crowd.importer.importers.Importer
-
Responsible for the import of both users and groups into Crowd using the given
Configuration
- importXml(String) - Method in interface com.atlassian.crowd.migration.XmlMigrationManager
-
Imports exported Crowd server state from an XML file.
- importXml(String) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- importXml(Element) - Method in class com.atlassian.crowd.migration.AliasMapper
- importXml(Element) - Method in class com.atlassian.crowd.migration.ApplicationMapper
- importXml(Element) - Method in class com.atlassian.crowd.migration.ApplicationSamlConfigurationEntityMapper
- importXml(Element) - Method in class com.atlassian.crowd.migration.AuditLogMapper
- importXml(Element) - Method in class com.atlassian.crowd.migration.CrowdConfigMapper
- importXml(Element) - Method in class com.atlassian.crowd.migration.CrowdPropertiesMapper
- importXml(Element) - Method in class com.atlassian.crowd.migration.DirectoryMapper
- importXml(Element) - Method in class com.atlassian.crowd.migration.GrantedPermissionMapper
- importXml(Element) - Method in class com.atlassian.crowd.migration.GroupLevelAdminMapper
- importXml(Element) - Method in class com.atlassian.crowd.migration.GroupMapper
- importXml(Element) - Method in class com.atlassian.crowd.migration.legacy.LegacyXmlMigrator
- importXml(Element) - Method in interface com.atlassian.crowd.migration.Mapper
-
Imports V2 XML.
- importXml(Element) - Method in class com.atlassian.crowd.migration.MembershipMapper
- importXml(Element) - Method in class com.atlassian.crowd.migration.PropertyMapper
- importXml(Element) - Method in class com.atlassian.crowd.migration.SAMLTrustEntityMapper
- importXml(Element) - Method in class com.atlassian.crowd.migration.UserMapper
- importXml(Element) - Method in class com.atlassian.crowd.migration.XmlMigrator
- importXml(Element, LegacyImportDataHolder) - Method in class com.atlassian.crowd.migration.legacy.ApplicationMapper
- importXml(Element, LegacyImportDataHolder) - Method in class com.atlassian.crowd.migration.legacy.CrowdConfigMapper
- importXml(Element, LegacyImportDataHolder) - Method in class com.atlassian.crowd.migration.legacy.CrowdPropertiesMapper
- importXml(Element, LegacyImportDataHolder) - Method in class com.atlassian.crowd.migration.legacy.DirectoryMapper
- importXml(Element, LegacyImportDataHolder) - Method in class com.atlassian.crowd.migration.legacy.GroupMapper
- importXml(Element, LegacyImportDataHolder) - Method in interface com.atlassian.crowd.migration.legacy.LegacyImporter
-
Imports V1 (legacy Crowd 0.x.x and 1.x.x) XML.
- importXml(Element, LegacyImportDataHolder) - Method in class com.atlassian.crowd.migration.legacy.PropertyMapper
- importXml(Element, LegacyImportDataHolder) - Method in class com.atlassian.crowd.migration.legacy.RoleMapper
- importXml(Element, LegacyImportDataHolder) - Method in class com.atlassian.crowd.migration.legacy.SALPropertyMapper
- importXml(Element, LegacyImportDataHolder) - Method in class com.atlassian.crowd.migration.legacy.UserMapper
- importXml(Element, String, GenericMapper.Importer<T>) - Method in class com.atlassian.crowd.migration.GenericMapper
- IN_MEMORY - Enum constant in enum class com.atlassian.crowd.plugins.testkit.rest.model.TokenStorageType
- IN_PROGRESS - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.SimpleSynchronizationStatus
- IN_RESPONSE_TO - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlSubjectConfirmationDataMatcher
- IN_RESPONSE_TO - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlRootMatcher
- INACCESSIBLE - Enum constant in enum class com.atlassian.crowd.analytics.util.FeatureStatus
- INACTIVE_ACCOUNT - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- INACTIVE_ACCOUNT - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- InactiveAccountException - Exception in com.atlassian.crowd.exception
-
Thrown when the account is inactive.
- InactiveAccountException(String) - Constructor for exception com.atlassian.crowd.exception.InactiveAccountException
-
Constructs a new InvalidAccountException.
- InactiveAccountException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.InactiveAccountException
- InactiveAccountExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- InactiveAccountExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InactiveAccountExceptionMapper
- inactiveUserCannotResetPassword() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ResetPasswordTest
- Include - Class in com.atlassian.crowd.maven.plugin.dependecies
-
This class represent a dependency that is scanned for dependencies to be included in the project.
- Include() - Constructor for class com.atlassian.crowd.maven.plugin.dependecies.Include
- INCLUDE_APPNAME_HEADER_IN_RESPONSES - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
When set to true, Crowd will add
AdditionalHeaders.HEADER_X_AAPPNAME
header containing application name of application making REST requests to Crowd. - INCLUDE_IP_ADDRESS_IN_VALIDATION_FACTORS - Static variable in class com.atlassian.crowd.model.property.Property
- INCLUDE_PASSWORD - Enum constant in enum class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator.PasswordMode
- INCLUDE_USERNAME_HEADER_IN_RESPONSES - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
When set to true, Crowd will add
AdditionalHeaders.HEADER_X_AUSERNAME
header containing username of logged in user for all HTTP requests (including REST). - includeAll() - Method in class com.atlassian.crowd.directory.ldap.mapper.UserContextMapperConfig
- includeMemberOf() - Method in class com.atlassian.crowd.directory.ldap.mapper.UserContextMapperConfig
- increment(InMemoryCounter.CounterKey) - Method in class com.atlassian.crowd.analytics.persistence.InMemoryCounter
-
Increments the counter of a given counter key.
- INCREMENTAL - Enum constant in enum class com.atlassian.crowd.manager.directory.SynchronisationMode
-
Synchronise the changes since the last synchronisation.
- INCREMENTAL - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
- INCREMENTAL_SYNC_ENABLED - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
-
Property key for enabling incremental sync
- INCREMENTAL_SYNC_NOT_AVAILABLE - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- INCREMENTAL_SYNC_NOT_AVAILABLE - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- incremental0to10kUsers() - Method in class com.atlassian.crowd.acceptance.tests.directory.DbCachingLoadTest
- IncrementalAttributeMapper - Class in com.atlassian.crowd.directory.ldap.util
-
Code based on: http://jira.springframework.org/browse/LDAP-176 To fix: http://jira.atlassian.com/browse/CWD-1445 Utility class that helps with reading all attribute values from Active Directory using Incremental Retrieval of Multi-valued Properties.
- IncrementalAttributeMapper(String, AttributeValueProcessor) - Constructor for class com.atlassian.crowd.directory.ldap.util.IncrementalAttributeMapper
- IncrementalAttributeMapper(String, AttributeValueProcessor, RangeOption) - Constructor for class com.atlassian.crowd.directory.ldap.util.IncrementalAttributeMapper
- incrementalSync - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- incrementalSync(long, boolean) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.CrowdInstanceHelper
- incrementalSyncEnabled - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- incrementalSyncEnabled - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- incrementalSyncEnabled - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- IncrementalSynchronisationNotAvailableException - Exception in com.atlassian.crowd.event
- IncrementalSynchronisationNotAvailableException() - Constructor for exception com.atlassian.crowd.event.IncrementalSynchronisationNotAvailableException
- IncrementalSynchronisationNotAvailableException(String) - Constructor for exception com.atlassian.crowd.event.IncrementalSynchronisationNotAvailableException
- IncrementalSynchronisationNotAvailableExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- IncrementalSynchronisationNotAvailableExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.IncrementalSynchronisationNotAvailableExceptionMapper
- IncrementalSyncImprovementsTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- IncrementalSyncImprovementsTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.IncrementalSyncImprovementsTest
- incrementedProgress() - Method in class com.atlassian.crowd.util.TimedProgressOperation
-
Indicate that a unit of work has been done, and log if necessary.
- incrementGroupMembershipsImported() - Method in class com.atlassian.crowd.importer.model.Result
- incrementGroupsImported() - Method in class com.atlassian.crowd.importer.model.Result
- incrementProgress() - Method in class com.atlassian.crowd.util.TimedProgressOperation
-
Indicate that a unit of work is about to be done, and log if necessary.
- incrementUsersImported() - Method in class com.atlassian.crowd.importer.model.Result
- incSyncErrorExpander - Variable in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- incSyncErrorExpandingButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- InDatabaseDirectorySynchronisationInformationStore - Class in com.atlassian.crowd.manager.directory
-
Stores information about synchronisation status in the database
- InDatabaseDirectorySynchronisationInformationStore(DirectorySynchronisationStatusDao, DirectoryDao, ClusterService) - Constructor for class com.atlassian.crowd.manager.directory.InDatabaseDirectorySynchronisationInformationStore
- InDatabaseDirectorySynchronisationTokenStore - Class in com.atlassian.crowd.manager.directory
-
A persistent implementation of the
DirectorySynchronisationTokenStore
that uses the database for token storage - InDatabaseDirectorySynchronisationTokenStore(DirectorySynchronisationTokenDao) - Constructor for class com.atlassian.crowd.manager.directory.InDatabaseDirectorySynchronisationTokenStore
- index(Collection<? extends T>, Function<T, String>) - Static method in class com.atlassian.crowd.embedded.impl.IdentifierMap
- INFO - Enum constant in enum class com.atlassian.crowd.pageobjects.aui.AuiType
- informationIsNotVisibleToAnonymousUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicenseMaintenanceTest
- informationIsNotVisibleToRegularUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicenseMaintenanceTest
- informationIsVisibleToAdmin() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicenseMaintenanceTest
- init() - Method in class com.atlassian.crowd.console.interceptor.SetupCheckInterceptor
- init() - Method in class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
- init() - Method in class com.atlassian.crowd.pageobjects.administration.BackupPage
- init() - Method in class com.atlassian.crowd.pageobjects.administration.CurrentSessionsPage
- init() - Method in class com.atlassian.crowd.pageobjects.administration.GeneralOptionsPage
- init() - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage
- init() - Method in class com.atlassian.crowd.pageobjects.administration.LicensePage
- init() - Method in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- init() - Method in class com.atlassian.crowd.pageobjects.administration.MailTemplatePage
- init() - Method in class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage
- init() - Method in class com.atlassian.crowd.pageobjects.administration.UserSessionsPage
- init() - Method in class com.atlassian.crowd.pageobjects.aui.AuiSelect2
- init() - Method in class com.atlassian.crowd.pageobjects.ConfigureAuditLogPage
- init() - Method in class com.atlassian.crowd.pageobjects.CrowdConsole
- init() - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryPermissionsTab
- init() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage
- init() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryDetailsPage
- init() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryPermissionsPage
- init() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- init() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPage
- init() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPermissionsPage
- init() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConfigurationPage
- init() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- init() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryDetailsPage
- init() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryPermissionsPage
- init() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectorySpringLdapPoolPage
- init() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConfigurationPage
- init() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConnectorPage
- init() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryDetailsPage
- init() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryPermissionsPage
- init() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectorySpringLdapPoolPage
- init() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdConnectionPage
- init() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdDetailsPage
- init() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdPermissionsPage
- init() - Method in class com.atlassian.crowd.pageobjects.gla.GLABrowserUsersBelongingToGroupPage
- init() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- init() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- init() - Method in class com.atlassian.crowd.pageobjects.GroupsDialog
- init() - Method in class com.atlassian.crowd.pageobjects.LegacyCrowdLoginPage
- init() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- init() - Method in class com.atlassian.crowd.pageobjects.PasswordChanger
- init() - Method in class com.atlassian.crowd.pageobjects.StartTlsPoolingWarningMessage
- init() - Method in class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- init() - Method in class com.atlassian.crowd.plugin.CrowdPluginManager
- init() - Method in class com.atlassian.crowd.scheduling.CrowdSchedulerLifecycle
- init() - Method in class com.atlassian.crowd.sso.saml.SamlService
- init() - Static method in class com.atlassian.crowd.util.persistence.liquibase.CrowdSpringLiquibase
- init() - Method in class com.atlassian.crowd.util.PluginResourceBundleProvider
- init() - Method in class com.atlassian.crowd.xwork.interceptors.XsrfTokenInterceptor
- init() - Method in class com.atlassian.crowd.xwork.interceptors.XWorkTransactionInterceptor
- init(Configuration) - Method in class com.atlassian.crowd.importer.importers.JiraImporter
- init(Configuration) - Method in class com.atlassian.crowd.importer.importers.CsvImporter
- init(Configuration) - Method in class com.atlassian.crowd.importer.importers.DirectoryImporter
- init(Configuration) - Method in interface com.atlassian.crowd.importer.importers.Importer
-
Initialise anything required for the import process.
- init(Plugin, Element) - Method in class com.atlassian.crowd.plugin.descriptors.ComponentModuleDescriptor
- init(Plugin, Element) - Method in class com.atlassian.crowd.plugin.descriptors.CrowdApplicationModuleDescriptor
- init(Plugin, Element) - Method in class com.atlassian.crowd.plugin.descriptors.DecoratorModuleDescriptor
- init(Plugin, Element) - Method in class com.atlassian.crowd.plugin.descriptors.SpringComponentModuleDescriptor
- init(Plugin, Element) - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- init(JavaType) - Method in class com.atlassian.crowd.directory.rest.resolver.DirectoryObjectTypeIdResolver
- init(Configuration) - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- init(Map) - Method in class com.atlassian.crowd.plugin.web.conditions.IsApplicationPluginCondition
- init(Map) - Method in class com.atlassian.crowd.plugin.web.conditions.ParametersExistCondition
- init(Map) - Method in class com.atlassian.crowd.plugin.web.conditions.PermanentApplicationCondition
- init(Map) - Method in class com.atlassian.crowd.plugin.web.conditions.SitemeshPropertiesCondition
- init(Map<String, String>) - Method in class com.atlassian.crowd.console.johnson.CrowdJohnsonSetupConfig
- init(Map<String, String>) - Method in class com.atlassian.crowd.plugin.web.conditions.IsApplicationLicensingAvailable
- init(Map<String, String>) - Method in class com.atlassian.crowd.plugin.web.conditions.IsChangeEmailAvailable
- init(Map<String, String>) - Method in class com.atlassian.crowd.plugin.web.conditions.IsClusteredCondition
- init(Map<String, String>) - Method in class com.atlassian.crowd.plugin.web.conditions.IsCrowdApplicationCondition
- init(Map<String, String>) - Method in class com.atlassian.crowd.plugin.web.conditions.IsDcLicenseCondition
- init(Map<String, String>) - Method in class com.atlassian.crowd.plugin.web.conditions.IsNestedGroupsEnabled
- init(Map<String, String>) - Method in class com.atlassian.crowd.plugin.web.conditions.RemoveUserCondition
- init(Map<String, String>) - Method in class com.atlassian.crowd.plugin.web.conditions.UserIsGroupAdminCondition
- init(Map<String, String>) - Method in class com.atlassian.crowd.plugin.web.conditions.UserIsLoggedInCondition
- init(Map<String, String>) - Method in class com.atlassian.crowd.plugin.web.conditions.UserIsSysAdminCondition
- init(Map<String, String>) - Method in class com.atlassian.labs.crowd.directory.pruning.condition.DelegatedDirectoryCondition
- init(Map, Map) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- init(FilterConfig) - Method in class com.atlassian.crowd.console.filter.CrowdBootstrapAwareStrutsPrepareFilter
- init(FilterConfig) - Method in class com.atlassian.crowd.console.filter.CrowdBrowserNotCachingFilter
- init(FilterConfig) - Method in class com.atlassian.crowd.console.filter.CrowdCachingFilter
- init(FilterConfig) - Method in class com.atlassian.crowd.console.filter.registration.SecureAccessFilter
- init(FilterConfig) - Method in class com.atlassian.crowd.integration.http.filter.CrowdSecurityFilter
-
Configures the filter.
- init(FilterConfig) - Method in class com.atlassian.crowd.plugin.rest.filter.BasicApplicationAuthenticationFilter
- init(FilterConfig) - Method in class com.atlassian.crowd.plugin.rest.filter.RestServiceVersionFilter
- init(FilterConfig) - Method in class com.atlassian.crowd.plugin.rest.filter.SeraphDisablerFilter
- init(FilterConfig) - Method in class com.atlassian.crowd.plugin.sitemesh.CrowdSiteMeshFilter
- init(FilterConfig) - Method in class com.atlassian.crowd.plugin.web.filter.HttpContextFilter
- init(FilterConfig) - Method in class com.atlassian.crowd.plugin.web.filter.HttpRequestLoggingFilter
- init(FilterConfig) - Method in class com.atlassian.crowd.plugin.web.filter.RequestCacheThreadLocalFilter
- init(FilterConfig) - Method in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionFilter
- init(FilterConfig) - Method in class com.atlassian.crowd.security.BlockOpenSocialRequestFilter
- init(FilterConfig) - Method in class com.atlassian.crowd.webapp.filter.CrowdSecurityHeadersFilter
- init(ServletConfig) - Method in class com.atlassian.crowd.console.filter.CrowdServletModuleContainerServlet
- init(ServletConfig) - Method in class com.atlassian.crowd.downloads.CacheableLogoServlet
- init(ServletConfig) - Method in class com.atlassian.crowd.event.links.ExternalLinksProxyServlet
- init(ServletConfig) - Method in class com.atlassian.crowd.plugin.servlet.FileServerServlet
- init(ServletConfig) - Method in class com.atlassian.crowd.security.NotFoundServlet
- InitalizableUtils - Class in com.atlassian.crowd.sso.saml.impl.opensaml.util
- InitalizableUtils() - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.util.InitalizableUtils
- InitalizableUtils.Runner<T extends Exception> - Interface in com.atlassian.crowd.sso.saml.impl.opensaml.util
- initDecoratorSelector(SiteMeshWebAppContext) - Method in class com.atlassian.crowd.plugin.sitemesh.CrowdSiteMeshFilter
- initForm() - Method in class com.atlassian.crowd.pageobjects.user.ChangeExpiredPasswordPage
- initForm() - Method in class com.atlassian.crowd.pageobjects.user.ChangePasswordPage
- initFormFieldValues() - Method in class com.atlassian.crowd.console.action.group.UpdateGroup
- initFormFieldValues() - Method in class com.atlassian.crowd.console.action.group.ViewGroup
- INITIAL - Enum constant in enum class com.atlassian.crowd.analytics.events.instance.InstanceRestartedEvent.RestartReason
- initialize() - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage
- initialize() - Method in class com.atlassian.crowd.pageobjects.FiltersPage
- initialize() - Method in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage
- initializeRules() - Method in class com.atlassian.crowd.manager.mail.validator.MailServerValidator
- initializeSystemAdminMenu() - Method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.DirectoryValidator
-
Returns the list of validation rules to be used for validating the
Directory
- initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectionValidator
- initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
- initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.CustomDirectoryValidator
- initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.DelegatedDirectoryConnectionValidator
- initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.InternalDirectoryValidator
- initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.LDAPConnectionValidator
- initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.LDAPConnectorValidator
- initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.LDAPGroupConfigValidator
- initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.LDAPGroupSearchConfigValidator
- initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
- initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.LDAPUserSearchConfigValidator
- initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectionValidator
- initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectorValidator
- initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.SynchronisationSchedulingConfigValidator
- initialLoad - Variable in class com.atlassian.crowd.console.action.BaseAction
- initialSize - Variable in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm
- initialState() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterMessagingTest
- initiateService(Map, ServiceRegistryImplementor) - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.DelegatingConnectionProviderInitiator
- initJndiLdapConnectionPool() - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Initializes JNDI LDAP connection pool by setting system properties.
- initJndiLdapConnectionPool() - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- initJndiLdapPools() - Static method in class com.atlassian.crowd.embedded.core.util.JndiLdapConnectionPoolUtils
-
Initializes the global JNDI LDAP Connection Pool.
- initMappings(Configuration, ClassLoader, String) - Method in class com.atlassian.crowd.manager.bootstrap.StrutsActionMapHelper
-
Initializes the action mappings from the given configuration.
- initSecureAccessServletFilter() - Method in class com.atlassian.crowd.console.filter.registration.SecureAccessFilterService
- injectLookAndFeelConfig() - Method in class com.atlassian.crowd.console.action.AbstractLoginDataConsumingAction
- injectPageData(ActionHelper, String) - Method in class com.atlassian.crowd.util.AzureAdPageDataInjector
- injectServices(ServiceRegistryImplementor) - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.DelegatingConnectionProvider
- inLongRange(Long, Long) - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
- InMemoryAggregatingMembershipSearchStrategy - Class in com.atlassian.crowd.manager.application.search
-
An in-memory
MembershipSearchStrategy
which aggregates memberships across multiple directories. - InMemoryAggregatingMembershipSearchStrategy(DirectoryManager, List<Directory>, AccessFilter) - Constructor for class com.atlassian.crowd.manager.application.search.InMemoryAggregatingMembershipSearchStrategy
- InMemoryCounter - Class in com.atlassian.crowd.analytics.persistence
- InMemoryCounter() - Constructor for class com.atlassian.crowd.analytics.persistence.InMemoryCounter
- InMemoryCounter.CounterKey - Enum Class in com.atlassian.crowd.analytics.persistence
- InMemoryDirectorySynchronisationTokenStore - Class in com.atlassian.crowd.manager.directory
-
Deprecated.
- InMemoryDirectorySynchronisationTokenStore() - Constructor for class com.atlassian.crowd.manager.directory.InMemoryDirectorySynchronisationTokenStore
-
Deprecated.
- InMemoryDirectorySynchronisationTokenStore(ConcurrentMap<Long, String>) - Constructor for class com.atlassian.crowd.manager.directory.InMemoryDirectorySynchronisationTokenStore
-
Deprecated.
- InMemoryEntitySearchStrategy - Class in com.atlassian.crowd.manager.application.search
-
An
UserSearchStrategy
andGroupSearchStrategy
implementation which merges results in-memory. - InMemoryEntitySearchStrategy(DirectoryManager, List<Directory>, boolean, AccessFilter) - Constructor for class com.atlassian.crowd.manager.application.search.InMemoryEntitySearchStrategy
- InMemoryNonAggregatingMembershipSearchStrategy - Class in com.atlassian.crowd.manager.application.search
-
A in-memory
MembershipSearchStrategy
which only return memberships associated with the canonical users directory. - InMemoryNonAggregatingMembershipSearchStrategy(DirectoryManager, List<Directory>, CanonicalityChecker, AccessFilter) - Constructor for class com.atlassian.crowd.manager.application.search.InMemoryNonAggregatingMembershipSearchStrategy
- inSeconds(long) - Static method in class com.atlassian.crowd.model.token.TokenLifetime
-
Builds a new instance that represents a requested lifetime of a given number of seconds
- INSECURE_APPS - Static variable in class com.atlassian.crowd.console.message.DismissibleMessagesKeys
-
Corresponds to the warning shown if at least one application has
ApplicationAttributeConstants.AUTHENTICATION_WITHOUT_PASSWORD_ENABLED
property set to true. - insecureAppWarning - Variable in class com.atlassian.crowd.pageobjects.CrowdConsole
- insecureAppWarningDismissButton - Variable in class com.atlassian.crowd.pageobjects.CrowdConsole
- InsecureAppWarningEnabler - Class in com.atlassian.crowd.console.message
- InsecureAppWarningEnabler(EventPublisher, ApplicationManager, DismissibleMessagesService) - Constructor for class com.atlassian.crowd.console.message.InsecureAppWarningEnabler
- InsecureSSLContextFactory - Class in com.atlassian.crowd.util
-
Accepts every certificate
- InsecureSSLContextFactory() - Constructor for class com.atlassian.crowd.util.InsecureSSLContextFactory
- insertEmptyClusterLock(String) - Method in class com.atlassian.crowd.manager.cluster.locks.CrowdClusterLockDaoDecorator
- insertEmptyClusterLock(String, long) - Method in class com.atlassian.crowd.dao.cluster.ClusterLockDAOHibernate
-
Attempt to insert an "unlocked" DB row for the named lock.
- INSTALL_TYPE_STEP - Static variable in class com.atlassian.crowd.console.action.setup.Installation
- Installation - Class in com.atlassian.crowd.console.action.setup
-
Select and set (in crowd.cfg.xml) the installation type for the setup: New Installation Upgrade from XML Backup Upgrade from existing Database See CrowdSetupPersister for more information regarding the flow of the setup process with respect to the installation type.
- Installation() - Constructor for class com.atlassian.crowd.console.action.setup.Installation
- INSTALLED_PLUGINS_MEDIA_TYPE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.ClusterPluginManagementTest
- installPlugin(String) - Method in class com.atlassian.crowd.plugin.ha.ReplicatedPluginHelper
- installPlugins(PluginArtifact...) - Method in class com.atlassian.crowd.plugin.CrowdPluginManager
- installPluginsLocalOnly(PluginArtifact...) - Method in class com.atlassian.crowd.plugin.CrowdPluginManager
- installPluginsLocalOnly(PluginArtifact...) - Method in interface com.atlassian.crowd.plugin.ha.ClusterAwarePluginController
-
Equivalent of
PluginController.installPlugins(PluginArtifact...)
, but will only affect the current node. - InstallTypeSetupPage - Class in com.atlassian.crowd.pageobjects.setup
- InstallTypeSetupPage() - Constructor for class com.atlassian.crowd.pageobjects.setup.InstallTypeSetupPage
- INSTANCE - Enum constant in enum class com.atlassian.crowd.acceptance.utils.RestServerImpl
- INSTANCE - Enum constant in enum class com.atlassian.crowd.embedded.impl.SystemConnectionPoolProperties
- INSTANCE - Enum constant in enum class com.atlassian.crowd.manager.application.search.NoDirectorySearchStrategy
- INSTANCE - Static variable in class com.atlassian.crowd.analytics.events.licensing.ExportAllLicensedUsersAnalyticsEvent
- INSTANCE - Static variable in class com.atlassian.crowd.event.license.LicenseUpdateEvent
- INSTANCE - Static variable in class com.atlassian.crowd.event.licensing.ExportAllLicensedUsersEvent
- INSTANCE - Static variable in class com.atlassian.crowd.integration.rest.entity.NullRestrictionEntity
- INSTANCE - Static variable in class com.atlassian.crowd.integration.springsecurity.CrowdApplicationGrantedAuthority
- INSTANCE - Static variable in class com.atlassian.crowd.password.saltgenerator.SecureRandomSaltGenerator
- INSTANCE - Static variable in class com.atlassian.crowd.plugin.rest.entity.NullRestrictionEntity
- INSTANCE - Static variable in interface com.atlassian.crowd.search.query.entity.restriction.NullRestriction
- INSTANCE - Static variable in class com.atlassian.crowd.search.query.entity.restriction.NullRestrictionImpl
- INSTANCE - Static variable in class com.atlassian.crowd.util.persistence.hibernate.BooleanTypeDescriptor
- InstanceFactory - Interface in com.atlassian.crowd.util
-
An interface to easily instantiate objects from classes.
- InstanceRestartedEvent - Class in com.atlassian.crowd.analytics.events.instance
- InstanceRestartedEvent(boolean, InstanceRestartedEvent.RestartReason) - Constructor for class com.atlassian.crowd.analytics.events.instance.InstanceRestartedEvent
- InstanceRestartedEvent.RestartReason - Enum Class in com.atlassian.crowd.analytics.events.instance
- InstanceUptimeStatisticsEvent - Class in com.atlassian.crowd.analytics.events.instance
- InstanceUptimeStatisticsEvent(boolean, Duration) - Constructor for class com.atlassian.crowd.analytics.events.instance.InstanceUptimeStatisticsEvent
- instant() - Method in class com.atlassian.crowd.test.util.SettableClock
- InsufficientAccessHandler - Class in com.atlassian.crowd.annotation
-
Handles insufficient access when accessing HTTP resource.
- InsufficientAccessHandler() - Constructor for class com.atlassian.crowd.annotation.InsufficientAccessHandler
- IntegerSystemProperty - Class in com.atlassian.crowd.common.properties
- IntegerSystemProperty(String, int) - Constructor for class com.atlassian.crowd.common.properties.IntegerSystemProperty
- intendToModify() - Method in class com.atlassian.crowd.acceptance.tests.applications.rules.LdifLoaderRule
- intendToModifyLdapData() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
-
Indicate that a test will modify LDAP data.
- intendToModifyLdapData() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- intercept(ActionInvocation) - Method in class com.atlassian.crowd.console.interceptor.SetupCheckInterceptor
- intercept(ActionInvocation) - Method in class com.atlassian.crowd.xwork.interceptors.XsrfTokenInterceptor
- intercept(ActionInvocation) - Method in class com.atlassian.crowd.xwork.interceptors.XWorkTransactionInterceptor
- INTERNAL - Enum constant in enum class com.atlassian.crowd.embedded.api.DirectoryType
- INTERNAL - Enum constant in enum class com.atlassian.crowd.swagger.extras.enricher.Mode
- INTERNAL_DIRECTORY_PLACEHOLDERS_ENABLED - Static variable in class com.atlassian.crowd.migration.MembershipMapper
-
System property - 'crowd.directory.internal.placeholders.enabled'.
- InternalApplicationAttributes - Enum Class in com.atlassian.crowd.manager.application
- 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
- internalApplicationHelper - Variable in class com.atlassian.crowd.service.AbstractUserService
- InternalApplicationHelper - Interface in com.atlassian.crowd.manager.application
- InternalApplicationHelperImpl - Class in com.atlassian.crowd.manager.application
- InternalApplicationHelperImpl(ApplicationManager) - Constructor for class com.atlassian.crowd.manager.application.InternalApplicationHelperImpl
- InternalAuditService - Interface in com.atlassian.crowd.manager.audit
-
Extends AuditService for operations like removing stale entries, etc
- 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
- internalClusterLockService() - Method in class com.atlassian.crowd.manager.cluster.ClusterConfiguration
- 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() - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitUtil
- internalDirectory(String) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitUtil
- 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
- InternalDirectoryConfiguration - Class in com.atlassian.crowd.pageobjects.directory.common.internal
- InternalDirectoryConfiguration() - Constructor for class com.atlassian.crowd.pageobjects.directory.common.internal.InternalDirectoryConfiguration
- 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
- InternalDirectoryEntityHibernateDao<T extends InternalDirectoryEntity<U>,
U extends InternalEntityAttribute> - Class in com.atlassian.crowd.util.persistence.hibernate -
Superclass for DAOs that deal with
InternalDirectoryEntity
, it has common logic for operating on attributes - InternalDirectoryEntityHibernateDao() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.InternalDirectoryEntityHibernateDao
- 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
- InternalDirectoryGroup - Interface in com.atlassian.crowd.model.group
-
Extends the Group interface with "isLocal".
- InternalDirectoryInstanceLoader - Interface in com.atlassian.crowd.directory.loader
-
An extension of
DirectoryInstanceLoader
specialised for Internal Directories. - InternalDirectoryInstanceLoaderImpl - Class in com.atlassian.crowd.directory.loader
-
Loads an implementation of a
RemoteDirectory
for use at runtime by the Crowd security server. - InternalDirectoryInstanceLoaderImpl(InstanceFactory) - Constructor for class com.atlassian.crowd.directory.loader.InternalDirectoryInstanceLoaderImpl
- InternalDirectoryPasswordConstraintsLoader - Class in com.atlassian.crowd.directory.password.constraint
-
Instantiates the active
PasswordConstraint
's for a directory based on the directory's attributes. - InternalDirectoryPasswordConstraintsLoader(PasswordScoreService) - Constructor for class com.atlassian.crowd.directory.password.constraint.InternalDirectoryPasswordConstraintsLoader
- InternalDirectorySetupOptions - Class in com.atlassian.crowd.pageobjects.setup
- InternalDirectorySetupOptions(String, String, String, String) - Constructor for class com.atlassian.crowd.pageobjects.setup.InternalDirectorySetupOptions
- InternalDirectorySetupPage - Class in com.atlassian.crowd.pageobjects.setup
- InternalDirectorySetupPage() - Constructor for class com.atlassian.crowd.pageobjects.setup.InternalDirectorySetupPage
- 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
- InternalDirectoryValidator - Class in com.atlassian.crowd.embedded.validator.impl
- InternalDirectoryValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.InternalDirectoryValidator
- InternalEntity - Class in com.atlassian.crowd.model
-
Deprecated.since 3.6.0.
- InternalEntity() - Constructor for class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- InternalEntity(InternalEntityTemplate) - Constructor for class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- 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
- InternalEntityTemplate - Class in com.atlassian.crowd.model
-
This class can be used to hold data for performing an XML import.
- InternalEntityTemplate() - Constructor for class com.atlassian.crowd.model.InternalEntityTemplate
- InternalEntityTemplate(Long, String, boolean, Date, Date) - Constructor for class com.atlassian.crowd.model.InternalEntityTemplate
- InternalEntityUtils - Class in com.atlassian.crowd.util
- InternalExpirableUserToken - Class in com.atlassian.crowd.model.token
-
Represent a token that can expire for a user
- InternalGrantedPermission - Class in com.atlassian.crowd.model.permission
- InternalGrantedPermission(UserPermission, DirectoryMapping, String) - Constructor for class com.atlassian.crowd.model.permission.InternalGrantedPermission
- InternalGrantedPermission(Long, Date, UserPermission, DirectoryMapping, String) - Constructor for class com.atlassian.crowd.model.permission.InternalGrantedPermission
- InternalGroup - Class in com.atlassian.crowd.model.group
-
Encapsulates the concept of group.
- InternalGroup() - Constructor for class com.atlassian.crowd.model.group.InternalGroup
- InternalGroup(Group, Directory) - Constructor for class com.atlassian.crowd.model.group.InternalGroup
- InternalGroup(InternalEntityTemplate, Directory, GroupTemplate) - Constructor for class com.atlassian.crowd.model.group.InternalGroup
- InternalGroupAttribute - Class in com.atlassian.crowd.model.group
-
Encapsulates the concept of group attribute.
- InternalGroupAttribute() - Constructor for class com.atlassian.crowd.model.group.InternalGroupAttribute
- InternalGroupAttribute(InternalGroup, String, String) - Constructor for class com.atlassian.crowd.model.group.InternalGroupAttribute
- InternalGroupAttribute(Long, InternalGroup, String, String) - Constructor for class com.atlassian.crowd.model.group.InternalGroupAttribute
- InternalGroupDao - Interface in com.atlassian.crowd.dao.group
-
Persistance methods necessary to modify an
InternalDirectory
group
. - InternalGroupHandler - Class in com.atlassian.crowd.directory.hybrid
-
Manages internal group creation and mutation.
- InternalGroupHandler(InternalRemoteDirectory) - Constructor for class com.atlassian.crowd.directory.hybrid.InternalGroupHandler
- 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
- InternalHybridDirectoryInstanceLoader - Interface in com.atlassian.crowd.directory.loader
-
Loader for directories that work by caching/mirroring some remote directory in the internal repository.
- InternalLocalScheduler - Class in com.atlassian.crowd.scheduling
-
An internal, node-local scheduler.
- InternalLocalScheduler() - Constructor for class com.atlassian.crowd.scheduling.InternalLocalScheduler
- InternalMembership - Class in com.atlassian.crowd.model.membership
-
Encapsulates the concept of membership.
- InternalMembership() - Constructor for class com.atlassian.crowd.model.membership.InternalMembership
- InternalMembership(InternalGroup, InternalGroup, Date) - Constructor for class com.atlassian.crowd.model.membership.InternalMembership
- InternalMembership(InternalGroup, InternalUser, Date) - Constructor for class com.atlassian.crowd.model.membership.InternalMembership
- InternalMembership(InternalGroup, MinimalUser, Date) - Constructor for class com.atlassian.crowd.model.membership.InternalMembership
- InternalMembership(Long, Long, Long, MembershipType, GroupType, String, String, Directory, Date) - Constructor for class com.atlassian.crowd.model.membership.InternalMembership
-
This constructor is only used for XML imports.
- InternalMembershipDao - Interface in com.atlassian.crowd.dao.membership
-
Manages persistence of
InternalMembership
. - InternalPasswordEncoder - Interface in com.atlassian.crowd.password.encoder
-
A marker interface to show that a password encoder is supported by Crowd's Internal Directory.
- InternalPropertyManager - Interface in com.atlassian.crowd.manager.property
-
Internal API for storing and retrieving Crowd server properties.
- InternalRemoteDirectory - Interface in com.atlassian.crowd.directory
-
This interface represents a specialised extension of
RemoteDirectory
that is used by InternalDirectories. - internalSchedulerService() - Method in class com.atlassian.crowd.manager.cluster.ClusterConfiguration
- InternalSynchronisationStatusManager - Interface in com.atlassian.crowd.manager.directory
- InternalUser - Class in com.atlassian.crowd.model.user
-
Encapsulates the concept of crowd user.
- InternalUser() - Constructor for class com.atlassian.crowd.model.user.InternalUser
- InternalUser(InternalEntityTemplate, Directory, UserTemplate, PasswordCredential) - Constructor for class com.atlassian.crowd.model.user.InternalUser
-
This constructor is used by the importer only.
- InternalUser(User, Directory, PasswordCredential) - Constructor for class com.atlassian.crowd.model.user.InternalUser
-
Constructor used for adding a new user.
- InternalUser(UserTemplateWithCredentialAndAttributes, Directory) - Constructor for class com.atlassian.crowd.model.user.InternalUser
- InternalUser.MutableField - Enum Class in com.atlassian.crowd.model.user
- InternalUserAttribute - Class in com.atlassian.crowd.model.user
-
Encapsulates the concept of user attribute.
- InternalUserAttribute() - Constructor for class com.atlassian.crowd.model.user.InternalUserAttribute
- InternalUserAttribute(InternalUser, String, String) - Constructor for class com.atlassian.crowd.model.user.InternalUserAttribute
- InternalUserAttribute(Long, InternalUser, String, String) - Constructor for class com.atlassian.crowd.model.user.InternalUserAttribute
- InternalUserCredentialRecord - Class in com.atlassian.crowd.model.user
-
Encapsulates the concept of user credential record.
- InternalUserCredentialRecord() - Constructor for class com.atlassian.crowd.model.user.InternalUserCredentialRecord
- InternalUserCredentialRecord(InternalUser, String) - Constructor for class com.atlassian.crowd.model.user.InternalUserCredentialRecord
- InternalUserCredentialRecord(Long, InternalUser, String) - Constructor for class com.atlassian.crowd.model.user.InternalUserCredentialRecord
-
Only use this constructor for cloning / importing when the id is known.
- InternalUserDao - Interface in com.atlassian.crowd.dao.user
-
Manages persistence of
User
. - InternalUserPermissionDAO - Interface in com.atlassian.crowd.dao.permission
-
Manages persistence of InternalGrantedPermission at the explicit / direct permission level.
- InternalUserWithAttributes - Class in com.atlassian.crowd.model.user
-
Encapsulates the concept of user which has attributes.
- InternalUserWithAttributes(InternalUser) - Constructor for class com.atlassian.crowd.model.user.InternalUserWithAttributes
- InternalUserWithAttributes(InternalUser, Map<String, Set<String>>) - Constructor for class com.atlassian.crowd.model.user.InternalUserWithAttributes
- InternalUserWithPasswordLastChanged - Class in com.atlassian.crowd.model.user
- InternalUserWithPasswordLastChanged(InternalUser, long) - Constructor for class com.atlassian.crowd.model.user.InternalUserWithPasswordLastChanged
- InternalUserWithPasswordLastChanged(InternalUser, Instant) - Constructor for class com.atlassian.crowd.model.user.InternalUserWithPasswordLastChanged
- internationaliseErrorMessage(Action, String) - Method in class com.atlassian.crowd.xwork.interceptors.CrowdXsrfTokenInterceptor
- internationaliseErrorMessage(Action, String) - Method in class com.atlassian.crowd.xwork.interceptors.XsrfTokenInterceptor
-
Convert an error message key into the correct message for the current user's locale.
- INTERNET_EXPLORER_NOT_CACHING_FILTER - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- intersection(Collection<String>, Collection<String>) - Static method in class com.atlassian.crowd.embedded.impl.IdentifierSet
- INVALID - Enum constant in enum class com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException.ErrorCode
- INVALID - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.TokenValidEntity.TokenStatus
- INVALID_APPLICATION_NAME - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.CROWD_DIRECTORY
- INVALID_AUTHENTICATION_CONFIGURATION - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidatorMessages
- INVALID_AUTHORITY_API - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.AZURE_AD
- INVALID_BASE_DN - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.LDAP_CONNECTION
- INVALID_CHANGE_EMAIL_TOKEN - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- INVALID_CONNECTION_TIMEOUT - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.AZURE_AD
- INVALID_CONNECTOR_URL - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.LDAP_CONNECTION
- INVALID_CREDENTIAL - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- INVALID_CREDENTIAL - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- INVALID_CRON_EXPRESSION - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.SYNCHRONISATION_CONFIGURATION
- INVALID_CROWD_SERVER_URL - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.CROWD_DIRECTORY
- INVALID_EMAIL - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- INVALID_EMAIL - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- INVALID_FROM - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidatorMessages
- INVALID_GRAPH_API - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.AZURE_AD
- INVALID_GROUP - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- INVALID_GROUP - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- INVALID_GROUP_DESCRIPTION - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.GROUP_CONFIGURATION
- INVALID_GROUP_MEMBER - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.GROUP_CONFIGURATION
- INVALID_GROUP_NAME - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.GROUP_CONFIGURATION
- INVALID_GROUP_OBJECT_CLASS - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.GROUP_CONFIGURATION
- INVALID_GROUP_OBJECT_FILTER - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.GROUP_CONFIGURATION
- INVALID_HOST - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidatorMessages
- INVALID_HTTP_MAX_CONNECTIONS - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.CROWD_DIRECTORY
- INVALID_HTTP_PROXY_PORT - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.CROWD_DIRECTORY
- INVALID_ID - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidatorMessages
- INVALID_IMPL_CLASS - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.CUSTOM_DIRECTORY
- INVALID_JNDI_LOCATION - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidatorMessages
- INVALID_MAIL_SERVER - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidatorMessages
- INVALID_MEMBERSHIP - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- INVALID_MEMBERSHIP - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- INVALID_NAME - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.DIRECTORY
- INVALID_NATIVE_APP_ID - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.AZURE_AD
- INVALID_NOTIFICATION_EMPTY - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidatorMessages
- INVALID_NOTIFICATION_FORMAT - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidatorMessages
- INVALID_PAGE_SIZE - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.LDAP_CONNECTION
- INVALID_PASSWORD - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.CROWD_DIRECTORY
- INVALID_PASSWORD_ATTEMPTS - Static variable in class com.atlassian.crowd.model.user.UserConstants
-
Key for the total invalid password attempts.
- INVALID_PASSWORD_HISTORY_COUNTS - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.INTERNAL_DIRECTORY
- INVALID_PASSWORD_MAX_AUTHENTICATE_ATTEMPTS - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.INTERNAL_DIRECTORY
- INVALID_PASSWORD_MAX_CHANGE_TIME - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.INTERNAL_DIRECTORY
- INVALID_PASSWORD_REGEX_PATTERN - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.INTERNAL_DIRECTORY
- INVALID_POLLING_INTERVAL - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.SYNCHRONISATION_CONFIGURATION
- INVALID_PORT - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidatorMessages
- INVALID_READ_TIMEOUT - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.AZURE_AD
- INVALID_REMIND_PERIODS_FORMAT - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.INTERNAL_DIRECTORY
- INVALID_REMIND_PERIODS_VALUES - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.INTERNAL_DIRECTORY
- INVALID_SSO_TOKEN - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- INVALID_SSO_TOKEN - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- INVALID_TENANT_ID - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.AZURE_AD
- INVALID_TIMEOUT - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidatorMessages
- INVALID_TOKEN - Enum constant in enum class com.atlassian.crowd.plugin.rest.service.resource.account.AccountManagementResource.ResetPasswordErrors
- INVALID_URL - Enum constant in enum class com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.ErrorCode
- INVALID_USER - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- INVALID_USER - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- INVALID_USER_AUTHENTICATION - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- INVALID_USER_AUTHENTICATION - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- INVALID_USER_DISPLAY_NAME - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
- INVALID_USER_ENCRYPTION_METHOD - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.INTERNAL_DIRECTORY
- INVALID_USER_FIRST_NAME - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
- INVALID_USER_GROUP - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
- INVALID_USER_LAST_NAME - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
- INVALID_USER_MAIL - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
- INVALID_USER_OBJECT_CLASS - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
- INVALID_USER_OBJECT_FILTER - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
- INVALID_USER_PASSWORD - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
- INVALID_USERNAME - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
- INVALID_USERNAME_RDN - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
- INVALID_WEBAPP_ID - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.AZURE_AD
- INVALID_WEBAPP_SECRET - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.AZURE_AD
- InvalidApplicationSamlConfigurationException - Exception in com.atlassian.crowd.manager.sso
- InvalidApplicationSamlConfigurationException(Map<InvalidApplicationSamlConfigurationException.Field, InvalidApplicationSamlConfigurationException.ErrorCode>) - Constructor for exception com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException
- InvalidApplicationSamlConfigurationException.ErrorCode - Enum Class in com.atlassian.crowd.manager.sso
- InvalidApplicationSamlConfigurationException.Field - Enum Class in com.atlassian.crowd.manager.sso
- InvalidApplicationSamlConfigurationExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- InvalidApplicationSamlConfigurationExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidApplicationSamlConfigurationExceptionMapper
- invalidateAllOtherSSOTokensForUser() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- invalidateAllSSOTokensForUser() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- invalidateAllTokens() - Method in class com.atlassian.crowd.manager.authentication.AliasingAwareTokenAuthenticationManager
- invalidateAllTokens() - Method in class com.atlassian.crowd.manager.authentication.DelegatingTokenAuthenticationManager
- invalidateAllTokens() - Method in interface com.atlassian.crowd.manager.authentication.TokenAuthenticationManager
-
Invalidates all user and application tokens.
- invalidateAllTokens() - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- invalidateAllTokens() - Method in class com.atlassian.crowd.plugin.rest.service.controller.TokenController
-
Invalidates all tokens.
- 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
- invalidateSsoCookie(String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.RestAdminClient
- invalidateSSOToken(String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- invalidateSSOToken(String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Invalidates a token.
- invalidateSSOTokensForUser(String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- invalidateSSOTokensForUser(String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Invalidates all tokens for a given user name
- invalidateSSOTokensForUser(String, String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- invalidateSSOTokensForUser(String, String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Invalidates all tokens for a given user name, except for the given token.
- invalidateToken(String) - Method in class com.atlassian.crowd.manager.authentication.AliasingAwareTokenAuthenticationManager
- invalidateToken(String) - Method in class com.atlassian.crowd.manager.authentication.DelegatingTokenAuthenticationManager
- invalidateToken(String) - Method in interface com.atlassian.crowd.manager.authentication.TokenAuthenticationManager
-
Attempts to invalidate a Token based on the passed in Token key (random hash).
- invalidateToken(String) - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- invalidateToken(String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.TokenController
-
Invalidates a token.
- invalidateToken(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.TokenResource
- invalidateTokensForUser(String, String, String) - Method in class com.atlassian.crowd.manager.authentication.AliasingAwareTokenAuthenticationManager
- invalidateTokensForUser(String, String, String) - Method in class com.atlassian.crowd.manager.authentication.DelegatingTokenAuthenticationManager
- invalidateTokensForUser(String, String, String) - Method in interface com.atlassian.crowd.manager.authentication.TokenAuthenticationManager
-
Invalidates all sessions for a user, possibly excluding a specific one.
- invalidateTokensForUser(String, String, String) - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- invalidateTokensForUser(String, String, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.TokenController
- InvalidAuthenticationException - Exception in com.atlassian.crowd.exception
-
Thrown when the attempted authentication is not valid.
- InvalidAuthenticationException(String) - Constructor for exception com.atlassian.crowd.exception.InvalidAuthenticationException
-
Constructs a new
InvalidAuthenticationException
with the specified detail message. - InvalidAuthenticationException(String, Directory, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidAuthenticationException
- InvalidAuthenticationException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidAuthenticationException
-
Constructs a new
InvalidAuthenticationException
with the specified detail message and cause. - InvalidAuthenticationException(Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidAuthenticationException
-
Constructs a new
InvalidAuthenticationException
with the specified cause. - InvalidAuthenticationExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- InvalidAuthenticationExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidAuthenticationExceptionMapper
- InvalidAuthorizationTokenException - Exception in com.atlassian.crowd.exception
-
Thrown when the authenticated token is invalid.
- InvalidAuthorizationTokenException() - Constructor for exception com.atlassian.crowd.exception.InvalidAuthorizationTokenException
-
Default constructor.
- InvalidAuthorizationTokenException(String) - Constructor for exception com.atlassian.crowd.exception.InvalidAuthorizationTokenException
-
Default constructor.
- InvalidAuthorizationTokenException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidAuthorizationTokenException
-
Default constructor.
- InvalidAuthorizationTokenException(Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidAuthorizationTokenException
-
Default constructor.
- InvalidChangeEmailTokenException - Exception in com.atlassian.crowd.emailchange
-
Thrown when provided invalid (including expired) change e-mail token.
- InvalidChangeEmailTokenException(String) - Constructor for exception com.atlassian.crowd.emailchange.InvalidChangeEmailTokenException
- InvalidChangeEmailTokenExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- InvalidChangeEmailTokenExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidChangeEmailTokenExceptionMapper
- InvalidCharacterClassConstraintException - Exception in com.atlassian.crowd.exception
- InvalidCharacterClassConstraintException(String) - Constructor for exception com.atlassian.crowd.exception.InvalidCharacterClassConstraintException
- InvalidCharacterClassConstraintException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidCharacterClassConstraintException
- invalidCookieName() - Method in class com.atlassian.crowd.acceptance.tests.administration.GeneralAdministrationTest
- InvalidCredentialException - Exception in com.atlassian.crowd.exception
-
Thrown when the supplied credential is not valid.
- InvalidCredentialException() - Constructor for exception com.atlassian.crowd.exception.InvalidCredentialException
- InvalidCredentialException(String) - Constructor for exception com.atlassian.crowd.exception.InvalidCredentialException
- InvalidCredentialException(String, String, Collection<PasswordConstraint>) - Constructor for exception com.atlassian.crowd.exception.InvalidCredentialException
-
Use this constructor when you can identify a specific policy that has been violated.
- InvalidCredentialException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidCredentialException
- InvalidCredentialException(String, Collection<PasswordConstraint>) - Constructor for exception com.atlassian.crowd.exception.InvalidCredentialException
- InvalidCredentialException(Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidCredentialException
-
Default constructor.
- InvalidCredentialExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- InvalidCredentialExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidCredentialExceptionMapper
- InvalidCrowdServiceException - Exception in com.atlassian.crowd.exception
-
Thrown when a Crowd client is not communicating with a valid Crowd service.
- InvalidCrowdServiceException(String) - Constructor for exception com.atlassian.crowd.exception.InvalidCrowdServiceException
- InvalidCrowdServiceException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidCrowdServiceException
- InvalidDirectoryTypeException - Exception in com.atlassian.labs.crowd.directory.pruning.rest
- InvalidDirectoryTypeException(String) - Constructor for exception com.atlassian.labs.crowd.directory.pruning.rest.InvalidDirectoryTypeException
- InvalidDirectoryTypeExceptionMapper - Class in com.atlassian.labs.crowd.directory.pruning.rest
- InvalidDirectoryTypeExceptionMapper() - Constructor for class com.atlassian.labs.crowd.directory.pruning.rest.InvalidDirectoryTypeExceptionMapper
- invalidEmailAddress() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- InvalidEmailAddressException - Exception in com.atlassian.crowd.exception
-
Thrown when the email address is not valid.
- InvalidEmailAddressException() - Constructor for exception com.atlassian.crowd.exception.InvalidEmailAddressException
-
Default constructor.
- InvalidEmailAddressException(String) - Constructor for exception com.atlassian.crowd.exception.InvalidEmailAddressException
- InvalidEmailAddressException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidEmailAddressException
- InvalidEmailAddressException(Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidEmailAddressException
- InvalidEmailAddressExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- InvalidEmailAddressExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidEmailAddressExceptionMapper
- InvalidEmailAddressFormatException - Exception in com.atlassian.crowd.sso.saml.impl.opensaml.action.email
-
InvalidEmailAddressFormatException indicates NameID email is used, and authenticating user e-mail address is in invalid format.
- InvalidEmailAddressFormatException(String, String, Long) - Constructor for exception com.atlassian.crowd.sso.saml.impl.opensaml.action.email.InvalidEmailAddressFormatException
- InvalidEmailChangeTokenPage - Class in com.atlassian.crowd.pageobjects
- InvalidEmailChangeTokenPage() - Constructor for class com.atlassian.crowd.pageobjects.InvalidEmailChangeTokenPage
- InvalidGlobalSamlConfigurationException - Exception in com.atlassian.crowd.manager.sso
- InvalidGlobalSamlConfigurationException(Map<InvalidGlobalSamlConfigurationException.Field, InvalidGlobalSamlConfigurationException.ErrorCode>) - Constructor for exception com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException
- InvalidGlobalSamlConfigurationException.ErrorCode - Enum Class in com.atlassian.crowd.manager.sso
- InvalidGlobalSamlConfigurationException.Field - Enum Class in com.atlassian.crowd.manager.sso
- InvalidGlobalSamlConfigurationExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- InvalidGlobalSamlConfigurationExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidGlobalSamlConfigurationExceptionMapper
- InvalidGroupException - Exception in com.atlassian.crowd.exception.embedded
-
An exception to denote an invalid application/embedded group.
- InvalidGroupException - Exception in com.atlassian.crowd.exception
-
Thrown to indicate an invalid model group.
- InvalidGroupException(Group, String) - Constructor for exception com.atlassian.crowd.exception.embedded.InvalidGroupException
- InvalidGroupException(Group, String, Throwable) - Constructor for exception com.atlassian.crowd.exception.embedded.InvalidGroupException
- InvalidGroupException(Group, Throwable) - Constructor for exception com.atlassian.crowd.exception.embedded.InvalidGroupException
- InvalidGroupException(Group, String) - Constructor for exception com.atlassian.crowd.exception.InvalidGroupException
-
Constructs a new
InvalidGroupException
with the invalid group and - InvalidGroupException(Group, String, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidGroupException
- InvalidGroupException(Group, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidGroupException
-
Constructs a new
InvalidGroupException
with the invalid group given and a cause. - InvalidGroupExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- InvalidGroupExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidGroupExceptionMapper
- InvalidMembershipException - Exception in com.atlassian.crowd.exception
-
Thrown when a user tries to create a Nested Group membership that is not valid.
- InvalidMembershipException(String) - Constructor for exception com.atlassian.crowd.exception.InvalidMembershipException
- InvalidMembershipException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidMembershipException
- InvalidMembershipException(Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidMembershipException
- InvalidMembershipExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
-
Maps an
InvalidMembershipException
to aResponse
. - InvalidMembershipExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidMembershipExceptionMapper
- InvalidPasswordPolicyConfigurationException - Exception in com.atlassian.crowd.exception
- InvalidPasswordPolicyConfigurationException(String) - Constructor for exception com.atlassian.crowd.exception.InvalidPasswordPolicyConfigurationException
- InvalidPasswordPolicyConfigurationException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidPasswordPolicyConfigurationException
- InvalidResetPasswordTokenException - Exception in com.atlassian.crowd.manager.login.exception
-
Thrown when an invalid reset password token is provided.
- InvalidResetPasswordTokenException() - Constructor for exception com.atlassian.crowd.manager.login.exception.InvalidResetPasswordTokenException
-
Default constructor.
- InvalidResetPasswordTokenException(String) - Constructor for exception com.atlassian.crowd.manager.login.exception.InvalidResetPasswordTokenException
-
Default constructor.
- InvalidResetPasswordTokenException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.login.exception.InvalidResetPasswordTokenException
-
Default constructor.
- InvalidResetPasswordTokenException(Throwable) - Constructor for exception com.atlassian.crowd.manager.login.exception.InvalidResetPasswordTokenException
-
Default constructor.
- InvalidRoleException - Exception in com.atlassian.crowd.exception
-
Thrown when an invalid role is provided.
- InvalidRoleException(Group, String) - Constructor for exception com.atlassian.crowd.exception.InvalidRoleException
- InvalidTokenException - Exception in com.atlassian.crowd.exception
-
Thrown when an invalid token is provided.
- InvalidTokenException() - Constructor for exception com.atlassian.crowd.exception.InvalidTokenException
-
Default constructor.
- InvalidTokenException(String) - Constructor for exception com.atlassian.crowd.exception.InvalidTokenException
- InvalidTokenException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidTokenException
-
Default constructor.
- InvalidTokenException(Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidTokenException
-
Default constructor.
- InvalidTokenExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
-
Maps an
InvalidTokenException
to a 401 (Unauthorized) status. - InvalidTokenExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidTokenExceptionMapper
- InvalidUserException - Exception in com.atlassian.crowd.exception
- InvalidUserException(User, String) - Constructor for exception com.atlassian.crowd.exception.InvalidUserException
- InvalidUserException(User, String, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidUserException
- InvalidUserException(User, Throwable) - Constructor for exception com.atlassian.crowd.exception.InvalidUserException
- InvalidUserExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- InvalidUserExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidUserExceptionMapper
- InvalidWebhookEndpointException - Exception in com.atlassian.crowd.manager.webhook
- InvalidWebhookEndpointException(String, String) - Constructor for exception com.atlassian.crowd.manager.webhook.InvalidWebhookEndpointException
- InvalidWebhookEndpointException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.webhook.InvalidWebhookEndpointException
- InvalidWebhookEndpointUrlExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- InvalidWebhookEndpointUrlExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidWebhookEndpointUrlExceptionMapper
- InviteUserTokenService - Interface in com.atlassian.crowd.service.token
-
Service for handling invite user tokens
- invoke(MethodInvocation) - Method in class com.atlassian.crowd.manager.license.DCLicenseCheckInterceptor
- invoke(MethodInvocation) - Method in class com.atlassian.crowd.security.AdminRequiredInterceptor
- invokeWithRetry(int, Invocation) - Static method in class com.atlassian.crowd.directory.rest.ClientUtils
- IoUtilsWrapper - Class in com.atlassian.crowd.directory.rest.util
- IoUtilsWrapper() - Constructor for class com.atlassian.crowd.directory.rest.util.IoUtilsWrapper
- IS_LOCAL - Static variable in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- IS_PERMANENT_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogApplicationMapper
- IS_SYNCHRONISING - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
-
Deprecated.since 2.12.0, use
SynchronisationStatusManager
instead - isAcceptableParameter(String, Object) - Method in class com.atlassian.crowd.xwork.interceptors.SafeParametersInterceptor
- isAccessBasedFilteringAvailable() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- isAccessBasedSynchronizationFilterTypePresent() - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- isAccessBasedSynchronizationFilterTypeVisible() - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- isAccessible() - Method in class com.atlassian.crowd.directory.synchronisation.cache.AzureFilteringEnabledCheckerImpl
- isAccessible() - Method in class com.atlassian.crowd.email.HtmlRenderedEmailsEnabledCheckerImpl
- isAccessible() - Method in interface com.atlassian.crowd.feature.FeatureEnabledChecker
-
Returns whether the feature is accessible under current licensing terms.
- isAccessible() - Method in class com.atlassian.crowd.features.PropertyBasedFeatureEnabledChecker
- isAccountNonExpired() - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails
-
Indicates whether the user's account has expired.
- isAccountNonLocked() - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails
-
Indicates whether the user is locked or unlocked.
- isActive() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- isActive() - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- isActive() - Method in class com.atlassian.crowd.console.action.group.AddGroup
- isActive() - Method in class com.atlassian.crowd.console.action.group.ViewGroup
- isActive() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- isActive() - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- isActive() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
- isActive() - Method in interface com.atlassian.crowd.embedded.api.Directory
-
Returns
true</tt> if the directory is currently active, otherwise <tt>false
. - isActive() - Method in interface com.atlassian.crowd.embedded.api.User
- isActive() - Method in class com.atlassian.crowd.embedded.impl.DelegatingUserWithAttributes
- isActive() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
- isActive() - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser
- isActive() - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntity
- isActive() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- isActive() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectory
- isActive() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns whether the application is active.
- isActive() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- isActive() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- isActive() - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup
- isActive() - Method in class com.atlassian.crowd.model.group.DelegatingGroupWithAttributes
- isActive() - Method in interface com.atlassian.crowd.model.group.Group
- isActive() - Method in class com.atlassian.crowd.model.group.GroupTemplate
- isActive() - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- isActive() - Method in class com.atlassian.crowd.model.group.ImmutableGroup
- isActive() - Method in class com.atlassian.crowd.model.group.InternalGroupWithAttributes
- isActive() - Method in class com.atlassian.crowd.model.group.LDAPGroupWithAttributes
- isActive() - Method in class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- isActive() - Method in class com.atlassian.crowd.model.InternalEntityTemplate
- isActive() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
- isActive() - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
- isActive() - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
- isActive() - Method in class com.atlassian.crowd.model.user.InternalUserWithAttributes
- isActive() - Method in class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- isActive() - Method in class com.atlassian.crowd.model.user.UserTemplate
- isActive() - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- isActive() - Method in interface com.atlassian.crowd.pageobjects.directory.common.CreateDirectoryTab
- isActive() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- isActive() - Method in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage.GroupDetails
- isActive() - Method in class com.atlassian.crowd.pageobjects.group.GroupRow
- isActive() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupNestedMembers.NestedMember
- isActive() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- isActive() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- isActive() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- isActive() - Method in class com.atlassian.crowd.plugin.rest.entity.DetailedDirectoryData
- isActive() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
- isActive() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- isAddGroupPermissionDisabled() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- isAddUserAttributesEnabled() - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
- isAddUserAttributesEnabled() - Method in interface com.atlassian.crowd.model.sso.BaseApplicationSamlConfiguration
- isAddUserAttributesEnabled() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity
- isAddUserAttributesEnabled() - Method in class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration
- isAddUserPermissionDisabled() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- isAdGroupUserCacheDisabled() - Method in class com.atlassian.crowd.analytics.events.SystemPropertiesStatisticsEvent
- isAdmin(UserKey) - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
- isAdmin(String) - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
- isAliasingEnabled() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- isAliasingEnabled() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns
true
if aliasing is enabled for the application. - isAliasingEnabled() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- isAliasingEnabled() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- isAliasingEnabled() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- isAllowAllForDirectory(Long) - Method in class com.atlassian.crowd.console.action.application.AddApplicationAuthorisationDetails
- isAllowAllGroupsEnabled() - Method in class com.atlassian.crowd.pageobjects.AllowedGroupsDialog
- isAllowAllToAuthenticate() - Method in interface com.atlassian.crowd.model.application.ApplicationDirectoryMapping
-
Returns
true
if all the users in the directory are allowed to authenticate with the application. - isAllowAllToAuthenticate() - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
- isAllowAllToAuthenticate() - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
- isAllowDuplicatedExternalIdsInSync() - Method in class com.atlassian.crowd.analytics.events.SystemPropertiesStatisticsEvent
- isAllowed(OperationType) - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.Returns
true
if the application is allowed to perform the specified operation on the directory. - isAllowedFor(AccessType) - Method in class com.atlassian.crowd.annotation.AnnotatedSecurityChecker
- isAllowedFor(AccessType) - Method in class com.atlassian.crowd.annotation.NoCheckSecurityChecker
- isAllowedFor(AccessType) - Method in interface com.atlassian.crowd.annotation.SecurityChecker
- isAllowedToAuthenticate(String, long, Application) - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
-
Determines if a user is permitted to attempt authentication with a given application.
- isAllowedToAuthenticate(String, long, Application) - Method in class com.atlassian.crowd.manager.token.RecoveryModeAwareTokenAuthenticationManager
- isAllResultsQuery() - Method in class com.atlassian.crowd.plugin.rest.entity.page.RestPageRequest
- isAnnotation(Annotation, String) - Static method in class com.atlassian.crowd.swagger.extras.enricher.util.EnricherUtils
- isAnnouncementPresent() - Method in class com.atlassian.crowd.analytics.events.LookAndFeelConfigStatisticsEvent
- isAnnouncementPresent() - Method in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- isAnnouncementPresent() - Method in interface com.atlassian.crowd.pageobjects.CrowdLoginPage
- isAnnouncementPresent() - Method in class com.atlassian.crowd.pageobjects.CrowdLoginPageState
- isAnnouncementPresent() - Method in class com.atlassian.crowd.pageobjects.LegacyCrowdLoginPage
- isAnonymousAccessEnabled() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- isAnonymousAccessEnabled() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitUserManagerResource
- isAnonymousAccessEnabled() - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
- isApplicationHomeOk() - Method in class com.atlassian.crowd.console.action.setup.BaseSetupAction
- IsApplicationLicensingAvailable - Class in com.atlassian.crowd.plugin.web.conditions
- IsApplicationLicensingAvailable(ApplicationLicensingService, DcLicenseChecker) - Constructor for class com.atlassian.crowd.plugin.web.conditions.IsApplicationLicensingAvailable
- IsApplicationPluginCondition - Class in com.atlassian.crowd.plugin.web.conditions
-
Returns true if the Application is of type
ApplicationType.PLUGIN
- IsApplicationPluginCondition() - Constructor for class com.atlassian.crowd.plugin.web.conditions.IsApplicationPluginCondition
- isApplicationSetUp() - Method in class com.atlassian.sal.crowd.lifecycle.CrowdLifecycleManager
- isApplicationToken() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
- isApplicationToken() - Method in class com.atlassian.crowd.model.token.Token
-
Deprecated.
- isAtCorrectStep() - Method in class com.atlassian.crowd.console.action.setup.BaseSetupAction
- isAtLeast(PasswordScore) - Method in enum class com.atlassian.crowd.embedded.api.PasswordScore
-
Uses an internal ranking to compare the scores and determine if it is 'just as strong'.
- isAtResourceLimit() - Method in class com.atlassian.crowd.console.action.BaseAction
- isAtResourceLimit() - Method in class com.atlassian.crowd.console.action.License
- isAuditLogEnabled() - Method in interface com.atlassian.crowd.manager.audit.AuditLogProperties
- isAuditLogEnabled() - Method in class com.atlassian.crowd.manager.audit.AuditLogSystemProperties
- isAuditLogEnabled() - Method in class com.atlassian.crowd.manager.audit.SettableAuditLogProperties
- isAuditLogEnabledForSynchronisation() - Method in interface com.atlassian.crowd.manager.audit.AuditLogProperties
- isAuditLogEnabledForSynchronisation() - Method in class com.atlassian.crowd.manager.audit.AuditLogSystemProperties
- isAuditLogEnabledForSynchronisation() - Method in class com.atlassian.crowd.manager.audit.SettableAuditLogProperties
- isAuthenticateAll() - Method in class com.atlassian.crowd.plugin.rest.entity.DirectoryMappingEntity
- isAuthenticated() - Method in interface com.atlassian.crowd.console.action.ActionHelper
- isAuthenticated() - Method in class com.atlassian.crowd.console.action.BaseAction
- isAuthenticated() - Method in class com.atlassian.crowd.console.filter.LoginPageFilter
- isAuthenticated() - Method in class com.atlassian.crowd.integration.AuthenticationState
- isAuthenticated(String, List<ValidationFactor>) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdAuthenticationProvider
-
Determine if a remote user is authenticated via SSO based on the supplied SSO token string and validation factors.
- isAuthenticated(String, List<ValidationFactor>) - Method in class com.atlassian.crowd.integration.springsecurity.LocalCrowdAuthenticationProvider
- isAuthenticated(String, List<ValidationFactor>) - Method in class com.atlassian.crowd.integration.springsecurity.RemoteCrowdAuthenticationProvider
- isAuthenticated(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.integration.http.CacheAwareCrowdHttpAuthenticator
-
Deprecated.
- isAuthenticated(HttpServletRequest, HttpServletResponse) - Method in interface com.atlassian.crowd.integration.http.CrowdHttpAuthenticator
-
Deprecated.since 2.8.3. Use
CrowdHttpAuthenticator.checkAuthenticated(HttpServletRequest, HttpServletResponse)
instead. - isAuthenticated(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.integration.http.CrowdHttpAuthenticatorImpl
-
Deprecated.
- isAuthenticated(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.integration.seraph.CrowdAuthenticator
-
Deprecated.since 2.9.0. Use
CrowdAuthenticator.checkAuthenticated(HttpServletRequest, HttpServletResponse)
instead. - isAuthenticationRequired() - Method in class com.atlassian.crowd.console.action.License
-
Returns true if the user needs to be authenticated before updating the license.
- isAuthenticationViaEmailEnabled() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- isAuthenticationViaEmailEnabled() - Method in interface com.atlassian.crowd.model.application.Application
-
Determines whether application can authenticate their users using their e-mail.
- isAuthenticationViaEmailEnabled() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- isAuthenticationViaEmailEnabled() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- isAuthenticationViaEmailPresent() - Method in class com.atlassian.crowd.pageobjects.ApplicationOptionsPage
- isAuthenticationWithoutPasswordEnabled() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- isAuthenticationWithoutPasswordEnabled() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns
true
if application has authentication without user's password enabled, false otherwise. - isAuthenticationWithoutPasswordEnabled() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- isAuthenticationWithoutPasswordEnabled() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- isAuthorisationCachingEnabled() - Method in class com.atlassian.crowd.pageobjects.administration.GeneralOptionsPage
- isAuthorised(String) - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.Returns
true
if the group is an authorised group. - isAuthorisedGroupsSectionVisible(String) - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationAuthorisationDetailsPage
- isAuthorizeOAuth2Allowed() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- isAutomatedBackup() - Method in class com.atlassian.crowd.manager.backup.DefaultBackupFileStore
- isAvailable() - Method in class com.atlassian.crowd.acceptance.tests.cluster.MockClusterService
- isAvailable() - Method in class com.atlassian.crowd.manager.cluster.ClusterServiceImpl
- isAvailable() - Method in class com.atlassian.crowd.monitoring.cluster.ClusterMonitoringDelegator
- isAvailable() - Method in interface com.atlassian.crowd.service.cluster.ClusterService
- isAvailableForDirectory(long) - Method in interface com.atlassian.crowd.emailchange.EmailChangeManager
-
Returns true if e-mail change by end-user feature is available for a given directory.
- isAvailableForDirectory(long) - Method in class com.atlassian.crowd.service.email.EmailChangeManagerImpl
- isAvatarsEnabled() - Method in class com.atlassian.crowd.analytics.events.DarkFeaturesStatisticsEvent
- isAvatarsEnabled() - Method in interface com.atlassian.crowd.darkfeature.CrowdDarkFeatureManager
- isAvatarsEnabled() - Method in class com.atlassian.crowd.darkfeature.CrowdDarkFeatureManagerImpl
- isAzureADAdditionalRegionsEnabled() - Method in class com.atlassian.crowd.analytics.events.DarkFeaturesStatisticsEvent
- isAzureADAdditionalRegionsEnabled() - Method in interface com.atlassian.crowd.darkfeature.CrowdDarkFeatureManager
- isAzureADAdditionalRegionsEnabled() - Method in class com.atlassian.crowd.darkfeature.CrowdDarkFeatureManagerImpl
- isAzureAdDirectory(Directory) - Static method in class com.atlassian.crowd.analytics.statistics.collectors.DirectoryTypeUtils
- isAzureFilteringFeatureAvailable() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- isAzureFilteringFeatureAvailable() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- isBackupConnectorDirectoriesEnabled() - Method in class com.atlassian.crowd.pageobjects.administration.BackupPage
- isBackupConnectorEnabled() - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
- isBackupConnectorEnabled() - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity
- isBlockWhenExhausted() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- isBlockWhenExhausted() - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- isBlockWhenExhausted() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- isBuildWithinMaintenancePeriod(CrowdLicense) - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
Return's true if the current Build is within the maintenance period for the Crowd license
- isBuildWithinMaintenancePeriod(CrowdLicense) - Method in class com.atlassian.crowd.manager.license.CrowdLicenseManagerImpl
- isBuildWithinMaintenancePeriod(String) - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
- isBuildWithinMaintenancePeriod(String) - Method in class com.atlassian.crowd.manager.license.CrowdLicenseManagerImpl
- isCachedDirectoriesAuthenticationOrderOptimisationEnabled() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- isCachedDirectoriesAuthenticationOrderOptimisationEnabled() - Method in interface com.atlassian.crowd.model.application.Application
- isCachedDirectoriesAuthenticationOrderOptimisationEnabled() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- isCachedDirectoriesAuthenticationOrderOptimisationEnabled() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- isCacheEnabled() - Method in class com.atlassian.crowd.console.action.directory.AbstractViewCacheableDirectory
- isCacheEnabled() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- isCacheEnabled() - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- isCacheEnabled() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
- isCacheEnabled() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- isCachingDisabled() - Method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent
- isCachingEnabled() - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- isCancelPresent() - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- isCanUpdateEmail() - Method in class com.atlassian.crowd.console.action.user.EditProfile
- isCapturing() - Method in class com.atlassian.crowd.test.util.analytics.AnalyticsEventReport
- IsChangeEmailAvailable - Class in com.atlassian.crowd.plugin.web.conditions
- IsChangeEmailAvailable(EmailChangeManager) - Constructor for class com.atlassian.crowd.plugin.web.conditions.IsChangeEmailAvailable
- isChangeEmailInlineLinkPresent() - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- isChangingEmailAllowed() - Method in class com.atlassian.crowd.console.action.user.ChangeEmail
- isCheckboxChecked(PageElement) - Static method in class com.atlassian.crowd.pageobjects.CheckboxUtil
- isCheckboxChecked(WebElement) - Static method in class com.atlassian.crowd.pageobjects.CheckboxUtil
- isClustered() - Method in class com.atlassian.crowd.analytics.persistence.StartupInfo
- isClustered() - Method in class com.atlassian.crowd.console.action.admin.Restore
- isClustered() - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- isClustered() - Method in class com.atlassian.crowd.plugin.rest.entity.ClusterInformationEntity
- isClustered(String) - Static method in class com.atlassian.crowd.test.util.RestUtils
- IsClusteredCondition - Class in com.atlassian.crowd.plugin.web.conditions
-
A
Condition
that is true if the instance is running in Data Center mode (DC + clustering enabled) - IsClusteredCondition(ClusterService) - Constructor for class com.atlassian.crowd.plugin.web.conditions.IsClusteredCondition
- isClusteringAvailable() - Method in class com.atlassian.crowd.manager.cluster.NodeDataProvider
- isClusteringEnabled() - Method in class com.atlassian.crowd.config.CrowdApplicationConfig
- isClusteringEnabled() - Method in class com.atlassian.crowd.console.action.options.UpdateLicensing
- isClusteringEnabled() - Method in class com.atlassian.crowd.console.action.setup.Database
- isClusterSetupEnabled() - Method in class com.atlassian.crowd.monitoring.cluster.ClusterMonitoringDelegator
- isConfigFromEnvVariables() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- isConfigurationImportPasswords() - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- isConfigurationValid() - Method in class com.atlassian.crowd.config.EnvironmentDrivenDatabaseConfigurationListener
- isConfigured() - Method in interface com.atlassian.crowd.manager.mail.MailConfigurationService
- isConfigured() - Method in interface com.atlassian.crowd.manager.mail.MailManager
-
Deprecated.Use
instead
- isConfigured() - Method in class com.atlassian.crowd.manager.mail.MailManagerImpl
- isContainerReady(ServletContext) - Static method in class com.atlassian.crowd.manager.bootstrap.CrowdBootstrapManagerImpl
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
-
Returns whether the content has loaded.
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.administration.BackupPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.administration.CurrentSessionsPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.ApplicationAdministratorsPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.ChangeEmailPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.ChangeEmailPendingPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.ClusterMonitoringPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.CrowdConsole
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.CrowdRestorePage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.EmailChangedSuccessfullyPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.EmailChangeUnhandledErrorPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.gla.GLABrowseGroupsPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.InvalidEmailChangeTokenPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.LegacyCrowdLoginPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterResultsPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.ViewProfileGroupsPage
- isContentLoaded() - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- isContextBatchingEnabled() - Method in class com.atlassian.crowd.plugin.web.CrowdResourceBatchingConfiguration
- isCookieDomainValid(String, String) - Static method in class com.atlassian.crowd.util.SSOUtils
-
Given a hostname, this method tests if the supplied cookie domain is legal, following RFC 6265 as closely as possible.
- isCookieHttpOnly(HttpServletRequest) - Method in interface com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfiguration
-
Is the cookie http only
- isCookieHttpOnly(HttpServletRequest) - Method in class com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfigurationImpl
- isCredentialsNonExpired() - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails
-
Indicates whether the user's credentials (password) has expired.
- isCritical() - Method in class com.atlassian.crowd.directory.ldap.control.ldap.DeletedControl
- isCronSchedulerPresent() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- isCronSchedulerPresent() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- isCronSchedulerPresent() - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- isCrowd() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitSystemPropertiesResource
- isCrowdApplication() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- IsCrowdApplicationCondition - Class in com.atlassian.crowd.plugin.web.conditions
- IsCrowdApplicationCondition(ApplicationManager) - Constructor for class com.atlassian.crowd.plugin.web.conditions.IsCrowdApplicationCondition
- isCrowdHsql18Dialect(String) - Static method in class com.atlassian.crowd.util.persistence.hibernate.CrowdHibernateConfig
- isCurrentlySynchronising() - Method in class com.atlassian.crowd.console.action.directory.AbstractViewCacheableDirectory
- isCurrentTimestampSelectStringCallable() - Method in class com.atlassian.crowd.util.persistence.hibernate.SQLServerIntlDialect
- isCurrentUser() - Method in class com.atlassian.crowd.console.action.principal.RemovePrincipal
- isCurrentUserAdminOfGroup(Group) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationPermissionService
-
Check if a current logged in user is an administrator of a group
- isCurrentUserAdminOfGroup(Group) - Method in class com.atlassian.crowd.service.permission.GroupAdministrationPermissionServiceImpl
- isDarkFeatureEnabledForAllUsers(String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitDarkFeatureResource
- isDatabaseConfigFromEnvVariables() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- isDatabaseConfigFromEnvVariables() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- isDatabaseContainsExistingData() - Method in class com.atlassian.crowd.console.action.setup.Database
- isDatabaseDatasource() - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- isDatabaseDatasource() - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- isDatabaseDatasource() - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- isDataCenter() - Method in class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- IsDataCenter - Class in com.atlassian.crowd.acceptance.utils.conditions
-
Condition which evaluates to true if Crowd is run with Data Center license.
- IsDataCenter() - Constructor for class com.atlassian.crowd.acceptance.utils.conditions.IsDataCenter
- isDataCenterLicense() - Method in class com.atlassian.crowd.console.action.BaseAction
- isDataCenterLicense() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitLicenseResource
- isDataCenterLicensed() - Method in class com.atlassian.crowd.monitoring.cluster.ClusterMonitoringDelegator
- isDc() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- isDcLicense() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- isDcLicense() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- isDcLicense() - Method in interface com.atlassian.crowd.embedded.spi.DcLicenseChecker
-
Returns whether currently installed license is DC.
- isDcLicense() - Method in class com.atlassian.crowd.license.DcLicenseCheckerImpl
- isDcLicense(String) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- IsDcLicenseCondition - Class in com.atlassian.crowd.plugin.web.conditions
-
A
Condition
that is true if the instance is running with Data Center license - IsDcLicenseCondition(DcLicenseChecker) - Constructor for class com.atlassian.crowd.plugin.web.conditions.IsDcLicenseCondition
- isDeactivateUsersWithNullExternalIDEnabled() - Method in class com.atlassian.crowd.pageobjects.directory.pruning.ConfigurePruningPage
- isDefault() - Method in class com.atlassian.crowd.model.token.TokenLifetime
- isDeleteKeyVisible() - Method in class com.atlassian.crowd.pageobjects.GoogleAppsApplicationDetailsPage
- isDeleteUserMembershipsBatchingEnabled() - Method in class com.atlassian.crowd.analytics.events.DarkFeaturesStatisticsEvent
- isDeleteUserMembershipsBatchingEnabled() - Method in interface com.atlassian.crowd.darkfeature.CrowdDarkFeatureManager
- isDeleteUserMembershipsBatchingEnabled() - Method in class com.atlassian.crowd.darkfeature.CrowdDarkFeatureManagerImpl
- isDemonstrationContentInstalled() - Method in class com.atlassian.crowd.console.setup.CrowdSetupPersister
- isDetailVisible(int) - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- isDirectGroupMemberOf(LDAPUserWithAttributes, String) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- isDirectoryCachingEnabled() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- isDirectoryCachingEnabled() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- isDirectorySynchronisable(long) - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Returns true if the underlying directory implementation supports manual synchronisation of the directory's local cache.
- isDirectorySynchronisable(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- isDirectorySynchronising(long) - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Returns true if the given Directory is currently synchronising.
- isDirectorySynchronising(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- isDisabled() - Method in class com.atlassian.crowd.console.action.principal.ResetPassword
- isDisableRememberMe() - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- isDisableSSOSecureCookie() - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- isDismissed(String) - Method in interface com.atlassian.crowd.console.message.DismissibleMessagesService
- isDismissed(String) - Method in class com.atlassian.crowd.console.message.DismissibleMessagesServiceImpl
- isDisplayNameEnabled() - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- isDnDirectGroupMember(String, LDAPGroupWithAttributes) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- isDomainValid() - Method in class com.atlassian.crowd.console.action.setup.Complete
-
This is required because this action backs login.jsp if the setup has completed successfully
- isDomainValid(PropertyManager, ServletRequest) - Static method in class com.atlassian.crowd.console.filter.LoginPageFilter
- isDurationPresent() - Method in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- isEditingPassword() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- isEditPasswordEnabled() - Method in class com.atlassian.crowd.pageobjects.PasswordChanger
- isElementWithIdPresent(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- isEmailAllowed(String) - Method in interface com.atlassian.crowd.service.SignupSettingsService
-
Checks if the given email address is allowed to sign up.
- isEmailAllowed(String) - Method in class com.atlassian.crowd.service.SignupSettingsServiceImpl
- isEmailChangeByExternalAppsEnabled() - Method in class com.atlassian.crowd.analytics.events.SystemPropertiesStatisticsEvent
- isEmailInputRequired() - Method in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step1_EmailLoginPage
- isEmailInputRequired() - Method in class com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process.Step1_EmailLoginPage
- isEmailSentOnSignUp() - Method in interface com.atlassian.crowd.service.SignupSettingsService
- isEmailSentOnSignUp() - Method in class com.atlassian.crowd.service.SignupSettingsServiceImpl
- isEmbeddedCrowd() - Method in class com.atlassian.crowd.console.embedded.api.CrowdApplicationFactory
- isEmbeddedCrowd() - Method in interface com.atlassian.crowd.embedded.api.ApplicationFactory
-
Used in order to distinguish if we're running in Embedded Crowd or in Crowd as standalone product.
- isEmbeddedCrowd() - Method in class com.atlassian.crowd.embedded.core.CrowdEmbeddedApplicationFactory
- isEmbeddedSelected() - Method in class com.atlassian.crowd.console.action.setup.Database
- 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.AttributeValuesHolder
- isEmpty() - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- isEmpty() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- isEmpty() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- isEmpty() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
- isEmpty() - Method in interface com.atlassian.crowd.directory.ldap.name.CrowdLdapName
- isEmpty() - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
- isEmpty() - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- isEmpty() - Method in class com.atlassian.crowd.directory.MultiValuedAttributeValuesHolder
- isEmpty() - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- isEmpty() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- isEmpty() - Method in interface com.atlassian.crowd.embedded.api.Attributes
- isEmpty() - Method in class com.atlassian.crowd.embedded.impl.AbstractDelegatingEntityWithAttributes
- isEmpty() - Method in class com.atlassian.crowd.embedded.impl.ImmutableAttributes
- isEmpty() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
- isEmpty() - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntity
- isEmpty() - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntityList
- isEmpty() - Method in class com.atlassian.crowd.integration.rest.entity.MultiValuedAttributeEntityList
- isEmpty() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- isEmpty() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntityList
- isEmpty() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectory
- isEmpty() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- isEmpty() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- isEmpty() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- isEmpty() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- isEmpty() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- isEmpty() - Method in class com.atlassian.crowd.model.EntityWithAttributes
- isEmpty() - Method in class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
- isEmpty() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes
- isEmpty() - Method in class com.atlassian.crowd.model.group.ImmutableGroupWithAttributes
- isEmpty() - Method in class com.atlassian.crowd.model.group.LDAPGroupWithAttributes
- isEmpty() - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes
- isEmpty() - Method in class com.atlassian.crowd.model.user.ImmutableUserWithAttributes
- isEmpty() - Method in class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- isEmpty() - Method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
- isEmpty() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntityList
- isEmpty() - Method in class com.atlassian.crowd.plugin.rest.entity.AttributeEntityList
- isEmpty() - Method in class com.atlassian.crowd.plugin.rest.entity.DirectoryMappingEntityList
- isEmpty() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntityList
- isEmpty() - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntityList
- isEmpty() - Method in class com.atlassian.crowd.plugin.rest.entity.RemoteAddressEntitySet
- isEmpty() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntityList
- isEnabled() - Method in class com.atlassian.crowd.analytics.events.MailNotificationsEvent
- isEnabled() - Method in class com.atlassian.crowd.directory.synchronisation.cache.AzureFilteringEnabledCheckerImpl
- isEnabled() - Method in class com.atlassian.crowd.email.HtmlRenderedEmailsEnabledCheckerImpl
- isEnabled() - Method in interface com.atlassian.crowd.embedded.api.FeatureFlag
-
Returns true if the feature is enabled and accessible under current licensing terms or false otherwise
- isEnabled() - Method in class com.atlassian.crowd.feature.LoginByEmailFeatureFlagImpl
- isEnabled() - Method in class com.atlassian.crowd.features.PropertyBasedFeatureEnabledChecker
- isEnabled() - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails
-
Indicates whether the user is enabled or disabled.
- isEnabled() - Method in class com.atlassian.crowd.listener.AbstractTransactionalEventListener
- isEnabled() - Method in interface com.atlassian.crowd.manager.audit.AuditService
-
Deprecated.As of v3.2, replaced by
AuditService.shouldAuditEvent()
- isEnabled() - Method in class com.atlassian.crowd.manager.audit.AuditServiceImpl
- isEnabled() - Method in class com.atlassian.crowd.manager.audit.NoOpAuditService
- isEnabled() - Method in class com.atlassian.crowd.manager.authentication.ImmutableCrowdSpecificRememberMeSettings
- isEnabled() - Method in class com.atlassian.crowd.manager.backup.AtlassianSchedulerBackupScheduler
- isEnabled() - Method in interface com.atlassian.crowd.manager.backup.BackupScheduler
-
Return whether automated backup is enabled
- isEnabled() - Method in interface com.atlassian.crowd.manager.rememberme.CrowdSpecificRememberMeSettings
-
Provides information whether Remember Me functionality is Enabled at the moment
- isEnabled() - Method in class com.atlassian.crowd.model.config.AzureGroupFiltersConfiguration
- isEnabled() - Method in interface com.atlassian.crowd.model.sso.ApplicationSamlConfiguration
- isEnabled() - Method in class com.atlassian.crowd.pageobjects.aui.AuiSelect2
- isEnabled() - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- isEnabled() - Method in class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration
- isEnabledForAllUsers(String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- isEnabledForAllUsers(String) - Method in class com.atlassian.crowd.feature.DarkFeatureManagerOsgiAccessor
- isEnabledForCurrentUser(String) - Method in class com.atlassian.crowd.feature.DarkFeatureManagerOsgiAccessor
- isEnabledForUser(UserKey, String) - Method in class com.atlassian.crowd.feature.DarkFeatureManagerOsgiAccessor
- isEncryptedCredential() - Method in class com.atlassian.crowd.embedded.api.PasswordCredential
- isEncryptPasswords() - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- isEnterpriseLicensingAgreement() - Method in class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- isError() - Method in class com.atlassian.labs.crowd.directory.pruning.analytics.events.PruningJobRunAnalyticsEvent
-
If true it means there was an uncaught exception during pruning job.
- isError() - Method in class com.atlassian.labs.crowd.directory.pruning.event.PruningJobRunEvent
- isEvaluation() - Method in interface com.atlassian.crowd.console.action.ActionHelper
- isEvaluation() - Method in class com.atlassian.crowd.console.action.BaseAction
- isEvaluationLicense() - Method in class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- isEventTransformerDirectoryManagerCacheEnabled() - Method in class com.atlassian.crowd.analytics.events.DarkFeaturesStatisticsEvent
- isEventTransformerDirectoryManagerCacheEnabled() - Method in interface com.atlassian.crowd.darkfeature.CrowdDarkFeatureManager
- isEventTransformerDirectoryManagerCacheEnabled() - Method in class com.atlassian.crowd.darkfeature.CrowdDarkFeatureManagerImpl
- isEverythingOk() - Method in class com.atlassian.crowd.console.action.setup.BaseSetupAction
- isExact() - Method in enum class com.atlassian.crowd.search.query.entity.restriction.MatchMode
-
Returns true if this value represents an exact match mode.
- isExact() - Method in class com.atlassian.crowd.util.BoundedCount
- isExpanded() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
-
Does this object represent an expanded group, or does it only contain a group name.
- isExpanded() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
-
Does this object represent an expanded user, or does it only contain a username.
- isExpanderPresent() - Method in class com.atlassian.crowd.pageobjects.ExpandableJndiDirectoriesList
- isExpanderPresent() - Method in class com.atlassian.crowd.pageobjects.StartTlsPoolingWarningMessage
- isExpanderVisible() - Method in class com.atlassian.crowd.pageobjects.ExpandableJndiDirectoriesList
- isExpanderVisible() - Method in class com.atlassian.crowd.pageobjects.StartTlsPoolingWarningMessage
- isExpired(Token) - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- isExportOfNonLocalGroupsRequired(DirectoryType) - Method in class com.atlassian.crowd.migration.legacy.PartialXmlMapper
-
Determines whether the backup for a directory type includes all groups (both local and non-local), or just local groups, excluding non-local (remote) groups.
- isExternal() - Method in class com.atlassian.crowd.swagger.extras.enricher.util.RestTagConfiguration
- isFairness() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- isFeatureEnabledForAllUsers(String) - Method in class com.atlassian.crowd.feature.DarkFeatureManagerOsgiAccessor
- isFeatureEnabledForCurrentUser(String) - Method in class com.atlassian.crowd.feature.DarkFeatureManagerOsgiAccessor
- isFeatureEnabledForUser(UserKey, String) - Method in class com.atlassian.crowd.feature.DarkFeatureManagerOsgiAccessor
- isFilterExpiredUsers() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- isFilterExpiredUsers() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- isFilteringExpiredUsers() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Specify whether expired users should be filtered out.
- isFilteringExpiredUsers() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- isFilteringGroupsWithAccessEnabled() - Method in interface com.atlassian.crowd.model.application.Application
- isFilteringGroupsWithAccessEnabled() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- isFilteringGroupsWithAccessEnabled() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- isFilteringUsersWithAccessEnabled() - Method in interface com.atlassian.crowd.model.application.Application
- isFilteringUsersWithAccessEnabled() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- isFilteringUsersWithAccessEnabled() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- isFinal() - Method in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
- isFindChildren() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- isFirstNameEnabled() - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- isForceChangePasswordNextSignIn() - Method in class com.atlassian.crowd.directory.rest.entity.user.password.PasswordProfile
- isForceXmlRestore() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.TestkitRestoreSettings
- isForged() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitLicenseResource
- isFormEnabled() - Method in class com.atlassian.crowd.console.action.setup.Database
- isFullRange() - Method in class com.atlassian.crowd.directory.ldap.util.RangeOption
- isFullSyncErrorPresent() - Method in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- isGlaMenuPresent() - Method in class com.atlassian.crowd.pageobjects.gla.GLABrowseGroupsPage
- isGroup(DirectoryObject) - Static method in class com.atlassian.crowd.directory.rest.util.MembershipFilterUtil
- isGroupAdmin() - Method in interface com.atlassian.crowd.console.action.ActionHelper
- isGroupAdmin() - Method in class com.atlassian.crowd.console.action.BaseAction
- isGroupAdministrationAllowed() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- isGroupAttributeSyncCalled() - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- isGroupAttributeSynchronisationEnabled() - Method in class com.atlassian.crowd.directory.synchronisation.cache.AbstractCacheRefresher
- isGroupDirectGroupMember(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns
true
if the childGroup is a direct member of the parentGroup in the directory specified by the passed indirectoryId
. - isGroupDirectGroupMember(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- isGroupDirectGroupMember(Group, Group) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Determines if a group is a direct member of another group.
- isGroupDirectGroupMember(Group, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- isGroupDirectGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- isGroupDirectGroupMember(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Returns
true
if the childGroup is a direct member of the parentGroup in any of the application's assigned directories. - isGroupDirectGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- isGroupDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- isGroupDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- isGroupDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- isGroupDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- isGroupDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- isGroupDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- isGroupDirectGroupMember(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Determines if a group is a direct member of another group.
- isGroupDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.RFC2307Directory
- isGroupDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- isGroupDirectGroupMember(String, String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- isGroupDirectGroupMember(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- isGroupDirectGroupMember(String, String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Tests if a group is a direct member of a group.
- isGroupDirectMember(long, String, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
- isGroupDirectMember(long, String, String) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- isGroupDirectMember(long, String, String) - Method in interface com.atlassian.crowd.embedded.spi.MembershipDao
-
Determines whether the group is a direct member of the (supposedly) parent group.
- isGroupExternalIdConfigured() - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
-
Checks if the 'Group Unique ID Attribute' is set.
- isGroupFilteringAvailable() - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- isGroupFilteringAvailable() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- isGroupFilteringEnabled() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- isGroupFilteringEnabled() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- isGroupFilteringEnabled() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- isGroupFilteringEnabled() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- isGroupLevelAdmin() - Method in class com.atlassian.crowd.console.security.GroupLevelAdminPermissionChecker
- isGroupLevelAdmin(String) - Method in interface com.atlassian.crowd.manager.permission.UserPermissionService
-
Does the provided user have Group Level Admin permissions.
- isGroupLevelAdmin(String) - Method in class com.atlassian.crowd.manager.permission.UserPermissionServiceImpl
- isGroupMappingConfigurable() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterMappingPage
- isGroupMappingSelected(String, String) - Method in class com.atlassian.crowd.console.action.dataimport.CsvMapping
- isGroupMemberOfGroup(Group, Group) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Returns
true
if thechildGroup
is a direct or indirect (nested) member of theparentGroup
. - isGroupMemberOfGroup(Group, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- isGroupMemberOfGroup(String, String) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Returns
true
ifchildGroupName
is a direct or indirect (nested) member ofparentGroupName
. - isGroupMemberOfGroup(String, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- isGroupNestedGroupMember(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns
true
if the childGroup is a direct or indirect (nested) member of the parentGroup in the directory specified by the passed indirectoryId
. - isGroupNestedGroupMember(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- isGroupNestedGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- isGroupNestedGroupMember(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Returns
true
if the childGroup is a direct or indirect (nested) member of the parentGroup in any of the application's active assigned directories. - isGroupNestedGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- isGroupShadowed(Group) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
-
Returns true if the given remote Group should not have its memberships synchronised for any reason.
- isGroupShadowed(Group) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- isGzipEnabled() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Deprecated.this is no longer configurable in Crowd and always returns
true
- isGzipEnabled() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- isHardDeleteEnabled() - Method in class com.atlassian.crowd.pageobjects.directory.pruning.PruningAdministrationPage.DirectoryPruningConfiguration
- isHardDeleteUsersWithNullExternalIDEnabled() - Method in class com.atlassian.crowd.pageobjects.directory.pruning.ConfigurePruningPage
- isHasSubGroups() - Method in class com.atlassian.crowd.console.action.group.ViewGroup
- isHidden(PageElement) - Static method in class com.atlassian.crowd.pageobjects.utils.StyleUtil
-
Determines if an element is hidden using an inline "display: none;" declaration.
- isHSQL() - Method in class com.atlassian.crowd.util.persistence.hibernate.CrowdHibernateConfig
- isHSQLDB(String) - Static method in class com.atlassian.crowd.migration.verify.SupportedDatabaseVerifier
- isHtmlRenderingAccessible() - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- isHtmlRenderingEnabled() - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- isIgnoreUsersWithNullExternalIDEnabled() - Method in class com.atlassian.crowd.pageobjects.directory.pruning.ConfigurePruningPage
- isImmediateSyncScheduled(String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSchedulingTest
- isImportableDirectory(Directory) - Method in class com.atlassian.crowd.migration.legacy.PartialXmlMapper
- isImportGroups() - Method in class com.atlassian.crowd.console.action.directory.CreateDelegated
- isImportGroups() - Method in class com.atlassian.crowd.console.action.directory.UpdateDelegatedConnection
- isImportPasswords() - Method in class com.atlassian.crowd.importer.config.Configuration
- isInAnyGroup(String, Collection<String>) - Method in class com.atlassian.crowd.plugin.rest.service.controller.CrowdUserHelper
- isIncludeAppnameHeaderInResponses() - Method in class com.atlassian.crowd.analytics.events.SystemPropertiesStatisticsEvent
- isIncludeClusterInfoText() - Method in class com.atlassian.crowd.console.action.setup.Database.CustomBannerError
- isIncludeIpAddressInValidationFactors() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Should the client IP address be included as a validation factor?
- isIncludeIpAddressInValidationFactors() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- isIncludeUsernameHeaderInResponses() - Method in class com.atlassian.crowd.analytics.events.SystemPropertiesStatisticsEvent
- isIncrementalSyncEnabled() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- isIncrementalSyncEnabled() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- isIncrementalSyncEnabled() - Method in class com.atlassian.crowd.console.value.directory.SynchronisableDirectoryConnection
- isIncrementalSyncEnabled() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- isIncrementalSyncEnabled() - Method in interface com.atlassian.crowd.directory.SynchronisableDirectory
-
Gets the preferred synchronisation mode for this remote directory.
- isIncrementalSyncEnabled() - Method in class com.atlassian.crowd.directory.synchronisation.cache.AbstractCacheRefresher
- isIncrementalSyncEnabled() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- isIncrementalSynchronisationAvailable() - Method in class com.atlassian.crowd.integration.rest.entity.EventEntityList
- isIncSyncErrorPresent() - Method in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- isInGoodStanding(Webhook) - Method in class com.atlassian.crowd.manager.webhook.NoLongTermFailureStrategy
- isInGoodStanding(Webhook) - Method in interface com.atlassian.crowd.manager.webhook.WebhookHealthStrategy
-
Decides whether the Webhook is in good standing.
- isInitialLoad() - Method in class com.atlassian.crowd.console.action.BaseAction
- isInRange(String) - Method in class com.atlassian.crowd.migration.legacy.upgrade.BuildNumberChecker
- isInsecureAppWarningVisible() - Method in class com.atlassian.crowd.pageobjects.CrowdConsole
- isInternalUserStatusSupported(long) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Check if internal User status is supported by the directory
- isInternalUserStatusSupported(long) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- 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
- isInvalidEmailErrorMessageShown() - Method in class com.atlassian.crowd.pageobjects.ChangeEmailPage
- isInvalidPasswordErrorMessageShown() - Method in class com.atlassian.crowd.pageobjects.ChangeEmailPage
- isJdbcOverwriteData() - Method in class com.atlassian.crowd.console.action.setup.Database
- isJdbcSelected() - Method in class com.atlassian.crowd.console.action.setup.Database
- IsJdk8 - Class in com.atlassian.crowd.acceptance.utils.conditions
-
Condition which evaluates to true if Crowd runs with JRE 8.
- IsJdk8() - Constructor for class com.atlassian.crowd.acceptance.utils.conditions.IsJdk8
- isJmxEnabled() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- isJndiMailActive() - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity
- isJndiMailActive() - Method in class com.atlassian.crowd.util.mail.SMTPServer
- isJndiSelected() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- isKeysFound() - Method in class com.atlassian.crowd.plugin.saml.action.UpdateSAMLConfiguration
- isLastNameEnabled() - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- isLastPage() - Method in interface com.atlassian.crowd.model.page.Page
- isLastPage() - Method in class com.atlassian.crowd.model.page.PageImpl
- isLastPage() - Method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
- isLastSynchronisationRoundAvailable(String, long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSchedulingTest
- isLdapDirectory(Directory) - Static method in class com.atlassian.crowd.analytics.statistics.collectors.DirectoryTypeUtils
- isLdaps() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
-
If the connection must be secure.
- isLegacyCrowd() - Method in class com.atlassian.crowd.migration.legacy.database.DatabaseMigrationManager
- isLicenseAffectedWarningShown() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- isLicensed(UserKey) - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
- isLicenseExpired() - Method in interface com.atlassian.crowd.console.action.ActionHelper
- isLicenseExpired() - Method in class com.atlassian.crowd.console.action.BaseAction
- isLicenseForged() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- isLicenseForged() - Method in interface com.atlassian.crowd.console.action.ActionHelper
-
Returns true if license is forged, false otherwise.
- isLicenseForged() - Method in class com.atlassian.crowd.console.action.BaseAction
- isLicenseForged() - Method in interface com.atlassian.crowd.manager.license.forged.ForgedLicenseDetector
- isLicenseKeyValid(String) - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
Will validate that a given License key is valid
- isLicenseKeyValid(String) - Method in class com.atlassian.crowd.manager.license.CrowdLicenseManagerImpl
- isLicenseValid() - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
This will evaluate against the current license stored in Crowd LicenseStore.
- isLicenseValid() - Method in class com.atlassian.crowd.manager.license.CrowdLicenseManagerImpl
- isLicenseValid(CrowdLicense) - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
Same logic as
CrowdLicenseManager.isLicenseValid()
- isLicenseValid(CrowdLicense) - Method in class com.atlassian.crowd.manager.license.CrowdLicenseManagerImpl
- isLicensingConfigured(Long) - Method in interface com.atlassian.crowd.licensing.ApplicationLicensingService
-
Checks if licensing is configured for specific application
- isLicensingConfigured(Long) - Method in class com.atlassian.crowd.licensing.ApplicationLicensingServiceImpl
- isLifo() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- isLimitedUnlicensedAccessEnabled() - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
- isLocal() - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeImpl
- isLocal() - Method in class com.atlassian.crowd.model.group.GroupTemplate
- isLocal() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroup
- isLocal() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes
- isLocal() - Method in interface com.atlassian.crowd.model.group.InternalDirectoryGroup
-
Returns true if this is a Local Group.
- isLocal() - Method in class com.atlassian.crowd.model.group.InternalGroup
- isLocal() - Method in class com.atlassian.crowd.plugin.rest.entity.ClusterNodeEntity
- isLocal() - Method in interface com.atlassian.crowd.service.cluster.ClusterNode
- isLocalCrowdWebAppAuthentication() - Method in class com.atlassian.crowd.model.authentication.UserAuthenticationContext
- isLocalGroupsEnabled() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- isLocalGroupsEnabled() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- isLocalGroupsEnabled() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- isLocalGroupsEnabled() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- isLocalGroupsEnabled() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- isLocalGroupsEnabled() - Method in class com.atlassian.crowd.directory.hybrid.InternalGroupHandler
- isLocalGroupsEnabled() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Returns
true
if groups and group memberships are to be mutated only (created, updated, deleted) in local storage, otherwise the mutations will be propagated to the underlying LDAP implementation (full read-write LDAP groups). - isLocalGroupsEnabled() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- isLocalPath(URI) - Static method in class com.atlassian.crowd.integration.springsecurity.NavigationHelper
- isLocalUserStatusEditable() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- isLocalUserStatusEditable() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorConnectorTab
- isLocalUserStatusEnabled() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- isLocalUserStatusEnabled() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- 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.DbCachingRemoteDirectory
- isLocalUserStatusEnabled() - Method in class com.atlassian.crowd.directory.InternalDirectory
-
Internal directories never support local user statuses.
- isLocalUserStatusEnabled() - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
-
Returns
true
if user active status is updated independently in the Crowd cache and the remote directory. - isLocalUserStatusEnabled() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Returns
true
if user status are updated independently in the Crowd cache and the remote directory. - isLocalUserStatusEnabled() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- isLoggedIn() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- isLoggedIn() - Method in class com.atlassian.crowd.pageobjects.CrowdHeader
- isLoggedInAfterRefresh() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- isLogoHidden() - Method in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- isLogoHidden() - Method in interface com.atlassian.crowd.pageobjects.CrowdLoginPage
- isLogoHidden() - Method in class com.atlassian.crowd.pageobjects.CrowdLoginPageState
- isLogoHidden() - Method in class com.atlassian.crowd.pageobjects.LegacyCrowdLoginPage
- isLogoPresent() - Method in class com.atlassian.crowd.analytics.events.LookAndFeelConfigStatisticsEvent
- isLowercaseOutput() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- isLowerCaseOutput() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- isLowerCaseOutput() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns
true
if the usernames and group names returned should be in lowercase. - isLowerCaseOutput() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- isLowerCaseOutput() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- isMailServerConfigured() - Method in class com.atlassian.crowd.console.action.Console
- isMarkedAsDeleted() - Method in interface com.atlassian.crowd.embedded.api.User
-
Returns if the user is already technically deleted.
- isMembershipAggregationAvailable() - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- isMembershipAggregationEnabled() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- isMembershipAggregationEnabled() - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
- isMembershipAggregationEnabled() - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- isMembershipAggregationEnabled() - Method in interface com.atlassian.crowd.model.application.Application
- isMembershipAggregationEnabled() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- isMembershipAggregationEnabled() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- isMembershipAggregationEnabled() - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- isMembershipsSyncImprovementEnabled() - Method in class com.atlassian.crowd.analytics.events.SystemPropertiesStatisticsEvent
- isModifyGroupAttributePermissionDisabled() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- isModifyGroupPermissionDisabled() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- ismodifyUserAttributePermissionDisabled() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- isModifyUserPermissionDisabled() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- isMsSQLServer(String) - Static method in class com.atlassian.crowd.migration.verify.SupportedDatabaseVerifier
- isMySQL(String) - Static method in class com.atlassian.crowd.migration.verify.SupportedDatabaseVerifier
- isNearExpiredLicense() - Method in class com.atlassian.crowd.console.action.Console
- isNestedGroups() - Method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent
- isNestedGroupsDisabled() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- isNestedGroupsDisabled() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- IsNestedGroupsEnabled - Class in com.atlassian.crowd.plugin.web.conditions
- IsNestedGroupsEnabled(DirectoryManager, DirectoryInstanceLoader) - Constructor for class com.atlassian.crowd.plugin.web.conditions.IsNestedGroupsEnabled
- isNestedGroupsGroupMembershipChangesBatchedEnabled() - Method in class com.atlassian.crowd.analytics.events.DarkFeaturesStatisticsEvent
- isNestedGroupsGroupMembershipChangesBatchedEnabled() - Method in interface com.atlassian.crowd.darkfeature.CrowdDarkFeatureManager
- isNestedGroupsGroupMembershipChangesBatchedEnabled() - Method in class com.atlassian.crowd.darkfeature.CrowdDarkFeatureManagerImpl
- isNeverLoggedIn() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
- isNewInstallSelected() - Method in class com.atlassian.crowd.console.action.setup.Installation
- isNodeLive(String) - Method in class com.atlassian.beehive.db.AbstractClusterNodeHeartbeatService
- isNodeLive(String) - Method in interface com.atlassian.beehive.db.ClusterNodeHeartbeatService
-
Checks whether the given cluster node is considered "live".
- isNodeLive(String) - Method in class com.atlassian.crowd.manager.cluster.heartbeat.NoOpClusterNodeHeartbeatService
- isNoJndiDirectoriesPlaceholderPresent() - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage
- isNull() - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
- isNull() - Method in class com.atlassian.crowd.search.builder.Restriction.RestrictionWithProperty
-
Returns a property restriction that is only satisfied if the value of the property is null.
- ISO8601_PATTERN - Static variable in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- ISO8601DateDeserializer - Class in com.atlassian.crowd.plugin.rest.util
- ISO8601DateDeserializer() - Constructor for class com.atlassian.crowd.plugin.rest.util.ISO8601DateDeserializer
- ISO8601DateSerializer - Class in com.atlassian.crowd.plugin.rest.util
- ISO8601DateSerializer() - Constructor for class com.atlassian.crowd.plugin.rest.util.ISO8601DateSerializer
- isOracle(String) - Static method in class com.atlassian.crowd.migration.verify.SupportedDatabaseVerifier
- isOverwriteExistingData() - Method in class com.atlassian.crowd.console.action.setup.Database
- isOverwriteTarget() - Method in class com.atlassian.crowd.importer.config.Configuration
- isOverwriteUsed() - Method in class com.atlassian.crowd.manager.directory.BulkAddResult
- isPagedResults() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
-
Gets if paged results are going to used when pulling data from the LDAP server.
- isPagedResults() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- isPagedResultsControl() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- isPagedResultsControl() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
-
Checks if the configuration of the LDAP directory server uses paged results.
- isPanopticonResponding() - Method in class com.atlassian.crowd.licensing.AppLinkPoweredPanopticonRestClient
- isPanopticonResponding() - Method in interface com.atlassian.crowd.licensing.PanopticonRestClient
- isPasswordValid(String, String, Object) - Method in class com.atlassian.crowd.password.encoder.Argon2PasswordEncoder
- isPasswordValid(String, String, Object) - Method in class com.atlassian.crowd.password.encoder.AtlassianSecurityPasswordEncoder
-
Returns true if the rawPass is the same password that was used to create encPass.
- isPasswordValid(String, String, Object) - Method in class com.atlassian.crowd.password.encoder.AtlassianSHA1PasswordEncoder
- isPasswordValid(String, String, Object) - Method in class com.atlassian.crowd.password.encoder.BCryptPasswordEncoder
- isPasswordValid(String, String, Object) - Method in class com.atlassian.crowd.password.encoder.DESPasswordEncoder
- isPasswordValid(String, String, Object) - Method in class com.atlassian.crowd.password.encoder.LdapMd5PasswordEncoder
- isPasswordValid(String, String, Object) - Method in class com.atlassian.crowd.password.encoder.LdapShaPasswordEncoder
- isPasswordValid(String, String, Object) - Method in class com.atlassian.crowd.password.encoder.LdapSshaPasswordEncoder
- isPasswordValid(String, String, Object) - Method in interface com.atlassian.crowd.password.encoder.PasswordEncoder
-
Validates a specified "raw" password against an encoded password.
- isPasswordValid(String, String, Object) - Method in class com.atlassian.crowd.password.encoder.PlaintextPasswordEncoder
- isPendingVerification() - Method in class com.atlassian.crowd.console.action.user.ChangeEmail
- isPermanent() - Method in interface com.atlassian.crowd.model.application.Application
-
Returns whether the application is a permanent application and thus cannot be removed.
- isPermanent() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- isPermanent() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- isPermissionGroupAdd() - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- isPermissionGroupAdd() - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- isPermissionGroupAttributeModify() - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- isPermissionGroupAttributeModify() - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- isPermissionGroupModify() - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- isPermissionGroupModify() - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- isPermissionGroupRemove() - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- isPermissionGroupRemove() - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- isPermissionPrincipalAdd() - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- isPermissionPrincipalAdd() - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- isPermissionPrincipalAttributeModify() - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- isPermissionPrincipalAttributeModify() - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- isPermissionPrincipalModify() - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- isPermissionPrincipalModify() - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- isPermissionPrincipalRemove() - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- isPermissionPrincipalRemove() - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- isPermitted(User, String) - Method in class com.atlassian.crowd.cache.DelegatingUserAuthorisationCache
- isPermitted(User, String) - Method in interface com.atlassian.crowd.cache.UserAuthorisationCache
-
Returns whether the user is permitted to authenticate with the application.
- isPermitted(User, String) - Method in class com.atlassian.crowd.cache.UserAuthorisationCacheImpl
- isPerNodeCollector() - Method in class com.atlassian.crowd.analytics.statistics.collectors.changeemail.ChangeEmailCollector
- isPerNodeCollector() - Method in class com.atlassian.crowd.analytics.statistics.collectors.darkfeatures.DarkFeaturesCollector
- isPerNodeCollector() - Method in class com.atlassian.crowd.analytics.statistics.collectors.directory.LdapConnectionPoolCountCollector
- isPerNodeCollector() - Method in class com.atlassian.crowd.analytics.statistics.collectors.EmailAuthenticationFailedCollector
- isPerNodeCollector() - Method in class com.atlassian.crowd.analytics.statistics.collectors.EmailSSOAuthenticationFailedCollector
- isPerNodeCollector() - Method in class com.atlassian.crowd.analytics.statistics.collectors.LoginByEmailCollector
- isPerNodeCollector() - Method in class com.atlassian.crowd.analytics.statistics.collectors.properties.SystemPropertiesCollector
- isPerNodeCollector() - Method in class com.atlassian.crowd.analytics.statistics.collectors.useradded.UserAddedNotificationStatisticsCollector
- isPerNodeCollector() - Method in interface com.atlassian.crowd.common.analytics.statistics.collectors.StatisticsCollector
-
Determines whether StatisticsCollector should run on each node OR once per cluster.
- isPerpetualLicense() - Method in class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- isPersistable() - Method in class com.atlassian.crowd.directory.DirectoryWrapper
- isPersistable() - Method in interface com.atlassian.crowd.embedded.api.Directory
-
Returns
false</tt> for in-memory directory, otherwise <tt>true
. - isPersistable() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectory
- isPluginApplication() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- isPluginConsumerUrl(String) - Static method in class com.atlassian.crowd.saml.SamlConstants
-
Returns whether provided
samlConsumerUrl
matches plugin's SAML consumer URL suffix. - isPoolSizeConfigurationValid() - Method in class com.atlassian.crowd.config.EnvironmentDrivenDatabaseConfigurationListener
- isPoolTimeoutUnlimited() - Static method in class com.atlassian.crowd.embedded.core.util.JndiLdapConnectionPoolUtils
-
Checks if the JNDI Ldap pool timeout is unlimited.
- isPostAuthenticationUpdatesRequired() - Method in class com.atlassian.crowd.model.authentication.UserAuthenticationContext
-
Returns whether updates like publishing authenticated events, setting user authentication attributes etc.
- isPostgreSQL(String) - Static method in class com.atlassian.crowd.migration.verify.SupportedDatabaseVerifier
- isPresent() - Method in class com.atlassian.crowd.pageobjects.administration.SystemAdminDropdownMenu
- isPresent() - Method in class com.atlassian.crowd.pageobjects.JndiTimeoutUnlimitedWarningMessage
- isPresent() - Method in class com.atlassian.crowd.pageobjects.StartTlsPoolingWarningMessage
- isPreventingLockout() - Method in class com.atlassian.crowd.console.action.group.ViewGroupMembers
- isPreventingLockout() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- isPrimary() - Method in interface com.atlassian.crowd.audit.AuditLogEntity
- isPrimary() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity
- isPrimary() - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
- isPrimaryGroupSupport() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- isPrimaryGroupSupport() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- isPrimaryGroupSupported() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- isPrimaryGroupSupported() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- isProfilingOn() - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- isPruningEnabled() - Method in class com.atlassian.crowd.pageobjects.directory.pruning.PruningAdministrationPage.DirectoryPruningConfiguration
- isPruningRunning() - Method in class com.atlassian.labs.crowd.directory.pruning.jobs.PruningJobStatusService
- isQueryOnInternalFieldsOnly(EntityQuery<T>) - Static method in class com.atlassian.crowd.directory.ldap.QueryAnalyser
- isQueryOnLdapFieldsOnly(EntityQuery<T>) - Static method in class com.atlassian.crowd.directory.ldap.QueryAnalyser
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.atlassian.crowd.plugins.testkit.rest.util.ApplicationMessageBodyReader
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.atlassian.crowd.plugins.testkit.rest.util.DirectoryMessageBodyReader
- isReadOnly() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
- isRecoveryDirectory(Directory) - Method in interface com.atlassian.crowd.manager.recovery.RecoveryModeService
-
Checks if directory is RecoveryModeDirectory
- isRecoveryDirectory(Directory) - Method in class com.atlassian.crowd.manager.recovery.SystemPropertyRecoveryModeService
- isRecoveryModeActive() - Method in class com.atlassian.crowd.console.action.Console
- isRecoveryModeOn() - Method in interface com.atlassian.crowd.manager.recovery.RecoveryModeService
- isRecoveryModeOn() - Method in class com.atlassian.crowd.manager.recovery.SystemPropertyRecoveryModeService
- isReferral() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- isReferral() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- isReferral() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Returns true if referrals should be followed.
- isReferral() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- isRelaxedDnStandardisation() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Whether we should use the more expensive but completely cross-directory compatible method for standardising DNs when mapping object DNs and and memberDNs (value =
false
); or if we can use a more efficient but relaxed form of standardisation (value =true
). - isRelaxedDnStandardisation() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- isRememberMe() - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.context.AuthorizationContext
- isRememberMeCheckboxPresent() - Method in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- isRememberMeCheckboxPresent() - Method in interface com.atlassian.crowd.pageobjects.CrowdLoginPage
- isRememberMeCheckboxPresent() - Method in class com.atlassian.crowd.pageobjects.LegacyCrowdLoginPage
- isRememberMeCookiesCleared() - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- isRemoved() - Method in class com.atlassian.crowd.test.util.analytics.AnalyticsEventReport.Event
- isRemoveGroupPermissionDisabled() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- isRemoveUserPermissionDisabled() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- isRemovingConsoleAdminFromLastAdminGroup(String, String, long) - Method in class com.atlassian.crowd.util.AdminGroupChecker
- isRemovingCrowdConsoleAdminMembership(String, long, String, long) - Method in class com.atlassian.crowd.util.AdminGroupChecker
- isRemovingCrowdConsoleAdminMembership(String, long, List<String>, long) - Method in class com.atlassian.crowd.util.AdminGroupChecker
- isResetDomainEnabled() - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
- isResetDomainEnabled() - Method in class com.atlassian.crowd.pageobjects.administration.BackupPage
- isResetDomainEnabled() - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity
- isResourceTotalOverLimit(float, int) - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
Calculates the percentage of currentResourceCount over the user limit on a license and returns true or false if the percentage is above the passed in limit.
- isResourceTotalOverLimit(float, int) - Method in class com.atlassian.crowd.manager.license.CrowdLicenseManagerImpl
- isResourceTotalUnderLimitInLicenseKey(String) - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
Validate if a given license key has a higher resource limit than current total resource count
- isResourceTotalUnderLimitInLicenseKey(String) - Method in class com.atlassian.crowd.manager.license.CrowdLicenseManagerImpl
- isRestartRequiredToEnableClustering() - Method in interface com.atlassian.crowd.console.action.ActionHelper
- isRestartRequiredToEnableClustering() - Method in class com.atlassian.crowd.console.action.BaseAction
- 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.AuditingDirectoryDecorator
- isRolesDisabled() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- isRolesDisabled() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- isRolesDisabled() - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- isRolesDisabled() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Returns true if roles should be disabled, as in some caching setups.
- isRolesDisabled() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- isRolesDisabled() - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- isRolesDisabled() - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- isRolesDisabled() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Deprecated.
- isRolesDisabled() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- isRolesDisabled() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- isRoot() - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling.LoggingConfigEntry
- isRunning() - Method in class com.atlassian.labs.crowd.directory.pruning.controller.PruningJobController
- isRunning() - Method in class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningJobStatusEntity
- isSafe(String) - Static method in class com.atlassian.crowd.directory.ldap.util.XmlValidator
-
Verifies whether a string consists solely of valid XML characters.
- isSameEmailErrorMessageShown() - Method in class com.atlassian.crowd.pageobjects.ChangeEmailPage
- isSaveConfigurationAllowed() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- isScheduledBackupEnabled() - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
- isScheduledBackupEnabled() - Method in class com.atlassian.crowd.pageobjects.administration.BackupPage
- isScheduledBackupEnabled() - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity
- isSchemaUpToDate() - Method in class com.atlassian.crowd.upgrade.util.SchemaUpToDateUtility
- isSecure() - Method in enum class com.atlassian.crowd.crypto.Algorithm
- isSecure() - Method in class com.atlassian.crowd.integration.rest.entity.CookieConfigEntity
- isSecure() - Method in class com.atlassian.crowd.model.authentication.CookieConfiguration
-
Returns
true
if the cookie should only be included in a secure connection. - isSecure() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.CookieConfigEntity
- isSecureCookie() - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- isSecureCookie() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Deprecated.Use
PropertyManager.setCookieConfiguration(CookieConfiguration)
instead. Since v3.0. - isSecureCookie() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- isSecureSsoCookieEnabled() - Method in class com.atlassian.crowd.pageobjects.administration.GeneralOptionsPage
- isSelectedDirectory(Long) - Method in class com.atlassian.crowd.console.action.application.AddApplicationDirectoryDetails
- isSelectedTab(WebItemModuleDescriptor, String) - Method in class com.atlassian.crowd.console.action.group.GroupAction
- isServlet24() - Method in class com.atlassian.crowd.console.action.setup.BaseSetupAction
- isSettable(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- isSetup() - Method in class com.atlassian.crowd.console.johnson.CrowdJohnsonSetupConfig
- isSetupLicenseKeyValid(String) - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
Checks if a license key valid for set up.
- isSetupLicenseKeyValid(String) - Method in class com.atlassian.crowd.manager.license.CrowdLicenseManagerImpl
- isSetupPage(String) - Method in class com.atlassian.crowd.console.johnson.CrowdJohnsonSetupConfig
- isSetupTypeNewInstall() - Method in class com.atlassian.crowd.console.setup.CrowdSetupPersister
- isSetupTypeXmlUpgrade() - Method in class com.atlassian.crowd.console.setup.CrowdSetupPersister
- isShowAnnouncement() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
- isShowAnnouncement() - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity
- isShowAuthWithoutPasswordWarning() - Method in class com.atlassian.crowd.console.action.Console
- isShowGroupsConfiguration() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- isShowGroupsConfiguration() - Method in class com.atlassian.crowd.console.action.directory.UpdateDelegatedConfiguration
- isShowJndiConnectionTimeoutUnlimitedWarning() - Method in class com.atlassian.crowd.console.action.Console
- isShowLicensing() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- isShowLogo() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
- isShowLogo() - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity
- isSignupEnabled() - Method in interface com.atlassian.crowd.service.SignupSettingsService
- isSignupEnabled() - Method in class com.atlassian.crowd.service.SignupSettingsServiceImpl
- isSingleton() - Method in class com.atlassian.crowd.plugin.factory.BundledPluginLoaderFactory
- isSingleton() - Method in class com.atlassian.crowd.plugin.factory.DirectoryPluginLoaderFactory
- isSingleton() - Method in class com.atlassian.crowd.plugin.factory.OsgiContainerManagerFactory
- isSingleton() - Method in class com.atlassian.crowd.plugin.spring.OsgiPersistentCacheFactory
- isSingleton() - Method in class com.atlassian.crowd.plugin.spring.PackageScannerConfigurationFactory
- isSkipApplicationValidation() - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.context.ConfigContext
- isSmtpSelected() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- isSpringLdapFormVisible() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- isSpringLdapPoolAvailable() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- isSpringLdapPoolAvailable() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- isSpringLdapPoolAvailable() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConfigurationPage
- isSpringLdapPoolAvailable() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- isSpringLdapPoolAvailable() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryDetailsPage
- isSpringLdapPoolAvailable() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryPermissionsPage
- isSpringLdapPoolAvailable() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConfigurationPage
- isSpringLdapPoolAvailable() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConnectorPage
- isSpringLdapPoolAvailable() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryDetailsPage
- isSpringLdapPoolAvailable() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryPermissionsPage
- isSpringLdapUpdateDisclaimerShown() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- isSpringLdapUpdateDisclaimerShown() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- isSSL() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- isSsoAvailable() - Method in class com.atlassian.crowd.event.sso.SsoTabViewEvent
- isStale() - Method in class com.atlassian.crowd.manager.cluster.NodeDataProvider
- isStartTimePresent() - Method in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- isStartTLS() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- isStartTLS() - Method in class com.atlassian.crowd.util.mail.SMTPServer
- isStartTlsPoolingWarningDismissed() - Method in class com.atlassian.crowd.console.action.Console
- isStartTlsWarningDisplayed() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- isStartTlsWarningDisplayed() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- isSubmitPresent() - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- isSubscription() - Method in interface com.atlassian.crowd.console.action.ActionHelper
- isSubscription() - Method in class com.atlassian.crowd.console.action.BaseAction
- isSuccess() - Method in class com.atlassian.crowd.acceptance.utils.DbCachingTestHelper.SyncInfo
-
Returns whether the sync was successful.
- isSuccess() - Method in class com.atlassian.crowd.directory.synchronisation.CacheSynchronisationResult
- isSuccess() - Method in class com.atlassian.crowd.manager.mail.SendTestMailResult
- isSuccessful() - Method in class com.atlassian.crowd.analytics.events.DirectorySynchronisationFinishedEvent
- isSuccessful() - Method in class com.atlassian.crowd.event.directory.ImportFinishedEvent
- ISSUE_INSTANT - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.SamlAssertionMatcher
- ISSUE_INSTANT - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlRootMatcher
- ISSUER - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlIssuerMatcher
- isSuperBatchingEnabled() - Method in class com.atlassian.crowd.plugin.web.CrowdResourceBatchingConfiguration
- isSupportsNestedGroups() - Method in class com.atlassian.crowd.console.action.group.ViewGroupMembers
- isSwallowExceptionsInDirectorySearch() - Method in class com.atlassian.crowd.analytics.events.SystemPropertiesStatisticsEvent
- isSyncGroupMembershipsAfterAuthPresent() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- isSynchronisable(long) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns true if the underlying directory implementation supports manual synchronisation of the directory's local cache.
- isSynchronisable(long) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- isSynchronisationUnavailable() - Method in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- isSynchronising() - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationInformation
-
Is the directory currently synchronising.
- isSynchronising() - Method in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- isSynchronising(long) - Method in class com.atlassian.crowd.acceptance.utils.DbCachingTestHelper
-
Returns
true
if the directory is currently being synchronised. - isSynchronising(long) - Method in class com.atlassian.crowd.acceptance.utils.NoopDirectorySynchroniser
- isSynchronising(long) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns true if the given Directory is currently synchronising.
- isSynchronising(long) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- isSynchronising(long) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchroniser
-
Returns whether the directory is currently synchronising.
- isSynchronising(long) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchroniserImpl
- isSynchronising(String) - Method in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
-
Returns
true
if the directory is currently being synchronised. - isSynchronising(String) - Method in class com.atlassian.crowd.acceptance.utils.DbCachingTestHelper
-
Returns
true
if the directory is currently being synchronised. - isSynchronizable() - Method in class com.atlassian.crowd.plugin.rest.entity.DetailedDirectoryData
- isSynchronizing(long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- isSyncSuccessful() - Method in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- isSysadmin() - Method in class com.atlassian.crowd.pageobjects.ApplicationAdministratorsPage.AdministratorMapping
- isSysAdmin() - Method in interface com.atlassian.crowd.console.action.ActionHelper
- isSysAdmin() - Method in class com.atlassian.crowd.console.action.BaseAction
- isSystemAdmin(UserKey) - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
- isSystemAdmin(String) - Method in class com.atlassian.crowd.service.AbstractUserService
- isSystemAdmin(String) - Method in interface com.atlassian.crowd.service.UserService
-
Returns true or false depending on if a user has been granted the sysAdmin permission within Crowd.
- isSystemAdmin(String) - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
- isSystemAdminDropdownMenuPresent() - Method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- isSystemAdminDropdownMenuPresent() - Method in interface com.atlassian.crowd.pageobjects.CrowdPage
- isTerminalEndOfRange() - Method in class com.atlassian.crowd.directory.ldap.util.RangeOption
- isTerminalMissing() - Method in class com.atlassian.crowd.directory.ldap.util.RangeOption
- isTestAuthentication() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- isTestOnBorrow() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- isTestOnBorrow() - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- isTestOnBorrow() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- isTestOnCreate() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- isTestOnCreate() - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- isTestOnCreate() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- isTestOnReturn() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- isTestOnReturn() - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- isTestOnReturn() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- isTestWhileIdle() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- isTestWhileIdle() - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- isTestWhileIdle() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- isTextPresent(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Checks if text is present on the page
- isTokenValid() - Method in class com.atlassian.crowd.console.action.user.ConfirmEmailChange
- isTokenValid(long, String, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.account.AccountManagementController
- isTokenValid(String) - Method in interface com.atlassian.crowd.emailchange.EmailChangeManager
-
Returns true if a given token is a valid e-mail change verification token.
- isTokenValid(String) - Method in class com.atlassian.crowd.service.email.EmailChangeManagerImpl
- isTrusted(String) - Method in interface com.atlassian.crowd.manager.proxy.TrustedProxyManager
-
Returns
true
if the address represents a configured trusted proxy. - isTrusted(String) - Method in class com.atlassian.crowd.manager.proxy.TrustedProxyManagerImpl
-
Returns
true</tt> if the proxy server is trusted, <tt>false
otherwise. - isUnlimitedNumberOfUsers() - Method in class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- isUnwrappableAs(Class) - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.DelegatingConnectionProvider
- isUpdateFailedDueToDirectorySynchronizing() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- isUpdateFailedDueToDirectorySynchronizing() - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- isUpdateSuccess() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- isUpdateSuccess() - Method in class com.atlassian.crowd.pageobjects.ApplicationRemoteAddressesPage
- isUpdateSuccess() - Method in class com.atlassian.crowd.plugin.rest.entity.RefreshApplicationDataRequestStatusEntity
- isUpdateSuccessful() - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- isUpdateSuccessful() - Method in class com.atlassian.crowd.console.action.principal.UpdateGroups
- isUpdateUsers() - Method in class com.atlassian.crowd.console.action.directory.CreateDelegated
- isUpdateUsers() - Method in class com.atlassian.crowd.console.action.directory.UpdateDelegatedConnection
- isUpgradeBlocked(AtlassianBootstrapManager) - Method in interface com.atlassian.crowd.migration.legacy.upgrade.CrowdUpgradeBlocker
- isUpgradeBlocked(AtlassianBootstrapManager) - Method in class com.atlassian.crowd.migration.legacy.upgrade.JndiDatasourceUpgradeBlocker
- isUpgradeBlocked(AtlassianBootstrapManager) - Method in class com.atlassian.crowd.migration.legacy.upgrade.LegacyHsqlUpgradeBlocker
- isUpgradeRequired(String) - Method in class com.atlassian.crowd.password.encoder.AtlassianSecurityPasswordEncoder
-
Returns true if the password is encoded using an older scheme, and if it should be re-encoded and updated.
- isUpgradeRequired(String) - Method in interface com.atlassian.crowd.password.encoder.UpgradeablePasswordEncoder
-
Return true if the password should be re-encoded as it does not match the encoding format of the most secure underlying encoder.
- isUpgradeToDc() - Static method in class com.atlassian.crowd.acceptance.utils.CrowdInstanceState
- isUpToDate() - Method in class com.atlassian.crowd.plugin.rest.entity.VersionedRestPage
- isUseLegacyAdIncrementalSync() - Method in class com.atlassian.crowd.analytics.events.SystemPropertiesStatisticsEvent
- isUseLegacyAdMembershipSync() - Method in class com.atlassian.crowd.analytics.events.SystemPropertiesStatisticsEvent
- isUseNestedGroups() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- isUseNestedGroups() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- isUseNestedGroups() - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- isUseNestedGroups() - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- isUseNestedGroups() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- isUseNestedGroups() - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- isUseNestedGroups() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowd
- isUseNestedGroups() - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- isUseNestedGroups() - Method in class com.atlassian.crowd.console.action.directory.ViewRemoteCrowd
- isUseNestedGroups() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- isUser(DirectoryObject) - Static method in class com.atlassian.crowd.directory.rest.util.MembershipFilterUtil
- isUserActive(long, String) - Method in interface com.atlassian.crowd.manager.login.ForgottenLoginManager
-
Check if user is active
- isUserActive(long, String) - Method in class com.atlassian.crowd.manager.login.ForgottenLoginManagerImpl
- isUserActive(long, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.account.AccountManagementController
- isUserAdminOfGroup(User, Group) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationPermissionService
-
Check if a user is an administrator of a group
- isUserAdminOfGroup(User, Group) - Method in class com.atlassian.crowd.service.permission.GroupAdministrationPermissionServiceImpl
- isUserAttributeSyncCalled() - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- isUserAttributeSynchronisationEnabled() - Method in class com.atlassian.crowd.directory.synchronisation.cache.AbstractCacheRefresher
- isUserAuthorised(Application, User) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- isUserAuthorised(Application, User) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Deprecated.
- isUserAuthorised(Application, User) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- isUserAuthorised(Application, User) - Method in class com.atlassian.crowd.manager.application.CachingApplicationService
- isUserAuthorised(Application, User) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- isUserAuthorised(Application, User) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeAwareApplicationService
- isUserAuthorised(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- isUserAuthorised(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Returns
true
if the user is permitted to attempt authentication with the application. - isUserAuthorised(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- isUserAuthorised(Application, String) - Method in class com.atlassian.crowd.manager.application.CachingApplicationService
- isUserAuthorised(Application, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- isUserAuthorised(Application, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeAwareApplicationService
- isUserDirectGroupMember(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns
true
if the user is a direct member of the group in the directory specified by the passed indirectoryId
. - isUserDirectGroupMember(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- isUserDirectGroupMember(User, Group) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Determines if a user is a direct member of a group.
- isUserDirectGroupMember(User, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- isUserDirectGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- isUserDirectGroupMember(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Returns
true
if the user is a direct member of the group in the directory of the first user found with the specified username. - isUserDirectGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- isUserDirectGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- isUserDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- isUserDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- isUserDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- isUserDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- isUserDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- isUserDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- isUserDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- isUserDirectGroupMember(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Determines if a user is a direct member of a group.
- isUserDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.RFC2307Directory
- isUserDirectGroupMember(String, String) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- isUserDirectGroupMember(String, String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- isUserDirectGroupMember(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- isUserDirectGroupMember(String, String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Tests if a user is a direct member of a group.
- isUserDirectMember(long, String, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
- isUserDirectMember(long, String, String) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- isUserDirectMember(long, String, String) - Method in interface com.atlassian.crowd.embedded.spi.MembershipDao
-
Determines whether the user is a direct member of the group.
- isUseRelaxedDNStandardisation() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- isUseRelaxedDNStandardisation() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- isUserEnabled(String) - Static method in class com.atlassian.crowd.directory.ldap.mapper.attribute.UserAccountControlUtil
- isUserEncryptionConfigurable() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- isUserEncryptionConfigurable() - Method in class com.atlassian.crowd.console.action.directory.UpdateDelegatedConnection
- isUserEncryptionConfigurable(String) - Static method in class com.atlassian.crowd.directory.ldap.util.LDAPPropertiesHelperImpl
- 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
- isUserGroupLevelAdmin(User) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationPermissionService
- isUserGroupLevelAdmin(User) - Method in class com.atlassian.crowd.service.permission.GroupAdministrationPermissionServiceImpl
- isUserInGroup(UserKey, String) - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
- isUserInGroup(String, String) - Method in class com.atlassian.crowd.service.AbstractUserService
- isUserInGroup(String, String) - Method in interface com.atlassian.crowd.service.UserService
-
Returns whether the user is in the specify group
- isUserInGroup(String, String) - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
- isUserMappingSelected(String, String) - Method in class com.atlassian.crowd.console.action.dataimport.CsvMapping
- isUserMemberOfGroup(User, Group) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Returns
true
if the user is a direct or indirect (nested) member of the group. - isUserMemberOfGroup(User, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- isUserMemberOfGroup(String, String) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Returns
true
if the user is a direct or indirect (nested) member of the group. - isUserMemberOfGroup(String, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- isUserNestedGroupMember(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns
true
if the user is a direct or indirect (nested) member of the group in the directory specified by the passed indirectoryId
. - isUserNestedGroupMember(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- isUserNestedGroupMember(long, String, Set<String>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns
true
if the user is a direct or indirect (nested) member of any of the specified groups in the directory specified by the passed indirectoryId
. - isUserNestedGroupMember(long, String, Set<String>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- isUserNestedGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- isUserNestedGroupMember(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Returns
true
if the user is a direct or indirect (nested) member of the group in the directory of the first user found with the specified username. - isUserNestedGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- isUserNestedGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- isUserNestedGroupMember(String, String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- isUserNestedGroupMember(String, String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Tests if a user is a nested member of a group.
- isUserOnlyOwnerOfEmailAddress(String, String, Application) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.email.DuplicateEmailChecker
- isUsersExternalIdConfigured() - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
-
Checks if the 'User Unique ID Attribute' is set.
- isUserStatusWarningRequired() - Method in class com.atlassian.crowd.console.action.dataimport.CsvConfirmation
- isUserToken() - Method in interface com.atlassian.crowd.model.token.AuthenticationToken
- isUserToken() - Method in class com.atlassian.crowd.model.token.Token
-
Deprecated.
- isUseUserMembershipAttribute() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- isUseUserMembershipAttribute() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- isUseUserMembershipAttributeForGroupMembership() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- isUseUserMembershipAttributeForGroupMembership() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- isUseWebAvatars() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Should public services be used for user avatars?
- isUseWebAvatars() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- isUsingConnectionPooling() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- isUsingDatabaseStorage() - Method in interface com.atlassian.crowd.manager.token.SwitchableTokenManager
- isUsingDatabaseStorage() - Method in class com.atlassian.crowd.manager.token.SwitchableTokenManagerImpl
-
Returns true if the memory token manager is in use.
- isUsingDatabaseTokenStorage() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Will return true if the Crowd instance is using database token storage for authentication
Token
's otherwise assume we are using in-memory - isUsingDatabaseTokenStorage() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- isUsingUserMembershipAttribute() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- isUsingUserMembershipAttribute() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- isUsingUserMembershipAttributeForGroupMembership() - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- isUsingUserMembershipAttributeForGroupMembership() - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- isValid() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient.StrutsValidationStatus
- isValid() - Method in class com.atlassian.crowd.importer.config.Configuration
-
Will make sure that all required properties have been set on the Configuration object to perform an import.
- isValid() - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- isValid() - Method in class com.atlassian.crowd.importer.config.DirectoryConfiguration
- isValid() - Method in class com.atlassian.crowd.importer.config.JdbcConfiguration
- isValid(String) - Static method in class com.atlassian.crowd.embedded.validator.impl.CrowdCronExpressionValidator
- isValidAuthentication(String) - Static method in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyUtil
- isValidBaseURL(String) - Static method in class com.atlassian.crowd.util.BaseURLUtils
- isValidEmail(String) - Static method in class com.atlassian.crowd.util.UserUtils
-
Deprecated.use
EmailAddressValidator
. Since 4.4.0. - isValidProtocol(String) - Static method in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyUtil
- isValidRegex() - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
- isValidResetToken(long, String, String) - Method in interface com.atlassian.crowd.manager.login.ForgottenLoginManager
-
Returns
true
if the password reset token for the user with the specified username and directory ID are valid and not expired. - isValidResetToken(long, String, String) - Method in class com.atlassian.crowd.manager.login.ForgottenLoginManagerImpl
- isValidSyntax(String) - Method in class com.atlassian.crowd.validator.CloudCompatibleEmailValidator
- isValidSyntax(String) - Method in interface com.atlassian.crowd.validator.EmailAddressValidator
-
Validates whether email address has valid syntax.
- isValidTestAuthentication() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- isValidToken(DeltaQuerySyncTokenHolder) - Method in class com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher
- isValidURI() - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
- isVersionUptoDate(Long, String, Long) - Method in interface com.atlassian.crowd.licensing.ApplicationLicensingService
-
Checks whether requested version is up to date or not for the given
ApplicationSubtype
if supplied - isVersionUptoDate(Long, String, Long) - Method in class com.atlassian.crowd.licensing.ApplicationLicensingServiceImpl
- isVisible() - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm
- isVisible() - Method in class com.atlassian.crowd.pageobjects.BrowseApplinksPage
- isVisible(PageElement) - Static method in class com.atlassian.crowd.pageobjects.utils.StyleUtil
-
Determines if an element wasn't hidden using an inline "display: none;" declaration.
- isWebavatars() - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- isWithAllResults() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- isWithinGracePeriod() - Method in interface com.atlassian.crowd.console.action.ActionHelper
- isWithinGracePeriod() - Method in class com.atlassian.crowd.console.action.BaseAction
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ErrorEntityMessageBodyWriter
- isXmlCharacter(int) - Static method in class com.atlassian.crowd.directory.ldap.util.XmlValidator
-
Recognise valid XML characters as defined by Extensible Markup Language, section 2.2.
- isXmlInstallSelected() - Method in class com.atlassian.crowd.console.action.setup.Installation
- isXsrfAnnotation() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitStrutsAction
- iterator() - Method in class com.atlassian.crowd.directory.DirectoryMembershipsIterable
- iterator() - Method in class com.atlassian.crowd.directory.rfc4519.RFC4519DirectoryMembershipsIterable
- iterator() - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntityList
- iterator() - Method in class com.atlassian.crowd.integration.rest.entity.MultiValuedAttributeEntityList
- iterator() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntityList
- iterator() - Method in class com.atlassian.crowd.manager.application.MembershipsIterableImpl
- iterator() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntityList
- iterator() - Method in class com.atlassian.crowd.plugin.rest.entity.AttributeEntityList
- iterator() - Method in class com.atlassian.crowd.plugin.rest.entity.DirectoryMappingEntityList
- iterator() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntityList
- iterator() - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntityList
- iterator() - Method in class com.atlassian.crowd.plugin.rest.entity.RemoteAddressEntitySet
- iterator() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntityList
J
- JAXBContextCache - Class in com.atlassian.crowd.integration.rest.util
-
Caches the instances of JAXBContext for each entity class for performance reasons as suggested by the JAXB docs.
- JAXBContextCache() - Constructor for class com.atlassian.crowd.integration.rest.util.JAXBContextCache
- JAXBContextResolver - Class in com.atlassian.crowd.plugin.rest.provider
- JAXBContextResolver() - Constructor for class com.atlassian.crowd.plugin.rest.provider.JAXBContextResolver
- JDBC_CONNECTION_PREFIX - Static variable in class com.atlassian.crowd.config.ConnectionUrlDecoratingDatabaseConfigurationListener
- JDBC_DIALECT_PROPERTY - Static variable in class com.atlassian.crowd.config.EnvironmentDrivenDatabaseConfigurationListener
- JDBC_DRIVER_PROPERTY - Static variable in class com.atlassian.crowd.config.EnvironmentDrivenDatabaseConfigurationListener
- JDBC_PASSWORD_PROPERTY - Static variable in class com.atlassian.crowd.config.EnvironmentDrivenDatabaseConfigurationListener
- JDBC_URL_PROPERTY - Static variable in class com.atlassian.crowd.config.EnvironmentDrivenDatabaseConfigurationListener
- JDBC_USER_PROPERTY - Static variable in class com.atlassian.crowd.config.EnvironmentDrivenDatabaseConfigurationListener
- JdbcConfiguration - Class in com.atlassian.crowd.importer.config
-
This class represents the properties required to connect with a database, specifically the details for a JIRA, Confluence or Bamboo database.
- JdbcConfiguration(Long, String, boolean, String, String, String, String) - Constructor for class com.atlassian.crowd.importer.config.JdbcConfiguration
- jdbcTemplate - Variable in class com.atlassian.crowd.importer.importers.JiraImporter
- jdbcTemplate - Variable in class com.atlassian.crowd.migration.legacy.database.DatabaseMapper
- JdkStatisticsCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.environment
- JdkStatisticsCollector() - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.environment.JdkStatisticsCollector
- JdkStatisticsEvent - Class in com.atlassian.crowd.analytics.events
- JdkStatisticsEvent(long, long, int) - Constructor for class com.atlassian.crowd.analytics.events.JdkStatisticsEvent
- JerseyLoggingFilter - Class in com.atlassian.crowd.directory.rest.util
- JerseyLoggingFilter() - Constructor for class com.atlassian.crowd.directory.rest.util.JerseyLoggingFilter
- JIRA - Enum constant in enum class com.atlassian.crowd.model.application.ApplicationType
- JIRA_APPLICATION_ID - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensingTestBase
- JIRA_CORE - Enum constant in enum class com.atlassian.crowd.model.ApplicationSubtype
- JIRA_SERVICE_DESK - Enum constant in enum class com.atlassian.crowd.model.ApplicationSubtype
- JIRA_SOFTWARE - Enum constant in enum class com.atlassian.crowd.model.ApplicationSubtype
- JiraImporter - Class in com.atlassian.crowd.importer.importers
- JiraImporter(DirectoryManager) - Constructor for class com.atlassian.crowd.importer.importers.JiraImporter
- JiraImporterTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- JiraImporterTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.JiraImporterTest
- JiraType - Class in com.atlassian.crowd.plugin.rest.entity
- JIVE - Enum constant in enum class com.atlassian.crowd.pageobjects.user.importer.ChooseImporterPage.ImporterType
- JMX_ENABLE - Static variable in class com.atlassian.crowd.common.properties.SpringLdapPoolDefaults
- JMX_NAME_PREFIX - Static variable in class com.atlassian.crowd.common.properties.SpringLdapPoolDefaults
- JNDI - Enum constant in enum class com.atlassian.crowd.directory.ldap.LdapPoolType
- JNDI_LOCATION - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidator
- JNDI_TIMEOUT_UNLIMITED - Static variable in class com.atlassian.crowd.console.message.DismissibleMessagesKeys
-
Corresponds to the warning shown if at least one LDAP directory uses JNDI pooling and timeout is set to '0' (no timeout).
- jndiConfigurationForm - Variable in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage
- JndiConfigurationForm() - Constructor for class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm
- JndiConnectionPoolPage - Class in com.atlassian.crowd.pageobjects.administration
- JndiConnectionPoolPage() - Constructor for class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage
- JndiConnectionPoolPage.JndiConfigurationForm - Class in com.atlassian.crowd.pageobjects.administration
- JndiConnectionPoolPage.JndiConfigurationForm.ImmutableFormValues - Class in com.atlassian.crowd.pageobjects.administration
- JndiDatasourceUpgradeBlocker - Class in com.atlassian.crowd.migration.legacy.upgrade
- JndiDatasourceUpgradeBlocker() - Constructor for class com.atlassian.crowd.migration.legacy.upgrade.JndiDatasourceUpgradeBlocker
- jndiDirectoriesList - Variable in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage
- jndiDirectoriesList - Variable in class com.atlassian.crowd.pageobjects.StartTlsPoolingWarningMessage
- JndiLdapConnectionPoolUtils - Class in com.atlassian.crowd.embedded.core.util
-
Utility class for JNDI LDAP Connection Pool, helping with setting system properties and initialising the pool.
- jndiLocation - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- JndiMailTransport - Class in com.atlassian.crowd.manager.mail.transport
- JndiMailTransport(InitialContext) - Constructor for class com.atlassian.crowd.manager.mail.transport.JndiMailTransport
- jndiOption - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- jndiTimeoutUnlimitedWarningMessage - Variable in class com.atlassian.crowd.pageobjects.CrowdConsole
- JndiTimeoutUnlimitedWarningMessage - Class in com.atlassian.crowd.pageobjects
- JndiTimeoutUnlimitedWarningMessage() - Constructor for class com.atlassian.crowd.pageobjects.JndiTimeoutUnlimitedWarningMessage
- JOB_ID - Static variable in class com.atlassian.crowd.manager.backup.AtlassianSchedulerBackupScheduler
- JOB_RUNNER_KEY - Static variable in class com.atlassian.crowd.manager.backup.AtlassianSchedulerBackupScheduler
- JOB_RUNNER_KEY - Static variable in class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRefresherJob
- JOB_RUNNER_KEY - Static variable in class com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerJobRunner
- JobEntity - Class in com.atlassian.crowd.plugin.rest.entity
- JobEntity(JobDetails) - Constructor for class com.atlassian.crowd.plugin.rest.entity.JobEntity
- JobEntityList - Class in com.atlassian.crowd.plugin.rest.entity
- JobEntityList(List<JobEntity>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.JobEntityList
- JobRunnerRegistrar - Class in com.atlassian.crowd.scheduling
-
A helper class to allow for scheduler service jobs to be defined in spring XML
- JobRunnerRegistrar() - Constructor for class com.atlassian.crowd.scheduling.JobRunnerRegistrar
- JOHNSON - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- JOHNSON_503 - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- JohnsonEventContainerFactoryBean - Class in com.atlassian.crowd.util
- JohnsonEventContainerFactoryBean() - Constructor for class com.atlassian.crowd.util.JohnsonEventContainerFactoryBean
- JPEG - Enum constant in enum class com.atlassian.crowd.lookandfeel.LookAndFeelConstants.ImageType
- JpegPhotoContextMapper - Class in com.atlassian.crowd.directory.ldap.mapper
- JpegPhotoContextMapper() - Constructor for class com.atlassian.crowd.directory.ldap.mapper.JpegPhotoContextMapper
- JpegPhotoContextMapper(String) - Constructor for class com.atlassian.crowd.directory.ldap.mapper.JpegPhotoContextMapper
- JPG - Enum constant in enum class com.atlassian.crowd.lookandfeel.LookAndFeelConstants.ImageType
- JRE_11 - Enum constant in enum class com.atlassian.crowd.embedded.impl.EnvironmentUtils.JRE
- JRE_17 - Enum constant in enum class com.atlassian.crowd.embedded.impl.EnvironmentUtils.JRE
- JRE_8 - Enum constant in enum class com.atlassian.crowd.embedded.impl.EnvironmentUtils.JRE
- JSESSIONID_COOKIE - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- JSON_RESPONSE - Static variable in class com.atlassian.crowd.plugin.endpoints.EndpointTestAction
- JSON_RESPONSE - Static variable in class com.atlassian.crowd.plugins.testkit.action.TestkitStrutsInfoAction
- JsonMappingExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- JsonMappingExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.JsonMappingExceptionMapper
K
- key() - Method in interface com.atlassian.crowd.plugin.module.PluginProvidedDecoratorModule
- Key(String, long) - Constructor for class com.atlassian.crowd.embedded.api.UserComparator.Key
- KEY_MAKER - Static variable in class com.atlassian.crowd.embedded.api.UserComparator
- KEY_PREFIX - Static variable in class com.atlassian.crowd.manager.property.PluginPropertyManagerGeneric
- KEY_STORE_PROPERTY_PREFIX - Static variable in class com.atlassian.crowd.plugin.saml.DatabaseKeyStore
- KeyCertificatePair - Class in com.atlassian.crowd.model.sso
-
Represent pair of private key and x509 certificate
- KeyCertificatePair(PrivateKey, X509Certificate) - Constructor for class com.atlassian.crowd.model.sso.KeyCertificatePair
- KeyCertificatePairUtils - Interface in com.atlassian.crowd.util
- KeyCertificatePairUtilsImpl - Class in com.atlassian.crowd.util
- KeyCertificatePairUtilsImpl(Provider) - Constructor for class com.atlassian.crowd.util.KeyCertificatePairUtilsImpl
- KeyDecoderEncoder - Class in com.atlassian.crowd.plugin.saml
-
Encodes and decodes byte arrays to/from base64
- KeyDecoderEncoder() - Constructor for class com.atlassian.crowd.plugin.saml.KeyDecoderEncoder
- KEYDEL_BUTTON - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.SAMLAuthTest
- KEYDEL_BUTTON - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.UpdateSAMLConfigurationTest
- keyDelButton - Variable in class com.atlassian.crowd.pageobjects.GoogleAppsApplicationDetailsPage
- KeyedExecutor<K> - Class in com.atlassian.crowd.manager.webhook
-
A task executor that discards tasks if there is another existing task with the same key queued for execution.
- KeyedExecutor(Executor) - Constructor for class com.atlassian.crowd.manager.webhook.KeyedExecutor
- KEYGEN_BUTTON - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.SAMLAuthTest
- KEYGEN_BUTTON - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.UpdateSAMLConfigurationTest
- keyGenButton - Variable in class com.atlassian.crowd.pageobjects.GoogleAppsApplicationDetailsPage
- keyPresentOnce() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
-
Test to assert that the validation error messages that occur when all input fields are left empty are displayed only once when supplied to the AddPrincipal class.
L
- label - Variable in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryDetailsPage
- label - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPage
- label - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryDetailsPage
- label - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryDetailsPage
- label - Variable in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdDetailsPage
- label() - Method in record class com.atlassian.crowd.console.action.options.UpdateMailServer.AuthenticationMethod
-
Returns the value of the
label
record component. - LargeCsvImporterTest - Class in com.atlassian.crowd.acceptance.tests.load
-
Test CSV import of 1000 users, 100 groups and 5000 members.
- LargeCsvImporterTest() - Constructor for class com.atlassian.crowd.acceptance.tests.load.LargeCsvImporterTest
- largeMutations() - Method in class com.atlassian.crowd.acceptance.tests.directory.DbCachingLoadMutationTest
- LAST_30_DAYS - Enum constant in enum class com.atlassian.crowd.console.action.auditlog.DateRangeType
- LAST_60_DAYS - Enum constant in enum class com.atlassian.crowd.console.action.auditlog.DateRangeType
- LAST_ACCESSED_TIME - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.TokenTermKeys
-
Date the token was last accessed in milliseconds
- LAST_ACTIVITY - Static variable in class com.atlassian.crowd.model.user.UserConstants
-
Key for last active date user attribute.
- LAST_AUTHENTICATED - Static variable in class com.atlassian.crowd.model.user.UserConstants
-
Key for the last authentication.
- LAST_AUTHENTICATED_COUNT_IN_DIRECTORY_QUERY - Static variable in class com.atlassian.crowd.analytics.statistics.collectors.directory.AzureDailyLoginStatisticsCollector
- LAST_CONFIGURATION_CHANGE - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.Key of attribute which holds the timestamp of the last configuration change.
- LAST_GLA_ACTION - Static variable in interface com.atlassian.crowd.manager.permission.GroupLevelAdminStatsHelper
- LAST_NAME - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
- LAST_NAME - Static variable in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
- LAST_NAME - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.UserTermKeys
- LAST_NAME_PROPERTY_KEY - Static variable in class com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapperImpl
- LAST_PAGE_PROPERTY - Static variable in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
- LAST_SENT_PASSWORD_EXPIRATION_REMINDER - Static variable in class com.atlassian.crowd.model.user.UserConstants
-
Key representing the timestamp at which last password change notification was sent
- LAST_START_SYNC_TIME - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
-
Deprecated.since 2.12.0, use
SynchronisationStatusManager
instead - LAST_SYNC_DURATION_MS - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
-
Deprecated.since 2.12.0, use
SynchronisationStatusManager
instead - LAST_USERNAME_KEY - Static variable in class com.atlassian.crowd.integration.springsecurity.UsernameStoringAuthenticationFailureHandler
- lastCountersResetTimestamp - Variable in class com.atlassian.crowd.analytics.listener.AbstractOncePerPeriodPublisher
- lastLoadedIndicator - Variable in class com.atlassian.crowd.pageobjects.FiltersPage
- lastname - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- lastname - Variable in class com.atlassian.crowd.console.action.user.EditProfile
- lastName - Variable in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- lastName(String) - Method in class com.atlassian.crowd.model.user.BaseImmutableUser.Builder
- lastName(String) - Method in class com.atlassian.crowd.test.util.TestUserBuilder
- LASTNAME - Enum constant in enum class com.atlassian.crowd.manager.mailer.MailTemplateMacro
-
Recipient's last name macro key.
- LASTNAME - Static variable in class com.atlassian.crowd.model.user.UserConstants
-
Key for the last name attribute.
- lastNameUpdated() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
-
Ensures that last names are not blank after an upgrade.
- lastNodeUrl() - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.ClusterTestHelper
- lastSearchTimestamp - Variable in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- lastSearchTimestamp - Variable in class com.atlassian.crowd.pageobjects.group.EntityPicker
- lastSyncLabel - Variable in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- laterButNotLaterThan(Instant, Duration) - Static method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.MatchersUtil
- LazyAttributesEvaluationDirectory - Class in com.atlassian.crowd.directory
- LazyAttributesEvaluationDirectory(Directory, Set<String>, UnaryOperator<String>) - Constructor for class com.atlassian.crowd.directory.LazyAttributesEvaluationDirectory
- LBRACKET - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- LBRACKET - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- LBRACKET - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- LDAP_BASEDN_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP base DN.
- LDAP_CONNECTION_TEST_ENTITY_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.directory.example.DirectoryResourceExamples
- LDAP_CONNECTION_TEST_ENTITY_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.directory.example.DirectoryResourceExamples
- LDAP_EXTERNAL_ID - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the unique ID attribute in LDAP.
- LDAP_FILTER_EXPIRED_USERS - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Key to determine if the expired users should be filtered out.
- LDAP_GROUP_EXTERNAL_ID - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the unique group ID attribute in LDAP.
- LDAP_NESTED_GROUPS_DISABLED - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Key to fine whether or not we support nested groups for a given LDAP Directory
- LDAP_PAGEDRESULTS_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP paged results attribute.
- LDAP_PAGEDRESULTS_SIZE - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP paged results size attribute.
- LDAP_PASSWORD_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP password.
- LDAP_POOL_CONFIG - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for LDAP connection pool configuration.
- LDAP_POOL_INITSIZE - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Initial size of the JNDI LDAP connection pool, e.g.
- LDAP_POOL_MAXSIZE - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Maximum size of JNDI LDAP connection pool.
- LDAP_POOL_PREFSIZE - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Preferred size of JNDI LDAP connection pool.
- LDAP_POOL_TIMEOUT - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Idle time stored in milliseconds for a connection before it is removed from the JNDI LDAP connection pool.
- LDAP_POOL_TYPE - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the used LDAP connection pool type.
- LDAP_POOLING_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for connection pooling.
- LDAP_PROPOGATE_CHANGES - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the propagation of changes.
- LDAP_REFERRAL_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the referral option.
- LDAP_RELAXED_DN_STANDARDISATION - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Key to decide whether we need full DN standardisation or can get away with faster, relaxed standardisation.
- LDAP_SEARCH_TEST_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.directory.example.DirectoryResourceExamples
- LDAP_SEARCH_TEST_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.directory.example.DirectoryResourceExamples
- LDAP_SEARCH_TIMELIMIT - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Time limit on searches stored in milliseconds.
- LDAP_SECURE_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the SSL required flag.
- LDAP_URL - Static variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- LDAP_URL_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP url.
- LDAP_URL_KEY - Static variable in class com.atlassian.crowd.embedded.validator.impl.DelegatedDirectoryConnectionValidator
- LDAP_URL_KEY - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPConnectionValidator
- LDAP_USER_ENCRYPTION_METHOD - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
LDAP password encrypion algorithm, used for updating a Principal's password with the correct encryption algorithm
- LDAP_USERDN_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP user DN.
- LDAP_USING_USER_MEMBERSHIP_ATTRIBUTE - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Key to decide if the user group membership attribute ("memberOf" or equivalent) should be used to fetch the list of users that are members of a group.
- LDAP_USING_USER_MEMBERSHIP_ATTRIBUTE_FOR_GROUP_MEMBERSHIP - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Key to decide if the user group membership attribute ("memberOf" or equivalent) should be used to fetch the list of groups a user belongs to.
- LdapConfiguration<T extends LdapConfiguration> - Class in com.atlassian.crowd.pageobjects.directory.common.ldap
- LdapConfiguration() - Constructor for class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- LdapConfigurationForConnector<T extends LdapConfigurationForConnector> - Class in com.atlassian.crowd.pageobjects.directory.common.ldap
- LdapConfigurationForConnector() - Constructor for class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- LDAPConfigurationTester - Interface in com.atlassian.crowd.search.ldap.test
- LDAPConfigurationTester.Strategy - Enum Class in com.atlassian.crowd.search.ldap.test
- LDAPConfigurationTesterImpl - Class in com.atlassian.crowd.search.ldap.test
- LDAPConfigurationTesterImpl() - Constructor for class com.atlassian.crowd.search.ldap.test.LDAPConfigurationTesterImpl
- LdapConnectionPoolCountCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.directory
- LdapConnectionPoolCountCollector(DirectoryManager, TransactionTemplate) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.directory.LdapConnectionPoolCountCollector
- LdapConnectionPoolCountStatisticsEvent - Class in com.atlassian.crowd.analytics.events
- LdapConnectionPoolCountStatisticsEvent(long, long) - Constructor for class com.atlassian.crowd.analytics.events.LdapConnectionPoolCountStatisticsEvent
- LdapConnectionPoolInitialisationListener - Class in com.atlassian.crowd.embedded.directory
-
Deprecated.since 5.1.6. Properties will be set reliably by
CrowdDirectoryService
instead. - LdapConnectionPoolInitialisationListener(ApplicationFactory, EventPublisher) - Constructor for class com.atlassian.crowd.embedded.directory.LdapConnectionPoolInitialisationListener
-
Deprecated.
- LdapConnectionPropertiesDiffResultMapper - Class in com.atlassian.crowd.directory.ldap.util
- LdapConnectionPropertiesDiffResultMapper(SpringLdapPoolConfigService) - Constructor for class com.atlassian.crowd.directory.ldap.util.LdapConnectionPropertiesDiffResultMapper
- LdapConnectionTestEntity - Class in com.atlassian.crowd.plugin.rest.entity
- LdapConnectionTestEntity(String, String, String, String, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.LdapConnectionTestEntity
- LDAPConnectionValidator - Class in com.atlassian.crowd.embedded.validator.impl
- LDAPConnectionValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.LDAPConnectionValidator
- LdapConnector<T extends LdapConnector> - Class in com.atlassian.crowd.pageobjects.directory.common.ldap
- LdapConnector() - Constructor for class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- LdapConnector.ConnectorType - Enum Class in com.atlassian.crowd.pageobjects.directory.common.ldap
- LdapConnector.UserEncryptionMethod - Enum Class in com.atlassian.crowd.pageobjects.directory.common.ldap
- LdapConnectorForConnector<T extends LdapConnectorForConnector> - Class in com.atlassian.crowd.pageobjects.directory.common.ldap
- LdapConnectorForConnector() - Constructor for class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- LdapConnectorForDelegated<T extends LdapConnectorForDelegated> - Class in com.atlassian.crowd.pageobjects.directory.common.ldap
- LdapConnectorForDelegated() - Constructor for class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForDelegated
- LdapConnectorType - Enum Class in com.atlassian.crowd.analytics.util
- LdapConnectorTypeCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.directory
- LdapConnectorTypeCollector(DirectoryManager, TransactionTemplate) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.directory.LdapConnectorTypeCollector
- LdapConnectorTypeStatisticsEvent - Class in com.atlassian.crowd.analytics.events
- LdapConnectorTypeStatisticsEvent(LdapConnectorType, long) - Constructor for class com.atlassian.crowd.analytics.events.LdapConnectorTypeStatisticsEvent
- LDAPConnectorValidator - Class in com.atlassian.crowd.embedded.validator.impl
- LDAPConnectorValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.LDAPConnectorValidator
- LdapContextSourceFactory - Class in com.atlassian.crowd.directory
- LdapContextSourceFactory(SpringLdapPoolConfigService) - Constructor for class com.atlassian.crowd.directory.LdapContextSourceFactory
- LdapContextSourceProvider - Class in com.atlassian.crowd.directory
- LdapContextSourceProvider(LdapContextSourceFactory, SpringLdapPooledContextSourceProvider, DcLicenseChecker) - Constructor for class com.atlassian.crowd.directory.LdapContextSourceProvider
- LDAPCredentialEncoder - Interface in com.atlassian.crowd.directory.ldap.credential
-
Encodes and/or encrypts a given
PasswordCredential
to the value expected by a particular directory connector. - LDAPCredentialEncoder.LDAPCredentialToByteArrayEncoder - Interface in com.atlassian.crowd.directory.ldap.credential
- LDAPCredentialEncoder.LDAPCredentialToStringEncoder - Interface in com.atlassian.crowd.directory.ldap.credential
- LDAPDirectory - Interface in com.atlassian.crowd.directory
-
Contains methods specific to LDAP directories.
- LdapDirectoryClearingClusterEventPublisher - Interface in com.atlassian.crowd.directory
-
This component is responsible for publishing information about LDAP directory deletion/deactivation to other nodes.
- LDAPDirectoryEntity - Interface in com.atlassian.crowd.model
- LDAPDirectoryInstanceLoader - Interface in com.atlassian.crowd.directory.loader
-
Marker interface for the LDAP Directory instance loader.
- LDAPDirectoryInstanceLoaderImpl - Class in com.atlassian.crowd.directory.loader
-
Loads an implementation of a
RemoteDirectory
for use at runtime by the Crowd security server. - LDAPDirectoryInstanceLoaderImpl(InstanceFactory) - Constructor for class com.atlassian.crowd.directory.loader.LDAPDirectoryInstanceLoaderImpl
- LdapDirectoryPoolPruner - Class in com.atlassian.crowd.manager.directory.monitor
- LdapDirectoryPoolPruner(SchedulerService, DirectoryManager, SpringLdapPooledContextSourceProvider, EventPublisher, DcLicenseChecker) - Constructor for class com.atlassian.crowd.manager.directory.monitor.LdapDirectoryPoolPruner
- LDAPEntityNameMap<T extends LDAPDirectoryEntity> - Class in com.atlassian.crowd.directory.synchronisation.cache
-
A composite map of ObjectGUID to DN and DN to Name.
- LDAPEntityNameMap() - Constructor for class com.atlassian.crowd.directory.synchronisation.cache.LDAPEntityNameMap
- LDAPGroupAttributesMapper - Class in com.atlassian.crowd.directory.ldap.mapper.entity
- LDAPGroupAttributesMapper(long, GroupType, LDAPPropertiesMapper) - Constructor for class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPGroupAttributesMapper
- LDAPGroupConfigValidator - Class in com.atlassian.crowd.embedded.validator.impl
- LDAPGroupConfigValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.LDAPGroupConfigValidator
- LDAPGroupSearchConfigValidator - Class in com.atlassian.crowd.embedded.validator.impl
- LDAPGroupSearchConfigValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.LDAPGroupSearchConfigValidator
- LDAPGroupWithAttributes - Class in com.atlassian.crowd.model.group
- LDAPGroupWithAttributes(CrowdLdapName, GroupTemplateWithAttributes) - Constructor for class com.atlassian.crowd.model.group.LDAPGroupWithAttributes
- LDAPGroupWithAttributes(String, GroupTemplateWithAttributes) - Constructor for class com.atlassian.crowd.model.group.LDAPGroupWithAttributes
- LdapHostnameVerificationSSLSocketFactory - Class in com.atlassian.crowd.directory.ssl
-
This SocketFactory needs to call
SSLParameters.setEndpointIdentificationAlgorithm(String)
to enable LDAPS hostname verification. - LdapMd5PasswordEncoder - Class in com.atlassian.crowd.password.encoder
-
A password encoder which uses MD5 algorithm and supports an Ldap version via having a label of "{MD5}" preappended to the encoded hash.
- LdapMd5PasswordEncoder() - Constructor for class com.atlassian.crowd.password.encoder.LdapMd5PasswordEncoder
- LdapNameFormatException - Exception in com.atlassian.crowd.directory.ldap.name
-
Represents an error when parsing a String into a CrowdLdapName (i.e.
- LdapNameFormatException(String, Throwable) - Constructor for exception com.atlassian.crowd.directory.ldap.name.LdapNameFormatException
- LdapNameFormatException(Throwable) - Constructor for exception com.atlassian.crowd.directory.ldap.name.LdapNameFormatException
- ldapPassword - Variable in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- ldapPassword - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorConnectorTab
- ldapPassword - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedConnectorTab
- LdapPasswordEncoder - Interface in com.atlassian.crowd.password.encoder
-
A marker interface to show that a password encoder is supported by LDAP based directories.
- LdapPoolConfig - Class in com.atlassian.crowd.directory.ldap.connectionpool.data
- LdapPoolConfig(int, int, int, int, boolean, String, boolean, boolean, String, String, boolean, long, long, int, long, boolean, boolean, boolean, boolean, long) - Constructor for class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- LdapPoolConfig.Builder - Class in com.atlassian.crowd.directory.ldap.connectionpool.data
- LdapPoolConfigMapper - Class in com.atlassian.crowd.directory.ldap.connectionpool.mapper
- LdapPoolConfigMapper() - Constructor for class com.atlassian.crowd.directory.ldap.connectionpool.mapper.LdapPoolConfigMapper
- ldapPoolType - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- ldapPoolType - Variable in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- LdapPoolType - Enum Class in com.atlassian.crowd.directory.ldap
- LdapPoolTypes - Class in com.atlassian.crowd.util
- LDAPPropertiesHelper - Interface in com.atlassian.crowd.directory.ldap.util
-
This class is a helper class that contains all configuration and implementation information for LDAP This configuration data is pulled from property files on the classpath in the format ConnectorClazz.properties
- LDAPPropertiesHelperImpl - Class in com.atlassian.crowd.directory.ldap.util
-
This class is a helper class that contains all configuration and implementation information for LDAP This configuration data is pulled from property files on the classpath in the format ConnectorClazz.properties
- LDAPPropertiesHelperImpl() - Constructor for class com.atlassian.crowd.directory.ldap.util.LDAPPropertiesHelperImpl
- ldapPropertiesMapper - Variable in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPUserAttributesMapper
- ldapPropertiesMapper - Variable in class com.atlassian.crowd.directory.ldap.mapper.GroupContextMapper
- ldapPropertiesMapper - Variable in class com.atlassian.crowd.directory.ldap.mapper.UserContextMapper
- ldapPropertiesMapper - Variable in class com.atlassian.crowd.directory.SpringLDAPConnector
- LDAPPropertiesMapper - Interface in com.atlassian.crowd.directory.ldap
-
Allows LDAP directory connectors to obtain LDAP settings, such as directory-specific names for RDNs.
- LDAPPropertiesMapperImpl - Class in com.atlassian.crowd.directory.ldap
- LDAPPropertiesMapperImpl(LDAPPropertiesHelper) - Constructor for class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- LDAPQuery - Class in com.atlassian.crowd.search.ldap
- LDAPQuery(String) - Constructor for class com.atlassian.crowd.search.ldap.LDAPQuery
- ldapQueryTranslater - Variable in class com.atlassian.crowd.directory.SpringLDAPConnector
- LDAPQueryTranslater - Interface in com.atlassian.crowd.search.ldap
-
The LDAPQueryTranslater: - Does not support searching based on GroupTermKeys.GROUP_TYPE: this cannot exist as a search restriction.
- LDAPQueryTranslaterImpl - Class in com.atlassian.crowd.search.ldap
-
The LDAPQueryTranslater: - Does not support searching based on GroupTermKeys.GROUP_TYPE: this cannot exist as a search restriction.
- LDAPQueryTranslaterImpl() - Constructor for class com.atlassian.crowd.search.ldap.LDAPQueryTranslaterImpl
- LDAPS - Enum constant in enum class com.atlassian.crowd.directory.ldap.LdapSecureMode
- LdapSearchTestEntity - Class in com.atlassian.crowd.plugin.rest.entity
- LdapSearchTestEntity(String, String, String, String, String, String, String, String, String, String, boolean, Integer) - Constructor for class com.atlassian.crowd.plugin.rest.entity.LdapSearchTestEntity
- LdapSecureMode - Enum Class in com.atlassian.crowd.directory.ldap
-
Enum class for LDAP security modes.
- LdapSecureMode.Adapter - Class in com.atlassian.crowd.directory.ldap
- LdapShaPasswordEncoder - Class in com.atlassian.crowd.password.encoder
- LdapShaPasswordEncoder() - Constructor for class com.atlassian.crowd.password.encoder.LdapShaPasswordEncoder
- ldapSpringConnectionPool - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectorySpringLdapPoolPage
- ldapSpringConnectionPool - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectorySpringLdapPoolPage
- LdapSpringConnectionPool - Class in com.atlassian.crowd.pageobjects.directory.common.ldap
- LdapSpringConnectionPool() - Constructor for class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- LdapSshaPasswordEncoder - Class in com.atlassian.crowd.password.encoder
-
This class uses the
LdapShaPasswordEncoder
to specifically add salt to the SSHA if it has not been provided. - LdapSshaPasswordEncoder() - Constructor for class com.atlassian.crowd.password.encoder.LdapSshaPasswordEncoder
- ldapTemplate - Variable in class com.atlassian.crowd.directory.SpringLDAPConnector
- LdapTypeConfig - Class in com.atlassian.crowd.directory.ldap
-
Information bean for building the UI configuration screen.
- LdapTypeConfig(String, String, Properties) - Constructor for class com.atlassian.crowd.directory.ldap.LdapTypeConfig
- LDAPUserAttributesMapper - Class in com.atlassian.crowd.directory.ldap.mapper.entity
-
Maps an LDAP
Attributes
object to the Crowd {User} object type, and vice versa. - LDAPUserAttributesMapper(long, LDAPPropertiesMapper) - Constructor for class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPUserAttributesMapper
- LDAPUserConfigValidator - Class in com.atlassian.crowd.embedded.validator.impl
- LDAPUserConfigValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
- LDAPUserSearchConfigValidator - Class in com.atlassian.crowd.embedded.validator.impl
- LDAPUserSearchConfigValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.LDAPUserSearchConfigValidator
- LDAPUserWithAttributes - Class in com.atlassian.crowd.model.user
- LDAPUserWithAttributes(CrowdLdapName, UserTemplateWithAttributes) - Constructor for class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- LDAPUserWithAttributes(String, UserTemplateWithAttributes) - Constructor for class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- LdifLoaderForTesting - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
-
Test utility class for restoring LDIF to the embedded ApacheDS server.
- LdifLoaderForTesting() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.LdifLoaderForTesting
- ldifLoaderRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.AutoGroupAdderTest
- ldifLoaderRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.DelegatedDirectoryTest
- ldifLoaderRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.DelegatedDirectoryWithNestedGroupsTest
- ldifLoaderRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.DelegatedDirectoryWithoutNestedGroupsTest
- ldifLoaderRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.pruning.PruningE2eTest
- ldifLoaderRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.SynchroniseDirectoryTest
- ldifLoaderRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationDirectoriesBrowserTest
- ldifLoaderRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangePasswordTest
- ldifLoaderRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.EditProfileTest
- ldifLoaderRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ResetPasswordTest
- ldifLoaderRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ViewApplicationsTest
- ldifLoaderRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ViewGroupsTest
- ldifLoaderRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ViewRolesTest
- ldifLoaderRule - Variable in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- ldifLoaderRule - Variable in class com.atlassian.crowd.acceptance.tests.integration.AddGroupTest
- ldifLoaderRule - Variable in class com.atlassian.crowd.acceptance.tests.integration.AddGroupWebdriverTest
- ldifLoaderRule - Variable in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- ldifLoaderRule - Variable in class com.atlassian.crowd.acceptance.tests.integration.BrowsePrincipalsTest
- ldifLoaderRule - Variable in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- LdifLoaderRule - Class in com.atlassian.crowd.acceptance.tests.applications.rules
- LdifLoaderRule(Class<?>, String) - Constructor for class com.atlassian.crowd.acceptance.tests.applications.rules.LdifLoaderRule
- LEGACY_MODE_SYSPROP_NAME - Static variable in class com.atlassian.crowd.pageobjects.CrowdTestedProduct
- LEGACY_ROLE - Enum constant in enum class com.atlassian.crowd.model.group.GroupType
-
Deprecated.
- LEGACY_XML_DATE_FORMAT - Static variable in class com.atlassian.crowd.migration.GenericMapper
- LegacyCrowdBackupDateConverter - Class in com.atlassian.crowd.migration.date
-
Parses and formats dates using the date format used in Crowd before 3.3.0.
- LegacyCrowdBackupDateConverter() - Constructor for class com.atlassian.crowd.migration.date.LegacyCrowdBackupDateConverter
- LegacyCrowdLoginPage - Class in com.atlassian.crowd.pageobjects
-
Page object implementation for the LoginPage in Crowd.
- LegacyCrowdLoginPage() - Constructor for class com.atlassian.crowd.pageobjects.LegacyCrowdLoginPage
- LegacyCrowdPredicate - Class in com.atlassian.crowd.migration.legacy.version
- LegacyCrowdPredicate() - Constructor for class com.atlassian.crowd.migration.legacy.version.LegacyCrowdPredicate
- LegacyDatabaseVerifier - Class in com.atlassian.crowd.migration.verify
-
Pretty much a copy/paste of LegacyXmlVerifier - just that info is taken from database instead of XML document
- LegacyDatabaseVerifier(JdbcOperations) - Constructor for class com.atlassian.crowd.migration.verify.LegacyDatabaseVerifier
- LegacyHsqlUpgradeBlocker - Class in com.atlassian.crowd.migration.legacy.upgrade
- LegacyHsqlUpgradeBlocker() - Constructor for class com.atlassian.crowd.migration.legacy.upgrade.LegacyHsqlUpgradeBlocker
- LegacyImportDataHolder - Class in com.atlassian.crowd.migration.legacy
-
This class holds references that can be shared across other importers should the need arise.
- LegacyImportDataHolder() - Constructor for class com.atlassian.crowd.migration.legacy.LegacyImportDataHolder
- LegacyImporter - Interface in com.atlassian.crowd.migration.legacy
-
A Mapper that will handle the import a Domain object, or any object from legacy (Crowd v1.x) XML into the datastore.
- LegacyModeRule - Class in com.atlassian.crowd.acceptance.utils
- LegacyModeRule(TestkitClient) - Constructor for class com.atlassian.crowd.acceptance.utils.LegacyModeRule
- legacyTableQueries - Variable in class com.atlassian.crowd.migration.legacy.database.DatabaseMapper
- legacyTableQueries - Variable in class com.atlassian.crowd.migration.verify.DatabaseVerifier
- LegacyTableQueries - Interface in com.atlassian.crowd.migration.legacy.database.sql
- LegacyXmlMigrator - Class in com.atlassian.crowd.migration.legacy
- LegacyXmlMigrator(List<LegacyImporter>) - Constructor for class com.atlassian.crowd.migration.legacy.LegacyXmlMigrator
- LegacyXmlVerifier - Class in com.atlassian.crowd.migration.legacy
-
Responsible for verifying the correctness of a legacy XML backup.
- LegacyXmlVerifier - Class in com.atlassian.crowd.migration.verify
-
Responsible for verifying the correctness of a legacy XML backup.
- LegacyXmlVerifier() - Constructor for class com.atlassian.crowd.migration.legacy.LegacyXmlVerifier
- LegacyXmlVerifier() - Constructor for class com.atlassian.crowd.migration.verify.LegacyXmlVerifier
- LESS_THAN - Enum constant in enum class com.atlassian.crowd.search.query.entity.restriction.MatchMode
- LESS_THAN_OR_EQUAL - Enum constant in enum class com.atlassian.crowd.search.query.entity.restriction.MatchMode
- lessThan(T) - Method in class com.atlassian.crowd.search.builder.Restriction.RestrictionWithProperty
-
Returns a property restriction that is only satisfied if the value of the property is less than the given value.
- lessThanOrEqual(T) - Method in class com.atlassian.crowd.search.builder.Restriction.RestrictionWithProperty
-
Returns a property restriction that is only satisfied if the value of the property is less than or equal to the given value.
- level - Variable in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling.LoggingConfigEntry
- levelNames - Variable in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- LICENCE_CHECK - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- licenceAffectedWarning - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- licencedOnlyAccess() - Method in class com.atlassian.crowd.plugin.endpoints.EndpointTestAction
- licencedUserShouldHaveAccessAllButSysadmin() - Method in class com.atlassian.crowd.acceptance.tests.security.ActionAnnotationsInPluginTest
- LicenceFilter - Class in com.atlassian.crowd.console.filter
-
A Filter to check if the license is valid.
- LicenceFilter() - Constructor for class com.atlassian.crowd.console.filter.LicenceFilter
- license - Variable in class com.atlassian.crowd.console.action.options.UpdateLicensing
- License - Class in com.atlassian.crowd.console.action
- License - Class in com.atlassian.crowd.console.action.setup
-
This setup action is not spring-injected.
- License() - Constructor for class com.atlassian.crowd.console.action.setup.License
- License(UserService, UserPermissionService, SIDManager, SystemInfoHelper) - Constructor for class com.atlassian.crowd.console.action.License
- LICENSE_HASH - Static variable in class com.atlassian.crowd.manager.license.CrowdLicenseRegistry
- LICENSE_INVALID_AT_STARTUP_EVENT_TYPE - Static variable in class com.atlassian.crowd.console.listener.StartupListener
- LICENSE_MESSAGE - Static variable in class com.atlassian.crowd.manager.license.CrowdLicenseRegistry
- LICENSE_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- LICENSE_STEP - Static variable in class com.atlassian.crowd.console.action.setup.License
- LICENSED_ONLY - Enum constant in enum class com.atlassian.crowd.annotation.AccessType
- LICENSED_USER_SEARCH_PARAMETERS_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.licensing.example.ApplicationLicensingResourceExamples
- LICENSED_USER_SEARCH_PARAMETERS_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.licensing.example.ApplicationLicensingResourceExamples
- LicensedDirectoryInfoEntity - Class in com.atlassian.crowd.plugin.rest.entity
- LicensedDirectoryInfoEntity(String, String, boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.LicensedDirectoryInfoEntity
- LicensedUser - Class in com.atlassian.crowd.model.licensing
-
User that is consuming license in product.
- LicensedUser() - Constructor for class com.atlassian.crowd.model.licensing.LicensedUser
- LicensedUserDao - Interface in com.atlassian.crowd.dao.licensing
-
Data access object for
LicensedUser
- LicensedUserDaoHibernate - Class in com.atlassian.crowd.dao.licensing
- LicensedUserDaoHibernate() - Constructor for class com.atlassian.crowd.dao.licensing.LicensedUserDaoHibernate
- LicensedUserEntity - Class in com.atlassian.crowd.plugin.rest.entity
- LicensedUserEntity(Long, Long, String, String, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.LicensedUserEntity
- LicensedUserEntity.Builder - Class in com.atlassian.crowd.plugin.rest.entity
- LicensedUserSearchParameters - Class in com.atlassian.crowd.plugin.rest.entity
- LicensedUserSearchParameters(String, String, String, Long, Long) - Constructor for class com.atlassian.crowd.plugin.rest.entity.LicensedUserSearchParameters
- LicensedUsersQuery - Class in com.atlassian.crowd.dao.licensing
-
Defines constraints for the search query.
- LicensedUsersQuery(LicensingSummary, String, Date, boolean, DirectoryInfo, int, int) - Constructor for class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
- LicensedUsersQuery.Builder - Class in com.atlassian.crowd.dao.licensing
- LicenseEvent - Class in com.atlassian.crowd.analytics.events.license
- LicenseEvent(boolean, int, boolean, int, int, boolean) - Constructor for class com.atlassian.crowd.analytics.events.license.LicenseEvent
- LicenseEvent.Builder - Class in com.atlassian.crowd.analytics.events.license
- LicenseEventProvider - Class in com.atlassian.crowd.analytics.util.license
- LicenseEventProvider(LicenseService, PropertyManager, ClusterService, ForgedLicenseDetector) - Constructor for class com.atlassian.crowd.analytics.util.license.LicenseEventProvider
- LicenseMaintenanceTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- LicenseMaintenanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.LicenseMaintenanceTest
- LicenseNonStackStatisticsEvent - Class in com.atlassian.crowd.analytics.events.license
-
Deprecated.
- LicenseNonStackStatisticsEvent() - Constructor for class com.atlassian.crowd.analytics.events.license.LicenseNonStackStatisticsEvent
-
Deprecated.
- LicensePage - Class in com.atlassian.crowd.pageobjects.administration
- LicensePage() - Constructor for class com.atlassian.crowd.pageobjects.administration.LicensePage
- LicenseRecalculationTest - Class in com.atlassian.crowd.acceptance.tests.license
- LicenseRecalculationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.license.LicenseRecalculationTest
- LicenseResourceJob - Class in com.atlassian.crowd.manager.license
-
System event that runs calculating the total number of resources are being consumed verses the license resource limit.
- LicenseResourceJob(CrowdLicenseManager, EventPublisher) - Constructor for class com.atlassian.crowd.manager.license.LicenseResourceJob
- LicenseResourceLimitEvent - Class in com.atlassian.crowd.event
-
This event will be used if a Crowd instance is nearing its resource limit.
- LicenseResourceLimitEvent(Object, Integer) - Constructor for class com.atlassian.crowd.event.LicenseResourceLimitEvent
- LicenseResourceLimitListener - Class in com.atlassian.crowd.event.listener
-
Will send an email to the Crowd Administrator letting them know that they are reaching their license limit (within 90%).
- LicenseResourceLimitListener() - Constructor for class com.atlassian.crowd.event.listener.LicenseResourceLimitListener
- licenseRestoreRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicenseMaintenanceTest
- licenseRestoreRule - Variable in class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
- licenseRestoreRule - Variable in class com.atlassian.crowd.acceptance.tests.license.ForgedLicenseWarningTest
- LicenseRestoreRule - Class in com.atlassian.crowd.acceptance.utils
- LicenseRestoreRule(TestkitClient) - Constructor for class com.atlassian.crowd.acceptance.utils.LicenseRestoreRule
- licenseRestoreRule1 - Variable in class com.atlassian.crowd.acceptance.tests.cluster.ClusterLicenseUpdatedTest
- licenseRestoreRule2 - Variable in class com.atlassian.crowd.acceptance.tests.cluster.ClusterLicenseUpdatedTest
- licenseScreen() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- licenseServerId - Variable in class com.atlassian.crowd.pageobjects.administration.LicensePage
- LicenseService - Interface in com.atlassian.crowd.service.license
-
Allows interacting with the license for the Crowd Server
- LicenseServiceImpl - Class in com.atlassian.crowd.service.license
- LicenseServiceImpl(CrowdLicenseStore) - Constructor for class com.atlassian.crowd.service.license.LicenseServiceImpl
- LicenseSetupPage - Class in com.atlassian.crowd.pageobjects.setup
- LicenseSetupPage() - Constructor for class com.atlassian.crowd.pageobjects.setup.LicenseSetupPage
- LicenseSetupTest - Class in com.atlassian.crowd.acceptance.tests.license
- LicenseSetupTest() - Constructor for class com.atlassian.crowd.acceptance.tests.license.LicenseSetupTest
- LicensesPage - Class in com.atlassian.crowd.pageobjects.application
- LicensesPage(long) - Constructor for class com.atlassian.crowd.pageobjects.application.LicensesPage
- LicensesPage.User - Class in com.atlassian.crowd.pageobjects.application
- LicenseStackStatisticsEvent - Class in com.atlassian.crowd.analytics.events.license
-
Deprecated.
- LicenseStackStatisticsEvent() - Constructor for class com.atlassian.crowd.analytics.events.license.LicenseStackStatisticsEvent
-
Deprecated.
- LicenseStatisticsCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.license
- LicenseStatisticsCollector(LicenseService, PropertyManager, LicenseEventProvider) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.license.LicenseStatisticsCollector
- LicensesTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- LicensesTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensesTest
- LicenseUnlimitedStatisticsEvent - Class in com.atlassian.crowd.analytics.events.license
-
Deprecated.
- LicenseUnlimitedStatisticsEvent(int) - Constructor for class com.atlassian.crowd.analytics.events.license.LicenseUnlimitedStatisticsEvent
-
Deprecated.
- LicenseUpdatedClusterEventPublisher - Class in com.atlassian.crowd.licensing.cluster
-
A cluster event publisher that publishes a message when the license is updated on one of the nodes.
- LicenseUpdatedClusterEventPublisher(ClusterMessageService) - Constructor for class com.atlassian.crowd.licensing.cluster.LicenseUpdatedClusterEventPublisher
- LicenseUpdatedClusterMessageListener - Class in com.atlassian.crowd.licensing.cluster
-
A cluster message listener that listens for license update messages and reloads the license from crowd.cfg.xml
- LicenseUpdatedClusterMessageListener(CrowdLicenseStore, ClusterMessageService) - Constructor for class com.atlassian.crowd.licensing.cluster.LicenseUpdatedClusterMessageListener
- LicenseUpdatedListener - Class in com.atlassian.crowd.analytics.listener
- LicenseUpdatedListener(EventPublisher, LicenseEventProvider) - Constructor for class com.atlassian.crowd.analytics.listener.LicenseUpdatedListener
- LicenseUpdateEvent - Class in com.atlassian.crowd.event.license
-
Indicates that the license was updated
- LicenseUsageNotUnlimitedStatisticsEvent - Class in com.atlassian.crowd.analytics.events.license
-
Deprecated.
- LicenseUsageNotUnlimitedStatisticsEvent(int, int) - Constructor for class com.atlassian.crowd.analytics.events.license.LicenseUsageNotUnlimitedStatisticsEvent
-
Deprecated.
- licenseWithAnExpiredMaintenanceKeyTooOldForBuild() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
- licenseWithAValidKey() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
- licenseWithBlankData() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
- licenseWithInvalidData() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
- LICENSING_DISABLED - Static variable in class com.atlassian.crowd.analytics.events.features.FeatureEnabledStatusEvent
- LICENSING_GETTING_STARTED - Enum constant in enum class com.atlassian.crowd.event.links.ExternalLinkClickedEvent.TargetLink
- LicensingEventListener - Class in com.atlassian.crowd.analytics.listener
- LicensingEventListener(EventPublisher, Clock) - Constructor for class com.atlassian.crowd.analytics.listener.LicensingEventListener
- licensingLink - Variable in class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
- LicensingSummary - Class in com.atlassian.crowd.model.licensing
-
Some global information about application licensing.
- LicensingSummary() - Constructor for class com.atlassian.crowd.model.licensing.LicensingSummary
- LicensingSummaryDao - Interface in com.atlassian.crowd.dao.licensing
-
Data access object for
LicensingSummary
- LicensingSummaryDaoHibernate - Class in com.atlassian.crowd.dao.licensing
- LicensingSummaryDaoHibernate() - Constructor for class com.atlassian.crowd.dao.licensing.LicensingSummaryDaoHibernate
- LicensingTabViewAnalyticsEvent - Class in com.atlassian.crowd.analytics.events.licensing
- LicensingTabViewEvent - Class in com.atlassian.crowd.event.licensing
-
Event for licensing tab view.
- LicensingTabViewEvent.Status - Enum Class in com.atlassian.crowd.event.licensing
- LicensingTestBase - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- LicensingTestBase() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensingTestBase
- LIFO - Static variable in class com.atlassian.crowd.common.properties.SpringLdapPoolDefaults
- LIMIT_PARAM - Static variable in class com.atlassian.crowd.plugin.rest.entity.page.RestPageRequest
- LIMIT_PROPERTY - Static variable in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
- LimitedNamingEnumeration<T> - Class in com.atlassian.crowd.directory
-
Wrap a
NamingEnumeration
and only return up to a limited number of elements. - LimitedNamingEnumeration(NamingEnumeration<T>, int) - Constructor for class com.atlassian.crowd.directory.LimitedNamingEnumeration
- limitPlusOne(int) - Static method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
- limitResults(int) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
- LINE_BEFORE_PASSWORD_IN_LOGS - Static variable in class com.atlassian.crowd.manager.mail.MailManagerImpl
- LinkUriHelper - Class in com.atlassian.crowd.plugin.rest.util
-
Helper for creating URI links to resources.
- LINUX - Enum constant in enum class com.atlassian.crowd.analytics.statistics.collectors.environment.OsType
- LiquibaseSchemaHelper - Class in com.atlassian.crowd.util.persistence.hibernate
-
Handles creating and upgrading the schema by running liquibase changelogs.
- LiquibaseSchemaHelper(String, HibernateConfig) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.LiquibaseSchemaHelper
- LiquibaseSchemaHelper(String, Properties...) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.LiquibaseSchemaHelper
- LiquibaseTestUtils - Class in com.atlassian.crowd.acceptance.utils
- LiquibaseTestUtils() - Constructor for class com.atlassian.crowd.acceptance.utils.LiquibaseTestUtils
- list() - Method in class com.atlassian.crowd.dao.cluster.ClusterLockDAOHibernate
- LIST_GROUP_ADMINS_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.GroupLevelAdminResourceExamples
- LIST_GROUP_ADMINS_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.GroupLevelAdminResourceExamples
- LIST_OF_DIRECTORIES_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.licensing.example.ApplicationLicensingResourceExamples
- LIST_OF_DIRECTORIES_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.licensing.example.ApplicationLicensingResourceExamples
- LIST_OF_JIRA_TYPES_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.licensing.example.ApplicationLicensingResourceExamples
- LIST_OF_JIRA_TYPES_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.licensing.example.ApplicationLicensingResourceExamples
- listAll(Application, ApplicationDirectoryMapping) - Method in interface com.atlassian.crowd.dao.application.ApplicationDefaultGroupMembershipConfigurationDao
-
Lists all default group membership configurations for the given application/directory combination
- listAll(Application, ApplicationDirectoryMapping) - Method in class com.atlassian.crowd.dao.application.ApplicationDefaultGroupMembershipConfigurationDaoHibernate
- listAll(Application, ApplicationDirectoryMapping) - Method in interface com.atlassian.crowd.manager.application.DefaultGroupMembershipService
-
Lists all default group membership configurations for the given application/directory combination
- listAll(Application, ApplicationDirectoryMapping) - Method in class com.atlassian.crowd.manager.application.DefaultGroupMembershipServiceImpl
- listAll(Application, ApplicationDirectoryMapping) - Method in class com.atlassian.crowd.manager.application.NoOpDefaultGroupMembershipService
- ListAttributeValueProcessor - Class in com.atlassian.crowd.directory.ldap.util
-
Code copied from: http://jira.springframework.org/browse/LDAP-176 To fix: http://jira.atlassian.com/browse/CWD-1445
- ListAttributeValueProcessor() - Constructor for class com.atlassian.crowd.directory.ldap.util.ListAttributeValueProcessor
- listConstraints(Table, DatabaseSnapshot, Schema) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.snapshot.jvm.HsqlSupportingUniqueConstraintSnapshotGenerator
- listDirectories() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitDirectoryResource
- listDirectories(RestPageRequest, Long, Long, String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.licensing.ApplicationLicensingResource
- listDirectories(Long, String, Long, int, int) - Method in interface com.atlassian.crowd.licensing.ApplicationLicensingService
-
Returns list of directories linked to the users who are consuming licenses in the given application
- listDirectories(Long, String, Long, int, int) - Method in class com.atlassian.crowd.licensing.ApplicationLicensingServiceImpl
- listDirectories(Long, String, Long, RestPageRequest) - Method in class com.atlassian.crowd.plugin.rest.service.controller.licensing.ApplicationLicensingController
- ListenerModuleDescriptor - Class in com.atlassian.crowd.plugin.descriptors
-
NOTE: This class has to be constructor injected since it's the only way moduleFactory can be set at its parent.
- ListenerModuleDescriptor(ModuleFactory, EventPublisher) - Constructor for class com.atlassian.crowd.plugin.descriptors.ListenerModuleDescriptor
- listenOnChannel(String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitClusterMessagingResource
- ListEntityWrapper<T> - Class in com.atlassian.crowd.plugin.rest.entity
- ListEntityWrapper(List<T>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.ListEntityWrapper
- listJiraTypes(Long, Long) - Method in interface com.atlassian.crowd.licensing.ApplicationLicensingService
-
Returns list of jira sub-types available for the given
ApplicationType.JIRA
application - listJiraTypes(Long, Long) - Method in class com.atlassian.crowd.licensing.ApplicationLicensingServiceImpl
- listJiraTypes(Long, Long) - Method in class com.atlassian.crowd.plugin.rest.service.controller.licensing.ApplicationLicensingController
- listJiraTypes(Long, Long) - Method in class com.atlassian.crowd.plugin.rest.service.resource.licensing.ApplicationLicensingResource
- listJobs() - Method in class com.atlassian.crowd.plugin.rest.service.resource.scheduling.SchedulerResource
- listNodes() - Method in class com.atlassian.crowd.plugin.rest.service.resource.cluster.ClusterResource
- listPackagesInJar(String) - Method in class com.atlassian.crowd.maven.plugin.dependecies.ListPackagesInManagedDependencyMojo
- ListPackagesInManagedDependencyMojo - Class in com.atlassian.crowd.maven.plugin.dependecies
- ListPackagesInManagedDependencyMojo() - Constructor for class com.atlassian.crowd.maven.plugin.dependecies.ListPackagesInManagedDependencyMojo
- load - Variable in class com.atlassian.crowd.pageobjects.ClusterMonitoringPage.NodeInfo
- load() - Method in class com.atlassian.crowd.config.CrowdApplicationConfig
- load() - Method in class com.atlassian.crowd.plugin.CrowdPluginPersistentStateStore
- load(Serializable) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
-
Loads a persisted entity from the persistence store.
- load(V, Function<V, E>) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
-
Loads a persisted entity from the persistence store.
- loadAll() - Method in interface com.atlassian.crowd.dao.token.TokenDAO
-
Used when switching implementations.
- loadAll() - Method in class com.atlassian.crowd.dao.token.TokenDAOHibernate
- loadAll() - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
- loadAndLogPropertyString(Properties, String) - Method in class com.atlassian.crowd.service.client.ClientPropertiesImpl
- loadCondition(String, Plugin) - Method in class com.atlassian.crowd.plugin.web.CrowdWebFragmentHelper
- loadConfigurationForApplication(Application) - Method in interface com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationService
-
Returns the SAML SSO configuration for the specified application
- loadConfigurationForApplication(Application) - Method in class com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationServiceImpl
- loadContextProvider(String, Plugin) - Method in class com.atlassian.crowd.plugin.web.CrowdWebFragmentHelper
- loadDefaultInterceptorRef(PackageConfig.Builder, Element) - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- loadDirectoryProperties(Class<?>) - Method in class com.atlassian.crowd.directory.ldap.util.LDAPPropertiesHelperImpl
- loadFileFromClasspath(String) - Static method in class com.atlassian.crowd.acceptance.utils.AcceptanceTestHelper
- loadForApplication(Application) - Method in interface com.atlassian.crowd.dao.sso.ApplicationSamlConfigurationDAO
-
Returns the SAML SSO configuration for the specified application
- loadForApplication(Application) - Method in class com.atlassian.crowd.dao.sso.ApplicationSamlConfigurationDAOHibernate
- loadFromDirectory(Directory) - Method in class com.atlassian.crowd.console.value.directory.ConnectorConnection
- loadFromDirectory(Directory) - Method in class com.atlassian.crowd.console.value.directory.RemoteCrowdConnection
- loadFromDirectory(Directory) - Method in class com.atlassian.crowd.console.value.directory.SynchronisableDirectoryConnection
- loadGlobalResults(PackageConfig.Builder, Element) - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- LOADING - Enum constant in enum class com.atlassian.crowd.event.licensing.LicensingTabViewEvent.Status
- LOADING - Enum constant in enum class com.atlassian.crowd.licensing.ApplicationLicensingStatus
- loadInterceptors(PackageConfig.Builder, Element) - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- loadInterceptorStack(Element, PackageConfig.Builder) - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- loadInterceptorStacks(Element, PackageConfig.Builder) - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- loadOptional(Serializable) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- loadPackages() - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- loadParentContext(ServletContext) - Method in class com.atlassian.crowd.console.listener.BootstrappedContextLoaderListener
- loadProperties(String) - Static method in class com.atlassian.crowd.acceptance.utils.AcceptanceTestHelper
- loadPropertyString(Properties, String) - Method in class com.atlassian.crowd.service.client.ClientPropertiesImpl
- loadPruningConfiguration(Long) - Method in class com.atlassian.labs.crowd.directory.pruning.controller.PruningConfigurationController
- loadPruningConfiguration(Long) - Method in class com.atlassian.labs.crowd.directory.pruning.rest.PruningConfigurationResource
- loadPruningConfigurations() - Method in class com.atlassian.labs.crowd.directory.pruning.controller.PruningConfigurationController
- loadPruningConfigurations() - Method in class com.atlassian.labs.crowd.directory.pruning.rest.PruningConfigurationResource
- loadReference(long) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
-
This method calls the
session.load
method to obtain a proxy (or actual instance if the object is in session) by NOT hitting the database immediately. - loadReference(Class<U>, long) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
-
This method calls the
session.load
method to obtain a proxy (or actual instance if the object is in session) by NOT hitting the database immediately. - LoadStatWriter - Interface in com.atlassian.crowd.acceptance.utils
- loadUserByToken(String) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdAuthenticationProvider
-
Retrieve a user from Crowd by looking up the principal by their authenticated Crowd token.
- loadUserByToken(String) - Method in class com.atlassian.crowd.integration.springsecurity.LocalCrowdAuthenticationProvider
- loadUserByToken(String) - Method in class com.atlassian.crowd.integration.springsecurity.RemoteCrowdAuthenticationProvider
- loadUserByToken(String) - Method in interface com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetailsService
-
Retrieve a user from Crowd by looking up the principal by their authenticated Crowd token.
- loadUserByToken(String) - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetailsServiceImpl
- loadUserByUsername(String) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdAuthenticationProvider
-
Retreive the user details for a user based on their username.
- loadUserByUsername(String) - Method in class com.atlassian.crowd.integration.springsecurity.LocalCrowdAuthenticationProvider
- loadUserByUsername(String) - Method in class com.atlassian.crowd.integration.springsecurity.RemoteCrowdAuthenticationProvider
- loadUserByUsername(String) - Method in interface com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetailsService
-
Retrieves the user from Crowd by looking up the principal by username.
- loadUserByUsername(String) - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetailsServiceImpl
- loadXml(URL) - Static method in class com.atlassian.crowd.test.util.Dom4JUtil
- loadXmlAndReturnSpecifiedElement(URL, String) - Static method in class com.atlassian.crowd.test.util.Dom4JUtil
- loadXmlOnSetUp(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.CrowdUserConsoleAcceptenceTestCase
- LOCAL - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.GroupTermKeys
- LOCAL_DIRECTORY_ID - Static variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- LOCAL_DIRECTORY_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- LOCAL_GROUPS - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Key to determine if using local storage for groups/group memberships.
- LOCAL_GROUPS_ENABLED - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPConnectorValidator
- LOCAL_GROUPS_ENABLED_WITHOUT_CACHE - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.LDAP_CONNECTION
- LOCAL_PROPERTY_KEY - Static variable in interface com.atlassian.crowd.manager.audit.mapper.AuditLogGroupMapper
- LOCAL_USER_STATUS_KEY - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPConnectorValidator
- LOCAL_USER_STATUS_WITHOUT_CACHE - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.LDAP_CONNECTION
- LocalCacheUtils - Class in com.atlassian.crowd.util.cache
-
Helper class to create expiring maps.
- LocalCrowdAuthenticationProvider - Class in com.atlassian.crowd.integration.springsecurity
-
Application-aware local authentication provider.
- LocalCrowdAuthenticationProvider(ApplicationService, ApplicationManager, TokenAuthenticationManager) - Constructor for class com.atlassian.crowd.integration.springsecurity.LocalCrowdAuthenticationProvider
- LocalCrowdLogoutHandler - Class in com.atlassian.crowd.integration.springsecurity
- LocalCrowdLogoutHandler(TokenAuthenticationManager, CrowdHttpTokenHelper, ClientProperties, PropertyManager, CrowdRememberMeService) - Constructor for class com.atlassian.crowd.integration.springsecurity.LocalCrowdLogoutHandler
- LocalCrowdSSOAuthenticationProcessingFilter - Class in com.atlassian.crowd.integration.springsecurity
- LocalCrowdSSOAuthenticationProcessingFilter(ClientProperties, CrowdHttpTokenHelper, PropertyManager, TokenAuthenticationManager, CrowdRememberMeService) - Constructor for class com.atlassian.crowd.integration.springsecurity.LocalCrowdSSOAuthenticationProcessingFilter
- LocalGroupHandler - Class in com.atlassian.crowd.directory.hybrid
-
Manages local group creation and mutation.
- LocalGroupHandler(InternalRemoteDirectory) - Constructor for class com.atlassian.crowd.directory.hybrid.LocalGroupHandler
- localGroups - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- localGroups - Variable in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- localGroupsEnabled - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- localGroupsEnabled - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- LocallyCachedDirectoryEntityResolver - Class in com.atlassian.crowd.dao.direntity
-
Implementation of
DirectoryEntityResolver
with local in-memory cache. - LocallyCachedDirectoryEntityResolver(Duration, ScheduledExecutorService) - Constructor for class com.atlassian.crowd.dao.direntity.LocallyCachedDirectoryEntityResolver
- LocalRequestToApplicationMapper - Class in com.atlassian.crowd.integration.springsecurity
- LocalRequestToApplicationMapper(RequestToApplicationMapper) - Constructor for class com.atlassian.crowd.integration.springsecurity.LocalRequestToApplicationMapper
- localUserStatusContainer - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorConnectorTab
- localUserStatusEnabled - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- localUserStatusEnabled - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- LOCK_NAME - Static variable in class com.atlassian.crowd.licensing.ApplicationDataSyncMonitorJobRunner
- LOCK_NAME - Static variable in class com.atlassian.crowd.manager.crypto.DefaultEncryptionManager
- log - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- log - Static variable in class com.atlassian.crowd.ao.ApplicationDataSourceProvider
- log - Variable in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
- log(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- log(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- LOG_FILE_LOCATION - Static variable in class com.atlassian.crowd.CrowdConstants.CrowdHome
- Log4j2CrowdHomeLogAppender - Class in com.atlassian.crowd.console.logging
-
A Log4J 2 appender which is aware of when the crowd.home property is set and will switch logging from the console to within the crowd.home directory.
- Log4j2CrowdHomeLogAppender(String, Filter, Layout<? extends Serializable>, TriggeringPolicy, RolloverStrategy, boolean, Property[]) - Constructor for class com.atlassian.crowd.console.logging.Log4j2CrowdHomeLogAppender
- logger - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- logger - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- logger - Static variable in class com.atlassian.crowd.console.action.BaseAction
- logger - Variable in class com.atlassian.crowd.console.action.dataimport.BaseImporter
- logger - Variable in class com.atlassian.crowd.console.action.group.ViewGroup
- logger - Variable in class com.atlassian.crowd.console.action.group.ViewGroupMembers
- logger - Variable in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPGroupAttributesMapper
- logger - Variable in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPUserAttributesMapper
- logger - Variable in class com.atlassian.crowd.directory.ldap.name.SearchDN
- logger - Variable in class com.atlassian.crowd.importer.importers.DirectoryImporter
- logger - Static variable in class com.atlassian.crowd.integration.seraph.CrowdAuthenticator
- logger - Variable in class com.atlassian.crowd.migration.GenericMapper
- logger - Variable in class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
- logger - Variable in class com.atlassian.crowd.service.client.BaseResourceLocator
- logger - Static variable in class com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.ProxyConnectionTracker
- logger - Variable in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- logger - Static variable in class com.atlassian.crowd.util.persistence.liquibase.ext.precondition.MSSQLIndexExistsPrecondition
- logging() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
-
Also tested in
LoggingProfilingTest
. - LoggingAuditService - Class in com.atlassian.sal.crowd.audit
-
Logs audit events.
- LoggingAuditService() - Constructor for class com.atlassian.sal.crowd.audit.LoggingAuditService
- LoggingConfig(String, String) - Constructor for class com.atlassian.crowd.event.configuration.LoggingUpdatedEvent.LoggingConfig
- LoggingConfigEntry(String, String) - Constructor for class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling.LoggingConfigEntry
- LoggingConfigEntry(LoggerConfig) - Constructor for class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling.LoggingConfigEntry
- LoggingProfilingTest - Class in com.atlassian.crowd.acceptance.tests.administration
- LoggingProfilingTest() - Constructor for class com.atlassian.crowd.acceptance.tests.administration.LoggingProfilingTest
- LoggingUpdatedEvent - Class in com.atlassian.crowd.event.configuration
-
This class represents an update to the logging configuration.
- LoggingUpdatedEvent(List<LoggingUpdatedEvent.LoggingConfig>, List<LoggingUpdatedEvent.LoggingConfig>) - Constructor for class com.atlassian.crowd.event.configuration.LoggingUpdatedEvent
- LoggingUpdatedEvent.LoggingConfig - Class in com.atlassian.crowd.event.configuration
-
Represents a logging configuration entry, corresponding to a Class or Package mapped to a Level.
- login(String, String) - Method in class com.atlassian.crowd.pageobjects.AbstractLoginPage
-
Logs in a system administrator with the given username and password.
- login(String, String) - Method in interface com.atlassian.crowd.pageobjects.CrowdLoginPage
- login(String, String) - Method in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process
- login(String, String) - Method in class com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process
- login(String, String) - Method in class com.atlassian.crowd.pageobjects.oauth2.OAuth2AuthorizationProcess
- login(String, String) - Method in class com.atlassian.crowd.pageobjects.oauth2.OAuth2AuthorizationProcess.NoopOAuth2Process
- login(String, String, boolean, Class<M>) - Method in class com.atlassian.crowd.pageobjects.AbstractLoginPage
- login(String, String, boolean, Class<M>) - Method in interface com.atlassian.crowd.pageobjects.CrowdLoginPage
- login(String, String, boolean, Class<M>, Object...) - Method in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- login(String, String, boolean, Class<M>, Object...) - Method in interface com.atlassian.crowd.pageobjects.CrowdLoginPage
- login(String, String, boolean, Class<M>, Object...) - Method in class com.atlassian.crowd.pageobjects.LegacyCrowdLoginPage
-
This method is provided for compatibility with the framework only, as the client can't know for sure which nextPage is
- login(String, String, Class<M>) - Method in class com.atlassian.crowd.pageobjects.AbstractLoginPage
- login(String, String, Class<M>) - Method in interface com.atlassian.crowd.pageobjects.CrowdLoginPage
- login(HttpServletRequest, HttpServletResponse, String, String, boolean) - Method in class com.atlassian.crowd.integration.seraph.CrowdAuthenticator
-
We must override the login() method as it gives us access to the HttpServletRequest and HttpServletResponse, which Crowd needs in order to generate and set the Crowd SSO token.
- LOGIN_FAILED_MESSAGE - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- LOGIN_FAILED_MESSAGE_LOG_IN_BY_EMAIL_ENABLED - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- LOGIN_LOCATION - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase
- LOGIN_PAGE - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- LOGIN_REQUEST_ATT_NAME - Static variable in class com.atlassian.crowd.integration.springsecurity.RestLoginUtils
- LOGIN_URL - Static variable in class com.atlassian.crowd.console.filter.LoginPageFilter
- loginAdmin() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- loginAsAdmin(String) - Static method in class com.atlassian.crowd.test.util.RestUtils
- loginAsExpiredPasswordUser(String, String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- loginAsNonAdmin(String, String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- loginAsNonAdmin(String, String, Class<T>, Object...) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- loginAsSysAdmin() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- loginAsSysAdmin() - Method in class com.atlassian.crowd.pageobjects.AbstractLoginPage
-
Logs in as a system administrator.
- loginAsSysAdmin() - Method in interface com.atlassian.crowd.pageobjects.CrowdLoginPage
- loginAsSysAdmin(Class<M>) - Method in class com.atlassian.crowd.pageobjects.AbstractLoginPage
- loginAsSysAdmin(Class<M>) - Method in interface com.atlassian.crowd.pageobjects.CrowdLoginPage
- loginAsSysAdmin(Class<M>, Object...) - Method in class com.atlassian.crowd.pageobjects.AbstractLoginPage
- loginAsSysAdmin(Class<M>, Object...) - Method in interface com.atlassian.crowd.pageobjects.CrowdLoginPage
- loginAsSysAdmin(Class<T>, Object...) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- loginAsSysAdminWithRememberMe(Class<M>, Object...) - Method in class com.atlassian.crowd.pageobjects.AbstractLoginPage
- loginAsSysAdminWithRememberMe(Class<M>, Object...) - Method in interface com.atlassian.crowd.pageobjects.CrowdLoginPage
- loginAsSysAdminWithRememberMe(Class<T>, Object...) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- loginAsUser(String, String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- loginAsUser(String, String, String) - Static method in class com.atlassian.crowd.test.util.RestUtils
- loginAsUser(String, String, String, boolean) - Static method in class com.atlassian.crowd.test.util.RestUtils
- loginButton - Variable in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- LoginByEmailAddressAggregateAnalyticsEvent - Class in com.atlassian.crowd.analytics.events
-
Event containing aggregated number of users that authenticated using their email instead of username.
- LoginByEmailAddressAggregateAnalyticsEvent(long) - Constructor for class com.atlassian.crowd.analytics.events.LoginByEmailAddressAggregateAnalyticsEvent
- LoginByEmailCollector - Class in com.atlassian.crowd.analytics.statistics.collectors
- LoginByEmailCollector(InMemoryCounter) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.LoginByEmailCollector
- LoginByEmailFeatureFlag - Interface in com.atlassian.crowd.feature
- LoginByEmailFeatureFlagImpl - Class in com.atlassian.crowd.feature
- LoginByEmailFeatureFlagImpl(ApplicationFactory) - Constructor for class com.atlassian.crowd.feature.LoginByEmailFeatureFlagImpl
- LoginCsrfFilter - Class in com.atlassian.crowd.console.filter
-
Specialized filter to prevent CSRF attacks against the login url.
- LoginCsrfFilter() - Constructor for class com.atlassian.crowd.console.filter.LoginCsrfFilter
- LoginCsrfFilter.LoginCsrfTokenInvalidException - Exception in com.atlassian.crowd.console.filter
- LoginCsrfFilter.LoginCsrfTokenMissingException - Exception in com.atlassian.crowd.console.filter
- LoginCsrfTokenInvalidException() - Constructor for exception com.atlassian.crowd.console.filter.LoginCsrfFilter.LoginCsrfTokenInvalidException
- LoginCsrfTokenMissingException() - Constructor for exception com.atlassian.crowd.console.filter.LoginCsrfFilter.LoginCsrfTokenMissingException
- loginExpectingFailure(String, String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- loginImmutableUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- loginImmutableUser(Class<T>, Object...) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- LoginPage - Class in com.atlassian.crowd.acceptance.page
- LoginPage(ITestingEngine) - Constructor for class com.atlassian.crowd.acceptance.page.LoginPage
- LOGINPAGE - Enum constant in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- LoginPageFilter - Class in com.atlassian.crowd.console.filter
- LoginPageFilter() - Constructor for class com.atlassian.crowd.console.filter.LoginPageFilter
- loginRequest(String, String, boolean) - Static method in class com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase
- LoginRequest - Class in com.atlassian.crowd.integration.springsecurity
-
Input data for REST login endpoint.
- LoginRequest(String, String, boolean) - Constructor for class com.atlassian.crowd.integration.springsecurity.LoginRequest
- LoginResult - Class in com.atlassian.crowd.test.util
- LoginResult(CookieFilter, Response) - Constructor for class com.atlassian.crowd.test.util.LoginResult
- loginTestUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- loginTestUser(Class<T>, Object...) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- loginToCrowd() - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- loginToCrowd(String, String) - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
-
Login to the Crowd Console.
- loginUsers(String, String, boolean) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitFixtureResource
-
The purpose of this method is to fill in cache of the delegated directory by logging in all users from cached directory, that should be pointed at the same target directory.
- loginWithRestAndRedirectToStartPage(String, String, boolean, List<NameValuePair>) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- loginWithRestEndpoint(String, String, boolean) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
-
Logs in using the rest endpoint, does not navigate to page returned by the redirect endpoint.
- loginWithRestEndpoint(String, String, boolean, List<NameValuePair>) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
-
Logs in using the rest endpoint, does not navigate to page returned by the redirect endpoint.
- loginXsrfProtection() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdXsrfProtectionTest
- LOGO_IMAGE_KEY - Static variable in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- LOGO_MAX_SIZE_IN_MEGABYTES - Static variable in class com.atlassian.crowd.lookandfeel.LookAndFeelConstants
- logoContainer - Variable in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- logout() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- logout(Class<M>) - Method in class com.atlassian.crowd.pageobjects.CrowdHeader
- logout(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.integration.http.CacheAwareCrowdHttpAuthenticator
- logout(HttpServletRequest, HttpServletResponse) - Method in interface com.atlassian.crowd.integration.http.CrowdHttpAuthenticator
-
Logs out the authenticated user.
- logout(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.integration.http.CrowdHttpAuthenticatorImpl
- logout(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.integration.seraph.CrowdAuthenticator
- logout(HttpServletRequest, HttpServletResponse, Authentication) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdLogoutHandler
-
Causes a logout to be completed.
- logout(HttpServletRequest, HttpServletResponse, Authentication) - Method in class com.atlassian.crowd.integration.springsecurity.LocalCrowdLogoutHandler
- logoutFromCrowd() - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- LogoutPage - Class in com.atlassian.crowd.pageobjects
- LogoutPage() - Constructor for class com.atlassian.crowd.pageobjects.LogoutPage
- logoutUser(HttpServletRequest) - Method in class com.atlassian.crowd.integration.seraph.CrowdAuthenticator
-
This method will allow you to remove all session information about the user and force them to re-authenticate If you wish to remove specific application attributes for the user, e.g.
- logResultCount() - Method in class com.atlassian.crowd.directory.ldap.monitoring.ExecutionInfoNameClassPairCallbackHandler
- LogSuppressingUtil - Class in com.atlassian.crowd.util.persistence.hibernate
- LOOK_AND_FEEL_CONFIG_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.LookAndFeelResourceExamples
- LOOK_AND_FEEL_CONFIG_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.LookAndFeelResourceExamples
- LOOK_AND_FEEL_CONFIGURATION_PROPERTY_NAME - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Look and feel configuration
- LookAndFeelConfigEntity - Class in com.atlassian.crowd.plugin.rest.entity
- LookAndFeelConfigEntity(Boolean, String, String, String, String, String, Boolean, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity
- LookAndFeelConfigEntity.Builder - Class in com.atlassian.crowd.plugin.rest.entity
- LookAndFeelConfigStatisticsCollector - Class in com.atlassian.crowd.analytics.statistics.collectors
- LookAndFeelConfigStatisticsCollector(PropertyManager) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.LookAndFeelConfigStatisticsCollector
- LookAndFeelConfigStatisticsEvent - Class in com.atlassian.crowd.analytics.events
- LookAndFeelConfigStatisticsEvent(boolean, boolean, int, int, int) - Constructor for class com.atlassian.crowd.analytics.events.LookAndFeelConfigStatisticsEvent
- LookAndFeelConfiguration - Class in com.atlassian.crowd.model.lookandfeel
- LookAndFeelConfiguration() - Constructor for class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
- LookAndFeelConfiguration.Builder - Class in com.atlassian.crowd.model.lookandfeel
- LookAndFeelConstants - Class in com.atlassian.crowd.lookandfeel
- LookAndFeelConstants.ImageType - Enum Class in com.atlassian.crowd.lookandfeel
- LookAndFeelController - Class in com.atlassian.crowd.plugin.rest.service.controller
- LookAndFeelController(PropertyManager) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.LookAndFeelController
- lookAndFeelLink - Variable in class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
- LookAndFeelPage - Class in com.atlassian.crowd.pageobjects.administration
- LookAndFeelPage() - Constructor for class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- LookAndFeelResource - Class in com.atlassian.crowd.plugin.rest.service.resource.admin
- LookAndFeelResource(LookAndFeelController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.admin.LookAndFeelResource
- LookAndFeelResourceAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.admin
- LookAndFeelResourceAcceptanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.admin.LookAndFeelResourceAcceptanceTest
- LookAndFeelResourceExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.admin.example
- LookAndFeelTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- LookAndFeelTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.LookAndFeelTest
- LookAndFeelUpdatedEvent - Class in com.atlassian.crowd.event.configuration
-
This class represents an update to Crowd's look and feel configuration.
- LookAndFeelUpdatedEvent(LookAndFeelConfiguration, LookAndFeelConfiguration) - Constructor for class com.atlassian.crowd.event.configuration.LookAndFeelUpdatedEvent
- lookup(CrowdLdapName) - Method in class com.atlassian.crowd.directory.ldap.SpringLdapTemplateWrapper
- lookup(CrowdLdapName, ContextMapperWithRequiredAttributes<T>) - Method in class com.atlassian.crowd.directory.ldap.SpringLdapTemplateWrapper
- lookup(CrowdLdapName, String[], AttributesMapper) - Method in class com.atlassian.crowd.directory.ldap.SpringLdapTemplateWrapper
- lookup(Name, String[], ContextMapper<T>) - Method in class com.atlassian.crowd.directory.ldap.CrowdLdapTemplate
- LookupCallbackHandler<T> - Class in com.atlassian.crowd.directory.ldap.mapper
- LookupCallbackHandler() - Constructor for class com.atlassian.crowd.directory.ldap.mapper.LookupCallbackHandler
- lookupMissingNames(List<RFC4519DirectoryMembershipsIterable.MembershipHolder>) - Method in class com.atlassian.crowd.directory.rfc4519.RFC4519DirectoryMembershipsIterable
- lookupMissingNames(List<RFC4519DirectoryMembershipsIterable.MembershipHolder>) - Method in class com.atlassian.crowd.directory.rfc4519.RFC4519DirectoryMembershipsIterableWithFullCache
- lookupServletHomeProperty(ServletContext) - Method in class com.atlassian.crowd.acceptance.utils.TestHomeLocator
- LOOP_APPLICATION_ID - Static variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- LOWER_CHILD_NAME - Static variable in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- LOWER_DISPLAY_NAME - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
- LOWER_EMAIL_ADDRESS - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
- LOWER_FIRST_NAME - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
- LOWER_LAST_NAME - Enum constant in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
- LOWER_NAME_FUNCTION - Static variable in class com.atlassian.crowd.model.DirectoryEntities
-
A function that projects the lower case name
- LOWER_NAME_FUNCTION - Static variable in class com.atlassian.crowd.model.group.Groups
-
Deprecated.Use the more general
DirectoryEntities.LOWER_NAME_FUNCTION
. - LOWER_NAME_FUNCTION - Static variable in class com.atlassian.crowd.model.user.Users
-
Deprecated.Use the more general
DirectoryEntities.LOWER_NAME_FUNCTION
. - LOWER_PARENT_NAME - Static variable in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- lowerCaseOutput - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- lowerCaseOutput - Variable in class com.atlassian.crowd.pageobjects.ApplicationOptionsPage
- LowerCaseOutputTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
-
Tests that mixed case user and group names are converted to lower case in REST API responses when the lowerCaseOutput attribute of an application is set to true.
- LowerCaseOutputTest(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.LowerCaseOutputTest
- LowerCaseOutputTest(String, RestServer) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.LowerCaseOutputTest
- LPAREN - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- LPAREN - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- LPAREN - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- LT - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- LT - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- LT - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
M
- M400_GROUP_DESCRIPTION - Static variable in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- M400_RFP_EXTERNAL_ID - Static variable in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- M400_RFP_GROUP_NAME - Static variable in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- m400RfpGroup() - Method in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- MAIL - Static variable in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
- MAIL_SERVER_CONFIGURATION_ENTITY_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.MailServerExamples
- MAIL_SERVER_CONFIGURATION_ENTITY_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.MailServerExamples
- MAIL_SERVER_OAUTH2_CONFIGURATION_ENTITY_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.MailServerExamples
- MAIL_SUBJECT - Static variable in class com.atlassian.crowd.manager.mailer.notification.PasswordExpirationNotificationMailer
- MAIL_TEST_CONNECTION_RESULT_ENTITY - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.MailServerExamples
- MAIL_TEST_CONNECTION_RESULT_ENTITY_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.MailServerExamples
- MailConfigAdditionalSupportInformationService - Class in com.atlassian.crowd.service.support
- MailConfigAdditionalSupportInformationService(MailConfigurationService, PropertyManager) - Constructor for class com.atlassian.crowd.service.support.MailConfigAdditionalSupportInformationService
- mailConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- MailConfiguration - Class in com.atlassian.crowd.manager.mail
-
Represents a mail configuration
- MailConfiguration(MailConfiguration.Builder) - Constructor for class com.atlassian.crowd.manager.mail.MailConfiguration
- MailConfiguration.Builder - Class in com.atlassian.crowd.manager.mail
- MailConfigurationService - Interface in com.atlassian.crowd.manager.mail
-
The service for interacting with the mail configuration
- MailManager - Interface in com.atlassian.crowd.manager.mail
- MailManagerImpl - Class in com.atlassian.crowd.manager.mail
- MailManagerImpl(InternalPropertyManager, ApplicationProperties, ClusterService, Clock, I18nHelper, MailSendManager, AuthenticatedUserProvider, EmailAddressValidator, EventPublisher, ClientConfigStorageServiceSupplier) - Constructor for class com.atlassian.crowd.manager.mail.MailManagerImpl
- MailNotificationsCollector - Class in com.atlassian.crowd.analytics.statistics.collectors
- MailNotificationsCollector(DirectoryManager, PasswordExpirationMailNotificationManager) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.MailNotificationsCollector
- MailNotificationsEvent - Class in com.atlassian.crowd.analytics.events
- MailNotificationsEvent(int, boolean) - Constructor for class com.atlassian.crowd.analytics.events.MailNotificationsEvent
- mailResetPasswordLink(User, String) - Method in class com.atlassian.crowd.manager.mailer.reminder.ForgottenLoginMailer
-
Mails the reset password link to the
user
. - MailScanAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.admin
- MailScanAcceptanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.admin.MailScanAcceptanceTest
- MailSendException - Exception in com.atlassian.crowd.manager.mail
- MailSendException(EmailMessage) - Constructor for exception com.atlassian.crowd.manager.mail.MailSendException
- MailSendException(EmailMessage, Throwable) - Constructor for exception com.atlassian.crowd.manager.mail.MailSendException
- MailSendException(Throwable) - Constructor for exception com.atlassian.crowd.manager.mail.MailSendException
- MailSendException(InternetAddress) - Constructor for exception com.atlassian.crowd.manager.mail.MailSendException
-
Deprecated.since 3.7 use
MailSendException(EmailMessage)
- MailSendException(InternetAddress, Throwable) - Constructor for exception com.atlassian.crowd.manager.mail.MailSendException
-
Deprecated.since 3.7 use
MailSendException(EmailMessage, Throwable)
- MailSendManager - Class in com.atlassian.crowd.manager.mail
- MailSendManager(InitialContext, TokenHandlerSupplier) - Constructor for class com.atlassian.crowd.manager.mail.MailSendManager
- MAILSERVER_HOST - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Mail server host.
- MAILSERVER_ID - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Unique ID of the mail server.
- MAILSERVER_JNDI_LOCATION - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Mail Server JNDI Location
- MAILSERVER_OAUTH2_CONFIGURATION_ID - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: OAuth2 configuration ID used to connect to mail server.
- MAILSERVER_PASSWORD - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Mail server password.
- MAILSERVER_PORT - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Mail Server SMTP port
- MAILSERVER_PREFIX - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Mail server prefix.
- MAILSERVER_SENDER - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Mail server sender.
- MAILSERVER_START_TLS - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Mail Server START TLS Option
- MAILSERVER_TIMEOUT - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Mail Server SMTP read and connection timeout
- MAILSERVER_USE_SSL - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Mail Server SMTP Use SSL
- MAILSERVER_USERNAME - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Mail server username.
- MailServerConfigurationEntity - Class in com.atlassian.crowd.plugin.rest.entity
- MailServerConfigurationEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity
- MailServerConfigurationEntity.Builder - Class in com.atlassian.crowd.plugin.rest.entity
- MailServerConfigurationStatisticEvent - Class in com.atlassian.crowd.analytics.events
- MailServerConfigurationStatisticEvent(SMTPServer) - Constructor for class com.atlassian.crowd.analytics.events.MailServerConfigurationStatisticEvent
- MailServerController - Class in com.atlassian.crowd.plugin.rest.service.controller
- MailServerController(MailManager, I18nHelper, MailConfigurationService, EmailAddressValidator) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.MailServerController
- MailServerExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.admin.example
- MailServerExamples() - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.admin.example.MailServerExamples
- MailServerModel - Class in com.atlassian.crowd.util
- MailServerModel() - Constructor for class com.atlassian.crowd.util.MailServerModel
- MailServerPage - Class in com.atlassian.crowd.pageobjects
- MailServerPage() - Constructor for class com.atlassian.crowd.pageobjects.MailServerPage
- MailServerPage.TestEmailDialog - Class in com.atlassian.crowd.pageobjects
- MailServerResource - Class in com.atlassian.crowd.plugin.rest.service.resource.admin
-
Represents a Mail Server management resource.
- MailServerResource(MailServerController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.admin.MailServerResource
- MailServerResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
- MailServerResourceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.MailServerResourceTest
- mailServerRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCaseWithEmailServer
- mailServerRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.MailServerTest
- mailServerRule - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.MailServerResourceTest
- MailServerRuleBuilder - Class in com.atlassian.crowd.manager.mail.validator
-
A specialized RuleBuilder for mail server rules
- MailServerSessionWrapper - Class in com.atlassian.crowd.util
-
Used to manage session attributes when performing first time OAuth2 authorization.
- MailServerSessionWrapper(Map<String, Object>) - Constructor for class com.atlassian.crowd.util.MailServerSessionWrapper
- MailServerSMTPRule - Class in com.atlassian.crowd.acceptance.utils
- MailServerSMTPRule() - Constructor for class com.atlassian.crowd.acceptance.utils.MailServerSMTPRule
- MailServerSMTPRule(int) - Constructor for class com.atlassian.crowd.acceptance.utils.MailServerSMTPRule
- mailServerSSLPort() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
- MailServerStatisticsCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.mailserver
- MailServerStatisticsCollector(PropertyManager) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.mailserver.MailServerStatisticsCollector
- MailServerTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- MailServerTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.MailServerTest
- MailServerValidator - Class in com.atlassian.crowd.manager.mail.validator
- MailServerValidator(I18nHelper, EmailAddressValidator, MailTransportContext, EventPublisher, ClientConfigStorageServiceSupplier) - Constructor for class com.atlassian.crowd.manager.mail.validator.MailServerValidator
- MailServerValidatorMessages - Class in com.atlassian.crowd.manager.mail.validator
- MailServerValidatorMessages() - Constructor for class com.atlassian.crowd.manager.mail.validator.MailServerValidatorMessages
- MailSessionWrapper - Class in com.atlassian.crowd.manager.mail.transport
- MailSessionWrapper(Session) - Constructor for class com.atlassian.crowd.manager.mail.transport.MailSessionWrapper
- mailTemplate() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- mailTemplate() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
- mailTemplateCancelButton() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
- mailTemplateLink - Variable in class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
- MailTemplateMacro - Enum Class in com.atlassian.crowd.manager.mailer
-
Text macros used by
MailTemplateRenderer
to dynamically generate values for emails sent by Crowd. - MailTemplatePage - Class in com.atlassian.crowd.pageobjects.administration
- MailTemplatePage() - Constructor for class com.atlassian.crowd.pageobjects.administration.MailTemplatePage
- MailTemplateRenderer - Class in com.atlassian.crowd.manager.mailer
-
Simple renderer, which naive substitutes macros into supplied values.
- MailTemplateRenderer(PropertyManager, Clock, HtmlRenderedEmailsEnabledChecker) - Constructor for class com.atlassian.crowd.manager.mailer.MailTemplateRenderer
- MailTemplateTest - Class in com.atlassian.crowd.acceptance.tests.administration
- MailTemplateTest() - Constructor for class com.atlassian.crowd.acceptance.tests.administration.MailTemplateTest
- mailTemplateWithBlankData() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
- MailTransport - Class in com.atlassian.crowd.manager.mail.transport
-
A wrapper around the JavaMail
Transport
class that handles the creation/closing of theSession
. - MailTransport() - Constructor for class com.atlassian.crowd.manager.mail.transport.MailTransport
- MailTransportContext - Class in com.atlassian.crowd.manager.mail.transport
-
Handles the construction of a
MailTransport
appropriate for the givenSMTPServer
- MailTransportContext(InitialContext, TokenHandlerSupplier) - Constructor for class com.atlassian.crowd.manager.mail.transport.MailTransportContext
- mailUsernames(User, List<String>) - Method in class com.atlassian.crowd.manager.mailer.reminder.ForgottenLoginMailer
-
Mails the list of usernames to the
user
. - mailUsernamesFailsWithUnknownAddress() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- mainContainer - Variable in class com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process.Step1_EmailLoginPage
- makeFileReadableOnlyByOwner(String) - Method in class com.atlassian.crowd.crypto.EncryptionKeyFilePermissionChanger
- makeRequest() - Method in interface com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase.LoginRequestSpecificationBase
- makeRequest() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase.LoginRequestSpecificationImpl
- mAMPER() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mAMPER_AMPER() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- manage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- mAND() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- MANUAL - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventSource
- MANUAL_BACKUP_FILENAME_FORMAT - Static variable in interface com.atlassian.crowd.manager.backup.BackupFileConstants
- map(Directory, ApplicationProperties) - Method in class com.atlassian.labs.crowd.directory.pruning.mapper.PruningConfigurationEntityMapper
- map(ConfigurationPropertyUpdatedEvent) - Method in class com.atlassian.crowd.event.listener.mapper.AuditLogConfigurationMapper
- map(Configuration) - Method in class com.atlassian.crowd.event.listener.mapper.AuditLogImporterConfigurationMapper
- map(List<T>, Function<T, U>) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ExpireSessionTest
- map(Set<RemoteAddress>) - Method in class com.atlassian.crowd.event.listener.mapper.util.RemoteAddressesMapper
- MAP - Static variable in class com.atlassian.crowd.plugin.rest.entity.JiraType
- mapAttributesFromGroup(Group) - Method in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPGroupAttributesMapper
-
Creates an LDAP
Attributes
object containing the information in theGroup
object. - mapAttributesFromUser(User) - Method in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPUserAttributesMapper
-
Creates an LDAP
Attributes
object containing the information in theUser
object. - mapCustomAttribute(Map<String, String>, Map<String, String>, DiffBuilder) - Method in class com.atlassian.crowd.event.listener.mapper.util.ApplicationLinkAuditLogAttributeMapper
- mapCustomAttribute(Map<String, String>, Map<String, String>, DiffBuilder) - Method in interface com.atlassian.crowd.event.listener.mapper.util.CustomAuditLogAttributeMapper
- mapDeltaQueryGroup(GraphDeltaQueryGroup, long) - Method in class com.atlassian.crowd.directory.rest.mapper.AzureAdRestEntityMapper
-
Maps a group obtained from the Microsoft Entra ID groups endpoint to a Crowd object
- mapDeltaQueryGroups(GraphDeltaQueryResult<GraphDeltaQueryGroup>, long) - Method in class com.atlassian.crowd.directory.rest.mapper.AzureAdRestEntityMapper
-
Maps a delta query result for groups to a result suitable for incremental synchronisation.
- mapDeltaQueryUsers(GraphDeltaQueryResult<GraphDeltaQueryUser>, long, String) - Method in class com.atlassian.crowd.directory.rest.mapper.AzureAdRestEntityMapper
-
Maps a delta query result for users to a result suitable for incremental synchronisation.
- mapDiff(String, Object, Object) - Method in class com.atlassian.crowd.event.listener.mapper.AuditLogDiffResultMapperImpl
- MapDiff - Class in com.atlassian.crowd.directory.ldap.diff
-
Calculates different entries for two
Map<String, Object>
. - mapDiffResult(DiffResult<T>) - Method in class com.atlassian.crowd.event.listener.mapper.AuditLogDiffResultMapperImpl
- mapDiffResult(DiffResult<T>) - Method in interface com.atlassian.crowd.manager.audit.mapper.AuditLogDiffResultMapper
- mapDiffsToAuditLogEntries(AuditLogEventType, String, DiffResult) - Method in interface com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapper
- mapDiffsToAuditLogEntries(AuditLogEventType, String, DiffResult) - Method in class com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapperImpl
- mapDirectoryObject(DirectoryObject, Class<T>, long, String) - Method in class com.atlassian.crowd.directory.rest.mapper.AzureAdRestEntityMapper
-
Maps an AzureAD directory object to a Crowd object.
- mapDirectoryObjects(GraphDirectoryObjectList, Class<T>, long, String) - Method in class com.atlassian.crowd.directory.rest.mapper.AzureAdRestEntityMapper
-
Maps a directory objects response from Microsoft Entra ID.
- mapDirectoryObjects(Collection<DirectoryObject>, Class<T>, long, String) - Method in class com.atlassian.crowd.directory.rest.mapper.AzureAdRestEntityMapper
-
Maps a collection of directory objects to Crowd objects.
- mapDirectoryStatusToRoundInformation(DirectorySynchronisationStatus) - Static method in class com.atlassian.crowd.mapper.DirectorySynchronisationStatusMapper
- mapFromAttributes(Attributes) - Method in class com.atlassian.crowd.directory.ldap.util.IncrementalAttributeMapper
- mapFromContext(NameAttributesPair) - Method in class com.atlassian.crowd.directory.ldap.mapper.ContextMapperWithCustomAttributes
- mapFromContext(NameAttributesPair) - Method in class com.atlassian.crowd.directory.ldap.mapper.GroupContextMapper
-
Called by Spring LDAP on every object fetched from the LDAP directory.
- mapFromContext(NameAttributesPair) - Method in class com.atlassian.crowd.directory.ldap.mapper.UserContextMapper
-
Called by Spring LDAP on every object fetched from the LDAP directory.
- mapFromContext(Object) - Method in class com.atlassian.crowd.directory.ldap.mapper.ContextMapperWithCustomAttributes
- mapFromContext(Object) - Method in interface com.atlassian.crowd.directory.ldap.mapper.ContextMapperWithRequiredAttributes
- mapFromContext(Object) - Method in class com.atlassian.crowd.directory.ldap.mapper.ExternalIdContextMapper
-
Returns objectGUID.
- mapFromContext(Object) - Method in class com.atlassian.crowd.directory.ldap.mapper.JpegPhotoContextMapper
- mapFromContext(Object) - Method in class com.atlassian.crowd.directory.ldap.mapper.NameWithExternalIdContextMapper
- mapFromContext(Object) - Method in class com.atlassian.crowd.directory.ldap.mapper.TombstoneContextMapper
-
Returns an object representation of a deleted object.
- mapFromContext(Object) - Method in class com.atlassian.crowd.directory.NamedLdapEntity.NamedEntityMapper
- mapGroup(GraphGroup, Class<T>, long) - Method in class com.atlassian.crowd.directory.rest.mapper.AzureAdRestEntityMapper
-
Maps a group obtained from the Microsoft Entra ID groups endpoint to a Crowd object
- mapGroupFromAttributes(Attributes) - Method in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPGroupAttributesMapper
-
Creates a
Group
object containing the information in theAttributes
object. - mapGroups(GraphGroupList, Class<T>, long) - Method in class com.atlassian.crowd.directory.rest.mapper.AzureAdRestEntityMapper
-
Maps a groups response from Microsoft Entra ID to Crowd groups.
- mapGroups(Collection<GraphGroup>, Class<T>, long) - Method in class com.atlassian.crowd.directory.rest.mapper.AzureAdRestEntityMapper
-
Maps a collection of Microsoft Entra ID groups to Crowd groups.
- mapIdToUniqueNames(Collection<T>, Function<T, String>, Function<T, String>, String) - Method in class com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher
- mapJulToLog4j(Level, Level) - Method in class com.atlassian.crowd.console.logging.CrowdLog4jJulLevelConverter
- mapLog4jToJul(Level, Level) - Method in class com.atlassian.crowd.console.logging.CrowdLog4jJulLevelConverter
- Mapper - Interface in com.atlassian.crowd.migration
-
A Mapper that will handle the import and export of a Domain object, or any object from XML into the datastore and vice-versa.
- MAPPING_SELECT_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterMappingPage
- mapResult(List<String>) - Method in class com.atlassian.crowd.pageobjects.group.EntityPicker
- mapResult(List<String>) - Method in class com.atlassian.crowd.pageobjects.group.GroupPicker
- mapResult(List<String>) - Method in class com.atlassian.crowd.pageobjects.group.UserPicker
- mapRow(String[]) - Method in class com.atlassian.crowd.importer.mappers.csv.GroupMapper
- mapRow(String[]) - Method in class com.atlassian.crowd.importer.mappers.csv.MembershipMapper
- mapRow(String[]) - Method in class com.atlassian.crowd.importer.mappers.csv.UserMapper
- mapRow(ResultSet, int) - Method in class com.atlassian.crowd.importer.mappers.jdbc.GroupMapper
- mapRow(ResultSet, int) - Method in class com.atlassian.crowd.importer.mappers.jdbc.UserMapper
- mapRow(ResultSet, int) - Method in class com.atlassian.crowd.importer.mappers.jdbc.UserMembershipMapper
- mapToDetailedDirectoryData(Directory) - Method in class com.atlassian.crowd.plugin.rest.service.resource.mapping.DetailedDirectoryMapper
- mapUniqueNamesToIds(Collection<T>, Function<T, String>, Function<T, String>, String) - Static method in class com.atlassian.crowd.directory.rest.util.ThrowingMapMergeOperatorUtil
-
Maps names to ids.
- mapUser(GraphUser, Class<T>, long, String) - Method in class com.atlassian.crowd.directory.rest.mapper.AzureAdRestEntityMapper
-
Maps a user obtained from the Microsoft Entra ID users endpoint to a Crowd object
- mapUserFromAttributes(Attributes) - Method in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPUserAttributesMapper
-
Creates a
User
object containing the information in theAttributes
object. - mapUsers(GraphUsersList, Class<T>, long, String) - Method in class com.atlassian.crowd.directory.rest.mapper.AzureAdRestEntityMapper
-
Maps a users response from Microsoft Entra ID to Crowd users.
- mapUsers(Collection<GraphUser>, Class<T>, long, String) - Method in class com.atlassian.crowd.directory.rest.mapper.AzureAdRestEntityMapper
-
Maps a collection of Microsoft Entra ID users to Crowd users.
- mapUsersByExternalId(Collection<TimestampedUser>) - Static method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- mapUserStatusFromCsv() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- markSynchronizationFinished(long, String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitDirectoryResource
- marshal() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
- marshal(long, String) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
- marshal(LdapSecureMode) - Method in class com.atlassian.crowd.directory.ldap.LdapSecureMode.Adapter
- marshal(DirectoryEntity) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
- marshall() - Method in class com.atlassian.crowd.event.TimestampBasedEventToken
- marshall(XMLObject) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.util.XMLObjectSupportWrapper
- marshallParams(List<Serializable>) - Static method in class com.atlassian.crowd.model.directory.SynchronisationStatusKeyParamsSerde
- MaskingUtil - Class in com.atlassian.crowd.common.util
-
Utility methods for masking data.
- MASTER_CHANGELOG - Static variable in class com.atlassian.crowd.util.persistence.liquibase.CrowdSpringLiquibase
- MatchersUtil - Class in com.atlassian.crowd.acceptance.tests.bettersso.matcher
- matches(String) - Method in interface com.atlassian.crowd.plugin.module.PluginProvidedDecoratorModule
-
Returns true if this decorator override should match the given path.
- matches(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.util.ResourceDownloadRewriteRule
- matches(Dependency, String) - Method in class com.atlassian.crowd.maven.plugin.dependecies.CopyManagedDependenciesMojo
-
Verifies if a dependency matches given pattern.
- matchesAll(Predicate<K>...) - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
- matchesAny(Predicate<K>...) - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
- matchesSafely(AuditLogChangeset) - Method in class com.atlassian.crowd.test.matchers.AuditLogChangesetMatcher
- matchesSafely(AuditLogEntity) - Method in class com.atlassian.crowd.test.matchers.AuditLogEntityMatcher
- matchesSafely(AuditLogEntry) - Method in class com.atlassian.crowd.test.matchers.AuditLogEntryMatcher
- matchesSafely(Attributes) - Method in class com.atlassian.crowd.test.matchers.AttributesMatcher
- matchesSafely(Directory) - Method in class com.atlassian.crowd.test.matchers.DirectoryMatcher
- matchesSafely(UserRenamedEvent) - Method in class com.atlassian.crowd.test.matchers.UserRenamedEventMatcher
- matchesSafely(Application) - Method in class com.atlassian.crowd.test.matchers.ApplicationMatcher
- matchesSafely(CrowdRememberMeToken) - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher
- matchesSafely(AuiFlag) - Method in class com.atlassian.crowd.pageobjects.aui.util.AuiFlags.AuiFlagMatcher
- matchesSafely(AuiMessage) - Method in class com.atlassian.crowd.pageobjects.aui.util.AuiMessages.AuiMessageMatcher
- matchesSafely(BrowsePrincipalsPage.Principal) - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.PrincipalMatcher
- matchesSafely(ViewCustomDirectoryAttributesPage.AttributeRow) - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage.AttributeRowMatcher
- matchesSafely(BrowseGroupsPage.GroupDetails) - Method in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage.GroupDetailsMatcher
- matchesSafely(GroupRow) - Method in class com.atlassian.crowd.pageobjects.group.GroupRow.GroupRowMatcher
- matchesSafely(ViewGroupMembersPage.GroupMemberRow) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRowMatcher
- matchesSafely(EntityQuery) - Method in class com.atlassian.crowd.test.matchers.EntityQueryMatcher
- matchesSafely(E) - Method in class com.atlassian.crowd.test.matchers.DirectoryGroupMatcher
- matchesSafely(E) - Method in class com.atlassian.crowd.test.matchers.GroupMatcher
- matchesSafely(E) - Method in class com.atlassian.crowd.test.matchers.PermittedGroupMatcher
- matchesSafely(E) - Method in class com.atlassian.crowd.test.matchers.UserMatcher
- matchesSafely(Diff) - Method in class com.atlassian.crowd.test.matchers.DiffMatcher
- matchesSafely(Document) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.ValidSamlResponseMatcher
- matchesSafely(Node) - Method in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlResponseElementMatcher
- matching(PermittedGroup) - Method in class com.atlassian.crowd.test.matchers.PermittedGroupMatcher
-
Builds a new specialised matcher to match the attributes in the given group exactly; the returned matcher will only match if all this matcher's non-group-attribute constraints are matched AND all of the matcher's group-attributes are matched.
- matching(Group) - Method in class com.atlassian.crowd.test.matchers.DirectoryGroupMatcher
-
Builds a new specialised matcher to match the attributes in the given group exactly; the returned matcher will only match if all this matcher's non-group-attribute constraints are matched AND all of the matcher's group-attributes are matched.
- matching(Predicate<PageElement>) - Method in class com.atlassian.crowd.pageobjects.utils.Elements
- MatchMode - Enum Class in com.atlassian.crowd.search.query.entity.restriction
- matchUsers(Collection<? extends User>, Collection<? extends TimestampedUser>) - Static method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
-
Returns list of
Pair
, wherePair.getLeft()
is one ofremoteUsers
andPair.getRight()
is a matchedinternalUsers
or null, if not matched. - MATCHWS - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- MATCHWS - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- MATCHWS - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- MAX_CACHE_ENTRIES - Static variable in class com.atlassian.crowd.integration.rest.service.DefaultHttpClientProvider
-
The maximum number of cache entries the http client cache will retain.
- MAX_ENTITY_FIELD_LENGTH - Static variable in class com.atlassian.crowd.util.InternalEntityUtils
-
Maximum directory entity field size for string fields.
- MAX_IDLE_PER_KEY - Static variable in class com.atlassian.crowd.common.properties.SpringLdapPoolDefaults
- MAX_LOGO_SIZE_IN_BYTES - Static variable in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- MAX_MAX_RESULTS - Static variable in class com.atlassian.crowd.search.query.entity.EntityQuery
-
This is the recommended maximum number of 'max' results the system will allow you to return.
- MAX_OBJECT_SIZE - Static variable in class com.atlassian.crowd.integration.rest.service.DefaultHttpClientProvider
-
The maximum response body size in bytes that will be eligible for caching in the http client.
- MAX_PASSWORD_CHANGE_TIME_TOO_LOW - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.INTERNAL_DIRECTORY
- MAX_PORT_NUMBER - Static variable in class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectionValidator
- MAX_RESTRICTIONS_PER_QUERY - Static variable in class com.atlassian.crowd.directory.AzureAdDirectory
- MAX_RESULTS_PARAM - Static variable in interface com.atlassian.crowd.plugin.rest.util.SearchResourceConstants
- MAX_TOTAL - Static variable in class com.atlassian.crowd.common.properties.SpringLdapPoolDefaults
- MAX_TOTAL_PER_KEY - Static variable in class com.atlassian.crowd.common.properties.SpringLdapPoolDefaults
- MAX_WAIT - Static variable in class com.atlassian.crowd.common.properties.SpringLdapPoolDefaults
- maxIdlePerKey - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- maxIdlePerKey - Variable in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- maxIdlePerKey - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- maximumSize - Variable in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm
- maxResults - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
- maxTotal - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- maxTotal - Variable in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- maxTotal - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- maxTotalPerKey - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- maxTotalPerKey - Variable in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- maxTotalPerKey - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- maxWait - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- maxWait - Variable in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- maxWait - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- maybePublish(T) - Method in class com.atlassian.crowd.analytics.listener.AbstractOncePerPeriodPublisher
- maybePublish(T, Supplier<Boolean>) - Method in class com.atlassian.crowd.analytics.listener.AbstractOncePerPeriodPublisher
- maybeUpdateLastAccessedTime(Token) - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- mBANG() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mBSLASH() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mCOMMA() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mCONTROLCHARS() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mCR() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- MD5 - Enum constant in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.UserEncryptionMethod
- MD5_ENCODER - Static variable in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
- mDIGIT() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- MEGABYTE - Static variable in interface com.atlassian.crowd.util.SystemInfoHelper
- MEMBER_ACTIONS_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- MEMBER_ACTIONS_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- MEMBER_OF_NAVIGATIONAL_PROPERTY - Static variable in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- MEMBER_ROW_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- MEMBER_ROW_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- MemberOfOverlayMapper - Class in com.atlassian.crowd.directory.ldap.mapper.attribute.user
- MemberOfOverlayMapper(String, boolean) - Constructor for class com.atlassian.crowd.directory.ldap.mapper.attribute.user.MemberOfOverlayMapper
- MEMBERS_EXPAND - Static variable in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
- MEMBERS_NAVIGATIONAL_PROPERTY - Static variable in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- Membership - Interface in com.atlassian.crowd.model.group
-
Details of the direct members of a single group.
- MEMBERSHIP_AGGREGATION_ENABLED_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogApplicationMapper
- MEMBERSHIP_ALREADY_EXISTS - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- MEMBERSHIP_ALREADY_EXISTS - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- MEMBERSHIP_NOT_FOUND - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- MEMBERSHIP_NOT_FOUND - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- MEMBERSHIP_TYPE - Static variable in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- MEMBERSHIP_XML_ROOT - Static variable in class com.atlassian.crowd.migration.MembershipMapper
- Membership.MembershipIterationException - Exception in com.atlassian.crowd.model.group
-
Something went wrong while iterating over a collection of
Membership
s. - MembershipAlreadyExistsException - Exception in com.atlassian.crowd.exception
-
Thrown to indicate that a membership cannot be added because it already exists.
- MembershipAlreadyExistsException(long, String, String) - Constructor for exception com.atlassian.crowd.exception.MembershipAlreadyExistsException
- MembershipAlreadyExistsException(String, String) - Constructor for exception com.atlassian.crowd.exception.MembershipAlreadyExistsException
- MembershipAlreadyExistsExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- MembershipAlreadyExistsExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.MembershipAlreadyExistsExceptionMapper
- MembershipAuditProcessor - Interface in com.atlassian.crowd.dao.audit.processor
- membershipCache - Variable in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
- MembershipCache - Class in com.atlassian.crowd.dao.membership.cache
-
Membership cache implementation.
- MembershipCache(CacheFactory, Set<QueryType>, Duration, int, int, DirectoryEntityResolver, ScheduledExecutorService) - Constructor for class com.atlassian.crowd.dao.membership.cache.MembershipCache
- MembershipController - Class in com.atlassian.crowd.plugin.rest.service.controller.memberships
- MembershipController(MembershipService) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.memberships.MembershipController
- membershipDao - Variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- MembershipDao - Interface in com.atlassian.crowd.embedded.spi
- MembershipDAOHibernate - Class in com.atlassian.crowd.dao.membership
- MembershipDAOHibernate() - Constructor for class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- MembershipDTO - Class in com.atlassian.crowd.importer.model
-
DTO class representing a membership relationship.
- MembershipDTO(MembershipDTO.ChildType, String, String) - Constructor for class com.atlassian.crowd.importer.model.MembershipDTO
- MembershipDTO.ChildType - Enum Class in com.atlassian.crowd.importer.model
- MembershipEntity - Class in com.atlassian.crowd.acceptance.tests.rest.service
- MembershipEntity - Class in com.atlassian.crowd.integration.rest.entity
- MembershipEntity() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.MembershipEntity
- MembershipEntity() - Constructor for class com.atlassian.crowd.integration.rest.entity.MembershipEntity
- MembershipEntity(UserEntityList, GroupEntityList) - Constructor for class com.atlassian.crowd.integration.rest.entity.MembershipEntity
- MembershipFilterUtil - Class in com.atlassian.crowd.directory.rest.util
-
Utility class for checking the type of a directory object
- MembershipIterationException(Throwable) - Constructor for exception com.atlassian.crowd.model.group.Membership.MembershipIterationException
- membershipIterator() - Method in class com.atlassian.crowd.directory.AzureMembershipHelper
- MembershipMapper - Class in com.atlassian.crowd.importer.mappers.csv
-
MembershipMapper that will map a row of data, eg.
- MembershipMapper - Class in com.atlassian.crowd.migration
-
This mapper will handle the mapping of a
Group
. - MembershipMapper(Long, OrderedBidiMap) - Constructor for class com.atlassian.crowd.importer.mappers.csv.MembershipMapper
- MembershipMapper(SessionFactory, BatchProcessor, MembershipDAOHibernate, DirectoryDAOHibernate, UserDAOHibernate, GroupDAOHibernate, DirectoryManager) - Constructor for class com.atlassian.crowd.migration.MembershipMapper
- MembershipNotFoundException - Exception in com.atlassian.crowd.exception
-
Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
- MembershipNotFoundException - Exception in com.atlassian.crowd.exception.runtime
-
Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
- MembershipNotFoundException(String, String) - Constructor for exception com.atlassian.crowd.exception.MembershipNotFoundException
- MembershipNotFoundException(String, String) - Constructor for exception com.atlassian.crowd.exception.runtime.MembershipNotFoundException
- MembershipNotFoundException(String, String, Throwable) - Constructor for exception com.atlassian.crowd.exception.MembershipNotFoundException
- MembershipNotFoundException(String, String, Throwable) - Constructor for exception com.atlassian.crowd.exception.runtime.MembershipNotFoundException
- MembershipNotFoundExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- MembershipNotFoundExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.MembershipNotFoundExceptionMapper
- MembershipOperationalEntity - Class in com.atlassian.crowd.plugin.rest.service.controller.memberships
- MembershipQuery<T> - Class in com.atlassian.crowd.search.query.membership
- MembershipQuery(MembershipQuery<?>, Class<T>) - Constructor for class com.atlassian.crowd.search.query.membership.MembershipQuery
- MembershipQuery(MembershipQuery<T>, int, int) - Constructor for class com.atlassian.crowd.search.query.membership.MembershipQuery
- MembershipQuery(Class<T>, boolean, EntityDescriptor, EntityDescriptor, int, int, SearchRestriction, String...) - Constructor for class com.atlassian.crowd.search.query.membership.MembershipQuery
- MembershipQuery(Class<T>, boolean, EntityDescriptor, EntityDescriptor, int, int, SearchRestriction, Collection<String>) - Constructor for class com.atlassian.crowd.search.query.membership.MembershipQuery
- MembershipQuery(Class<T>, boolean, EntityDescriptor, String, EntityDescriptor, int, int) - Constructor for class com.atlassian.crowd.search.query.membership.MembershipQuery
-
Deprecated.Use
MembershipQuery(Class, boolean, EntityDescriptor, String, EntityDescriptor, int, int, SearchRestriction)
} instead. Since v2.9. - MembershipQuery(Class<T>, boolean, EntityDescriptor, String, EntityDescriptor, int, int, SearchRestriction) - Constructor for class com.atlassian.crowd.search.query.membership.MembershipQuery
- MEMBERSHIPS_COUNT - Static variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- MEMBERSHIPS_SYNC_IMPROVEMENT_ENABLED - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
For the XML membership rest endpoint (i.e.
- MembershipsController - Class in com.atlassian.crowd.plugin.rest.service.controller
- MembershipsController(ApplicationService, AuthenticatedApplicationHolder) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.MembershipsController
- MembershipsController.PreparedResponse - Class in com.atlassian.crowd.plugin.rest.service.controller
- MembershipSearchStrategy - Interface in com.atlassian.crowd.manager.application.search
-
A set of querying across a collection of active directories.
- MembershipsEntity - Class in com.atlassian.crowd.acceptance.tests.rest.service
- MembershipsEntity - Class in com.atlassian.crowd.integration.rest.entity
- MembershipsEntity() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.MembershipsEntity
- MembershipsEntity() - Constructor for class com.atlassian.crowd.integration.rest.entity.MembershipsEntity
- MembershipsEntity(List<MembershipEntity>) - Constructor for class com.atlassian.crowd.integration.rest.entity.MembershipsEntity
- MembershipService - Interface in com.atlassian.crowd.manager.directory
-
Represents a component which manages memberships for groups as per available permission
- MembershipServiceImpl - Class in com.atlassian.crowd.manager.memberships
- MembershipServiceImpl(DirectoryManager, UserPermissionService, GroupAdministrationPermissionService) - Constructor for class com.atlassian.crowd.manager.memberships.MembershipServiceImpl
- membershipsImported - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterResultsPage
- membershipsIterable(Membership...) - Static method in class com.atlassian.crowd.manager.application.ApplicationServiceUtil
- MembershipsIterableImpl - Class in com.atlassian.crowd.manager.application
- MembershipsIterableImpl(DirectoryManager, SearchStrategyFactory, Application, AccessFilterFactory) - Constructor for class com.atlassian.crowd.manager.application.MembershipsIterableImpl
- MembershipTombstone - Class in com.atlassian.crowd.model.tombstone
- MembershipTombstone() - Constructor for class com.atlassian.crowd.model.tombstone.MembershipTombstone
- MembershipTombstone(long, String, String, long) - Constructor for class com.atlassian.crowd.model.tombstone.MembershipTombstone
- MembershipType - Enum Class in com.atlassian.crowd.model.membership
-
Type of membership relationship.
- memory - Variable in class com.atlassian.crowd.pageobjects.ClusterMonitoringPage.NodeInfo
- MEMORY - Enum constant in enum class com.atlassian.crowd.analytics.statistics.collectors.config.TokenStorageType
- MEMORY_STORAGE - Static variable in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- mEQUALS() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- merge(ODataSelect) - Method in class com.atlassian.crowd.directory.query.ODataSelect
- merge(GroupWithMembershipChanges) - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- merge(String, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class com.atlassian.crowd.embedded.impl.IdentifierMap
- mergeOpenAPI(OpenAPI, OpenAPI) - Static method in class com.atlassian.crowd.maven.plugin.openapi.OpenAPIUtils
- MergeOperation - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation
-
Hibernate Operation to merge entities in batch
- MergeOperation - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation
-
Hibernate Operation to merge entities in batch
- MergeOperation() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation.MergeOperation
- MergeOperation() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation.MergeOperation
- MergeRestDocsMojo - Class in com.atlassian.crowd.maven.plugin.openapi
- MergeRestDocsMojo() - Constructor for class com.atlassian.crowd.maven.plugin.openapi.MergeRestDocsMojo
- mergeSystemProperties(Map<String, String>) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitSystemPropertiesResource
- mESC_SEQ() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mESCAPE() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- message - Variable in class com.atlassian.crowd.pageobjects.aui.AuiFlag
- message - Variable in class com.atlassian.crowd.pageobjects.FiltersPage
- message - Variable in class com.atlassian.crowd.pageobjects.RemoveDirectoryPage
- message - Variable in exception com.atlassian.crowd.plugin.saml.SAMLException
- message(I18nHelper, String) - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
- messageContainer - Variable in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- messageIsCaptured() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterMessagingTest
- MESSAGING_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- METADATA_ENDPOINT_SUFFIX - Static variable in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- METADATA_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.saml.example.SamlConfigurationExamples
- METADATA_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.saml.example.SamlConfigurationExamples
- mEXPONENT() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mGT() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mHEX_DIGIT() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mHEXDIGIT() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- MICROSOFT_ACTIVE_DIRECTORY - Enum constant in enum class com.atlassian.crowd.analytics.util.LdapConnectorType
- MICROSOFT_ACTIVE_DIRECTORY - Enum constant in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.ConnectorType
- MicrosoftActiveDirectory - Class in com.atlassian.crowd.directory
-
Microsoft Active Directory connector.
- MicrosoftActiveDirectory(ActiveDirectoryQueryTranslaterImpl, EventPublisher, InstanceFactory, PasswordHelper, LdapContextSourceProvider) - Constructor for class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- MicrosoftGraphDeltaToken - Class in com.atlassian.crowd.directory.query
-
Represents a token used for change tracking with a Microsoft Entra ID delta query.
- MicrosoftGraphDeltaToken(String) - Constructor for class com.atlassian.crowd.directory.query.MicrosoftGraphDeltaToken
- MicrosoftGraphQueryParam - Interface in com.atlassian.crowd.directory.query
-
Represents a query parameter used by the Microsoft Graph API
- MicrosoftGraphQueryParams - Class in com.atlassian.crowd.directory.query
-
Deprecated.
- MicrosoftGraphQueryTranslator - Class in com.atlassian.crowd.directory.query
-
Translates Crowd queries into filters used by Microsoft Graph.
- MicrosoftGraphQueryTranslator() - Constructor for class com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
- MicrosoftOAuth2Process - Class in com.atlassian.crowd.pageobjects.oauth2
- MicrosoftOAuth2Process(PageBinder) - Constructor for class com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process
- MicrosoftOAuth2Process.Step1_EmailLoginPage - Class in com.atlassian.crowd.pageobjects.oauth2
- MicrosoftOAuth2Process.Step2_PasswordLoginPage - Class in com.atlassian.crowd.pageobjects.oauth2
- MigrateFromFileSystemToDatabaseUpgradeTask - Class in com.atlassian.crowd.plugin.saml.upgrade
- MigrateFromFileSystemToDatabaseUpgradeTask(HomeLocator, DatabaseKeyStore, KeyFactory) - Constructor for class com.atlassian.crowd.plugin.saml.upgrade.MigrateFromFileSystemToDatabaseUpgradeTask
- millisToSeconds(String) - Static method in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyUtil
- MIN_EVICTABLE_TIME_MILLIS - Static variable in class com.atlassian.crowd.common.properties.SpringLdapPoolDefaults
- MIN_IDLE_PER_KEY - Static variable in class com.atlassian.crowd.common.properties.SpringLdapPoolDefaults
- minEvictableTimeSeconds - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- minEvictableTimeSeconds - Variable in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- minEvictableTimeSeconds - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- minIdlePerKey - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- minIdlePerKey - Variable in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- minIdlePerKey - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- MinimalUser - Class in com.atlassian.crowd.model.user
- MinimalUser(long, long, String) - Constructor for class com.atlassian.crowd.model.user.MinimalUser
- minimumDigits(Integer) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
- minimumDigits(Integer) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration.PasswordPolicyConfigurationBuilder
- minimumDigits(String) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
- minimumDigits(String) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration.PasswordPolicyConfigurationBuilder
- minimumLength(Integer) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration.PasswordPolicyConfigurationBuilder
- minimumLength(String) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration.PasswordPolicyConfigurationBuilder
- minimumLowercase(Integer) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
- minimumLowercase(Integer) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration.PasswordPolicyConfigurationBuilder
- minimumLowercase(String) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
- minimumLowercase(String) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration.PasswordPolicyConfigurationBuilder
- minimumRulesMatched(Integer) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
- minimumRulesMatched(Integer) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration.PasswordPolicyConfigurationBuilder
- minimumRulesMatched(String) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
- minimumRulesMatched(String) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration.PasswordPolicyConfigurationBuilder
- minimumSpecialCharacters(Integer) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
- minimumSpecialCharacters(Integer) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration.PasswordPolicyConfigurationBuilder
- minimumSpecialCharacters(String) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
- minimumSpecialCharacters(String) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration.PasswordPolicyConfigurationBuilder
- minimumUppercase(Integer) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
- minimumUppercase(Integer) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration.PasswordPolicyConfigurationBuilder
- minimumUppercase(String) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint.CharacterClassConstraintBuilder
- minimumUppercase(String) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration.PasswordPolicyConfigurationBuilder
- MINUS - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- MINUS - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- MINUS - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- MISMATCH_FOUND_MESSAGE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.saml.example.SamlConfigurationExamples
- MISMATCH_FOUND_MESSAGE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.saml.example.SamlConfigurationExamples
- MISSING_APPLICATION_ID - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.AliasResourceTest
- MISSING_ENTITY_MESSAGE - Static variable in class com.atlassian.crowd.plugin.rest.service.controller.admin.GroupLevelAdminController
- MissingKeyException - Exception in com.atlassian.crowd.exception.crypto
-
Thrown when encryption key has not been found in the file system or the default key is not set.
- MissingKeyException() - Constructor for exception com.atlassian.crowd.exception.crypto.MissingKeyException
- MissingKeyException(String) - Constructor for exception com.atlassian.crowd.exception.crypto.MissingKeyException
- MissingKeyHandlingEncryptor - Class in com.atlassian.crowd.crypto
- MissingKeyHandlingEncryptor(Encryptor) - Constructor for class com.atlassian.crowd.crypto.MissingKeyHandlingEncryptor
- mLBRACKET() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mLPAREN() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mLT() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mMATCHWS() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mMINUS() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mNEWLINE() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mNL() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- MockClusterService - Class in com.atlassian.crowd.acceptance.tests.cluster
- MockClusterService() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.MockClusterService
- MockDirectoryCache - Class in com.atlassian.crowd.directory.ldap.cache
- MockDirectoryCache() - Constructor for class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- MockEventPublisher - Class in com.atlassian.crowd.directory.event
- MockEventPublisher() - Constructor for class com.atlassian.crowd.directory.event.MockEventPublisher
- MockLicenseService - Class in com.atlassian.crowd.service
- MockLicenseService() - Constructor for class com.atlassian.crowd.service.MockLicenseService
- MockLicenseService(boolean) - Constructor for class com.atlassian.crowd.service.MockLicenseService
- MockMembershipSearcher - Class in com.atlassian.crowd.directory
-
Helper class to setup data for membership queries
MembershipQuery
. - MockMembershipSearcher() - Constructor for class com.atlassian.crowd.directory.MockMembershipSearcher
- MockProxyServer - Class in com.atlassian.crowd.acceptance.utils.proxy
-
Creates a proxy server, that allows verifying expected calls and returning expected responses without calling the remote server.
- MockProxyServer(int, Duration, Iterable<MockServerResponse>) - Constructor for class com.atlassian.crowd.acceptance.utils.proxy.MockProxyServer
- MockProxyServer.Builder - Class in com.atlassian.crowd.acceptance.utils.proxy
- mockRemoteCrowdServer(MockServerClient) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitUtil
- mockServerClient - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensesTest
- mockServerClient - Variable in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSynchronisationStatusTest
- MockServerResponse - Class in com.atlassian.crowd.acceptance.utils.proxy
- MockServerResponse(String, String, ContentType, HttpResponseStatus, Consumer<HttpRequest>) - Constructor for class com.atlassian.crowd.acceptance.utils.proxy.MockServerResponse
- mockServerRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensingTestBase
- mockServerRule - Variable in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSynchronisationStatusTest
- MockServerRule - Class in com.atlassian.crowd.acceptance.utils
-
Improved version of
MockServerRule
: It does not find new free port ifperTestSuite
is set to true. - MockServerRule(Object) - Constructor for class com.atlassian.crowd.acceptance.utils.MockServerRule
- MockServerRule(Object, boolean) - Constructor for class com.atlassian.crowd.acceptance.utils.MockServerRule
- MockServerRule(Object, boolean, Level) - Constructor for class com.atlassian.crowd.acceptance.utils.MockServerRule
- MockSimpleRemoteDirectory - Class in com.atlassian.crowd.directory
- MockSimpleRemoteDirectory() - Constructor for class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- MockSimpleRemoteDirectory(long) - Constructor for class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- mOCTAL_ESC() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- Mode - Enum Class in com.atlassian.crowd.swagger.extras.enricher
- ModelAssertions - Class in com.atlassian.crowd.test.util
- MODIFIED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Deprecated.This event type has been deprecated in favor of more specific event types (such as USER_CREATED). Please use a more specific event type or
AuditLogEventType.OTHER
if none apply to your event. - ModifyApplicationPermissionsTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
-
Test Case that modifies the application-permission for directory mappings
- ModifyApplicationPermissionsTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.ModifyApplicationPermissionsTest
- ModifyApplicationRemoteAddressesTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- ModifyApplicationRemoteAddressesTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.ModifyApplicationRemoteAddressesTest
- modifyAttributes(CrowdLdapName, ModificationItem[]) - Method in class com.atlassian.crowd.directory.ldap.SpringLdapTemplateWrapper
- modifyGroupAttributePermission - Variable in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- modifyGroupPermission - Variable in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- modifyMemberships(String, int, int) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- modifyUserAttributePermission - Variable in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- modifyUserPermission - Variable in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- mOR() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- MORE_THAN_HOUR - Enum constant in enum class com.atlassian.crowd.analytics.events.SynchronisationTimeTakenBucket
- MORE_THAN_ONE - Enum constant in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumCharactersBucket
- MORE_THAN_TWENTYFOUR - Enum constant in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumLengthBucket
- mPIPE() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mPIPE_PIPE() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mQUOTE() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mQUOTE_STRING() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mRBRACKET() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mRPAREN() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- MS_GRAPH_MAX_PAGE_SIZE - Static variable in class com.atlassian.crowd.directory.query.ODataTop
-
Maximum page size allowed by the Microsoft Graph API, see https://developer.microsoft.com/en-us/graph/docs/concepts/paging
- MS_SQL - Enum constant in enum class com.atlassian.crowd.config.ConfiguredDatabaseType
- MsalAuthenticator - Class in com.atlassian.crowd.directory.authentication.impl
- MsalAuthenticator(IConfidentialClientApplication, AzureApiUriResolver) - Constructor for class com.atlassian.crowd.directory.authentication.impl.MsalAuthenticator
- MsalAuthenticatorFactory - Class in com.atlassian.crowd.directory.authentication.impl
- MsalAuthenticatorFactory() - Constructor for class com.atlassian.crowd.directory.authentication.impl.MsalAuthenticatorFactory
- MsalUserCredentialVerifier - Class in com.atlassian.crowd.directory.authentication.impl
- MsalUserCredentialVerifier(PublicClientApplication, AzureApiUriResolver) - Constructor for class com.atlassian.crowd.directory.authentication.impl.MsalUserCredentialVerifier
- MsalUserCredentialVerifierFactory - Class in com.atlassian.crowd.directory.authentication.impl
- MsalUserCredentialVerifierFactory() - Constructor for class com.atlassian.crowd.directory.authentication.impl.MsalUserCredentialVerifierFactory
- MsGraphApiAuthenticator - Interface in com.atlassian.crowd.directory.authentication
-
Handles authenticating to Microsoft Graph using the MSAL library
- MsGraphApiAuthenticatorFactory - Interface in com.atlassian.crowd.directory.authentication
-
Creates an
MsGraphApiAuthenticator
- mSPACE() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mSQUOTE() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mSQUOTE_STRING() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- MSSQLIndexExistsPrecondition - Class in com.atlassian.crowd.util.persistence.liquibase.ext.precondition
-
A custom precondition that verifies if index exists on MSSQL.
- MSSQLIndexExistsPrecondition() - Constructor for class com.atlassian.crowd.util.persistence.liquibase.ext.precondition.MSSQLIndexExistsPrecondition
- MsSQLServerSettingsValidator - Class in com.atlassian.crowd.console.action.setup.database.validator
-
Validator that checks database settings specific to Microsoft SQL Server database.
- MsSQLServerSettingsValidator(Connection, TextProvider) - Constructor for class com.atlassian.crowd.console.action.setup.database.validator.MsSQLServerSettingsValidator
- mSTRING() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mSTRINGSTOP() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- MT - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
-
Specify this type for any entities being sent to the server.
- mTokens() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- MULTI_SELECT_CONTAINER - Static variable in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- MULTI_SELECT_CONTAINER - Static variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- MultiEventPublisher - Interface in com.atlassian.crowd.core.event
-
An extension to
EventPublisher
that allows special handling for sets of many events sent at the same time. - MULTIPLE_LDAP_URLS_WITH_SINGLE_VALID - Static variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- multipleEntitiesToSingleEntity(List<DirectoryEntityId>, DirectoryEntityId) - Static method in class com.atlassian.crowd.plugin.rest.service.controller.memberships.MembershipOperationalEntity
- MultipleGroupsProvider - Interface in com.atlassian.crowd.manager.directory.nestedgroups
-
Simple functional interface providing directly related (either parents or children) groups of multiple groups.
- MultiValuedAttributeEntity - Class in com.atlassian.crowd.integration.rest.entity
-
Represents a multi-valued attribute.
- MultiValuedAttributeEntity - Class in com.atlassian.crowd.plugin.rest.entity
-
Represents a multi-valued attribute.
- MultiValuedAttributeEntity(String, Collection<String>) - Constructor for class com.atlassian.crowd.integration.rest.entity.MultiValuedAttributeEntity
-
Constructs a new MultiValuedAttributeEntity.
- MultiValuedAttributeEntity(String, Collection<String>, Link) - Constructor for class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntity
-
Constructs a new AttributeEntity.
- MultiValuedAttributeEntityList - Class in com.atlassian.crowd.integration.rest.entity
-
Contains a list of
MultiValuedAttributeEntity
s. - MultiValuedAttributeEntityList - Class in com.atlassian.crowd.plugin.rest.entity
-
Contains a list of
AttributeEntity
s. - MultiValuedAttributeEntityList(List<MultiValuedAttributeEntity>) - Constructor for class com.atlassian.crowd.integration.rest.entity.MultiValuedAttributeEntityList
- MultiValuedAttributeEntityList(List<MultiValuedAttributeEntity>, Link) - Constructor for class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntityList
- MultiValuedAttributeEntityListExpander - Class in com.atlassian.crowd.plugin.rest.entity
-
Expands an
MultiValuedAttributeEntityList
. - MultiValuedAttributeEntityListExpander() - Constructor for class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntityListExpander
- MultiValuedAttributeValuesHolder - Class in com.atlassian.crowd.directory
-
Concrete implementation of Attributes interface for multi-valued attributes.
- MultiValuedAttributeValuesHolder(Map<String, Set<String>>) - Constructor for class com.atlassian.crowd.directory.MultiValuedAttributeValuesHolder
- MultiValuesQueriesSupport - Interface in com.atlassian.crowd.directory
-
Interface supporting searches with multiple values to match.
- mUNARY_NULL_OPERATOR() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mUNARY_OP_SEPARATOR() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mUNICODE_ESC() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- mWS() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- MY_SQL - Enum constant in enum class com.atlassian.crowd.config.ConfiguredDatabaseType
- MYSQL - Enum constant in enum class com.atlassian.crowd.analytics.statistics.collectors.environment.DatabaseType
- MySQLConnectionDecorator - Class in com.atlassian.crowd.config
- MySQLConnectionDecorator(DefaultDatabaseConnectionParameters) - Constructor for class com.atlassian.crowd.config.MySQLConnectionDecorator
- MySQLLegacyTableQueries - Class in com.atlassian.crowd.migration.legacy.database.sql
- MySQLLegacyTableQueries() - Constructor for class com.atlassian.crowd.migration.legacy.database.sql.MySQLLegacyTableQueries
- MySQLSettingsValidator - Class in com.atlassian.crowd.console.action.setup.database.validator
-
Validator that checks database settings specific to MySQL database.
- MySQLSettingsValidator(Connection, TextProvider) - Constructor for class com.atlassian.crowd.console.action.setup.database.validator.MySQLSettingsValidator
N
- name - Variable in class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
- name - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- name - Variable in class com.atlassian.crowd.console.action.directory.AbstractViewDetailedDirectory
- name - Variable in class com.atlassian.crowd.console.action.directory.CreateDirectory
- name - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- name - Variable in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- name - Variable in class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- name - Variable in class com.atlassian.crowd.pageobjects.application.add.AddApplicationDetailsPage
- name - Variable in class com.atlassian.crowd.pageobjects.ClusterMonitoringPage.NodeInfo
- name - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- name - Variable in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- name - Variable in class com.atlassian.crowd.pageobjects.directory.DirectoryDetails
- name - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- name - Variable in class com.atlassian.crowd.pageobjects.group.AddGroupPage
- name(String) - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryEntityRestriction
-
A restriction matching entities with the given name
- name(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser.Builder
- name(String) - Method in class com.atlassian.crowd.model.user.BaseImmutableUser.Builder
- name(String) - Method in class com.atlassian.crowd.test.util.TestUserBuilder
- name(String, AuditLogAuthorType) - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryAuthorRestriction
-
Match authors with the given name and type
- NAME - Enum constant in enum class com.atlassian.crowd.directory.query.FetchMode
-
Will only fetch the entity name
- NAME - Enum constant in enum class com.atlassian.crowd.search.ReturnType
- NAME - Static variable in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- NAME - Static variable in class com.atlassian.crowd.model.authentication.ValidationFactor
-
Application name
- NAME - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.ApplicationTermKeys
-
Name of application.
- NAME - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.DirectoryTermKeys
-
Name of directory.
- NAME - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.GroupTermKeys
- NAME - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.TokenTermKeys
-
Username or application name associated with token.
- NAME_ALREADY_EXISTS - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.DIRECTORY
- NAME_AND_ID - Enum constant in enum class com.atlassian.crowd.directory.query.FetchMode
-
Will fetch the entity name and external id
- NAME_FUNCTION - Static variable in class com.atlassian.crowd.embedded.api.Directories
-
Deprecated.Use
Directory.getName()
instead. Since 3.4.0. - NAME_FUNCTION - Static variable in class com.atlassian.crowd.model.application.Applications
-
Deprecated.Use
Application.getName()
instead. Since 3.4.0. - NAME_FUNCTION - Static variable in class com.atlassian.crowd.model.DirectoryEntities
-
A function that projects the name
- NAME_FUNCTION - Static variable in class com.atlassian.crowd.model.group.Groups
-
Deprecated.Use the more general
DirectoryEntities.NAME_FUNCTION
. - NAME_FUNCTION - Static variable in class com.atlassian.crowd.model.user.Users
-
Deprecated.Use the more general
DirectoryEntities.NAME_FUNCTION
. - NAME_ID - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlNameIdMatcher
- NAME_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogApplicationMapper
- NAME_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogDirectoryMapper
- NAME_PROPERTY_KEY - Static variable in interface com.atlassian.crowd.manager.audit.mapper.AuditLogGroupMapper
- NAME_PROPERTY_KEY - Static variable in class com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapperImpl
- NAME_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- nameAttribute - Variable in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPGroupAttributesMapper
- NameAttributesPair - Class in com.atlassian.crowd.directory.ldap.mapper
-
This class is a light-weight version of DirContextAdapter, holding the name (distinguished name) and corresponding attributes for a directory entry.
- NameAttributesPair(CrowdLdapName, Attributes) - Constructor for class com.atlassian.crowd.directory.ldap.mapper.NameAttributesPair
- NameComparator - Class in com.atlassian.crowd.model
- nameConverter - Variable in class com.atlassian.crowd.directory.SpringLDAPConnector
- NamedEntity - Interface in com.atlassian.crowd.plugin.rest.entity
- NamedEntityMapper(String) - Constructor for class com.atlassian.crowd.directory.NamedLdapEntity.NamedEntityMapper
- NamedLdapEntity - Class in com.atlassian.crowd.directory
- NamedLdapEntity(CrowdLdapName, String) - Constructor for class com.atlassian.crowd.directory.NamedLdapEntity
- NamedLdapEntity.NamedEntityMapper - Class in com.atlassian.crowd.directory
- nameFilter - Variable in class com.atlassian.crowd.pageobjects.administration.CurrentSessionsPage
- nameGetter(Class<T>) - Static method in class com.atlassian.crowd.model.NameComparator
- NameIdFormat - Enum Class in com.atlassian.crowd.model.sso
-
Represents NameID formats supported by Crowd.
- namePrefix - Variable in class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
- namePrefix(String) - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryEntityRestriction
-
A restriction matching entities with the given name prefix
- namePrefix(String, AuditLogAuthorType) - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryAuthorRestriction
-
Match authors with the given name prefix and type
- namesIterator(Collection<String>, boolean, NestedGroupsProvider) - Static method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsIterator
- namesOf(Iterable<? extends Application>) - Static method in class com.atlassian.crowd.model.application.Applications
-
Transforms applications into their names.
- namesOf(Iterable<? extends DirectoryEntity>) - Static method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- namesOf(Collection<? extends DirectoryEntity>) - Static method in class com.atlassian.crowd.model.DirectoryEntities
-
Transforms entities into their names.
- namesOf(Collection<T>) - Static method in class com.atlassian.crowd.manager.application.search.NamesUtil
- namesOf(List<? extends Directory>) - Static method in class com.atlassian.crowd.embedded.api.Directories
-
Deprecated.Use
Directory.getName()
instead. Since 3.4.0. - namesOf(List<? extends Group>) - Static method in class com.atlassian.crowd.model.group.Groups
-
Deprecated.
- namesOf(List<? extends User>) - Static method in class com.atlassian.crowd.model.user.Users
-
Deprecated.
- namespace() - Method in record class com.atlassian.crowd.manager.bootstrap.StrutsActionMapHelper.ActionKey
-
Returns the value of the
namespace
record component. - NamesUtil - Class in com.atlassian.crowd.manager.application.search
-
Helper class for name related operations on entities.
- NameWithExternalIdContextMapper - Class in com.atlassian.crowd.directory.ldap.mapper
-
Maps the name and externalId attribute.
- NameWithExternalIdContextMapper(String, String) - Constructor for class com.atlassian.crowd.directory.ldap.mapper.NameWithExternalIdContextMapper
- NATIVE_APP_ID - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
- NATIVE_APP_ID_ATTRIBUTE - Static variable in class com.atlassian.crowd.directory.AzureAdDirectory
- nativeAppId - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- nativeAppId - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- nativeAppId - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- NATURAL_BY_ALIAS - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.GroupAndUserPickerBaseTest
- navigateToAndBind(Class<T>, Object...) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- navigateToSpringLdapPoolThroughStartTlsPoolWarning() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorConnectorTab
- navigateToSpringLdapPoolThroughStartTlsPoolWarning() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedConnectorTab
- navigateToSpringLdapPoolThroughStartTlsPoolWarning() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- navigateToSpringLdapPoolThroughStartTlsPoolWarning() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConnectorPage
- navigateToUrl(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- NavigationHelper - Class in com.atlassian.crowd.integration.springsecurity
- NavigationHelper() - Constructor for class com.atlassian.crowd.integration.springsecurity.NavigationHelper
- needsReload() - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- needUpgrade() - Method in interface com.atlassian.crowd.manager.upgrade.UpgradeManager
-
Determines whether we need to run the upgrade or not.
- needUpgrade() - Method in class com.atlassian.crowd.manager.upgrade.UpgradeManagerImpl
- NESTED_GROUP_MEMBERSHIP_URI_RESPONSE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.GroupsResourceExamples
- NESTED_GROUPS_GROUP_MEMBERSHIP_CHANGES_BATCHING_ENABLED - Static variable in interface com.atlassian.crowd.darkfeature.CrowdDarkFeatureManager
-
Enables batching for changes of Nested Group Memberships in DbCachingRemoteChangeOperations
- NESTED_GROUPS_NOT_SUPPORTED - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- NESTED_GROUPS_NOT_SUPPORTED - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- NESTED_GROUPS_REST_ENTITY_LIST_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.GroupAdminResourceExamples
- NESTED_GROUPS_REST_ENTITY_LIST_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.GroupAdminResourceExamples
- nestedGroupMembership() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoteDirectoryNestedGroupTest
- nestedGroupMembershipListing() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoteDirectoryNestedGroupTest
- NestedGroupsCacheProvider - Class in com.atlassian.crowd.manager.directory.nestedgroups
-
Cache provider for
CachedMultipleGroupsProvider
- NestedGroupsCacheProvider(long, int) - Constructor for class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsCacheProvider
- NestedGroupsIterator<T> - Class in com.atlassian.crowd.manager.directory.nestedgroups
-
Class simplifying iterating over nested groups.
- NestedGroupsIterator.PredicateWithException<T> - Interface in com.atlassian.crowd.manager.directory.nestedgroups
- NestedGroupsMembershipController - Class in com.atlassian.crowd.plugin.rest.service.controller.admin
- NestedGroupsMembershipController(DirectoryManager) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.admin.NestedGroupsMembershipController
- NestedGroupsNotSupportedException - Exception in com.atlassian.crowd.exception
-
Thrown when a user attempts to add a group to another group in a Directory that does not support nested groups.
- NestedGroupsNotSupportedException(long) - Constructor for exception com.atlassian.crowd.exception.NestedGroupsNotSupportedException
- NestedGroupsNotSupportedExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- NestedGroupsNotSupportedExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.NestedGroupsNotSupportedExceptionMapper
- NestedGroupsProvider - Interface in com.atlassian.crowd.manager.directory.nestedgroups
-
Provides directly related groups (e.g.
- NestedGroupsProviderBuilder - Class in com.atlassian.crowd.manager.directory.nestedgroups
-
Builder class for
NestedGroupsProvider
- NestedMember(String, String, boolean) - Constructor for class com.atlassian.crowd.pageobjects.group.ViewGroupNestedMembers.NestedMember
- nestedMembersTab - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- nestedMembersTable - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupNestedMembers
- never() - Static method in class com.atlassian.crowd.plugin.rest.response.ResponseFactory
- never() - Static method in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource
- NEVER - Enum constant in enum class com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
-
Never synchronize group memberships during authentication - this was the default before this feature was introduced in 2.7 (CWD-3429)
- NEW_MANAGERS_EXTERNAL_ID - Static variable in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- NEW_MANAGERS_GROUP_NAME - Static variable in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- newApplication - Variable in class com.atlassian.crowd.event.application.ApplicationUpdatedEvent
- newApplicationSamlConfiguration - Variable in class com.atlassian.crowd.event.application.ApplicationSamlConfigurationUpdatedEvent
- newAttributeName - Variable in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage
- newAttributeValue - Variable in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage
- newBuilder() - Static method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
-
Create an empty Builder.
- newBuilder(Directory) - Static method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
-
Create a Builder that copies its initial values from the given directory.
- newHeartbeatJobRunner() - Method in class com.atlassian.beehive.db.AbstractClusterNodeHeartbeatService
- newInstance() - Method in class com.atlassian.crowd.plugin.rest.service.controller.scheduling.RunTimeCalculatorFactory
- newInstance(Application) - Static method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- newInstance(UserAuthenticationContext) - Static method in class com.atlassian.crowd.integration.rest.entity.AuthenticationContextEntity
- newInstance(ValidationFactor) - Static method in class com.atlassian.crowd.integration.rest.entity.ValidationFactorEntity
- newInstance(ClientProperties) - Method in class com.atlassian.crowd.integration.rest.service.factory.RestCrowdClientFactory
- newInstance(ClientProperties) - Method in interface com.atlassian.crowd.service.factory.CrowdClientFactory
-
Constructs a new Crowd Client instance from the client properties.
- newInstance(Iterable<Property<?>>) - Static method in class com.atlassian.crowd.search.query.entity.PropertyTypeServiceImpl
-
Creates a new instance of
PropertyTypeServiceImpl</tt> from a collection of <tt>Property
. - newInstance(String, ApplicationType) - Static method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- newInstance(String, String, String) - Method in class com.atlassian.crowd.integration.rest.service.factory.RestCrowdClientFactory
- newInstance(String, String, String) - Method in interface com.atlassian.crowd.service.factory.CrowdClientFactory
-
Construct a new Crowd Client instance.
- newInstance(List<ValidationFactor>) - Static method in class com.atlassian.crowd.integration.rest.entity.ValidationFactorEntityList
- newInstanceFromProperties(Properties) - Static method in class com.atlassian.crowd.service.client.ClientPropertiesImpl
- newInstanceFromResourceLocator(ResourceLocator) - Static method in class com.atlassian.crowd.service.client.ClientPropertiesImpl
- newInstanceWithCredential(String, ApplicationType, PasswordCredential) - Static method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- newInstanceWithIdAndCredential(String, ApplicationType, PasswordCredential, long) - Static method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- newInstanceWithName(String) - Static method in exception com.atlassian.crowd.exception.InvalidAuthenticationException
-
Creates a new instance of an
InvalidAuthenticationException
with a default detail message using the name of the entity that failed to authenticate. - newInstanceWithName(String, Throwable) - Static method in exception com.atlassian.crowd.exception.InvalidAuthenticationException
-
Creates a new instance of an
InvalidAuthenticationException
with a default detail message using the name of the entity that failed to authenticate, and a cause. - newInstanceWithNameAndDescriptionFromCause(String, Throwable) - Static method in exception com.atlassian.crowd.exception.InvalidAuthenticationException
- newInstanceWithPassword(String, ApplicationType, String) - Static method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- NEWLINE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- NEWLINE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- NEWLINE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- newManagersGroup() - Method in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- newMinimalGroupEntity(String, String, URI) - Static method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
-
Creates a
GroupEntity
with the minimal amount of information required. - newMinimalInstance(String) - Static method in class com.atlassian.crowd.integration.rest.entity.GroupEntity
-
Creates a new minimal group instance.
- newMinimalInstance(String) - Static method in class com.atlassian.crowd.integration.rest.entity.UserEntity
-
Creates a new minimal user instance.
- newMinimalUserEntity(String, String, Link) - Static method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
-
Creates a
UserEntity
with the minimal amount of information required. - newName - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- newPassword - Variable in class com.atlassian.crowd.pageobjects.user.AbstractChangePasswordPage
- newProxy(T, InvocationHandler) - Static method in class com.atlassian.crowd.common.util.ProxyUtil
- newQuery() - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- newUser() - Static method in class com.atlassian.crowd.embedded.impl.ImmutableUser
- newUser() - Static method in class com.atlassian.crowd.test.util.TestUserBuilder
- newUser(User) - Static method in class com.atlassian.crowd.embedded.impl.ImmutableUser
-
Creates a new User Builder by cloning the values from the supplied User.
- newUser(User) - Static method in class com.atlassian.crowd.test.util.TestUserBuilder
- newUser(String) - Static method in class com.atlassian.crowd.test.util.TestUserBuilder
- newUser(String, long) - Static method in class com.atlassian.crowd.test.util.TestUserBuilder
- next() - Method in class com.atlassian.crowd.directory.LimitedNamingEnumeration
- next() - Method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsIterator
- next() - Method in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step1_EmailLoginPage
- next() - Method in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step2_PasswordLoginPage
- next() - Method in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step3_VerificationPage
- next() - Method in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step4_AllowConsentPage
- next() - Method in class com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process.Step1_EmailLoginPage
- next() - Method in class com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process.Step2_PasswordLoginPage
- NEXT_BUTTON_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- NEXT_URL_PARAMETER_NAME - Static variable in class com.atlassian.crowd.integration.springsecurity.NavigationHelper
- nextBatch(int) - Method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsIterator
- nextButton - Variable in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- nextButton - Variable in class com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process.Step1_EmailLoginPage
- nextElement() - Method in class com.atlassian.crowd.directory.LimitedNamingEnumeration
- nextPage() - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationAuthorisationDetailsPage
- nextPage() - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationConnectionDetailsPage
- nextPage() - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationDetailsPage
- nextPage() - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationDirectoryDetailsPage
- nextPage() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- nextRange(int) - Method in class com.atlassian.crowd.directory.ldap.util.RangeOption
- NINE_TO_SIXTEEN - Enum constant in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumLengthBucket
- NL - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- NL - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- NL - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- NO_CACHE - Static variable in class com.atlassian.crowd.plugin.rest.service.util.CacheControl
-
Provides a cacheControl with noStore and noCache set to true
- NO_COOKIES - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase
- NO_DATA_AVAILABLE - Enum constant in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
- NO_FILTERING - Enum constant in enum class com.atlassian.crowd.model.application.AccessBasedSynchronizationFilterType
- NO_OP - Static variable in class com.atlassian.crowd.directory.synchronisation.cache.AbstractGroupActionStrategy
- NO_REDIRECT_STRATEGY - Static variable in class com.atlassian.crowd.integration.springsecurity.RestLoginUtils
- NO_UPDATE_AVAILABLE - Enum constant in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
- NoAuthenticationMailTransport - Class in com.atlassian.crowd.manager.mail.transport
- NoAuthenticationMailTransport() - Constructor for class com.atlassian.crowd.manager.mail.transport.NoAuthenticationMailTransport
- NoCheckSecurityChecker - Class in com.atlassian.crowd.annotation
-
No security access checker.
- NoCheckSecurityChecker() - Constructor for class com.atlassian.crowd.annotation.NoCheckSecurityChecker
- noContent() - Static method in class com.atlassian.crowd.plugin.rest.response.ResponseFactory
- NODE_ID_RESPONSE_HEADER - Static variable in class com.atlassian.crowd.plugin.web.filter.NodeInformationFilter
- NODE_INFORMATION_FILTER - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- NODE_LIVENESS_TIMEOUT - Static variable in class com.atlassian.crowd.manager.cluster.heartbeat.CrowdClusterNodeHeartbeatService
- NODE_NAME_RESPONSE_HEADER - Static variable in class com.atlassian.crowd.plugin.web.filter.NodeInformationFilter
- NODE1 - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitUtil
- NodeCountStatisticsEvent - Class in com.atlassian.crowd.analytics.events.instance
-
Deprecated.
- NodeCountStatisticsEvent(int) - Constructor for class com.atlassian.crowd.analytics.events.instance.NodeCountStatisticsEvent
-
Deprecated.
- nodeDataProvider() - Method in class com.atlassian.crowd.manager.cluster.ClusterConfiguration
- NodeDataProvider - Class in com.atlassian.crowd.manager.cluster
- NodeDataProvider(CrowdLicenseStore, CrowdApplicationConfig) - Constructor for class com.atlassian.crowd.manager.cluster.NodeDataProvider
- nodeId - Variable in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- NodeInfo(String, String, String, String, String, String, String, boolean) - Constructor for class com.atlassian.crowd.pageobjects.ClusterMonitoringPage.NodeInfo
- NodeInformationFilter - Class in com.atlassian.crowd.plugin.web.filter
-
Adds node information header to every response when running DC
- NodeInformationFilter(ClusterService, NodeDataProvider) - Constructor for class com.atlassian.crowd.plugin.web.filter.NodeInformationFilter
- nodeMessage - Variable in class com.atlassian.crowd.acceptance.tests.administration.ATSTPluginTest.CrowdSupportZipPage
- nodeName - Variable in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- NodePanicEvent - Class in com.atlassian.crowd.manager.cluster
-
Used when a fatal error in the node configuration or operation is detected.
- NodePanicEvent(String) - Constructor for class com.atlassian.crowd.manager.cluster.NodePanicEvent
- NodePanicHandler - Class in com.atlassian.crowd.manager.cluster
-
Adds a johnson error on node panic.
- NodePanicHandler(JohnsonEventContainer, EventPublisher) - Constructor for class com.atlassian.crowd.manager.cluster.NodePanicHandler
- nodesShouldPresentConsistentEventStreams() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterDirectoryEventsTest
- noDirectoryIsSelectedByDefault() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddGroupTest
- noDirectoryIsSelectedByDefault() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- NoDirectorySearchStrategy - Enum Class in com.atlassian.crowd.manager.application.search
-
A
MembershipSearchStrategy
for an application with no active directories associated. - NoGuava - Class in com.atlassian.crowd.util
-
A glue class to translate between Guava and Java collection APIs.
- NoGuava() - Constructor for class com.atlassian.crowd.util.NoGuava
- noJndiDirectoriesPlaceholder - Variable in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage
- noLevelSpecified() - Method in class com.atlassian.crowd.plugin.endpoints.EndpointTestAction
- noLogoSection - Variable in class com.atlassian.crowd.pageobjects.LegacyCrowdLoginPage
- NoLongTermFailureStrategy - Class in com.atlassian.crowd.manager.webhook
-
A Webhook health strategy that imposes a limit to the number of consecutive failures for at least some time.
- NoLongTermFailureStrategy() - Constructor for class com.atlassian.crowd.manager.webhook.NoLongTermFailureStrategy
- NoLongTermFailureStrategy(long, long) - Constructor for class com.atlassian.crowd.manager.webhook.NoLongTermFailureStrategy
- NON_ADMIN_USER_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- NON_ADMIN_USER_PASSWORD - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- NON_CROWD_USER_PASSWORD - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- NON_CROWD_USER_USERNAME - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- NON_EMPTY_SEARCH_RESULTS - Enum constant in enum class com.atlassian.crowd.event.licensing.LicensingTabViewEvent.Status
- NON_EXISTENT_GROUP - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- NON_EXISTENT_GROUP - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- NON_EXISTENT_USER - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- NON_EXISTING_ID - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupAdminResourceAcceptanceTest
- nonAdminShouldNotHaveAccessToApplicationSessionsResource() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SessionsAdminResourceTest
- nonAdminShouldNotHaveAccessToSessionExpirationResource() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SessionsAdminResourceTest
- nonAdminShouldNotHaveAccessToUserSessionsResource() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SessionsAdminResourceTest
- nonDecoratedServlet() - Method in class com.atlassian.crowd.acceptance.tests.decorator.DecoratorModuleTest
- none() - Static method in class com.atlassian.crowd.embedded.impl.DirectoryUserCapabilities
- NONE - Enum constant in enum class com.atlassian.crowd.directory.ldap.LdapSecureMode
- NONE - Static variable in class com.atlassian.crowd.embedded.api.PasswordCredential
- NONEXISTENT_USER_ID - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- nonExistingDirectorySelection() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddGroupWebdriverTest
- nonExistingDirectorySelection() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- nonExistingDirectorySelection() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowseGroupsTest
- nonNestedGroupMembership() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoteDirectoryNestedGroupTest
- nonNestedGroupMembershipListing() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoteDirectoryNestedGroupTest
- NonSchemaSupportingHsqlDb - Class in com.atlassian.crowd.util.persistence.liquibase.ext
-
Workaround https://liquibase.jira.com/browse/CORE-2692 - report that hsql older than 2.0 doesn't support schemas
- NonSchemaSupportingHsqlDb() - Constructor for class com.atlassian.crowd.util.persistence.liquibase.ext.NonSchemaSupportingHsqlDb
- NonTransactional - Annotation Interface in com.atlassian.crowd.console.interceptor
-
Indicates that the method decorated with this annotation would not have a default transactional context created by
CrowdXWorkTransactionInterceptor
- NoOpAuditLogContext - Class in com.atlassian.crowd.audit
-
A no-op implementation of the audit log context that will execute the passed action.
- NoOpAuditLogContext() - Constructor for class com.atlassian.crowd.audit.NoOpAuditLogContext
- NoopAuditMapper<T> - Class in com.atlassian.crowd.util.persistence.hibernate.batch
- NoopAuditMapper() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.NoopAuditMapper
- NoopAuditProcessor - Class in com.atlassian.crowd.dao.audit.processor.impl
-
An AuditProcessor imolementation that does no audit logging.
- NoopAuditProcessor() - Constructor for class com.atlassian.crowd.dao.audit.processor.impl.NoopAuditProcessor
- NoOpAuditService - Class in com.atlassian.crowd.manager.audit
-
No-op implementation of
AuditService
, to be used by products embedding Crowd. - NoOpAuditService() - Constructor for class com.atlassian.crowd.manager.audit.NoOpAuditService
- NoopBeforeGroupRemoval - Class in com.atlassian.crowd.manager.directory
-
An implementation of
BeforeGroupRemoval
which does nothing. - NoopBeforeGroupRemoval() - Constructor for class com.atlassian.crowd.manager.directory.NoopBeforeGroupRemoval
- NoOpClusterHeartbeatManager - Class in com.atlassian.crowd.manager.cluster.heartbeat
- NoOpClusterHeartbeatManager() - Constructor for class com.atlassian.crowd.manager.cluster.heartbeat.NoOpClusterHeartbeatManager
- NoOpClusterMessageService - Class in com.atlassian.crowd.manager.cluster.message
-
Dummy implementation used when running in non-clustered mode.
- NoOpClusterMessageService() - Constructor for class com.atlassian.crowd.manager.cluster.message.NoOpClusterMessageService
- NoOpClusterNodeHeartbeatService - Class in com.atlassian.crowd.manager.cluster.heartbeat
- NoOpClusterNodeHeartbeatService() - Constructor for class com.atlassian.crowd.manager.cluster.heartbeat.NoOpClusterNodeHeartbeatService
- NoOpConnectionDecorator - Class in com.atlassian.crowd.config
- NoOpConnectionDecorator() - Constructor for class com.atlassian.crowd.config.NoOpConnectionDecorator
- NoOpConnectionTracker - Class in com.atlassian.crowd.util.persistence.hibernate.connection.jdbc
- NoOpConnectionTracker() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.NoOpConnectionTracker
- NoOpDefaultGroupMembershipService - Class in com.atlassian.crowd.manager.application
-
A no-op implementation of
DefaultGroupMembershipService
, meant to be used in products - NoOpDefaultGroupMembershipService() - Constructor for class com.atlassian.crowd.manager.application.NoOpDefaultGroupMembershipService
- NoopDirectoryMonitorManager - Class in com.atlassian.crowd.manager.directory.monitor
- NoopDirectoryMonitorManager() - Constructor for class com.atlassian.crowd.manager.directory.monitor.NoopDirectoryMonitorManager
- NoopDirectorySynchroniser - Class in com.atlassian.crowd.acceptance.utils
- NoopDirectorySynchroniser() - Constructor for class com.atlassian.crowd.acceptance.utils.NoopDirectorySynchroniser
- NoOpEvent - Interface in com.atlassian.crowd.event.internal
-
A marker interface for events that internal listeners may ignore.
- NoOpEventPublisher - Class in com.atlassian.crowd.embedded.event
- NoOpEventPublisher() - Constructor for class com.atlassian.crowd.embedded.event.NoOpEventPublisher
- NoopInternalUserPermissionDAO - Class in com.atlassian.crowd.dao.permission
-
A no-op implementation of InternalUserPermissionDAO, to be used by products embedding Crowd - these don't use Crowd's permission infrastructure.
- NoopInternalUserPermissionDAO() - Constructor for class com.atlassian.crowd.dao.permission.NoopInternalUserPermissionDAO
- NoopOAuth2Process(PageBinder) - Constructor for class com.atlassian.crowd.pageobjects.oauth2.OAuth2AuthorizationProcess.NoopOAuth2Process
- NoOpPasswordScoreServiceImpl - Class in com.atlassian.crowd.embedded.core
-
A convenience implementation of password score service that always returns
PasswordScore.VERY_STRONG
, intended for use by products which do not intend to implement PasswordScoreService in a meaningful way. - NoOpPasswordScoreServiceImpl() - Constructor for class com.atlassian.crowd.embedded.core.NoOpPasswordScoreServiceImpl
- NoOpRequestResetPasswordEvent - Class in com.atlassian.crowd.event.internal
-
A special noop event fired when the user requests their password to be reset.It is used instead of
RequestResetPasswordEvent
to avoid sending emails, e.g. - NoOpRequestResetPasswordEvent(User, String) - Constructor for class com.atlassian.crowd.event.internal.NoOpRequestResetPasswordEvent
-
Constructs a new instance of RequestResetPasswordEvent.
- NoOpTokenLockProvider - Class in com.atlassian.crowd.integration.http
-
An implementation of
TokenLockProvider
which doesn't do any locking - NoOpTokenLockProvider() - Constructor for class com.atlassian.crowd.integration.http.NoOpTokenLockProvider
- NoopWebhookDAOImpl - Class in com.atlassian.crowd.dao.webhook
-
A NOP implementation of WebhookDAO.
- NoopWebhookDAOImpl() - Constructor for class com.atlassian.crowd.dao.webhook.NoopWebhookDAOImpl
- noResultsMessage - Variable in class com.atlassian.crowd.pageobjects.group.EntityPicker
- normaliserOf(Class<T>) - Static method in class com.atlassian.crowd.model.NameComparator
- normalizeIdentifier(String) - Method in interface com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsProvider
-
Normalizes the identifier for de-duplication.
- NormalizingDiffBuilder<T extends @Nullable Object> - Class in com.atlassian.crowd.directory.ldap.diff
- NormalizingDiffBuilder(T, T, ToStringStyle) - Constructor for class com.atlassian.crowd.directory.ldap.diff.NormalizingDiffBuilder
- not(Predicate<K>) - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
- NOT_BEFORE - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition.SamlConditionsMatcher
- NOT_CLUSTERED - Static variable in class com.atlassian.crowd.manager.cluster.NodeDataProvider
- NOT_CONFIGURED - Enum constant in enum class com.atlassian.crowd.event.licensing.LicensingTabViewEvent.Status
- NOT_CONFIGURED - Enum constant in enum class com.atlassian.crowd.licensing.ApplicationLicensingStatus
- NOT_IMPLEMENTED - Static variable in class com.atlassian.crowd.directory.AzureAdDirectory
- NOT_ON_OR_AFTER - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition.SamlConditionsMatcher
- NOT_ON_OR_AFTER - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlSubjectConfirmationDataMatcher
- NOT_SHADOWED - Enum constant in enum class com.atlassian.crowd.directory.DirectoryCacheChangeOperations.GroupShadowingType
- NOT_UNIQUE - Enum constant in enum class com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.ErrorCode
- notExpiredAt(Date) - Static method in class com.atlassian.crowd.directory.ldap.util.ActiveDirectoryExpirationUtils
- NotFoundResponseEntityFilter - Class in com.atlassian.crowd.plugin.rest.provider
-
This filter is used to add default response to 404 emtpy responses without one.
- NotFoundResponseEntityFilter() - Constructor for class com.atlassian.crowd.plugin.rest.provider.NotFoundResponseEntityFilter
- NotFoundServlet - Class in com.atlassian.crowd.security
- NotFoundServlet() - Constructor for class com.atlassian.crowd.security.NotFoundServlet
- NothingResult - Class in com.atlassian.crowd.search.ldap
-
Holder representing empty set.
- NothingResult() - Constructor for class com.atlassian.crowd.search.ldap.NothingResult
- NOTIFICATION_EMAIL - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidator
- NOTIFICATION_EMAIL - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Email address for the administrator when server notifications occur.
- notificationEmails - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- NOTIFY_ON_SIGNUP - Static variable in class com.atlassian.crowd.service.SignupSettingsServiceImpl
- NOTIFY_PASSWORD_EXPIRY_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- notifyUsers() - Method in class com.atlassian.crowd.manager.mailer.notification.CheckingPasswordExpirationMailNotificationManager
- notifyUsers() - Method in interface com.atlassian.crowd.manager.mailer.notification.PasswordExpirationMailNotificationManager
-
Notify users that their password will soon expire.
- notifyUsers() - Method in class com.atlassian.crowd.manager.mailer.notification.PasswordExpirationMailNotificationManagerImpl
- notifyUsersWithExpiredPassword() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- notifyWebhooks() - Method in interface com.atlassian.crowd.manager.webhook.WebhookService
-
Delivers a notification to all the Webhooks.
- notifyWebhooks() - Method in class com.atlassian.crowd.manager.webhook.WebhookServiceImpl
- notNull() - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
- NOVELL_EDIRECTORY - Enum constant in enum class com.atlassian.crowd.analytics.util.LdapConnectorType
- NOVELL_EDIRECTORY - Enum constant in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.ConnectorType
- NovelleDirectory - Class in com.atlassian.crowd.directory
-
Novell eDirectory LDAP connector.
- NovelleDirectory(LDAPQueryTranslater, EventPublisher, InstanceFactory, PasswordHelper, LdapContextSourceProvider) - Constructor for class com.atlassian.crowd.directory.NovelleDirectory
- now() - Method in class com.atlassian.crowd.service.TransactionalRememberMeService
- NULL - Enum constant in enum class com.atlassian.crowd.search.query.entity.restriction.MatchMode
- NULL_PROVIDER - Static variable in interface com.atlassian.crowd.manager.avatar.AvatarProvider
- NULL_RESTRICTION - Static variable in class com.atlassian.crowd.audit.query.AuditLogQueryEntityRestriction
-
A restriction that matches all entities.
- NULL_RESTRICTION - Static variable in class com.atlassian.crowd.search.builder.QueryBuilder
- NullExternalIdPruningConfiguration - Enum Class in com.atlassian.labs.crowd.directory.pruning.util
- NullRestriction - Interface in com.atlassian.crowd.search.query.entity.restriction
-
Signifies that there are no restrictions.
- NullRestrictionEntity - Class in com.atlassian.crowd.integration.rest.entity
-
Represents a null (no) restriction entity.
- NullRestrictionEntity - Class in com.atlassian.crowd.plugin.rest.entity
-
Represents a null (no) restriction entity.
- NullRestrictionImpl - Class in com.atlassian.crowd.search.query.entity.restriction
-
Implements a a NullRestriction interface.
- NullResultException - Exception in com.atlassian.crowd.search.ldap
-
Denotes that the LDAPQuery could not be formed because the query would result in a null result (empty collection).
- NullResultException() - Constructor for exception com.atlassian.crowd.search.ldap.NullResultException
- NUMBER_OF_FUTURE_SCHEDULES_TO_RETURN - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.scheduling.SchedulerResource
O
- OAUTH2_CLIENT_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.ApplinksClient
- OAUTH2_CONFIG_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.ApplinksClient
- OAUTH2_CONFIGURATION_ID - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidator
- OAuth2AuthorizationProcess - Class in com.atlassian.crowd.pageobjects.oauth2
- OAuth2AuthorizationProcess(PageBinder) - Constructor for class com.atlassian.crowd.pageobjects.oauth2.OAuth2AuthorizationProcess
- OAuth2AuthorizationProcess.NoopOAuth2Process - Class in com.atlassian.crowd.pageobjects.oauth2
- oauth2ConfigurationId - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- oauth2ConfigurationId() - Method in record class com.atlassian.crowd.console.action.options.UpdateMailServer.AuthenticationMethod
-
Returns the value of the
oauth2ConfigurationId
record component. - OAuth2MailServerTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.oauth2
- OAuth2MailServerTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.oauth2.OAuth2MailServerTest
- OAuth2MailTransport - Class in com.atlassian.crowd.manager.mail.transport
- OAuth2MailTransport(TokenHandlerSupplier) - Constructor for class com.atlassian.crowd.manager.mail.transport.OAuth2MailTransport
- OBJECT_MAPPER - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensingTestBase
- OBJECT_SID - Static variable in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- ObjectAlreadyExistsException - Exception in com.atlassian.crowd.exception
- ObjectAlreadyExistsException(String) - Constructor for exception com.atlassian.crowd.exception.ObjectAlreadyExistsException
- ObjectAlreadyExistsException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.ObjectAlreadyExistsException
- objectClassAttribute - Variable in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPGroupAttributesMapper
- objectClassValue - Variable in class com.atlassian.crowd.directory.ldap.mapper.entity.LDAPGroupAttributesMapper
- ObjectGUIDMapper - Class in com.atlassian.crowd.directory.ldap.mapper.attribute
-
Maps the objectGUID on an entity.
- ObjectGUIDMapper() - Constructor for class com.atlassian.crowd.directory.ldap.mapper.attribute.ObjectGUIDMapper
- ObjectNotFoundException - Exception in com.atlassian.crowd.exception
-
Thrown when an entity is not found.
- ObjectNotFoundException() - Constructor for exception com.atlassian.crowd.exception.ObjectNotFoundException
- ObjectNotFoundException(Class, Object) - Constructor for exception com.atlassian.crowd.exception.ObjectNotFoundException
- ObjectNotFoundException(String) - Constructor for exception com.atlassian.crowd.exception.ObjectNotFoundException
-
Constructs a new exception with the specified detail message.
- ObjectNotFoundException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.ObjectNotFoundException
-
Constructs a new exception with the specified detail message and cause.
- ObjectNotFoundException(Throwable) - Constructor for exception com.atlassian.crowd.exception.ObjectNotFoundException
-
Default constructor.
- ObjectSIDMapper - Class in com.atlassian.crowd.directory.ldap.mapper.attribute
-
Maps the primaryGroupId of a user.
- ObjectSIDMapper() - Constructor for class com.atlassian.crowd.directory.ldap.mapper.attribute.ObjectSIDMapper
- objectToSQLString(Boolean, Dialect) - Method in class com.atlassian.crowd.util.persistence.hibernate.BooleanStringUserType
- obtainPassword(HttpServletRequest) - Method in class com.atlassian.crowd.integration.springsecurity.LocalCrowdSSOAuthenticationProcessingFilter
- obtainUsername(HttpServletRequest) - Method in class com.atlassian.crowd.integration.springsecurity.LocalCrowdSSOAuthenticationProcessingFilter
- OCTAL_ESC - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- OCTAL_ESC - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- OCTAL_ESC - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- ODataExpand - Class in com.atlassian.crowd.directory.query
-
Represents an $expand query parameter used by Microsoft Graph.
- ODataExpand(String) - Constructor for class com.atlassian.crowd.directory.query.ODataExpand
- ODataFilter - Class in com.atlassian.crowd.directory.query
-
Represents a $filter query parameter used by Microsoft Graph.
- ODataFilter(String) - Constructor for class com.atlassian.crowd.directory.query.ODataFilter
- ODataSelect - Class in com.atlassian.crowd.directory.query
-
Represents a $select query parameter used by Microsoft Graph.
- ODataSelect(String...) - Constructor for class com.atlassian.crowd.directory.query.ODataSelect
- ODataTop - Class in com.atlassian.crowd.directory.query
-
Represents a $top query parameter used by Microsoft Graph.
- ODataTop(int) - Constructor for class com.atlassian.crowd.directory.query.ODataTop
- of(CrowdSpecificRememberMeSettings) - Static method in class com.atlassian.crowd.plugin.rest.entity.RememberMeConfigurationEntity
- of(Class) - Static method in enum class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator.SupportedType
-
Returns the SupportedType from the specified Class type.
- of(Class) - Static method in enum class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator.SupportedType
-
Returns the SupportedType from the specified Class type.
- of(Class<T>) - Static method in class com.atlassian.crowd.model.EntityComparator
-
Returns a comparator for the specified type.
- of(Class<T>) - Static method in class com.atlassian.crowd.model.NameComparator
- of(Exception) - Static method in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- of(Exception) - Static method in class com.atlassian.crowd.plugin.rest.entity.ErrorEntity
-
Creates appropriate error entity from the given exception.
- of(String) - Static method in enum class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator.SupportedType
-
Returns the SupportedType from the specified name.
- of(String) - Static method in enum class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator.SupportedType
-
Returns the SupportedType from the specified name.
- of(String, String) - Static method in class com.atlassian.crowd.embedded.validator.FieldValidationError
- of(Throwable) - Static method in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- offsetResults(int) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
- ofGroupWithNoAttributes(Group) - Static method in class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
-
Creates new GroupTemplateWithAttributes based on the given group with empty attributes.
- ofHqlQuery(Session, String) - Static method in class com.atlassian.crowd.util.persistence.hibernate.HqlInClauseBatchHelper
-
Constructs a new builder for HQL "in" clause helper with supplied hibernate session object and HQL query
- ofMonths(Integer) - Static method in enum class com.atlassian.crowd.manager.audit.RetentionPeriod
- ofNamedQuery(Session, String) - Static method in class com.atlassian.crowd.util.persistence.hibernate.HqlInClauseBatchHelper
-
Constructs a new builder for HQL "in" clause helper with supplied hibernate session object and query name
- ofType(GroupType) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQuery
- ofTypeBoolean(String) - Static method in class com.atlassian.crowd.search.query.entity.restriction.PropertyUtils
- ofTypeEnum(String) - Static method in class com.atlassian.crowd.search.query.entity.restriction.PropertyUtils
- ofTypeString(String) - Static method in class com.atlassian.crowd.search.query.entity.restriction.PropertyUtils
- ofUserWithNoAttributes(User) - Static method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
-
Deprecated.Use
UserTemplateWithAttributes.toUserWithNoAttributes(User)
instead. Since v2.9. - OGNLArbitraryRedirect() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.OGNLInjectionTest
-
CWD-3291
- OGNLCodeInjection() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.OGNLInjectionTest
-
CWD-3385
- OGNLDoubleEvaluationTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- OGNLDoubleEvaluationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.OGNLDoubleEvaluationTest
- OGNLInjectionTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- OGNLInjectionTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.OGNLInjectionTest
- ok() - Static method in class com.atlassian.crowd.plugin.rest.response.ResponseFactory
- ok(Object) - Static method in class com.atlassian.crowd.plugin.rest.response.ResponseFactory
- ok(Object, CacheControl) - Static method in class com.atlassian.crowd.plugin.rest.response.ResponseFactory
- OLD_SSO - Enum constant in enum class com.atlassian.crowd.analytics.events.SSOLoginEvent.SsoType
- oldApplication - Variable in class com.atlassian.crowd.event.application.ApplicationUpdatedEvent
- oldApplicationSamlConfiguration - Variable in class com.atlassian.crowd.event.application.ApplicationSamlConfigurationUpdatedEvent
- oldMessagesAreReaped() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterMessagingTest
- on(Property<T>) - Static method in class com.atlassian.crowd.search.builder.Restriction
-
Returns an intermediate form of a property restriction.
- onAnalyticsConfigChangedEvent(AnalyticsConfigChangedEvent) - Method in class com.atlassian.crowd.analytics.listener.AnalyticsConfigurationChangedListener
- onApplicationEvent(ApplicationEvent) - Method in class com.atlassian.crowd.console.logging.CrowdLoggingConfigurationListener
- onApplicationReady(ApplicationReadyEvent) - Method in class com.atlassian.crowd.analytics.listener.ClusterStartupListener
- onApplicationReady(ApplicationReadyEvent) - Method in class com.atlassian.crowd.analytics.statistics.scheduler.PerNodeStatisticsCollectionScheduler
- onApplicationReady(ApplicationReadyEvent) - Method in class com.atlassian.crowd.manager.backup.AtlassianSchedulerBackupScheduler
- onApplicationReady(ApplicationReadyEvent) - Method in class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRefresherStarter
- onApplicationReady(ApplicationReadyEvent) - Method in class com.atlassian.crowd.manager.directory.monitor.LdapDirectoryPoolPruner
- onApplicationReady(ApplicationReadyEvent) - Method in class com.atlassian.crowd.scheduling.JobRunnerRegistrar
- onApplicationReadyEvent(ApplicationReadyEvent) - Method in class com.atlassian.crowd.status.servlet.ApplicationStatusServiceImpl
- onApplicationStarted(ApplicationStartedEvent) - Method in class com.atlassian.crowd.manager.cluster.heartbeat.CrowdClusterNodeHeartbeatService
- onApplicationStarted(ApplicationStartedEvent) - Method in class com.atlassian.crowd.manager.cluster.message.ClusterMessageServiceImpl
- onApplicationStarted(ApplicationStartedEvent) - Method in class com.atlassian.crowd.scheduling.CrowdSchedulerLifecycle
- onApplicationStartedEvent(ApplicationStartedEvent) - Method in class com.atlassian.crowd.plugin.CrowdPluginManager
-
Initialised the plugin system on receipt of a
ApplicationStartedEvent
- onApplicationUpdated(ApplicationUpdatedEvent) - Method in class com.atlassian.crowd.manager.application.CachingApplicationService
- onAuditLogDisplayedEvent(AuditLogDisplayedEvent) - Method in class com.atlassian.crowd.analytics.listener.AuditLogEventListener
- onAuditLogEventCreatedByRestEvent(AuditLogEventCreatedByRestEvent) - Method in class com.atlassian.crowd.analytics.listener.AuditLogEventListener
- onAuditLogRestSearchEvent(AuditLogRestSearchEvent) - Method in class com.atlassian.crowd.analytics.listener.AuditLogEventListener
- onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.atlassian.crowd.integration.springsecurity.RestAuthenticationFailureHandler
- onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.atlassian.crowd.integration.springsecurity.UsernameStoringAuthenticationFailureHandler
- onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class com.atlassian.crowd.integration.springsecurity.RestAuthenticationSuccessHandler
- onBackupRestored(XMLRestoreFinishedEvent) - Method in class com.atlassian.crowd.manager.application.CachingApplicationService
- onCreate() - Method in class com.atlassian.crowd.analytics.statistics.scheduler.PerNodeStatisticsCollectionScheduler
- onCrowdAnalyticsEvent(CrowdAnalyticsEvent) - Method in class com.atlassian.crowd.analytics.listener.AnalyticsEventListener
- onDefaultGroupsAdded(Application, Directory, UserWithAttributes) - Method in class com.atlassian.crowd.core.event.listener.ApplicationDefaultGroupMembershipResolver
- onDefaultGroupsAdded(Application, Directory, UserWithAttributes) - Method in interface com.atlassian.crowd.core.event.listener.DefaultGroupMembershipResolver
-
The callback that should be called after adding the user to all the default groups returned from this DefaultGroupMembershipResolver
- onDefaultGroupsAdded(Application, Directory, UserWithAttributes) - Method in class com.atlassian.crowd.core.event.listener.DirectoryDefaultGroupMembershipResolver
- onDestroy() - Method in class com.atlassian.crowd.analytics.statistics.scheduler.PerNodeStatisticsCollectionScheduler
- onDestroy() - Method in class com.atlassian.crowd.manager.directory.monitor.LdapDirectoryPoolPruner
- onDestroy() - Method in class com.atlassian.labs.crowd.directory.pruning.jobs.DelegatedDirectoryPruningJob
- onDirectoryDeleted(DirectoryDeletedEvent) - Method in class com.atlassian.crowd.directory.SpringLdapPooledContextSourceProvider
- onDirectoryDeleted(DirectoryDeletedEvent) - Method in class com.atlassian.crowd.manager.application.CachingApplicationService
- onDirectoryUpdated(DirectoryUpdatedEvent) - Method in class com.atlassian.crowd.directory.SpringLdapPooledContextSourceProvider
- onDirectoryUpdated(DirectoryUpdatedEvent) - Method in class com.atlassian.crowd.manager.application.CachingApplicationService
- ONE - Enum constant in enum class com.atlassian.crowd.analytics.events.DirectoryCountBucket
- ONE - Enum constant in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumCharactersBucket
- ONE - Enum constant in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumRulesMatched
- ONE_MINUTE_IN_MILLIS - Static variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- ONE_MINUTE_TEN_MINUTES - Enum constant in enum class com.atlassian.crowd.analytics.events.SynchronisationTimeTakenBucket
- ONE_MONTH - Enum constant in enum class com.atlassian.crowd.manager.audit.RetentionPeriod
- ONE_TO_EIGHT - Enum constant in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumLengthBucket
- ONE_TO_TEN - Enum constant in enum class com.atlassian.crowd.analytics.events.DailyLoginCountBucket
- onEmailChangedByEndUser(EmailChangedByEndUserEvent) - Method in class com.atlassian.crowd.analytics.listener.EmailChangedByEndUserListener
- onEmailScanFinishedSuccessfully(EmailScanFinishedSuccessfullyEvent) - Method in class com.atlassian.crowd.analytics.listener.EmailScanEventsListener
- onEvent(EventPublisherConcurrentHandlingTest.ConcurrencyTestEvent) - Method in class com.atlassian.crowd.plugins.functest.event.EventPublisherConcurrentHandlingTest
- onEvent(EventPublisherTransactionHandlingTest.TestEvent) - Method in class com.atlassian.crowd.plugins.functest.event.EventPublisherTransactionHandlingTest
- onExportAllLicensesUsageEvent(LicenseUpdateEvent) - Method in class com.atlassian.crowd.analytics.listener.LicenseUpdatedListener
- onExportAllLicensesUsageEvent(ExportAllLicensedUsersEvent) - Method in class com.atlassian.crowd.analytics.listener.LicensingEventListener
- onExternalLinkClickedEvent(ExternalLinkClickedEvent) - Method in class com.atlassian.crowd.analytics.listener.ExternalLinkClickedEventListener
- onGroupMembershipsCreatedEvent(GroupMembershipsCreatedEvent) - Method in class com.atlassian.crowd.listener.GroupMembershipChangeListener
- onGroupMembershipsDeletedEvent(GroupMembershipsDeletedEvent) - Method in class com.atlassian.crowd.listener.GroupMembershipChangeListener
- onImportFinished(ImportFinishedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogImportListener
- onImportStarted(ImportStartedEvent) - Method in class com.atlassian.crowd.event.listener.AuditLogImportListener
- onLicensingTabViewEvent(LicensingTabViewEvent) - Method in class com.atlassian.crowd.analytics.listener.LicensingEventListener
- onlyDirectoryIsSelected() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddGroupWebdriverTest
- onlyDirectoryIsSelected() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- onlyDirectoryIsSelected() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowseGroupsTest
- onNodePanic(NodePanicEvent) - Method in class com.atlassian.crowd.manager.cluster.NodePanicHandler
- onNodePanic(NodePanicEvent) - Method in class com.atlassian.crowd.scheduling.CrowdSchedulerLifecycle
- onPingFailure(long) - Method in interface com.atlassian.crowd.manager.webhook.WebhookNotificationListener
-
Reacts to a failed notification delivery.
- onPingFailure(long) - Method in class com.atlassian.crowd.manager.webhook.WebhookNotificationListenerImpl
- onPingSuccess(long) - Method in interface com.atlassian.crowd.manager.webhook.WebhookNotificationListener
-
Reacts to a successful notification delivery.
- onPingSuccess(long) - Method in class com.atlassian.crowd.manager.webhook.WebhookNotificationListenerImpl
- onPluginDisabled(PluginDisabledEvent) - Method in class com.atlassian.crowd.util.PluginResourceBundleProvider
- onPluginEnabled(PluginEnabledEvent) - Method in class com.atlassian.crowd.util.PluginResourceBundleProvider
- onPluginEvent(PluginDisablingEvent) - Method in class com.atlassian.crowd.plugin.web.filter.CachedPluginServletAccessTypeAnalyzer
- onPluginEvent(PluginUpgradingEvent) - Method in class com.atlassian.crowd.plugin.web.filter.CachedPluginServletAccessTypeAnalyzer
- onPluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.crowd.event.listener.XWorkChangeListener
- onPluginModuleEnabled(PluginModuleEnabledEvent) - Method in class com.atlassian.crowd.event.listener.XWorkChangeListener
- onPluginUpgradedEvent(PluginUpgradedEvent) - Method in class com.atlassian.crowd.plugin.CrowdPluginManager
- onPruningJobRun(PruningJobRunEvent) - Method in class com.atlassian.labs.crowd.directory.pruning.analytics.listener.PruningEventListener
- onSetupCompleteEvent(SetupComplete) - Method in class com.atlassian.crowd.status.servlet.ApplicationStatusServiceImpl
- onSSODisabledTabViewEvent(SsoTabViewEvent) - Method in class com.atlassian.crowd.analytics.listener.SsoTabViewEventListener
- onStart() - Static method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- onStart() - Method in class com.atlassian.crowd.analytics.listener.AnalyticsEventListener
- onStartup(ServletContext) - Method in class com.atlassian.crowd.console.filter.registration.ServletsInitializer
- onUnsuccessfulAuthentication(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.integration.springsecurity.AbstractCrowdSSOAuthenticationProcessingFilter
-
Remove any SSO tokens associated with the request, effectively logging the user out of Crowd.
- onUnsuccessfulAuthentication(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdSSOAuthenticationProcessingFilter
- onUnsuccessfulAuthentication(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.integration.springsecurity.LocalCrowdSSOAuthenticationProcessingFilter
- onUserAddedNotificationEvent(UserAddedNotificationEvent) - Method in class com.atlassian.crowd.analytics.listener.UserAddedNotificationEventListener
- onUserAuthenticatedWithSamlSsoEvent(UserAuthenticatedWithSamlSsoEvent) - Method in class com.atlassian.crowd.analytics.listener.UserAuthenticationEventListener
- onUserAuthenticationSucceededEvent(UserAuthenticationSucceededEvent) - Method in class com.atlassian.crowd.analytics.listener.UserAuthenticationEventListener
- onUserAuthenticByEmail(UserAuthenticatedByEmailAddressEvent) - Method in class com.atlassian.crowd.analytics.listener.UserAuthenticatedByEmailAddressEventListener
- onUserEmailAuthenticationFailed(UserEmailAuthenticationDuplicatedEmailEvent) - Method in class com.atlassian.crowd.analytics.listener.UserEmailAuthenticationDuplicatedEmailListener
- onUserEmailAuthenticationFailed(UserEmailSSOAuthenticationFailedEvent) - Method in class com.atlassian.crowd.analytics.listener.UserEmailSSOAuthenticationFailedListener
- onUserTokenVerificationSucceededEvent(UserTokenVerificationSucceededEvent) - Method in class com.atlassian.crowd.analytics.listener.UserAuthenticationEventListener
- onXMLRestore(XMLRestoreFinishedEvent) - Method in class com.atlassian.crowd.analytics.statistics.scheduler.PerNodeStatisticsCollectionScheduler
- onXMLRestore(XMLRestoreFinishedEvent) - Method in class com.atlassian.crowd.manager.backup.AtlassianSchedulerBackupScheduler
- onXMLRestore(XMLRestoreFinishedEvent) - Method in class com.atlassian.crowd.manager.cluster.heartbeat.CrowdClusterNodeHeartbeatService
- onXMLRestore(XMLRestoreFinishedEvent) - Method in class com.atlassian.crowd.manager.cluster.message.ClusterMessageServiceImpl
- onXMLRestore(XMLRestoreFinishedEvent) - Method in class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRefresherStarter
- onXMLRestore(XMLRestoreFinishedEvent) - Method in class com.atlassian.crowd.scheduling.JobRunnerRegistrar
- open() - Method in class com.atlassian.crowd.pageobjects.administration.SystemAdminDropdownMenu
- OPEN_BRACKET - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.OGNLDoubleEvaluationTest
- OPEN_DS - Enum constant in enum class com.atlassian.crowd.analytics.util.LdapConnectorType
- OPEN_LDAP - Enum constant in enum class com.atlassian.crowd.analytics.util.LdapConnectorType
- OPEN_LDAP_RFC2307 - Enum constant in enum class com.atlassian.crowd.analytics.util.LdapConnectorType
- OPEN_SESSION_IN_VIEW - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- OpenApiSpecs - Class in com.atlassian.crowd.maven.plugin.openapi
- OpenApiSpecs() - Constructor for class com.atlassian.crowd.maven.plugin.openapi.OpenApiSpecs
- OpenAPIUtils - Class in com.atlassian.crowd.maven.plugin.openapi
-
Utility class for working with OpenAPI objects.
- OpenAPIUtils() - Constructor for class com.atlassian.crowd.maven.plugin.openapi.OpenAPIUtils
- OpenAPIUtils.SortedMapKeysSerializer - Class in com.atlassian.crowd.maven.plugin.openapi
-
Serializes the entries of a map in a sorted order.
- openConfigurationMenu() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- OpenDS - Class in com.atlassian.crowd.directory
- OpenDS(LDAPQueryTranslater, EventPublisher, InstanceFactory, PasswordEncoderFactory, LdapContextSourceProvider) - Constructor for class com.atlassian.crowd.directory.OpenDS
- OPENDS - Enum constant in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.ConnectorType
- OpenLDAP - Class in com.atlassian.crowd.directory
- OpenLDAP(LDAPQueryTranslater, EventPublisher, InstanceFactory, PasswordEncoderFactory, LdapContextSourceProvider) - Constructor for class com.atlassian.crowd.directory.OpenLDAP
- OPENLDAP - Enum constant in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.ConnectorType
- OPENLDAP_RFC2307 - Enum constant in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.ConnectorType
- openLDAPDirectory() - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitUtil
- openLDAPDirectory(String) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitUtil
- openLDAPDirectory(String, String) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitUtil
- openLDAPDirectory(String, String, boolean) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitUtil
- openLDAPDirectory(String, String, boolean, LdapPoolType) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitUtil
- OpenLDAPRfc2307 - Class in com.atlassian.crowd.directory
- OpenLDAPRfc2307(LDAPQueryTranslater, EventPublisher, InstanceFactory, PasswordEncoderFactory, LdapContextSourceProvider) - Constructor for class com.atlassian.crowd.directory.OpenLDAPRfc2307
- openSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.AbstractHibernateBatchProcessor
- openSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.Hibernate5BatchProcessor
- openSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.Hibernate5StatelessSessionBatchProcessor
- openSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.AbstractHibernateBatchProcessor
- openSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.Hibernate6BatchProcessor
- openSession() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.Hibernate6StatelessSessionBatchProcessor
- openWindow() - Method in class com.atlassian.crowd.acceptance.tests.SeleniumWindowManager
- Operation - Enum Class in com.atlassian.crowd.model.event
- OPERATION_FAILED - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- OPERATION_FAILED - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- OPERATION_RESULTS - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.GroupAdminResourceExamples
- OPERATION_RESULTS - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.UserAdminExamples
- OPERATION_RESULTS - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- OPERATION_RESULTS_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.UserAdminExamples
- OPERATION_RESULTS_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.GroupAdminResourceExamples
- OPERATION_RESULTS_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- OperationEvent - Interface in com.atlassian.crowd.model.event
- OperationFailedException - Exception in com.atlassian.crowd.exception
-
Represents an error when executing an operation on the remote directory failed for some reason.
- OperationFailedException - Exception in com.atlassian.crowd.exception.runtime
-
Thrown when an operation failed for some reason.
- OperationFailedException() - Constructor for exception com.atlassian.crowd.exception.OperationFailedException
- OperationFailedException() - Constructor for exception com.atlassian.crowd.exception.runtime.OperationFailedException
- OperationFailedException(String) - Constructor for exception com.atlassian.crowd.exception.OperationFailedException
- OperationFailedException(String) - Constructor for exception com.atlassian.crowd.exception.runtime.OperationFailedException
- OperationFailedException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.OperationFailedException
- OperationFailedException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.runtime.OperationFailedException
- OperationFailedException(Throwable) - Constructor for exception com.atlassian.crowd.exception.OperationFailedException
- OperationFailedException(Throwable) - Constructor for exception com.atlassian.crowd.exception.runtime.OperationFailedException
- OperationFailedExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- OperationFailedExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.OperationFailedExceptionMapper
- OperationNotPermittedException - Exception in com.atlassian.crowd.exception
-
Thrown when the operation is not permitted.
- OperationNotPermittedException() - Constructor for exception com.atlassian.crowd.exception.OperationNotPermittedException
- OperationNotPermittedException(String) - Constructor for exception com.atlassian.crowd.exception.OperationNotPermittedException
- OperationNotPermittedException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.OperationNotPermittedException
- OperationNotPermittedException(Throwable) - Constructor for exception com.atlassian.crowd.exception.OperationNotPermittedException
- OperationNotSupportedException - Exception in com.atlassian.crowd.exception
-
Checked exception thrown if the requested operation is not supported.
- OperationNotSupportedException() - Constructor for exception com.atlassian.crowd.exception.OperationNotSupportedException
- OperationNotSupportedException(String) - Constructor for exception com.atlassian.crowd.exception.OperationNotSupportedException
- OperationNotSupportedException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.OperationNotSupportedException
- OperationNotSupportedException(Throwable) - Constructor for exception com.atlassian.crowd.exception.OperationNotSupportedException
- operationsDuringSync() - Method in class com.atlassian.crowd.acceptance.tests.directory.DbCachingLoadAndOperateTest
-
Tests that Crowd still functions properly during a directory sync.
- OperationType - Enum Class in com.atlassian.crowd.embedded.api
-
Represents the type of operations allowed to be performed on a directory.
- OPT_IN - Enum constant in enum class com.atlassian.crowd.xwork.interceptors.XsrfTokenInterceptor.SecurityLevel
-
Methods without any configuration are not protected by default
- OPT_OUT - Enum constant in enum class com.atlassian.crowd.xwork.interceptors.XsrfTokenInterceptor.SecurityLevel
-
Methods without any configuration are protected by default
- OptimizedCanonicalityChecker - Class in com.atlassian.crowd.manager.application.canonicality
-
Optimized implementation of
CanonicalityChecker
. - OptimizedCanonicalityChecker(DirectoryManager, List<Directory>) - Constructor for class com.atlassian.crowd.manager.application.canonicality.OptimizedCanonicalityChecker
- OptimizedCanonicalityChecker(DirectoryManager, List<Directory>, Map<EntityDescriptor, LongFunction<Collection<String>>>) - Constructor for class com.atlassian.crowd.manager.application.canonicality.OptimizedCanonicalityChecker
- OPTION_DEFAULT_PASSWORD - Static variable in class com.atlassian.crowd.migration.legacy.ApplicationMapper
- OPTION_RESET_DOMAIN - Static variable in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- optional(Function<T, SearchRestriction>, T) - Static method in class com.atlassian.crowd.search.builder.Restrictions
- optionalAllOf(SearchRestriction...) - Static method in class com.atlassian.crowd.search.builder.Combine
-
Returns a combined restriction where all of the non-empty search restrictions have to be satisfied.
- Options - Class in com.atlassian.crowd.console.action.setup
- Options() - Constructor for class com.atlassian.crowd.console.action.setup.Options
- OPTIONS_STEP - Static variable in class com.atlassian.crowd.console.action.setup.Options
- OptionsSetupPage - Class in com.atlassian.crowd.pageobjects.setup
- OptionsSetupPage() - Constructor for class com.atlassian.crowd.pageobjects.setup.OptionsSetupPage
- or(String, int) - Static method in class com.atlassian.crowd.search.ldap.BitwiseFilter
-
Factory method
- OR - Enum constant in enum class com.atlassian.crowd.search.query.entity.restriction.BooleanRestriction.BooleanLogic
- OR - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- OR - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- OR - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- ORACLE - Enum constant in enum class com.atlassian.crowd.analytics.statistics.collectors.environment.DatabaseType
- ORACLE_12_C - Enum constant in enum class com.atlassian.crowd.config.ConfiguredDatabaseType
- OracleConnectionDecorator - Class in com.atlassian.crowd.config
- OracleConnectionDecorator(DefaultDatabaseConnectionParameters) - Constructor for class com.atlassian.crowd.config.OracleConnectionDecorator
- orderBy - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
- orderByRequired - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
- OrderedResultsConstrainer<T> - Class in com.atlassian.crowd.search.util
-
Helper class constraining results according to the start index and maximum results.
- OrderedResultsConstrainer(Predicate<T>, int, int) - Constructor for class com.atlassian.crowd.search.util.OrderedResultsConstrainer
- orExpression() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- orExpression_return() - Constructor for class com.atlassian.crowd.cql.parser.antlr.CqlParser.orExpression_return
- ORIGINAL_URL - Static variable in class com.atlassian.crowd.integration.http.filter.CrowdSecurityFilter
-
The session key stored as a
String
, is the requested secure url before redirect to the authentication page. - OS_X - Enum constant in enum class com.atlassian.crowd.analytics.statistics.collectors.environment.OsType
- OsgiContainerManagerFactory - Class in com.atlassian.crowd.plugin.factory
- OsgiContainerManagerFactory(PackageScannerConfiguration, HostComponentProvider, PluginEventManager, OsgiPersistentCache, ServletContextFactory) - Constructor for class com.atlassian.crowd.plugin.factory.OsgiContainerManagerFactory
- OsgiPersistentCacheFactory - Class in com.atlassian.crowd.plugin.spring
- OsgiPersistentCacheFactory(PluginDirectoryLocator) - Constructor for class com.atlassian.crowd.plugin.spring.OsgiPersistentCacheFactory
- OsType - Enum Class in com.atlassian.crowd.analytics.statistics.collectors.environment
- OsTypeCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.environment
- OsTypeCollector() - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.environment.OsTypeCollector
- OsTypeEvent - Class in com.atlassian.crowd.analytics.events
- OsTypeEvent(OsType, String) - Constructor for class com.atlassian.crowd.analytics.events.OsTypeEvent
- OTHER - Enum constant in enum class com.atlassian.crowd.analytics.events.instance.InstanceRestartedEvent.RestartReason
- OTHER - Enum constant in enum class com.atlassian.crowd.audit.AuditLogAuthorType
-
The audit action was performed by something other than the entities above, ie custom integration
- OTHER - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEntityType
-
Indicates another type of change, ie made by a custom integration
- OTHER - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that the auditable action was none of the above
- OTHER - Enum constant in enum class com.atlassian.crowd.plugin.rest.service.resource.account.AccountManagementResource.ResetPasswordErrors
- OVER_MILLION - Enum constant in enum class com.atlassian.crowd.analytics.events.DailyLoginCountBucket
- OVER_TEN - Enum constant in enum class com.atlassian.crowd.analytics.events.DirectoryCountBucket
- OVERRIDE_HEADER_NAME - Static variable in class com.atlassian.crowd.xwork.interceptors.XsrfTokenInterceptor
- OVERRIDE_HEADER_VALUE - Static variable in class com.atlassian.crowd.xwork.interceptors.XsrfTokenInterceptor
- overwriteKeys() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.UpdateSAMLConfigurationTest
- overwriteTarget - Variable in class com.atlassian.crowd.importer.config.Configuration
-
Override any data in the target directory from what is found in the source,
P
- PackageScannerConfigurationFactory - Class in com.atlassian.crowd.plugin.spring
-
Factory for the PackageScannerConfiguration to provide the scanner with Crowd's version number on startup.
- PackageScannerConfigurationFactory(Resource, Resource, Map<String, String>) - Constructor for class com.atlassian.crowd.plugin.spring.PackageScannerConfigurationFactory
- PackageScannerConfigurationYamlReader - Class in com.atlassian.crowd.plugin.spring
- PackageScannerConfigurationYamlReader() - Constructor for class com.atlassian.crowd.plugin.spring.PackageScannerConfigurationYamlReader
- Page<T> - Interface in com.atlassian.crowd.model.page
- PageableDeltaQueryGraphList<T> - Class in com.atlassian.crowd.directory.rest.entity.delta
-
Represents a pageable list of results obtained from an Microsoft Entra ID delta.
- PageableDeltaQueryGraphList() - Constructor for class com.atlassian.crowd.directory.rest.entity.delta.PageableDeltaQueryGraphList
- PageableDeltaQueryGraphList(String, List<T>) - Constructor for class com.atlassian.crowd.directory.rest.entity.delta.PageableDeltaQueryGraphList
- PageableDeltaQueryGraphList(String, List<T>, String) - Constructor for class com.atlassian.crowd.directory.rest.entity.delta.PageableDeltaQueryGraphList
- PageableGraphList<T> - Class in com.atlassian.crowd.directory.rest.entity
-
Represents a pageable list of results obtained from Microsoft Entra ID.
- PageableGraphList() - Constructor for class com.atlassian.crowd.directory.rest.entity.PageableGraphList
- PageableGraphList(String, List<T>) - Constructor for class com.atlassian.crowd.directory.rest.entity.PageableGraphList
- pageBinder - Variable in class com.atlassian.crowd.acceptance.tests.administration.ATSTPluginTest.AtstHomePage
- pageBinder - Variable in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- pageBinder - Variable in class com.atlassian.crowd.pageobjects.BrowseApplinksPage
- pageBinder - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- pageBinder - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- pageBinder - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- pageBinder - Variable in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryPermissionsTab
- pageBinder - Variable in class com.atlassian.crowd.pageobjects.directory.DirectoryDetails
- pageBinder - Variable in class com.atlassian.crowd.pageobjects.group.GroupPanel
- pageBinder - Variable in class com.atlassian.crowd.pageobjects.oauth2.OAuth2AuthorizationProcess
- pageBuilderService - Variable in class com.atlassian.crowd.console.action.AbstractLoginDataConsumingAction
- PAGED_RESULTS_SIZE_KEY - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPConnectorValidator
- pagedGet(String, Class<T>, Object...) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.BaseRestAdminClient
- pagedResults - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- pagedResults - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- pagedResultsSize - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- PagedSearcher<T> - Interface in com.atlassian.crowd.manager.application
-
Interface for iterating over search results with paged approach.
- PagedSearcherImpl<T> - Class in com.atlassian.crowd.manager.application.search
-
Default implementation of
PagedSearcher
. - PagedSearcherImpl(List<Directory>, DirectoryManagerSearchWrapper, boolean, EntityQuery<T>) - Constructor for class com.atlassian.crowd.manager.application.search.PagedSearcherImpl
- pageForElement(V, Predicate<T>) - Method in class com.atlassian.crowd.directory.rest.AzureAdPagingWrapper
-
Retrieves the first element matching the specified predicate, if any, paging for it if necessary
- PageImpl<T> - Class in com.atlassian.crowd.model.page
- PageImpl(Iterable<T>, int, int, int, boolean) - Constructor for class com.atlassian.crowd.model.page.PageImpl
- pageSearchResults(CrowdLdapName, String, ContextMapper, SearchControls, DirContextProcessor, int) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
Performs a paged results search on an LDAP directory server searching using the LDAP paged results control option to fetch results in chunks rather than all at once.
- PageSizeValidator - Class in com.atlassian.crowd.search.ldap.test
- PageSizeValidator() - Constructor for class com.atlassian.crowd.search.ldap.test.PageSizeValidator
- PageWithError(String) - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdXsrfProtectionTest.PageWithError
- PageWithSyncScheduler - Interface in com.atlassian.crowd.pageobjects.directory.common
- paginationContainer - Variable in class com.atlassian.crowd.pageobjects.FiltersPage
- paginationShouldWork() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupFromViewUserTest
- paginationShouldWork() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupTest
- PagingNotSupportedException - Exception in com.atlassian.crowd.manager.application
-
Indicates that paging is not supported for the given type of query and directory setup.
- PagingNotSupportedException(String) - Constructor for exception com.atlassian.crowd.manager.application.PagingNotSupportedException
- PagingNotSupportedException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.application.PagingNotSupportedException
- PagingNotSupportedException(String, Throwable, boolean, boolean) - Constructor for exception com.atlassian.crowd.manager.application.PagingNotSupportedException
- PagingNotSupportedException(Throwable) - Constructor for exception com.atlassian.crowd.manager.application.PagingNotSupportedException
- PagingTestsUtil - Class in com.atlassian.crowd.test.util
-
Utility class for paging related tests.
- PagingTestsUtil() - Constructor for class com.atlassian.crowd.test.util.PagingTestsUtil
- PagingTestsUtil.LimitsConsumer<E extends Exception> - Interface in com.atlassian.crowd.test.util
- PagingTestsUtil.Searcher<T,
E extends Exception> - Interface in com.atlassian.crowd.test.util - pairToSamlTrustEntity(KeyCertificatePair) - Method in class com.atlassian.crowd.util.KeyCertificatePairUtilsImpl
- PairType - Class in com.atlassian.crowd.core.tiny
-
A simple type to represent a pair of objects.
- PairType(Serializable, String) - Constructor for class com.atlassian.crowd.core.tiny.PairType
- Panel - Class in com.atlassian.crowd.console.action.admin
- Panel() - Constructor for class com.atlassian.crowd.console.action.admin.Panel
- PanopticonRestClient - Interface in com.atlassian.crowd.licensing
- PARAM_DIRECTORY_ID - Static variable in class com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerJobRunner
- PARAM_SYNC_MODE - Static variable in class com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerJobRunner
- parameters() - Static method in class com.atlassian.crowd.acceptance.tests.synchronisation.failure.FailedFullSynchronizationStatusTest
- parameters() - Static method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- parameters() - Static method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.IncrementalSyncImprovementsTest
- ParametersExistCondition - Class in com.atlassian.crowd.plugin.web.conditions
-
Will check a given Context for the existence of a list of parameter names If all are present, shouldDisplay will return true
- ParametersExistCondition() - Constructor for class com.atlassian.crowd.plugin.web.conditions.ParametersExistCondition
- parameterValues - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
- parentsOf(EntityDescriptor) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQuery
- parentsOf(EntityDescriptor) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQueryWithRestriction
- parExpression() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- parExpression_return() - Constructor for class com.atlassian.crowd.cql.parser.antlr.CqlParser.parExpression_return
- parse(String) - Static method in class com.atlassian.crowd.directory.ldap.util.RangeOption
- parse(String) - Static method in enum class com.atlassian.crowd.service.client.AuthenticationMethod
- parseApplicationMetadata(FilePart, HttpServletRequest) - Method in class com.atlassian.crowd.plugin.rest.service.resource.saml.SamlConfigurationResource
- parseApplicationMetadata(InputStream) - Method in interface com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationService
-
Parses SAML SSO configuration for an application based on the provided XML metadata.
- parseApplicationMetadata(InputStream) - Method in class com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationServiceImpl
- parseApplicationMetadata(InputStream) - Method in class com.atlassian.crowd.plugin.rest.service.resource.saml.SamlConfigurationResource
- parseAuthRequest(String, String, String) - Method in interface com.atlassian.crowd.plugin.saml.SAMLMessageManager
-
Parses the non null request parameters for a SAML request into a SAML request object.
- parseAuthRequest(String, String, String) - Method in class com.atlassian.crowd.plugin.saml.SAMLMessageManagerImpl
- parseDate(String) - Method in interface com.atlassian.crowd.migration.date.CrowdBackupDateConverter
- parseDate(String) - Method in class com.atlassian.crowd.migration.date.DateTimeFormatterCrowdBackupDateConverter
- parseDate(String) - Method in class com.atlassian.crowd.migration.date.LegacyCrowdBackupDateConverter
- parseMetadata(InputStream) - Method in class com.atlassian.crowd.plugin.rest.service.controller.SamlConfigurationController
- parsePrettyDurationToSeconds(String) - Static method in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- parseQuery(String, PropertyTypeService) - Method in interface com.atlassian.crowd.cql.parser.CqlQueryParser
-
Parses a query string and returns a
SearchRestriction
. - parseQuery(String, PropertyTypeService) - Method in class com.atlassian.crowd.cql.parser.CqlQueryParserImpl
- parseSamlResponse(XmlPath) - Static method in class com.atlassian.crowd.acceptance.tests.bettersso.SamlUtil
- PARTIAL_GROUPNAME - Static variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- PARTIAL_USERNAME - Static variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- PartialEntityQuery(Class<T>, EntityDescriptor) - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQuery
- PartialEntityQueryWithRestriction(Class<T>, EntityDescriptor, SearchRestriction) - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQueryWithRestriction
- PartialEntityQueryWithStartIndex(Class<T>, EntityDescriptor, SearchRestriction, int) - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQueryWithStartIndex
- PartialMembershipQueryWithEntityToMatch(Class<T>, EntityDescriptor, EntityDescriptor, boolean) - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithEntityToMatch
-
Deprecated.
- PartialMembershipQueryWithEntityToMatch(Class<T>, EntityDescriptor, EntityDescriptor, boolean, SearchRestriction) - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithEntityToMatch
- PartialMembershipQueryWithNameToMatch(Class<T>, EntityDescriptor, EntityDescriptor, boolean, SearchRestriction, String...) - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithNameToMatch
- PartialMembershipQueryWithNameToMatch(Class<T>, EntityDescriptor, EntityDescriptor, boolean, String) - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithNameToMatch
-
Deprecated.
- PartialMembershipQueryWithStartIndex(Class<T>, EntityDescriptor, EntityDescriptor, boolean, int, SearchRestriction, String...) - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithStartIndex
- PartialMembershipQueryWithStartIndex(Class<T>, EntityDescriptor, EntityDescriptor, boolean, String, int) - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithStartIndex
-
Deprecated.
- PartialSynchronisationResult<T> - Class in com.atlassian.crowd.directory.synchronisation
- PartialSynchronisationResult(Collection<T>) - Constructor for class com.atlassian.crowd.directory.synchronisation.PartialSynchronisationResult
- PartialSynchronisationResult(Collection<T>, String) - Constructor for class com.atlassian.crowd.directory.synchronisation.PartialSynchronisationResult
- PartialXmlMapper - Class in com.atlassian.crowd.migration.legacy
-
Specialises XmlMapper for mappers that take into account just a subset of the directory types.
- PartialXmlMapper(SessionFactory, BatchProcessor, DirectoryManager, Set<DirectoryType>) - Constructor for class com.atlassian.crowd.migration.legacy.PartialXmlMapper
- PARTITION_SIZE - Static variable in class com.atlassian.crowd.directory.rfc4519.RFC4519DirectoryMembershipsIterableBuilder
- password - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- password - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- password - Variable in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- password - Variable in class com.atlassian.crowd.pageobjects.application.add.AddApplicationDetailsPage
- password - Variable in class com.atlassian.crowd.pageobjects.PasswordChanger
- password - Variable in class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- password(Consumer<PasswordChanger>) - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- password(Consumer<PasswordChanger>) - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConnectorPage
- password(Consumer<PasswordChanger>) - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdConnectionPage
- PASSWORD - Enum constant in enum class com.atlassian.crowd.manager.mailer.MailTemplateMacro
-
Deprecated.
- PASSWORD - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidator
- PASSWORD_ATTRIBUTES - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- PASSWORD_CHANGED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that password was successfully changed for a user.
- PASSWORD_CREDENTIAL_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogApplicationMapper
- PASSWORD_CREDENTIAL_PROPERTY_KEY - Static variable in interface com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapper
- PASSWORD_ENCRYPTION_ALGORITHM - Static variable in class com.atlassian.crowd.password.encoder.DESPasswordEncoder
- PASSWORD_EXPIRATION_REMINDER_EMAIL_TEMPLATE - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Password expiration reminder email template
- PASSWORD_HISTORY_COUNT - Static variable in class com.atlassian.crowd.embedded.validator.impl.InternalDirectoryValidator
- PASSWORD_LASTCHANGED - Static variable in class com.atlassian.crowd.model.user.UserConstants
-
Key for the password last changed attribute.
- PASSWORD_MAX_AUTHENTICATE_ATTEMPTS - Static variable in class com.atlassian.crowd.embedded.validator.impl.InternalDirectoryValidator
- PASSWORD_MAX_CHANGE_TIME - Static variable in class com.atlassian.crowd.embedded.validator.impl.InternalDirectoryValidator
- PASSWORD_PARAMETER - Static variable in class com.atlassian.crowd.integration.springsecurity.SecurityConstants
- PASSWORD_PATH_PARAM - Static variable in class com.atlassian.crowd.plugin.rest.util.ApplicationLinkUriHelper
- PASSWORD_POLICY_VIOLATED - Enum constant in enum class com.atlassian.crowd.plugin.rest.service.resource.account.AccountManagementResource.ResetPasswordErrors
- PASSWORD_REGEX - Static variable in class com.atlassian.crowd.embedded.validator.impl.InternalDirectoryValidator
- PASSWORD_RESET_FINISHED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that a password reset flow has been finished.
- PASSWORD_RESET_REQUIRED_HEADER - Static variable in class com.atlassian.crowd.integration.seraph.CrowdAuthenticator
- PASSWORD_RESET_STARTED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that a password reset flow has been initiated.
- passwordChanger - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- passwordChanger - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConnectorPage
- passwordChanger - Variable in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdConnectionPage
- passwordChanger - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- PasswordChanger - Class in com.atlassian.crowd.pageobjects
- PasswordChanger(String) - Constructor for class com.atlassian.crowd.pageobjects.PasswordChanger
- PasswordChangeRequest - Class in com.atlassian.crowd.plugin.rest.entity
- PasswordChangeRequest(String, String, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.PasswordChangeRequest
- passwordComplexityMessage - Variable in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- passwordComplexityMessage - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- PasswordComplexityUtil - Class in com.atlassian.crowd.acceptance.utils
- passwordComplexityViolatedMessage(I18nHelper, String) - Static method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangePasswordTestUtils
- passwordConfirm - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- passwordConfirm - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- passwordConfirm - Variable in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- passwordConfirmation - Variable in class com.atlassian.crowd.pageobjects.application.add.AddApplicationDetailsPage
- PasswordConstraint - Interface in com.atlassian.crowd.embedded.api
- PasswordConstraintsLoader - Interface in com.atlassian.crowd.directory.password.constraint
-
Has the responsibility of instantiating the active
PasswordConstraint
's for a directory. - PasswordCredential - Class in com.atlassian.crowd.embedded.api
-
Password based authentication information.
- PasswordCredential() - Constructor for class com.atlassian.crowd.embedded.api.PasswordCredential
-
Deprecated.since 1.3.2, please use any other PasswordCredential constructor, this constructor should only be used by hibernate. If this constructor is used, please be aware that you must set
PasswordCredential.setEncryptedCredential(boolean)
- PasswordCredential(PasswordCredential) - Constructor for class com.atlassian.crowd.embedded.api.PasswordCredential
- PasswordCredential(String) - Constructor for class com.atlassian.crowd.embedded.api.PasswordCredential
-
Constructor that takes an unencrypted credential.
- PasswordCredential(String, boolean) - Constructor for class com.atlassian.crowd.embedded.api.PasswordCredential
- passwordDoesNotMatchInternalDirectoryComplexityRequirements() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- PasswordEncoder - Interface in com.atlassian.crowd.password.encoder
-
Defines the operations and requirements for a class that needs to handle password operations in Crowd
- PasswordEncoderException - Exception in com.atlassian.crowd.exception
-
An exception that is thrown if we have failed to encrypt a password with a given PasswordEncoder
- PasswordEncoderException(String) - Constructor for exception com.atlassian.crowd.exception.PasswordEncoderException
- PasswordEncoderException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.PasswordEncoderException
- passwordEncoderFactory - Variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- PasswordEncoderFactory - Interface in com.atlassian.crowd.password.factory
-
This factory manages the getting of a PasswordEncoder, based on given encoder key such as 'MD5', 'SSHA', 'SHA', "PLAINTEXT, "DES"
- PasswordEncoderFactoryImpl - Class in com.atlassian.crowd.password.factory
- PasswordEncoderFactoryImpl() - Constructor for class com.atlassian.crowd.password.factory.PasswordEncoderFactoryImpl
-
This default constructor will initialise the PasswordEncoderFactoryImpl with the required default
PasswordEncoder
's, the current default is currently theAtlassianSecurityPasswordEncoder
- PasswordEncoderFactoryImpl(Iterable<PasswordEncoder>) - Constructor for class com.atlassian.crowd.password.factory.PasswordEncoderFactoryImpl
- PasswordEncoderModuleDescriptor<T extends PasswordEncoder> - Class in com.atlassian.crowd.plugin.descriptors
-
Module descriptor that handles creating PasswordEncoder plugins NOTE: This class has to be constructor injected since it's the only way moduleFactory can be set at its parent.
- PasswordEncoderModuleDescriptor(PasswordEncoderFactory, ModuleFactory) - Constructor for class com.atlassian.crowd.plugin.descriptors.PasswordEncoderModuleDescriptor
- PasswordEncoderNotFoundException - Exception in com.atlassian.crowd.exception
-
This exception is thrown if no
PasswordEncoder
is found when a lookup is done on thePasswordEncoderFactory
- PasswordEncoderNotFoundException(String) - Constructor for exception com.atlassian.crowd.exception.PasswordEncoderNotFoundException
- PasswordEncoderNotFoundException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.PasswordEncoderNotFoundException
- PasswordEntity - Class in com.atlassian.crowd.integration.rest.entity
-
Represents a password entity.
- PasswordEntity - Class in com.atlassian.crowd.plugin.rest.entity
-
Represents a password entity.
- PasswordEntity(String) - Constructor for class com.atlassian.crowd.integration.rest.entity.PasswordEntity
-
Constructs a password entity.
- PasswordEntity(String, Link) - Constructor for class com.atlassian.crowd.plugin.rest.entity.PasswordEntity
-
Constructs a password entity.
- PasswordExpirationMailNotificationManager - Interface in com.atlassian.crowd.manager.mailer.notification
- PasswordExpirationMailNotificationManagerImpl - Class in com.atlassian.crowd.manager.mailer.notification
- PasswordExpirationMailNotificationManagerImpl(DirectoryManager, Clock, InternalUserDao, PasswordExpirationNotificationMailer) - Constructor for class com.atlassian.crowd.manager.mailer.notification.PasswordExpirationMailNotificationManagerImpl
- PasswordExpirationMailNotificationManagerImpl(DirectoryManager, Clock, InternalUserDao, PasswordExpirationNotificationMailer, int) - Constructor for class com.atlassian.crowd.manager.mailer.notification.PasswordExpirationMailNotificationManagerImpl
- PasswordExpirationMailNotifier - Class in com.atlassian.crowd.manager.mailer.notification
-
A job that sends email notifications about password expiry for users whose passwords will soon expire.
- PasswordExpirationMailNotifier(PasswordExpirationMailNotificationManager) - Constructor for class com.atlassian.crowd.manager.mailer.notification.PasswordExpirationMailNotifier
- PasswordExpirationNotificationEmailAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.user
- PasswordExpirationNotificationEmailAcceptanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.user.PasswordExpirationNotificationEmailAcceptanceTest
- PasswordExpirationNotificationMailer - Class in com.atlassian.crowd.manager.mailer.notification
- PasswordExpirationNotificationMailer(MailManager, EmailMessageFactory, MailTemplateRenderer, ApplicationProperties, I18nHelper) - Constructor for class com.atlassian.crowd.manager.mailer.notification.PasswordExpirationNotificationMailer
- passwordField - Variable in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- passwordFieldId - Variable in class com.atlassian.crowd.pageobjects.PasswordChanger
- PasswordHelper - Interface in com.atlassian.crowd.util
- PasswordHelperImpl - Class in com.atlassian.crowd.util
-
Various password helper methods.
- PasswordHelperImpl() - Constructor for class com.atlassian.crowd.util.PasswordHelperImpl
- passwordHistoryCount - Variable in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- passwordHistoryCount - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- passwordInput - Variable in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step2_PasswordLoginPage
- passwordInput - Variable in class com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process.Step2_PasswordLoginPage
- PasswordLengthConstraint - Class in com.atlassian.crowd.directory.password.constraint
- PasswordLengthConstraint(int) - Constructor for class com.atlassian.crowd.directory.password.constraint.PasswordLengthConstraint
- passwordMaxAttempts - Variable in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- passwordMaxAttempts - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- passwordMaxChangeTime - Variable in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- passwordMaxChangeTime - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- PasswordPolicyConfiguration - Class in com.atlassian.crowd.embedded.api
-
Password policy configuration for an internal directory.
- PasswordPolicyConfiguration() - Constructor for class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration
- PasswordPolicyConfiguration.PasswordPolicyConfigurationBuilder - Class in com.atlassian.crowd.embedded.api
- PasswordPolicyConfigurationAnalyticsEventBase - Class in com.atlassian.crowd.event.analytics
-
Data object for a Password Policy Configuration Analytics Event
- PasswordPolicyConfigurationAnalyticsEventBase(long, String, Integer, Integer, Integer, Integer, Integer, Integer) - Constructor for class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase
- PasswordPolicyConfigurationAnalyticsEventBase.MinimumCharactersBucket - Enum Class in com.atlassian.crowd.event.analytics
- PasswordPolicyConfigurationAnalyticsEventBase.MinimumLengthBucket - Enum Class in com.atlassian.crowd.event.analytics
- PasswordPolicyConfigurationAnalyticsEventBase.MinimumRulesMatched - Enum Class in com.atlassian.crowd.event.analytics
- PasswordPolicyConfigurationAnalyticsEventBase.PresetName - Enum Class in com.atlassian.crowd.event.analytics
- PasswordPolicyConfigurationBuilder() - Constructor for class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration.PasswordPolicyConfigurationBuilder
- PasswordPolicyConfigurationPreset - Enum Class in com.atlassian.crowd.embedded.api
-
Preset for PasswordPolicyConfiguration object
- PasswordPolicyStatisticsCollector - Class in com.atlassian.crowd.embedded.analytics.collector
-
Collector for Password Policy Analytics Events
- PasswordPolicyStatisticsCollector(CrowdDirectoryService, DirectoryManager) - Constructor for class com.atlassian.crowd.embedded.analytics.collector.PasswordPolicyStatisticsCollector
- PasswordProfile - Class in com.atlassian.crowd.directory.rest.entity.user.password
- PasswordProfile(String) - Constructor for class com.atlassian.crowd.directory.rest.entity.user.password.PasswordProfile
- passwordRegex - Variable in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- passwordRegex - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- PasswordResetRequest - Class in com.atlassian.crowd.plugin.rest.entity
- PasswordResetRequest(long, String, String, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.PasswordResetRequest
- PasswordResetRequest.Builder - Class in com.atlassian.crowd.plugin.rest.entity
- PasswordResetTokenInvalidationListener - Class in com.atlassian.crowd.manager.login
-
Listens to directory events that may affect the authentication credentials or the ability to reset a password and invalidates the password reset tokens for affected users.
- PasswordResetTokenInvalidationListener(ForgottenLoginManager, EventListenerRegistrar) - Constructor for class com.atlassian.crowd.manager.login.PasswordResetTokenInvalidationListener
- PasswordScore - Enum Class in com.atlassian.crowd.embedded.api
-
A rating of a password based on estimated difficulty of cracking by some
PasswordScoreService
. - PasswordScoreConstraint - Class in com.atlassian.crowd.directory.password.constraint
- PasswordScoreConstraint(PasswordScore, PasswordScoreService) - Constructor for class com.atlassian.crowd.directory.password.constraint.PasswordScoreConstraint
- PasswordScoreService - Interface in com.atlassian.crowd.embedded.api
-
Analyses passwords to provide an estimate of their strength.
- passwordsMatchError() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- passwordSuccessElement - Variable in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- passwordUpgraded() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
-
Ensures that passwords are lazily updated to the Atlassian Security form after an upgrade.
- passwordUpgraded() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.Crowd10XmlRestoreTest
- passwordViolatesPolicyMessage(I18nHelper) - Static method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangePasswordTestUtils
- pathTraversalShouldBePreventedForAnonymousUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.PathTraversalTest
- pathTraversalShouldBePreventedForLoggedInUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.PathTraversalTest
- PathTraversalTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
-
Tests for Tomcat path traversal "..;".
- PathTraversalTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.PathTraversalTest
- PathTraversalUtils - Class in com.atlassian.crowd.acceptance.utils
-
Helper class generating path with traversal.
- PathTraversalUtils() - Constructor for class com.atlassian.crowd.acceptance.utils.PathTraversalUtils
- pattern - Variable in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource.PatternRepresentation
- PatternDelay - Class in com.atlassian.crowd.plugins.testkit.rest.slomo
- patternError - Variable in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource.PatternError
- PatternError(String) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource.PatternError
- PatternRepresentation() - Constructor for class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource.PatternRepresentation
- PatternRepresentation(PatternDelay) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource.PatternRepresentation
- patterns - Variable in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource.SlomoConfig
- pauseScheduler() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- PEM - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.sso.CertificateFormat
- PemCertificate - Class in com.atlassian.crowd.model.sso.idp
- PemCertificate() - Constructor for class com.atlassian.crowd.model.sso.idp.PemCertificate
- PemCertificate(String, Date, Date) - Constructor for class com.atlassian.crowd.model.sso.idp.PemCertificate
- PemPrivateKey - Class in com.atlassian.crowd.model.sso.idp
- PemPrivateKey() - Constructor for class com.atlassian.crowd.model.sso.idp.PemPrivateKey
- PemPrivateKey(String) - Constructor for class com.atlassian.crowd.model.sso.idp.PemPrivateKey
- PENNY_ID - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- PENNY_USERNAME - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- PERCENT_FORMAT - Static variable in class com.atlassian.crowd.monitoring.cluster.ClusterMonitoringDelegator
- PERCENT_HEAP - Static variable in class com.atlassian.crowd.monitoring.cluster.ClusterMonitoringDelegator
- PERCENT_LOAD - Static variable in class com.atlassian.crowd.monitoring.cluster.ClusterMonitoringDelegator
- Percentage - Class in com.atlassian.crowd.util
-
Used to print percentages to log messages.
- PerDirectoryStatisticsCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.directory
- PerDirectoryStatisticsCollector(DirectoryManager, TransactionTemplate, AzureFilteringEnabledChecker, DirectoryInstanceLoader) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.directory.PerDirectoryStatisticsCollector
- PerDirectoryStatisticsEvent - Class in com.atlassian.crowd.analytics.events
- PerDirectoryStatisticsEvent(DirectoryType, LdapConnectorType, boolean, boolean, int, int, Long, String, Map<String, String>) - Constructor for class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent
- PerDirectoryStatisticsEvent.Builder - Class in com.atlassian.crowd.analytics.events
- performDirectoryImportThenRepeatWithOverwrite() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryImporterTest
-
Regression test for CWD-3495
- performDirectoryImportWithNestedGroups() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryImporterTest
- performDirectoryImportWithoutNestedGroups() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryImporterTest
- performDirectoryImportWithOverwrite() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryImporterTest
- performDirectoryMigration() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryImporterTest
- performGroupsDeltaQuery() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- performGroupsDeltaQuery(MicrosoftGraphQueryParam...) - Method in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- performImport() - Method in class com.atlassian.crowd.console.action.admin.Restore
- performImport() - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- performImport() - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryConfirmation
- performImport() - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryImporter
- performImport() - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- performImport(Configuration) - Method in interface com.atlassian.crowd.importer.manager.ImporterManager
-
Will perform the import based on the given
configuration
into Crowd. - performImport(Configuration) - Method in class com.atlassian.crowd.importer.manager.ImporterManagerImpl
- performOperation(Object, Session) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation.DeleteOperation
- performOperation(Object, Session) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation.MergeOperation
- performOperation(Object, Session) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation.RemoveGroupOperation
- performOperation(Object, Session) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation.RemoveUserOperation
- performOperation(Object, Session) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation.ReplicateOperation
- performOperation(Object, Session) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation.DeleteOperation
- performOperation(Object, Session) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation.MergeOperation
- performOperation(Object, Session) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation.RemoveGroupOperation
- performOperation(Object, Session) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation.RemoveUserOperation
- performOperation(Object, Session) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation.ReplicateOperation
- performOperation(Object, StatelessSession) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation.StatelessInsertOperation
- performOperation(Object, StatelessSession) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation.StatelessRemoveOperation
- performOperation(Object, StatelessSession) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation.StatelessInsertOperation
- performOperation(Object, StatelessSession) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation.StatelessRemoveOperation
- performOperation(Object, S) - Method in interface com.atlassian.crowd.util.persistence.hibernate.batch.HibernateOperation
-
Interface to logic that performs a single hibernate operation on a target object for use within a batch.
- performRequestWithCookieExchange(Function<RequestSpecification, Response>) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- performSamlRequest(CrowdTestedProduct, String, String) - Static method in class com.atlassian.crowd.acceptance.tests.bettersso.SamlUtil
- performUpdate(Liquibase) - Method in class com.atlassian.crowd.util.persistence.liquibase.CrowdSpringLiquibase
- performUsersDeltaQuery() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- performUsersDeltaQuery(MicrosoftGraphQueryParam) - Method in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- PermanentApplicationCondition - Class in com.atlassian.crowd.plugin.web.conditions
- PermanentApplicationCondition() - Constructor for class com.atlassian.crowd.plugin.web.conditions.PermanentApplicationCondition
- PERMISSION_DENIED - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- PERMISSION_DENIED - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- PERMISSION_ERROR - Enum constant in enum class com.atlassian.crowd.plugin.rest.service.resource.account.AccountManagementResource.ResetPasswordErrors
- PERMISSION_XML_DIR_ID - Static variable in class com.atlassian.crowd.migration.GrantedPermissionMapper
- PERMISSION_XML_GROUP - Static variable in class com.atlassian.crowd.migration.GrantedPermissionMapper
- PERMISSION_XML_NODE - Static variable in class com.atlassian.crowd.migration.GrantedPermissionMapper
- PERMISSION_XML_PERMISSION - Static variable in class com.atlassian.crowd.migration.GrantedPermissionMapper
- PERMISSION_XML_ROOT - Static variable in class com.atlassian.crowd.migration.GrantedPermissionMapper
- permissionEnabledGlobally(OperationType) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- PermissionException - Exception in com.atlassian.crowd.exception
-
Permission Exception this Exception will handle Exceptions to do with CRUD operations on Applications, Directories etc.
- PermissionException() - Constructor for exception com.atlassian.crowd.exception.PermissionException
-
Default constructor.
- PermissionException(String) - Constructor for exception com.atlassian.crowd.exception.PermissionException
-
Default constructor.
- PermissionException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.PermissionException
-
Default constructor.
- PermissionException(Throwable) - Constructor for exception com.atlassian.crowd.exception.PermissionException
-
Default constructor.
- permissionManager - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- permissionManager - Variable in class com.atlassian.crowd.console.action.group.ViewGroupMembers
- permissionManager - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- permissionManager - Variable in class com.atlassian.crowd.console.action.user.EditProfile
- PermissionManager - Interface in com.atlassian.crowd.manager.permission
-
Permission Manager for Crowd to validate Directory Permissions and Application-Directory permissions.
- PermissionManagerImpl - Class in com.atlassian.crowd.manager.permission
-
Implementation of the
PermissionManager
. - PermissionManagerImpl(ApplicationDAO, DirectoryDao, EventPublisher) - Constructor for class com.atlassian.crowd.manager.permission.PermissionManagerImpl
- PermissionOption - Enum Class in com.atlassian.crowd.embedded.api
-
Options in the UI for different types of permission configurations for an LDAP directory.
- permissions - Variable in class com.atlassian.crowd.console.action.directory.CreateDirectory
- permissions - Variable in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryPermissionsPage
- permissions - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPermissionsPage
- permissions - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryPermissionsPage
- permissions - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryPermissionsPage
- permissions - Variable in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdPermissionsPage
- permissions(Consumer<CreateCustomDirectoryPermissionsTab>) - Method in class com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryPage
- permissions(Consumer<CreateInternalDirectoryPermissionsTab>) - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryPage
- permissions(Consumer<CreateConnectorPermissionsTab>) - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- permissions(Consumer<CreateDelegatedPermissionsTab>) - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- permissions(Consumer<CreateRemoteCrowdPermissionsTab>) - Method in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdPage
- permissions(Consumer<DirectoryPermissions>) - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryPermissionsPage
- permissions(Consumer<DirectoryPermissions>) - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPermissionsPage
- permissions(Consumer<DirectoryPermissions>) - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryPermissionsPage
- permissions(Consumer<DirectoryPermissions>) - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryPermissionsPage
- permissions(Consumer<DirectoryPermissions>) - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdPermissionsPage
- permissionsButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomTabs
- permissionsCancelButton() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ModifyApplicationPermissionsTest
- permissionsTab - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- permissionsTab - Variable in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- permissionsTab - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- permissionsTab - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalTabs
- permissionsTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryPage
- permissionsTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryPage
- permissionsTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- permissionsTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- permissionsTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdPage
- permissionsTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorTabs
- permissionsTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedTabs
- permissionsTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdTabs
- permissionsTable - Variable in class com.atlassian.crowd.pageobjects.ApplicationAdministratorsPage
- permittedGroup() - Static method in class com.atlassian.crowd.test.matchers.CrowdMatchers
- PermittedGroup - Interface in com.atlassian.crowd.manager.permission
-
A DirectoryGroup with a corresponding UserPermission.
- PermittedGroupImpl - Class in com.atlassian.crowd.manager.permission
-
Convenience implementation (non persisted) to return to the service layer
- PermittedGroupImpl(UserPermission, Long, String, String) - Constructor for class com.atlassian.crowd.manager.permission.PermittedGroupImpl
- PermittedGroupMatcher<E extends PermittedGroup> - Class in com.atlassian.crowd.test.matchers
- PermittedGroupMatcher(Matcher<String>, Matcher<Long>, Matcher<String>, Matcher<Integer>) - Constructor for class com.atlassian.crowd.test.matchers.PermittedGroupMatcher
- PerNodeStatisticsCollectionScheduler - Class in com.atlassian.crowd.analytics.statistics.scheduler
-
Schedules and runs per node statistics collection.
- PerNodeStatisticsCollectionScheduler(SchedulerService, AnalyticsConfigService, EventPublisher, List<StatisticsCollector<?>>) - Constructor for class com.atlassian.crowd.analytics.statistics.scheduler.PerNodeStatisticsCollectionScheduler
- PersistenceException - Exception in com.atlassian.crowd.util.persistence
-
Persistence related exception.
- PersistenceException() - Constructor for exception com.atlassian.crowd.util.persistence.PersistenceException
-
Default constructor.
- PersistenceException(String) - Constructor for exception com.atlassian.crowd.util.persistence.PersistenceException
-
Default constructor.
- PersistenceException(String, Throwable) - Constructor for exception com.atlassian.crowd.util.persistence.PersistenceException
-
Default constructor.
- PersistenceException(Throwable) - Constructor for exception com.atlassian.crowd.util.persistence.PersistenceException
-
Default constructor.
- persistLatestResult(AppIssuesWithMailScanResultEntity) - Method in interface com.atlassian.crowd.dao.application.AppIssuesWithMailsScanResultDAO
-
Persists scan result for a given application.
- persistLatestResult(AppIssuesWithMailScanResultEntity) - Method in class com.atlassian.crowd.dao.application.AppIssuesWithMailsScanResultDAOHibernate
- pickInstallType() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- pickInstallTypeNoXSRFToken() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- pickNewInstall() - Method in class com.atlassian.crowd.pageobjects.setup.InstallTypeSetupPage
- pickXmlInstall() - Method in class com.atlassian.crowd.pageobjects.setup.InstallTypeSetupPage
- ping(Webhook) - Method in class com.atlassian.crowd.manager.webhook.WebhookPinger
-
Synchronously ping a Webhook and throw IOException if the ping cannot be delivered.
- PIPE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- PIPE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- PIPE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- PIPE_PIPE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- PIPE_PIPE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- PIPE_PIPE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- PKCS5S2SHA2PasswordHashGenerator - Class in com.atlassian.crowd.password.encoder
-
This password hash generator mimics the PKCS5S2PasswordHashGenerator, but utilizes SHA-2 Encodes passwords using PKCS 5 version 2, as published by RSA and implemented in BouncyCastle.
- PKCS5S2SHA2PasswordHashGenerator() - Constructor for class com.atlassian.crowd.password.encoder.PKCS5S2SHA2PasswordHashGenerator
- PLAINTEXT - Enum constant in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.UserEncryptionMethod
- PLAINTEXT_ENCODER - Static variable in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
- PlaintextPasswordEncoder - Class in com.atlassian.crowd.password.encoder
-
A plaintext password encoder
- PlaintextPasswordEncoder() - Constructor for class com.atlassian.crowd.password.encoder.PlaintextPasswordEncoder
- PLUGIN - Enum constant in enum class com.atlassian.crowd.audit.AuditLogAuthorType
-
The audit action was performed by a plugin
- PLUGIN - Enum constant in enum class com.atlassian.crowd.model.application.ApplicationType
- PLUGIN_BASE_URL - Static variable in class com.atlassian.crowd.licensing.AppLinkPoweredPanopticonRestClient
- PLUGIN_CONSUMER_SUFFIX - Static variable in class com.atlassian.crowd.saml.SamlConstants
-
Suffix of plugin's SAML consumer URL.
- PLUGIN_DATA_LOCATION - Static variable in class com.atlassian.crowd.CrowdConstants.CrowdHome
-
Deprecated.Store plugin data in the database. If that is impossible, use the shared home directory as obtained from HomeDirectoryService (located in crowd-server-api module).
- PLUGIN_DISABLED - Enum constant in enum class com.atlassian.crowd.plugin.ha.PluginEventType
- PLUGIN_ENABLED - Enum constant in enum class com.atlassian.crowd.plugin.ha.PluginEventType
- PLUGIN_INSTALLED - Enum constant in enum class com.atlassian.crowd.plugin.ha.PluginEventType
- PLUGIN_KEY - Static variable in class com.atlassian.labs.crowd.directory.pruning.util.PluginData
- PLUGIN_KEY_PREFIX - Static variable in class com.atlassian.crowd.migration.GenericMapper
- PLUGIN_MEDIA_TYPE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.ClusterPluginManagementTest
- PLUGIN_MODULE_DISABLED - Enum constant in enum class com.atlassian.crowd.plugin.ha.PluginEventType
- PLUGIN_MODULE_ENABLED - Enum constant in enum class com.atlassian.crowd.plugin.ha.PluginEventType
- PLUGIN_MODULE_SEPARATOR - Static variable in class com.atlassian.crowd.plugin.ha.PluginOperation
- PLUGIN_SECURITY_ANNOTATIONS_ENABLED - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
Controls enabling of handling security annotations on plugin actions, servlets and filters
- PLUGIN_UNINSTALLED - Enum constant in enum class com.atlassian.crowd.plugin.ha.PluginEventType
- PLUGIN_UPGRADED - Enum constant in enum class com.atlassian.crowd.plugin.ha.PluginEventType
- PluginAvailableClusterLockService - Class in com.atlassian.crowd.manager.cluster.locks
- PluginAvailableClusterLockService(ClusterLockService) - Constructor for class com.atlassian.crowd.manager.cluster.locks.PluginAvailableClusterLockService
- PluginAwareActionConfig - Class in com.atlassian.crowd.plugin.descriptors.webwork
-
ActionConfig that contains a reference to its parent plugin.
- PluginAwareActionFactory - Class in com.atlassian.crowd.plugin.descriptors.webwork
-
An Spring autowiring object factory that uses the classloader of the of PluginAware action configs to load and wire up the action class.
- PluginAwareActionFactory() - Constructor for class com.atlassian.crowd.plugin.descriptors.webwork.PluginAwareActionFactory
- PluginAwareConfigurationDecorator - Class in com.atlassian.crowd.plugin.descriptors.webwork
-
Appends data about plugins to their struts configuration
- PluginAwareConfigurationDecorator(String) - Constructor for class com.atlassian.crowd.plugin.descriptors.webwork.PluginAwareConfigurationDecorator
- PluginAwareFreemarkerManager - Class in com.atlassian.crowd.plugin
- PluginAwareFreemarkerManager() - Constructor for class com.atlassian.crowd.plugin.PluginAwareFreemarkerManager
- PluginChangeMessageListener - Class in com.atlassian.crowd.plugin.ha
-
Listener for cluster events related to plugin system.
- PluginChangeMessageListener(ClusterMessageService, ReplicatedPluginHelper) - Constructor for class com.atlassian.crowd.plugin.ha.PluginChangeMessageListener
- PluginChangeMessageSender - Class in com.atlassian.crowd.plugin.ha
-
Sends messages across the cluster for specific plugin events.
- PluginChangeMessageSender(ClusterMessageService) - Constructor for class com.atlassian.crowd.plugin.ha.PluginChangeMessageSender
- PluginClassTemplateLoader - Class in com.atlassian.crowd.plugin.descriptors.webwork
- PluginClassTemplateLoader() - Constructor for class com.atlassian.crowd.plugin.descriptors.webwork.PluginClassTemplateLoader
- PluginComponentAccessor - Class in com.atlassian.crowd.plugin
-
Utility class to access OSGi components publicly exported by plugins.
- PluginComponentAccessor() - Constructor for class com.atlassian.crowd.plugin.PluginComponentAccessor
- PluginConfig - Class in com.atlassian.crowd.rest.plugin
- PluginConfig() - Constructor for class com.atlassian.crowd.rest.plugin.PluginConfig
- PluginData - Class in com.atlassian.labs.crowd.directory.pruning.util
- PluginDecoratorMapper - Class in com.atlassian.crowd.plugin.sitemesh
- PluginDecoratorMapper() - Constructor for class com.atlassian.crowd.plugin.sitemesh.PluginDecoratorMapper
- PluginDirectoryLocator - Class in com.atlassian.crowd.plugin
-
This class provides the location of the plugin directories, in particular the plugins and bundled plugins (in JAR format) and the plugin cache.
- PluginDirectoryLocator(HomeDirectoryService) - Constructor for class com.atlassian.crowd.plugin.PluginDirectoryLocator
- PluginEventType - Enum Class in com.atlassian.crowd.plugin.ha
-
Represents the type of a plugin operation that has been performed.
- pluginKey() - Method in record class com.atlassian.crowd.manager.bootstrap.StrutsActionMapHelper.ActionParticulars
-
Returns the value of the
pluginKey
record component. - PluginOperation - Class in com.atlassian.crowd.plugin.ha
-
Represents a plugin operation (plugin enabled, disabled, etc)
- PluginOperation(String) - Constructor for class com.atlassian.crowd.plugin.ha.PluginOperation
- PluginPropertyManager - Interface in com.atlassian.crowd.manager.property
-
Manages plugin properties.
- PluginPropertyManagerGeneric - Class in com.atlassian.crowd.manager.property
- PluginPropertyManagerGeneric(PropertyDAO) - Constructor for class com.atlassian.crowd.manager.property.PluginPropertyManagerGeneric
- PluginProvidedDecoratorModule - Interface in com.atlassian.crowd.plugin.module
-
Holds data about the decorator override.
- PluginResourceBundleProvider - Class in com.atlassian.crowd.util
-
Implementation of
ResourceBundleProvider
that looks for resource bundles defined in plugins. - PluginResourceBundleProvider(PluginAccessor, Locale, PluginEventManager) - Constructor for class com.atlassian.crowd.util.PluginResourceBundleProvider
- PLUGINS_LOCATION - Static variable in class com.atlassian.crowd.CrowdConstants.CrowdHome
- PluginSettingEntity - Class in com.atlassian.crowd.plugin.rest.entity
- PluginSettingEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.PluginSettingEntity
- PluginSettingEntity(String, Object) - Constructor for class com.atlassian.crowd.plugin.rest.entity.PluginSettingEntity
- PluginSettingsResource - Class in com.atlassian.crowd.plugin.rest.service.resource.plugins
-
Resource for managing plugin settings.
- PluginSettingsResource(PluginSettingsFactory) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.plugins.PluginSettingsResource
- PluginSettingsResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
- PluginSettingsResourceTest(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.PluginSettingsResourceTest
- PluginSettingsResourceTest(String, RestServer) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.PluginSettingsResourceTest
- pluginToCrowdDoesNotAuthorisedBasedOnPreviouslyAttemptedPage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.ApplicationPluginPermissioningTest
- PluginUpgradeManagerSupplier - Class in com.atlassian.crowd.plugin
- PluginUpgradeManagerSupplier() - Constructor for class com.atlassian.crowd.plugin.PluginUpgradeManagerSupplier
- PNG - Enum constant in enum class com.atlassian.crowd.lookandfeel.LookAndFeelConstants.ImageType
- pollChanges(SynchronisationMode) - Method in class com.atlassian.crowd.directory.DbCachingDirectoryPoller
- pollChanges(SynchronisationMode) - Method in interface com.atlassian.crowd.directory.monitor.poller.DirectoryPoller
-
Polls the directory for mutations and synchronises accordingly.
- poller - Variable in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase.GenericPage
- poller - Variable in class com.atlassian.crowd.pageobjects.administration.CurrentSessionsPage
- poller - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- Poller - Class in com.atlassian.crowd.test.util
-
Simple utility class to poll and wait for conditions.
- Poller() - Constructor for class com.atlassian.crowd.test.util.Poller
- pollerConfig - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- PollerConfig - Class in com.atlassian.crowd.directory.monitor.poller
-
Model class holding config of cached directory polling.
- PollerConfig() - Constructor for class com.atlassian.crowd.directory.monitor.poller.PollerConfig
- Pollers - Class in com.atlassian.crowd.pageobjects.utils
- Pollers() - Constructor for class com.atlassian.crowd.pageobjects.utils.Pollers
- POLLING_INTERVAL - Static variable in class com.atlassian.crowd.directory.SyncScheduleType
- POLLING_INTERVAL_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.SynchronisationSchedulingConfigValidator
- POLLING_INTERVAL_IN_MIN - Static variable in class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectorValidator
- POLLING_INTERVAL_IN_MIN_KEY - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPConnectorValidator
- pollingEnabled - Variable in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- pollingIntervalInMin - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- pollingIntervalInMin - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- pollingIntervalInMin - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- pollingIntervalInMin - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- pollingIntervalInput - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- pollingIntervalRadio - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- pollingIntervalRadio - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- pollingIntervalRadio - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- POOL_AUTHENTICATION - Static variable in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyConstants
- POOL_INITIAL_SIZE - Static variable in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyConstants
- POOL_MAXIMUM_SIZE - Static variable in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyConstants
- POOL_PREFERRED_SIZE - Static variable in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyConstants
- POOL_PROTOCOL - Static variable in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyConstants
- POOL_SIZE - Static variable in class com.atlassian.crowd.plugins.functest.event.EventPublisherConcurrentHandlingTest
- POOL_TIMEOUT - Static variable in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyConstants
- PoolStatisticsEntity - Class in com.atlassian.crowd.plugin.rest.entity
- PoolStatisticsEntity(int, int, int, int, int, int, int) - Constructor for class com.atlassian.crowd.plugin.rest.entity.PoolStatisticsEntity
- PoolStatisticsEntity(SpringLdapPoolStatistics) - Constructor for class com.atlassian.crowd.plugin.rest.entity.PoolStatisticsEntity
- poolTypes - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- populateAuditLog(int, int) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitAuditLogResource
- populateCommonChangesetProperties(AuditLogChangeset, boolean) - Method in interface com.atlassian.crowd.manager.audit.AuditLogChangesetPopulator
-
Populates the author, timestamp and IP address in the audit log changeset.
- populateCommonChangesetProperties(AuditLogChangeset, boolean) - Method in class com.atlassian.crowd.manager.audit.AuditLogChangesetPopulatorImpl
- populateDefaultAttributes(Class<P>) - Method in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- populateDirectoryAttributes(DirectoryImpl) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- populateDirectoryAttributes(DirectoryImpl) - Method in class com.atlassian.crowd.console.action.directory.UpdateDelegatedConnection
- populateDirectoryAttributesForConnectionTest(Map<String, String>) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- populateDirectoryAttributesForConnectionTest(Map<String, String>) - Method in class com.atlassian.crowd.console.action.directory.CreateDelegated
- populateDirectoryAttributesForConnectionTest(Map<String, String>, AzureAdConnectionTestEntity, String) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
- populateDirectoryAttributesForConnectionTest(Map<String, String>, CrowdConnectionTestEntity, String) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
- populateDirectoryAttributesForConnectionTest(Map<String, String>, LdapConnectionTestEntity, String) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
- populateDirectoryAttributesForSearchTest(LdapSearchTestEntity, Directory) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
- populateNames(User) - Static method in class com.atlassian.crowd.util.UserUtils
-
Ensures that the first name, last name and displayName of the user object is fully populated.
- populatePackages(DefaultPackageScannerConfiguration, InputStream, InputStream) - Static method in class com.atlassian.crowd.plugin.spring.PackageScannerConfigurationYamlReader
- populatePackages(DefaultPackageScannerConfiguration, Resource, Resource) - Static method in class com.atlassian.crowd.plugin.spring.PackageScannerConfigurationYamlReader
- populateParams() - Method in class com.atlassian.crowd.console.tags.SoyTemplateTag
- populateParams() - Method in class com.atlassian.crowd.struts2.jsp.tags.StringSetTag
- PORT - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidator
- POST_DEC2020_EVALUATION_DC_KEY - Static variable in class com.atlassian.crowd.test.license.TestLicenses
-
License with creation date > 1st Dec 2020 which does have a new keyVersion property.
- postBootstrapDatabase() - Method in class com.atlassian.crowd.manager.bootstrap.CrowdBootstrapManagerImpl
- postConstruct() - Method in class com.atlassian.crowd.analytics.listener.RemoteDirectorySynchronisationFinishedEventListener
- postConstruct() - Method in class com.atlassian.crowd.directory.SpringLdapPoolClearingClusterMessageListener
- postConstruct() - Method in class com.atlassian.crowd.event.listener.XWorkChangeListener
- postConstruct() - Method in class com.atlassian.crowd.licensing.cluster.LicenseUpdatedClusterMessageListener
- PostgresLegacyTableQueries - Class in com.atlassian.crowd.migration.legacy.database.sql
- PostgresLegacyTableQueries() - Constructor for class com.atlassian.crowd.migration.legacy.database.sql.PostgresLegacyTableQueries
- POSTGRESQL - Enum constant in enum class com.atlassian.crowd.analytics.statistics.collectors.environment.DatabaseType
- POSTGRESQL - Enum constant in enum class com.atlassian.crowd.config.ConfiguredDatabaseType
- PostgreSQLConnectionDecorator - Class in com.atlassian.crowd.config
- PostgreSQLConnectionDecorator(DefaultDatabaseConnectionParameters) - Constructor for class com.atlassian.crowd.config.PostgreSQLConnectionDecorator
- postMethodShouldRedirectToRefererUrlAfterLogin() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- postProcess(DirContext) - Method in class com.atlassian.crowd.directory.ldap.control.DeletedResultsControl
- postProcess(DirContext) - Method in class com.atlassian.crowd.directory.ldap.control.RequestControlsTrackingDirContextProcessor
- postprocessGroup(LDAPGroupWithAttributes) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- postprocessGroup(LDAPGroupWithAttributes) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
Perform any post-processing on the passed group.
- postprocessGroups(List<LDAPGroupWithAttributes>) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- postprocessGroups(List<LDAPGroupWithAttributes>) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
Perform any post-processing on groups.
- PostProcessRestDocsMojo - Class in com.atlassian.crowd.maven.plugin.openapi
- PostProcessRestDocsMojo() - Constructor for class com.atlassian.crowd.maven.plugin.openapi.PostProcessRestDocsMojo
- preDestroy() - Method in class com.atlassian.crowd.analytics.listener.RemoteDirectorySynchronisationFinishedEventListener
- preDestroy() - Method in class com.atlassian.crowd.directory.SpringLdapPoolClearingClusterMessageListener
- preDestroy() - Method in class com.atlassian.crowd.event.listener.XWorkChangeListener
- preDestroy() - Method in class com.atlassian.crowd.licensing.cluster.LicenseUpdatedClusterMessageListener
- preferredSize - Variable in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm
- prefix(String) - Method in class com.atlassian.crowd.support.SupportInformationBuilder
- PREFIX - Static variable in class com.atlassian.crowd.service.support.MailConfigAdditionalSupportInformationService
- PREFIX - Static variable in class com.atlassian.crowd.service.support.PropertiesAdditionalSupportInformationService
- PREFIX - Static variable in class com.atlassian.crowd.service.support.ProxyAdditionalSupportInformationService
- PrefixBasedSwitchableEncryptor - Class in com.atlassian.crowd.crypto
- PrefixBasedSwitchableEncryptor(EncryptionSettings, Map<String, Encryptor>) - Constructor for class com.atlassian.crowd.crypto.PrefixBasedSwitchableEncryptor
- PrefixRestriction - Class in com.atlassian.crowd.search.hibernate.audit
- PrefixRestriction(String, String) - Constructor for class com.atlassian.crowd.search.hibernate.audit.PrefixRestriction
- PrepareApplicationContextAction - Class in com.atlassian.crowd.sso.saml.impl.opensaml.action
- PrepareApplicationContextAction(ApplicationSamlConfigurationService) - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.action.PrepareApplicationContextAction
- prepareAttribute(Set<String>) - Static method in class com.atlassian.crowd.directory.cache.AzureGroupFilterProcessor
- PrepareAuthorizationContextAction - Class in com.atlassian.crowd.sso.saml.impl.opensaml.action
- PrepareAuthorizationContextAction(AuthenticatedUserProvider, ApplicationService, CrowdRememberMeService, EventPublisher) - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.action.PrepareAuthorizationContextAction
- PrepareConfigContextAction - Class in com.atlassian.crowd.sso.saml.impl.opensaml.action
- PrepareConfigContextAction() - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.action.PrepareConfigContextAction
- prepareConfigurationPage(Path) - Method in class com.atlassian.crowd.acceptance.tests.load.BaseCsvImporterTest
- prepareCredential() - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.PrepareSecurityContextAction
- prepareIdentifierCompareLocale() - Static method in class com.atlassian.crowd.embedded.impl.IdentifierUtils
- prepareMappingPage(CsvImporterMappingPage) - Method in class com.atlassian.crowd.acceptance.tests.load.BaseCsvImporterTest
- prepareMessageWithParams(Map<String, String>) - Method in class com.atlassian.crowd.config.AbstractDatabaseConnectionDecorator
- prepareOrFilterForGroupProperty(String, List<String>) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- prepareQuery() - Method in class com.atlassian.crowd.plugin.rest.service.controller.MembershipsController
- PrepareResponseEndpointContextAction - Class in com.atlassian.crowd.sso.saml.impl.opensaml.action
- PrepareResponseEndpointContextAction() - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.action.PrepareResponseEndpointContextAction
- PrepareSecurityContextAction - Class in com.atlassian.crowd.sso.saml.impl.opensaml.action
- PrepareSecurityContextAction(CrowdSamlConfigurationServiceInternal) - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.action.PrepareSecurityContextAction
- preProcess(DirContext) - Method in class com.atlassian.crowd.directory.ldap.control.RequestControlsTrackingDirContextProcessor
- PRESENT - Enum constant in enum class com.atlassian.crowd.licensing.ApplicationLicensingStatus
- preset(PasswordPolicyConfigurationPreset) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration.PasswordPolicyConfigurationBuilder
- prettyPrint(Node) - Static method in class com.atlassian.crowd.sso.saml.SamlXmlUtils
- PREVENT_LOGIN_CSRF_FILTER - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- PreventAdminFromRevokingAdminRightsFromThemselvesTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- PreventAdminFromRevokingAdminRightsFromThemselvesTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.PreventAdminFromRevokingAdminRightsFromThemselvesTest
- preventingLockout - Variable in class com.atlassian.crowd.console.action.group.ViewGroupMembers
- preventingLockout - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- previousButton - Variable in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- previousPage() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- primary() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- PRIMARY_GROUP_SUPPORT - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Key to determine if primary groups are supported.
- primary_return() - Constructor for class com.atlassian.crowd.cql.parser.antlr.CqlParser.primary_return
- primaryDirectories - Variable in class com.atlassian.crowd.pageobjects.ExpandableJndiDirectoriesList
- PrimaryGroupIdMapper - Class in com.atlassian.crowd.directory.ldap.mapper.attribute
-
Maps the primaryGroupId of a user.
- PrimaryGroupIdMapper() - Constructor for class com.atlassian.crowd.directory.ldap.mapper.attribute.PrimaryGroupIdMapper
- primaryGroupSupport - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- primaryGroupSupport - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- principal - Variable in class com.atlassian.crowd.console.action.principal.RemovePrincipal
- principal() - Static method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.PrincipalMatcher
- Principal(String, String, String, String) - Constructor for class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.Principal
- Principal(String, String, String, String, boolean) - Constructor for class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.Principal
- PrincipalAliases - Class in com.atlassian.crowd.pageobjects
- PrincipalAliases(Set<String>, Map<String, String>) - Constructor for class com.atlassian.crowd.pageobjects.PrincipalAliases
- principalDetailsShowDirectoryDescription() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- PrincipalMatcher() - Constructor for class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.PrincipalMatcher
- printMinimalSystemInfo(Logger) - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- printMinimalSystemInfo(Logger) - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- printSystemInfo(Logger) - Method in interface com.atlassian.crowd.util.SystemInfoHelper
- printSystemInfo(Logger) - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- PRIVATE_KEY_PROPERTY - Static variable in class com.atlassian.crowd.plugin.saml.DatabaseKeyStore
- PRIVILEGE_LEVEL - Static variable in class com.atlassian.crowd.model.authentication.ValidationFactor
-
Application-specific privilege level.
- process(Object) - Method in interface com.atlassian.crowd.directory.ldap.util.AttributeValueProcessor
- process(Object) - Method in class com.atlassian.crowd.directory.ldap.util.ListAttributeValueProcessor
- processBatchFind(long, Collection<String>, Class<E>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchFinder
- processBatchFind(long, Collection<String>, Class<E>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.Hibernate5BatchFinder
- processBatchFind(long, Collection<String>, Class<E>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.Hibernate6BatchFinder
- processDirectoryMapping() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- processGeneral() - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- processGeneral() - Method in class com.atlassian.crowd.console.action.group.ViewGroup
- processGeneral() - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- processGeneral() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- processInvalidations(CacheInvalidations) - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
- processLicense() - Method in class com.atlassian.crowd.console.action.options.UpdateLicensing
- processLicenseDetails() - Method in class com.atlassian.crowd.console.action.License
- processLogging() - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
-
Reads current state of logging and updates class fields to match.
- processMailTemplates() - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- processNarrative(OpenAPI, String) - Static method in class com.atlassian.crowd.maven.plugin.openapi.OpenAPIUtils
-
Processes the x-atlassian-narrative extension in an OpenAPI object.
- processProfiling() - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
-
Updates the class profiling fields to reflect the current status of profiling.
- processRow(ResultSet) - Method in class com.atlassian.crowd.migration.legacy.database.DatabaseMapper.AttributeMapper
- produceEvent(Directory, PasswordPolicyConfiguration) - Method in class com.atlassian.crowd.embedded.analytics.collector.PasswordPolicyStatisticsCollector
-
Create an event that can be emitted.
- profiling() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
- progessSetupStep() - Method in class com.atlassian.crowd.console.setup.CrowdSetupPersister
- PROP_RECOVERY_PASSWORD - Static variable in class com.atlassian.crowd.manager.recovery.SystemPropertyRecoveryModeService
- PROPERTIES - Static variable in class com.atlassian.crowd.plugin.DecoratorAttributes
- PROPERTIES_FILE - Static variable in class com.atlassian.crowd.integration.Constants
-
Configuration file for Crowd.
- PROPERTIES_FILE_APPLICATION_LOGIN_URL - Static variable in class com.atlassian.crowd.integration.Constants
-
Configuration file property value for the application authentication URL.
- PROPERTIES_FILE_APPLICATION_NAME - Static variable in class com.atlassian.crowd.integration.Constants
-
Configuration file property value for the application authentication name.
- PROPERTIES_FILE_APPLICATION_PASSWORD - Static variable in class com.atlassian.crowd.integration.Constants
-
Configuration file property value for the application authentication password.
- PROPERTIES_FILE_BASE_URL - Static variable in class com.atlassian.crowd.integration.Constants
-
Configuration file property value for the Crowd server base URL.
- PROPERTIES_FILE_COOKIE_DOMAIN - Static variable in class com.atlassian.crowd.integration.Constants
-
Configuration file property value for specifying a domain name used for a SSO cookie (optional).
- PROPERTIES_FILE_COOKIE_TOKENKEY - Static variable in class com.atlassian.crowd.integration.Constants
-
Configuration file property value for the name of Crowd SSO token cookie (optional).
- PROPERTIES_FILE_HTTP_MAX_CONNECTIONS - Static variable in class com.atlassian.crowd.integration.Constants
-
Configuration file property value for the maximum number of HTTP connections (optional).
- PROPERTIES_FILE_HTTP_PROXY_HOST - Static variable in class com.atlassian.crowd.integration.Constants
-
Configuration file property value for the HTTP proxy host (optional).
- PROPERTIES_FILE_HTTP_PROXY_PASSWORD - Static variable in class com.atlassian.crowd.integration.Constants
-
Configuration file property value for the HTTP proxy password (optional).
- PROPERTIES_FILE_HTTP_PROXY_PORT - Static variable in class com.atlassian.crowd.integration.Constants
-
Configuration file property value for the HTTP proxy port (optional).
- PROPERTIES_FILE_HTTP_PROXY_USERNAME - Static variable in class com.atlassian.crowd.integration.Constants
-
Configuration file property value for the HTTP proxy username (optional).
- PROPERTIES_FILE_HTTP_TIMEOUT - Static variable in class com.atlassian.crowd.integration.Constants
-
Configuration file property value for HTTP connection timeout (optional).
- PROPERTIES_FILE_SECURITY_SERVER_URL - Static variable in class com.atlassian.crowd.integration.Constants
-
Configuration file property value for the Crowd server web services URL.
- PROPERTIES_FILE_SESSIONKEY_LASTVALIDATION - Static variable in class com.atlassian.crowd.integration.Constants
-
Configuration file property value for the http session last validation, Date.
- PROPERTIES_FILE_SESSIONKEY_TOKENKEY - Static variable in class com.atlassian.crowd.integration.Constants
-
Configuration file property value for the http session token key, String.
- PROPERTIES_FILE_SESSIONKEY_VALIDATIONINTERVAL - Static variable in class com.atlassian.crowd.integration.Constants
-
Configuration file property value for the time in minutes between validations, 0 for every time.
- PROPERTIES_FILE_SOCKET_TIMEOUT - Static variable in class com.atlassian.crowd.integration.Constants
-
Configuration file property value for specifying how long to wait without retrieving any data from the remote connection (optional).
- PROPERTIES_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- PROPERTIES_XML_ROOT - Static variable in class com.atlassian.crowd.migration.CrowdPropertiesMapper
- PROPERTIES_XML_ROOT - Static variable in class com.atlassian.crowd.migration.legacy.PropertyMapper
- PropertiesAdditionalSupportInformationService - Class in com.atlassian.crowd.service.support
- PropertiesAdditionalSupportInformationService(InternalPropertyManager) - Constructor for class com.atlassian.crowd.service.support.PropertiesAdditionalSupportInformationService
- propertiesToMap - Variable in class com.atlassian.crowd.migration.CrowdConfigMapper
- Property - Class in com.atlassian.crowd.model.property
-
Captures various server properties of the crowd server.
- Property<V> - Interface in com.atlassian.crowd.search.query.entity.restriction
-
Property Values are accessible via
UserTermKeys
,GroupTermKeys
- Property() - Constructor for class com.atlassian.crowd.model.property.Property
- Property(String, String, String) - Constructor for class com.atlassian.crowd.model.property.Property
- PROPERTY_XML_KEY - Static variable in class com.atlassian.crowd.migration.legacy.PropertyMapper
- PROPERTY_XML_NAME - Static variable in class com.atlassian.crowd.migration.CrowdPropertiesMapper
- PROPERTY_XML_NAME - Static variable in class com.atlassian.crowd.migration.legacy.PropertyMapper
- PROPERTY_XML_NODE - Static variable in class com.atlassian.crowd.migration.legacy.PropertyMapper
- PROPERTY_XML_VALUE - Static variable in class com.atlassian.crowd.migration.CrowdPropertiesMapper
- PROPERTY_XML_VALUE - Static variable in class com.atlassian.crowd.migration.legacy.PropertyMapper
- PropertyBasedApplicationLicensingEnabledChecker - Class in com.atlassian.crowd.licensing
- PropertyBasedApplicationLicensingEnabledChecker() - Constructor for class com.atlassian.crowd.licensing.PropertyBasedApplicationLicensingEnabledChecker
- PropertyBasedAzureFilteringEnabledChecker - Class in com.atlassian.crowd.azure
- PropertyBasedAzureFilteringEnabledChecker() - Constructor for class com.atlassian.crowd.azure.PropertyBasedAzureFilteringEnabledChecker
- PropertyBasedEncryptionSettings - Class in com.atlassian.crowd.manager.property
- PropertyBasedEncryptionSettings(PropertyManager, HomeDirectoryService) - Constructor for class com.atlassian.crowd.manager.property.PropertyBasedEncryptionSettings
- PropertyBasedFeatureEnabledChecker - Class in com.atlassian.crowd.features
- PropertyBasedFeatureEnabledChecker(String, boolean) - Constructor for class com.atlassian.crowd.features.PropertyBasedFeatureEnabledChecker
- PropertyDAO - Interface in com.atlassian.crowd.dao.property
-
Persist
property
objects. - PropertyDAOHibernate - Class in com.atlassian.crowd.dao.property
- PropertyDAOHibernate() - Constructor for class com.atlassian.crowd.dao.property.PropertyDAOHibernate
- PropertyEncryptor - Class in com.atlassian.crowd.crypto
- PropertyEncryptor(Encryptor) - Constructor for class com.atlassian.crowd.crypto.PropertyEncryptor
- PropertyEncryptor(Encryptor, Map<String, Set<String>>) - Constructor for class com.atlassian.crowd.crypto.PropertyEncryptor
- PropertyEntity - Class in com.atlassian.crowd.integration.rest.entity
-
Represents a property entity.
- PropertyEntity - Class in com.atlassian.crowd.plugin.rest.entity
-
Represents a property entity.
- PropertyEntity(String, String) - Constructor for class com.atlassian.crowd.integration.rest.entity.PropertyEntity
-
Constructs a property with the specified name and type.
- PropertyEntity(String, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.PropertyEntity
-
Constructs a property with the specified name and type.
- propertyExpression() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- propertyExpression() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- propertyExpression_return() - Constructor for class com.atlassian.crowd.cql.parser.antlr.CqlParser.propertyExpression_return
- propertyFileLocation - Variable in class com.atlassian.crowd.service.client.BaseResourceLocator
- PropertyId - Class in com.atlassian.crowd.model.property
- PropertyId() - Constructor for class com.atlassian.crowd.model.property.PropertyId
- PropertyId(String, String) - Constructor for class com.atlassian.crowd.model.property.PropertyId
- PropertyImpl<V> - Class in com.atlassian.crowd.search.query.entity.restriction
- PropertyImpl(String, Class<V>) - Constructor for class com.atlassian.crowd.search.query.entity.restriction.PropertyImpl
- propertyManager - Variable in class com.atlassian.crowd.console.action.BaseAction
- propertyManager - Variable in class com.atlassian.crowd.integration.springsecurity.AbstractLocalCrowdAuthenticationProcessingFilter
- PropertyManager - Interface in com.atlassian.crowd.manager.property
-
API for storing and retrieving Crowd server properties.
- PropertyManagerException - Exception in com.atlassian.crowd.manager.property
-
Error accessing property.
- PropertyManagerException() - Constructor for exception com.atlassian.crowd.manager.property.PropertyManagerException
-
Default constructor.
- PropertyManagerException(String) - Constructor for exception com.atlassian.crowd.manager.property.PropertyManagerException
-
Default constructor.
- PropertyManagerException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.property.PropertyManagerException
-
Default constructor.
- PropertyManagerException(Throwable) - Constructor for exception com.atlassian.crowd.manager.property.PropertyManagerException
-
Default constructor.
- PropertyManagerGeneric - Class in com.atlassian.crowd.manager.property
- PropertyManagerGeneric(PropertyDAO, EventPublisher) - Constructor for class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- PropertyMapper - Class in com.atlassian.crowd.migration.legacy.database
- PropertyMapper - Class in com.atlassian.crowd.migration.legacy
- PropertyMapper - Class in com.atlassian.crowd.migration
-
This mapper will handle the mapping of a
Property
- PropertyMapper(SessionFactory, BatchProcessor, PropertyDAO) - Constructor for class com.atlassian.crowd.migration.PropertyMapper
- PropertyMapper(SessionFactory, BatchProcessor, PropertyDAOHibernate, CrowdBootstrapManager) - Constructor for class com.atlassian.crowd.migration.legacy.PropertyMapper
- PropertyMapper(SessionFactory, BatchProcessor, JdbcOperations, PropertyDAOHibernate, CrowdBootstrapManager) - Constructor for class com.atlassian.crowd.migration.legacy.database.PropertyMapper
- propertyName - Variable in class com.atlassian.crowd.common.properties.AbstractSystemProperty
- propertyName - Variable in class com.atlassian.crowd.directory.ldap.mapper.AttributeContextMapper
- PropertyRestriction<T> - Interface in com.atlassian.crowd.search.query.entity.restriction
-
Restriction on a search based on a property of type T.
- PropertyRestrictionEntity - Class in com.atlassian.crowd.integration.rest.entity
-
Represents a property restriction entity.
- PropertyRestrictionEntity - Class in com.atlassian.crowd.plugin.rest.entity
-
Represents a property restriction entity.
- PropertyRestrictionEntity(PropertyEntity, String, String) - Constructor for class com.atlassian.crowd.integration.rest.entity.PropertyRestrictionEntity
-
Creates a new instance of RestPropertyRestriction.
- PropertyRestrictionEntity(PropertyEntity, String, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.PropertyRestrictionEntity
-
Creates a new instance of RestPropertyRestriction.
- PropertyTypeService - Interface in com.atlassian.crowd.search.query.entity
-
Property type service.
- PropertyTypeServiceImpl - Class in com.atlassian.crowd.search.query.entity
-
Implements a PropertyTypeServiceImpl.
- PropertyTypeServiceImpl(Map<String, Class>) - Constructor for class com.atlassian.crowd.search.query.entity.PropertyTypeServiceImpl
-
Constructs a new PropertyTypeService.
- PropertyUtils - Class in com.atlassian.crowd.acceptance.utils
- PropertyUtils - Class in com.atlassian.crowd.search.query.entity.restriction
-
Factory methods for creating Property objects.
- PropertyUtils - Class in com.atlassian.crowd.util
-
PropertyUtils class to enable the writing back of Properties
- PropertyUtils() - Constructor for class com.atlassian.crowd.acceptance.utils.PropertyUtils
- PropertyUtils() - Constructor for class com.atlassian.crowd.search.query.entity.restriction.PropertyUtils
- PropertyUtils() - Constructor for class com.atlassian.crowd.util.PropertyUtils
- propertyWithCrowdOnlyDefaultTrueShouldReturnTrue() - Method in class com.atlassian.crowd.acceptance.tests.integration.SystemPropertiesTest
- PROTECTED_REST_ENDPOINTS_PATTERN - Static variable in class com.atlassian.crowd.integration.springsecurity.LocalCrowdSSOAuthenticationProcessingFilter
- provider - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- PROXY_HOST - Static variable in class com.atlassian.crowd.acceptance.utils.proxy.MockProxyServer
- PROXY_PROPERTIES - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- ProxyAdditionalSupportInformationService - Class in com.atlassian.crowd.service.support
- ProxyAdditionalSupportInformationService(TrustedProxyManager) - Constructor for class com.atlassian.crowd.service.support.ProxyAdditionalSupportInformationService
- ProxyConnectionTracker - Class in com.atlassian.crowd.util.persistence.hibernate.connection.jdbc
- ProxyConnectionTracker() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.ProxyConnectionTracker
- ProxyConnectionTracker(ReferenceBuilder) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.ProxyConnectionTracker
- proxyServerPropertiesRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CreateAzureAdTest
- ProxyServerPropertiesRule - Class in com.atlassian.crowd.acceptance.utils.proxy
-
Provides set system proxy settings.
- ProxyServerPropertiesRule(Integer, String, String) - Constructor for class com.atlassian.crowd.acceptance.utils.proxy.ProxyServerPropertiesRule
- ProxyServerPropertiesRuleTest - Class in com.atlassian.crowd.acceptance.utils.proxy
- ProxyServerPropertiesRuleTest() - Constructor for class com.atlassian.crowd.acceptance.utils.proxy.ProxyServerPropertiesRuleTest
- ProxyUtil - Class in com.atlassian.crowd.common.util
-
Utility class simplifying creation of proxy objects.
- pruneStaleNodeInformation() - Method in interface com.atlassian.crowd.manager.cluster.monitoring.ClusterNodeInformationManager
- pruneStaleNodeInformation() - Method in class com.atlassian.crowd.manager.cluster.monitoring.DatabaseClusterNodeInformationManager
- PRUNING_CONFIG_FOR_NULL_EXTERNAL_ID_ATTRIBUTE_NAME - Static variable in class com.atlassian.labs.crowd.directory.pruning.util.DirectoryAttributes
- PRUNING_CONFIG_FOR_NULL_EXTERNAL_ID_FIELD - Static variable in class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningConfigurationEntity
- PRUNING_ENABLED_ATTRIBUTE_NAME - Static variable in class com.atlassian.labs.crowd.directory.pruning.util.DirectoryAttributes
- PRUNING_ENABLED_FIELD - Static variable in class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningConfigurationEntity
- PRUNING_JOBRUNNER_KEY - Static variable in class com.atlassian.labs.crowd.directory.pruning.jobs.DelegatedDirectoryPruningJob
- PruningAdministrationPage - Class in com.atlassian.crowd.pageobjects.directory.pruning
- PruningAdministrationPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.pruning.PruningAdministrationPage
- PruningAdministrationPage.DirectoryPruningConfiguration - Class in com.atlassian.crowd.pageobjects.directory.pruning
- PruningConfigCollector - Class in com.atlassian.labs.crowd.directory.pruning.analytics.statistics.collectors
- PruningConfigCollector(PruningConfigurationController) - Constructor for class com.atlassian.labs.crowd.directory.pruning.analytics.statistics.collectors.PruningConfigCollector
- PruningConfigStatisticsEvent - Class in com.atlassian.labs.crowd.directory.pruning.analytics.events
- PruningConfigStatisticsEvent(long, long) - Constructor for class com.atlassian.labs.crowd.directory.pruning.analytics.events.PruningConfigStatisticsEvent
- PruningConfigurationController - Class in com.atlassian.labs.crowd.directory.pruning.controller
- PruningConfigurationController(DirectoryManager, ApplicationProperties, PruningConfigurationEntityMapper) - Constructor for class com.atlassian.labs.crowd.directory.pruning.controller.PruningConfigurationController
- PruningConfigurationEntity - Class in com.atlassian.labs.crowd.directory.pruning.rest.model
- PruningConfigurationEntity(Boolean, Boolean, String, String, Long, String) - Constructor for class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningConfigurationEntity
- PruningConfigurationEntityMapper - Class in com.atlassian.labs.crowd.directory.pruning.mapper
- PruningConfigurationEntityMapper() - Constructor for class com.atlassian.labs.crowd.directory.pruning.mapper.PruningConfigurationEntityMapper
- PruningConfigurationResource - Class in com.atlassian.labs.crowd.directory.pruning.rest
- PruningConfigurationResource(PruningConfigurationController) - Constructor for class com.atlassian.labs.crowd.directory.pruning.rest.PruningConfigurationResource
- PruningConfigurationResourceSecurityIntegrationTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.pruning
- PruningConfigurationResourceSecurityIntegrationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.pruning.PruningConfigurationResourceSecurityIntegrationTest
- PruningConfigurationUpdateResultsEntity - Class in com.atlassian.labs.crowd.directory.pruning.rest.model
- PruningConfigurationUpdateResultsEntity(List<PruningConfigurationEntity>, List<String>) - Constructor for class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningConfigurationUpdateResultsEntity
- PruningConfigurationWebdriverTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.pruning
- PruningConfigurationWebdriverTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.pruning.PruningConfigurationWebdriverTest
- PruningE2eTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.pruning
- PruningE2eTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.pruning.PruningE2eTest
- PruningEventListener - Class in com.atlassian.labs.crowd.directory.pruning.analytics.listener
- PruningEventListener(EventPublisher) - Constructor for class com.atlassian.labs.crowd.directory.pruning.analytics.listener.PruningEventListener
- PruningJobController - Class in com.atlassian.labs.crowd.directory.pruning.controller
- PruningJobController(SchedulerService, PruningJobStatusService) - Constructor for class com.atlassian.labs.crowd.directory.pruning.controller.PruningJobController
- PruningJobResource - Class in com.atlassian.labs.crowd.directory.pruning.rest
- PruningJobResource(PruningJobController) - Constructor for class com.atlassian.labs.crowd.directory.pruning.rest.PruningJobResource
- PruningJobRunAnalyticsEvent - Class in com.atlassian.labs.crowd.directory.pruning.analytics.events
- PruningJobRunAnalyticsEvent(long, long, boolean) - Constructor for class com.atlassian.labs.crowd.directory.pruning.analytics.events.PruningJobRunAnalyticsEvent
- PruningJobRunEvent - Class in com.atlassian.labs.crowd.directory.pruning.event
- PruningJobRunEvent(long, long, boolean) - Constructor for class com.atlassian.labs.crowd.directory.pruning.event.PruningJobRunEvent
- PruningJobStatusEntity - Class in com.atlassian.labs.crowd.directory.pruning.rest.model
- PruningJobStatusEntity(boolean) - Constructor for class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningJobStatusEntity
- PruningJobStatusService - Class in com.atlassian.labs.crowd.directory.pruning.jobs
- PruningJobStatusService(PropertyManager) - Constructor for class com.atlassian.labs.crowd.directory.pruning.jobs.PruningJobStatusService
- PruningMode - Enum Class in com.atlassian.labs.crowd.directory.pruning.rest.model
- PUBLIC_KEY_PROPERTY - Static variable in class com.atlassian.crowd.plugin.saml.DatabaseKeyStore
- PublicApiTestConfig - Class in com.atlassian.crowd.plugin.endpoints
- PublicApiTestConfig() - Constructor for class com.atlassian.crowd.plugin.endpoints.PublicApiTestConfig
- publish(Object) - Method in class com.atlassian.crowd.core.event.DelegatingMultiEventPublisher
- publish(Object) - Method in class com.atlassian.crowd.core.event.TransactionAwareEventPublisher
- publish(Object) - Method in class com.atlassian.crowd.directory.event.MockEventPublisher
- publish(Object) - Method in class com.atlassian.crowd.embedded.event.NoOpEventPublisher
- publish(String, String) - Method in class com.atlassian.crowd.manager.cluster.message.ClusterMessageServiceImpl
- publish(String, String) - Method in class com.atlassian.crowd.manager.cluster.message.NoOpClusterMessageService
- publish(String, String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitClusterMessagingResource
- publish(String, String) - Method in interface com.atlassian.crowd.service.cluster.ClusterMessageService
-
Send a message to other nodes (excluding the sender), notifying all listeners on a specific channel.
- publishAll(Collection<Object>) - Method in class com.atlassian.crowd.core.event.DelegatingMultiEventPublisher
- publishAll(Collection<Object>) - Method in interface com.atlassian.crowd.core.event.MultiEventPublisher
-
Publish events that will be consumed by their respective registered listeners.
- publishAll(Collection<Object>) - Method in class com.atlassian.crowd.core.event.TransactionAwareEventPublisher
- publishDirectorySynchronisationEvent(Object, Directory, boolean, Long) - Method in class com.atlassian.crowd.util.DirectorySynchronisationEventHelper
- publishEvent() - Method in class com.atlassian.crowd.licensing.cluster.LicenseUpdatedClusterEventPublisher
- publishEvent(Long) - Method in class com.atlassian.crowd.directory.DefaultLdapDirectoryClearingClusterEventPublisher
- publishEvent(Long) - Method in interface com.atlassian.crowd.directory.LdapDirectoryClearingClusterEventPublisher
-
Publishes information about LDAP directory being deactivated/deleted to other nodes
- publishFailedDirectorySynchronisationEvent(Object, Directory, Long) - Method in class com.atlassian.crowd.util.DirectorySynchronisationEventHelper
- publishSuccessfulDirectorySynchronisationEvent(Object, Directory, Long) - Method in class com.atlassian.crowd.util.DirectorySynchronisationEventHelper
- put(long, QueryType, String, List<T>) - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
- put(String, V) - Method in class com.atlassian.crowd.embedded.impl.IdentifierMap
- put(T) - Method in interface com.atlassian.crowd.dao.direntity.DirectoryEntityResolver
- put(T) - Method in class com.atlassian.crowd.dao.direntity.LocallyCachedDirectoryEntityResolver
- put(T) - Method in class com.atlassian.crowd.directory.synchronisation.cache.LDAPEntityNameMap
- putActual(String, String) - Method in class com.atlassian.sal.crowd.pluginsettings.CrowdPluginSettings
- putAll(Collection<T>) - Method in class com.atlassian.crowd.directory.synchronisation.cache.LDAPEntityNameMap
- putAll(List<? extends DirectoryEntity>) - Method in interface com.atlassian.crowd.dao.direntity.DirectoryEntityResolver
- putAll(List<? extends DirectoryEntity>) - Method in class com.atlassian.crowd.dao.direntity.LocallyCachedDirectoryEntityResolver
- putAll(Map<? extends String, ? extends V>) - Method in class com.atlassian.crowd.embedded.impl.IdentifierMap
- putIfAbsent(String, V) - Method in class com.atlassian.crowd.embedded.impl.IdentifierMap
- putUser(UserTemplateWithAttributes) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
Q
- qualifyIndexName() - Method in class com.atlassian.crowd.util.persistence.hibernate.SQLServerIntlDialect
- Queries - Class in com.atlassian.labs.crowd.directory.pruning.util
- Queries() - Constructor for class com.atlassian.labs.crowd.directory.pruning.util.Queries
- query(String, Iterable<?>) - Method in class com.atlassian.crowd.util.persistence.hibernate.HqlInClauseBatchHelper.HqlInClauseBatchHelperBuilder
- query(String, Iterable<?>) - Method in class com.atlassian.crowd.util.persistence.hibernate.HqlInClauseBatchHelper
- Query<T> - Interface in com.atlassian.crowd.embedded.api
-
Represents a search query for user management.
- QUERY_PARAM_NAME - Static variable in class com.atlassian.crowd.directory.query.MicrosoftGraphDeltaToken
- QUERY_PARAM_NAME - Static variable in class com.atlassian.crowd.directory.query.ODataExpand
- QUERY_PARAM_NAME - Static variable in class com.atlassian.crowd.directory.query.ODataFilter
- QUERY_PARAM_NAME - Static variable in class com.atlassian.crowd.directory.query.ODataSelect
- QUERY_PARAM_NAME - Static variable in class com.atlassian.crowd.directory.query.ODataTop
- QueryAnalyser - Class in com.atlassian.crowd.directory.ldap
-
Used to inspect search queries to determine if they are executable on LDAP implementations.
- QueryAnalyser() - Constructor for class com.atlassian.crowd.directory.ldap.QueryAnalyser
- QueryBuilder - Class in com.atlassian.crowd.search.builder
-
Recommended convenience class to build queries.
- QueryBuilder() - Constructor for class com.atlassian.crowd.search.builder.QueryBuilder
- QueryBuilder.PartialEntityQuery<T> - Class in com.atlassian.crowd.search.builder
- QueryBuilder.PartialEntityQueryWithRestriction<T> - Class in com.atlassian.crowd.search.builder
- QueryBuilder.PartialEntityQueryWithStartIndex<T> - Class in com.atlassian.crowd.search.builder
- QueryBuilder.PartialMembershipQueryWithEntityToMatch<T> - Class in com.atlassian.crowd.search.builder
- QueryBuilder.PartialMembershipQueryWithNameToMatch<T> - Class in com.atlassian.crowd.search.builder
- QueryBuilder.PartialMembershipQueryWithStartIndex<T> - Class in com.atlassian.crowd.search.builder
- queryFor(Class<T>) - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- queryFor(Class<T>, EntityDescriptor) - Static method in class com.atlassian.crowd.search.builder.QueryBuilder
- queryFor(Class<T>, EntityDescriptor, SearchRestriction, int, int) - Static method in class com.atlassian.crowd.search.builder.QueryBuilder
- queryForNullFirstNames() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- QuerySplitter - Class in com.atlassian.crowd.search.util
-
Utility class for executing split queries and merging results.
- QuerySplitter() - Constructor for class com.atlassian.crowd.search.util.QuerySplitter
- QuerySplitter.EntitySearcher<T,
E extends Exception> - Interface in com.atlassian.crowd.search.util - QuerySplitter.MembershipSearcher<T,
E extends Exception> - Interface in com.atlassian.crowd.search.util - QuerySplitter.Searcher<T,
Q extends Query<T>, E extends Exception> - Interface in com.atlassian.crowd.search.util - QueryType - Enum Class in com.atlassian.crowd.dao.membership.cache
-
Type of membership query.
- QueryUtils - Class in com.atlassian.crowd.search.query
- QueryUtils() - Constructor for class com.atlassian.crowd.search.query.QueryUtils
- QUOTE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- QUOTE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- QUOTE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- QUOTE_STRING - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- QUOTE_STRING - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- QUOTE_STRING - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
R
- radios - Variable in class com.atlassian.crowd.pageobjects.user.importer.ChooseImporterPage
- RadioUtil - Class in com.atlassian.crowd.pageobjects
- RadioUtil() - Constructor for class com.atlassian.crowd.pageobjects.RadioUtil
- RANDOM_HASH_CACHE - Static variable in class com.atlassian.crowd.dao.token.TokenDAOMemory
- RANDOM_NUMBER - Static variable in class com.atlassian.crowd.model.authentication.ValidationFactor
-
The Key that represents the generated 'Random-Number' ValidationFactor
- RANDOM_NUMBER - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.TokenTermKeys
-
Random number associated with token.
- randomAlphanumericString(int) - Method in class com.atlassian.crowd.util.SecureRandomStringUtils
-
Generates a random
String
by randomly selecting characters from the the alphabet of characters in the range 0-9, A-Z and a-z. - randomString(int, char[]) - Method in class com.atlassian.crowd.util.SecureRandomStringUtils
-
Generates a random
String
by randomly selecting characters from the providedalphabet
until the desiredlength
is reached. - RangeOption - Class in com.atlassian.crowd.directory.ldap.util
-
Code copied from: http://jira.springframework.org/browse/LDAP-176 To fix: http://jira.atlassian.com/browse/CWD-1445 Attribute name Range Option used for Incremental Retrieval of Multi-valued Properties.
- RangeOption(int) - Constructor for class com.atlassian.crowd.directory.ldap.util.RangeOption
- RangeOption(int, int) - Constructor for class com.atlassian.crowd.directory.ldap.util.RangeOption
- RBRACKET - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- RBRACKET - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- RBRACKET - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- READ_ONLY - Enum constant in enum class com.atlassian.crowd.embedded.api.PermissionOption
- READ_ONLY_LOCAL_GROUPS - Enum constant in enum class com.atlassian.crowd.embedded.api.PermissionOption
- READ_TIMEOUT - Static variable in class com.atlassian.crowd.directory.synchronisation.Defaults
- READ_TIMEOUT_IN_MILLISECONDS - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
-
Timeout stored in milliseconds for search and other read operations.
- READ_TIMEOUT_IN_SEC - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
- READ_WRITE - Enum constant in enum class com.atlassian.crowd.embedded.api.PermissionOption
- readAttributes(UserWithAttributes) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- readFrom(Class<ApplicationImpl>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.atlassian.crowd.plugins.testkit.rest.util.ApplicationMessageBodyReader
- readFrom(Class<DirectoryImpl>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.atlassian.crowd.plugins.testkit.rest.util.DirectoryMessageBodyReader
- readOnly - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
- ReadOnlyGroupException - Exception in com.atlassian.crowd.exception
-
Thrown when a directory is asked to modify a group or its memberships which cannot be modified.
- ReadOnlyGroupException(String) - Constructor for exception com.atlassian.crowd.exception.ReadOnlyGroupException
- ReadOnlyGroupException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.ReadOnlyGroupException
- readTimeout - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- readTimeout - Variable in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- readTimeout - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- readTimeoutInSec - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- readTimeoutInSec - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- reapOldMessages(long) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitClusterMessagingResource
- rebuildRuntimeConfiguration() - Method in class com.atlassian.crowd.plugin.descriptors.webwork.PluginAwareConfigurationDecorator
- RecalculateLicenseTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
-
A test class that looks at the license resource count for Crowd
- RecalculateLicenseTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.RecalculateLicenseTest
- recalculateResourceUsageTotal() - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
This will calculate the number of unique Principals currently being used by Crowd.
- recalculateResourceUsageTotal() - Method in class com.atlassian.crowd.manager.license.CrowdLicenseManagerImpl
- recalculateUserLimit() - Method in class com.atlassian.crowd.console.action.options.UpdateLicensing
- recalculatingResourceTotal() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RecalculateLicenseTest
- recalculatingResourceTotalWithInactivePrincipal() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RecalculateLicenseTest
- recalculationShouldCorrectlyCalculateUsageForMultipleApps() - Method in class com.atlassian.crowd.acceptance.tests.license.LicenseRecalculationTest
- recalculationShouldFailWithDirsFailingAndUsageDecreased() - Method in class com.atlassian.crowd.acceptance.tests.license.LicenseRecalculationTest
- recalculationShouldSucceedWithDirsFailingButUsageIncreased() - Method in class com.atlassian.crowd.acceptance.tests.license.LicenseRecalculationTest
- recalculationShouldSucceedWithNoDirsFailing() - Method in class com.atlassian.crowd.acceptance.tests.license.LicenseRecalculationTest
- RECENT_TOKENS_CACHE_SIZE_SYSTEM_PROPERTY_NAME - Static variable in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- RECENT_TOKENS_CACHE_TTL_SYSTEM_PROPERTY_NAME - Static variable in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- RECIPIENT - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlSubjectConfirmationDataMatcher
- RECOMMENDED - Enum constant in enum class com.atlassian.crowd.embedded.api.PasswordPolicyConfigurationPreset
- RECOMMENDED - Enum constant in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.PresetName
- recover(IntStream, RecognitionException) - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- RecoveryModeActivatedEvent - Class in com.atlassian.crowd.event.recovery
-
Raised when recovery mode in Crowd has been activated, usually at, or close to the initialization time of the application.
- RecoveryModeActivatedEvent(String, Directory) - Constructor for class com.atlassian.crowd.event.recovery.RecoveryModeActivatedEvent
- RecoveryModeAwareApplicationService - Class in com.atlassian.crowd.manager.recovery
-
An extension of
ApplicationServiceGeneric
that supports recovery mode. - RecoveryModeAwareApplicationService(DirectoryManager, SearchStrategyFactory, PermissionManager, EventPublisher, EventStore, WebhookRegistry, AvatarProvider, ApplicationFactory, RecoveryModeService, AuthenticationOrderOptimizer, AccessFilterFactory, CrowdDarkFeatureManager) - Constructor for class com.atlassian.crowd.manager.recovery.RecoveryModeAwareApplicationService
- RecoveryModeAwareDirectoryManager - Class in com.atlassian.crowd.manager.recovery
-
Overrides
DirectoryManagerGeneric
to provide recovery-mode aware behaviour. - RecoveryModeAwareDirectoryManager(DirectoryDao, ApplicationDAO, MultiEventPublisher, PermissionManager, DirectoryInstanceLoader, DirectorySynchroniser, DirectoryPollerManager, ClusterLockService, SynchronisationStatusManager, BeforeGroupRemoval, RecoveryModeService, Optional<NestedGroupsCacheProvider>, LDAPPropertiesHelper, LdapConnectionPropertiesDiffResultMapper) - Constructor for class com.atlassian.crowd.manager.recovery.RecoveryModeAwareDirectoryManager
- RecoveryModeAwareTokenAuthenticationManager - Class in com.atlassian.crowd.manager.token
- RecoveryModeAwareTokenAuthenticationManager(SessionTokenStorage, ApplicationDAO, TokenFactory, Cache<String, Boolean>, EventPublisher, PropertyManager, DirectoryManager, ApplicationManager, ApplicationService, RecoveryModeService, ApplicationFactory, Clock) - Constructor for class com.atlassian.crowd.manager.token.RecoveryModeAwareTokenAuthenticationManager
- RecoveryModeAwareUserPermissionService - Class in com.atlassian.crowd.manager.permission
- RecoveryModeAwareUserPermissionService(InternalUserPermissionDAO, DirectoryManager, RecoveryModeService, AuthenticatedUserProvider, GroupAdministrationPermissionService, ApplicationService, CrowdApplicationFactory) - Constructor for class com.atlassian.crowd.manager.permission.RecoveryModeAwareUserPermissionService
- RecoveryModeDirectory - Class in com.atlassian.crowd.manager.recovery
-
A
Directory
implementation that holds a single in-memory user for recovery purposes. - RecoveryModeDirectory(String, String) - Constructor for class com.atlassian.crowd.manager.recovery.RecoveryModeDirectory
- RecoveryModeDirectoryLoader - Class in com.atlassian.crowd.manager.recovery
- RecoveryModeDirectoryLoader() - Constructor for class com.atlassian.crowd.manager.recovery.RecoveryModeDirectoryLoader
- RecoveryModeRemoteDirectory - Class in com.atlassian.crowd.manager.recovery
-
Proxy directory that adds a temp admin account to Crowd and allow admin to login to recover from a broken deployment.
- RecoveryModeRemoteDirectory(RecoveryModeDirectory) - Constructor for class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- RecoveryModeService - Interface in com.atlassian.crowd.manager.recovery
-
Internal service that provides access point to Crowd's recovery mode.
- RECREATED_MEMBERSHIPS_BATCHING_ENABLED - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
Enables batching of requests to verify if a user or group is a direct member of a parent group when determining recreated memberships during incremental synchronisation.
- redirectThrowsNotFoundForUnknownLink() - Method in class com.atlassian.crowd.acceptance.tests.event.links.ExternalLinksProxyServletTest
- redirectWorksForAllLinks() - Method in class com.atlassian.crowd.acceptance.tests.event.links.ExternalLinksProxyServletTest
- redirectWorksForAllLinksWithHyphens() - Method in class com.atlassian.crowd.acceptance.tests.event.links.ExternalLinksProxyServletTest
- reEncrypt() - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
- reEncrypt() - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
- reEncrypt() - Method in interface com.atlassian.crowd.embedded.api.DataReEncryptor
-
Encrypts or re-encrypts existing data.
- ReferenceBuilder - Class in com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.util
- ReferenceBuilder() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.util.ReferenceBuilder
- referral - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- referral - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- refresh() - Method in class com.atlassian.crowd.pageobjects.administration.ApplicationSessionsPage
- refresh() - Method in class com.atlassian.crowd.scheduling.ClusterJobDAODecorator
- refresh(InternalCrowdRememberMeToken) - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
-
Reload the properties from database
- refresh(InternalCrowdRememberMeToken) - Method in class com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAOHibernate
- REFRESH_APPLICATION_DATA - Static variable in class com.atlassian.crowd.licensing.ApplicationDataRefreshJobRunner
- refreshApplicationData() - Method in class com.atlassian.crowd.plugin.rest.service.controller.RefreshApplicationDataController
- RefreshApplicationDataController - Class in com.atlassian.crowd.plugin.rest.service.controller
- RefreshApplicationDataController(AuthenticatedApplicationHolder, ApplicationLicensingService) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.RefreshApplicationDataController
- RefreshApplicationDataRequestStatusEntity - Class in com.atlassian.crowd.plugin.rest.entity
- RefreshApplicationDataRequestStatusEntity(Boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.RefreshApplicationDataRequestStatusEntity
- RefreshApplicationDataResource - Class in com.atlassian.crowd.plugin.rest.service.resource.server
- RefreshApplicationDataResource(RefreshApplicationDataController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.server.RefreshApplicationDataResource
- RefreshApplicationLicenseDataRequestStatus - Enum Class in com.atlassian.crowd.model.application
- refreshClusteredJobsIntervalInMinutes() - Method in class com.atlassian.crowd.scheduling.CrowdSchedulerServiceConfiguration
- refreshSpringContextAndCreateDatabase(Properties) - Method in class com.atlassian.crowd.console.setup.DefaultHibernateConfigurator
- regenerateCertificateAndPrivateKeyToSign() - Method in interface com.atlassian.crowd.manager.sso.CrowdSamlConfigurationService
-
Generates and stores new pair of certificate and private key.
- regenerateCertificateAndPrivateKeyToSign() - Method in class com.atlassian.crowd.manager.sso.CrowdSamlConfigurationServiceImpl
- regex(String) - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
-
Utility method which returns the predicate for matching any string value to the given regex pattern.
- RegexConstraint - Class in com.atlassian.crowd.directory.password.constraint
- RegexConstraint(String) - Constructor for class com.atlassian.crowd.directory.password.constraint.RegexConstraint
- region - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- region - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- REGION_ATTRIBUTE - Static variable in class com.atlassian.crowd.directory.AzureAdDirectory
- register() - Method in class com.atlassian.crowd.analytics.listener.AbstractEventListener
- register() - Method in class com.atlassian.crowd.analytics.listener.AnalyticsConfigurationChangedListener
- register() - Method in class com.atlassian.crowd.analytics.listener.AuditLogEventListener
- register() - Method in class com.atlassian.crowd.analytics.listener.ClusterStartupListener
- register() - Method in class com.atlassian.crowd.core.event.listener.AutoGroupAdderListener
- register() - Method in class com.atlassian.crowd.event.listener.AuditLogApplicationListener
- register() - Method in class com.atlassian.crowd.event.listener.AuditLogConfigurationEventListener
- register() - Method in class com.atlassian.crowd.event.listener.AuditLogDirectoryEventListener
- register() - Method in class com.atlassian.crowd.event.listener.AuditLogImportListener
- register() - Method in class com.atlassian.crowd.event.listener.DefaultGroupRemoverEventListener
- register() - Method in class com.atlassian.crowd.event.listener.GroupAdministrationPermissionsConfigurationChangesEventListener
- register() - Method in class com.atlassian.crowd.licensing.ApplicationDataRefreshJobRunner
- register() - Method in class com.atlassian.crowd.listener.AbstractTransactionalEventListener
- register() - Method in class com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerJobRunner
- register() - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusFinalizer
- register() - Method in class com.atlassian.crowd.plugin.ha.PluginChangeMessageListener
- register() - Method in class com.atlassian.crowd.scheduling.JobRunnerRegistrar
- register() - Method in class com.atlassian.crowd.status.servlet.ApplicationStatusServiceImpl
- register() - Method in class com.atlassian.labs.crowd.directory.pruning.analytics.listener.PruningEventListener
- register(ContainerBuilder, LocatableProperties) - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- register(Object) - Method in class com.atlassian.crowd.core.event.DelegatingMultiEventPublisher
- register(Object) - Method in class com.atlassian.crowd.directory.event.MockEventPublisher
- register(Object) - Method in class com.atlassian.crowd.embedded.event.NoOpEventPublisher
- register(ServletContext) - Method in class com.atlassian.crowd.console.filter.registration.ServletFilterRegistrar
-
Registers the filter with the given
ServletContext
. - registerClusterListener() - Method in class com.atlassian.crowd.cache.ClusterAwareUserAuthorisationCache
- registerClusterListener() - Method in class com.atlassian.crowd.util.ClusterAwareInetAddressCache
- registerFailure(Webhook) - Method in class com.atlassian.crowd.manager.webhook.NoLongTermFailureStrategy
- registerFailure(Webhook) - Method in interface com.atlassian.crowd.manager.webhook.WebhookHealthStrategy
-
Register a failed ping delivery to a Webhook.
- registerJobRunner() - Method in class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRefresherJob
- registerJobRunner() - Method in class com.atlassian.crowd.manager.directory.monitor.LdapDirectoryPoolPruner
- registerJobRunner() - Method in class com.atlassian.crowd.manager.emailscan.job.AppIssuesWithMailsValidationJob
- registerLargeObjectTypeMappings() - Method in class com.atlassian.crowd.util.persistence.hibernate.CustomOracle10gDialect
- registerListener() - Method in class com.atlassian.crowd.manager.application.CachingApplicationService
- registerListener() - Method in class com.atlassian.crowd.manager.backup.AtlassianSchedulerBackupScheduler
- registerListener() - Method in class com.atlassian.crowd.manager.cluster.heartbeat.CrowdClusterNodeHeartbeatService
- registerListener() - Method in class com.atlassian.crowd.manager.cluster.NodePanicHandler
- registerListener() - Method in class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRefresherStarter
- registerListener() - Method in class com.atlassian.crowd.manager.directory.monitor.LdapDirectoryPoolPruner
- registerListener() - Method in class com.atlassian.crowd.manager.login.PasswordResetTokenInvalidationListener
- registerListener(ClusterMessageListener, String) - Method in class com.atlassian.crowd.manager.cluster.message.ClusterMessageServiceImpl
- registerListener(ClusterMessageListener, String) - Method in class com.atlassian.crowd.manager.cluster.message.NoOpClusterMessageService
- registerListener(ClusterMessageListener, String) - Method in interface com.atlassian.crowd.service.cluster.ClusterMessageService
-
Register a listener on a channel.
- registerListeners() - Method in class com.atlassian.crowd.manager.proxy.TrustedProxyManagerImpl
- registerPruningJob() - Method in class com.atlassian.labs.crowd.directory.pruning.jobs.DelegatedDirectoryPruningJob
- registerResultSetOutParameter(CallableStatement, int) - Method in class com.atlassian.crowd.util.persistence.hibernate.SQLServerIntlDialect
- registerRunners() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitSchedulerResource
- registerSelf() - Method in class com.atlassian.crowd.analytics.listener.ApplicationDirectoryEventListener
- registerSelf() - Method in class com.atlassian.crowd.manager.cluster.message.ClusterMessageServiceImpl
- registerSuccess(Webhook) - Method in class com.atlassian.crowd.manager.webhook.NoLongTermFailureStrategy
- registerSuccess(Webhook) - Method in interface com.atlassian.crowd.manager.webhook.WebhookHealthStrategy
-
Register a successful ping delivery to a Webhook.
- registerWebhook(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- registerWebhook(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Registers a Webhook associated to the application.
- registerWebhook(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- registerWebhook(WebhookEntity, UriInfo) - Method in class com.atlassian.crowd.plugin.rest.service.resource.server.WebhooksResource
- registerWebhook(String, String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- registerWebhook(String, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.WebhooksController
- registerWebhook(String, String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Registers a new Webhook on the server.
- registerWebhookWithSimpleBody(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.server.WebhooksResource
- REGULAR_USER_ID - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- REGULAR_USER_PASSWORD - Static variable in class com.atlassian.crowd.test.util.RestUtils
- REGULAR_USER_USERNAME - Static variable in class com.atlassian.crowd.test.util.RestUtils
- regularUserRequest() - Static method in class com.atlassian.crowd.test.util.RestUtils
- regularUserShouldNotBeAbleToUpdateValidLicense() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicenseMaintenanceTest
- relativeLocation(Response, String) - Static method in class com.atlassian.crowd.test.util.RestUtils
- RELAY_STATE_ATTRIBUTE_VALUE - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOSanityTest
- RelayStateLoginUrlAuthenticationEntryPoint - Class in com.atlassian.crowd.integration.springsecurity
- RelayStateLoginUrlAuthenticationEntryPoint(String) - Constructor for class com.atlassian.crowd.integration.springsecurity.RelayStateLoginUrlAuthenticationEntryPoint
- releaseLocksHeldByNode() - Method in class com.atlassian.crowd.manager.cluster.locks.CrowdClusterLockDaoDecorator
- reloadExpectingLoginPage() - Method in class com.atlassian.crowd.pageobjects.administration.UserSessionsPage
- reloadLicenseFromCrowdHome() - Method in class com.atlassian.crowd.manager.license.CrowdLicenseStore
- reloadWithoutWaitingForContent() - Method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- REMEMBER_ME_ATTRIBUTE_NAME - Static variable in class com.atlassian.crowd.saml.SamlConstants
-
The attribute used for establishing a Remember Me session.
- REMEMBER_ME_CONFIGURATION_PATH - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.RememberMeAdminResourceAcceptanceTest
- REMEMBER_ME_COOKIE - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- REMEMBER_ME_COOKIE - Static variable in class com.atlassian.crowd.test.util.RestUtils
- 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_EXPIRE_ALL_PATH - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.RememberMeAdminResourceAcceptanceTest
- 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
- REMEMBER_ME_PARAMETER - Static variable in class com.atlassian.crowd.integration.springsecurity.SecurityConstants
- REMEMBER_ME_PATH - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.RememberMeAdminResourceAcceptanceTest
- RememberMeAdminResource - Class in com.atlassian.crowd.plugin.rest.service.resource.admin
-
Resource for managing remember-me configuration in Crowd
- RememberMeAdminResource(RememberMeController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.admin.RememberMeAdminResource
- RememberMeAdminResourceAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.admin
- RememberMeAdminResourceAcceptanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.admin.RememberMeAdminResourceAcceptanceTest
- rememberMeCheckBox - Variable in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- RememberMeConfigurationEntity - Class in com.atlassian.crowd.plugin.rest.entity
- RememberMeConfigurationEntity(Integer, Boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.RememberMeConfigurationEntity
- RememberMeController - Class in com.atlassian.crowd.plugin.rest.service.controller
- RememberMeController(CrowdRememberMeService) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.RememberMeController
- rememberMeLoginToCrowd(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.integration.seraph.CrowdAuthenticator
-
Deprecated.since 2.9.0. Use
CrowdAuthenticator.checkRememberMeLoginToCrowd(HttpServletRequest, HttpServletResponse)
instead. - RememberMeResourceExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.admin.example
- rememberMeService - Variable in class com.atlassian.crowd.console.action.BaseAction
- rememberMeService - Variable in class com.atlassian.crowd.integration.springsecurity.AbstractLocalCrowdAuthenticationProcessingFilter
- RememberMeTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- RememberMeTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.RememberMeTest
- RememberMeTokenReaper - Class in com.atlassian.crowd.manager.token.reaper
-
The expired remember me token reaper removes expired
tokens
from the crowd database. - RememberMeTokenReaper(CrowdRememberMeService) - Constructor for class com.atlassian.crowd.manager.token.reaper.RememberMeTokenReaper
- REMIND_PERIODS - Static variable in class com.atlassian.crowd.embedded.validator.impl.InternalDirectoryValidator
- REMOTE_ADDRESS - Static variable in class com.atlassian.crowd.model.authentication.ValidationFactor
-
The key to use when setting the client remote address.
- REMOTE_ADDRESS_CELL_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.ApplicationRemoteAddressesPage
- REMOTE_ADDRESS_QUERY_PARAM - Static variable in class com.atlassian.crowd.plugin.rest.util.ApplicationLinkUriHelper
- REMOTE_ADDRESSES_PATH_PARAM - Static variable in class com.atlassian.crowd.plugin.rest.util.ApplicationLinkUriHelper
- REMOTE_ADDRESSES_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogApplicationMapper
- REMOTE_DIRECTORY1_ID - Static variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- REMOTE_DIRECTORY1_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- REMOTE_DIRECTORY2_ID - Static variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- REMOTE_DIRECTORY2_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- REMOTE_DIRECTORY3_ID - Static variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- REMOTE_GROUP_XML_ACTIVE - Static variable in class com.atlassian.crowd.migration.GroupMapper
- REMOTE_GROUP_XML_DESCRIPTION - Static variable in class com.atlassian.crowd.migration.GroupMapper
- REMOTE_GROUP_XML_DESCRIPTION - Static variable in class com.atlassian.crowd.migration.legacy.GroupMapper
- REMOTE_GROUP_XML_DIRECTORY_ID - Static variable in class com.atlassian.crowd.migration.GroupMapper
- REMOTE_GROUP_XML_DIRECTORY_ID - Static variable in class com.atlassian.crowd.migration.legacy.GroupMapper
- REMOTE_GROUP_XML_NAME - Static variable in class com.atlassian.crowd.migration.GroupMapper
- REMOTE_GROUP_XML_NODE - Static variable in class com.atlassian.crowd.migration.GroupMapper
- REMOTE_GROUP_XML_PRINCIPAL - Static variable in class com.atlassian.crowd.migration.GroupMapper
- REMOTE_GROUP_XML_PRINCIPAL - Static variable in class com.atlassian.crowd.migration.legacy.GroupMapper
- REMOTE_GROUP_XML_PRINCIPAL_DIRECTORY_ID - Static variable in class com.atlassian.crowd.migration.GroupMapper
- REMOTE_GROUP_XML_PRINCIPAL_DIRECTORY_ID - Static variable in class com.atlassian.crowd.migration.legacy.GroupMapper
- REMOTE_GROUP_XML_PRINCIPAL_NAME - Static variable in class com.atlassian.crowd.migration.GroupMapper
- REMOTE_GROUP_XML_PRINCIPAL_NODE - Static variable in class com.atlassian.crowd.migration.GroupMapper
- REMOTE_GROUP_XML_PRINCIPAL_NODE - Static variable in class com.atlassian.crowd.migration.legacy.GroupMapper
- REMOTE_GROUP_XML_ROOT - Static variable in class com.atlassian.crowd.migration.GroupMapper
- REMOTE_GROUP_XML_ROOT - Static variable in class com.atlassian.crowd.migration.legacy.GroupMapper
- REMOTE_HOST - Static variable in class com.atlassian.crowd.model.authentication.ValidationFactor
-
If you need to set the host - use only for an application.
- REMOTE_PRINCIPAL_XML_NODE - Static variable in class com.atlassian.crowd.migration.legacy.UserMapper
- REMOTE_PRINCIPAL_XML_ROOT - Static variable in class com.atlassian.crowd.migration.legacy.UserMapper
- REMOTE_ROLE_XML_DESCRIPTION - Static variable in class com.atlassian.crowd.migration.legacy.RoleMapper
- REMOTE_ROLE_XML_DIRECTORY_ID - Static variable in class com.atlassian.crowd.migration.legacy.RoleMapper
- REMOTE_ROLE_XML_PRINCIPAL - Static variable in class com.atlassian.crowd.migration.legacy.RoleMapper
- REMOTE_ROLE_XML_PRINCIPAL_DIRECTORY_ID - Static variable in class com.atlassian.crowd.migration.legacy.RoleMapper
- REMOTE_ROLE_XML_PRINCIPAL_NODE - Static variable in class com.atlassian.crowd.migration.legacy.RoleMapper
- REMOTE_ROLE_XML_ROOT - Static variable in class com.atlassian.crowd.migration.legacy.RoleMapper
- remoteAddress(String) - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher.Builder
- RemoteAddress - Class in com.atlassian.crowd.model.application
-
Represents a valid IP address (IPv4, IPv6) or hostname for an Application
- RemoteAddress(String) - Constructor for class com.atlassian.crowd.model.application.RemoteAddress
-
Generates a RemoteAddress based on the value provided
- RemoteAddressEntity - Class in com.atlassian.crowd.plugin.rest.entity
-
Represents a RemoteAddress entity
- RemoteAddressEntity(String, Link) - Constructor for class com.atlassian.crowd.plugin.rest.entity.RemoteAddressEntity
- RemoteAddressEntitySet - Class in com.atlassian.crowd.plugin.rest.entity
-
Represents a set of
RemoteAddressEntity
. - RemoteAddressEntitySet(Set<RemoteAddressEntity>, Link) - Constructor for class com.atlassian.crowd.plugin.rest.entity.RemoteAddressEntitySet
- RemoteAddressesMapper - Class in com.atlassian.crowd.event.listener.mapper.util
- RemoteAddressesMapper() - Constructor for class com.atlassian.crowd.event.listener.mapper.util.RemoteAddressesMapper
- remoteCrowd(String) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitUtil
- remoteCrowd(String, String) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitUtil
- RemoteCrowdAuthenticationProvider - Class in com.atlassian.crowd.integration.springsecurity
-
A concrete implementation of the CrowdAuthenticationProvider that uses the crowd client libraries to communicate with the Crowd server.
- RemoteCrowdAuthenticationProvider(CrowdClient, CrowdHttpAuthenticator, CrowdUserDetailsService) - Constructor for class com.atlassian.crowd.integration.springsecurity.RemoteCrowdAuthenticationProvider
- RemoteCrowdConnection - Class in com.atlassian.crowd.console.value.directory
- RemoteCrowdConnection<T extends RemoteCrowdConnection> - Class in com.atlassian.crowd.pageobjects.directory.common.remotecrowd
- RemoteCrowdConnection() - Constructor for class com.atlassian.crowd.console.value.directory.RemoteCrowdConnection
- RemoteCrowdConnection() - Constructor for class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- RemoteCrowdConnectionValidator - Class in com.atlassian.crowd.embedded.validator.impl
- RemoteCrowdConnectionValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectionValidator
- RemoteCrowdConnectorValidator - Class in com.atlassian.crowd.embedded.validator.impl
- RemoteCrowdConnectorValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectorValidator
- RemoteCrowdDetails<T extends DirectoryDetails> - Class in com.atlassian.crowd.pageobjects.directory.common.remotecrowd
- RemoteCrowdDetails() - Constructor for class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdDetails
- RemoteCrowdDirectory - Class in com.atlassian.crowd.directory
-
A
RemoteDirectory
that allows integration with a remote Crowd server. - RemoteCrowdDirectory(CrowdClientFactory) - Constructor for class com.atlassian.crowd.directory.RemoteCrowdDirectory
-
Creates a new RemoteCrowdDirectory using the given CrowdClientFactory.
- RemoteCrowdDirectoryInstanceLoader - Interface in com.atlassian.crowd.directory.loader
-
Marker interface for the RemoteCrowdDirectory instance loader.
- RemoteCrowdDirectoryInstanceLoaderImpl - Class in com.atlassian.crowd.directory.loader
-
Loads an implementation of a
RemoteDirectory
for use at runtime by the Crowd security server. - RemoteCrowdDirectoryInstanceLoaderImpl(InstanceFactory) - Constructor for class com.atlassian.crowd.directory.loader.RemoteCrowdDirectoryInstanceLoaderImpl
- remoteDirectory - Variable in class com.atlassian.crowd.directory.synchronisation.cache.AbstractCacheRefresher
- RemoteDirectory - Interface in com.atlassian.crowd.directory
-
Gateway to perform operations on the physical remote directory.
- RemoteDirectoryCacheRefresher - Class in com.atlassian.crowd.directory.ldap.cache
-
A simple implementation of CacheRefresher that will only do "Full Refresh".
- RemoteDirectoryCacheRefresher(RemoteDirectory) - Constructor for class com.atlassian.crowd.directory.ldap.cache.RemoteDirectoryCacheRefresher
- RemoteDirectoryEvent - Class in com.atlassian.crowd.event.remote
-
An event that models an event occuring on a Remote Directory.
- RemoteDirectoryEvent(Object, long) - Constructor for class com.atlassian.crowd.event.remote.RemoteDirectoryEvent
- RemoteDirectoryMonitorErrorEvent - Class in com.atlassian.crowd.event.remote
- RemoteDirectoryMonitorErrorEvent(Object, long, Exception) - Constructor for class com.atlassian.crowd.event.remote.RemoteDirectoryMonitorErrorEvent
- RemoteDirectoryNestedGroupTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- RemoteDirectoryNestedGroupTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoteDirectoryNestedGroupTest
- RemoteDirectorySynchronisationFailedEvent - Class in com.atlassian.crowd.event.directory
-
This event is analogous to
RemoteDirectorySynchronisedEvent
, however it's published when a directory synchronisation fails. - RemoteDirectorySynchronisationFailedEvent(Object, RemoteDirectory, DirectorySynchronisationRoundInformation, long) - Constructor for class com.atlassian.crowd.event.directory.RemoteDirectorySynchronisationFailedEvent
- RemoteDirectorySynchronisationFinishedEvent - Class in com.atlassian.crowd.event.directory
-
Superclass for events thrown when a directory synchronisation finishes.
- RemoteDirectorySynchronisationFinishedEvent(Object, RemoteDirectory, DirectorySynchronisationRoundInformation, long) - Constructor for class com.atlassian.crowd.event.directory.RemoteDirectorySynchronisationFinishedEvent
- RemoteDirectorySynchronisationFinishedEventListener - Class in com.atlassian.crowd.analytics.listener
- RemoteDirectorySynchronisationFinishedEventListener(EventPublisher, DirectoryManager) - Constructor for class com.atlassian.crowd.analytics.listener.RemoteDirectorySynchronisationFinishedEventListener
- RemoteDirectorySynchronisationStartedEvent - Class in com.atlassian.crowd.event.directory
- RemoteDirectorySynchronisationStartedEvent(RemoteDirectory) - Constructor for class com.atlassian.crowd.event.directory.RemoteDirectorySynchronisationStartedEvent
- RemoteDirectorySynchronisedEvent - Class in com.atlassian.crowd.event.directory
-
This event is designed to be thrown by a
SynchronisableDirectory
after it has completed synchronising its cache. - RemoteDirectorySynchronisedEvent(Object, RemoteDirectory, DirectorySynchronisationRoundInformation, long) - Constructor for class com.atlassian.crowd.event.directory.RemoteDirectorySynchronisedEvent
- RemoteEntityCreatedOrUpdatedEvent<T extends DirectoryEntity> - Class in com.atlassian.crowd.event.remote
- RemoteEntityCreatedOrUpdatedEvent(Object, long, T) - Constructor for class com.atlassian.crowd.event.remote.RemoteEntityCreatedOrUpdatedEvent
- RemoteEntityDeletedEvent - Class in com.atlassian.crowd.event.remote
- RemoteEntityDeletedEvent(Object, long, String) - Constructor for class com.atlassian.crowd.event.remote.RemoteEntityDeletedEvent
- RemoteGroupCreatedEvent - Class in com.atlassian.crowd.event.remote.group
- RemoteGroupCreatedEvent(Object, long, Group) - Constructor for class com.atlassian.crowd.event.remote.group.RemoteGroupCreatedEvent
- RemoteGroupCreatedOrUpdatedEvent - Class in com.atlassian.crowd.event.remote.group
- RemoteGroupCreatedOrUpdatedEvent(Object, long, Group) - Constructor for class com.atlassian.crowd.event.remote.group.RemoteGroupCreatedOrUpdatedEvent
- RemoteGroupDeletedEvent - Class in com.atlassian.crowd.event.remote.group
- RemoteGroupDeletedEvent(Object, long, String) - Constructor for class com.atlassian.crowd.event.remote.group.RemoteGroupDeletedEvent
- RemoteGroupEvent - Interface in com.atlassian.crowd.event.remote.group
-
A tag to denote a RemoteDirectoryEvent that is related to groups.
- RemoteGroupUpdatedEvent - Class in com.atlassian.crowd.event.remote.group
- RemoteGroupUpdatedEvent(Object, long, Group) - Constructor for class com.atlassian.crowd.event.remote.group.RemoteGroupUpdatedEvent
- remoteIpAddress - Variable in class com.atlassian.crowd.pageobjects.application.add.AddApplicationConnectionDetailsPage
- RemoteUserCreatedEvent - Class in com.atlassian.crowd.event.remote.principal
- RemoteUserCreatedEvent(Object, long, User) - Constructor for class com.atlassian.crowd.event.remote.principal.RemoteUserCreatedEvent
- RemoteUserCreatedOrUpdatedEvent - Class in com.atlassian.crowd.event.remote.principal
- RemoteUserCreatedOrUpdatedEvent(Object, long, User) - Constructor for class com.atlassian.crowd.event.remote.principal.RemoteUserCreatedOrUpdatedEvent
- RemoteUserDeletedEvent - Class in com.atlassian.crowd.event.remote.principal
- RemoteUserDeletedEvent(Object, long, String) - Constructor for class com.atlassian.crowd.event.remote.principal.RemoteUserDeletedEvent
- RemoteUserEvent - Interface in com.atlassian.crowd.event.remote.principal
-
A tag to denote a RemoteDirectoryEvent that is related to principals.
- RemoteUserUpdatedEvent - Class in com.atlassian.crowd.event.remote.principal
- RemoteUserUpdatedEvent(Object, long, User) - Constructor for class com.atlassian.crowd.event.remote.principal.RemoteUserUpdatedEvent
- remove() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage.AttributeRow
- remove() - Method in class com.atlassian.crowd.pageobjects.group.GroupPanel
- remove(int) - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
- remove(long, String) - Method in interface com.atlassian.crowd.dao.token.SessionTokenStorage
-
Remove token.
- remove(long, String) - Method in class com.atlassian.crowd.dao.token.TokenDAOHibernate
- remove(long, String) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
- remove(long, String) - Method in class com.atlassian.crowd.manager.token.SwitchableTokenManagerImpl
- remove(Directory) - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
- remove(Directory) - Method in class com.atlassian.crowd.dao.directory.DirectoryDAOHibernate
- remove(Directory) - Method in interface com.atlassian.crowd.embedded.spi.DirectoryDao
-
Removes the specified directory from the data store.
- remove(Directory) - Method in class com.atlassian.crowd.manager.directory.DirectoryDaoTransactionalDecorator
-
Makes a transactional call to
DirectoryDao.remove(Directory)
- remove(Application) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
-
Removes the application.
- remove(Application) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- remove(Application) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Remove an application.
- remove(Application) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
- 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(Application, ApplicationDirectoryMapping, String) - Method in class com.atlassian.crowd.dao.application.ApplicationDefaultGroupMembershipConfigurationDaoHibernate
- remove(Application, ApplicationDirectoryMapping, String) - Method in interface com.atlassian.crowd.manager.application.DefaultGroupMembershipService
-
Removes a default group membership configuration for the given application and group.
- remove(Application, ApplicationDirectoryMapping, String) - Method in class com.atlassian.crowd.manager.application.DefaultGroupMembershipServiceImpl
- remove(Application, ApplicationDirectoryMapping, String) - Method in class com.atlassian.crowd.manager.application.NoOpDefaultGroupMembershipService
- remove(Group) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- remove(Group) - Method in interface com.atlassian.crowd.embedded.spi.GroupDao
-
Removes group.
- remove(InternalGroup, InternalGroup) - Method in interface com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDao
-
Remove administration grant for a group to a group
- remove(InternalGroup, InternalGroup) - Method in class com.atlassian.crowd.dao.permission.GroupAdministrationGrantGroupDaoHibernate
- remove(LicensedUser) - Method in interface com.atlassian.crowd.dao.licensing.LicensedUserDao
- remove(LicensedUser) - Method in class com.atlassian.crowd.dao.licensing.LicensedUserDaoHibernate
- remove(Token) - Method in interface com.atlassian.crowd.dao.token.SessionTokenStorage
-
Removes a token.
- remove(Token) - Method in class com.atlassian.crowd.dao.token.TokenDAOHibernate
- remove(Token) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
- remove(Token) - Method in class com.atlassian.crowd.manager.token.SwitchableTokenManagerImpl
- remove(InternalUser, InternalGroup) - Method in interface com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDao
-
Remove administration grant for a user to a group
- remove(InternalUser, InternalGroup) - Method in class com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDaoHibernate
- remove(User) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- remove(User) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
Removes the user.
- remove(Webhook) - Method in class com.atlassian.crowd.dao.webhook.NoopWebhookDAOImpl
- remove(Webhook) - Method in interface com.atlassian.crowd.dao.webhook.WebhookDAO
- remove(Webhook) - Method in class com.atlassian.crowd.dao.webhook.WebhookDAOHibernate
- remove(Webhook) - Method in interface com.atlassian.crowd.manager.webhook.WebhookRegistry
- remove(Webhook) - Method in class com.atlassian.crowd.manager.webhook.WebhookRegistryImpl
- remove(Object) - Method in class com.atlassian.crowd.embedded.impl.IdentifierMap
- remove(Object) - Method in class com.atlassian.crowd.embedded.impl.IdentifierSet
- remove(Object) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
-
Removes the DAO object from the persistence store.
- remove(Object, Object) - Method in class com.atlassian.crowd.embedded.impl.IdentifierMap
- remove(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- remove(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- remove(String, String) - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
- remove(String, String) - Method in interface com.atlassian.crowd.dao.property.PropertyDAO
-
Removes a property.
- remove(String, String) - Method in class com.atlassian.crowd.dao.property.PropertyDAOHibernate
- removeActual(String) - Method in class com.atlassian.sal.crowd.pluginsettings.CrowdPluginSettings
- removeAddress() - Method in class com.atlassian.crowd.console.action.admin.UpdateTrustedProxies
-
Called once
address
has been set. - removeAddress() - Method in class com.atlassian.crowd.console.action.application.UpdateAddresses
- removeAddress(String) - Method in interface com.atlassian.crowd.manager.proxy.TrustedProxyManager
-
Removes the address of the proxy from the list of trusted proxies.
- removeAddress(String) - Method in class com.atlassian.crowd.manager.proxy.TrustedProxyManagerImpl
-
Removes from the list of trusted servers.
- removeAddress(String) - Method in class com.atlassian.crowd.pageobjects.ApplicationRemoteAddressesPage
- removeAlias(Application, String) - Method in interface com.atlassian.crowd.dao.alias.AliasDAO
-
Remove an application-specific alias for a username.
- removeAlias(Application, String) - Method in class com.atlassian.crowd.dao.alias.AliasDAOHibernate
- removeAlias(Application, String) - Method in interface com.atlassian.crowd.manager.application.AliasManager
-
Remove an application-specific alias for a username.
- removeAlias(Application, String) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
- removeAliases(Application) - Method in interface com.atlassian.crowd.dao.alias.AliasDAO
-
Removes all the username-aliases for a specific application.
- removeAliases(Application) - Method in class com.atlassian.crowd.dao.alias.AliasDAOHibernate
- 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)
- removeAliasesForUser(String) - Method in class com.atlassian.crowd.dao.alias.AliasDAOHibernate
- removeAliasesForUser(String) - Method in interface com.atlassian.crowd.manager.application.AliasManager
-
Removes all the aliases registered for a given username in all applications (there may be different users)
- removeAliasesForUser(String) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
- removeAll() - Method in class com.atlassian.crowd.dao.directory.DirectorySynchronisationStatusDAOHibernate
- removeAll() - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
-
Removes all remember me tokens present
- removeAll() - Method in class com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAOHibernate
- removeAll() - Method in interface com.atlassian.crowd.dao.token.SessionTokenStorage
-
Wipes all tokens from the store.
- removeAll() - Method in class com.atlassian.crowd.dao.token.TokenDAOHibernate
- removeAll() - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
- removeAll() - Method in interface com.atlassian.crowd.embedded.spi.DirectorySynchronisationStatusDao
-
Removes all stored status information
- removeAll() - Method in class com.atlassian.crowd.manager.token.SwitchableTokenManagerImpl
-
Removes all tokens from all implementations.
- removeAll(long) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- removeAll(long) - Method in interface com.atlassian.crowd.dao.group.InternalGroupDao
-
Removes all groups from a directory, but does not audit group removal operation
- removeAll(long) - Method in interface com.atlassian.crowd.dao.token.SessionTokenStorage
-
Remove all tokens associated with the given directory id.
- removeAll(long) - Method in class com.atlassian.crowd.dao.token.TokenDAOHibernate
- removeAll(long) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
- removeAll(long) - Method in interface com.atlassian.crowd.dao.user.InternalUserDao
- removeAll(long) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- removeAll(long) - Method in class com.atlassian.crowd.manager.token.SwitchableTokenManagerImpl
- 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(Application, ApplicationDirectoryMapping) - Method in class com.atlassian.crowd.dao.application.ApplicationDefaultGroupMembershipConfigurationDaoHibernate
- removeAll(LicensingSummary) - Method in interface com.atlassian.crowd.dao.licensing.DirectoryInfoDao
- removeAll(LicensingSummary) - Method in class com.atlassian.crowd.dao.licensing.DirectoryInfoDaoHibernate
- removeAll(LicensingSummary) - Method in interface com.atlassian.crowd.dao.licensing.LicensedUserDao
- removeAll(LicensingSummary) - Method in class com.atlassian.crowd.dao.licensing.LicensedUserDaoHibernate
- removeAll(Collection<?>) - Method in class com.atlassian.crowd.embedded.impl.IdentifierSet
- removeAll(Set<InternalMembership>) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- removeAllAddresses() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitConfigurationResource
- removeAllByGuid(Collection<String>) - Method in class com.atlassian.crowd.directory.synchronisation.cache.LDAPEntityNameMap
- removeAllExcept(long, int) - Method in class com.atlassian.crowd.dao.directory.DirectorySynchronisationStatusDAOHibernate
- removeAllExcept(long, int) - Method in interface com.atlassian.crowd.embedded.spi.DirectorySynchronisationStatusDao
-
Removes all stored status information for the directory except the indicated one
- 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
- removeAllExpiredTokens(LocalDateTime, LocalDateTime) - Method in class com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAOHibernate
- removeAllGroupAttributes(Group) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Removes all group attributes.
- removeAllGroupAttributes(Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- removeAllGroups(long, Set<String>) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- removeAllGroups(long, Set<String>) - Method in interface com.atlassian.crowd.embedded.spi.GroupDao
-
Bulk remove all the given groups.
- removeAllGroups(Set<String>) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- removeAllGroups(Set<String>) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
-
Removes all groups from the directory.
- removeAllMappings(String) - Method in class com.atlassian.crowd.integration.springsecurity.LocalRequestToApplicationMapper
- removeAllMappings(String) - Method in interface com.atlassian.crowd.integration.springsecurity.RequestToApplicationMapper
- removeAllMappings(String) - Method in class com.atlassian.crowd.integration.springsecurity.RequestToApplicationMapperImpl
- removeAllowAll(Long) - Method in class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- removeAllowedGroup(String) - Method in class com.atlassian.crowd.pageobjects.GroupsDialog
- 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.
- removeAllRelationships(long) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- removeAllUpTo(long) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
-
Removes all tombstones with the timestamp less or equal than the specified one.
- removeAllUpTo(long) - Method in class com.atlassian.crowd.dao.tombstone.TombstoneDAOHibernate
- removeAllUserAttributes(User) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Remove all attributes for a user.
- removeAllUserAttributes(User) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- 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.
- removeAllUserRelationships(long) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- removeAllUsers(long, Set<String>) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- removeAllUsers(long, Set<String>) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
Bulk remove all the given users from directory.
- removeAllUsers(Set<String>) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- removeAllUsers(Set<String>) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
-
Removes all users from the directory.
- removeApplication - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- removeApplication() - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- removeApplication(long) - Method in class com.atlassian.crowd.plugin.rest.service.controller.application.ApplicationController
-
Removes an application.
- removeApplication(long) - Method in class com.atlassian.crowd.plugin.rest.service.resource.application.ApplicationResource
- RemoveApplication - Class in com.atlassian.crowd.console.action.application
- RemoveApplication() - Constructor for class com.atlassian.crowd.console.action.application.RemoveApplication
- removeApplicationAlias(String) - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- removeApplicationFromConsole() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveApplicationTest
- removeApplicationFromConsole_Cancel() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveApplicationTest
- RemoveApplicationPage() - Constructor for class com.atlassian.crowd.pageobjects.ApplicationDetailsPage.RemoveApplicationPage
- RemoveApplicationTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
-
Test the removing of an application
- RemoveApplicationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveApplicationTest
- removeApplinkByName(String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.ApplinksClient
- removeAttribute() - Method in class com.atlassian.crowd.console.action.directory.UpdateCustomAttributes
- removeAttribute() - Method in class com.atlassian.crowd.console.action.principal.UpdateAttributes
- removeAttribute(Group, String) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- removeAttribute(Group, String) - Method in interface com.atlassian.crowd.embedded.spi.GroupDao
-
Remove the attribute from the group.
- removeAttribute(InternalUser, String) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- removeAttribute(User, String) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- removeAttribute(User, String) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
Removes the attributes for the user with the given name.
- removeAttribute(String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- removeAttribute(String) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- removeAttribute(String) - Method in class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
- removeAttribute(String) - Method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
- removeAttribute(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage
- removeAttribute(String) - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- removeAttribute(T, String) - Method in class com.atlassian.crowd.util.persistence.hibernate.InternalDirectoryEntityHibernateDao
- removeAttribute(T, String, String) - Method in class com.atlassian.crowd.util.persistence.hibernate.InternalDirectoryEntityHibernateDao
- removeAuthorizedConfigurationId() - Method in class com.atlassian.crowd.util.MailServerSessionWrapper
- removeByApplicationId(Long) - Method in interface com.atlassian.crowd.dao.licensing.LicensingSummaryDao
- removeByApplicationId(Long) - Method in class com.atlassian.crowd.dao.licensing.LicensingSummaryDaoHibernate
- removeByDirectoryAndUsername(long, String) - Method in interface com.atlassian.crowd.manager.login.ForgottenLoginManager
-
Removes the password reset tokens associated to a username in a directory.
- removeByDirectoryAndUsername(long, String) - Method in class com.atlassian.crowd.manager.login.ForgottenLoginManagerImpl
- removeByDirectoryAndUsername(long, String, ExpirableUserTokenType) - Method in interface com.atlassian.crowd.dao.token.ExpirableUserTokenDao
-
Remove all the tokens matching the username and directory id
- removeByDirectoryAndUsername(long, String, ExpirableUserTokenType) - Method in class com.atlassian.crowd.dao.token.ExpirableUserTokenDaoHibernate
- removeByDirectoryId(Long) - Method in interface com.atlassian.crowd.dao.licensing.DirectoryInfoDao
- removeByDirectoryId(Long) - Method in class com.atlassian.crowd.dao.licensing.DirectoryInfoDaoHibernate
- removeByDirectoryId(Long) - Method in interface com.atlassian.crowd.dao.licensing.LicensedUserDao
- removeByDirectoryId(Long) - Method in class com.atlassian.crowd.dao.licensing.LicensedUserDaoHibernate
- removeByGuid(String) - Method in class com.atlassian.crowd.directory.synchronisation.cache.LDAPEntityNameMap
- removeByIdIfPresent(Serializable) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
-
Removes the DAO object with matching id from the persistence store, if present.
- removeByToken(String) - Method in interface com.atlassian.crowd.dao.token.ExpirableUserTokenDao
-
Removes the token with the given random hash
- removeByToken(String) - Method in class com.atlassian.crowd.dao.token.ExpirableUserTokenDaoHibernate
- removeChangesetsOlderThan(long) - Method in interface com.atlassian.crowd.dao.audit.AuditDao
-
Removes the audit log entries older than specified timestamp
- removeChangesetsOlderThan(long) - Method in class com.atlassian.crowd.dao.audit.AuditDAOHibernate
- removeClusterMessagesOlderThan(long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- removeConfiguration() - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.LookAndFeelResource
- removeConnectorDirectoryFromConsole() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveDirectoryTest
- removeContextSource(Long, SpringLdapPooledContextSourceProvider.LdapPoolDestroyedReason, boolean) - Method in class com.atlassian.crowd.directory.SpringLdapPooledContextSourceProvider
- removeCookie(HttpServletRequest, HttpServletResponse) - Method in interface com.atlassian.crowd.service.CrowdRememberMeService
-
Clears the remember-me cookie and removes all remember-me tokens for the corresponding series
- removeCookie(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.service.TransactionalRememberMeService
- removeCrowdToken(HttpServletRequest, HttpServletResponse, ClientProperties, CookieConfiguration) - Method in interface com.atlassian.crowd.integration.http.util.CrowdHttpTokenHelper
-
Removes the Crowd SSO token.
- removeCrowdToken(HttpServletRequest, HttpServletResponse, ClientProperties, CookieConfiguration) - Method in class com.atlassian.crowd.integration.http.util.CrowdHttpTokenHelperImpl
- removeCustomDirectoryFromConsole() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveDirectoryTest
- REMOVED_FROM_GROUP - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that a user or a group (child) has left a group (parent).
- REMOVED_PROPERTY_NAME - Static variable in interface com.atlassian.crowd.directory.rest.entity.delta.GraphDeletableObject
-
The property denoting that the object has been removed
- removeDefaultGroup() - Method in class com.atlassian.crowd.console.action.directory.UpdateOptions
- removeDelegatedDirectoryFromConsole() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveDirectoryTest
- removeDirectChildGroupMembership(String, String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- removeDirectGroupMembership(String, String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- removeDirectory(long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- removeDirectory(long) - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Will remove a directory from the Application, this will also remove all associated entities (users/groups/memberships).
- removeDirectory(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- removeDirectory(Directory) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Removes a given directory and all its associated entities and mappings.
- removeDirectory(Directory) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- RemoveDirectory - Class in com.atlassian.crowd.console.action.directory
- RemoveDirectory() - Constructor for class com.atlassian.crowd.console.action.directory.RemoveDirectory
- removeDirectoryFromApplication(Directory, Application) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Will remove a directory from an application.
- removeDirectoryFromApplication(Directory, Application) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
- removeDirectoryMapping(long) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- removeDirectoryMapping(long, long) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
-
Removes a mapping between application and directory.
- removeDirectoryMapping(long, long) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- removeDirectoryMapping(String, boolean) - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- removeDirectoryMappings(long) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
-
Removes all the mappings associated with the given directory identified by directory id.
- removeDirectoryMappings(long) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- RemoveDirectoryPage - Class in com.atlassian.crowd.pageobjects
- RemoveDirectoryPage() - Constructor for class com.atlassian.crowd.pageobjects.RemoveDirectoryPage
- RemoveDirectoryPage(String) - Constructor for class com.atlassian.crowd.pageobjects.RemoveDirectoryPage
- RemoveDirectoryTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
-
Test the removing of a directory
- RemoveDirectoryTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveDirectoryTest
- removeDnFromGroup(String, LDAPGroupWithAttributes) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- removeEncoder(PasswordEncoder) - Method in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
-
Will remove a given encoder from the available encoders in the PasswordEncoder factory
- removeEncoder(PasswordEncoder) - Method in class com.atlassian.crowd.password.factory.PasswordEncoderFactoryImpl
- removeEntriesOlderThan(Instant) - Method in class com.atlassian.crowd.manager.audit.AuditServiceImpl
- removeEntriesOlderThan(Instant) - Method in interface com.atlassian.crowd.manager.audit.InternalAuditService
-
Removes entries created before the given instant
- 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.TokenDAOHibernate
- removeExcept(long, String, String) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
- removeExcept(long, String, String) - Method in class com.atlassian.crowd.manager.token.SwitchableTokenManagerImpl
- removeExpiredTokens() - Method in class com.atlassian.crowd.manager.authentication.AliasingAwareTokenAuthenticationManager
- removeExpiredTokens() - Method in class com.atlassian.crowd.manager.authentication.DelegatingTokenAuthenticationManager
- removeExpiredTokens() - Method in interface com.atlassian.crowd.manager.authentication.TokenAuthenticationManager
-
Removes all tokens that have exceeded their expiry time.
- removeExpiredTokens() - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- 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) - Method in class com.atlassian.crowd.dao.token.ExpirableUserTokenDaoHibernate
- removeExpiredTokens(Date) - Method in class com.atlassian.crowd.service.token.DefaultExpirableUserTokenService
- removeExpiredTokens(Date) - Method in interface com.atlassian.crowd.service.token.ExpirableUserTokenService
-
Remove all tokens which have expired as of the given 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.TokenDAOHibernate
- removeExpiredTokens(Date, long) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
- removeExpiredTokens(Date, long) - Method in class com.atlassian.crowd.manager.token.SwitchableTokenManagerImpl
- removeFilterModule(ServletFilterModuleDescriptor) - Method in class com.atlassian.crowd.console.filter.CrowdSecurePluginFilterChainEnhancer
- removeFlowId() - Method in class com.atlassian.crowd.util.MailServerSessionWrapper
- removeFromCache(Class<?>, String) - Method in class com.atlassian.crowd.plugin.web.filter.CachedHttpRequestAccessTypeAnalyzer
- removeFromGroupsIfPresent(Directory, String) - Method in interface com.atlassian.crowd.service.directory.DefaultDirectoryMembershipService
-
Removes a group from default group list if it is there
- removeFromGroupsIfPresent(Directory, String) - Method in class com.atlassian.crowd.service.directory.DefaultDirectoryMembershipServiceImpl
- RemoveGrantedPermissionsFromGroup - Class in com.atlassian.crowd.manager.permission
-
Removes internal permissions from group so that it can be deleted without violating any foreign key constraints.
- RemoveGrantedPermissionsFromGroup(InternalUserPermissionDAO, InternalGroupDao, GroupAdministrationGrantGroupDao) - Constructor for class com.atlassian.crowd.manager.permission.RemoveGrantedPermissionsFromGroup
- removeGroup() - Method in class com.atlassian.crowd.console.action.application.AddApplicationAuthorisationDetails
- removeGroup(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Removes a group matching the supplied groupName in the directory specified by the passed in
directoryId
. - removeGroup(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- removeGroup(Group) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Removes the
group
that matches the suppliedname
. - removeGroup(Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- removeGroup(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- removeGroup(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Removes ALL groups from each of the application's assigned directories that are active.
- removeGroup(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- removeGroup(String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- removeGroup(String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- removeGroup(String) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- removeGroup(String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- removeGroup(String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- removeGroup(String) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- removeGroup(String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- removeGroup(String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- removeGroup(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Removes the
group
that matches the suppliedname
. - removeGroup(String) - Method in class com.atlassian.crowd.directory.Rfc2307
- removeGroup(String) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- removeGroup(String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- removeGroup(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- removeGroup(String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Removes a group.
- removeGroup(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- removeGroup(String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Removes a group from the remote Crowd server
- RemoveGroup - Class in com.atlassian.crowd.console.action.group
- RemoveGroup() - Constructor for class com.atlassian.crowd.console.action.group.RemoveGroup
- removeGroupAttribute(Group, String) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Removes all the values for a single attribute key for a group.
- removeGroupAttribute(Group, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- removeGroupAttributes(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Removes a group's attribute values in the directory specified by the passed in
directoryId
. - removeGroupAttributes(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- removeGroupAttributes(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- removeGroupAttributes(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Removes a group's attribute values for all active permissible directories assigned to the application.
- removeGroupAttributes(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- removeGroupAttributes(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- removeGroupAttributes(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- removeGroupAttributes(String, String) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- removeGroupAttributes(String, String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- removeGroupAttributes(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- removeGroupAttributes(String, String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- removeGroupAttributes(String, String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- removeGroupAttributes(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Removes all the values for a single attribute key for a group.
- removeGroupAttributes(String, String) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- removeGroupAttributes(String, String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- removeGroupAttributes(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- removeGroupAttributes(String, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Removes a group's attribute.
- removeGroupAttributes(String, String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Removes a group attribute (set) from the server.
- removeGroupButton - Variable in class com.atlassian.crowd.pageobjects.group.GroupPanel
- removeGroupFromFilters(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- removeGroupFromGroup(long, String, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
- removeGroupFromGroup(long, String, String) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- removeGroupFromGroup(long, String, String) - Method in interface com.atlassian.crowd.embedded.spi.MembershipDao
-
Removes group from the parent group.
- removeGroupFromGroup(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Removes an existing child group from being a direct member of an existing parent group in the directory specified by the passed in
directoryId
. - removeGroupFromGroup(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- removeGroupFromGroup(Group, Group) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Removes a group as a member of a parent group.
- removeGroupFromGroup(Group, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- removeGroupFromGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- removeGroupFromGroup(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Makes child group matching the given name not members of the parent group across ALL active directories.
- removeGroupFromGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- removeGroupFromGroup(String, String) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.directory.hybrid.LocalGroupHandler
- removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- removeGroupFromGroup(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Removes a group as a member of a parent group.
- removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.directory.Rfc2307
- removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- removeGroupFromGroup(String, String) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- removeGroupFromGroup(String, String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Removes a group to a group.
- RemoveGroupFromGroupTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- RemoveGroupFromGroupTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveGroupFromGroupTest
- removeGroupMapping(long, long, String) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
-
Removes a group mapping.
- removeGroupMapping(long, long, String) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- removeGroupMapping(Application, Directory, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Will remove a group mapping for the given application + directory mapping.
- removeGroupMapping(Application, Directory, String) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
- removeGroupMapping(String) - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.Unauthorises a group.
- removeGroupMappings(long, String) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
-
Removes group mappings.
- removeGroupMappings(long, String) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- 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.
- removeGroupMembers(long, String) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- 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.
- removeGroupMemberships(long, String) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- removeGroupMembershipsForGroup(Group, Collection<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- removeGroupMembershipsForGroup(Group, Collection<String>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- RemoveGroupOperation - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation
-
An operation to remove a group and its related information such as members, memberships, and attributes.
- RemoveGroupOperation - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation
-
An operation to remove a group and its related information such as members, memberships, and attributes.
- RemoveGroupOperation() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation.RemoveGroupOperation
- RemoveGroupOperation() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation.RemoveGroupOperation
- RemoveGroupPage - Class in com.atlassian.crowd.pageobjects.group
- RemoveGroupPage() - Constructor for class com.atlassian.crowd.pageobjects.group.RemoveGroupPage
- RemoveGroupPage(String, String) - Constructor for class com.atlassian.crowd.pageobjects.group.RemoveGroupPage
- removeGroupPermission - Variable in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- removeGroups() - Method in class com.atlassian.crowd.console.action.group.UpdateGroupMembers
- removeGroups() - Method in class com.atlassian.crowd.console.action.principal.UpdateGroups
- removeGroups(Collection<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- removeGroups(Collection<String>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- removeGroupsButton - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- removeGroupsFromGroup(long, Collection<String>, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
- removeGroupsFromGroup(long, Collection<String>, String) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- removeGroupsFromGroup(long, Collection<String>, String) - Method in interface com.atlassian.crowd.embedded.spi.MembershipDao
-
Bulk remove all the given child groups from the given group.
- removeGroupsFromGroup(Collection<String>, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- removeGroupsFromGroup(Collection<String>, String) - Method in class com.atlassian.crowd.directory.CachingDirectory
- removeGroupsFromGroup(Collection<String>, String) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
-
Removes a collection of child groups from a group.
- removeHeartbeatsBefore(long) - Method in class com.atlassian.crowd.dao.cluster.ClusterHeartbeatDAOHibernate
- removeHeartbeatsBefore(long) - Method in interface com.atlassian.crowd.manager.cluster.heartbeat.ClusterHeartbeatManager
-
Removes the heartbeats that heven't reported live before the given timestamp
- removeHeartbeatsBefore(long) - Method in class com.atlassian.crowd.manager.cluster.heartbeat.CrowdClusterHeartbeatManager
- removeHeartbeatsBefore(long) - Method in class com.atlassian.crowd.manager.cluster.heartbeat.NoOpClusterHeartbeatManager
- removeImportErrorEvent() - Method in class com.atlassian.crowd.console.action.error.ErrorAction
- removeInternalDirectoryFromConsole() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveDirectoryTest
- removeLastSlashIfExists(String) - Static method in class com.atlassian.crowd.swagger.extras.enricher.util.EnricherUtils
- removeLatestResultIfPresent(long) - Method in interface com.atlassian.crowd.dao.application.AppIssuesWithMailsScanResultDAO
-
Removes latest scan result for a given application.
- removeLatestResultIfPresent(long) - Method in class com.atlassian.crowd.dao.application.AppIssuesWithMailsScanResultDAOHibernate
- removeLookAndFeelConfiguration() - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Removes Look and Feel configuration
- removeLookAndFeelConfiguration() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- removeLookAndFeelConfiguration() - Method in class com.atlassian.crowd.plugin.rest.service.controller.LookAndFeelController
- removeMailServerModel() - Method in class com.atlassian.crowd.util.MailServerSessionWrapper
- removeMonitor(long) - Method in interface com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorManager
-
Deprecated.Removes a monitor from a monitored directory.
- removeMonitor(long) - Method in class com.atlassian.crowd.manager.directory.monitor.NoopDirectoryMonitorManager
- removeNestedGroup(String, String, long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- removeNestedGroup(String, String, long) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestKitGroupResource
- removeNonCanonicalEntities(Multimap<Long, String>, EntityDescriptor) - Method in interface com.atlassian.crowd.manager.application.canonicality.CanonicalityChecker
-
Given a username is duplicated in several
user directories
under the sameapplication
. - removeNonCanonicalEntities(Multimap<Long, String>, EntityDescriptor) - Method in class com.atlassian.crowd.manager.application.canonicality.OptimizedCanonicalityChecker
- removeNonCanonicalEntities(Multimap<Long, String>, EntityDescriptor) - Method in class com.atlassian.crowd.manager.application.canonicality.SimpleCanonicalityChecker
- removeOauth2AuthorizationErrorMessage() - Method in class com.atlassian.crowd.util.MailServerSessionWrapper
- removeOldTombstones() - Method in interface com.atlassian.crowd.manager.tombstone.TombstoneManager
-
Removes tombstones that are older than the tombstone expiry
- removeOldTombstones() - Method in class com.atlassian.crowd.manager.tombstone.TombstoneManagerImpl
- removePasswordFromLogs(String) - Method in class com.atlassian.crowd.manager.mail.MailManagerImpl
- removePermission(Directory, OperationType) - Method in interface com.atlassian.crowd.manager.permission.PermissionManager
- removePermission(Directory, OperationType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
- removePermission(Application, Directory, OperationType) - Method in interface com.atlassian.crowd.manager.permission.PermissionManager
-
Removes a permission with the given
OperationType
from the Application+Directory mapping - removePermission(Application, Directory, OperationType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
- RemovePrincipal - Class in com.atlassian.crowd.console.action.principal
- RemovePrincipal() - Constructor for class com.atlassian.crowd.console.action.principal.RemovePrincipal
- removePrincipalAttribute() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- RemovePrincipalPage - Class in com.atlassian.crowd.pageobjects
- RemovePrincipalPage(String, String) - Constructor for class com.atlassian.crowd.pageobjects.RemovePrincipalPage
- removeProductLicense(String) - Method in class com.atlassian.sal.crowd.license.CrowdLicenseHandler
- removeProperty(String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Will attempt to remove a property from the datastore
- removeProperty(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- removeProperty(String, String) - Method in interface com.atlassian.crowd.manager.property.PluginPropertyManager
- removeProperty(String, String) - Method in class com.atlassian.crowd.manager.property.PluginPropertyManagerGeneric
- removeProperty(String, String) - Method in class com.atlassian.crowd.util.PropertyUtils
-
Removes the specified property from the specified property file
- removeProvider(AuthenticationProvider) - Method in interface com.atlassian.crowd.integration.springsecurity.DynamicProviderManager
- removeProvider(AuthenticationProvider) - Method in class com.atlassian.crowd.integration.springsecurity.DynamicProviderManagerImpl
- removeRemoteAddress(long, RemoteAddress) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
-
Dissociates the given remote address from the given application.
- removeRemoteAddress(long, RemoteAddress) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- removeRemoteAddress(long, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.application.ApplicationController
-
Removes a remote address from the list of allowed addresses for the application.
- removeRemoteAddress(long, String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.application.ApplicationResource
- removeRemoteAddress(Application, RemoteAddress) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Will remove the passed in RemoteAddress from the application
- removeRemoteAddress(Application, RemoteAddress) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
- removeRemoteAddress(String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- removeRemoteCrowdDirectoryFromConsole() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveDirectoryTest
- removeSecondInternalDirectoryFromConsole() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveDirectoryTest
- removeSecureMapping(String) - Method in class com.atlassian.crowd.integration.springsecurity.LocalRequestToApplicationMapper
- removeSecureMapping(String) - Method in interface com.atlassian.crowd.integration.springsecurity.RequestToApplicationMapper
- removeSecureMapping(String) - Method in class com.atlassian.crowd.integration.springsecurity.RequestToApplicationMapperImpl
- removeServletModule(ServletModuleDescriptor) - Method in class com.atlassian.crowd.console.filter.CrowdSecurePluginFilterChainEnhancer
- removeShowsUpdateSuccessful() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ModifyApplicationRemoteAddressesTest
- removeStaleEntries() - Method in class com.atlassian.crowd.manager.audit.AuditServiceImpl
- removeStaleEntries() - Method in interface com.atlassian.crowd.manager.audit.InternalAuditService
-
Removes stale entries basing on current configuration
- removeStatusesForDirectory(long) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
-
Removes statuses for the given directory
- removeStatusesForDirectory(long) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
- removeStatusesForDirectory(Long) - Method in class com.atlassian.crowd.dao.directory.DirectorySynchronisationStatusDAOHibernate
- removeStatusesForDirectory(Long) - Method in interface com.atlassian.crowd.embedded.spi.DirectorySynchronisationStatusDao
-
Removes all stored status information for the directory with the specified id
- removeStatusNotIn(Collection<String>) - Method in interface com.atlassian.crowd.dao.cluster.ClusterInfoDao
- removeStatusNotIn(Collection<String>) - Method in class com.atlassian.crowd.dao.cluster.ClusterInfoDAOHibernate
- removeToken(String) - Method in class com.atlassian.crowd.service.token.DefaultInviteUserTokenService
- removeToken(String) - Method in interface com.atlassian.crowd.service.token.InviteUserTokenService
-
Removes the token with the given random hash
- removeTokensForDirectory(long) - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
-
Removes all the tokens for the given directory
- removeTokensForDirectory(long) - Method in class com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAOHibernate
- removeTokensForSeries(String) - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
-
Removes tokens for all the given series
- removeTokensForSeries(String) - Method in class com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAOHibernate
- removeTokensForUserInDirectory(String, long) - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
-
Removes all tokens for a user in the given directory
- removeTokensForUserInDirectory(String, long) - Method in class com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAOHibernate
- removeTombstones() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitFixtureResource
- removeTombstonesOlderThan(Instant) - Method in interface com.atlassian.crowd.manager.tombstone.TombstoneManager
-
Removes all tombstones older than the instant specified
- removeTombstonesOlderThan(Instant) - Method in class com.atlassian.crowd.manager.tombstone.TombstoneManagerImpl
- removeUser() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- removeUser(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Removes a user matching the supplied username in the directory specified by the passed in
directoryId
. - removeUser(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- removeUser(User) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Removes the
user
that matches the suppliedname
. - removeUser(User) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- removeUser(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- removeUser(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Removes the user from the first active directory they are found in.
- removeUser(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- removeUser(Application, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- removeUser(String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- removeUser(String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- removeUser(String) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- removeUser(String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- removeUser(String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- removeUser(String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- removeUser(String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- removeUser(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Removes the
user
that matches the suppliedname
. - removeUser(String) - Method in class com.atlassian.crowd.directory.Rfc2307
- removeUser(String) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- removeUser(String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- removeUser(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- removeUser(String) - Method in class com.atlassian.crowd.pageobjects.gla.GLABrowserUsersBelongingToGroupPage
- removeUser(String) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- removeUser(String) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- removeUser(String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
-
Removes the user.
- removeUser(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.UsersResource
- removeUser(String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Removes a user from the remote Crowd server
- removeUser(String, long) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestKitUserResource
- removeUserAttribute(User, String) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Removes all the values for a single attribute key for a user.
- removeUserAttribute(User, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- removeUserAttribute(String, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
-
Removes the user attribute.
- removeUserAttribute(String, String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.UsersResource
- removeUserAttributes(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Removes a user's attribute values in the directory specified by the passed in
directoryId
. - removeUserAttributes(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- removeUserAttributes(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- removeUserAttributes(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Removes a user's attribute values for the first active directory containing this username.
- removeUserAttributes(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- removeUserAttributes(Application, String, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- removeUserAttributes(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- removeUserAttributes(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- removeUserAttributes(String, String) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- removeUserAttributes(String, String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- removeUserAttributes(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- removeUserAttributes(String, String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- removeUserAttributes(String, String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- removeUserAttributes(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Removes all the values for a single attribute key for a user.
- removeUserAttributes(String, String) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- removeUserAttributes(String, String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- removeUserAttributes(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- removeUserAttributes(String, String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Removes a user attribute from the server.
- RemoveUserCondition - Class in com.atlassian.crowd.plugin.web.conditions
-
Stops displaying of any links where the username/directoryId matches that of the currently authenticated user.
- RemoveUserCondition() - Constructor for class com.atlassian.crowd.plugin.web.conditions.RemoveUserCondition
- removeUserFromAllGroups(DirectoryEntityId, List<DirectoryEntityId>) - Method in class com.atlassian.crowd.plugin.rest.service.controller.memberships.UsersMembershipController
- removeUserFromGroup(long, String, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
- removeUserFromGroup(long, String, String) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- removeUserFromGroup(long, String, String) - Method in interface com.atlassian.crowd.embedded.spi.MembershipDao
-
Removes user as a member of the given group.
- removeUserFromGroup(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Removes an existing user from being a direct member of an existing group in the directory specified by the passed in
directoryId
. - removeUserFromGroup(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- removeUserFromGroup(User, Group) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Removes a user as a member of a group.
- removeUserFromGroup(User, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- removeUserFromGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- removeUserFromGroup(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Makes the primary user of the given username no longer a member of the group on the directory where the primary user resides.
- removeUserFromGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- removeUserFromGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- removeUserFromGroup(String, String) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- removeUserFromGroup(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Removes a user as a member of a group.
- removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.directory.Rfc2307
- removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- removeUserFromGroup(String, String) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
-
Removes a user from a group.
- removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.UsersResource
- removeUserFromGroup(String, String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Removes a user from a group.
- RemoveUserFromGroupFromViewUserTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- RemoveUserFromGroupFromViewUserTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveUserFromGroupFromViewUserTest
- removeUserFromGroups(long, String, List<String>) - Method in interface com.atlassian.crowd.manager.directory.MembershipService
-
Removes single supplied user from multiple groups
- removeUserFromGroups(long, String, List<String>) - Method in class com.atlassian.crowd.manager.memberships.MembershipServiceImpl
- removeUserFromGroups(DirectoryEntityId, GroupIdentifiersEntityList) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.UserAdminResource
- RemoveUserFromGroupTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- RemoveUserFromGroupTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveUserFromGroupTest
- removeUserFromLocalGroup(String, String) - Method in class com.atlassian.crowd.directory.hybrid.LocalGroupHandler
- removeUserLinkNotPresentForLoggedInUser() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- 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
-
Removes all
MembershipType.GROUP_USER
relationships from parent groups to the given username. - removeUserMemberships(long, String) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- removeUserMembershipsForGroup(Group, Set<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- removeUserMembershipsForGroup(Group, Set<String>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- removeUserNotPossibleEvenViaUrlHack() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- RemoveUserOperation - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation
-
An operation to remove a user and its related information such as memberships and attributes.
- RemoveUserOperation - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation
-
An operation to remove a user and its related information such as memberships and attributes.
- RemoveUserOperation() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation.RemoveUserOperation
- RemoveUserOperation() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation.RemoveUserOperation
- removeUserPermission - Variable in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- removeUsers() - Method in class com.atlassian.crowd.console.action.group.UpdateGroupMembers
- removeUsersButton - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- RemoveUserSessionWhenCredentialUpdatedListener - Class in com.atlassian.crowd.event.listener
-
This takes care of invalidating a user's session after their password is changed.
- RemoveUserSessionWhenCredentialUpdatedListener(EventPublisher, TokenManager, CrowdRememberMeService) - Constructor for class com.atlassian.crowd.event.listener.RemoveUserSessionWhenCredentialUpdatedListener
- RemoveUserSessionWhenEditedListener - Class in com.atlassian.crowd.event.listener
- RemoveUserSessionWhenEditedListener(EventPublisher, TokenManager, CrowdRememberMeService) - Constructor for class com.atlassian.crowd.event.listener.RemoveUserSessionWhenEditedListener
- removeUsersFromGroup(long, Collection<String>, String) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
- removeUsersFromGroup(long, Collection<String>, String) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- removeUsersFromGroup(long, Collection<String>, String) - Method in interface com.atlassian.crowd.embedded.spi.MembershipDao
-
Bulk remove all the given users into the given group.
- removeUsersFromGroup(long, List<String>, String) - Method in interface com.atlassian.crowd.manager.directory.MembershipService
-
Removes multiple users from the supplied group
- removeUsersFromGroup(long, List<String>, String) - Method in class com.atlassian.crowd.manager.memberships.MembershipServiceImpl
- removeUsersFromGroup(DirectoryEntityId, UserIdentifiersEntityList) - Method in class com.atlassian.crowd.plugin.rest.service.resource.memberships.GroupsMembershipResource
- removeUsersFromGroup(String, List<String>, long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.RestAdminClient
- removeUsersFromGroup(List<DirectoryEntityId>, DirectoryEntityId) - Method in class com.atlassian.crowd.plugin.rest.service.controller.memberships.GroupsMembershipController
- removeUsersFromGroup(Set<String>, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- removeUsersFromGroup(Set<String>, String) - Method in class com.atlassian.crowd.directory.CachingDirectory
- removeUsersFromGroup(Set<String>, String) - Method in interface com.atlassian.crowd.directory.InternalRemoteDirectory
-
Removes a collection of users from a group.
- removingDirectoryRemovesScheduledJob() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveDirectoryTest
- rename(Group, String) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- rename(Group, String) - Method in interface com.atlassian.crowd.embedded.spi.GroupDao
-
Renames group.
- rename(User, String) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- rename(User, String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- rename(User, String) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
Changes the user's name to the provided new name.
- rename(String, String) - Method in class com.atlassian.crowd.directory.ldap.SpringLdapTemplateWrapper
- RENAME_USER_ENTITY - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.UsersResourceExamples
- RENAME_USER_ENTITY_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.UsersResourceExamples
- RenameEntity - Class in com.atlassian.crowd.integration.rest.entity
- RenameEntity - Class in com.atlassian.crowd.plugin.rest.entity
- RenameEntity(String) - Constructor for class com.atlassian.crowd.integration.rest.entity.RenameEntity
- RenameEntity(String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.RenameEntity
- renameGroup(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Renames a group in the directory specified by the passed in
directoryId
. - renameGroup(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- renameGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- renameGroup(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- renameGroup(String, String) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- renameGroup(String, String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- renameGroup(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- renameGroup(String, String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- renameGroup(String, String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- renameGroup(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Renames a
group
. - renameGroup(String, String) - Method in class com.atlassian.crowd.directory.Rfc2307
- renameGroup(String, String) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- renameGroup(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- 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.
- renameGroupRelationships(long, String, String) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- renameTo(String) - Method in class com.atlassian.crowd.model.group.InternalGroup
- renameTo(String) - Method in class com.atlassian.crowd.model.user.InternalUser
- renameUser() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- renameUser() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- renameUser(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Renames a user in the directory specified by the passed in
directoryId
. - renameUser(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- renameUser(User, String) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Renames the
User
. - renameUser(User, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- renameUser(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- renameUser(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Renames the user in the first active directory the users exists in.
- renameUser(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- renameUser(Application, String, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- renameUser(String, RenameEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.UsersResource
- renameUser(String, Link, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
-
Renames a user.
- renameUser(String, String) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- renameUser(String, String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- renameUser(String, String) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- renameUser(String, String) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- renameUser(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- renameUser(String, String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- renameUser(String, String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- renameUser(String, String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Renames a
user
. - renameUser(String, String) - Method in class com.atlassian.crowd.directory.Rfc2307
- renameUser(String, String) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- renameUser(String, String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- renameUser(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- renameUser(String, String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Renames a user on the remote Crowd server, initially finding them by their current username.
- renameUserCausesNameClash() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- renameUserIsNotSupportedForLDAPDirectories() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- 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.
- renameUserRelationships(long, String, String) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- render(String, Map<String, Object>) - Method in class com.atlassian.crowd.plugin.web.CrowdTemplateRenderer
- render(String, Map<String, Object>) - Method in interface com.atlassian.crowd.plugin.web.TemplateRenderer
- RENDERED_LOGIN_PAGE_ATTRIBUTE - Static variable in class com.atlassian.crowd.sso.saml.SamlService
- renderFreemarkerTemplate(String) - Method in class com.atlassian.crowd.console.action.BaseAction
- renderText(String, Map<String, Object>) - Method in class com.atlassian.crowd.plugin.web.CrowdTemplateRenderer
- renderText(String, Map<String, Object>) - Method in interface com.atlassian.crowd.plugin.web.TemplateRenderer
- renderVelocityFragment(String, Map<String, Object>) - Method in class com.atlassian.crowd.plugin.web.CrowdWebFragmentHelper
- renewLease(String) - Method in class com.atlassian.crowd.manager.cluster.locks.CrowdClusterLockDaoDecorator
- renewLease(String, String, long) - Method in class com.atlassian.crowd.dao.cluster.ClusterLockDAOHibernate
- reorderApplicationDirectoryMapping(long, long, ReorderEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.ApplicationAdminController
- reorderApplicationDirectoryMapping(long, long, ReorderEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.ApplicationAdminResource
- ReorderEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
- ReorderEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.ReorderEntity
- replace(String, V) - Method in class com.atlassian.crowd.embedded.impl.IdentifierMap
- replace(String, V, V) - Method in class com.atlassian.crowd.embedded.impl.IdentifierMap
- replaceAll(BiFunction<? super String, ? super V, ? extends V>) - Method in class com.atlassian.crowd.embedded.impl.IdentifierMap
- replaceGroup(InternalDirectoryGroup, Group) - Method in class com.atlassian.crowd.directory.synchronisation.cache.AbstractGroupActionStrategy
- replaceMacros(String, Map<String, String>) - Method in class com.atlassian.crowd.manager.mailer.MailTemplateRenderer
- replaces() - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.snapshot.jvm.HsqlSupportingUniqueConstraintSnapshotGeneratorWrapper
- ReplicatedPluginHelper - Class in com.atlassian.crowd.plugin.ha
-
A helper for managing local plugin copies.
- ReplicatedPluginHelper(ClusterAwarePluginController, PluginAccessor, ExecutorService) - Constructor for class com.atlassian.crowd.plugin.ha.ReplicatedPluginHelper
- ReplicateOperation - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation
-
Hibernate Operation to replicate entities in batch
- ReplicateOperation - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation
-
Hibernate Operation to replicate entities in batch
- ReplicateOperation(ReplicationMode) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation.ReplicateOperation
- ReplicateOperation(ReplicationMode) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation.ReplicateOperation
- replyTo - Variable in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- reportIntervalMillis - Variable in class com.atlassian.crowd.analytics.listener.AbstractOncePerPeriodPublisher
- RepresentationJsonTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
- RepresentationJsonTest(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.RepresentationJsonTest
- RepresentationJsonTest(String, RestServer) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.RepresentationJsonTest
- RepresentationTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
-
Test the textual representations of entities used by the REST resources.
- RepresentationXmlTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
- RepresentationXmlTest(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.RepresentationXmlTest
- RepresentationXmlTest(String, RestServer) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.RepresentationXmlTest
- request - Variable in class com.atlassian.crowd.plugin.rest.service.resource.AbstractResource
- request - Variable in class com.atlassian.crowd.plugin.rest.service.resource.application.ApplicationResource
- REQUEST_CACHE - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- REQUEST_PARAM_NAME - Static variable in class com.atlassian.crowd.xwork.interceptors.XsrfTokenInterceptor
- REQUEST_SSO_COOKIE_COMMITTED - Static variable in class com.atlassian.crowd.integration.Constants
- RequestCacheThreadLocal - Class in com.atlassian.crowd.plugin.web
-
Threadlocal for caching objects that must survive the whole HTTP request.
- RequestCacheThreadLocal() - Constructor for class com.atlassian.crowd.plugin.web.RequestCacheThreadLocal
- RequestCacheThreadLocalFilter - Class in com.atlassian.crowd.plugin.web.filter
-
Servlet filter for initialising and cleaning up the RequestCacheThreadLocal.
- RequestCacheThreadLocalFilter() - Constructor for class com.atlassian.crowd.plugin.web.filter.RequestCacheThreadLocalFilter
- RequestContext - Class in com.atlassian.crowd.plugin.web
-
Contains info about the currently executing
HttpServletRequest
andHttpServletResponse
. - RequestContext(HttpServletRequest, HttpServletResponse) - Constructor for class com.atlassian.crowd.plugin.web.RequestContext
- RequestControlsTrackingDirContextProcessor - Class in com.atlassian.crowd.directory.ldap.control
- RequestControlsTrackingDirContextProcessor() - Constructor for class com.atlassian.crowd.directory.ldap.control.RequestControlsTrackingDirContextProcessor
- RequestDefaults - Class in com.atlassian.crowd.plugin.rest.filter
- RequestDefaults() - Constructor for class com.atlassian.crowd.plugin.rest.filter.RequestDefaults
- REQUESTED_BY_ANOTHER_NODE - Enum constant in enum class com.atlassian.crowd.directory.SpringLdapPooledContextSourceProvider.LdapPoolDestroyedReason
- REQUESTED_PROXIES_CACHE - Static variable in class com.atlassian.crowd.manager.proxy.TrustedProxyManagerImpl
- requestEvents(String) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- requestEventToken() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- requestParamNextUrlSupplier(HttpServletRequest) - Static method in class com.atlassian.crowd.integration.springsecurity.NavigationHelper
- requestPasswordReset(String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- requestPasswordReset(String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
-
Requests a password reset.
- requestPasswordReset(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.UsersResource
- requestPasswordReset(String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Requests a password reset.
- RequestResetPasswordEvent - Class in com.atlassian.crowd.event.login
-
An event fired when the user requests their password to be reset.
- RequestResetPasswordEvent(User, String) - Constructor for class com.atlassian.crowd.event.login.RequestResetPasswordEvent
-
Constructs a new instance of RequestResetPasswordEvent.
- RequestResetPasswordListener - Class in com.atlassian.crowd.event.listener
-
Listener responsible for handling
RequestResetPasswordEvent
's by sending an email to the user, letting them know their new password. - RequestResetPasswordListener() - Constructor for class com.atlassian.crowd.event.listener.RequestResetPasswordListener
- RequestToApplicationMapper - Interface in com.atlassian.crowd.integration.springsecurity
-
Maps request paths (Ant format) to application names.
- RequestToApplicationMapperImpl - Class in com.atlassian.crowd.integration.springsecurity
-
Maps request paths (Ant format) to application names.
- RequestToApplicationMapperImpl(ClientProperties) - Constructor for class com.atlassian.crowd.integration.springsecurity.RequestToApplicationMapperImpl
- requestUsernames(String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- requestUsernames(String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
-
Requests an email to be sent containing usernames associated with the given email address.
- requestUsernames(String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Sends the usernames associated with the given email address.
- RequestUsernamesEvent - Class in com.atlassian.crowd.event.login
-
An event fired when the user requests their usernames to be sent to their email.
- RequestUsernamesEvent(User, List<String>) - Constructor for class com.atlassian.crowd.event.login.RequestUsernamesEvent
- RequestUsernamesListener - Class in com.atlassian.crowd.event.listener
-
Listener responsible for handling
RequestUsernamesEvent
's by sending an email to the user, letting them know their new password. - RequestUsernamesListener(ForgottenLoginMailer) - Constructor for class com.atlassian.crowd.event.listener.RequestUsernamesListener
- requestUsernamesReminder(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.UsersResource
- requireDistinct() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
- requiredPluginsNotEnabled() - Method in class com.atlassian.crowd.plugin.RequiredPluginsStartupCheck
- RequiredPluginsStartupCheck - Class in com.atlassian.crowd.plugin
- RequiredPluginsStartupCheck(PluginAccessor, RequiredPluginProvider, PluginPersistentStateStore) - Constructor for class com.atlassian.crowd.plugin.RequiredPluginsStartupCheck
- REQUIRES_PASSWORD_CHANGE - Static variable in class com.atlassian.crowd.model.user.UserConstants
-
Key for if the principal needs to change their password.
- requiresAuthentication(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.integration.springsecurity.AbstractCrowdSSOAuthenticationProcessingFilter
-
This filter will process all requests, however, if the filterProcessesUrl is part of the request URI, the filter will assume the request is a username/password authentication (login) request and will not check for Crowd SSO authentication.
- RequiresDataCenterLicense - Annotation Interface in com.atlassian.crowd.manager.license
-
Indicates that the component or method decorated with this annotation will be checked for the Data Center license
- RequireSecurityToken - Annotation Interface in com.atlassian.crowd.xwork
-
Method level annotation for XWork actions to mark whether a particular action method invocation needs to be protected by an XSRF token.
- requiresFiltering(Entity) - Method in interface com.atlassian.crowd.manager.application.filtering.AccessFilter
- requiresFiltering(Entity) - Method in class com.atlassian.crowd.manager.application.filtering.BaseAccessFilter
- requiresPasswordChange(UserWithAttributes) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- reschedule(BackupConfiguration) - Method in class com.atlassian.crowd.manager.backup.AtlassianSchedulerBackupScheduler
- reschedule(BackupConfiguration) - Method in interface com.atlassian.crowd.manager.backup.BackupScheduler
-
Reschedules automated backups job by given configuration
- rescheduleStalledSynchronisations() - Method in interface com.atlassian.crowd.manager.directory.FailedSynchronisationManager
-
Attempts to find synchronisations started by nodes that have terminated, and reschedule them.
- rescheduleStalledSynchronisations() - Method in class com.atlassian.crowd.manager.directory.FailedSynchronisationManagerImpl
- resendEmail() - Method in class com.atlassian.crowd.pageobjects.ChangeEmailPendingPage
- resendEmail(String, long) - Method in interface com.atlassian.crowd.emailchange.EmailChangeManager
-
Resends an e-mail with a new token for a user in crowd app that has a pending e-mail verification.
- resendEmail(String, long) - Method in class com.atlassian.crowd.service.email.EmailChangeManagerImpl
- resendValidationToken() - Method in class com.atlassian.crowd.plugin.rest.service.controller.email.ChangeEmailController
- resendValidationToken() - Method in class com.atlassian.crowd.plugin.rest.service.resource.email.ChangeEmailResource
- reset() - Method in class com.atlassian.crowd.manager.audit.SettableAuditLogMedatataResolver
- reset() - Method in class com.atlassian.crowd.manager.audit.SettableAuditLogProperties
- reset() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitClusterMessagingResource
- reset() - Method in class com.atlassian.crowd.plugins.testkit.rest.util.TestkitStoringMessageListener
- 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
- RESET_LINK - Enum constant in enum class com.atlassian.crowd.manager.mailer.MailTemplateMacro
-
Password reset link macro key.
- RESET_PASSWORD_PATTERN - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCaseWithEmailServer
- RESET_TOKEN - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- resetConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AuditLogTest
- resetConfiguration() - Method in class com.atlassian.crowd.plugin.rest.service.controller.SamlConfigurationController
- resetCounters() - Method in class com.atlassian.crowd.analytics.listener.AbstractOncePerPeriodPublisher
- resetCounters() - Method in class com.atlassian.crowd.analytics.listener.UserAuthenticationEventListener
- resetCountersIfNeeded() - Method in class com.atlassian.crowd.analytics.listener.AbstractOncePerPeriodPublisher
- resetDomainEnabled - Variable in class com.atlassian.crowd.pageobjects.administration.BackupPage
- resetEmailForActiveStatusMessage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ResetPrincipalPasswordTest
- resetEmailForInactiveStatusMessage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ResetPrincipalPasswordTest
- resetEmailWithNonAsciiBody() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ResetPrincipalPasswordTest
- resetEmailWithNonAsciiUsername() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ResetPrincipalPasswordTest
- resetFailuresSinceLastSuccess() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
- resetFilterCriteria() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- resetHiLoGenerator() - Method in class com.atlassian.crowd.util.persistence.hibernate.ResettableHiLoGeneratorResetter
-
Resets all resettable hilo generators used by the entities defined in the current Metamodel
- resetMetrics() - Method in class com.atlassian.crowd.directory.ldap.name.CrowdLdapNameFactory
- resetOldestFailureDate() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
- resetPassword() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- resetPassword(PasswordResetRequest) - Method in class com.atlassian.crowd.plugin.rest.service.resource.account.AccountManagementResource
- resetPassword(String, long, String, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.account.AccountManagementController
- ResetPassword - Class in com.atlassian.crowd.console.action.principal
- ResetPassword - Class in com.atlassian.crowd.console.action
- ResetPassword() - Constructor for class com.atlassian.crowd.console.action.principal.ResetPassword
- ResetPassword() - Constructor for class com.atlassian.crowd.console.action.ResetPassword
- ResetPasswordConfirmationPage - Class in com.atlassian.crowd.pageobjects
- ResetPasswordConfirmationPage() - Constructor for class com.atlassian.crowd.pageobjects.ResetPasswordConfirmationPage
- ResetPasswordConfirmationPage(String, long) - Constructor for class com.atlassian.crowd.pageobjects.ResetPasswordConfirmationPage
- ResetPasswordEvent - Class in com.atlassian.crowd.event.user
-
A simple ResetPasswordEvent.
- ResetPasswordEvent(Object, Directory, User, String) - Constructor for class com.atlassian.crowd.event.user.ResetPasswordEvent
- resetPasswordMaintainsPasswordHistory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ResetPasswordTest
- ResetPasswordPage - Class in com.atlassian.crowd.pageobjects.user
- ResetPasswordPage() - Constructor for class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- ResetPasswordPage(String, long, String) - Constructor for class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- ResetPasswordTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.user
- ResetPasswordTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ResetPasswordTest
- resetPasswordWithBadTokenShowsErrorMessage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ResetPasswordTest
- ResetPrincipalPasswordTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- ResetPrincipalPasswordTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.ResetPrincipalPasswordTest
- resetSamlConfiguration() - Method in class com.atlassian.crowd.plugin.rest.service.resource.saml.SamlConfigurationResource
- ResettableHiLoGeneratorResetter - Class in com.atlassian.crowd.util.persistence.hibernate
-
Utility for resetting all ResettableTableHiLoGenerators used by the entities in the current metamodel
- ResettableHiLoGeneratorResetter(SessionFactory, ResetableHiLoGeneratorHelper) - Constructor for class com.atlassian.crowd.util.persistence.hibernate.ResettableHiLoGeneratorResetter
- resetUserCredential(long, String, PasswordCredential, String) - Method in interface com.atlassian.crowd.manager.login.ForgottenLoginManager
-
Resets the user credentials and invalidates the token.
- resetUserCredential(long, String, PasswordCredential, String) - Method in class com.atlassian.crowd.manager.login.ForgottenLoginManagerImpl
- 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
- resolve(String) - Method in class com.atlassian.crowd.service.AbstractUserService
- resolve(String) - Method in interface com.atlassian.crowd.service.UserService
-
Returns the user that made this request or
null
if this application does not have such a user. - resolve(String) - Method in class com.atlassian.crowd.service.UserServiceImpl
- resolve(String) - Method in class com.atlassian.sal.crowd.user.DefaultUserManager
- 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
- resolveArtifact(String) - Method in class com.atlassian.crowd.maven.plugin.dependecies.AbstractManagedDependenciesMojo
-
Resolves an artifact from the repository.
- resolveAuthor() - Method in interface com.atlassian.crowd.manager.audit.AuditLogMetadataResolver
- resolveAuthor() - Method in class com.atlassian.crowd.manager.audit.AuditLogMetadataResolverImpl
- resolveAuthor() - Method in class com.atlassian.crowd.manager.audit.SettableAuditLogMedatataResolver
- resolveAvatarUri(URI) - Method in class com.atlassian.crowd.console.action.BaseAction
-
Resolve a URI against a base of Crowd's context path to get a suitable URI for placing into a page.
- resolveAzureAdColumnsForSingleEntityTypeQuery(EntityDescriptor, FetchMode) - Method in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
- resolveAzureAdColumnsForSingleEntityTypeQuery(EntityDescriptor, Class<?>) - Method in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
- resolveAzureAdNavigationPropertiesForSingleEntityTypeQuery(EntityDescriptor, FetchMode) - Method in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
- resolveIp() - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationConnectionDetailsPage
-
Tries to resolve the IP address of provided applicationUrl
- resolveIpAddress() - Method in interface com.atlassian.crowd.manager.audit.AuditLogMetadataResolver
- resolveIpAddress() - Method in class com.atlassian.crowd.manager.audit.AuditLogMetadataResolverImpl
- resolveIpAddress() - Method in class com.atlassian.crowd.manager.audit.SettableAuditLogMedatataResolver
- resolveIPAddress() - Method in class com.atlassian.crowd.console.action.application.AddApplicationConnectionDetails
- resolveIpButton - Variable in class com.atlassian.crowd.pageobjects.application.add.AddApplicationConnectionDetailsPage
- resolveSource() - Method in interface com.atlassian.crowd.manager.audit.AuditLogMetadataResolver
- resolveSource() - Method in class com.atlassian.crowd.manager.audit.AuditLogMetadataResolverImpl
- resolveSource() - Method in class com.atlassian.crowd.manager.audit.SettableAuditLogMedatataResolver
- resolveText(String, Serializable[]) - Method in class com.atlassian.sal.crowd.message.CrowdI18nResolver
- resolveText(Locale, String, Serializable...) - Method in class com.atlassian.sal.crowd.message.CrowdI18nResolver
- ResourceBundleProvider - Interface in com.atlassian.crowd.util
-
Interface for providers of
ResourceBundle
s. - ResourceDownloadRewriteRule - Class in com.atlassian.crowd.util
- ResourceDownloadRewriteRule() - Constructor for class com.atlassian.crowd.util.ResourceDownloadRewriteRule
- ResourceLocator - Interface in com.atlassian.crowd.service.client
-
Will provide information about the location of the Crowd resource used to configure a Crowd Client.
- respondWithChallenge(HttpServletResponse, String, String) - Static method in class com.atlassian.crowd.plugin.rest.filter.BasicAuthenticationHelper
-
Responds to request with a message and a Basic Authentication challenge.
- RESPONSE - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlRootMatcher
- ResponseEncoderAction - Class in com.atlassian.crowd.sso.saml.impl.opensaml.action
-
Generates self-posting form with the SAML response and relay state.
- ResponseEncoderAction() - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.action.ResponseEncoderAction
- ResponseFactory - Class in com.atlassian.crowd.plugin.rest.response
- responseFromException(Exception) - Method in class com.atlassian.crowd.plugin.rest.service.resource.account.AccountManagementResource
- REST_API - Static variable in class com.atlassian.crowd.plugin.rest.service.controller.AuditController
- REST_ENDPOINT - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase
- REST_PREFIX - Static variable in class com.atlassian.crowd.swagger.extras.enricher.util.RestTagAdder
- REST_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.BaseRestAdminClient
- REST_SERVICE_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
- REST_SERVICE_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.DirectoryResourceTest
- REST_SERVICE_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.PluginSettingsResourceTest
- REST_SERVICE_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- restAdminClient - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- RestAdminClient - Class in com.atlassian.crowd.acceptance.tests.cluster.testutil
- RestAdminClient(String) - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.testutil.RestAdminClient
- RestAdminClient.AddNestedGroupsResponse - Class in com.atlassian.crowd.acceptance.tests.cluster.testutil
- restAdminResource - Variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.BaseRestAdminClient
- restart() - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.DelegatingConnectionProvider
- restart() - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.DelegatingConnectionProviderInitiator
- restart() - Method in interface com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.ConnectionProviderController
-
Enables the underlying implementation to re-start fulfilling connection requests
- RestAssuredTokenResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
- RestAssuredTokenResourceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.RestAssuredTokenResourceTest
- RestAuthenticationFailureHandler - Class in com.atlassian.crowd.integration.springsecurity
-
Failure handler for REST login endpoint.
- RestAuthenticationFailureHandler() - Constructor for class com.atlassian.crowd.integration.springsecurity.RestAuthenticationFailureHandler
- RestAuthenticationFailureHandler.LoginError - Enum Class in com.atlassian.crowd.integration.springsecurity
- RestAuthenticationSuccessHandler - Class in com.atlassian.crowd.integration.springsecurity
-
Success handler for REST login endpoint.
- RestAuthenticationSuccessHandler() - Constructor for class com.atlassian.crowd.integration.springsecurity.RestAuthenticationSuccessHandler
- RestAuthenticationTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.security
-
Tests for /security/rest-login REST login endpoint.
- RestAuthenticationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.security.RestAuthenticationTest
- RestAuthSessionHelperUtil - Class in com.atlassian.crowd.plugin.rest.service.util
- RestAuthSessionHelperUtil() - Constructor for class com.atlassian.crowd.plugin.rest.service.util.RestAuthSessionHelperUtil
- RestCachingHeadersResponsesTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
- RestCachingHeadersResponsesTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.RestCachingHeadersResponsesTest
- restClientApplicationSessionsCanBeExpired() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ExpireSessionTest
- restClientApplicationSessionsCanBeExpired_memoryDao() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ExpireSessionTest
- restClientsAreListedInApplicationSessions() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ExpireSessionTest
- restClientsAreListedInApplicationSessions_memoryDao() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ExpireSessionTest
- RestCrowdClient - Class in com.atlassian.crowd.integration.rest.service
-
This is the Crowd Client to access REST services on a remote Crowd Server.
- RestCrowdClient(RestExecutor) - Constructor for class com.atlassian.crowd.integration.rest.service.RestCrowdClient
-
Please do not call this constructor directly.
- RestCrowdClient(ClientProperties) - Constructor for class com.atlassian.crowd.integration.rest.service.RestCrowdClient
-
Deprecated.use the
RestCrowdClientFactory
methods - RestCrowdClientFactory - Class in com.atlassian.crowd.integration.rest.service.factory
-
Factory class for creating a new instance of CrowdClient using REST.
- RestCrowdClientFactory() - Constructor for class com.atlassian.crowd.integration.rest.service.factory.RestCrowdClientFactory
- RestCrowdClientFactory(HttpClientProvider) - Constructor for class com.atlassian.crowd.integration.rest.service.factory.RestCrowdClientFactory
- RestCrowdClientTest - Class in com.atlassian.crowd.acceptance.tests.administration
-
Tests the
RestCrowdClient
. - RestCrowdClientTest() - Constructor for class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- RestCrowdHttpAuthenticationFactory - Class in com.atlassian.crowd.integration.rest.service.factory
-
This factory can be used to access a lazily instantiated singleton instance of CrowdHttpAuthenticator.
- RestCrowdServiceAcceptanceTestCase - Class in com.atlassian.crowd.acceptance.tests.rest.service
-
All REST acceptance tests should subclass this class.
- RestCrowdServiceAcceptanceTestCase(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
-
Constructs a test case with the given name.
- RestCrowdServiceAcceptanceTestCase(String, RestServer) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
-
Constructs a test case with the given name, using the given RestServer.
- RestDirectoryGroup - Class in com.atlassian.crowd.plugin.rest.entity
- RestDirectoryGroup(String, Long, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.RestDirectoryGroup
- restEndpointShouldBeAccessibleBySSOToken() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- restEndpointsShouldNotBeAccessibleByJSESSIONIDCookie() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ExpireSessionTest
- RestExecutor - Class in com.atlassian.crowd.integration.rest.service
-
This class provides primitive building blocks for using a REST API.
- RestExecutor(String, HttpHost, CredentialsProvider, CloseableHttpClient) - Constructor for class com.atlassian.crowd.integration.rest.service.RestExecutor
- restGet(String, Class<T>) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- RestLoginUtils - Class in com.atlassian.crowd.integration.springsecurity
-
Common utilities for REST login.
- RestLoginUtils() - Constructor for class com.atlassian.crowd.integration.springsecurity.RestLoginUtils
- restore() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.AuthenticationNotificationIntegrationTest
- restore() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitLicenseResource
- restore(String) - Method in class com.atlassian.crowd.acceptance.page.RestorePage
- Restore - Class in com.atlassian.crowd.console.action.admin
- Restore() - Constructor for class com.atlassian.crowd.console.action.admin.Restore
- RESTORE - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEntityType
-
Indicates a restore of Crowd configuration from backup
- RESTORE_FINISHED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that restoring Crowd from a backup file has been finished.
- RESTORE_STARTED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that restoring Crowd from a backup file has been started.
- restoreAnalyticsState() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterAnalyticsConfigurationTest
- restoreBackup() - Method in class com.atlassian.crowd.acceptance.tests.administration.ATSTPluginTest
- restoreBaseSetup() - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- restoreBaseSetup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- restoreBaseSetup() - Method in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- restoreConfiguration() - Method in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- restoreCrowd(TestkitRestoreSettings) - Method in class com.atlassian.crowd.plugins.testkit.rest.backup.TestkitBackupCrowdResource
- restoreCrowd(String, boolean) - Method in class com.atlassian.crowd.plugins.testkit.rest.backup.CachingBackupRestorer
- restoreCrowd(String, Class<?>, String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- restoreCrowd(String, Class<?>, String, boolean) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- restoreCrowdFromXML(String) - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- restoreCrowdFromXML(String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- restoreCrowdFromXML(String) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.CrowdInstanceHelper
- restoreCrowdFromXML(String, boolean) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- restoreCrowdFromXMLWithoutReloggingIn(String, boolean) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- restoreCrowds() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- restoreCrowds(String, String) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- restoreData() - Method in class com.atlassian.crowd.acceptance.tests.load.LargeCsvImporterTest
- restoreData() - Method in class com.atlassian.crowd.acceptance.tests.load.UserStatusAndDisplayNameMappingCsvImporterTest
- restoreDefault - Variable in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- restoreExpectingFailure(String) - Method in class com.atlassian.crowd.pageobjects.CrowdRestorePage
-
Restores state from Crowd backup file, expecting a failure.
- restoreExpectingSuccess(String) - Method in class com.atlassian.crowd.pageobjects.CrowdRestorePage
-
Restores state from Crowd backup file.
- restoreInvalidData() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.BackupRestoreTest
- restoreLdif(String, Class<?>) - Static method in class com.atlassian.crowd.acceptance.tests.applications.rules.LdifLoaderRule
-
Perform LDIF restore.
- restoreLicense() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- restoreMixedCaseData() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.BackupRestoreTest
- RestorePage - Class in com.atlassian.crowd.acceptance.page
- RestorePage(WebTester, String, String, String, String) - Constructor for class com.atlassian.crowd.acceptance.page.RestorePage
- restoreProperXml() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddGroupToGroupTest
- restoreProxyProperties() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitProxyPropertiesResource
- restoreUTF8BasedFile() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.BackupRestoreTest
- restoreValidationFailWithDuplicateMixedCaseGroups() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.BackupRestoreTest
- restoreWithNoFileName() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.BackupRestoreTest
- restoreXml() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupFromViewUserTest
- restoreXml(String) - Method in class com.atlassian.crowd.pageobjects.setup.ImportSetupPage
- RestPage<T> - Class in com.atlassian.crowd.plugin.rest.entity.page
- RestPage() - Constructor for class com.atlassian.crowd.plugin.rest.entity.page.RestPage
- RestPage(Page<? extends E>, Function<E, ? extends T>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.page.RestPage
- RestPage(List<T>, int, int, int, boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.page.RestPage
- RestPageRequest - Class in com.atlassian.crowd.plugin.rest.entity.page
- RestPageRequest(int, int) - Constructor for class com.atlassian.crowd.plugin.rest.entity.page.RestPageRequest
- RestPageUtil - Class in com.atlassian.crowd.acceptance.utils
- RestPermittedGroup - Class in com.atlassian.crowd.plugin.rest.entity
- RestPermittedGroup(String, UserPermission, Long, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.RestPermittedGroup
- RestPluginConfiguration - Class in com.atlassian.crowd.swagger.extras.enricher.util
- RestPluginConfiguration() - Constructor for class com.atlassian.crowd.swagger.extras.enricher.util.RestPluginConfiguration
- RestPluginsConfigurationMatcher - Class in com.atlassian.crowd.swagger.extras.enricher.util
- RestPluginsConfigurationMatcher(RestPluginConfiguration) - Constructor for class com.atlassian.crowd.swagger.extras.enricher.util.RestPluginsConfigurationMatcher
- RestPluginsConfigurationProvider - Class in com.atlassian.crowd.swagger.extras.enricher.util
- RestPluginsConfigurationProvider() - Constructor for class com.atlassian.crowd.swagger.extras.enricher.util.RestPluginsConfigurationProvider
- RestPluginsConfigurationProvider(String) - Constructor for class com.atlassian.crowd.swagger.extras.enricher.util.RestPluginsConfigurationProvider
- restPost(String, Object) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- RestRedirectTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.security
-
Tests for /security/login endpoint that is supposed to return target URL (next) that the user wanted to navigate to
- RestRedirectTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.security.RestRedirectTest
- RESTRICTED_DOMAINS - Static variable in class com.atlassian.crowd.service.SignupSettingsServiceImpl
- restriction() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- restriction() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- Restriction - Class in com.atlassian.crowd.search.builder
-
Example usage:
- Restriction - Interface in com.atlassian.crowd.search.hibernate.audit
- Restriction() - Constructor for class com.atlassian.crowd.search.builder.Restriction
- restriction_return() - Constructor for class com.atlassian.crowd.cql.parser.antlr.CqlParser.restriction_return
- Restriction.RestrictionWithProperty<T> - Class in com.atlassian.crowd.search.builder
- 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
- Restrictions - Class in com.atlassian.crowd.search.builder
- Restrictions() - Constructor for class com.atlassian.crowd.search.builder.Restrictions
- RestrictionWithJoin - Class in com.atlassian.crowd.search.hibernate.audit
- RestrictionWithJoin(String, Restriction) - Constructor for class com.atlassian.crowd.search.hibernate.audit.RestrictionWithJoin
- RestrictionWithProperty(Property<T>) - Constructor for class com.atlassian.crowd.search.builder.Restriction.RestrictionWithProperty
- restServer - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- RestServer - Interface in com.atlassian.crowd.acceptance.rest
-
This interface represents a server which offers a Crowd REST service.
- RestServerImpl - Enum Class in com.atlassian.crowd.acceptance.utils
- RestServiceVersionFilter - Class in com.atlassian.crowd.plugin.rest.filter
-
Filter which adds the REST service version to the response header.
- RestServiceVersionFilter(ApplicationProperties) - Constructor for class com.atlassian.crowd.plugin.rest.filter.RestServiceVersionFilter
- RestServiceVersionFilter(String, String) - Constructor for class com.atlassian.crowd.plugin.rest.filter.RestServiceVersionFilter
- RestTagAdder - Class in com.atlassian.crowd.swagger.extras.enricher.util
- RestTagAdder() - Constructor for class com.atlassian.crowd.swagger.extras.enricher.util.RestTagAdder
- RestTagConfiguration - Class in com.atlassian.crowd.swagger.extras.enricher.util
- RestTagConfiguration(String, String, String, Boolean, Collection<String>, String, Collection<String>) - Constructor for class com.atlassian.crowd.swagger.extras.enricher.util.RestTagConfiguration
- restTestFixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceFilterTest
- restTestFixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.groupleveladmin.GroupLevelAdminGroupsAcceptanceTest
- restTestFixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestAssuredTokenResourceTest
- restTestFixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.SessionsAdminResourceTest
- RestTestFixture - Class in com.atlassian.crowd.acceptance.tests.rest.service.util
- RestTestFixture() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.util.RestTestFixture
- RestUsernameHeaderFilter - Class in com.atlassian.crowd.plugin.rest.filter
- RestUsernameHeaderFilter() - Constructor for class com.atlassian.crowd.plugin.rest.filter.RestUsernameHeaderFilter
- RestUsernameHeaderFilterAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
- RestUsernameHeaderFilterAcceptanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.RestUsernameHeaderFilterAcceptanceTest
- RestUsernameHeaderFilterFactory - Class in com.atlassian.crowd.plugin.rest.provider
- RestUsernameHeaderFilterFactory(UserPermissionService) - Constructor for class com.atlassian.crowd.plugin.rest.provider.RestUsernameHeaderFilterFactory
- RestUtil - Class in com.atlassian.crowd.acceptance.utils
- RestUtils - Class in com.atlassian.crowd.test.util
- RestXmlParsingTest - Class in com.atlassian.crowd.acceptance.tests.rest
- RestXmlParsingTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.RestXmlParsingTest
- result - Variable in class com.atlassian.crowd.console.action.dataimport.BaseImporter
- Result - Class in com.atlassian.crowd.importer.model
-
This class represents and tracks just what happened via an import.
- Result() - Constructor for class com.atlassian.crowd.importer.model.Result
- results - Variable in class com.atlassian.crowd.console.action.AbstractBrowser
-
Results listObjects.
- results - Variable in class com.atlassian.crowd.console.action.application.ViewApplicationUsers
-
Results listObjects.
- RESULTS_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.group.EntityPicker
- ResultsAggregator<T> - Interface in com.atlassian.crowd.search.util
-
An aggregator across results from multiple queries that may include duplicates.
- ResultsAggregators - Class in com.atlassian.crowd.search.util
-
Utility class providing factory methods returning
ResultsAggregator
. - ResultsAggregators() - Constructor for class com.atlassian.crowd.search.util.ResultsAggregators
- resultsMessage - Variable in class com.atlassian.crowd.pageobjects.group.EntityPicker
- resultsPerPage - Variable in class com.atlassian.crowd.console.action.AbstractBrowser
-
Results per page.
- resultsPerPage - Variable in class com.atlassian.crowd.console.action.application.ViewApplicationUsers
-
Results per page.
- resultsPerPageSelect - Variable in class com.atlassian.crowd.pageobjects.group.EntityPicker
- resultsStart - Variable in class com.atlassian.crowd.console.action.AbstractBrowser
-
Results start.
- resultsStart - Variable in class com.atlassian.crowd.console.action.application.ViewApplicationUsers
-
Results start.
- resultTransform - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
- resumeMessages() - Method in class com.atlassian.crowd.plugin.ha.PluginChangeMessageSender
- resumeReloads() - Static method in class com.atlassian.crowd.event.listener.XWorkChangeListener
- retainAll(Collection<?>) - Method in class com.atlassian.crowd.embedded.impl.IdentifierSet
- RetentionPeriod - Enum Class in com.atlassian.crowd.manager.audit
-
Determines how long the audit log entries are kept, before being removed
- retentionPeriodMessage - Variable in class com.atlassian.crowd.pageobjects.ConfigureAuditLogPage
- retrieveRemoteSourceDirectories(Configuration) - Method in interface com.atlassian.crowd.importer.manager.ImporterManager
-
The retrieve the set of remote source directories.
- retrieveRemoteSourceDirectories(Configuration) - Method in class com.atlassian.crowd.importer.manager.ImporterManagerImpl
- retrieveRemoteSourceDirectory(Configuration) - Method in class com.atlassian.crowd.importer.importers.JiraImporter
- retrieveRemoteSourceDirectory(Configuration) - Method in class com.atlassian.crowd.importer.importers.CsvImporter
- retrieveRemoteSourceDirectory(Configuration) - Method in interface com.atlassian.crowd.importer.importers.Importer
-
The retrieve the set of remote source directories.
- retrieveTransitiveDependencies(String, String, String, String) - Method in class com.atlassian.crowd.maven.plugin.dependecies.AbstractManagedDependenciesMojo
-
Retrieves the transitive dependencies for a given artifact.
- RetryingTokenAuthenticationManager - Class in com.atlassian.crowd.manager.authentication
-
Handles raciness of
TokenAuthenticationManagerImpl
by retrying authentications that fail due to a concurrent authentication creating a token. - RetryingTokenAuthenticationManager(TokenAuthenticationManager, int) - Constructor for class com.atlassian.crowd.manager.authentication.RetryingTokenAuthenticationManager
- RetrySpecs - Class in com.atlassian.crowd.acceptance.utils
-
Specifications for the
RetryRule
. - RetrySpecs() - Constructor for class com.atlassian.crowd.acceptance.utils.RetrySpecs
- returningAtMost(int) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQuery
- returningAtMost(int) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQueryWithRestriction
- returningAtMost(int) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQueryWithStartIndex
- returningAtMost(int) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithNameToMatch
- returningAtMost(int) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithStartIndex
- ReturnType - Enum Class in com.atlassian.crowd.search
- 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
- revoke(InternalGrantedPermission) - Method in class com.atlassian.crowd.dao.permission.UserPermissionDAOHibernate
- 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
- revokeAll(DirectoryMapping) - Method in class com.atlassian.crowd.dao.permission.UserPermissionDAOHibernate
- revokeGroupPermissions(GroupGroupAdministrationMapping) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationConfigurationService
-
Removes grant for the specified admin group and the target group
- revokeGroupPermissions(GroupGroupAdministrationMapping) - Method in class com.atlassian.crowd.service.permission.AuditingGroupAdministrationConfigurationService
- revokeGroupPermissions(GroupGroupAdministrationMapping) - Method in class com.atlassian.crowd.service.permission.GroupAdministrationConfigurationServiceImpl
- revokeGroupPermissions(UserGroupAdministrationMapping) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationConfigurationService
-
Removes grant for the specified admin user and the target group
- revokeGroupPermissions(UserGroupAdministrationMapping) - Method in class com.atlassian.crowd.service.permission.AuditingGroupAdministrationConfigurationService
- revokeGroupPermissions(UserGroupAdministrationMapping) - Method in class com.atlassian.crowd.service.permission.GroupAdministrationConfigurationServiceImpl
- revokePermissions(RestDirectoryGroup) - Method in class com.atlassian.crowd.plugin.rest.service.resource.permission.UserPermissionAdminResource
- revokePermissionsForGroup(DirectoryGroup) - Method in interface com.atlassian.crowd.manager.permission.UserPermissionAdminService
-
Remove all permissions from the given group.
- revokePermissionsForGroup(DirectoryGroup) - Method in class com.atlassian.crowd.manager.permission.UserPermissionAdminServiceImpl
- Rfc2307 - Class in com.atlassian.crowd.directory
-
This class provides read-only support for the POSIX LDAP Schema (RFC2307)
- Rfc2307(LDAPQueryTranslater, EventPublisher, InstanceFactory, PasswordEncoderFactory, LdapContextSourceProvider) - Constructor for class com.atlassian.crowd.directory.Rfc2307
- RFC2307 - Enum constant in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.ConnectorType
- RFC2307Directory - Class in com.atlassian.crowd.directory
-
Read-only, non-nesting implementation of RFC2307 user-group membership interactions.
- RFC2307Directory(LDAPQueryTranslater, EventPublisher, InstanceFactory, LdapContextSourceProvider) - Constructor for class com.atlassian.crowd.directory.RFC2307Directory
- RFC2307GidNumberMapper - Class in com.atlassian.crowd.directory.ldap.mapper.attribute
- RFC2307GidNumberMapper() - Constructor for class com.atlassian.crowd.directory.ldap.mapper.attribute.RFC2307GidNumberMapper
- RFC2307MemberUidMapper - Class in com.atlassian.crowd.directory.ldap.mapper.attribute.group
- RFC2307MemberUidMapper(String) - Constructor for class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC2307MemberUidMapper
- RFC4519Directory - Class in com.atlassian.crowd.directory
-
Read-write, nesting-aware implementation of RFC4519 user-group membership interactions.
- RFC4519Directory(LDAPQueryTranslater, EventPublisher, InstanceFactory, LdapContextSourceProvider) - Constructor for class com.atlassian.crowd.directory.RFC4519Directory
- RFC4519DirectoryMembershipsIterable - Class in com.atlassian.crowd.directory.rfc4519
-
An
Iterable
over groupMembership
s optimised for the case where we already have all or some of the DNs and names of possible users and sub-groups. - RFC4519DirectoryMembershipsIterableBuilder - Class in com.atlassian.crowd.directory.rfc4519
- RFC4519DirectoryMembershipsIterableBuilder() - Constructor for class com.atlassian.crowd.directory.rfc4519.RFC4519DirectoryMembershipsIterableBuilder
- RFC4519DirectoryMembershipsIterableWithFullCache - Class in com.atlassian.crowd.directory.rfc4519
-
An iterable over RFC4519 directory memberships that assumes that it was supplied a complete list of users and groups in the remote directory.
- RFC4519MemberDnMapper - Class in com.atlassian.crowd.directory.ldap.mapper.attribute.group
-
A generic memberDn mapper that will look for the 'member' attribute in groups.
- RFC4519MemberDnMapper(String, boolean) - Constructor for class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC4519MemberDnMapper
- RFC4519MemberDnRangedMapper - Class in com.atlassian.crowd.directory.ldap.mapper.attribute.group
-
A memberDN mapper that will handle both normal and ranged memberships attribute ("member" and "member;") used in Microsoft Active Directory.
- RFC4519MemberDnRangedMapper(String, boolean) - Constructor for class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC4519MemberDnRangedMapper
- RFC4519MemberDnRangeOffsetMapper - Class in com.atlassian.crowd.directory.ldap.mapper.attribute.group
-
If the group has ranged memberships (Active Directory specific) this mapper will obtain the offset - i.e.
- RFC4519MemberDnRangeOffsetMapper(String) - Constructor for class com.atlassian.crowd.directory.ldap.mapper.attribute.group.RFC4519MemberDnRangeOffsetMapper
- role() - Static method in class com.atlassian.crowd.search.EntityDescriptor
-
Deprecated.
- ROLE_DESCRIPTION_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP role description attribute.
- ROLE_DN_ADDITION - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP role base dn.
- ROLE_NAME_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP role name attribute.
- ROLE_OBJECTCLASS_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP role object class.
- ROLE_OBJECTFILTER_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP role object class.
- ROLE_USERNAMES_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP role membership attribute.
- RoleCreatedEvent - Class in com.atlassian.crowd.event.role
-
Deprecated.
- RoleCreatedEvent(Object, Directory, Group) - Constructor for class com.atlassian.crowd.event.role.RoleCreatedEvent
-
Deprecated.
- RoleDeletedEvent - Class in com.atlassian.crowd.event.role
-
Deprecated.
- RoleDeletedEvent(Object, Directory, String) - Constructor for class com.atlassian.crowd.event.role.RoleDeletedEvent
-
Deprecated.
- roleMap - Variable in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- roleMap - Variable in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- RoleMapper - Class in com.atlassian.crowd.migration.legacy.database
- RoleMapper - Class in com.atlassian.crowd.migration.legacy
- RoleMapper(SessionFactory, BatchProcessor, GroupDAOHibernate, MembershipDAOHibernate, DirectoryDAOHibernate) - Constructor for class com.atlassian.crowd.migration.legacy.RoleMapper
- RoleMapper(SessionFactory, BatchProcessor, JdbcOperations, GroupDAOHibernate, MembershipDAOHibernate, DirectoryDAOHibernate) - Constructor for class com.atlassian.crowd.migration.legacy.database.RoleMapper
- RoleMembershipCreatedEvent - Class in com.atlassian.crowd.event.role
-
Deprecated.
- RoleMembershipCreatedEvent(Object, Directory, String, String) - Constructor for class com.atlassian.crowd.event.role.RoleMembershipCreatedEvent
-
Deprecated.
- RoleMembershipDeletedEvent - Class in com.atlassian.crowd.event.role
-
Deprecated.
- RoleMembershipDeletedEvent(Object, Directory, String, String) - Constructor for class com.atlassian.crowd.event.role.RoleMembershipDeletedEvent
-
Deprecated.
- ROLES_DISABLED - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
If set, roles are disabled.
- RoleUpdatedEvent - Class in com.atlassian.crowd.event.role
-
Deprecated.
- RoleUpdatedEvent(Object, Directory, Group) - Constructor for class com.atlassian.crowd.event.role.RoleUpdatedEvent
-
Deprecated.
- rollbackProcessBatch() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
-
Called after processing each batch where an exception was encountered.
- rollbackProcessBatch() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.AbstractHibernateBatchProcessor
- rollbackProcessBatch() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.AbstractHibernateBatchProcessor
- rollbackProcessIndividual() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.AbstractBatchProcessor
-
Called after processing an individual item where an exception was encountered.
- rollbackProcessIndividual() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.AbstractHibernateBatchProcessor
- rollbackProcessIndividual() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.AbstractHibernateBatchProcessor
- rollbackTransaction() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.AbstractHibernateBatchProcessor
-
Method is protected to allow subclasses to override the transaction management if they need to (e.g.
- rollbackTransaction() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.AbstractHibernateBatchProcessor
-
Method is protected to allow subclasses to override the transaction management if they need to (e.g.
- routeFor(ClientProperties) - Method in class com.atlassian.crowd.integration.rest.service.DefaultHttpClientProvider
-
Create an
HttpRoute
with a specific port by filling in the default withDefaultSchemePortResolver
. - RPAREN - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- RPAREN - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- RPAREN - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- RuleBuilder<V> - Class in com.atlassian.crowd.embedded.validator.rule
-
Builder class which facilitates creation of
ValidationRule
- RuleBuilder(String) - Constructor for class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
- ruleFor(String) - Static method in class com.atlassian.crowd.embedded.validator.rule.DirectoryRuleBuilder
-
Constructs a RuleBuilder instance for the given field name
- ruleFor(String) - Static method in class com.atlassian.crowd.manager.mail.validator.MailServerRuleBuilder
- run() - Method in class com.atlassian.crowd.manager.webhook.WebhookNotifierRunnable
-
This runs in a separate thread, therefore the webhook instance is detached.
- run() - Method in interface com.atlassian.crowd.sso.saml.impl.opensaml.util.InitalizableUtils.Runner
- run(Runnable) - Method in class com.atlassian.crowd.lock.ClusterLockWrapper
-
Runs provided
Runnable
under the lock. - run(Supplier<T>) - Method in class com.atlassian.crowd.lock.ClusterLockWrapper
-
Runs provided
Supplier
under the lock. - runConcurrently(int, Callable<T>) - Method in class com.atlassian.crowd.test.rules.ExecutorServiceFactoryRule
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.ApplicationOptionsTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.ApplicationSSOConfigurationTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.AzureAdGroupFilteringTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.ClusterMonitoringAcceptanceTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CreateAzureAdTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleJndiTimeoutUnlimitedWarningTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensesTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.UpdateConnectionPoolTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationAccessBasedFilteringTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangeEmailAcceptanceTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.PasswordExpirationNotificationEmailAcceptanceTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.integration.GLATest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.EncryptionResourceAcceptanceTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupLevelAdminResourceAcceptanceTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.groupleveladmin.GroupLevelAdminGroupsAcceptanceTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- runConditionallyRule - Variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- runImportTest(String, int, int, int, int) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConfluenceImporterTest
- runInTransaction(T, Function<Supplier<?>, ?>) - Static method in class com.atlassian.crowd.common.util.ProxyUtil
- runJob() - Method in class com.atlassian.labs.crowd.directory.pruning.controller.PruningJobController
- runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.analytics.statistics.scheduler.PerNodeStatisticsCollectionScheduler
- runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.cluster.message.ClusterMessageReaper
- runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.licensing.ApplicationDataRefreshJobRunner
- runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.licensing.ApplicationDataSyncMonitorJobRunner
- runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.manager.audit.AuditLogPruner
- runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.manager.backup.BackupJobRunner
- runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.manager.cluster.heartbeat.CrowdClusterNodeHeartbeatService
- runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.manager.cluster.message.ClusterMessageServiceImpl
- runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.manager.cluster.monitoring.ClusterNodeInformationCollector
- runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.manager.cluster.monitoring.ClusterNodeInformationPruner
- runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRefresherJob
- runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.manager.directory.monitor.LdapDirectoryPoolPruner
- runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerJobRunner
- runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.manager.emailscan.job.AppIssuesWithMailsValidationJob
- runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.manager.license.LicenseResourceJob
-
Runs the job of notifying the administrator if the current license resource limit is above 90%.
- runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.manager.mailer.notification.PasswordExpirationMailNotifier
- runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.manager.token.reaper.RememberMeTokenReaper
- runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.manager.token.reaper.SessionTokenReaper
-
Processes the removal of the expired
tokens
from the crowd server. - runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.manager.token.reaper.UserTokenReaper
-
Processes the removal of the expired
tokens
from the crowd database. - runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.scheduling.StalledSynchronisationDetectorJob
- runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.tombstone.TombstoneReaper
- runJob(JobRunnerRequest) - Method in class com.atlassian.labs.crowd.directory.pruning.jobs.DelegatedDirectoryPruningJob
- RUNNING - Enum constant in enum class com.atlassian.crowd.status.servlet.ApplicationState
-
The Crowd application is up and running
- runNotifyPasswordExpiryJob() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitSchedulerResource
- runPostImportActions(String) - Method in interface com.atlassian.crowd.migration.XmlMigrationManager
-
For testing purposes only.
- runPostImportActions(String) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- runPruningJob() - Method in class com.atlassian.labs.crowd.directory.pruning.rest.PruningJobResource
- runScan(long) - Method in class com.atlassian.crowd.manager.emailscan.scanner.AppMailIssuesScanner
-
Runs emails scan for a given application.
- RunTimeCalculatorFactory - Class in com.atlassian.crowd.plugin.rest.service.controller.scheduling
- RunTimeCalculatorFactory() - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.scheduling.RunTimeCalculatorFactory
- runValidation(long) - Method in interface com.atlassian.crowd.manager.emailscan.AppIssuesWithMailsValidationService
-
Runs scan for a given application.
- runValidation(long) - Method in class com.atlassian.crowd.manager.emailscan.AppIssuesWithMailsValidationServiceImpl
- runWithAllowDuplicatedExternalIdsRule() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- runWithClassLoader(ClassLoader, ApplicationService.MembershipsIterable) - Static method in class com.atlassian.crowd.manager.application.MembershipsIterableImpl
- runWithContextClassLoader(ClassLoader, T) - Static method in class com.atlassian.crowd.common.util.ProxyUtil
-
Creates a proxy that will call
service
with providedclassLoader
. - RunWithDarkFeatureValues - Class in com.atlassian.crowd.acceptance.tests.cluster.testutil
-
Rule to run tests with provided dark feature values on the server side.
- RunWithDarkFeatureValues(TestkitClient, String, boolean) - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.testutil.RunWithDarkFeatureValues
- runWithDeleteUserMembershipsBatchingRule() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- runWithinLifecycle(AbstractInitializableComponent, InitalizableUtils.Runner<T>) - Static method in class com.atlassian.crowd.sso.saml.impl.opensaml.util.InitalizableUtils
- runWithMembershipSyncImprovementRule() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- runWithNestedGroupsGroupMembershipChangesBatchingRule() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- runWithRecreatedMembershipsBatchingRule() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- runWithSystemPropertyValues - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleJndiTimeoutUnlimitedWarningTest
- runWithSystemPropertyValues - Variable in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOSanityTest
- RunWithSystemPropertyValues - Class in com.atlassian.crowd.acceptance.tests.cluster.testutil
-
Rule to run tests with provides system property values on the server side.
- RunWithSystemPropertyValues(TestkitClient, String) - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.testutil.RunWithSystemPropertyValues
- RunWithSystemPropertyValues(TestkitClient, String, String) - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.testutil.RunWithSystemPropertyValues
S
- safeAppendWhere(CharSequence) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
- safeGetSystemProperty(String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- SafeParametersInterceptor - Class in com.atlassian.crowd.xwork.interceptors
-
Injects submitted form parameters into action properties.
- SafeParametersInterceptor() - Constructor for class com.atlassian.crowd.xwork.interceptors.SafeParametersInterceptor
- safeParseDurationMillis(String, Duration) - Static method in class com.atlassian.crowd.util.AttributeUtil
-
Returns the value of the provided string parsed as a duration or returns the fallback value if the attribute cannot be parsed or is null.
- safeUrlForRedirect(String) - Static method in class com.atlassian.crowd.integration.springsecurity.NavigationHelper
- safeValueOf(String) - Static method in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.UserEncryptionMethod
- SalCrowdLicenseView - Class in com.atlassian.sal.crowd.license
-
Crowd's license details view for SAL.
- SalCrowdLicenseView(CrowdLicense) - Constructor for class com.atlassian.sal.crowd.license.SalCrowdLicenseView
- SALPROPERTY_XML_KEY - Static variable in class com.atlassian.crowd.migration.legacy.SALPropertyMapper
- SALPROPERTY_XML_NODE - Static variable in class com.atlassian.crowd.migration.legacy.SALPropertyMapper
- SALPROPERTY_XML_PROPERTY_NAME - Static variable in class com.atlassian.crowd.migration.legacy.SALPropertyMapper
- SALPROPERTY_XML_ROOT - Static variable in class com.atlassian.crowd.migration.legacy.SALPropertyMapper
- SALPROPERTY_XML_STRING_VALUE - Static variable in class com.atlassian.crowd.migration.legacy.SALPropertyMapper
- SALPropertyMapper - Class in com.atlassian.crowd.migration.legacy.database
- SALPropertyMapper - Class in com.atlassian.crowd.migration.legacy
-
This mapper will handle the mapping of a com.atlassian.crowd.model.salproperty.SALProperty objects This mapper is here for legacy compatibility only, for releases of Crowd older the 1.6 that used SAL integration (i.e.
- SALPropertyMapper(SessionFactory, BatchProcessor, PropertyDAOHibernate) - Constructor for class com.atlassian.crowd.migration.legacy.SALPropertyMapper
- SALPropertyMapper(SessionFactory, BatchProcessor, JdbcOperations) - Constructor for class com.atlassian.crowd.migration.legacy.database.SALPropertyMapper
- SaltingEncryptor - Class in com.atlassian.crowd.crypto
-
Encryptor that delegates another Encryptor and adds to them the salting feature.
- SaltingEncryptor(Encryptor) - Constructor for class com.atlassian.crowd.crypto.SaltingEncryptor
- SAME_EMAIL_ADDRESS - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- SameEmailAddressException - Exception in com.atlassian.crowd.emailchange
-
Thrown when user tries to change their e-mail to the same e-mail they already have.
- SameEmailAddressException(String, String) - Constructor for exception com.atlassian.crowd.emailchange.SameEmailAddressException
- SameEmailAddressExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- SameEmailAddressExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.SameEmailAddressExceptionMapper
- SAML_ACTION - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- SAML_CFG_XML_CERTIFICATE_CREATED_TS - Static variable in class com.atlassian.crowd.migration.SAMLTrustEntityMapper
- SAML_CFG_XML_CERTIFICATE_EXPIRATION_TS - Static variable in class com.atlassian.crowd.migration.SAMLTrustEntityMapper
- SAML_CFG_XML_CERTIFICATE_NODE - Static variable in class com.atlassian.crowd.migration.SAMLTrustEntityMapper
- SAML_CFG_XML_CERTIFICATE_PEM_CERT - Static variable in class com.atlassian.crowd.migration.SAMLTrustEntityMapper
- SAML_CFG_XML_ENABLED - Static variable in class com.atlassian.crowd.migration.SAMLTrustEntityMapper
- SAML_CFG_XML_NODE - Static variable in class com.atlassian.crowd.migration.SAMLTrustEntityMapper
- SAML_CFGS_XML_ID - Static variable in class com.atlassian.crowd.migration.SAMLTrustEntityMapper
- SAML_CFGS_XML_PEM_KEY - Static variable in class com.atlassian.crowd.migration.SAMLTrustEntityMapper
- SAML_CFGS_XML_ROOT - Static variable in class com.atlassian.crowd.migration.SAMLTrustEntityMapper
- 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
- SAML_REQUEST_ATTRIBUTE_VALUE - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.AbstractBetterSSOTest
- SAML_REQUEST_FORCE_AUTHN_ATTRIBUTE_VALUE - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOSanityTest
- SAMLACTION - Enum constant in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- SamlAssertionMatcher - Class in com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion
- SamlAssertionMatcher(Instant, String, String, String, String, String, String) - Constructor for class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.SamlAssertionMatcher
- SamlAudienceMatcher - Class in com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition
- SamlAudienceMatcher(String) - Constructor for class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition.SamlAudienceMatcher
- SamlAudienceRestrictionMatcher - Class in com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition
- SamlAudienceRestrictionMatcher(String) - Constructor for class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition.SamlAudienceRestrictionMatcher
- SAMLAUTH_ACTION - Static variable in class com.atlassian.crowd.pageobjects.GoogleAppsApplicationSamlAuth
- SAMLAuthAction - Class in com.atlassian.crowd.plugin.saml.action
-
Action responsible for servicing SAML authentication requests.
- SAMLAuthAction(SAMLMessageManager, PropertyManager, DirectoryManager, ApplicationManager, CrowdLicenseManager, WebResourceManager, WebInterfaceManager, ApplicationService, TokenAuthenticationManager, CrowdRememberMeService, XsrfTokenGenerator, ActionHelper, ClusterService) - Constructor for class com.atlassian.crowd.plugin.saml.action.SAMLAuthAction
- SAMLAuthRequest - Class in com.atlassian.crowd.plugin.saml
- SAMLAuthRequest(String, String, String) - Constructor for class com.atlassian.crowd.plugin.saml.SAMLAuthRequest
-
Parses the non null request parameters for a SAML request into a SAML request object.
- SAMLAuthRequest(String, String, String, String, String) - Constructor for class com.atlassian.crowd.plugin.saml.SAMLAuthRequest
- SAMLAuthResponse - Class in com.atlassian.crowd.plugin.saml
- SAMLAuthResponse(String, String, String) - Constructor for class com.atlassian.crowd.plugin.saml.SAMLAuthResponse
- SAMLAuthTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml
-
This tests the SAML Authentication interaction but does not rigorously examine the actual response message sent back to Google.
- SAMLAuthTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.SAMLAuthTest
- SamlConditionsMatcher - Class in com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition
- SamlConditionsMatcher(Instant, String) - Constructor for class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.condition.SamlConditionsMatcher
- SamlConfigBackupRestoreTest - Class in com.atlassian.crowd.acceptance.tests.backup
- SamlConfigBackupRestoreTest() - Constructor for class com.atlassian.crowd.acceptance.tests.backup.SamlConfigBackupRestoreTest
- samlConfigDescription - Variable in class com.atlassian.crowd.pageobjects.GoogleAppsApplicationDetailsPage
- samlConfigTab - Variable in class com.atlassian.crowd.pageobjects.GoogleAppsApplicationDetailsPage
- SamlConfiguration - Class in com.atlassian.crowd.model.sso
-
Represents SAML configuration
- SamlConfiguration(String, String) - Constructor for class com.atlassian.crowd.model.sso.SamlConfiguration
- SamlConfigurationController - Class in com.atlassian.crowd.plugin.rest.service.controller
- SamlConfigurationController(CrowdSamlConfigurationService, KeyCertificatePairUtils, ApplicationManager, ApplicationSamlConfigurationService, ApplicationFactory) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.SamlConfigurationController
- SamlConfigurationExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.saml.example
- SamlConfigurationExamples() - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.saml.example.SamlConfigurationExamples
- SamlConfigurationResource - Class in com.atlassian.crowd.plugin.rest.service.resource.saml
-
Resource for SSO SAML configuration.
- SamlConfigurationResource(SamlConfigurationController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.saml.SamlConfigurationResource
- SamlConfigurationResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
-
Tests for the SamlConfigurationResource resource
- SamlConfigurationResourceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- SamlConstants - Class in com.atlassian.crowd.saml
-
Contains constants used by Crowd when being a SAML Identity Provider
- SAMLException - Exception in com.atlassian.crowd.plugin.saml
-
An exception class for when there's a problem handling SAML messages.
- SAMLException() - Constructor for exception com.atlassian.crowd.plugin.saml.SAMLException
- SAMLException(String) - Constructor for exception com.atlassian.crowd.plugin.saml.SAMLException
- SAMLException(String, Throwable) - Constructor for exception com.atlassian.crowd.plugin.saml.SAMLException
- SAMLException(Throwable) - Constructor for exception com.atlassian.crowd.plugin.saml.SAMLException
- SamlIssuerMatcher - Class in com.atlassian.crowd.acceptance.tests.bettersso.matcher
- SamlIssuerMatcher(String) - Constructor for class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlIssuerMatcher
- SAMLMessageManager - Interface in com.atlassian.crowd.plugin.saml
- SAMLMessageManagerImpl - Class in com.atlassian.crowd.plugin.saml
- SAMLMessageManagerImpl() - Constructor for class com.atlassian.crowd.plugin.saml.SAMLMessageManagerImpl
- SamlNameIdFormatMatcher - Class in com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject
- SamlNameIdFormatMatcher(String) - Constructor for class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlNameIdFormatMatcher
- SamlNameIdMatcher - Class in com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject
- SamlNameIdMatcher(String) - Constructor for class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlNameIdMatcher
- samlProperties(long, long) - Method in class com.atlassian.crowd.sso.saml.SsoSamlConfiguration
- SamlProperties - Class in com.atlassian.crowd.sso.saml
- SamlProperties(long, long) - Constructor for class com.atlassian.crowd.sso.saml.SamlProperties
- SamlResponseElementMatcher - Class in com.atlassian.crowd.acceptance.tests.bettersso.matcher
- SamlResponseElementMatcher() - Constructor for class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlResponseElementMatcher
- SamlRootMatcher - Class in com.atlassian.crowd.acceptance.tests.bettersso.matcher
- SamlRootMatcher(String, String, String, Instant, String, String, String) - Constructor for class com.atlassian.crowd.acceptance.tests.bettersso.matcher.SamlRootMatcher
- samlService(ApplicationProperties, AuthenticatedUserProvider, ApplicationService, ApplicationSamlConfigurationService, CrowdSamlConfigurationServiceInternal, CrowdRememberMeService, DcLicenseChecker, EventPublisher, SamlProperties, EmailIdentifierProvider) - Method in class com.atlassian.crowd.sso.saml.SsoSamlConfiguration
- SamlService - Class in com.atlassian.crowd.sso.saml
- SamlService(ApplicationProperties, AuthenticatedUserProvider, ApplicationService, ApplicationSamlConfigurationService, CrowdSamlConfigurationServiceInternal, CrowdRememberMeService, DcLicenseChecker, EventPublisher, SamlProperties, EmailIdentifierProvider) - Constructor for class com.atlassian.crowd.sso.saml.SamlService
- SamlService.ForceAuthnException - Exception in com.atlassian.crowd.sso.saml
- SamlSsoAuthenticationFilter - Class in com.atlassian.crowd.console.action.samlsso
- SamlSsoAuthenticationFilter(SamlService, LocalCrowdLogoutHandler, EventPublisher) - Constructor for class com.atlassian.crowd.console.action.samlsso.SamlSsoAuthenticationFilter
- SamlSSOCertificateService - Interface in com.atlassian.crowd.manager.sso
-
A service for managing pairs of certificate and private key used in SSO.
- SamlSSOCertificateServiceImpl - Class in com.atlassian.crowd.manager.sso
- SamlSSOCertificateServiceImpl(SAMLTrustDAO, CertificateAndPrivateKeyGenerator, KeyCertificatePairUtilsImpl) - Constructor for class com.atlassian.crowd.manager.sso.SamlSSOCertificateServiceImpl
- SamlSSOCertificateServiceInternal - Interface in com.atlassian.crowd.manager.sso
-
A service for managing pairs of certificate and private key used in SSO.
- SamlSubjectConfirmationDataMatcher - Class in com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject
- SamlSubjectConfirmationDataMatcher(Instant, String, String) - Constructor for class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlSubjectConfirmationDataMatcher
- SamlSubjectConfirmationMatcher - Class in com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject
- SamlSubjectConfirmationMatcher(Instant, String, String) - Constructor for class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlSubjectConfirmationMatcher
- SamlSubjectMatcher - Class in com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject
- SamlSubjectMatcher(String, String, Instant, String, String) - Constructor for class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlSubjectMatcher
- SAMLTrustDAO - Interface in com.atlassian.crowd.dao.sso
-
Allows storing and retrieving SAML trust entities (certificates and private keys in PEM format)
- SAMLTrustDAOHibernate - Class in com.atlassian.crowd.dao.sso
- SAMLTrustDAOHibernate() - Constructor for class com.atlassian.crowd.dao.sso.SAMLTrustDAOHibernate
- 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
- SAMLTrustEntityMapper - Class in com.atlassian.crowd.migration
-
This mapper will handle the mapping of a
SAMLTrustEntity
- SAMLTrustEntityMapper(SessionFactory, BatchProcessor, SAMLTrustDAO, PropertyManager) - Constructor for class com.atlassian.crowd.migration.SAMLTrustEntityMapper
- samlTrustEntityToPair(SAMLTrustEntity) - Method in class com.atlassian.crowd.util.KeyCertificatePairUtilsImpl
- SamlUtil - Class in com.atlassian.crowd.acceptance.tests.bettersso
- SamlUtil() - Constructor for class com.atlassian.crowd.acceptance.tests.bettersso.SamlUtil
- SamlXmlUtils - Class in com.atlassian.crowd.sso.saml
- SamlXmlUtils() - Constructor for class com.atlassian.crowd.sso.saml.SamlXmlUtils
- SAMPLE_DATA_AZURE_XML - Static variable in class com.atlassian.crowd.acceptance.tests.persistence.DbPaths
- SAMPLE_DATA_FOR_EMAIL_CHANGE_TESTS_XML - Static variable in class com.atlassian.crowd.acceptance.tests.persistence.DbPaths
- SAMPLE_DATA_XML - Static variable in class com.atlassian.crowd.acceptance.tests.persistence.DbPaths
- SAMPLE_ROW_CELL_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterMappingPage
- SANITISED_PASSWORD - Static variable in class com.atlassian.crowd.embedded.api.PasswordCredential
-
String that substitutes the real password in contexts where it cannot be displayed.
- SANITISED_PASSWORD - Static variable in class com.atlassian.crowd.manager.mail.MailManagerImpl
- SANITISED_PASSWORD - Static variable in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- SANITIZATION_MASK - Static variable in class com.atlassian.crowd.common.util.MaskingUtil
- sanitize(Object) - Static method in class com.atlassian.crowd.common.util.MaskingUtil
-
Sanitizes a value by converting it to
MaskingUtil.SANITIZATION_MASK
. - SANITIZED_VALUE - Static variable in interface com.atlassian.crowd.manager.audit.mapper.AuditLogDiffResultMapper
- save() - Method in class com.atlassian.crowd.config.CrowdApplicationConfig
- save() - Method in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- save() - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- save() - Method in class com.atlassian.crowd.pageobjects.directory.pruning.ConfigurePruningPage
- save() - Method in class com.atlassian.crowd.pageobjects.directory.pruning.PruningAdministrationPage
- save(InternalCrowdRememberMeToken) - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
-
Saves the token
- save(InternalCrowdRememberMeToken) - Method in class com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAOHibernate
- save(ApplicationSamlConfigurationEntity) - Method in interface com.atlassian.crowd.dao.sso.ApplicationSamlConfigurationDAO
-
Creates or updates SAML SSO configuration for an application
- save(ApplicationSamlConfigurationEntity) - Method in class com.atlassian.crowd.dao.sso.ApplicationSamlConfigurationDAOHibernate
- save(PluginPersistentState) - Method in class com.atlassian.crowd.plugin.CrowdPluginPersistentStateStore
-
This method is synchronised so that you don't have two people trying to save plugin state at the same time
- save(Object) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
-
Saves a new DAO object to the persistence store.
- save(List<LicensedUser>) - Method in interface com.atlassian.crowd.dao.licensing.LicensedUserDao
- save(List<LicensedUser>) - Method in class com.atlassian.crowd.dao.licensing.LicensedUserDaoHibernate
- saveAfterCleanup(LicensingSummary) - Method in interface com.atlassian.crowd.dao.licensing.LicensingSummaryDao
- saveAfterCleanup(LicensingSummary) - Method in class com.atlassian.crowd.dao.licensing.LicensingSummaryDaoHibernate
- 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.TokenDAOHibernate
- saveAll(Collection<Token>) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
- saveApplication() - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- saveAudit(AuditLogChangeset) - Method in interface com.atlassian.crowd.manager.audit.AuditService
-
Persists an audit log changeset.
- saveAudit(AuditLogChangeset) - Method in class com.atlassian.crowd.manager.audit.AuditServiceImpl
- saveAudit(AuditLogChangeset) - Method in class com.atlassian.crowd.manager.audit.NoOpAuditService
- saveAudits(Collection<AuditLogChangeset>) - Method in class com.atlassian.crowd.manager.audit.AuditServiceImpl
- saveAudits(Collection<AuditLogChangeset>) - Method in interface com.atlassian.crowd.manager.audit.InternalAuditService
-
Persists the given audit log changesets.
- saveBackupConfiguration(BackupConfiguration) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Saves backup configuration
- saveBackupConfiguration(BackupConfiguration) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- saveBackupConfiguration(BackupConfigurationEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.BackupController
- saveBackupConfiguration(BackupConfigurationEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.BackupResource
- saveButton - Variable in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- saveButton - Variable in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- saveButton - Variable in class com.atlassian.crowd.pageobjects.ApplicationSSOPage
- saveButton - Variable in class com.atlassian.crowd.pageobjects.ConfigureAuditLogPage
- saveConfiguration() - Method in class com.atlassian.crowd.pageobjects.administration.BackupPage
- saveConfiguration() - Method in class com.atlassian.crowd.pageobjects.ConfigureAuditLogPage
- saveConfiguration() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- saveConfiguration(AuditLogConfiguration) - Method in interface com.atlassian.crowd.manager.audit.AuditService
-
Sets the new configuration for auditing
- saveConfiguration(AuditLogConfiguration) - Method in class com.atlassian.crowd.manager.audit.AuditServiceImpl
- saveConfiguration(AuditLogConfiguration) - Method in class com.atlassian.crowd.manager.audit.NoOpAuditService
- saveConfiguration(MailConfiguration) - Method in interface com.atlassian.crowd.manager.mail.MailConfigurationService
-
Saves mail configuration
- saveConfiguration(MailConfiguration) - Method in interface com.atlassian.crowd.manager.mail.MailManager
-
Deprecated.Use
instead
- saveConfiguration(MailConfiguration) - Method in class com.atlassian.crowd.manager.mail.MailManagerImpl
- saveConfiguration(CrowdSpecificRememberMeSettings) - Method in interface com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfiguration
-
Stores passed configuration
- saveConfiguration(CrowdSpecificRememberMeSettings) - Method in class com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfigurationImpl
- saveConfiguration(CrowdSpecificRememberMeSettings) - Method in interface com.atlassian.crowd.service.CrowdRememberMeService
-
Validates and stores passed configuration, if
CrowdSpecificRememberMeSettings.isEnabled()
happens to befalse
all existing tokens will be expired immediately - saveConfiguration(CrowdSpecificRememberMeSettings) - Method in class com.atlassian.crowd.service.TransactionalRememberMeService
- saveConfiguration(MailServerConfigurationEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.MailServerController
- saveConfiguration(MailServerConfigurationEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.MailServerResource
- saveConfiguration(RememberMeConfigurationEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.RememberMeController
- saveConfiguration(RememberMeConfigurationEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.RememberMeAdminResource
- saveOrUpdate(DirectoryInfo) - Method in interface com.atlassian.crowd.dao.licensing.DirectoryInfoDao
- saveOrUpdate(DirectoryInfo) - Method in class com.atlassian.crowd.dao.licensing.DirectoryInfoDaoHibernate
- saveOrUpdate(Object) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
-
Saves or updates DAO object to the persistence store.
- saveSelectedDirectory(long) - Static method in class com.atlassian.crowd.util.SelectionUtils
- scenarios() - Static method in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- ScenariosBuilder - Class in com.atlassian.crowd.test.util
-
Helper class for creating parameters for parameterized tests
Parameterized.Parameters
- ScenariosBuilder(Object...) - Constructor for class com.atlassian.crowd.test.util.ScenariosBuilder
- scheduleContinuousJobs(int) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitSchedulerResource
-
Schedules a job that never terminates on it's own
- SCHEDULED - Enum constant in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
- SCHEDULED_BACKUP_ENABLED - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Whether or not to perform automated backup
- scheduledBackupEnabled - Variable in class com.atlassian.crowd.pageobjects.administration.BackupPage
- ScheduledBackupException - Exception in com.atlassian.crowd.manager.backup
-
Exception thrown for scheduling errors for automated backups.
- ScheduledBackupException(String) - Constructor for exception com.atlassian.crowd.manager.backup.ScheduledBackupException
- ScheduledBackupException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.backup.ScheduledBackupException
- scheduledJobsShouldntStarveHeartbeats() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSchedulerStarvationTest
- scheduledUpdateIsClaimed() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSchedulingTest
- scheduleJob(int, int) - Method in class com.atlassian.crowd.manager.backup.AtlassianSchedulerBackupScheduler
- scheduleJob(JobId, JobConfig) - Method in class com.atlassian.crowd.scheduling.InternalLocalScheduler
- scheduleOnOneNodeButRunOnTheOther() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSchedulingTest
- SCHEDULER_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- SCHEDULER_RUNNING_JOBS_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- SchedulerController - Class in com.atlassian.crowd.plugin.rest.service.controller.scheduling
- SchedulerController(SchedulerService, RunTimeCalculator) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.scheduling.SchedulerController
- scheduleRefreshApplicationDataJobImmediately(long) - Method in interface com.atlassian.crowd.licensing.ApplicationLicensingService
-
Schedules updating application license usage data immediately
- scheduleRefreshApplicationDataJobImmediately(long) - Method in class com.atlassian.crowd.licensing.ApplicationLicensingServiceImpl
- scheduleRefreshJobIfNecessary() - Method in class com.atlassian.crowd.plugin.rest.service.resource.server.RefreshApplicationDataResource
- schedulerLifecycle() - Method in class com.atlassian.crowd.manager.cluster.ClusterConfiguration
- SchedulerResource - Class in com.atlassian.crowd.plugin.rest.service.resource.scheduling
- SchedulerResource(SchedulerController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.scheduling.SchedulerResource
- SchedulerResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
- SchedulerResourceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.SchedulerResourceTest
- schedulerService() - Method in class com.atlassian.crowd.manager.cluster.ClusterConfiguration
- scheduleSynchronisation(long) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.DirectoryAdminController
- scheduleSynchronization(Long) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.DirectoryAdminResource
- SchemaHelper - Interface in com.atlassian.crowd.util.persistence
- SchemaUpToDateUtility - Class in com.atlassian.crowd.upgrade.util
- SchemaUpToDateUtility(PropertyDAO) - Constructor for class com.atlassian.crowd.upgrade.util.SchemaUpToDateUtility
- scope - Variable in class com.atlassian.crowd.struts2.jsp.tags.StringSetTag
- scrapeTable(String, Function<List<String>, T>) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- scrapeTable(String, List<String>, Function<List<String>, T>) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- scrapeTable(String, List<String>, Function<List<String>, T>, boolean) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- scrollHelper - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- scrollHelper - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- ScrollHelper - Class in com.atlassian.crowd.pageobjects.utils
- ScrollHelper(WebDriver) - Constructor for class com.atlassian.crowd.pageobjects.utils.ScrollHelper
- scrollToElement(PageElement) - Method in class com.atlassian.crowd.pageobjects.utils.ScrollHelper
- search() - Method in class com.atlassian.crowd.pageobjects.FiltersPage
- search(int, int) - Method in interface com.atlassian.crowd.test.util.PagingTestsUtil.Searcher
- search(long, EntityQuery<T>) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- search(long, EntityQuery<T>) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- search(long, EntityQuery<T>) - Method in interface com.atlassian.crowd.embedded.spi.GroupDao
-
Searches for group based on the given criteria.
- search(long, EntityQuery<T>) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
Returns users matching the search query in the given directory, ordered by name.
- search(long, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.search.DirectoryManagerSearchWrapper
- search(long, MembershipQuery<T>) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
- search(long, MembershipQuery<T>) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- search(long, MembershipQuery<T>) - Method in interface com.atlassian.crowd.embedded.spi.MembershipDao
-
Search for memberships by the given criteria.
- search(AuditLogQuery<RESULT>) - Method in interface com.atlassian.crowd.dao.audit.AuditDao
-
Searches the audit log for entries matching the specified criteria
- search(AuditLogQuery<RESULT>) - Method in class com.atlassian.crowd.dao.audit.AuditDAOHibernate
- search(CrowdLdapName, String, SearchControls, AttributeToContextCallbackHandler, DirContextProcessor) - Method in class com.atlassian.crowd.directory.ldap.SpringLdapTemplateWrapper
- search(CrowdLdapName, String, SearchControls, ContextMapper) - Method in class com.atlassian.crowd.directory.ldap.SpringLdapTemplateWrapper
- search(CrowdLdapName, String, SearchControls, ContextMapper, DirContextProcessor) - Method in class com.atlassian.crowd.directory.ldap.SpringLdapTemplateWrapper
- search(Query<T>) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Searches for entities (e.g.
- search(Query<T>) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- search(EntityQuery) - Method in class com.atlassian.crowd.dao.directory.DirectoryDAOHibernate
- search(EntityQuery) - Method in interface com.atlassian.crowd.manager.application.AliasManager
-
Perform an
AliasQuery
search on the alias tables of Crowd. - search(EntityQuery) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
- search(EntityQuery) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Search applications.
- search(EntityQuery) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
- 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.TokenDAOHibernate
- search(EntityQuery<? extends AuthenticationToken>) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
- search(EntityQuery<? extends AuthenticationToken>) - Method in class com.atlassian.crowd.manager.token.SwitchableTokenManagerImpl
- search(EntityQuery<Directory>) - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
- search(EntityQuery<Directory>) - Method in interface com.atlassian.crowd.embedded.spi.DirectoryDao
-
Search for directories matching the specified query.
- search(EntityQuery<Directory>) - Method in class com.atlassian.crowd.manager.directory.DirectoryDaoTransactionalDecorator
-
Makes a transactional call to
DirectoryDao.search(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(EntityQuery<Application>) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- 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<String>) - Method in class com.atlassian.crowd.dao.alias.AliasDAOHibernate
- search(EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.search.InMemoryEntitySearchStrategy
- search(UserKey, String) - Method in class com.atlassian.sal.crowd.search.CrowdSearchProvider
- search(String, int, int, SearchRestrictionEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.SearchResource
- search(String, String) - Method in class com.atlassian.sal.crowd.search.CrowdSearchProvider
- search(Q) - Method in interface com.atlassian.crowd.search.util.QuerySplitter.Searcher
- SEARCH_APPLICATION_SESSIONS_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.SessionsAdminExamples
- SEARCH_APPLICATION_SESSIONS_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.SessionsAdminExamples
- SEARCH_APPLICATION_SESSIONS_EXAMPLES - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.SessionsAdminExamples
- SEARCH_GROUPS - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.GroupAdminResourceExamples
- SEARCH_GROUPS_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.GroupAdminResourceExamples
- SEARCH_GROUPS_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.GroupAdminResourceExamples
- SEARCH_RESTRICTION_ENTITY - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.SearchResourceExamples
- SEARCH_RESTRICTION_ENTITY_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.SearchResourceExamples
- SEARCH_TIMEOUT - Static variable in class com.atlassian.crowd.directory.synchronisation.Defaults
- SEARCH_USER_SESSIONS_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.SessionsAdminExamples
- SEARCH_USER_SESSIONS_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.SessionsAdminExamples
- SEARCH_USER_SESSIONS_EXAMPLES - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.SessionsAdminExamples
- SearchableTokenService - Interface in com.atlassian.crowd.manager.token
-
A marker interface for
SearchableTokenStorage
that provides transaction-wrapped access. - SearchableTokenStorage - Interface in com.atlassian.crowd.dao.token
-
A store that can accept arbitrary queries over the tokens.
- searchAdministeredGroups(RestPageRequest, GroupsFilter) - Method in class com.atlassian.crowd.plugin.rest.service.resource.memberships.GroupsMembershipResource
- searchApplicationSessions(String, RestPageRequest) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.SessionsAdminController
- searchAuditEvents(String, AuditLogQueryRestDTO) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.AuditLogClient
- searchAuditLog(AuditLogQuery) - Method in class com.atlassian.crowd.manager.audit.NoOpAuditService
- searchAuditLog(AuditLogQuery<RESULT>) - Method in class com.atlassian.crowd.manager.audit.AuditServiceImpl
- searchAuditLog(AuditLogQuery<T>) - Method in interface com.atlassian.crowd.manager.audit.AuditService
-
Queries the audit log.
- searchAuditLog(AuditLogQueryRestDTO, RestPageRequest) - Method in class com.atlassian.crowd.plugin.rest.service.controller.AuditController
- searchAuditLog(RestPageRequest, AuditLogQueryRestDTO) - Method in class com.atlassian.crowd.plugin.rest.service.resource.audit.AuditResource
- searchAuditLogFilterValues(AuditLogProjectionQueryParams) - Method in class com.atlassian.crowd.plugin.rest.service.controller.AuditController
- searchButton - Variable in class com.atlassian.crowd.pageobjects.group.EntityPicker
- searchByCql(String, int, int, String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.SearchResource
- SearchController - Class in com.atlassian.crowd.plugin.rest.service.controller
-
Controller for the Search resource.
- SearchController(ApplicationService, CqlQueryParser, AuthenticatedApplicationHolder) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.SearchController
- searchDirectGroupRelationships(long, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.search.DirectoryManagerSearchWrapper
- searchDirectGroupRelationships(long, MembershipQuery<T>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Searches for direct group relationships in the directory specified by the passed in
directoryId
. - searchDirectGroupRelationships(long, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- searchDirectGroupRelationships(Application, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- searchDirectGroupRelationships(Application, MembershipQuery<T>) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Searches for direct group relationships in any of the application's active assigned directories.
- searchDirectGroupRelationships(Application, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- searchDirectGroupRelationships(Application, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- searchDirectGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.search.AbstractInMemoryMembershipSearchStrategy
- searchDirectGroupRelationships(MembershipQuery<T>) - Method in interface com.atlassian.crowd.manager.application.search.MembershipSearchStrategy
-
Searches for direct group relationships in any of the application's active assigned directories.
- searchDirectGroupRelationships(MembershipQuery<T>) - Method in enum class com.atlassian.crowd.manager.application.search.NoDirectorySearchStrategy
- searchDirectGroupRelationshipsGroupedByName(long, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.search.DirectoryManagerSearchWrapper
- searchDirectGroupRelationshipsGroupedByName(long, MembershipQuery<T>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Searches for direct group relationships in the directory specified by the passed in
directoryId
. - searchDirectGroupRelationshipsGroupedByName(long, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- searchDirectGroupRelationshipsGroupedByName(MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.search.AbstractInMemoryMembershipSearchStrategy
- searchDirectGroupRelationshipsGroupedByName(MembershipQuery<T>) - Method in interface com.atlassian.crowd.manager.application.search.MembershipSearchStrategy
-
Searches for direct group relationships in any of the application's active assigned directories.
- searchDirectGroupRelationshipsGroupedByName(MembershipQuery<T>) - Method in enum class com.atlassian.crowd.manager.application.search.NoDirectorySearchStrategy
- searchDirectories(EntityQuery<Directory>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns a List of Directories matching the search query.
- searchDirectories(EntityQuery<Directory>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- searchDirectories(EntityQuery<Directory>) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeAwareDirectoryManager
- searchDirectoryGroups(long, String, Boolean, RestPageRequest) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.GroupAdminResource
- searchDN - Variable in class com.atlassian.crowd.directory.SpringLDAPConnector
- SearchDN - Class in com.atlassian.crowd.directory.ldap.name
- SearchDN(LDAPPropertiesMapper) - Constructor for class com.atlassian.crowd.directory.ldap.name.SearchDN
- searchEntities() - Method in class com.atlassian.crowd.pageobjects.group.EntityPicker
- searchEntities(CrowdLdapName, String, ContextMapperWithRequiredAttributes<T>, int, int) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
Executes a search with paging if paged results is supported.
- searchEntitiesWithRequestControls(CrowdLdapName, String, ContextMapperWithRequiredAttributes<T>, SearchControls, DirContextProcessor, int, int) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- Searcher<T extends DirectoryEntity> - Interface in com.atlassian.crowd.console.action
- searchForActiveUsersWithSearchText() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowsePrincipalsTest
- searchForInactiveUsersWithNoSearchText() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowsePrincipalsTest
- searchForPrincipalSession() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowsePrincipalSessionsTest
- searchForPrincipalSessionThatDoesntExist() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowsePrincipalSessionsTest
- searchForSpecificUsersByEmailInApacheDS154() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowsePrincipalsTest
- searchForSpecificUsersByEmailInInternalDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowsePrincipalsTest
- searchForSpecificUsersByUsernameInApacheDS154() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowsePrincipalsTest
- searchForSpecificUsersByUsernameInInternalDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowsePrincipalsTest
- searchGroupedByName(long, MembershipQuery<T>) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
- searchGroupedByName(long, MembershipQuery<T>) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- searchGroupedByName(long, MembershipQuery<T>) - Method in interface com.atlassian.crowd.embedded.spi.MembershipDao
-
Search for memberships by the given criteria.
- searchGroupNames(SearchRestriction, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- searchGroupNames(SearchRestriction, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for group names matching the
searchRestriction
criteria. - searchGroupObjects(EntityQuery<?>, ContextMapperWithRequiredAttributes<T>) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- searchGroupObjectsOfSpecifiedGroupType(EntityQuery<?>, ContextMapperWithRequiredAttributes<T>) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
This method expects that the query contains a non-null groupType in the entityDescriptor.
- searchGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- searchGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- searchGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- searchGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- searchGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.directory.MockMembershipSearcher
- searchGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- searchGroupRelationships(MembershipQuery<T>) - Method in interface com.atlassian.crowd.directory.MultiValuesQueriesSupport
-
Searches for membership information.
- searchGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- searchGroupRelationships(MembershipQuery<T>) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Searches for membership information.
- searchGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- searchGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- searchGroupRelationships(MembershipQuery<T>, boolean) - Method in class com.atlassian.crowd.manager.application.search.AbstractInMemoryMembershipSearchStrategy
- searchGroupRelationshipsGroupedByName(MembershipQuery<T>) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- searchGroupRelationshipsGroupedByName(MembershipQuery<T>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- searchGroupRelationshipsGroupedByName(MembershipQuery<T>) - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- searchGroupRelationshipsGroupedByName(MembershipQuery<T>) - Method in class com.atlassian.crowd.directory.MockMembershipSearcher
- searchGroupRelationshipsGroupedByName(MembershipQuery<T>) - Method in interface com.atlassian.crowd.directory.MultiValuesQueriesSupport
-
Searches for
groups
that match the supplied query criteria. - searchGroupRelationshipsWithGroupTypeSpecified(MembershipQuery<T>) - Method in class com.atlassian.crowd.directory.RFC2307Directory
- searchGroupRelationshipsWithGroupTypeSpecified(MembershipQuery<T>) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- searchGroupRelationshipsWithGroupTypeSpecified(MembershipQuery<T>) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
Execute the search for group relationships given that a group of type GROUP or LEGACY_ROLE has been specified in the EntityDescriptor for the group(s).
- searchGroups(long, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.search.DirectoryManagerSearchWrapper
- searchGroups(long, EntityQuery<T>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns a list of groups matching the given query in the directory specified by the passed in
directoryId
. - searchGroups(long, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- searchGroups(long, String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.RestAdminClient
- searchGroups(long, String, Boolean, RestPageRequest) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.GroupAdminController
- searchGroups(GraphQuery) - Method in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- searchGroups(SearchRestriction, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- searchGroups(SearchRestriction, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for groups matching the following criteria.
- searchGroups(SearchRestriction, int, int, boolean, boolean, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.SearchController
-
Searches for groups satisfying the restriction.
- searchGroups(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- searchGroups(Application, EntityQuery<T>) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Returns a List<Group> matching the search criteria defined in the query for ALL of the active directories assigned to the application.
- searchGroups(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- searchGroups(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- searchGroups(SearchRestrictionEntity, int, int, boolean, boolean, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.SearchController
-
Searches for groups satisfying the restriction.
- searchGroups(EntityQuery<Group>, List<Directory>) - Method in interface com.atlassian.crowd.service.DirectoryEntitySearchService
-
Returns groups matching
groupsQuery
. - searchGroups(EntityQuery<Group>, List<Directory>) - Method in class com.atlassian.crowd.service.DirectoryEntitySearchServiceImpl
- searchGroups(EntityQuery<T>) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- searchGroups(EntityQuery<T>) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- searchGroups(EntityQuery<T>) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- searchGroups(EntityQuery<T>) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- searchGroups(EntityQuery<T>) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- searchGroups(EntityQuery<T>) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- searchGroups(EntityQuery<T>) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Searches for
groups
that match the supplied query criteria. - searchGroups(EntityQuery<T>) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- searchGroups(EntityQuery<T>) - Method in interface com.atlassian.crowd.manager.application.search.GroupSearchStrategy
-
Returns a
List<Group>
orList<String>
groupnames matching the search criteria defined in the query. - searchGroups(EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.search.InMemoryEntitySearchStrategy
- searchGroups(EntityQuery<T>) - Method in enum class com.atlassian.crowd.manager.application.search.NoDirectorySearchStrategy
- searchGroups(EntityQuery<T>) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- searchGroups(String, int, int, boolean, boolean, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.SearchController
-
Searches for groups satisfying the restriction.
- searchGroupsByAttribute(Set<String>, Function<List<String>, Filter>) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- searchGroupsByDns(Set<String>) - Method in class com.atlassian.crowd.directory.RFC4519Directory
- searchGroupsBySids(Set<String>) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- searchGroupsWithAttributes() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- searchGroupsWithAttributes(SearchRestriction, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- searchGroupsWithAttributes(SearchRestriction, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for groups (with their attributes) matching the following criteria.
- searchingApplicationUsersWithAliasesShouldWork() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AliasTest
- searchInput - Variable in class com.atlassian.crowd.pageobjects.FiltersPage
- searchLicensedUsers(RestPageRequest, Long, LicensedUserSearchParameters) - Method in class com.atlassian.crowd.plugin.rest.service.resource.licensing.ApplicationLicensingResource
- searchLicensedUsers(Long, String, String, String, Long, Long, int, int) - Method in interface com.atlassian.crowd.licensing.ApplicationLicensingService
-
Returns list of license consuming users in the products along with the total count of users matching the supplied query
- searchLicensedUsers(Long, String, String, String, Long, Long, int, int) - Method in class com.atlassian.crowd.licensing.ApplicationLicensingServiceImpl
- searchLocalGroups(String) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- searchNestedGroupRelationships(long, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.search.DirectoryManagerSearchWrapper
- searchNestedGroupRelationships(long, MembershipQuery<T>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Searches for direct and indirect (nested) group relationships in the directory specified by the passed in
directoryId
. - searchNestedGroupRelationships(long, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- searchNestedGroupRelationships(Application, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- searchNestedGroupRelationships(Application, MembershipQuery<T>) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Searches for direct and indirect (nested) group relationships in any of the application's active assigned directories.
- searchNestedGroupRelationships(Application, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- searchNestedGroupRelationships(Application, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- searchNestedGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.search.AbstractInMemoryMembershipSearchStrategy
- searchNestedGroupRelationships(MembershipQuery<T>) - Method in interface com.atlassian.crowd.manager.application.search.MembershipSearchStrategy
-
Searches for direct and indirect (nested) group relationships in any of the application's active assigned directories.
- searchNestedGroupRelationships(MembershipQuery<T>) - Method in enum class com.atlassian.crowd.manager.application.search.NoDirectorySearchStrategy
- SearchPicker - Class in com.atlassian.crowd.console.action.pickers
- SearchPicker() - Constructor for class com.atlassian.crowd.console.action.pickers.SearchPicker
- searchPotentialMembers(DirectoryEntityId, String, int) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.UsersSearchController
- searchPotentialMembers(EntityQuery<User>, long, String) - Method in interface com.atlassian.crowd.service.DirectoryEntitySearchService
-
Returns users that can be assigned as members of the specified group.
- searchPotentialMembers(EntityQuery<User>, long, String) - Method in class com.atlassian.crowd.service.DirectoryEntitySearchServiceImpl
- SearchResource - Class in com.atlassian.crowd.plugin.rest.service.resource.usermanagement
-
Search resource.
- SearchResource(SearchController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.SearchResource
- SearchResourceConstants - Interface in com.atlassian.crowd.plugin.rest.util
- SearchResourceExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example
- SearchResourceExamples() - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.SearchResourceExamples
- SearchResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
-
Note that this test class is reused in JIRA via inheritance.
- SearchResourceTest(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
-
Constructs a test case with the given name.
- SearchResourceTest(String, RestServer) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
-
Constructs a test case with the given name, using the given RestServer.
- SearchRestriction - Interface in com.atlassian.crowd.embedded.api
-
Marker interface representing a search restriction.
- SearchRestrictionEntity - Class in com.atlassian.crowd.integration.rest.entity
-
Search restriction entity classes should extend this abstract class.
- SearchRestrictionEntity - Class in com.atlassian.crowd.plugin.rest.entity
-
Search restriction entity classes should extend this abstract class.
- SearchRestrictionEntity() - Constructor for class com.atlassian.crowd.integration.rest.entity.SearchRestrictionEntity
- SearchRestrictionEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.SearchRestrictionEntity
- SearchRestrictionEntityTranslator - Class in com.atlassian.crowd.integration.rest.util
-
Utility class to convert from a SearchRestriction interface to one of SearchRestrictionEntity classes.
- SearchRestrictionEntityTranslator - Class in com.atlassian.crowd.plugin.rest.util
-
Utility class to convert from a SearchRestriction interface to one of SearchRestrictionEntity classes.
- SearchRestrictionEntityTranslator() - Constructor for class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
- SearchRestrictionEntityTranslator() - Constructor for class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
- SearchRestrictionEntityTranslator.SupportedType - Enum Class in com.atlassian.crowd.integration.rest.util
-
Represents a supported value type.
- SearchRestrictionEntityTranslator.SupportedType - Enum Class in com.atlassian.crowd.plugin.rest.util
-
Represents a supported value type.
- SearchRestrictionVisitor - Class in com.atlassian.crowd.search
-
Allows traversing a query's SearchRestriction, visiting each clause, and optionally mutating it's property restrictions.
- SearchRestrictionVisitor() - Constructor for class com.atlassian.crowd.search.SearchRestrictionVisitor
- SearchResultsUtil - Class in com.atlassian.crowd.search.util
-
Utility methods for processing search results.
- SearchResultsUtil() - Constructor for class com.atlassian.crowd.search.util.SearchResultsUtil
- SearchStrategyFactory - Interface in com.atlassian.crowd.manager.application.search
-
A factory which may be able to create search strategies for a given list of active
directories
- searchString - Variable in class com.atlassian.crowd.pageobjects.group.EntityPicker
- searchTimeout - Variable in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- searchTimeoutInSec - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- searchUserNames(SearchRestriction, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- searchUserNames(SearchRestriction, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for usernames matching the
searchRestriction
criteria. - searchUserObjects(EntityQuery<?>, ContextMapperWithRequiredAttributes<T>) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- searchUsers(long, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.search.DirectoryManagerSearchWrapper
- searchUsers(long, EntityQuery<T>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns a list of users matching the given query in the directory specified by the passed in
directoryId
. - searchUsers(long, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- searchUsers(GraphQuery) - Method in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- searchUsers(SearchRestriction, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- searchUsers(SearchRestriction, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for users matching the following criteria.
- searchUsers(SearchRestriction, int, int, boolean, boolean, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.SearchController
-
Searches for users satisfying the restriction.
- searchUsers(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- searchUsers(Application, EntityQuery<T>) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Returns a List<User> or List<String> matching the search criteria defined in the query for ALL of the active directories assigned to the application.
- searchUsers(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- searchUsers(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- searchUsers(DirectoryEntityId, String, int) - Method in class com.atlassian.crowd.plugin.rest.service.resource.memberships.GroupsMembershipResource
- searchUsers(RestPageRequest, UserSearchParams) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.UsersSearchController
- searchUsers(RestPageRequest, UserSearchParams) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.UserAdminResource
- searchUsers(EntityQuery<User>, List<Directory>) - Method in interface com.atlassian.crowd.service.DirectoryEntitySearchService
-
Returns users matching
usersQuery
. - searchUsers(EntityQuery<User>, List<Directory>) - Method in class com.atlassian.crowd.service.DirectoryEntitySearchServiceImpl
- searchUsers(EntityQuery<T>) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- searchUsers(EntityQuery<T>) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- searchUsers(EntityQuery<T>) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- searchUsers(EntityQuery<T>) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- searchUsers(EntityQuery<T>) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- searchUsers(EntityQuery<T>) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- searchUsers(EntityQuery<T>) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Searches for
users
that match the supplied query criteria. - searchUsers(EntityQuery<T>) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- searchUsers(EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.search.InMemoryEntitySearchStrategy
- searchUsers(EntityQuery<T>) - Method in enum class com.atlassian.crowd.manager.application.search.NoDirectorySearchStrategy
- searchUsers(EntityQuery<T>) - Method in interface com.atlassian.crowd.manager.application.search.UserSearchStrategy
-
Returns a
List<User>
orList<String>
matching the search criteria defined in the query. - searchUsers(EntityQuery<T>) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- searchUsers(EntityQuery<T>, boolean) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- searchUsers(Long, LicensedUserSearchParameters) - Method in class com.atlassian.crowd.plugin.rest.service.controller.licensing.ApplicationLicensingController
- searchUsers(Long, LicensedUserSearchParameters, RestPageRequest) - Method in class com.atlassian.crowd.plugin.rest.service.controller.licensing.ApplicationLicensingController
- searchUsers(String) - Method in class com.atlassian.crowd.pageobjects.ApplicationUsersPage
- searchUserSessions(String, Long, RestPageRequest) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.SessionsAdminController
- searchUsersFieldShouldHaveCorrectPlaceholder() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AliasTest
- searchUsersInApplication() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewApplicationTest
- searchUsersPaged(Application, EntityQuery<T>, int, boolean) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestKitUserResource
- searchUsersPaged(Application, String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestKitUserResource
- searchUsersPagedPerformance(long, String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestKitUserResource
- searchUsersWithAttributes() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- searchUsersWithAttributes(SearchRestriction, int, int) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- searchUsersWithAttributes(SearchRestriction, int, int) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Searches for users (with their attributes) matching the following criteria.
- searchWithLimitedResults(CrowdLdapName, String, SearchControls, ContextMapper, DirContextProcessor, int) - Method in class com.atlassian.crowd.directory.ldap.SpringLdapTemplateWrapper
- SECOND_ADMIN_PASSWORD - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- SECOND_ADMIN_PW - Static variable in class com.atlassian.crowd.test.util.RestUtils
- SECOND_ADMIN_USER - Static variable in class com.atlassian.crowd.test.util.RestUtils
- SECOND_ADMIN_USERNAME - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- SECONDADMIN_ID - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- secondAdminRequest() - Static method in class com.atlassian.crowd.test.util.RestUtils
- secondaryDirectories - Variable in class com.atlassian.crowd.pageobjects.ExpandableJndiDirectoriesList
- secondsToMillis(String) - Static method in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyUtil
- secret - Variable in class com.atlassian.crowd.acceptance.tests.rest.RestXmlParsingTest
- SECURE_ACCESS - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
-
Need to be a last filter in this Enum.
- SECURE_COOKIE - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: SSO Cookie set to "Secure"
- SECURE_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase
- SECURE_SMTP_PROTOCOL - Static variable in class com.atlassian.crowd.manager.mail.MailSendManager
- SecureAccessFilter - Class in com.atlassian.crowd.console.filter.registration
-
Entry point to
SecureAccessFilterChain
. - SecureAccessFilter() - Constructor for class com.atlassian.crowd.console.filter.registration.SecureAccessFilter
- SecureAccessFilterChain - Class in com.atlassian.crowd.console.filter.registration
-
Provide a flexible way to manage filter chain based on current user access level
- SecureAccessFilterChain(FilterChain, List<Filter>, SecurityChecker) - Constructor for class com.atlassian.crowd.console.filter.registration.SecureAccessFilterChain
- SecureAccessFilterService - Class in com.atlassian.crowd.console.filter.registration
-
Service which manages filter path.
- SecureAccessFilterService(FilterConfig, List<ServletContextRegistrar>) - Constructor for class com.atlassian.crowd.console.filter.registration.SecureAccessFilterService
- SecureAccessServletFilterConfig - Class in com.atlassian.crowd.console.filter.registration
-
Wrapper FilterConfig for
SecureAccessFilter
- SecureAccessServletFilterConfig(ServletContext, ServletFilterRegistrar) - Constructor for class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilterConfig
- SecureAccessServletFilters - Enum Class in com.atlassian.crowd.console.filter.registration
-
All filters that are fined here will be checked by
SecureAccessFilter
. - secureMode - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- SecurePage - Class in com.atlassian.crowd.acceptance.page
- SecurePage(ITestingEngine) - Constructor for class com.atlassian.crowd.acceptance.page.SecurePage
- SecurePage(WebTester, String, String, String, String, String) - Constructor for class com.atlassian.crowd.acceptance.page.SecurePage
- SecureRandomSaltGenerator - Class in com.atlassian.crowd.password.saltgenerator
-
Generates a salt using
SecureRandom
. - SecureRandomSaltGenerator() - Constructor for class com.atlassian.crowd.password.saltgenerator.SecureRandomSaltGenerator
- SecureRandomStringUtils - Class in com.atlassian.crowd.util
-
Generates random
String
s by selecting characters from an alphabet using a cryptographically secure PRNG. - secureSsoCookieEnabled - Variable in class com.atlassian.crowd.pageobjects.administration.GeneralOptionsPage
- SecureXMLParserPool - Class in com.atlassian.crowd.sso.saml.impl.opensaml.util
- SecureXMLParserPool() - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.util.SecureXMLParserPool
- SECURITY_ANNOTATIONS_ENABLED - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
Controls enabling of handling security annotations on struts actions, servlets and filters Note: atlassian-rest is controlled by a separate flag.
- SECURITY_ANNOTATIONS_FILTER - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- SECURITY_CHECK - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- SECURITY_HEADERS_FILTER - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- SECURITY_SERVER_NAME - Static variable in class com.atlassian.crowd.integration.Constants
- SECURITY_SERVLET_ANNOTATION_CACHE_ENABLED - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
Determines whether the caching of AccessTypes for servlet methods is enabled.
- SECURITY_TOKEN_REQUIRED_ERROR_KEY - Static variable in class com.atlassian.crowd.xwork.interceptors.XsrfTokenInterceptor
- SecurityChecker - Interface in com.atlassian.crowd.annotation
-
Declares behavior for annotated security checkers.
- SecurityConstants - Class in com.atlassian.crowd.integration.springsecurity
- SecurityConstants() - Constructor for class com.atlassian.crowd.integration.springsecurity.SecurityConstants
- SecurityContext - Class in com.atlassian.crowd.sso.saml.impl.opensaml.context
-
Context for security related data.
- SecurityContext() - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.context.SecurityContext
- select - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
- select() - Method in class com.atlassian.crowd.console.action.dataimport.ImportType
- select() - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- SELECT_SETUP_STEP - Static variable in class com.atlassian.crowd.console.action.setup.BaseSetupAction
- select2 - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- selectAllEntities() - Method in class com.atlassian.crowd.pageobjects.group.EntityPicker
- selectAllEntitiesCheckbox - Variable in class com.atlassian.crowd.pageobjects.group.EntityPicker
- selectDecorator(Content, SiteMeshContext) - Method in class com.atlassian.crowd.plugin.sitemesh.CrowdDecoratorSelector
- selectedApplinkId - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- selectEntities(String...) - Method in class com.atlassian.crowd.pageobjects.group.EntityPicker
- selectEntities(Collection<String>) - Method in class com.atlassian.crowd.pageobjects.group.EntityPicker
- selectEntries(String...) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- selectEntry(String) - Method in class com.atlassian.crowd.pageobjects.atlaskit.AtlaskitSelect
- selectEntry(String) - Method in class com.atlassian.crowd.pageobjects.aui.AuiSelect2
- selectEntry(String) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- selectEntry(String) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- selectEntry(String, Matcher<String>) - Method in class com.atlassian.crowd.pageobjects.atlaskit.AtlaskitSelect
- selectGroup(String) - Method in class com.atlassian.crowd.pageobjects.GroupsDialog
- SelectionUtils - Class in com.atlassian.crowd.util
- selectOauth2ConfigurationByName(String, ProviderType) - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- selectOption(String, int, String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- selectOption(String, String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- selectOptionBy(By, String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- selectOptionById(SelectElement, String) - Static method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- selectOptionByLabel(SelectElement, String) - Static method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- selectOptionByValue(String, String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- selectSamlConfigTab() - Method in class com.atlassian.crowd.pageobjects.GoogleAppsApplicationDetailsPage
- SelectSetupStep - Class in com.atlassian.crowd.console.action.setup
-
Decides which step in the setup process we are up to.
- SelectSetupStep() - Constructor for class com.atlassian.crowd.console.action.setup.SelectSetupStep
- selectUsername(String) - Method in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step1_EmailLoginPage
- selectUsername(String) - Method in class com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process.Step1_EmailLoginPage
- selectUsernameAndPasswordAuthentication() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- seleniumCookieToRestAssuredCookie(Cookie) - Static method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- SeleniumDownloadManager - Class in com.atlassian.crowd.acceptance.tests
- SeleniumDownloadManager(WebDriver) - Constructor for class com.atlassian.crowd.acceptance.tests.SeleniumDownloadManager
- SeleniumWindowManager - Class in com.atlassian.crowd.acceptance.tests
- SeleniumWindowManager(WebDriver) - Constructor for class com.atlassian.crowd.acceptance.tests.SeleniumWindowManager
- sendAuthnRequest(LoginResult, String, String) - Static method in class com.atlassian.crowd.acceptance.tests.bettersso.SamlUtil
- sendEmail(EmailMessage) - Method in interface com.atlassian.crowd.manager.mail.MailManager
-
Sends a single email using the configured mail server
- sendEmail(EmailMessage) - Method in class com.atlassian.crowd.manager.mail.MailManagerImpl
- sendEmailAuthorization(String, String, long, String) - Method in interface com.atlassian.crowd.emailchange.EmailChangeManager
-
Starts e-mail change flow for a user in crowd app, by sending two e-mails.
- sendEmailAuthorization(String, String, long, String) - Method in class com.atlassian.crowd.service.email.EmailChangeManagerImpl
- sendEmails(Collection<? extends EmailMessage>) - Method in interface com.atlassian.crowd.manager.mail.MailManager
-
Sends multiple emails using the configured mail server.
- sendEmails(Collection<? extends EmailMessage>) - Method in class com.atlassian.crowd.manager.mail.MailManagerImpl
- sendHtmlEmail(InternetAddress, String, String, String) - Method in interface com.atlassian.crowd.manager.mail.MailManager
-
Deprecated.since 4.4.0, Use
MailManager.sendEmail(com.atlassian.crowd.manager.mail.EmailMessage)
instead - sendHtmlEmail(InternetAddress, String, String, String) - Method in class com.atlassian.crowd.manager.mail.MailManagerImpl
- sendInfoEmail(User, String, String) - Method in class com.atlassian.crowd.service.email.ChangeEmailLinkMailer
- sendMultiple(Collection<? extends EmailMessage>, SMTPServer, PrintStream) - Method in class com.atlassian.crowd.manager.mail.MailSendManager
- sendNotificationCheckbox - Variable in class com.atlassian.crowd.pageobjects.AddPrincipalPage
- sendNotifications(Collection<InternalUserWithPasswordLastChanged>, Instant, Duration) - Method in class com.atlassian.crowd.manager.mailer.notification.PasswordExpirationNotificationMailer
- sendPlainTextEmail(InternetAddress, String, String) - Method in interface com.atlassian.crowd.manager.mail.MailManager
-
Deprecated.since 4.4.0, Use
MailManager.sendEmail(com.atlassian.crowd.manager.mail.EmailMessage)
instead - sendPlainTextEmail(InternetAddress, String, String) - Method in class com.atlassian.crowd.manager.mail.MailManagerImpl
- sendPlainTextEmail(InternetAddress, String, String, Map<String, String>, Map<String, DataSource>) - Method in interface com.atlassian.crowd.manager.mail.MailManager
-
Deprecated.since 4.4.0, Use
MailManager.sendEmail(com.atlassian.crowd.manager.mail.EmailMessage)
instead - sendPlainTextEmail(InternetAddress, String, String, Map<String, String>, Map<String, DataSource>) - Method in class com.atlassian.crowd.manager.mail.MailManagerImpl
- sendPluginDisabledMessage(String) - Method in class com.atlassian.crowd.plugin.ha.PluginChangeMessageSender
- sendPluginEnabledMessage(String) - Method in class com.atlassian.crowd.plugin.ha.PluginChangeMessageSender
- sendPluginInstalledMessage(String) - Method in class com.atlassian.crowd.plugin.ha.PluginChangeMessageSender
- sendPluginModuleDisabledMessage(String) - Method in class com.atlassian.crowd.plugin.ha.PluginChangeMessageSender
- sendPluginModuleEnabledMessage(String) - Method in class com.atlassian.crowd.plugin.ha.PluginChangeMessageSender
- sendPluginUninstalledMessage(String) - Method in class com.atlassian.crowd.plugin.ha.PluginChangeMessageSender
- sendPluginUpgradedMessage(String) - Method in class com.atlassian.crowd.plugin.ha.PluginChangeMessageSender
- sendResetLink(long, String, int) - Method in interface com.atlassian.crowd.manager.login.ForgottenLoginManager
-
Sends a reset link to the user with specified username and directory ID.
- sendResetLink(long, String, int) - Method in class com.atlassian.crowd.manager.login.ForgottenLoginManagerImpl
- sendResetLink(Application, String, int) - Method in interface com.atlassian.crowd.manager.login.ForgottenLoginManager
-
Sends a reset link to the first user with the matching
username
from all the active directories assigned to the application. - sendResetLink(Application, String, int) - Method in class com.atlassian.crowd.manager.login.ForgottenLoginManagerImpl
- sendResetLink(String, int) - Method in interface com.atlassian.crowd.manager.login.AsyncForgottenLoginManager
-
Asynchronously sends a reset link to the first user with the matching
username
from all the active directories assigned to the application. - sendResetLink(String, int) - Method in class com.atlassian.crowd.manager.login.AsyncForgottenLoginManagerImpl
- sendSampleMailButton - Variable in class com.atlassian.crowd.pageobjects.MailServerPage.TestEmailDialog
- sendSingle(EmailMessage, SMTPServer, PrintStream) - Method in class com.atlassian.crowd.manager.mail.MailSendManager
- sendTestEmail(String) - Method in class com.atlassian.crowd.pageobjects.MailServerPage.TestEmailDialog
- sendTestMail(SMTPServer, InternetAddress) - Method in interface com.atlassian.crowd.manager.mail.MailManager
-
Send a test email using the supplied mail server (remote host / JNDI)
- sendTestMail(SMTPServer, InternetAddress) - Method in class com.atlassian.crowd.manager.mail.MailManagerImpl
- SendTestMailResult - Class in com.atlassian.crowd.manager.mail
-
Represents a result of sending a test email using MailManager.
- SendTestMailResult(String, boolean) - Constructor for class com.atlassian.crowd.manager.mail.SendTestMailResult
- SendTestMailResultEntity - Class in com.atlassian.crowd.plugin.rest.entity
- SendTestMailResultEntity(Boolean, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.SendTestMailResultEntity
- sendUserAddedNotification(User) - Method in class com.atlassian.crowd.manager.mailer.notification.UserAddedNotificationMailer
-
Sends a notification to a new Crowd user.
- sendUserAddedNotification(User) - Method in class com.atlassian.crowd.manager.useradded.UserAddedNotificationManager
-
Publishes a
UserAddedNotificationEvent
to be consumed by the appropriate listeners - sendUsernames(Application, String) - Method in interface com.atlassian.crowd.manager.login.ForgottenLoginManager
-
Sends the usernames associated with the given email address.
- sendUsernames(Application, String) - Method in class com.atlassian.crowd.manager.login.ForgottenLoginManagerImpl
- sendUsernames(String) - Method in interface com.atlassian.crowd.manager.login.AsyncForgottenLoginManager
-
Asynchronously sends the usernames associated with the given email address.
- sendUsernames(String) - Method in class com.atlassian.crowd.manager.login.AsyncForgottenLoginManagerImpl
- sendValidationEmail(User, String, String) - Method in class com.atlassian.crowd.service.email.ChangeEmailLinkMailer
- SEPARATOR - Static variable in class com.atlassian.labs.crowd.directory.pruning.util.PluginData
- SeraphDisablerFilter - Class in com.atlassian.crowd.plugin.rest.filter
-
A
Filter
that disables all Seraph processing further along the chain. - SeraphDisablerFilter() - Constructor for class com.atlassian.crowd.plugin.rest.filter.SeraphDisablerFilter
- serialize() - Method in class com.atlassian.crowd.directory.cache.DeltaQuerySyncTokenHolder
- serialize(Date, JsonGenerator, SerializerProvider) - Method in class com.atlassian.crowd.plugin.rest.util.ISO8601DateSerializer
- serialize(Map, JsonGenerator, SerializerProvider) - Method in class com.atlassian.crowd.maven.plugin.openapi.OpenAPIUtils.SortedMapKeysSerializer
- serialize(T) - Method in class com.atlassian.crowd.mapper.SimpleObjectMapper
- series(String) - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher.Builder
- server - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CreateAzureAdTest
- SERVER - Enum constant in enum class com.atlassian.crowd.acceptance.utils.CrowdLicenseType
- SERVER_ID_KEY - Static variable in class com.atlassian.crowd.upgrade.tasks.UpgradeTask212
- SERVER_INFO_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.ServerInfoExamples
- serverError() - Static method in class com.atlassian.crowd.plugin.rest.response.ResponseFactory
- ServerInfoController - Class in com.atlassian.crowd.plugin.rest.service.controller.info
- ServerInfoController(PropertyManager, ClusterService, ApplicationProperties) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.info.ServerInfoController
- ServerInfoEntity - Class in com.atlassian.crowd.plugin.rest.entity
- ServerInfoEntity(String, String, int, String, String, List<String>, String, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity
- ServerInfoEntity.ServerInfoEntityBuilder - Class in com.atlassian.crowd.plugin.rest.entity
- ServerInfoEntityBuilder() - Constructor for class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity.ServerInfoEntityBuilder
- ServerInfoExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.admin.example
- ServerInfoExamples() - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.admin.example.ServerInfoExamples
- ServerInfoResource - Class in com.atlassian.crowd.plugin.rest.service.resource.admin
-
Server information resource
- ServerInfoResource(ServerInfoController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.admin.ServerInfoResource
- ServerInfoResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.info
- ServerInfoResourceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.info.ServerInfoResourceTest
- serverTimeZone - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- service(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.crowd.console.filter.CrowdServletModuleContainerServlet
- service(ServletRequest, ServletResponse) - Method in class com.atlassian.crowd.security.NotFoundServlet
- SERVLET_SECURITY_ANNOTATIONS_FILTER - Enum constant in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- ServletFilterRegistrar - Class in com.atlassian.crowd.console.filter.registration
-
Represents the various components of a Servlet
Filter
registration: filter, init-params, filter mapping, etc. - ServletFilterRegistrar.Mapping - Class in com.atlassian.crowd.console.filter.registration
- ServletFilters - Enum Class in com.atlassian.crowd.console.filter.registration
-
An enumeration of Servlet
Filter
definitions to be registered with the servlet container. - ServletsInitializer - Class in com.atlassian.crowd.console.filter.registration
-
A Spring
WebApplicationInitializer
which registers and configuresFilter
s. - ServletsInitializer() - Constructor for class com.atlassian.crowd.console.filter.registration.ServletsInitializer
- session() - Method in class com.atlassian.crowd.acceptance.tests.administration.SessionConfigTest
- session() - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- Session - Interface in com.atlassian.crowd.model.authentication
-
A Session represents an authenticated, time-bound information exchange opportunity granted by a server to a client.
- Session(String, String, String) - Constructor for class com.atlassian.crowd.pageobjects.administration.ApplicationSessionsPage.Session
- Session(String, String, String) - Constructor for class com.atlassian.crowd.pageobjects.administration.UserSessionsPage.Session
- SESSION_CONFIGURATION_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- SESSION_ENTITY - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.TokenResourceExamples
- SESSION_ENTITY_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.TokenResourceExamples
- SESSION_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- SESSION_TIME - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Session time;
- SessionBatchProcessor - Interface in com.atlassian.crowd.util.persistence.hibernate.batch
-
A concrete subinterface of
BatchProcessor
that reifies theSession
generic. - sessionConfig() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- SessionConfigTest - Class in com.atlassian.crowd.acceptance.tests.administration
- SessionConfigTest() - Constructor for class com.atlassian.crowd.acceptance.tests.administration.SessionConfigTest
- SessionConfigurationPage - Class in com.atlassian.crowd.pageobjects.administration
- SessionConfigurationPage() - Constructor for class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage
- SessionConfigurationPage.ClearResult - Enum Class in com.atlassian.crowd.pageobjects.administration
- SessionEntity - Class in com.atlassian.crowd.integration.rest.entity
- SessionEntity - Class in com.atlassian.crowd.plugin.rest.entity
-
Represents a Session entity.
- SessionEntity(String, UserEntity, Date, Date) - Constructor for class com.atlassian.crowd.integration.rest.entity.SessionEntity
- SessionEntity(String, UserEntity, Link, Date, Date) - Constructor for class com.atlassian.crowd.plugin.rest.entity.SessionEntity
- SessionEntity(String, UserEntity, Link, Date, Date, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.SessionEntity
- sessionFactory - Variable in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.AbstractHibernateBatchProcessor
- sessionFactory - Variable in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.AbstractHibernateBatchProcessor
- sessionFactory - Variable in class com.atlassian.crowd.util.persistence.hibernate.StatelessDao
- sessionFromRow(List<PageElement>) - Method in class com.atlassian.crowd.pageobjects.administration.ApplicationSessionsPage
- sessionFromRow(List<PageElement>) - Method in class com.atlassian.crowd.pageobjects.administration.CurrentSessionsPage
- sessionFromRow(List<PageElement>) - Method in class com.atlassian.crowd.pageobjects.administration.UserSessionsPage
- sessionIdChangedAfterAuthentication() - Method in class com.atlassian.crowd.acceptance.tests.administration.SessionIdOnAuthenticationTest
- SessionIdOnAuthenticationTest - Class in com.atlassian.crowd.acceptance.tests.administration
- SessionIdOnAuthenticationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.administration.SessionIdOnAuthenticationTest
- sessionLastValidation - Variable in class com.atlassian.crowd.service.client.AbstractClientProperties
- SessionsAdminController - Class in com.atlassian.crowd.plugin.rest.service.controller.admin
- SessionsAdminController(SearchableTokenStorage, ApplicationManager, DirectoryManager, TokenAuthenticationManager, CrowdRememberMeService) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.admin.SessionsAdminController
- SessionsAdminExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.admin.example
- SessionsAdminResource - Class in com.atlassian.crowd.plugin.rest.service.resource.admin
-
Represents a resource for managing current application and user sessions.
- SessionsAdminResource(SessionsAdminController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.admin.SessionsAdminResource
- SessionsAdminResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
- SessionsAdminResourceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.SessionsAdminResourceTest
- sessionsTable - Variable in class com.atlassian.crowd.pageobjects.administration.CurrentSessionsPage
- sessionTimeout - Variable in class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage
- sessionTokenKey - Variable in class com.atlassian.crowd.service.client.AbstractClientProperties
- SessionTokenReaper - Class in com.atlassian.crowd.manager.token.reaper
-
The token reaper is a scheduled processes that removes expired
tokens
from the crowd server. - SessionTokenReaper(TokenAuthenticationManager) - Constructor for class com.atlassian.crowd.manager.token.reaper.SessionTokenReaper
- SessionTokenStorage - Interface in com.atlassian.crowd.dao.token
-
A store of session tokens, that may be created, retrieved and deleted.
- sessionValidationInterval - Variable in class com.atlassian.crowd.service.client.AbstractClientProperties
- sessionWithBlankData() - Method in class com.atlassian.crowd.acceptance.tests.administration.SessionConfigTest
- sessionWithInvalidData() - Method in class com.atlassian.crowd.acceptance.tests.administration.SessionConfigTest
- set(RequestContext) - Static method in class com.atlassian.crowd.plugin.web.ExecutingHttpRequest
-
DO NOT CALL THIS OUTSIDE OF THE FIRST WEB FILTER
- set(HttpServletRequest, HttpServletResponse) - Static method in class com.atlassian.crowd.plugin.web.ExecutingHttpRequest
-
DO NOT CALL THIS OUTSIDE OF THE FIRST WEB FILTER
- SET_ALL_ALIASES_FOR_USER_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.application.example.AliasResourceExamples
- SET_ALL_ALIASES_FOR_USER_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.application.example.AliasResourceExamples
- SET_ENCRYPTION_KEYS_OWNERSHIP_ATTRIBUTES - Static variable in class com.atlassian.crowd.common.properties.EncryptionProperties
-
If set to true Crowd will set encryption keys filesystem ownership attributes to be accessible only by owner.
- setAccessBasedSynchronizationFilterType(AccessBasedSynchronizationFilterType) - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- setAccessBasedSynchronizationFilterType(String) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setActionHelper(ActionHelper) - Method in class com.atlassian.crowd.console.action.BaseAction
- setActionPath(String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitStrutsAction
- setActions(List<AuditLogEventType>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- setActive(boolean) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setActive(boolean) - Method in class com.atlassian.crowd.console.action.directory.AbstractViewDetailedDirectory
- setActive(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- setActive(boolean) - Method in class com.atlassian.crowd.console.action.group.AddGroup
- setActive(boolean) - Method in class com.atlassian.crowd.console.action.group.ViewGroup
- setActive(boolean) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setActive(boolean) - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- setActive(boolean) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
- setActive(boolean) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- setActive(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setActive(boolean) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- setActive(boolean) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
- setActive(boolean) - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup.Builder
- setActive(boolean) - Method in class com.atlassian.crowd.model.group.GroupTemplate
- setActive(boolean) - Method in class com.atlassian.crowd.model.group.ImmutableGroup.Builder
- setActive(boolean) - Method in class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- setActive(boolean) - Method in class com.atlassian.crowd.model.InternalEntityTemplate
- setActive(boolean) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary.Builder
- setActive(boolean) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
- setActive(boolean) - Method in class com.atlassian.crowd.model.user.UserTemplate
- setActive(boolean) - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- setActive(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- setActive(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryDetails
- setActive(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- setActive(boolean) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- setActive(boolean) - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- setActive(boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- setActive(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
- setActive(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData.Builder
- setActive(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO.Builder
- setActive(String) - Method in class com.atlassian.crowd.console.action.application.BrowseApplications
- setActive(String) - Method in class com.atlassian.crowd.console.action.application.ViewApplicationUsers
- setActiveFlag(String) - Method in class com.atlassian.crowd.console.action.pickers.SearchPicker
- setAddGroupPermission(boolean) - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- setAddGroupPermission(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryPermissions
- setAdditionalAttributes(Map<String, String>) - Method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent.Builder
- setAdditionalSupportInformationServices(List<AdditionalSupportInformationService>) - Method in class com.atlassian.crowd.support.SupportInformationServiceImpl
- setAddress(String) - Method in class com.atlassian.crowd.console.action.admin.UpdateTrustedProxies
- setAddress(String) - Method in class com.atlassian.crowd.console.action.application.UpdateAddresses
- setAddresses(List) - Method in class com.atlassian.crowd.console.action.admin.ViewTrustedProxies
- setAddressToTest(String) - Method in class com.atlassian.crowd.pageobjects.MailServerPage.TestEmailDialog
- setAddressToTest(String) - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity.Builder
- setAddUserAttributesEnabled(boolean) - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
- setAddUserAttributesEnabled(boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity.Builder
- setAddUserAttributesEnabled(boolean) - Method in class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration.Builder
- setAddUserPermission(boolean) - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- setAddUserPermission(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryPermissions
- setAdminAuthority(String) - Method in interface com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetailsService
-
Set the name of the admin authority.
- setAdminAuthority(String) - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetailsServiceImpl
-
Set the name of the admin authority.
- setAdminCount(GroupLevelAdminCounters) - Method in class com.atlassian.crowd.manager.permission.GroupLevelAdminStats.Builder
- setAdminGroupChecker(AdminGroupChecker) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setAdminsWithGroupLevelAdminOperationCount(Map<Period, GroupLevelAdminCounters>) - Method in class com.atlassian.crowd.manager.permission.GroupLevelAdminStats.Builder
- setAggregateMemberships(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
- setAlias(long, String, String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- setAlias(long, String, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.application.ApplicationController
- setAlias(long, String, String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.application.AliasResource
- setAlias(AliasEntry) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitAliasesResource
- setAlias(String) - Method in class com.atlassian.crowd.model.alias.Alias
- setAliasDao(AliasDAO) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- setAliasesForUser(String, Map<Long, String>) - Method in class com.atlassian.crowd.plugin.rest.service.controller.application.ApplicationController
- setAliasForUsername(String) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
- setAliasingEnabled(boolean) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setAliasingEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- setAliasingEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setAliasingEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.ApplicationOptionsPage
- setAliasingEnabled(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
- setAliasManager(AliasManager) - Method in class com.atlassian.crowd.console.action.application.ViewApplicationUsers
- setAliasManager(AliasManager) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setAliasManager(AliasManager) - Method in class com.atlassian.crowd.console.action.user.ViewApplications
- setAllAliasesForUser(String, Map<Long, String>) - Method in class com.atlassian.crowd.plugin.rest.service.resource.application.AliasResource
- setAllowAll(Long) - Method in class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- setAllowAllGroups(boolean) - Method in class com.atlassian.crowd.pageobjects.AllowedGroupsDialog
- setAllowAllGroupsFromDirectory(String, boolean) - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationAuthorisationDetailsPage
- setAllowAllToAuthenticate(boolean) - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.Sets whether all the users in the directory are allowed to authenticate with the application.
- setAllowAllToAuthenticate(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping.Builder
- setAllowedOperations(Set<OperationType>) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
- setAllowedOperations(Set<OperationType>) - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.Sets (i.e.
- setAllowedOperations(Set<OperationType>) - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping.Builder
- setAllowedOperations(Set<OperationType>) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- setAllowedOperations(Set<OperationType>) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
- setAnnouncementPresent(boolean) - Method in class com.atlassian.crowd.pageobjects.CrowdLoginPageState.Builder
- setAnnouncementText(String) - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration.Builder
- setAnnouncementText(String) - Method in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- setAnnouncementText(String) - Method in class com.atlassian.crowd.pageobjects.CrowdLoginPageState.Builder
- setAnnouncementText(String) - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity.Builder
- setAppenderName(String) - Method in class com.atlassian.crowd.console.logging.CrowdLoggingConfiguration
- setAppId(long) - Method in class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
- setApplication(Application) - Method in class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.Sets the application of this mapping.
- setApplication(Application) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary.Builder
- setApplication(Application) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
- setApplication(Application) - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
-
Deprecated.
- setApplication(Application) - Method in class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration.Builder
- setApplication(Application) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.context.ApplicationContext
- setApplication(ApplicationImpl) - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
- setApplication(ImmutableApplication) - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook.Builder
- setApplication(String) - Method in class com.atlassian.crowd.importer.config.Configuration
- setApplication(String) - Method in class com.atlassian.crowd.importer.config.CsvConfiguration.Builder
- setApplication(String) - Method in class com.atlassian.crowd.model.authentication.UserAuthenticationContext
-
Sets the application name the authentication request is for.
- setApplicationAccessBasedSynchronizationFilter(long, AccessBasedSynchronizationFilterTypeEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.ApplicationAdminController
- setApplicationAlias(String, String) - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- setApplicationAuthenticationContext(ApplicationAuthenticationContext) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties.Builder
- setApplicationAuthenticationURL(String) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties.Builder
- setApplicationConfig(CrowdApplicationConfig) - Method in class com.atlassian.crowd.console.setup.CrowdSetupPersister
- setApplicationContext(ApplicationContext) - Method in class com.atlassian.crowd.acceptance.utils.ContextAwareEhCacheManagerFactoryBean
- setApplicationContext(ApplicationContext) - Method in class com.atlassian.crowd.plugin.CrowdHostContainer
- setApplicationContext(ApplicationContext) - Method in class com.atlassian.crowd.plugin.descriptors.ComponentModuleDescriptor
-
Support autowire of application context
- setApplicationContext(ApplicationContext) - Method in class com.atlassian.crowd.plugin.descriptors.SpringComponentModuleDescriptor
-
Support autowire of application context
- setApplicationContext(ApplicationContext) - Method in class com.atlassian.crowd.plugin.web.CrowdWebFragmentHelper
- setApplicationContext(ApplicationContext) - Method in class com.atlassian.crowd.util.SpringContextInstanceFactory
- setApplicationDao(ApplicationDAO) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask452
- setApplicationDAO(ApplicationDAO) - Method in class com.atlassian.crowd.dao.application.ApplicationDefaultGroupMembershipConfigurationDaoHibernate
- setApplicationDefaultGroupMembershipConfigurationDao(ApplicationDefaultGroupMembershipConfigurationDao) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- setApplicationDescription(String) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setApplicationDescription(String) - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- setApplicationDirectoryMappings(Collection<? extends ApplicationDirectoryMapping>) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setApplicationId(long) - Method in class com.atlassian.crowd.model.tombstone.ApplicationTombstone
- setApplicationId(Long) - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
- setApplicationLicensingEnabledChecker(ApplicationLicensingEnabledChecker) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setApplicationLicensingService(ApplicationLicensingService) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setApplicationLink(Long, String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitApplicationResource
- setApplicationLink(String) - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- setApplicationLinkServiceSupplier(ApplicationLinkServiceSupplier) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setApplicationManager(ApplicationManager) - Method in class com.atlassian.crowd.console.action.BaseAction
- setApplicationManager(ApplicationManager) - Method in class com.atlassian.crowd.console.filter.LoginPageFilter
- setApplicationManager(ApplicationManager) - Method in class com.atlassian.crowd.plugin.web.conditions.IsApplicationPluginCondition
- setApplicationManager(ApplicationManager) - Method in class com.atlassian.crowd.plugin.web.conditions.PermanentApplicationCondition
- setApplicationManager(ApplicationManager) - Method in class com.atlassian.crowd.support.SupportInformationServiceImpl
- setApplicationManager(ApplicationManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask114
- setApplicationManager(ApplicationManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask320
- setApplicationManager(ApplicationManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask430
- setApplicationName(String) - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- setApplicationName(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- setApplicationName(String) - Method in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- setApplicationName(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- setApplicationName(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.AbstractResource
-
Used for testing purposes.
- setApplicationName(String) - Method in class com.atlassian.crowd.plugin.saml.action.UpdateSAMLConfiguration
- setApplicationName(String) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties.Builder
- setApplicationPassword(String) - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- setApplicationPassword(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- setApplicationPassword(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdConnectionTab
- setApplicationPassword(String) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties.Builder
- setApplicationProperties(ApplicationProperties) - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- setApplicationProperties(ApplicationProperties) - Method in class com.atlassian.crowd.console.action.options.UpdateMailServer
- setApplications(Collection<AuditLogQueryEntityRestriction>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- setApplications(List<AuditLogEntityRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- setApplicationService(ApplicationService) - Method in class com.atlassian.crowd.console.action.BaseAction
- setApplicationService(ApplicationService) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setApplicationService(ApplicationService) - Method in class com.atlassian.crowd.console.action.user.ChangePassword
- setApplicationSubtype(ApplicationSubtype) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
- setApplicationSubtype(String) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary.Builder
- setApplicationType(ApplicationType) - Method in class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- setApplicationType(String) - Method in class com.atlassian.crowd.console.action.application.AddApplicationDetails
- setApplicationType(String) - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationDetailsPage
- setApplicationUrl(String) - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationConnectionDetailsPage
- setApplicationURL(String) - Method in class com.atlassian.crowd.console.action.application.AddApplicationConnectionDetails
- setApplicationURL(String) - Method in class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- setArtifact(String) - Method in class com.atlassian.crowd.maven.plugin.dependecies.Exclude
- setAsActualType(String, Object) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- setAssertionConsumerServiceUrl(String) - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
- setAssertionConsumerServiceURL(String) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.context.ApplicationContext
- setAssertionConsumerServiceURLBinding(String) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.context.ApplicationContext
- setAssertionConsumerUrl(String) - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity.Builder
- setAssertionConsumerUrl(String) - Method in class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration.Builder
- setAssertionNotBeforeMinutes(int) - Method in class com.atlassian.crowd.plugin.saml.SAMLMessageManagerImpl
- setAssertionNotOnOrAfterMinutes(int) - Method in class com.atlassian.crowd.plugin.saml.SAMLMessageManagerImpl
- setAttachments(Map<String, DataSource>) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
- setAttachments(Map<String, DataSource>) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- setAttribute(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateCustomAttributes
- setAttribute(String) - Method in class com.atlassian.crowd.console.action.principal.UpdateAttributes
- setAttribute(String, int, String) - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- setAttribute(String, String) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- setAttribute(String, String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- setAttribute(String, String) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- setAttribute(String, String) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
- setAttribute(String, String) - Method in class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
- setAttribute(String, String) - Method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
- setAttribute(String, String) - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- setAttribute(String, Set<String>) - Method in class com.atlassian.crowd.model.group.GroupTemplateWithAttributes
- setAttribute(String, Set<String>) - Method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
- 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.
- setAttribute(Collection<InternalUser>, String, String) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- setAttributeForAllInDirectory(long, String, String) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- setAttributeForAllInDirectory(long, String, String) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
Ensures that all users in the directory with the given ID have the attribute with the given name set (only) to the single given attribute value.
- setAttributes(MultiValuedAttributeEntityList) - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntity
- setAttributes(MultiValuedAttributeEntityList) - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- setAttributes(AttributeEntityList) - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- setAttributes(MultiValuedAttributeEntityList) - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
- setAttributes(MultiValuedAttributeEntityList) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- setAttributes(String[]) - Method in class com.atlassian.crowd.console.action.directory.UpdateCustomAttributes
- setAttributes(String[]) - Method in class com.atlassian.crowd.console.action.principal.UpdateAttributes
- setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
-
Called by the
DirectoryInstanceLoader
after constructing an InternalDirectory. - setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- setAttributes(Map<String, String>) - Method in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
- setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.directory.ldap.LDAPPropertiesMapperImpl
- setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
-
Called by the
DirectoryInstanceLoader
after constructing an InternalDirectory. - setAttributes(Map<String, String>) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
When a directory store is loaded, the attributes map will be set by the Crowd framework.
- setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
Called by the
DirectoryInstanceLoader
after constructing an InternalDirectory. - setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
- setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.Sets the attributes of the application.
- setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.Sets the attributes of the directory.
- setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
- setAttributes(Map<String, Set<String>>) - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes.Builder
- setAttributes(Map<String, Set<String>>) - Method in class com.atlassian.crowd.model.group.ImmutableGroupWithAttributes.Builder
- setAttributes(Map<String, Set<String>>) - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes.Builder
- setAttributes(Map<String, Set<String>>) - Method in class com.atlassian.crowd.model.user.ImmutableUserWithAttributes.Builder
- setAttributeValue(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage.AttributeRow
- setAttributeValue(String, String) - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage
- setAudienceUrl(String) - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
- setAudienceUrl(String) - Method in class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration.Builder
- setAudienceUrl(String) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.context.ApplicationContext
- setAuditLogConfiguration(AuditLogConfiguration) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Persists the audit log configuration
- setAuditLogConfiguration(AuditLogConfiguration) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setAuditLogContext(AuditLogContext) - Method in class com.atlassian.crowd.importer.manager.ImporterManagerImpl
- setAuditLogContext(AuditLogContext) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- setAuditLogMetadataResolver(AuditLogMetadataResolver) - Method in class com.atlassian.crowd.manager.audit.AuditLogChangesetPopulatorImpl
- setAuditLogMetadataResolver(AuditLogMetadataResolver) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- setAuditLogQueryTranslator(AuditLogQueryTranslator) - Method in class com.atlassian.crowd.dao.audit.AuditDAOHibernate
- setAuditProcessor(GroupAuditProcessor) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- setAuditProcessor(MembershipAuditProcessor) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- setAuditProcessor(UserAuditProcessor) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- setAuthenticated(boolean) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdRememberMeAuthentication
-
Disallow setAuthenticated(true).
- setAuthenticated(boolean) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdSSOAuthenticationToken
-
Disallow setAuthenticated(true).
- setAuthenticatedApplication(ImmutableApplication) - Method in class com.atlassian.crowd.plugin.rest.filter.AuthenticatedApplicationHolder
- setAuthenticatedApplication(HttpServletRequest, String) - Static method in class com.atlassian.crowd.plugin.rest.service.util.AuthenticatedApplicationUtil
-
Sets the name of the authenticated application as an attribute of the
HttpSession
. - setAuthenticatedApplicationToken(HttpServletRequest, Token) - Static method in class com.atlassian.crowd.plugin.rest.service.util.AuthenticatedApplicationUtil
-
Sets the application token of the authenticated application as an attribute of the
HttpSession
. - setAuthenticatedUser(String) - Method in class com.atlassian.crowd.service.AbstractUserService
- setAuthenticatedUser(String) - Method in interface com.atlassian.crowd.service.UserService
-
Authenticate the current user by setting an appropriate authentication token in Spring Security's SecurityContext.
- setAuthenticatedUser(String) - Method in class com.atlassian.crowd.service.UserServiceImpl
- setAuthenticatedUser(HttpServletRequest, String) - Static method in class com.atlassian.crowd.plugin.rest.service.util.AuthenticatedUserUtil
-
Sets the name of the authenticated application as an attribute of the
HttpSession
. - setAuthenticationByEmailEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setAuthenticationMethod(AuthenticationMethod) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties.Builder
- setAuthenticationOrderOptimizationForCachedDirectoriesEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- setAuthenticationViaEmailEnabled(boolean) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setAuthenticationViaEmailEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- setAuthenticationViaEmailEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.ApplicationOptionsPage
- setAuthenticationWithoutPasswordEnabled(boolean) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setAuthenticationWithoutPasswordEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- setAuthenticationWithoutPasswordEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setAuthor(AuditLogAuthor) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
- setAuthor(AuditLogAuthorRestDTO) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- setAuthor(String) - Method in class com.atlassian.crowd.console.action.auditlog.BrowseAuditLog
- setAuthorId(Long) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
-
Deprecated.
- setAuthorId(Long) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- setAuthorId(Long) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- setAuthorisationCachingEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.administration.GeneralOptionsPage
- setAuthorisedGroupNames(Set<String>) - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping.Builder
- setAuthorisedGroups(Set<GroupMapping>) - Method in class com.atlassian.crowd.model.application.DirectoryMapping
-
Deprecated.
- setAuthorityEndpoint(String) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setAuthorityEndpoint(String) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setAuthorityEndpoint(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- setAuthorityPrefix(String) - Method in interface com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetailsService
-
Set the authority prefix applied to group names the principal is a member of when generating the GrantedAuthority[] and no authorityMap is set, e.g.
- setAuthorityPrefix(String) - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetailsServiceImpl
- setAuthorizedConfigurationId(String) - Method in class com.atlassian.crowd.util.MailServerSessionWrapper
- setAuthorizedOauth2ConfigurationId(String) - Method in class com.atlassian.crowd.console.action.options.UpdateMailServer
- setAuthorName(String) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
-
Deprecated.
- setAuthorName(String) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- setAuthorName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- setAuthors(List<AuditLogAuthorRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- setAuthorType(AuditLogAuthorType) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
-
Deprecated.
- setAuthorType(AuditLogAuthorType) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- setAuthorType(AuditLogAuthorType) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- setAuthWithoutPasswordEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.ApplicationOptionsPage
- setAuthWithoutPasswordWarningManager(AuthWithoutPasswordWarningManager) - Method in class com.atlassian.crowd.console.action.Console
- setAvatarUrl(String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData.Builder
- setAverageLoad(Double) - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeDetailsImpl.Builder
- setAzureAdPageDataInjector(AzureAdPageDataInjector) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setAzureAdPageDataInjector(AzureAdPageDataInjector) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setAzureFilteringEnabledChecker(AzureFilteringEnabledChecker) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setAzureFilteringEnabledChecker(AzureFilteringEnabledChecker) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setAzureGroupFilterProcessor(AzureGroupFilterProcessor) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setAzureGroupFilterProcessor(AzureGroupFilterProcessor) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setBackupConnectorDirectoriesEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.administration.BackupPage
- setBackupConnectorEnabled(Boolean) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration.Builder
- setBackupConnectorEnabled(Boolean) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
- setBackupConnectorEnabled(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity.Builder
- setBackupConnectorEnabled(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity
- setBackupFilename(String) - Method in class com.atlassian.crowd.pageobjects.administration.BackupPage
- setBackupTimeHour(int) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration.Builder
- setBackupTimeHour(int) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
- setBackupTimeMinute(int) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration.Builder
- setBackupTimeMinute(int) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
- setBannerErrorsTitle(String) - Method in class com.atlassian.crowd.console.action.setup.Database
- setBaseDN(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setBaseDN(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setBaseDN(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- setBaseDN(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- setBaseUrl(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase.TestContext
- setBaseUrl(URI) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Sets the base URL for this Crowd application instance
- setBaseUrl(URI) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setBaseUrl(URL) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase.TestContext
- setBaseURL(String) - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- setBaseURL(String) - Method in class com.atlassian.crowd.console.action.setup.Options
- setBaseURL(String) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties.Builder
- setBatchFinder(BatchFinder) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- setBatchProcessor(SessionBatchProcessor) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- setBatchSize(int) - Method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsProviderBuilder
-
Sets the batch size for membership query.
- 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 thehibernate.jdbc.batch_size
Hibernate property. - setBatchSize(int) - Static method in class com.atlassian.crowd.util.persistence.hibernate.HqlInClauseBatchHelper
- setBcc(Iterable<InternetAddress>) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
- setBcc(Iterable<InternetAddress>) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- setBeanName(String) - Method in class com.atlassian.crowd.scheduling.JobRunnerRegistrar
- setBeforeOrOn(Instant) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- setBeforeOrOn(Date) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- setBlockWhenExhausted(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setBlockWhenExhausted(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- setBlockWhenExhausted(boolean) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setBlockWhenExhausted(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- setBody(String) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
- setBody(String) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- setBoolean(String, boolean) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- setBoolean(String, boolean) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- setBootstrapManager(CrowdBootstrapManager) - Method in class com.atlassian.crowd.console.filter.LoginPageFilter
- setBootstrapManager(CrowdBootstrapManager) - Method in class com.atlassian.crowd.manager.license.CrowdLicenseRegistry
- setBootstrapManager(CrowdBootstrapManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask001
- setBootstrapManager(CrowdBootstrapManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask003
- setBootstrapManager(CrowdBootstrapManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask212
- setBootstrapManager(CrowdBootstrapManager) - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- setBuildNumber(Integer) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Will set the buildNumber for the current release of Crowd.
- setBuildNumber(Integer) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setCachedDirectoriesAuthenticationOrderOptimisation(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
- setCachedDirectoriesAuthenticationOrderOptimisationEnabled(boolean) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setCachedDirectoriesAuthenticationOrderOptimisationEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setCachedUserGroupResolver(CachedUserGroupResolver) - Method in class com.atlassian.crowd.console.action.group.ViewGroup
- setCachedUserGroupResolver(CachedUserGroupResolver) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setCacheEnabled(boolean) - Method in class com.atlassian.crowd.console.action.directory.AbstractViewCacheableDirectory
- setCacheEnabled(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setCacheEnabled(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- setCacheEnabled(boolean) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
- setCacheEnabled(boolean) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setCacheEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdDetails
- setCacheEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorDetailsTab
- setCacheManagers(List<CacheManager>) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- setCacheRegion(String) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
- setCachingDisabled(boolean) - Method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent.Builder
- setCachingEnabled(boolean) - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- setCc(Iterable<InternetAddress>) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
- setCc(Iterable<InternetAddress>) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- setCDATA(Element, String, String) - Method in class com.atlassian.crowd.migration.GenericMapper
- setCertificate(String) - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity.Builder
- setCertificateFormat(CertificateFormat) - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity.Builder
- setChangedEntities(List<T>) - Method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult.Builder
- setChangeEmailToken(String) - Method in class com.atlassian.crowd.console.action.user.ConfirmEmailChange
- setChangeset(AuditLogChangesetEntity) - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
- setChangeset(AuditLogChangesetEntity) - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
- setCheckbox(CheckboxElement, boolean) - Static method in class com.atlassian.crowd.pageobjects.CheckboxUtil
- setCheckbox(PageElement, boolean) - Static method in class com.atlassian.crowd.pageobjects.CheckboxUtil
- setChildName(String) - Method in class com.atlassian.crowd.importer.model.MembershipDTO
- setChildName(String) - Method in class com.atlassian.crowd.model.tombstone.MembershipTombstone
- setChildType(MembershipDTO.ChildType) - Method in class com.atlassian.crowd.importer.model.MembershipDTO
- setCipherProvider(SecretStoreProvider) - Method in class com.atlassian.crowd.util.persistence.hibernate.CrowdHibernateConfig
- 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
- setClassNames(String[]) - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- setClazz(String) - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling.LoggingConfigEntry
- setClientConfigStorageServiceSupplier(ClientConfigStorageServiceSupplier) - Method in class com.atlassian.crowd.console.action.options.UpdateMailServer
- setClientProperties(ClientProperties) - Method in class com.atlassian.crowd.console.action.BaseAction
- setClientProperties(ClientProperties) - Method in class com.atlassian.crowd.console.action.setup.Complete
- setClock(Clock) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- setClusteringEnabled(boolean) - Method in class com.atlassian.crowd.config.CrowdApplicationConfig
- setClusteringEnabled(boolean) - Method in class com.atlassian.crowd.console.setup.CrowdSetupPersister
- setClusteringEnabled(boolean) - Method in class com.atlassian.crowd.service.MockLicenseService
- setClusterNodeCount(int) - Method in class com.atlassian.crowd.analytics.events.license.LicenseEvent.Builder
- setClusterService(ClusterService) - Method in class com.atlassian.crowd.console.action.admin.Restore
- setClusterService(ClusterService) - Method in class com.atlassian.crowd.console.action.BaseAction
- setClusterService(ClusterService) - Method in class com.atlassian.crowd.console.action.options.UpdateLicensing
- setClusterService(ClusterService) - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- setComparatorForBatch(Comparator) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
-
sets comparator to merge results of batched query
- setConfigDirectory(String) - Method in class com.atlassian.crowd.manager.bootstrap.CrowdBootstrapManagerImpl
- setConfiguration(DirectoryConfiguration) - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryConfirmation
- setConfiguration(AuditLogConfigurationEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.AuditController
- setConfiguration(AuditLogConfigurationEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.audit.AuditResource
- setConfiguration(Boolean, String, String) - Method in class com.atlassian.crowd.pageobjects.ApplicationSSOPage
- setConfigurationApplication(String) - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- setConfigurationDatabaseDriver(String) - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- setConfigurationDatabaseURL(String) - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- setConfigurationDirectoryID(Long) - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- setConfigurationImportPasswords(boolean) - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- setConfigurationManager(ConfigurationManager) - Static method in class com.atlassian.crowd.manager.bootstrap.CrowdBootstrapManagerImpl
- setConfigurationManager(ConfigurationManager) - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- setConfigurationPassword(String) - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- setConfigurationSourceDirectoryID(Long) - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- setConfigurationUsername(String) - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- setConfirmPassword(String) - Method in class com.atlassian.crowd.console.action.ChangeExpiredPassword
- setConfirmPassword(String) - Method in class com.atlassian.crowd.console.action.user.ChangePassword
- setConfirmPassword(String) - Method in class com.atlassian.crowd.pageobjects.ChangeEmailPage
- setConfirmPassword(String) - Method in class com.atlassian.crowd.pageobjects.user.AbstractChangePasswordPage
- setConfirmPassword(String) - Method in class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- setConnectionPoolProperties(ConnectionPoolProperties) - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Stores the provided JNDI LDAP connection pool properties so they can be applied when the system next restarts.
- setConnectionPoolProperties(ConnectionPoolProperties) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
-
Stores JNDI LDAP connection pool properties.
- setConnectionProviderController(ConnectionProviderController) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- setConnectionTimeout(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- setConnectionTimeout(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- setConnectionTimeout(Duration) - Method in class com.atlassian.crowd.acceptance.utils.proxy.MockProxyServer.Builder
- setConnectionTimeoutInSec(long) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setConnectionTimeoutInSec(long) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setConnectionTimeoutInSec(long) - Method in class com.atlassian.crowd.console.value.directory.ConnectorConnection
- setConnectionTimeoutInSec(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- setConnector(LdapConnector.ConnectorType) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- setConnector(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setConnectorFieldsForLocalLdapDirectory() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorConnectorTab
- setConnectorFieldsForLocalLdapDirectory() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedConnectorTab
- setConnectorFieldsForLocalLdapDirectoryWithMultipleUrls() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorConnectorTab
- setConnectorFieldsForLocalLdapDirectoryWithMultipleUrls() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedConnectorTab
- setConnectorType(LdapConnectorType) - Method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent.Builder
- setConnectorValidator(ConnectorValidator) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setConnectorValidator(ConnectorValidator) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setConnectorValidator(ConnectorValidator) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setConnectorValidator(ConnectorValidator) - Method in class com.atlassian.crowd.console.action.directory.ViewConnector
- setContainer(Container) - Method in class com.atlassian.crowd.plugin.descriptors.webwork.PluginAwareActionFactory
- setCookieConfiguration(CookieConfiguration) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Updates the configuration of Crowd's cookie-based SSO
- setCookieConfiguration(CookieConfiguration) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setCookieName(String) - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- setCookieTokenKey(String) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties.Builder
- setCreatedDate(Date) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
- setCreatedDate(Date) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setCreatedDate(Date) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
- setCreatedDate(Date) - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroup.Builder
- setCreatedDate(Date) - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes.Builder
- setCreatedDate(Date) - Method in class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- setCreatedDate(Date) - Method in class com.atlassian.crowd.model.InternalEntityTemplate
- setCreatedDate(Date) - Method in class com.atlassian.crowd.model.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
- setCreatedDate(Date) - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
- setCreatedDate(Date) - Method in class com.atlassian.crowd.model.token.Token.Builder
-
Deprecated.
- setCreatedDate(Date) - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes.Builder
- setCreatedDate(Date) - Method in class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes
- setCreatedDate(Date) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- setCreatedDateToNow() - Method in class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- setCreatedTime(LocalDateTime) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken.Builder
- setCreatedTime(LocalDateTime) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
- setCredential(PasswordCredential) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- setCredential(PasswordCredential) - Method in class com.atlassian.crowd.model.authentication.AuthenticationContext
-
Sets the authenticating credential information.
- setCredential(String) - Method in class com.atlassian.crowd.embedded.api.PasswordCredential
-
Deprecated.create a new instance rather than mutating.
- setCronExpression(String) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setCronExpression(String) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setCronExpression(String) - Method in class com.atlassian.crowd.console.value.directory.SynchronisableDirectoryConnection
- setCronExpression(String) - Method in class com.atlassian.crowd.directory.monitor.poller.PollerConfig
- setCronExpression(String) - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
- setCronExpression(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- setCronExpression(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- setCronExpression(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- setCronExpression(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- setCronExpression(String) - Method in class com.atlassian.crowd.scheduling.JobRunnerRegistrar
- setCrowdApplication(Application) - Method in class com.atlassian.crowd.console.action.BaseAction
- setCrowdClient(CrowdClient) - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetailsServiceImpl
- setCrowdDirectoryId(Long) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory.Builder
- setCrowdDirectoryService(CrowdDirectoryService) - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- setCrowdDirectoryService(CrowdDirectoryService) - Method in class com.atlassian.crowd.console.action.directory.UpdateAzureAd
- setCrowdDirectoryService(CrowdDirectoryService) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setCrowdDirectoryService(CrowdDirectoryService) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setCrowdDirectoryService(CrowdDirectoryService) - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- setCrowdDirectoryService(CrowdDirectoryService) - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- setCrowdDirectoryService(CrowdDirectoryService) - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- setCrowdHomeLogAppenderSwitcher(CrowdHomeLogAppenderSwitcher) - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- setCrowdHomeLogAppenderSwitcher(CrowdHomeLogAppenderSwitcher) - Method in class com.atlassian.crowd.console.logging.CrowdLoggingConfigurationListener
- setCrowdLicenseManager(CrowdLicenseManager) - Method in class com.atlassian.crowd.console.action.BaseAction
- setCrowdLicenseManager(CrowdLicenseManager) - Method in class com.atlassian.crowd.console.filter.LicenceFilter
- setCrowdLicenseManager(CrowdLicenseManager) - Method in class com.atlassian.crowd.event.listener.LicenseResourceLimitListener
- setCrowdLoggingConfiguration(CrowdLoggingConfiguration) - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- setCrowdLoggingConfiguration(CrowdLoggingConfiguration) - Method in class com.atlassian.crowd.console.logging.CrowdLoggingConfigurationListener
- setCrowdToken(HttpServletRequest, HttpServletResponse, String, ClientProperties, CookieConfiguration) - Method in interface com.atlassian.crowd.integration.http.util.CrowdHttpTokenHelper
-
Sets the Crowd SSO token in: the request: as an attribute, so the user is authenticated for the span of the request. the response: as a cookie, so the user is authenticated for subsequent requests. Also sets the last session validation date/time.
- setCrowdToken(HttpServletRequest, HttpServletResponse, String, ClientProperties, CookieConfiguration) - Method in class com.atlassian.crowd.integration.http.util.CrowdHttpTokenHelperImpl
- setCrowdUrl(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- setCrowdUserDetails(CrowdUserDetails) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.context.AuthorizationContext
- setCurrentEmail(String) - Method in class com.atlassian.crowd.console.action.user.ChangeEmail
- setCurrentHeap(Long) - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
- setCurrentHeapSize(Long) - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeDetailsImpl.Builder
- setCurrentLicenseResourceTotal(int) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
- setCurrentLicenseResourceTotal(int) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setCurrentPassword(String) - Method in class com.atlassian.crowd.pageobjects.user.AbstractChangePasswordPage
- setCurrentResources(long) - Method in class com.atlassian.crowd.console.action.options.UpdateLicensing
- setCurrentTimeOnServer(Date) - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupSummaryEntity.Builder
- setCurrentTimeOnServer(Date) - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupSummaryEntity
- setCustomAuditLogAttributeMappers(Set<CustomAuditLogAttributeMapper>) - Method in class com.atlassian.crowd.event.listener.mapper.util.AuditLogAttributeMapper
- setCustomLogoId(String) - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration.Builder
- setCustomLogoId(String) - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity.Builder
- setDailyBackupTime(int, int) - Method in class com.atlassian.crowd.pageobjects.administration.BackupPage
- setDailyBackupTime(String) - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity.Builder
- setDailyBackupTime(String) - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity
- setData(String, byte[]) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- setData(String, byte[]) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- setDatabaseConfiguredListeners(DatabaseConfiguredListeners) - Method in class com.atlassian.crowd.console.action.setup.Database
- setDatabaseDriver(String) - Method in class com.atlassian.crowd.importer.config.JdbcConfiguration
- setDatabaseKeyStore(DatabaseKeyStore) - Method in class com.atlassian.crowd.plugin.saml.SAMLMessageManagerImpl
- setDatabaseOption(String) - Method in class com.atlassian.crowd.console.action.setup.Database
- setDatabases(DatabaseList) - Method in class com.atlassian.crowd.console.action.setup.Database
- setDatabaseURL(String) - Method in class com.atlassian.crowd.importer.config.JdbcConfiguration
- setDate(String, Date) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- setDate(String, Date) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- setDateFrom(LocalDate) - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria.Builder
- setDateRangeType(DateRangeType) - Method in class com.atlassian.crowd.console.action.auditlog.BrowseAuditLog
- setDateTo(LocalDate) - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.FilteringCriteria.Builder
- setDcLicenseChecker(DcLicenseChecker) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setDcLicenseChecker(DcLicenseChecker) - Method in class com.atlassian.crowd.console.filter.LoginPageFilter
- setDeactivateUsersWithNullExternalIDEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.pruning.ConfigurePruningPage
- setDebug(boolean) - Method in class com.atlassian.crowd.manager.mail.transport.MailSessionWrapper
- setDebugOut(PrintStream) - Method in class com.atlassian.crowd.manager.mail.transport.MailSessionWrapper
- setDefaultEncryptor(String) - Method in interface com.atlassian.crowd.manager.property.EncryptionSettings
-
Sets the name of the default encryptor.
- setDefaultEncryptor(String) - Method in class com.atlassian.crowd.manager.property.PropertyBasedEncryptionSettings
- setDefaultEncryptor(String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.EncryptionController
- setDefaultEncryptor(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.encryption.EncryptionResource
- setDelegate(PropertyDAO) - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
- setDelegate(DirectoryDao) - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
- setDeletedEntities(Set<String>) - Method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult.Builder
- setDelimiter(Character) - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- setDelimiter(Character) - Method in class com.atlassian.crowd.importer.config.CsvConfiguration.Builder
- setDelimiter(Character) - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- setDelimiter(String) - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- setDemonstrationContentInstalled() - Method in class com.atlassian.crowd.console.setup.CrowdSetupPersister
- setDeploymentTitle(String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
- setDeploymentTitle(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setDescription(String) - Method in class com.atlassian.crowd.console.action.application.AddApplicationDetails
- setDescription(String) - Method in class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- setDescription(String) - Method in class com.atlassian.crowd.console.action.directory.AbstractViewDetailedDirectory
- setDescription(String) - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- setDescription(String) - Method in class com.atlassian.crowd.console.action.group.AddGroup
- setDescription(String) - Method in class com.atlassian.crowd.console.action.group.ViewGroup
- setDescription(String) - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- setDescription(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
- setDescription(String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- setDescription(String) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setDescription(String) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- setDescription(String) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
- setDescription(String) - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup.Builder
- setDescription(String) - Method in class com.atlassian.crowd.model.group.GroupTemplate
- setDescription(String) - Method in class com.atlassian.crowd.model.group.ImmutableGroup.Builder
- setDescription(String) - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationDetailsPage
- setDescription(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- setDescription(String) - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryDetails
- setDescription(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- setDescription(String) - Method in class com.atlassian.crowd.pageobjects.group.AddGroupPage
- setDescription(String) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- setDescription(String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
- setDescription(String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData.Builder
- setDetails(ClusterNodeDetails) - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeImpl.Builder
- setDetails(HttpServletRequest, UsernamePasswordAuthenticationToken) - Method in class com.atlassian.crowd.integration.springsecurity.AbstractCrowdSSOAuthenticationProcessingFilter
-
Provided so that subclasses may configure what is put into the authentication request's details property.
- setDirectories(Collection<AuditLogQueryEntityRestriction>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- setDirectories(List) - Method in class com.atlassian.crowd.console.action.dataimport.BaseImporter
- setDirectories(List<AuditLogEntityRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- 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(Directory) - Method in class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.Sets the directory of this group.
- setDirectory(Directory) - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping.Builder
- setDirectory(ImmutableDirectory) - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse.Builder
- setDirectory(DirectoryInfo) - Method in class com.atlassian.crowd.model.licensing.LicensedUser
- setDirectory(DirectoryData) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData.Builder
- setDirectory(DirectoryData) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData.Builder
- setDirectory(DirectoryData) - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO.Builder
- setDirectoryByDirectoryName(String) - Method in class com.atlassian.crowd.pageobjects.AddPrincipalPage
- setDirectoryById(long) - Method in class com.atlassian.crowd.pageobjects.group.AddGroupPage
- setDirectoryById(long) - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- setDirectoryByName(String) - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- setDirectoryByName(String) - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage
- setDirectoryByName(String) - Method in class com.atlassian.crowd.pageobjects.group.AddGroupPage
- setDirectoryByName(String) - Method in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage
- setDirectoryByName(String) - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- setDirectoryByValue(String) - Method in class com.atlassian.crowd.pageobjects.AddPrincipalPage
- setDirectoryDao(DirectoryDAOHibernate) - Method in class com.atlassian.crowd.dao.directory.DirectorySynchronisationStatusDAOHibernate
- setDirectoryDao(DirectoryDao) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- setDirectoryDao(DirectoryDao) - Method in class com.atlassian.crowd.dao.directory.DirectorySynchronisationTokenDaoHibernate
- setDirectoryDao(DirectoryDao) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- setDirectoryDao(DirectoryDao) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- setDirectoryDao(DirectoryDao) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask420
- setDirectoryDao(DirectoryDao) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask421
- setDirectoryDao(DirectoryDao) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask425
- setDirectoryDao(DirectoryDao) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask426
- setDirectoryDao(DirectoryDao) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask428
- setDirectoryDao(DirectoryDao) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask429
- setDirectoryDao(DirectoryDao) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask452
- setDirectoryDao(DirectoryDao) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask524
- setDirectoryDao(DirectoryDao) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask542
- setDirectoryDao(DirectoryDao) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask622
- setDirectoryGroup(String) - Method in class com.atlassian.crowd.console.action.application.AddApplicationAuthorisationDetails
- setDirectoryGroupMappings(Map<Long, Set<String>>) - Method in class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- setDirectoryId(long) - Method in class com.atlassian.crowd.console.action.BrowseWithDirectoryId
- setDirectoryId(long) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- setDirectoryId(long) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
-
Called by the
DirectoryInstanceLoader
after constructing an InternalDirectory. - setDirectoryId(long) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- setDirectoryId(long) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- setDirectoryId(long) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- setDirectoryId(long) - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- setDirectoryId(long) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- setDirectoryId(long) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- setDirectoryId(long) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
When a directory store is loaded, the
directoryId
will be set by the crowd framework. - setDirectoryId(long) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
Called by the
DirectoryInstanceLoader
after constructing an InternalDirectory. - setDirectoryId(long) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- setDirectoryId(long) - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup.Builder
- setDirectoryId(long) - Method in class com.atlassian.crowd.model.group.GroupTemplate
- setDirectoryId(long) - Method in class com.atlassian.crowd.model.group.ImmutableGroup.Builder
- setDirectoryId(long) - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
- setDirectoryId(long) - Method in class com.atlassian.crowd.model.token.Token.Builder
-
Deprecated.
- setDirectoryId(long) - Method in class com.atlassian.crowd.model.tombstone.GroupTombstone
- setDirectoryId(long) - Method in class com.atlassian.crowd.model.tombstone.MembershipTombstone
- setDirectoryId(long) - Method in class com.atlassian.crowd.model.tombstone.UserTombstone
- setDirectoryId(long) - Method in class com.atlassian.crowd.model.user.UserTemplate
- setDirectoryId(long) - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordResetRequest.Builder
- 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.plugin.rest.entity.UserEntity
- setDirectoryId(String) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setDirectoryID(long) - Method in class com.atlassian.crowd.console.action.application.UpdateDirectories
- setDirectoryID(long) - Method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- setDirectoryID(long) - Method in class com.atlassian.crowd.console.action.group.AddGroup
- setDirectoryID(long) - Method in class com.atlassian.crowd.console.action.group.GroupAction
- setDirectoryID(long) - Method in class com.atlassian.crowd.console.action.group.RemoveGroup
- setDirectoryID(long) - Method in class com.atlassian.crowd.console.action.principal.RemovePrincipal
- setDirectoryID(long) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setDirectoryID(Long) - Method in class com.atlassian.crowd.console.action.application.AddApplicationAuthorisationDetails
- setDirectoryID(Long) - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- setDirectoryID(Long) - Method in class com.atlassian.crowd.console.action.pickers.SearchPicker
- setDirectoryID(Long) - Method in class com.atlassian.crowd.importer.config.Configuration
- setDirectoryID(Long) - Method in class com.atlassian.crowd.importer.config.CsvConfiguration.Builder
- setDirectoryIds(List<Long>) - Method in class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- setDirectoryInfo(DirectoryInfo) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery.Builder
- setDirectoryInfo(DirectoryInfo) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
- setDirectoryInfoDao(DirectoryInfoDao) - Method in class com.atlassian.crowd.dao.directory.DirectoryDAOHibernate
- setDirectoryInfoDao(DirectoryInfoDao) - Method in class com.atlassian.crowd.dao.licensing.LicensingSummaryDaoHibernate
- setDirectoryInstanceLoader(DirectoryInstanceLoader) - Method in class com.atlassian.crowd.console.action.application.AddApplicationDirectoryDetails
- setDirectoryInstanceLoader(DirectoryInstanceLoader) - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- setDirectoryInstanceLoader(DirectoryInstanceLoader) - Method in class com.atlassian.crowd.console.action.directory.AbstractViewDirectory
- setDirectoryInstanceLoader(DirectoryInstanceLoader) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setDirectoryInstanceLoader(DirectoryInstanceLoader) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setDirectoryInstanceLoader(DirectoryInstanceLoader) - Method in class com.atlassian.crowd.console.action.directory.CreateCustom
- setDirectoryInstanceLoader(DirectoryInstanceLoader) - Method in class com.atlassian.crowd.console.action.directory.RemoveDirectory
- setDirectoryInstanceLoader(DirectoryInstanceLoader) - Method in class com.atlassian.crowd.console.action.directory.UpdateOptions
- setDirectoryInstanceLoader(DirectoryInstanceLoader) - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- setDirectoryInstanceLoader(DirectoryInstanceLoader) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setDirectoryManager(DirectoryManager) - Method in class com.atlassian.crowd.console.action.BaseAction
- setDirectoryManager(DirectoryManager) - Method in class com.atlassian.crowd.console.action.group.ViewGroupNestedPrincipals
- setDirectoryManager(DirectoryManager) - Method in class com.atlassian.crowd.importer.manager.ImporterManagerImpl
- setDirectoryManager(DirectoryManager) - Method in class com.atlassian.crowd.migration.legacy.GenericLegacyImporter
- setDirectoryManager(DirectoryManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask112
- setDirectoryManager(DirectoryManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask113
- setDirectoryManager(DirectoryManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask214
- setDirectoryManager(DirectoryManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask215
- setDirectoryManager(DirectoryManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask216
- setDirectoryManager(DirectoryManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask322
- setDirectoryManager(DirectoryManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask342
- setDirectoryManager(DirectoryManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask361
- setDirectoryManager(DirectoryManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask395
- setDirectoryManager(DirectoryManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask396
- setDirectoryManager(DirectoryManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask397
- setDirectoryManager(DirectoryManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask424
- setDirectoryManager(DirectoryManager) - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- setDirectoryMapping(DirectoryMapping) - Method in class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.Sets the directory mapping.
- setDirectoryMapping(DirectoryMapping) - Method in class com.atlassian.crowd.model.application.InternalApplicationDefaultGroupMembershipConfiguration
- setDirectoryMappingIndex(String, long, long, int) - Static method in class com.atlassian.crowd.test.util.RestUtils
- setDirectoryMappingIndex(String, String, String, int) - Static method in class com.atlassian.crowd.test.util.RestUtils
- setDirectoryMappings(DirectoryMappingsEntity) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
- setDirectoryMappings(DirectoryMappingEntityList) - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- setDirectoryMappings(List<DirectoryMapping>) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setDirectoryName(String) - Method in class com.atlassian.crowd.console.action.group.ViewGroup
- setDirectoryName(String) - Method in class com.atlassian.crowd.console.action.principal.RemovePrincipal
- setDirectoryName(String) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setDirectoryName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- setDirectoryPasswordsEncryptor(DirectoryPasswordsEncryptor) - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
- setDirectoryPosition(long, int) - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Will place the directory with the given
directoryId
and the passed inposition
in the current list of directories configured for an application. - setDirectoryPosition(long, int) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- setDirectoryType(DirectoryType) - Method in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryChooseDirectoryTypePage
- setDirectoryType(String) - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- setDirectoryValidationHelper(DirectoryValidationHelper) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setDirectoryValidationHelper(DirectoryValidationHelper) - Method in class com.atlassian.crowd.console.action.directory.UpdateAzureAd
- setDirectoryValidationHelper(DirectoryValidationHelper) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnector
- setDirectoryValidationHelper(DirectoryValidationHelper) - Method in class com.atlassian.crowd.console.action.directory.UpdateCustom
- setDirectoryValidationHelper(DirectoryValidationHelper) - Method in class com.atlassian.crowd.console.action.directory.UpdateInternal
- setDirectoryValidationHelper(DirectoryValidationHelper) - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowd
- setDirectoryValidationHelper(DirectoryValidationHelper) - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- setDisableRememberMe(boolean) - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- setDismissibleMessagesService(DismissibleMessagesService) - Method in class com.atlassian.crowd.console.action.Console
- setDisplayname(String) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setDisplayname(String) - Method in class com.atlassian.crowd.console.action.user.EditProfile
- setDisplayName(String) - Method in class com.atlassian.crowd.model.user.UserTemplate
- setDisplayName(String) - Method in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- setDisplayName(String) - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- setDisplayName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData.Builder
- setDisplayName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData.Builder
- setDisplayName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO.Builder
- setDisplayName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO.Builder
- setDisplayName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO.Builder
- setDomain(String) - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- setDomain(String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Deprecated.Use
PropertyManager.setCookieConfiguration(CookieConfiguration)
instead. Since v3.0. - setDomain(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setDomain(String) - Method in class com.atlassian.crowd.pageobjects.administration.GeneralOptionsPage
- setDouble(String, double) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- setDouble(String, double) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- setDriver(String) - Method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- setDuplicatedEmailsCount(long) - Method in class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
- setDuration(Long) - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
- setDuration(String) - Method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity.Builder
- setDurationMs(long) - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation.Builder
- setEmail(String) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setEmail(String) - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- setEmail(String) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser.Builder
- setEmail(String) - Method in class com.atlassian.crowd.model.licensing.LicensedUser
- setEmail(String) - Method in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- setEmail(String) - Method in class com.atlassian.crowd.pageobjects.ForgottenLoginDetailsPage
- setEmail(String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData.Builder
- setEmail(String) - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO.Builder
- setEmail(String) - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserEntity.Builder
- setEmail(String) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- setEmailAddress(String) - Method in class com.atlassian.crowd.model.user.UserTemplate
- setEmailChangeInfoTemplate(String) - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- setEmailChangeManager(EmailChangeManager) - Method in class com.atlassian.crowd.console.action.user.ChangeEmail
- setEmailChangeManager(EmailChangeManager) - Method in class com.atlassian.crowd.console.action.user.ConfirmEmailChange
- setEmailChangeManager(EmailChangeManager) - Method in class com.atlassian.crowd.console.action.user.EditProfile
- setEmailChangeValidationTemplate(String) - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- setEmailMessageFactory(EmailMessageFactory) - Method in class com.atlassian.crowd.event.listener.LicenseResourceLimitListener
- setEmailSentOnSignUp(boolean) - Method in interface com.atlassian.crowd.service.SignupSettingsService
- setEmailSentOnSignUp(boolean) - Method in class com.atlassian.crowd.service.SignupSettingsServiceImpl
- setEmailValidator(EmailAddressValidator) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setEmailValidator(EmailAddressValidator) - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- setEnabled(boolean) - Method in class com.atlassian.crowd.manager.audit.SettableAuditLogProperties
- setEnabled(boolean) - Method in class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration.Builder
- setEnabled(Boolean) - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
- setEnabled(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity.Builder
- setEnabledForSyncs(boolean) - Method in class com.atlassian.crowd.manager.audit.SettableAuditLogProperties
- setEncoders(Iterable<PasswordEncoder>) - Method in class com.atlassian.crowd.password.factory.PasswordEncoderFactoryImpl
- setEncryptedCredential(boolean) - Method in class com.atlassian.crowd.embedded.api.PasswordCredential
-
Deprecated.create a new instance rather than mutating.
- setEncryptedPassword(PasswordEntity) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- setEncryptedPasswords(boolean) - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- setEncryptedPasswords(String) - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- setEncryptionKeyPath(String, String) - Method in interface com.atlassian.crowd.manager.property.EncryptionSettings
-
Sets encryption key path for specified encryptor
- setEncryptionKeyPath(String, String) - Method in class com.atlassian.crowd.manager.property.PropertyBasedEncryptionSettings
- setEncryptionType(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
- setEncryptionType(String) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
- setEncryptor(PropertyEncryptor) - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
- setEncryptPasswords(boolean) - Method in class com.atlassian.crowd.importer.config.CsvConfiguration.Builder
- setEncryptPasswords(boolean) - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- setEndpointUrl(String) - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook.Builder
- setEndTimestamp(Long) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
- setEndTimestamp(Long) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- setEntities(Collection<? extends AuditLogEntity>) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
- setEntities(Set<AuditLogEntityEntity>) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- setEntities(Set<AuditLogEntityRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- setEntity(DirectoryEntityRestDTO) - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO.Builder
- setEntityId(Long) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
-
Deprecated.
- setEntityId(Long) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity.Builder
- setEntityId(Long) - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
- setEntityId(Long) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- setEntityId(String) - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity.Builder
- setEntityName(String) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
-
Deprecated.
- setEntityName(String) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity.Builder
- setEntityName(String) - Method in class com.atlassian.crowd.console.action.group.UpdateGroupMembers
- setEntityName(String) - Method in class com.atlassian.crowd.console.action.pickers.SearchPicker
- setEntityName(String) - Method in class com.atlassian.crowd.console.action.principal.UpdateGroups
- setEntityName(String) - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
- setEntityName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- setEntityType(AuditLogEntityType) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
-
Deprecated.
- setEntityType(AuditLogEntityType) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity.Builder
- setEntityType(AuditLogEntityType) - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
- setEntityType(AuditLogEntityType) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- setEntries(Collection<? extends AuditLogEntry>) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
- setEntries(List<ImmutableAuditLogEntry>) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
-
Deprecated.
- setEntries(List<UpdateLoggingProfiling.LoggingConfigEntry>) - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- setEntries(Set<AuditLogEntryEntity>) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- setEntries(Set<AuditLogEntryRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- setEnvironmentDrivenDatabaseConfigurationListener(EnvironmentDrivenDatabaseConfigurationListener) - Method in class com.atlassian.crowd.config.CrowdApplicationConfig
- setEnvironmentDrivenDatabaseConfigurationListener(EnvironmentDrivenDatabaseConfigurationListener) - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- setEpochMillis(long) - Method in class com.atlassian.crowd.test.util.SettableClock
- setEventMessage(String) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
- setEventMessage(String) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- setEventMessage(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- setEventPublisher(EventPublisher) - Method in class com.atlassian.crowd.console.action.application.ViewApplicationSSO
- setEventPublisher(EventPublisher) - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- setEventPublisher(EventPublisher) - Method in class com.atlassian.crowd.console.action.setup.Complete
- setEventPublisher(EventPublisher) - Method in class com.atlassian.crowd.importer.manager.ImporterManagerImpl
- setEventPublisher(EventPublisher) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- setEventPublisher(EventPublisher) - Method in class com.atlassian.crowd.scheduling.JobRunnerRegistrar
- setEventType(AuditLogEventType) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
- setEventType(AuditLogEventType) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- setEventType(AuditLogEventType) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- setEvictionPolicyClassName(String) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setEvictionRunIntervalSeconds(long) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setEvictionRunIntervalSeconds(long) - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- setEvictionRunIntervalSeconds(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- setExclusions(List<String>) - Method in class com.atlassian.crowd.console.action.pickers.SearchPicker
- setExpectations(String, String, boolean, boolean) - Method in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- setExpectedServerResponses(Set<MockServerResponse>) - Method in class com.atlassian.crowd.acceptance.utils.proxy.MockProxyServer.Builder
- setExpirationDate(Long) - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity.Builder
- setExpirationDate(Date) - Method in class com.atlassian.crowd.model.sso.idp.PemCertificate
- setExtension(String) - Method in class com.atlassian.crowd.util.ImageInfo
- setExternalId(String) - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup.Builder
- setExternalId(String) - Method in class com.atlassian.crowd.model.group.GroupTemplate
- setExternalId(String) - Method in class com.atlassian.crowd.model.group.ImmutableGroup.Builder
- setExternalId(String) - Method in class com.atlassian.crowd.model.group.InternalGroup
- setExternalId(String) - Method in class com.atlassian.crowd.model.user.UserTemplate
- setFailuresSinceLastSuccess(long) - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook.Builder
- setFailuresSinceLastSuccess(long) - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
- setFairness(boolean) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setFetchSize(Integer) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
- setFile(List<String>) - Method in class com.atlassian.crowd.maven.plugin.openapi.OpenApiSpecs
- setFilePath(String) - Method in class com.atlassian.crowd.console.action.setup.Import
- setFilteredGroupNames(List<String>) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setFilteredGroupNames(List<String>) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setFilterExpiredUsers(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setFilterExpiredUsers(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setFilterExpiredUsers(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- setFilterGroupsWithAccessEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- setFilteringCriteria(BrowseAuditLogPage.FilteringCriteria) - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- setFilteringCriteria(FilteringCriteria) - Method in class com.atlassian.crowd.pageobjects.administration.CurrentSessionsPage
- setFilteringElements(ApplicationSessionsPage.FilteringCriteria) - Method in class com.atlassian.crowd.pageobjects.administration.ApplicationSessionsPage
- setFilteringElements(UserSessionsPage.FilteringCriteria) - Method in class com.atlassian.crowd.pageobjects.administration.UserSessionsPage
- setFilteringElements(FilteringCriteria) - Method in class com.atlassian.crowd.pageobjects.administration.CurrentSessionsPage
- setFilteringGroupsWithAccessEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setFilteringGroupsWithAccessEnabled(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
- setFilteringUsersWithAccessEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setFilteringUsersWithAccessEnabled(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
- setFilterUsersWithAccessEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- setFirstname(String) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setFirstname(String) - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- setFirstname(String) - Method in class com.atlassian.crowd.console.action.user.EditProfile
- setFirstName(String) - Method in class com.atlassian.crowd.model.user.UserTemplate
- setFirstName(String) - Method in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- setFirstName(String) - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- setFirstName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- setFlowId(String) - Method in class com.atlassian.crowd.util.MailServerSessionWrapper
- setFlowRequestServiceSupplier(FlowRequestServiceSupplier) - Method in class com.atlassian.crowd.console.action.options.UpdateMailServer
- setForceLowerCasePrefix(boolean) - Method in class com.atlassian.crowd.password.encoder.LdapMd5PasswordEncoder
- setForgedLicenseDetector(ForgedLicenseDetector) - Method in class com.atlassian.crowd.console.setup.CrowdSetupPersister
- setForgottenLoginManager(ForgottenLoginManager) - Method in class com.atlassian.crowd.console.action.principal.ResetPassword
- setForgottenPasswordTemplate(String) - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- setForgottenPasswordTemplate(String) - Method in class com.atlassian.crowd.pageobjects.administration.MailTemplatePage
- setForgottenUsernamesTemplate(String) - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- setFrom(String) - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity.Builder
- setFrom(String) - Method in class com.atlassian.crowd.util.MailServerModel
- setFrom(InternetAddress) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
- setFrom(InternetAddress) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- setFrom(InternetAddress) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
- setFromDate(Date) - Method in class com.atlassian.crowd.console.action.auditlog.BrowseAuditLog
- setFromEmail(String) - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- setFullName(String) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser.Builder
- setFullName(String) - Method in class com.atlassian.crowd.model.licensing.LicensedUser
- setFullName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserEntity.Builder
- setFullSyncError(String) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- setFullSyncError(String) - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation.Builder
- setFullSyncError(String) - Method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity.Builder
- setFutureSchedules(List<Date>) - Method in class com.atlassian.crowd.plugin.rest.entity.FutureSchedulesEntity
- setGeneratedOn(Date) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary.Builder
- setGeneratedOn(Date) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
- setGlobalPermissionReflectedInApplicationPermissions() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ModifyApplicationPermissionsTest
- setGraphEndpoint(String) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setGraphEndpoint(String) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setGraphEndpoint(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- setGroup(ImmutableGroup) - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges.Builder
- setGroup(InternalGroup) - Method in class com.atlassian.crowd.model.permission.GroupAdministrationGrantToGroup
- setGroupAttribute(Group, String, String) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Adds or updates a group's attributes with the new attributes.
- setGroupAttribute(Group, String, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- setGroupAttribute(Group, String, Set<String>) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Adds or updates a group's attributes with the new
attributes
. - setGroupAttribute(Group, String, Set<String>) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- setGroupChildrenIdsToAdd(Set<String>) - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges.Builder
- setGroupChildrenIdsToDelete(Set<String>) - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges.Builder
- setGroupCount(int) - Method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent.Builder
- setGroupDao(InternalGroupDao) - Method in class com.atlassian.crowd.dao.directory.DirectoryDAOHibernate
- setGroupDao(InternalGroupDao) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- setGroupDescriptionAttr(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setGroupDescriptionAttr(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setGroupDescriptionAttribute(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- setGroupDn(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- setGroupDN(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConfigurationPage
- setGroupDNaddition(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setGroupDNaddition(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setGroupFilteringEnabled(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setGroupFilteringEnabled(boolean) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setGroupFilteringEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- setGroupFilteringEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- setGroupID(Long) - Method in class com.atlassian.crowd.console.action.group.ViewGroup
- setGroupIds(List<String>) - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse.Builder
- setGroupLevelAdminCount(int) - Method in class com.atlassian.crowd.manager.permission.GroupLevelAdminCounters
- setGroupManagingAllGroups(String) - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse.Builder
- setGroupMappingConfiguration(OrderedBidiMap) - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- setGroupMappingForRow(String, String) - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterMappingPage
- setGroupMemberAttr(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setGroupMemberAttr(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setGroupMembersAttribute(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- setGroupMemberships(File) - Method in class com.atlassian.crowd.importer.config.CsvConfiguration.Builder
- setGroupMemberships(File) - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- setGroupMemberships(String) - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- setGroupMembershipsFailedImport(Set<String>) - Method in class com.atlassian.crowd.importer.model.Result
- setGroupMembershipsFile(String) - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- setGroupMembershipsFile(Path) - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- setGroupMembershipsImported(Long) - Method in class com.atlassian.crowd.importer.model.Result
- setGroupName(String) - Method in class com.atlassian.crowd.console.action.application.AddApplicationAuthorisationDetails
- setGroupName(String) - Method in class com.atlassian.crowd.console.action.group.GroupAction
- setGroupName(String) - Method in class com.atlassian.crowd.integration.rest.entity.MembershipEntity
- setGroupName(String) - Method in class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.Sets the name of the group being mapped.
- setGroupName(String) - Method in class com.atlassian.crowd.model.application.InternalApplicationDefaultGroupMembershipConfiguration
- setGroupNameAttr(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setGroupNameAttr(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setGroupNameAttribute(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- setGroupObjectClass(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setGroupObjectClass(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setGroupObjectClass(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- setGroupObjectFilter(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setGroupObjectFilter(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setGroupObjectFilter(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- setGroups(GroupEntityList) - Method in class com.atlassian.crowd.integration.rest.entity.MembershipEntity
- setGroups(Collection<AuditLogQueryEntityRestriction>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- setGroups(List<AuditLogEntityRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- setGroupsAlreadyExist(Set<String>) - Method in class com.atlassian.crowd.importer.model.Result
- setGroupsFailedImport(Set<String>) - Method in class com.atlassian.crowd.importer.model.Result
- setGroupsImported(Long) - Method in class com.atlassian.crowd.importer.model.Result
- setGroupToAuthorityMappings(Iterable<Map.Entry<String, String>>) - Method in interface com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetailsService
-
Set the authority mappings.
- setGroupToAuthorityMappings(Iterable<Map.Entry<String, String>>) - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetailsServiceImpl
- setGroupToRemove(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateOptions
- setGzipEnabled(boolean) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Deprecated.this is no longer configurable in Crowd and this method has no effect.
- setGzipEnabled(boolean) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setHardDeleteUsersWithNullExternalIDEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.pruning.ConfigurePruningPage
- setHeader(String) - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration.Builder
- setHeader(String) - Method in class com.atlassian.crowd.pageobjects.CrowdLoginPageState.Builder
- setHeader(String) - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity.Builder
- setHeaders(Map<String, String>) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
- setHeaders(Map<String, String>) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- setHeaderText(String) - Method in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- setHelpPathResolver(CrowdHelpPathResolver) - Method in class com.atlassian.crowd.console.action.application.ViewApplicationSSO
- setHelpPathResolver(CrowdHelpPathResolver) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setHelpPathResolver(CrowdHelpPathResolver) - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- setHibernateConfig(HibernateConfig) - Method in class com.atlassian.crowd.util.persistence.hibernate.ConfigurableLocalSessionFactoryBean
- setHibernateProperties(Properties) - Method in class com.atlassian.crowd.util.persistence.liquibase.CrowdSpringLiquibase
- setHibernateProperties(Properties) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.HibernateUtil
- setHiddenField(String) - Method in class com.atlassian.crowd.directory.ldap.LdapTypeConfig
- setHomeDirectoryService(HomeDirectoryService) - Method in class com.atlassian.crowd.config.CrowdApplicationConfig
- setHomeDirectoryService(HomeDirectoryService) - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- setHomeDirectoryService(HomeDirectoryService) - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- setHomeLocator(HomeLocator) - Method in class com.atlassian.crowd.console.action.setup.Complete
- setHost(String) - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity.Builder
- setHost(String) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
- setHost(String) - Method in class com.atlassian.crowd.util.MailServerModel
- setHostname(String) - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeDetailsImpl.Builder
- setHostname(String) - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
- setHqlQueryTranslater(HQLQueryTranslater) - Method in class com.atlassian.crowd.dao.alias.AliasDAOHibernate
- setHqlQueryTranslater(HQLQueryTranslater) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- setHqlQueryTranslater(HQLQueryTranslater) - Method in class com.atlassian.crowd.dao.directory.DirectoryDAOHibernate
- setHqlQueryTranslater(HQLQueryTranslater) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- setHqlQueryTranslater(HQLQueryTranslater) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- setHqlQueryTranslater(HQLQueryTranslater) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- setHtmlBody(String) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
- setHtmlRenderedEmailsEnabledChecker(HtmlRenderedEmailsEnabledChecker) - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- setHtmlRenderingEnabled(boolean) - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- setHttpAuthenticator(CrowdHttpAuthenticator) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdLogoutHandler
- setHttpAuthenticator(CrowdHttpAuthenticator) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdSSOAuthenticationProcessingFilter
-
Mandatory dependency.
- setHttpMaxConnections(long) - Method in class com.atlassian.crowd.console.value.directory.RemoteCrowdConnection
- setHttpMaxConnections(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- setHttpMaxConnections(String) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties.Builder
- setHttpProxyHost(String) - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- setHttpProxyHost(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- setHttpProxyHost(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- setHttpProxyHost(String) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties.Builder
- setHttpProxyPassword(String) - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- setHttpProxyPassword(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- setHttpProxyPassword(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- setHttpProxyPassword(String) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties.Builder
- setHttpProxyPort(Integer) - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- setHttpProxyPort(Integer) - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- setHttpProxyPort(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- setHttpProxyPort(String) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties.Builder
- setHttpProxyUsername(String) - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- setHttpProxyUsername(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- setHttpProxyUsername(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- setHttpProxyUsername(String) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties.Builder
- setHttpTimeout(long) - Method in class com.atlassian.crowd.console.value.directory.RemoteCrowdConnection
- setHttpTimeout(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- setHttpTimeout(String) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties.Builder
- setHumanReadableFailedGroups(String) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setI18nHelper(I18nHelper) - Method in class com.atlassian.crowd.event.listener.LicenseResourceLimitListener
- setI18nHelper(I18nHelper) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- setI18nHelper(I18nHelper) - Method in class com.atlassian.crowd.plugin.web.CrowdWebFragmentHelper
- setI18nHelper(I18nHelper) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask320
- setI18nHelper(I18nHelper) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask422
- setId(long) - Method in class com.atlassian.crowd.model.tombstone.AbstractTombstone
- setId(DirectoryEntityId) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData.Builder
- setId(DirectoryEntityId) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData.Builder
- 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.audit.ImmutableAuditLogChangeset.Builder
- setId(Long) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
- setId(Long) - Method in class com.atlassian.crowd.model.application.GroupMapping
-
Deprecated.Sets the group mapping ID.
- setId(Long) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- 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.directory.ImmutableDirectory.Builder
- setId(Long) - Method in class com.atlassian.crowd.model.InternalEntityAttribute
- setId(Long) - Method in class com.atlassian.crowd.model.InternalEntityTemplate
- setId(Long) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser.Builder
- setId(Long) - Method in class com.atlassian.crowd.model.licensing.DirectoryInfo
- setId(Long) - Method in class com.atlassian.crowd.model.licensing.LicensedUser
- setId(Long) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
- setId(Long) - Method in class com.atlassian.crowd.model.permission.GroupAdministrationGrantToGroup
- setId(Long) - Method in class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
- setId(Long) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken.Builder
- setId(Long) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
- setId(Long) - Method in class com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
- setId(Long) - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
- setId(Long) - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook.Builder
- setId(Long) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
- setId(Long) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO.Builder
- setId(Long) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- setId(Long) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO.Builder
- setId(Long) - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserEntity.Builder
- setId(String) - Method in class com.atlassian.crowd.console.tags.SoyTemplate
-
Set an id to pass through to the Soy template.
- setId(String) - Method in class com.atlassian.crowd.console.tags.SoyTemplateTag
- setId(String) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory.Builder
- setId(String) - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
- setId(String) - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity.Builder
- setId(String) - Method in class com.atlassian.crowd.scheduling.JobRunnerRegistrar
- setId(String) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
- setId(String) - Method in class com.atlassian.crowd.util.MailServerModel
- setID(long) - Method in class com.atlassian.crowd.console.action.application.UpdatePermissions
- setID(long) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setID(long) - Method in class com.atlassian.crowd.console.action.directory.AbstractViewDirectory
- setID(long) - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- setID(long) - Method in class com.atlassian.crowd.console.action.directory.RemoveDirectory
- setID(long) - Method in class com.atlassian.crowd.console.action.directory.SynchroniseDirectoryCacheFromBrowse
- setID(long) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setID(long) - Method in class com.atlassian.crowd.console.action.directory.UpdateCustomAttributes
- setID(long) - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- setID(long) - Method in class com.atlassian.crowd.console.action.directory.UpdateOptions
- setID(long) - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- setID(long) - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- setID(long) - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- setID(long) - Method in class com.atlassian.crowd.plugin.saml.action.UpdateSAMLConfiguration
- setIdentifierHash(String) - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
- setIdentifierHash(String) - Method in class com.atlassian.crowd.model.token.Token.Builder
-
Deprecated.
- setIgnorePartialResultException(boolean) - Method in class com.atlassian.crowd.directory.ldap.SpringLdapTemplateWrapper
- setIgnoreUsersWithNullExternalIDEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.pruning.ConfigurePruningPage
- setImageBase64(String) - Method in class com.atlassian.crowd.util.ImageInfo
- setImpl(int, String, Object) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- setImplementationClass(String) - Method in class com.atlassian.crowd.console.action.directory.CreateCustom
- setImplementationClass(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
- setImplementationClass(String) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- setImplementationClass(String) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
- setImplementationClass(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryDetailsTab
- setImporterFactory(ImporterFactory) - Method in class com.atlassian.crowd.importer.manager.ImporterManagerImpl
- setImporterManager(ImporterManager) - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- setImporterManager(ImporterManager) - Method in class com.atlassian.crowd.console.action.dataimport.CsvConfirmation
- setImporterManager(ImporterManager) - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryConfirmation
- setImportFilePath(String) - Method in class com.atlassian.crowd.console.action.admin.Restore
- setImportGroups(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateDelegated
- setImportGroups(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdateDelegatedConnection
- setImportGroups(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForDelegated
- setImportNestedGroups(boolean) - Method in class com.atlassian.crowd.importer.config.Configuration
- setImportPasswords(boolean) - Method in class com.atlassian.crowd.importer.config.Configuration
- setImportPasswords(boolean) - Method in class com.atlassian.crowd.importer.config.CsvConfiguration.Builder
- setImportResponseMessage(String) - Method in class com.atlassian.crowd.console.action.admin.Restore
- setImportType(String) - Method in class com.atlassian.crowd.console.action.dataimport.ImportType
- setIncludeIpAddress(boolean) - Method in class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage
- setIncludeIpAddressInValidationFactors(boolean) - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- setIncludeIpAddressInValidationFactors(boolean) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
- setIncludeIpAddressInValidationFactors(boolean) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setIncrementalSync(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- setIncrementalSyncEnabled(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setIncrementalSyncEnabled(boolean) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setIncrementalSyncEnabled(boolean) - Method in class com.atlassian.crowd.console.value.directory.SynchronisableDirectoryConnection
- setIncrementalSyncEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- setIncrementalSyncEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- setIncrementalSyncError(String) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- setIncrementalSyncError(String) - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation.Builder
- setIncrementalSyncError(String) - Method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity.Builder
- setIndexName(String) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.precondition.MSSQLIndexExistsPrecondition
- setInfoTimestamp(long) - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
- setInitialMessage(String) - Method in class com.atlassian.crowd.console.action.pickers.ViewPicker
- setInitialSize(String) - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- setInitialSize(String) - Method in class com.atlassian.crowd.embedded.impl.DefaultConnectionPoolProperties
- setInitialSize(String) - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm
- setInstallOption(String) - Method in class com.atlassian.crowd.console.action.setup.Installation
- setInt(String, int) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- setInt(String, int) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- setInternalAtlassianSecurityDirectories(List<Directory>) - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- setInternalDirectoryIDs() - Method in class com.atlassian.crowd.console.action.principal.AddPrincipal
- setInterval(long) - Method in class com.atlassian.crowd.scheduling.JobRunnerRegistrar
- 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.audit.ImmutableAuditLogChangeset.Builder
- setIpAddress(String) - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeDetailsImpl.Builder
- 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
- setIpAddress(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- setIPAddresses(List<String>) - Method in class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- setIsCrowdDirectory(boolean) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory.Builder
- setIsDataCenter(boolean) - Method in class com.atlassian.crowd.analytics.events.license.LicenseEvent.Builder
- setIsForged(boolean) - Method in class com.atlassian.crowd.analytics.events.license.LicenseEvent.Builder
- setIsStack(boolean) - Method in class com.atlassian.crowd.analytics.events.license.LicenseEvent.Builder
- setIssuer(String) - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity.Builder
- setJdbcDatabaseType(String) - Method in class com.atlassian.crowd.console.action.setup.Database
- setJdbcDriverClassName(String) - Method in class com.atlassian.crowd.console.action.setup.Database
- setJdbcHibernateDialect(String) - Method in class com.atlassian.crowd.console.action.setup.Database
- setJdbcOverwriteData(boolean) - Method in class com.atlassian.crowd.console.action.setup.Database
- setJdbcPassword(String) - Method in class com.atlassian.crowd.console.action.setup.Database
- setJdbcTemplate(JdbcConfiguration) - Method in class com.atlassian.crowd.importer.importers.JiraImporter
- setJdbcTemplate(JdbcOperations) - Method in class com.atlassian.crowd.migration.legacy.database.DatabaseMapper
- setJdbcUrl(String) - Method in class com.atlassian.crowd.console.action.setup.Database
- setJdbcUsername(String) - Method in class com.atlassian.crowd.console.action.setup.Database
- setJmxEnabled(boolean) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setJmxNameBase(String) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setJmxNamePrefix(String) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setJndiLocation(String) - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- setJndiLocation(String) - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity.Builder
- setJndiLocation(String) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
- setJndiLocation(String) - Method in class com.atlassian.crowd.util.MailServerModel
- setJndiMailActive(boolean) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
- setJndiMailActive(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity.Builder
- setJndiMailActive(String) - Method in class com.atlassian.crowd.util.MailServerModel
- setJohnsonEventContainer(JohnsonEventContainer) - Method in class com.atlassian.crowd.console.action.error.ErrorAction
- setKey(String) - Method in class com.atlassian.crowd.console.action.License
- setKey(String) - Method in class com.atlassian.crowd.console.action.options.UpdateLicensing
- setKey(String) - Method in class com.atlassian.crowd.console.action.setup.License
- setKey(String) - Method in class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
- setKey(String) - Method in class com.atlassian.crowd.model.property.PropertyId
- setLastAccessedTime(long) - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
- setLastAccessedTime(long) - Method in class com.atlassian.crowd.model.token.Token.Builder
-
Deprecated.
- setLastAccessedTime(long) - Method in class com.atlassian.crowd.model.token.Token
-
Deprecated.
- setLastActive(Date) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser.Builder
- 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
- setLastHeartbeat(Instant) - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeImpl.Builder
- setLastLogin(Long) - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserEntity.Builder
- setLastname(String) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setLastname(String) - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- setLastname(String) - Method in class com.atlassian.crowd.console.action.user.EditProfile
- setLastName(String) - Method in class com.atlassian.crowd.model.user.UserTemplate
- setLastName(String) - Method in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- setLastName(String) - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- setLastName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- SetLdapConnectionSettingsListener - Class in com.atlassian.crowd.event.listener
-
Will update the JNDI LDAP connection pool system settings after the application started up.
- SetLdapConnectionSettingsListener() - Constructor for class com.atlassian.crowd.event.listener.SetLdapConnectionSettingsListener
- setLdapPassword(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setLdapPassword(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setLdapPassword(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorConnectorTab
- setLdapPassword(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedConnectorTab
- setLdapPoolType(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setLdapPoolType(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- setLdapPropertiesHelper(LDAPPropertiesHelper) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setLdapPropertiesHelper(LDAPPropertiesHelper) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setLdapPropertiesHelper(LDAPPropertiesHelper) - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- setLdapPropertiesHelper(LDAPPropertiesHelper) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask395
- setLdapPropertiesHelper(LDAPPropertiesHelperImpl) - Method in class com.atlassian.crowd.console.action.directory.UpdateDelegatedConnection
- setLdapPropertiesMapperAttributes(Map<String, String>) - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- setLdapPropertiesMapperAttributes(Map<String, String>) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- setLdif(Class<?>, String) - Static method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LdifLoaderForTesting
-
Deprecated.please use
LdifLoaderRule
to make sure that the last restored LDIF file is tracked correctly - setLegacyTableQueries(LegacyTableQueries) - Method in interface com.atlassian.crowd.migration.legacy.database.DatabaseImporter
-
The set of SQL queries that is compatible with the database in use (eg.
- setLegacyTableQueries(LegacyTableQueries) - Method in class com.atlassian.crowd.migration.legacy.database.DatabaseMapper
- setLegacyTableQueries(LegacyTableQueries) - Method in class com.atlassian.crowd.migration.verify.DatabaseVerificationManager
- setLegacyTableQueries(LegacyTableQueries) - Method in class com.atlassian.crowd.migration.verify.DatabaseVerifier
-
Provides the appropriate legacy table querier to the verifier if it needs to query the database.
- setLegacyXmlMigrator(LegacyXmlMigrator) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- setLevel(String) - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling.LoggingConfigEntry
- setLevelForLogger(String, String) - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- setLevelNames(String[]) - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- setLicense(CrowdLicense) - Method in class com.atlassian.crowd.console.action.options.UpdateLicensing
- setLicense(String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitLicenseResource
- setLicense(String) - Method in class com.atlassian.sal.crowd.license.CrowdLicenseHandler
- setLicensedUserDao(LicensedUserDao) - Method in class com.atlassian.crowd.dao.licensing.DirectoryInfoDaoHibernate
- setLicenseHash(String) - Method in class com.atlassian.crowd.manager.license.CrowdLicenseRegistry
- setLicenseMessage(String) - Method in class com.atlassian.crowd.manager.license.CrowdLicenseRegistry
- 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
- setLicensingSummaryDao(LicensingSummaryDao) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- setLifetime(TokenLifetime) - Method in class com.atlassian.crowd.model.token.Token.Builder
-
Deprecated.
- setLifo(boolean) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setLimit(int) - Method in class com.atlassian.crowd.analytics.events.license.LicenseEvent.Builder
- setLimit(int) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery.Builder
- setLimit(int) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
- setLink(Link) - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- setLink(Link) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- setLoadAverage(Double) - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
- setLocal(boolean) - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeImpl.Builder
- setLocal(boolean) - Method in class com.atlassian.crowd.model.group.GroupTemplate
- setLocal(boolean) - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroup.Builder
- setLocal(boolean) - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes.Builder
- setLocal(boolean) - Method in class com.atlassian.crowd.model.group.InternalGroup
- setLocal(boolean) - Method in class com.atlassian.crowd.scheduling.JobRunnerRegistrar
- setLocalCrowdWebAppAuthentication(boolean) - Method in class com.atlassian.crowd.model.authentication.UserAuthenticationContext
- setLocalDirectory(Directory) - Method in class com.atlassian.crowd.model.licensing.DirectoryInfo
- setLocalGroupsEnabled(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setLocalGroupsEnabled(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setLocalGroupsEnabled(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setLocalGroupsEnabled(boolean) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setLocalGroupsEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- setLocalizedTextProvider(LocalizedTextProvider) - Method in class com.atlassian.crowd.plugin.web.CrowdWebFragmentHelper
- setLocalUserStatusEnabled(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setLocalUserStatusEnabled(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setLocalUserStatusEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- setLockName(String) - Method in class com.atlassian.crowd.model.cluster.ClusterLockEntity
- setLockService(ClusterLockService) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- setLogFileName(String) - Method in class com.atlassian.crowd.console.logging.CrowdLoggingConfiguration
-
Configuration to be passed to the CrowdHomeLogAppender when it switches to file logging.
- setLogFileName(String) - Method in class com.atlassian.crowd.console.logging.Log4j2CrowdHomeLogAppender
- setLoginUrlAuthenticationEntryPoint(LoginUrlAuthenticationEntryPoint) - Method in class com.atlassian.crowd.integration.springsecurity.AbstractCrowdSSOAuthenticationProcessingFilter
-
Optional dependency, only required if multiple Crowd applications are coexisting in the same web-application.
- setLogo(String) - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity.Builder
- setLogoHidden(boolean) - Method in class com.atlassian.crowd.pageobjects.CrowdLoginPageState.Builder
- setLong(String, long) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- setLong(String, long) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- setLongValue(Long) - Method in interface com.atlassian.crowd.dummy.db.SimpleTable
- setLookAndFeelConfig(LookAndFeelConfigEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.LookAndFeelController
- setLookAndFeelConfiguration(LookAndFeelConfiguration, ImageInfo) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Sets Look and Feel configuration
- setLookAndFeelConfiguration(LookAndFeelConfiguration, ImageInfo) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setLowercaseOutput(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setLowercaseOutput(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
- setLowerCaseOutput(boolean) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setLowerCaseOutput(boolean) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- setLowerCaseOutput(boolean) - Method in class com.atlassian.crowd.pageobjects.ApplicationOptionsPage
- setMailManager(MailManager) - Method in class com.atlassian.crowd.console.action.Console
- setMailManager(MailManager) - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- setMailManager(MailManager) - Method in class com.atlassian.crowd.console.action.options.UpdateMailServer
- setMailManager(MailManager) - Method in class com.atlassian.crowd.console.action.principal.AddPrincipal
- setMailManager(MailManager) - Method in class com.atlassian.crowd.console.action.principal.ResetPassword
- setMailManager(MailManager) - Method in class com.atlassian.crowd.console.action.user.ChangeEmail
- setMailManager(MailManager) - Method in class com.atlassian.crowd.event.listener.LicenseResourceLimitListener
- setMailServerModel(MailServerModel) - Method in class com.atlassian.crowd.console.action.options.UpdateMailServer
- setMailServerModel(MailServerModel) - Method in class com.atlassian.crowd.util.MailServerSessionWrapper
- setManagedDependenciesFrom(String) - Method in class com.atlassian.crowd.maven.plugin.dependecies.Exclude
- setManagedDependenciesFrom(String) - Method in class com.atlassian.crowd.maven.plugin.dependecies.Include
- setMap(Map) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- setMappers(List<DatabaseImporter>) - Method in class com.atlassian.crowd.migration.legacy.database.DatabaseMigrator
- setMaxHeap(Long) - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
- setMaxHeapSize(Long) - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeDetailsImpl.Builder
- setMaxIdlePerKey(int) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setMaxIdlePerKey(int) - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- setMaxIdlePerKey(int) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setMaxIdlePerKey(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- setMaximumSize(String) - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- setMaximumSize(String) - Method in class com.atlassian.crowd.embedded.impl.DefaultConnectionPoolProperties
- setMaximumSize(String) - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm
- setMaximumUserLimit(int) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary.Builder
- setMaximumUserLimit(int) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
- setMaxResults(int) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- setMaxTotal(int) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setMaxTotal(int) - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- setMaxTotal(int) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setMaxTotal(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- setMaxTotalPerKey(int) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setMaxTotalPerKey(int) - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- setMaxTotalPerKey(int) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setMaxTotalPerKey(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- setMaxWait(int) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setMaxWait(long) - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- setMaxWait(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- setMaxWaitMillis(long) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setMembershipAggregationEnabled(boolean) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setMembershipAggregationEnabled(boolean) - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Store the membership aggregation semantic to use across the directories.
- setMembershipAggregationEnabled(boolean) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- setMembershipAggregationEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- setMembershipAggregationEnabled(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setMembershipAggregationEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.ApplicationDirectoriesPage
- setMembershipDao(InternalMembershipDao) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- setMembershipDao(InternalMembershipDao) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- setMessage(String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient.StrutsValidationStatus
- setMessage(String) - Method in class com.atlassian.crowd.importer.model.Result
- setMinEvictableIdleTimeMillis(long) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setMinEvictableTimeSeconds(long) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setMinEvictableTimeSeconds(long) - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- setMinEvictableTimeSeconds(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- setMinIdlePerKey(int) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setMinIdlePerKey(int) - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- setMinIdlePerKey(int) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setMinIdlePerKey(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- setMinimumDigits(Integer) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration
- setMinimumLength(Integer) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration
- setMinimumLowercase(Integer) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration
- setMinimumRulesMatched(Integer) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration
- setMinimumSpecialCharacters(Integer) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration
- setMinimumUppercase(Integer) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration
- setModifyGroupAttributePermission(boolean) - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- setModifyGroupAttributesPermission(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryPermissions
- setModifyGroupPermission(boolean) - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- setModifyGroupPermission(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryPermissions
- setModifyUserAttributePermission(boolean) - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- setModifyUserAttributesPermission(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryPermissions
- setModifyUserPermission(boolean) - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- setModifyUserPermission(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryPermissions
- setModuleKey(String) - Method in class com.atlassian.crowd.console.tags.SoyTemplateTag
- setName(String) - Method in class com.atlassian.crowd.console.action.application.AddApplicationDetails
- setName(String) - Method in class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- setName(String) - Method in class com.atlassian.crowd.console.action.application.BrowseApplications
- setName(String) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setName(String) - Method in class com.atlassian.crowd.console.action.directory.AbstractViewDetailedDirectory
- setName(String) - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- setName(String) - Method in class com.atlassian.crowd.console.action.group.AddGroup
- setName(String) - Method in class com.atlassian.crowd.console.action.group.RemoveGroup
- setName(String) - Method in class com.atlassian.crowd.console.action.group.ViewGroup
- setName(String) - Method in class com.atlassian.crowd.console.action.principal.RemovePrincipal
- setName(String) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setName(String) - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- setName(String) - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- setName(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
- setName(String) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- setName(String) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setName(String) - Method in class com.atlassian.crowd.model.authentication.AuthenticatedToken
-
Sets the name of the authenticated client.
- setName(String) - Method in class com.atlassian.crowd.model.authentication.AuthenticationContext
-
Sets the name of the authenticating entity.
- setName(String) - Method in class com.atlassian.crowd.model.authentication.ValidationFactor
-
Sets the name.
- setName(String) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- setName(String) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
- setName(String) - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup.Builder
- setName(String) - Method in class com.atlassian.crowd.model.group.GroupTemplate
- setName(String) - Method in class com.atlassian.crowd.model.group.ImmutableGroup.Builder
- setName(String) - Method in class com.atlassian.crowd.model.group.InternalGroup
- setName(String) - Method in class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- setName(String) - Method in class com.atlassian.crowd.model.InternalEntityAttribute
- setName(String) - Method in class com.atlassian.crowd.model.InternalEntityTemplate
- setName(String) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory.Builder
- 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.token.ImmutableToken.Builder
- setName(String) - Method in class com.atlassian.crowd.model.token.Token.Builder
-
Deprecated.
- setName(String) - Method in class com.atlassian.crowd.model.tombstone.GroupTombstone
- setName(String) - Method in class com.atlassian.crowd.model.tombstone.UserTombstone
- setName(String) - Method in class com.atlassian.crowd.model.user.InternalUser
- setName(String) - Method in class com.atlassian.crowd.model.user.UserTemplate
- setName(String) - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationDetailsPage
- setName(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- setName(String) - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryDetails
- setName(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- setName(String) - Method in class com.atlassian.crowd.pageobjects.group.AddGroupPage
- setName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
- setName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- setName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO.Builder
- setName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO.Builder
- setName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO.Builder
- setName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- setName(String) - Method in class com.atlassian.crowd.struts2.jsp.tags.StringSetTag
- setName(String) - Method in class com.atlassian.crowd.util.ImageInfo
- setNameIdFormat(NameIdFormat) - Method in class com.atlassian.crowd.model.sso.ApplicationSamlConfigurationEntity
- setNameIdFormat(NameIdFormat) - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity.Builder
- setNameIdFormat(NameIdFormat) - Method in class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration.Builder
- setNamelessEntities(Set<String>) - Method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult.Builder
- setNativeAppId(String) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setNativeAppId(String) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setNativeAppId(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- setNativeAppId(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- setNestedGroupIds(List<String>) - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse.Builder
- setNestedGroups(boolean) - Method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent.Builder
- setNeverLoggedIn(boolean) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery.Builder
- setNewAttributeName(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage
- setNewAttributeValue(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage
- setNewEmail(String) - Method in class com.atlassian.crowd.console.action.user.ChangeEmail
- setNewEmail(String) - Method in class com.atlassian.crowd.console.action.user.ConfirmEmailChange
- setNewEmail(String) - Method in class com.atlassian.crowd.pageobjects.ChangeEmailPage
- setNewName(String) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setNewPassword(String) - Method in class com.atlassian.crowd.pageobjects.user.AbstractChangePasswordPage
- setNewValue(String) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry.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.embedded.api.DirectorySynchronisationRoundInformation.Builder
- setNodeId(String) - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeImpl.Builder
- 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
- setNodeId(String) - Method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity.Builder
- 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.embedded.api.DirectorySynchronisationRoundInformation.Builder
- setNodeName(String) - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeImpl.Builder
- setNodeName(String) - Method in class com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
- setNodeName(String) - Method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity.Builder
- setNotificationEmail(String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Deprecated.As of release 3.3, use
com.atlassian.crowd.manager.mail.MailConfigurationService#saveConfiguration()
- setNotificationEmail(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setNotificationEmails(String) - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- setNotificationEmails(List<String>) - Method in class com.atlassian.crowd.manager.mail.MailConfiguration.Builder
- setNotificationEmails(List<String>) - Method in interface com.atlassian.crowd.manager.property.InternalPropertyManager
-
Sets notification emails.
- setNotificationEmails(List<String>) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setNotificationEmails(List<String>) - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity.Builder
- setNotificationEmails(List<String>) - Method in class com.atlassian.crowd.util.MailServerModel
- setNumTestsPerEvictionRun(int) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setOauth2AuthorizationErrorMessage(String) - Method in class com.atlassian.crowd.util.MailServerSessionWrapper
- setOauth2ConfigurationById(String, ProviderType) - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- setOauth2ConfigurationId(String) - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity.Builder
- setOauth2ConfigurationId(String) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
- setOauth2ConfigurationId(String) - Method in class com.atlassian.crowd.util.MailServerModel
- setObject(String, Object) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- setObject(String, Object) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- setObjectFactory(ObjectFactory) - Method in class com.atlassian.crowd.plugin.descriptors.webwork.PluginAwareActionFactory
- setOldestBackupDate(Date) - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupSummaryEntity.Builder
- setOldestBackupDate(Date) - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupSummaryEntity
- setOldestFailureDate(Date) - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook.Builder
- setOldestFailureDate(Date) - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
- setOldToNewDirectoryIds(Map<Long, Long>) - Method in class com.atlassian.crowd.migration.legacy.LegacyImportDataHolder
- setOldValue(String) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry.Builder
- setOldValue(String) - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
- setOnOrAfter(Instant) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- setOnOrAfter(Date) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- setOptions() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- setOptionsErrors() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- setOptionsNoXSRFToken() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- setOrBatchSize(int) - Method in class com.atlassian.crowd.search.hibernate.HQLQueryTranslater
- setOriginalName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO.Builder
- setOriginalName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO.Builder
- setOriginalPassword(String) - Method in class com.atlassian.crowd.console.action.ChangeExpiredPassword
- setOriginalPassword(String) - Method in class com.atlassian.crowd.console.action.user.ChangePassword
- setOverwrite(boolean) - Method in class com.atlassian.crowd.manager.directory.BulkAddResult.Builder
- setOverwriteTarget(boolean) - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryImporter
- setOverwriteTarget(boolean) - Method in class com.atlassian.crowd.importer.config.Configuration
- setPageBuilderService(PageBuilderService) - Method in class com.atlassian.crowd.console.action.AbstractLoginDataConsumingAction
- setPageBuilderService(PageBuilderService) - Method in class com.atlassian.crowd.console.filter.LoginPageFilter
- setPagedResults(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
-
Sets if paged results are going to be used when pulling data from the LDAP server.
- setPagedResults(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setPagedResults(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- setPagedResultsSize(int) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
-
Sets the paging size to use when iterating LDAP results returned from a directory query.
- setPagedResultsSize(Integer) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setPagedResultsSize(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- setParameterValues(Properties) - Method in class com.atlassian.crowd.util.persistence.hibernate.GenericEnumUserType
- setParentName(String) - Method in class com.atlassian.crowd.importer.model.MembershipDTO
- setParentName(String) - Method in class com.atlassian.crowd.model.tombstone.MembershipTombstone
- setPassword(PasswordEntity) - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- setPassword(PasswordEntity) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- setPassword(String) - Method in class com.atlassian.crowd.console.action.application.AddApplicationDetails
- setPassword(String) - Method in class com.atlassian.crowd.console.action.application.ApplicationConfiguration
- setPassword(String) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setPassword(String) - Method in class com.atlassian.crowd.console.action.ChangeExpiredPassword
- setPassword(String) - Method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- setPassword(String) - Method in class com.atlassian.crowd.console.action.License
- setPassword(String) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setPassword(String) - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- setPassword(String) - Method in class com.atlassian.crowd.console.action.user.ChangeEmail
- setPassword(String) - Method in class com.atlassian.crowd.console.action.user.ChangePassword
- setPassword(String) - Method in class com.atlassian.crowd.importer.config.JdbcConfiguration
- setPassword(String) - Method in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- setPassword(String) - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationDetailsPage
- setPassword(String) - Method in class com.atlassian.crowd.pageobjects.PasswordChanger
- setPassword(String) - Method in class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- setPassword(String) - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity.Builder
- setPassword(String) - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordResetRequest.Builder
- setPassword(String) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
- setPassword(String) - Method in class com.atlassian.crowd.util.MailServerModel
- setPasswordComplexityMessage(String) - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- setPasswordComplexityMessage(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- setPasswordComplexityMessage(String) - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- setPasswordComplexityMessage(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- setPasswordComplexityMessage(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- setPasswordConfirm(String) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setPasswordConfirm(String) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setPasswordConfirm(String) - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- setPasswordConfirm(String) - Method in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- setPasswordConfirmation(String) - Method in class com.atlassian.crowd.console.action.application.AddApplicationDetails
- setPasswordConfirmation(String) - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationDetailsPage
- setPasswordCredential(PasswordCredential) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setPasswordEncoderFactory(PasswordEncoderFactory) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setPasswordEncoderFactory(PasswordEncoderFactory) - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- setPasswordEncoderFactory(PasswordEncoderFactory) - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- setPasswordEncoderFactory(PasswordEncoderFactory) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setPasswordEncoderFactory(PasswordEncoderFactory) - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- setPasswordEncoderFactory(PasswordEncoderFactory) - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- setPasswordExpirationNotificationPeriods(String) - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- setPasswordExpirationNotificationPeriods(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- setPasswordExpirationReminderTemplate(String) - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- setPasswordHelper(PasswordHelper) - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- setPasswordHistoryCount(long) - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- setPasswordHistoryCount(long) - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- setPasswordHistoryCount(long) - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- setPasswordHistoryCount(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- setPasswordHistoryCount(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- setPasswordMaxAttempts(long) - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- setPasswordMaxAttempts(long) - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- setPasswordMaxAttempts(long) - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- setPasswordMaxAttempts(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- setPasswordMaxAttempts(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- setPasswordMaxChangeTime(long) - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- setPasswordMaxChangeTime(long) - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- setPasswordMaxChangeTime(long) - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- setPasswordMaxChangeTime(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- setPasswordMaxChangeTime(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- setPasswordPolicyConfiguration(long, PasswordPolicyConfiguration, String) - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Store password policy configuration for an internal directory and a passwordComplexityMessage which is displayed when a user tries to set a non-compliant password.
- setPasswordPolicyConfiguration(long, PasswordPolicyConfiguration, String) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- setPasswordRegex(String) - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- setPasswordRegex(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- setPasswordRegex(String) - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- setPasswordRegex(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- setPasswordRegex(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- setPasswordsEncrypted(List) - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- setPemCertificate(PemCertificate) - Method in class com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
- setPemCertificate(String) - Method in class com.atlassian.crowd.model.sso.idp.PemCertificate
- setPemKey(String) - Method in class com.atlassian.crowd.model.sso.idp.PemPrivateKey
- setPemPrivateKey(PemPrivateKey) - Method in class com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
- setPendingVerification(boolean) - Method in class com.atlassian.crowd.console.action.user.ChangeEmail
- setPeriod() - Method in class com.atlassian.crowd.pageobjects.application.LicensesPage
- setPermanent(boolean) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setPermission(UserPermission) - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
- setPermissionForGroups(List<? extends DirectoryGroup>, UserPermission) - Method in interface com.atlassian.crowd.manager.permission.UserPermissionAdminService
-
Set the granted permissions for each directoryGroup to permission.
- setPermissionForGroups(List<? extends DirectoryGroup>, UserPermission) - Method in class com.atlassian.crowd.manager.permission.UserPermissionAdminServiceImpl
- setPermissionGroupAdd(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- setPermissionGroupAdd(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- setPermissionGroupAttributeModify(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- setPermissionGroupAttributeModify(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- setPermissionGroupModify(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- setPermissionGroupModify(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- setPermissionGroupRemove(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- setPermissionGroupRemove(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- setPermissionManager(PermissionManager) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setPermissionManager(PermissionManager) - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- setPermissionManager(PermissionManager) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setPermissionManager(PermissionManager) - Method in class com.atlassian.crowd.console.action.user.EditProfile
- setPermissionPrincipalAdd(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- setPermissionPrincipalAdd(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- setPermissionPrincipalAttributeModify(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- setPermissionPrincipalAttributeModify(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- setPermissionPrincipalModify(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- setPermissionPrincipalModify(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- setPermissionPrincipalRemove(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- setPermissionPrincipalRemove(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- setPermissions(String, List<RestDirectoryGroup>) - Method in class com.atlassian.crowd.plugin.rest.service.resource.permission.UserPermissionAdminResource
- setPermitted(Application, InetAddress, boolean) - Method in class com.atlassian.crowd.util.ClusterAwareInetAddressCache
-
Sets in the cache that
address
is permitted/forbidden from making a request to the Crowd server. - setPermitted(User, String, boolean) - Method in class com.atlassian.crowd.cache.DelegatingUserAuthorisationCache
- setPermitted(User, String, boolean) - Method in interface com.atlassian.crowd.cache.UserAuthorisationCache
-
Sets whether the user is permitted to authenticate with the application.
- setPermitted(User, String, boolean) - Method in class com.atlassian.crowd.cache.UserAuthorisationCacheImpl
- setPersistedJndiLdapPoolSystemProperties(ConnectionPoolProperties) - Static method in class com.atlassian.crowd.embedded.core.util.JndiLdapConnectionPoolUtils
-
Sets JNDI LDAP Connection Pool property, only if the System Property is not already set.
- setPlugin(Plugin) - Method in class com.atlassian.crowd.plugin.descriptors.webwork.PluginAwareActionConfig
- setPluginSetting(String, String, Object) - Static method in class com.atlassian.crowd.test.util.RestUtils
- setPluginUpgradeManagerSupplier(PluginUpgradeManagerSupplier) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- setPollDelay(String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitDirectoryResource
- setPollDelay(String, long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSchedulingTest
- setPollingInterval(Integer) - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- setPollingIntervalInMin(long) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setPollingIntervalInMin(long) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setPollingIntervalInMin(long) - Method in class com.atlassian.crowd.console.value.directory.SynchronisableDirectoryConnection
- setPollingIntervalInMin(long) - Method in class com.atlassian.crowd.directory.monitor.poller.PollerConfig
- setPollingIntervalInMin(Integer) - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- setPollingIntervalInMin(Integer) - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- setPollingIntervalInMin(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- setPollingIntervalInMin(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- setPollingIntervalInMin(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- setPoolType(LdapPoolType) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- setPort(int) - Method in class com.atlassian.crowd.acceptance.utils.proxy.MockProxyServer.Builder
- setPort(int) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
- setPort(Integer) - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity.Builder
- setPort(String) - Method in class com.atlassian.crowd.util.MailServerModel
- setPostAuthenticationUpdatesRequired(boolean) - Method in class com.atlassian.crowd.model.authentication.UserAuthenticationContext
-
Sets whether updates like publishing authenticated events, setting user authentication attributes etc.
- setPreferredSize(String) - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- setPreferredSize(String) - Method in class com.atlassian.crowd.embedded.impl.DefaultConnectionPoolProperties
- setPreferredSize(String) - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm
- setPrefix(String) - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity.Builder
- setPrefix(String) - Method in class com.atlassian.crowd.support.SupportInformationBuilder
-
Deprecated.use
SupportInformationBuilder.prefix(String)
instead. Since 3.4. - setPrefix(String) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
- setPrefix(String) - Method in class com.atlassian.crowd.util.MailServerModel
- setPreset(PasswordPolicyConfigurationPreset) - Method in class com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration
- setPreventingLockout(boolean) - Method in class com.atlassian.crowd.console.action.group.ViewGroupMembers
- setPreventingLockout(boolean) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setPrimary() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity.Builder
- setPrimary(boolean) - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
- setPrimary(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO.Builder
- setPrimaryColor(String) - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration.Builder
- setPrimaryColor(String) - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity.Builder
- setPrimaryGroupSupport(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setPrimaryGroupSupport(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setPrimaryGroupSupport(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- setPrincipals(Collection<User>) - Method in class com.atlassian.crowd.console.action.group.ViewGroupMembers
- setPrincipals(Collection<User>) - Method in class com.atlassian.crowd.console.action.group.ViewGroupNestedPrincipals
- setPrivateKeyCertificateToSign(long) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Sets ID of private key/certificate pair used to sign assertions in SAML
- setPrivateKeyCertificateToSign(long) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setProfileName(String) - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- setProfilingOn(boolean) - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- setProjection(AuditLogChangesetProjection) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- setProperties(String, Map<String, String>) - Method in interface com.atlassian.crowd.manager.property.PluginPropertyManager
-
Replaces all properties which have the given
key
with a new collection. - setProperties(String, Map<String, String>) - Method in class com.atlassian.crowd.manager.property.PluginPropertyManagerGeneric
- setProperties(String, Properties) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- setProperties(String, Properties) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- setProperties(Map<String, String>) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- setProperty(String, String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- setProperty(String, String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Sets an arbitrary property.
- setProperty(String, String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setProperty(String, String, String) - Method in interface com.atlassian.crowd.manager.property.PluginPropertyManager
- setProperty(String, String, String) - Method in class com.atlassian.crowd.manager.property.PluginPropertyManagerGeneric
- setProperty(Map<String, String>) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitPropertyResource
- setPropertyManager(PropertyManager) - Method in class com.atlassian.crowd.console.action.BaseAction
- setPropertyManager(PropertyManager) - Method in class com.atlassian.crowd.console.action.options.UpdateMailServer
- setPropertyManager(PropertyManager) - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- setPropertyManager(PropertyManager) - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- setPropertyManager(PropertyManager) - Method in class com.atlassian.crowd.console.filter.LoginPageFilter
- setPropertyManager(PropertyManager) - Method in class com.atlassian.crowd.downloads.CacheableLogoServlet
- setPropertyManager(PropertyManager) - Method in class com.atlassian.crowd.event.listener.SetLdapConnectionSettingsListener
- setPropertyManager(PropertyManager) - Method in class com.atlassian.crowd.password.encoder.DESPasswordEncoder
- setPropertyManager(PropertyManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask002
- setPropertyManager(PropertyManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask114
- setPropertyManager(PropertyManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask210
- setPropertyManager(PropertyManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask211
- setPropertyManager(PropertyManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask212
- setPropertyManager(PropertyManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask321
- setPropertyManager(PropertyManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask422
- setPropertyManager(PropertyManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask423
- setPropertyManager(PropertyManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask502
- setPropertyManager(PropertyManager) - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- setPropertyName(String) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry.Builder
- setPropertyName(String) - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
- setPropertyTypeService(PropertyTypeService) - Method in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- setProvider(MultipleGroupsProvider) - Method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsProviderBuilder
- setProxyProperties(TestkitProxySettings) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitProxyPropertiesResource
- setPruningMode(PruningMode) - Method in class com.atlassian.crowd.pageobjects.directory.pruning.ConfigurePruningPage
- setPruningRunning(boolean) - Method in class com.atlassian.labs.crowd.directory.pruning.jobs.PruningJobStatusService
- setRadioButton(String, String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
-
Sets a specific radio button.
- setRandomHash(String) - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
- setRandomHash(String) - Method in class com.atlassian.crowd.model.token.Token.Builder
-
Deprecated.
- setRandomNumber(long) - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
- setRandomNumber(long) - Method in class com.atlassian.crowd.model.token.Token.Builder
-
Deprecated.
- setRawParameters(byte[]) - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
- setRawValue(String) - Method in class com.atlassian.crowd.common.properties.AbstractSystemProperty
- setReadOnly(boolean) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
- setReadTimeout(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- setReadTimeout(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- setReadTimeoutInSec(long) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setReadTimeoutInSec(long) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setReadTimeoutInSec(long) - Method in class com.atlassian.crowd.console.value.directory.ConnectorConnection
- setReadTimeoutInSec(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- setReason(String) - Method in class com.atlassian.crowd.model.tombstone.EventStreamTombstone
- setRecentBackupDate(Date) - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupSummaryEntity.Builder
- setRecentBackupDate(Date) - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupSummaryEntity
- setRecipientAddress(InternetAddress) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
- setRecipientAddress(InternetAddress) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
-
Deprecated.
- setRecoveryModeService(RecoveryModeService) - Method in class com.atlassian.crowd.console.action.Console
- setReferral(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setReferral(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setReferral(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- setRegion(String) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setRegion(String) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setRegion(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- setRelayState(String) - Method in class com.atlassian.crowd.plugin.saml.action.SAMLAuthAction
- setRememberMe(boolean) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.context.AuthorizationContext
- setRememberMeConfiguration(CrowdSpecificRememberMeSettings) - Method in interface com.atlassian.crowd.manager.property.InternalPropertyManager
-
Sets remember me configuration
- setRememberMeConfiguration(CrowdSpecificRememberMeSettings) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setRememberMeCookiesCleared(boolean) - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- setRememberMeService(CrowdRememberMeService) - Method in class com.atlassian.crowd.console.action.BaseAction
- setRememberMeService(CrowdRememberMeService) - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- setRememberMeService(CrowdRememberMeService) - Method in class com.atlassian.crowd.console.filter.LoginPageFilter
- setRememberMeTime(long) - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- setRemoteAddress(String) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken.Builder
- setRemoteAddress(String) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
- setRemoteAddressCacheUtil(ClusterAwareInetAddressCache) - Method in class com.atlassian.crowd.event.listener.ApplicationRemoteAddressListener
- setRemoteAddresses(RemoteAddressEntitySet) - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- setRemoteAddresses(Set<RemoteAddress>) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- setRemoteAddresses(Set<RemoteAddress>) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setRemoteIpAddress(String) - Method in class com.atlassian.crowd.pageobjects.application.add.AddApplicationConnectionDetailsPage
- setRemoteIPAddress(String) - Method in class com.atlassian.crowd.console.action.application.AddApplicationConnectionDetails
- setRemoveGroupPermission(boolean) - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- setRemoveGroupPermission(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryPermissions
- setRemoveUserPermission(boolean) - Method in class com.atlassian.crowd.pageobjects.ApplicationPermissionsPage
- setRemoveUserPermission(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.DirectoryPermissions
- setReplyTo(Iterable<InternetAddress>) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
- setReplyTo(Iterable<InternetAddress>) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- setRequest(HttpServletRequest) - Method in class com.atlassian.crowd.plugin.rest.service.resource.AbstractResource
- setRequestCache(Map<String, Object>) - Static method in class com.atlassian.crowd.plugin.web.RequestCacheThreadLocal
- setRequestToApplicationMapper(RequestToApplicationMapper) - Method in class com.atlassian.crowd.console.action.setup.Complete
- setRequestToApplicationMapper(RequestToApplicationMapper) - Method in class com.atlassian.crowd.console.filter.LoginPageFilter
- setRequestToApplicationMapper(RequestToApplicationMapper) - Method in class com.atlassian.crowd.integration.springsecurity.AbstractCrowdSSOAuthenticationProcessingFilter
-
Optional dependency.
- setRequiredPluginsStartupCheck(RequiredPluginsStartupCheck) - Method in class com.atlassian.crowd.console.action.setup.Database
- setResetableHiLoGeneratorHelper(ResetableHiLoGeneratorHelper) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask003
- setResetDomainEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.administration.BackupPage
- setResetDomainEnabled(Boolean) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration.Builder
- setResetDomainEnabled(Boolean) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
- setResetDomainEnabled(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity.Builder
- setResetDomainEnabled(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity
- setResettableHiLoGeneratorResetter(ResettableHiLoGeneratorResetter) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- setResolver(ExternalLinksResolver) - Method in class com.atlassian.crowd.event.links.ExternalLinksProxyServlet
- setResourceBundleName(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- setResponseSignCredential(X509Credential) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.context.SecurityContext
- setRestLoginMatcher(RequestMatcher) - Method in class com.atlassian.crowd.console.filter.LoginCsrfFilter
- setRestrictedDomains(List<String>) - Method in interface com.atlassian.crowd.service.SignupSettingsService
-
Set the domains that user's email address should belong to to be able to sign up.
- setRestrictedDomains(List<String>) - Method in class com.atlassian.crowd.service.SignupSettingsServiceImpl
- setRestServer(RestServer) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
- setRestServer(RestServer) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
-
Sets the RestServer instance to test against.
- setResult(Result) - Method in class com.atlassian.crowd.console.action.dataimport.BaseImporter
- setResults(List<User>) - Method in class com.atlassian.crowd.console.action.application.ViewApplicationUsers
- setResults(List<T>) - Method in class com.atlassian.crowd.console.action.AbstractBrowser
- setResultsPerPage(int) - Method in class com.atlassian.crowd.console.action.AbstractBrowser
-
Sets the results per page.
- setResultsPerPage(int) - Method in class com.atlassian.crowd.console.action.application.ViewApplicationUsers
-
Sets the results per page.
- setResultsPerPage(int) - Method in class com.atlassian.crowd.console.action.pickers.ViewPicker
- setResultsStart(int) - Method in class com.atlassian.crowd.console.action.AbstractBrowser
-
Sets the results start.
- setResultsStart(int) - Method in class com.atlassian.crowd.console.action.application.ViewApplicationUsers
-
Sets the results start.
- setResultTransform(Function<List<Object[]>, List<?>>) - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
- setRetentionPeriod(String, String) - Method in class com.atlassian.crowd.pageobjects.ConfigureAuditLogPage
- setRunner(JobRunner) - Method in class com.atlassian.crowd.scheduling.JobRunnerRegistrar
- setRunnerKey(String) - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
- setRunnerKey(String) - Method in class com.atlassian.crowd.scheduling.JobRunnerRegistrar
- setSAMLEncoding(String) - Method in class com.atlassian.crowd.plugin.saml.action.SAMLAuthAction
- setSAMLRequest(String) - Method in class com.atlassian.crowd.plugin.saml.action.SAMLAuthAction
- setScanTimestamp(Instant) - Method in class com.atlassian.crowd.model.application.AppIssuesWithMailScanResultEntity
- setScheduledBackupEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.administration.BackupPage
- setScheduledBackupEnabled(Boolean) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration.Builder
- setScheduledBackupEnabled(Boolean) - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
- setScheduledBackupEnabled(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity.Builder
- setScheduledBackupEnabled(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity
- setSchedulerService(SchedulerService) - Method in class com.atlassian.crowd.scheduling.JobRunnerRegistrar
- setSchedulerState(String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- setSchema(PropertySetSchema) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- setSchemaHelper(SchemaHelper) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- setScope(String) - Method in class com.atlassian.crowd.struts2.jsp.tags.StringSetTag
- setSearch(String) - Method in class com.atlassian.crowd.console.action.application.ViewApplicationUsers
- setSearch(String) - Method in class com.atlassian.crowd.pageobjects.FiltersPage
- setSearchString(String) - Method in class com.atlassian.crowd.console.action.pickers.SearchPicker
- setSearchString(String) - Method in class com.atlassian.crowd.pageobjects.group.EntityPicker
- setSearchTimeoutInSec(long) - Method in class com.atlassian.crowd.console.value.directory.ConnectorConnection
- setSearchTimeoutInSec(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- setSecureCookie(boolean) - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- setSecureCookie(boolean) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Deprecated.Use
PropertyManager.setCookieConfiguration(CookieConfiguration)
instead. Since v3.0. - setSecureCookie(boolean) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setSecureMode(LdapSecureMode) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- setSecureMode(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setSecureMode(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setSecureSsoCookieEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.administration.GeneralOptionsPage
- setSelectedApplinkId(String) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setSelectedEntityNames(List<String>) - Method in class com.atlassian.crowd.console.action.directory.UpdateOptions
- setSelectedEntityNames(List<String>) - Method in class com.atlassian.crowd.console.action.group.UpdateGroupMembers
- setSelectedEntityNames(List<String>) - Method in class com.atlassian.crowd.console.action.principal.UpdateGroups
- setSelectedValue(Iterable<PageElement>, Object) - Static method in class com.atlassian.crowd.pageobjects.RadioUtil
- setSendNotification(boolean) - Method in class com.atlassian.crowd.console.action.principal.AddPrincipal
- setSendNotificationCheckbox(boolean) - Method in class com.atlassian.crowd.pageobjects.AddPrincipalPage
- setSeries(String) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken.Builder
- setSeries(String) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
- setServerID(String) - Method in interface com.atlassian.crowd.manager.bootstrap.CrowdBootstrapManager
- setServerID(String) - Method in class com.atlassian.crowd.manager.bootstrap.CrowdBootstrapManagerImpl
- setServletContext(ServletContext) - Method in class com.atlassian.crowd.migration.legacy.UserMapper
- setServletContext(ServletContext) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- setServletContext(ServletContext) - Method in class com.atlassian.crowd.plugin.factory.BundledPluginLoaderFactory
- setServletContext(ServletContext) - Method in class com.atlassian.crowd.plugin.servlet.CrowdContentTypeResolver
- setServletContext(ServletContext) - Method in class com.atlassian.crowd.plugin.servlet.CrowdServletContextFactory
- setServletContext(ServletContext) - Method in class com.atlassian.crowd.plugin.spring.PackageScannerConfigurationFactory
- setServletContext(ServletContext) - Method in class com.atlassian.crowd.plugin.web.CrowdTemplateRenderer
- setServletContext(ServletContext) - Method in class com.atlassian.crowd.util.JohnsonEventContainerFactoryBean
- setServletContext(ServletContext) - Method in class com.atlassian.crowd.util.SystemInfoHelperImpl
- setServletRequest(HttpServletRequest) - Method in class com.atlassian.crowd.console.action.principal.UpdateAttributes
- setServletRequest(HttpServletRequest) - Method in class com.atlassian.crowd.console.action.setup.Options
- setServletResponse(HttpServletResponse) - Method in class com.atlassian.crowd.console.action.error.ErrorAction
- setSession(Map) - Method in class com.atlassian.crowd.console.action.application.AddApplicationAuthorisationDetails
- setSession(Map) - Method in class com.atlassian.crowd.console.action.application.AddApplicationConfirmation
- setSession(Map) - Method in class com.atlassian.crowd.console.action.application.AddApplicationConnectionDetails
- setSession(Map) - Method in class com.atlassian.crowd.console.action.application.AddApplicationDetails
- setSession(Map) - Method in class com.atlassian.crowd.console.action.application.AddApplicationDirectoryDetails
- setSession(Map) - Method in class com.atlassian.crowd.console.action.dataimport.CsvConfirmation
- setSession(Map) - Method in class com.atlassian.crowd.console.action.dataimport.CsvMapping
- setSession(Map) - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryConfirmation
- setSession(Map) - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryImporter
- setSession(Map) - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- setSession(Map<String, Object>) - Method in class com.atlassian.crowd.console.action.options.UpdateMailServer
- setSessionFactory(SessionFactory) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- setSessionFactory(SessionFactory) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask426
- setSessionFactory(SessionFactory) - Method in class com.atlassian.crowd.upgrade.util.UpgradeUtilityDAOHibernate
- setSessionFactory(SessionFactory) - Method in class com.atlassian.crowd.util.persistence.hibernate.StatelessDao
- setSessionLastValidation(String) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties.Builder
- setSessionTime(long) - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- setSessionTime(long) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
- setSessionTime(long) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setSessionTime(String) - Method in class com.atlassian.crowd.console.action.setup.Options
- setSessionTimeout(String) - Method in class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage
- setSessionTokenKey(String) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties.Builder
- setSessionValidationInterval(long) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties.Builder
- setSetupPersister(CrowdSetupPersister) - Method in class com.atlassian.crowd.console.action.setup.BaseSetupAction
- setSetupType(String) - Method in class com.atlassian.crowd.console.setup.CrowdSetupPersister
- setShowAnnouncement(boolean) - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration.Builder
- setShowAnnouncement(boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity.Builder
- setShowAnnouncementEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- setShowLogo(boolean) - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration.Builder
- setShowLogo(boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity.Builder
- setShowLogoEnabled(boolean) - Method in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- setSid(String) - Method in class com.atlassian.crowd.console.action.setup.License
- setSidManager(SIDManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask001
- setSignupEnabled(boolean) - Method in interface com.atlassian.crowd.service.SignupSettingsService
- setSignupEnabled(boolean) - Method in class com.atlassian.crowd.service.SignupSettingsServiceImpl
- setSingleGroupProvider(SingleGroupProvider) - Method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsProviderBuilder
- setSmtpHost(String) - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- setSmtpPassword(String) - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- setSmtpPort(String) - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- setSmtpServer(SMTPServer) - Method in class com.atlassian.crowd.manager.mail.MailConfiguration.Builder
- setSMTPServer(SMTPServer) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Deprecated.As of release 3.3.0, use
com.atlassian.crowd.manager.mail.MailConfigurationService#saveConfiguration()
- setSMTPServer(SMTPServer) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setSMTPTemplate(String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Deprecated.As of release 2.1, use
PropertyManager.setProperty(String, String)
- setSMTPTemplate(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
-
Deprecated.
- setSmtpUsername(String) - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- setSocketTimeout(String) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties.Builder
- setSoftMinEvictableIdleTimeMillis(long) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setSource(AuditLogEventSource) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
- setSource(AuditLogEventSource) - Method in class com.atlassian.crowd.manager.audit.SettableAuditLogMedatataResolver
- setSource(AuditLogEventSource) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- setSource(AuditLogEventSource) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- setSourceDirectories(List) - Method in class com.atlassian.crowd.console.action.dataimport.AtlassianImporter
- setSourceDirectoryID(Long) - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryImporter
- setSourceDirectoryID(Long) - Method in class com.atlassian.crowd.importer.config.DirectoryConfiguration
- setSourceDirectoryID(Long) - Method in class com.atlassian.crowd.importer.config.JdbcConfiguration
- setSources(List<AuditLogEventSource>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- setSpringLdapPoolConfigService(SpringLdapPoolConfigService) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setSpringLdapPoolConfigService(SpringLdapPoolConfigService) - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- setSsoCookieDomainName(String) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties.Builder
- setSsoUrl(String) - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity.Builder
- setStart(int) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery.Builder
- setStart(int) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
- setStartIndex(int) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- setStartTime(long) - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation.Builder
- setStartTime(String) - Method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity.Builder
- setStartTimestamp(long) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- setStartTimestamp(Long) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
- setStartTLS(boolean) - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- setStartTLS(boolean) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
- setStartTLS(String) - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity.Builder
- setStartTLS(String) - Method in class com.atlassian.crowd.util.MailServerModel
- setState(ThreadLocalState) - Method in class com.atlassian.crowd.manager.threadlocal.CrowdThreadLocalStateAccessor
- setState(ThreadLocalState) - Method in interface com.atlassian.crowd.manager.threadlocal.ThreadLocalStateAccessor
-
Set the thread locals of the current thread with the values contained in the supplied state.
- setStatelessSessionBatchProcessor(StatelessSessionBatchProcessor) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- setStatus(SynchronisationStatusKey) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- setStatus(SynchronisationStatusKey, String) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
- setStatus(SynchronisationStatusKey, List<Serializable>) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
- setStatus(Boolean) - Method in class com.atlassian.crowd.pageobjects.FiltersPage
- setStatus(String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient.StrutsValidationStatus
- setStatus(String) - Method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity.Builder
- setStatusAll() - Method in class com.atlassian.crowd.pageobjects.FiltersPage
- setStatusKey(String) - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation.Builder
- setStatusParameters(String) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- setStatusParameters(List<Serializable>) - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation.Builder
- setStorageType(String) - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- setString(String, String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- setStringValue(String) - Method in interface com.atlassian.crowd.dummy.db.SimpleTable
- setSubGroups(Collection<Group>) - Method in class com.atlassian.crowd.console.action.group.ViewGroupMembers
- setSubject(String) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
- setSubject(String) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- setSubjectPrefix(String) - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- setSubtype(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO.Builder
- setSubtype(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO.Builder
- setSupportedAuthentication(String) - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- setSupportedAuthentication(String) - Method in class com.atlassian.crowd.embedded.impl.DefaultConnectionPoolProperties
- setSupportedAuthentication(String) - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm
- setSupportedProtocol(String) - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- setSupportedProtocol(String) - Method in class com.atlassian.crowd.embedded.impl.DefaultConnectionPoolProperties
- setSupportedProtocol(String) - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm
- setSupportInformationService(SupportInformationService) - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- setSupportsInactiveAccounts(boolean) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- setSyncCronExpression(String) - Method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent.Builder
- setSyncError(SynchronisationMode, String) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl.Builder
- setSyncGroupMembershipsAfterAuth(SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- setSyncGroupMembershipsAfterAuth(SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth) - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- setSyncGroupMembershipsAfterAuth(String) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setSyncGroupMembershipsAfterAuth(String) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setSyncGroupMembershipsAfterAuth(String) - Method in class com.atlassian.crowd.console.value.directory.SynchronisableDirectoryConnection
- setSynchronisationToken(String) - Method in class com.atlassian.crowd.directory.DirectorySynchronisationToken
- setSynchronisationType(String) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setSynchronisationType(String) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setSynchronisationType(String) - Method in class com.atlassian.crowd.console.value.directory.SynchronisableDirectoryConnection
- setSynchronisationType(String) - Method in class com.atlassian.crowd.directory.monitor.poller.PollerConfig
- setSyncIntervalInMin(String) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setSyncIntervalSeconds(Long) - Method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent.Builder
- setSyncScheduleType(String) - Method in interface com.atlassian.crowd.pageobjects.directory.common.PageWithSyncScheduler
- setSyncToken(String) - Method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult.Builder
- setSysAdminCount(int) - Method in class com.atlassian.crowd.manager.permission.GroupLevelAdminCounters
- setSystemInfoHelper(SystemInfoHelper) - Method in class com.atlassian.crowd.console.action.options.SystemInfo
- setSystemInfoHelper(SystemInfoHelper) - Method in class com.atlassian.crowd.console.action.options.UpdateLicensing
- setSystemInfoHelper(SystemInfoHelper) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setSystemProperty(String, String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- setTab(Integer) - Method in class com.atlassian.crowd.console.action.BaseAction
- setTabID(long) - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
- SettableAuditLogMedatataResolver - Class in com.atlassian.crowd.manager.audit
- SettableAuditLogMedatataResolver() - Constructor for class com.atlassian.crowd.manager.audit.SettableAuditLogMedatataResolver
- SettableAuditLogProperties - Class in com.atlassian.crowd.manager.audit
- SettableAuditLogProperties() - Constructor for class com.atlassian.crowd.manager.audit.SettableAuditLogProperties
- SettableClock - Class in com.atlassian.crowd.test.util
-
It's a
Clock
that can be set, for tests Use applicationContext-testClock.xml to inject it into your tests and make it override the system clock. - SettableClock() - Constructor for class com.atlassian.crowd.test.util.SettableClock
- SettableClock(long) - Constructor for class com.atlassian.crowd.test.util.SettableClock
- SettableClock(Instant) - Constructor for class com.atlassian.crowd.test.util.SettableClock
- setTableName(String) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.precondition.MSSQLIndexExistsPrecondition
- setTables(List) - Method in class com.atlassian.crowd.manager.bootstrap.CrowdBootstrapManagerImpl
- setTargetAction(SynchroniseDirectoryCache.AllowedTargetAction) - Method in class com.atlassian.crowd.console.action.directory.SynchroniseDirectoryCache
- setTargetDirectoryID(Long) - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryImporter
- setTargetGroup(InternalGroup) - Method in class com.atlassian.crowd.model.permission.GroupAdministrationGrantToGroup
- setTargetGroup(InternalGroup) - Method in class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
- setTemplate(String) - Method in class com.atlassian.crowd.console.tags.SoyTemplateTag
- setTemplateRenderer(TemplateRenderer) - Method in class com.atlassian.crowd.plugin.web.CrowdWebFragmentHelper
- setTenantId(String) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setTenantId(String) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setTenantId(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- setTenantId(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- setTestOnBorrow(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setTestOnBorrow(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- setTestOnBorrow(boolean) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setTestOnBorrow(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- setTestOnCreate(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setTestOnCreate(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- setTestOnCreate(boolean) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setTestOnCreate(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- setTestOnReturn(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setTestOnReturn(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- setTestOnReturn(boolean) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setTestOnReturn(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- setTestPassword(String) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setTestPassword(String) - Method in class com.atlassian.crowd.pageobjects.ApplicationAuthenticationTestPage
- setTestUsername(String) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- setTestUsername(String) - Method in class com.atlassian.crowd.pageobjects.ApplicationAuthenticationTestPage
- setTestWhileIdle(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setTestWhileIdle(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- setTestWhileIdle(boolean) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setTestWhileIdle(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- setText(String, String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- setText(String, String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
-
Throws IllegalPropertyException if value length greater than 255.
- setText(Element, String, T) - Method in class com.atlassian.crowd.migration.GenericMapper
- setTextField(PageElement, CharSequence) - Method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- setTextField(PageElement, CharSequence) - Static method in class com.atlassian.crowd.pageobjects.TextBoxUtil
- setTextField(String, String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- setTextFieldValueAndPressEnter(PageElement, CharSequence) - Method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- setTextSearch(String) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery.Builder
- setTextSearch(String) - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
- setThreadLocalContext(ThreadLocalState) - Method in class com.atlassian.sal.crowd.executor.CrowdThreadLocalContextManager
- setTimeBetweenEvictionRunsMillis(long) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig.Builder
- setTimeout(int) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
- setTimeout(Integer) - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity.Builder
- setTimeout(String) - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- setTimeout(String) - Method in class com.atlassian.crowd.util.MailServerModel
- setTimeoutInSec(String) - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- setTimeoutInSec(String) - Method in class com.atlassian.crowd.embedded.impl.DefaultConnectionPoolProperties
- setTimeoutInSec(String) - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm
- setTimestamp(long) - Method in class com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
- setTimestamp(long) - Method in class com.atlassian.crowd.model.cluster.ClusterLockEntity
- setTimestamp(long) - Method in class com.atlassian.crowd.model.cluster.ClusterSafetyEntity
- setTimestamp(long) - Method in class com.atlassian.crowd.model.tombstone.AbstractTombstone
- setTimestamp(Long) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
- setTimestamp(Long) - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- setTimestamp(Instant) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
- setTimestamp(Date) - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset.Builder
- setTimestamp(Date) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
- setTimestamp(Element, String, Date) - Method in class com.atlassian.crowd.migration.GenericMapper
- setTimeZone(String) - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
- SETTINGS_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.DirectoryResourceTest
- SETTINGS_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.PluginSettingsResourceTest
- SETTINGS1 - Static variable in class com.atlassian.crowd.acceptance.utils.proxy.ProxyServerPropertiesRuleTest
- SETTINGS2 - Static variable in class com.atlassian.crowd.acceptance.utils.proxy.ProxyServerPropertiesRuleTest
- setTitle(String) - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- setTitle(String) - Method in class com.atlassian.crowd.console.action.setup.Options
- setTitle(String) - Method in class com.atlassian.crowd.pageobjects.administration.GeneralOptionsPage
- setTo(Iterable<InternetAddress>) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
- setTo(Iterable<InternetAddress>) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- setToDate(Date) - Method in class com.atlassian.crowd.console.action.auditlog.BrowseAuditLog
- setToken(String) - Method in class com.atlassian.crowd.model.authentication.AuthenticatedToken
-
Sets the token.
- setToken(String) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken.Builder
- setToken(String) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
- setToken(String) - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook.Builder
- setToken(String) - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordResetRequest.Builder
- setTokenAuthenticationManager(TokenAuthenticationManager) - Method in class com.atlassian.crowd.console.action.BaseAction
- setTokenAuthenticationManager(TokenAuthenticationManager) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setTokenGenerator(XsrfTokenGenerator) - Method in class com.atlassian.crowd.console.filter.LoginCsrfFilter
- setTokenInRequest(ClientRequestContext) - Method in class com.atlassian.crowd.directory.authentication.AzureAdRefreshTokenFilter
- setTokenManager(SwitchableTokenManager) - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- setTokenManager(TokenManager) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask360
- setTokenStorageType(TokenStorageType) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- setTokenValid(boolean) - Method in class com.atlassian.crowd.console.action.user.ConfirmEmailChange
- setTotalDirectories(int) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary.Builder
- setTotalUsers(int) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary.Builder
- setTotalUsers(int) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
- setTotalUsersFromLocalCrowd(int) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary.Builder
- setTotalUsersFromLocalCrowd(int) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
- setTransactionManager(PlatformTransactionManager) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- setTreeAdaptor(TreeAdaptor) - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- setTrustedProxyManager(TrustedProxyManager) - Method in class com.atlassian.crowd.console.action.admin.UpdateTrustedProxies
- setTrustedProxyManager(TrustedProxyManager) - Method in class com.atlassian.crowd.console.action.admin.ViewTrustedProxies
- setTrustedProxyManager(TrustedProxyManager) - Method in class com.atlassian.crowd.manager.audit.AuditLogMetadataResolverImpl
- setTrustedProxyServers(String) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Persists a String containing a list of proxy servers we trust to correctly set the X-Forwarded-For flag.
- setTrustedProxyServers(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
-
Persists a String containing a list of proxy servers we trust to correctly set the X-Forwarded-For flag.
- setType(AuditLogAuthorType) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO.Builder
- setType(AuditLogEntityType) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO.Builder
- setType(DirectoryType) - Method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent.Builder
- setType(DirectoryType) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
- setType(DirectoryType) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- setType(DirectoryType) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
- setType(ApplicationType) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- setType(ApplicationType) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setType(ApplicationType) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
- setType(GroupType) - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup.Builder
- setType(GroupType) - Method in class com.atlassian.crowd.model.group.GroupTemplate
- setType(GroupType) - Method in class com.atlassian.crowd.model.group.ImmutableGroup.Builder
- setType(ExpirableUserTokenType) - Method in class com.atlassian.crowd.model.token.InternalExpirableUserToken
- setType(String) - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- setUnaliasedUsername(String) - Method in class com.atlassian.crowd.model.token.ImmutableToken.Builder
- setUnremovedGroups(String) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setUnsubscribedDirectoriesID(long) - Method in class com.atlassian.crowd.console.action.application.UpdateDirectories
- setup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdXsrfProtectionTest
- setup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.pruning.PruningE2eTest
- setup() - Method in class com.atlassian.crowd.acceptance.tests.error.Error404PageTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.administration.GeneralAdministrationTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.administration.LoggingProfilingTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.administration.MailTemplateTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.administration.SessionConfigTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.administration.SessionIdOnAuthenticationTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.administration.StatusTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.administration.SystemInfoTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AliasTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AnalyticsAcceptanceTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConfluenceImporterTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ApplicationOptionsTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ApplicationSSOConfigurationTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ApplinksTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AuditLogTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AutoGroupAddApplicationTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AutoGroupAdderTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AzureAdGroupFilteringTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.BackupRestoreTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.BackupTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ChangeExpiredPasswordTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CreateAzureAdTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCaseWithEmailServer
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleJndiTimeoutUnlimitedWarningTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CsvImporterTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DelegatedDirectoryTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DelegatedDirectoryWithNestedGroupsTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DelegatedDirectoryWithoutNestedGroupsTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryImporterTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryPermissionGroupTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryPermissionRoleTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryPermissionUserTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ExpireSessionTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.GzipFilterOptionTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicenseMaintenanceTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LookAndFeelTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.MailServerTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ModifyApplicationPermissionsTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ModifyApplicationRemoteAddressesTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.oauth2.OAuth2MailServerTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.OGNLInjectionTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.ApplicationPluginPermissioningTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.SAMLAuthTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.UpdateSAMLConfigurationTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.ViewApplicationPluginTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.PreventAdminFromRevokingAdminRightsFromThemselvesTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.pruning.PruningConfigurationWebdriverTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RecalculateLicenseTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RememberMeTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoteDirectoryNestedGroupTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveApplicationTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveDirectoryTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveGroupFromGroupTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveUserFromGroupFromViewUserTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveUserFromGroupTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ResetPrincipalPasswordTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.SSOCookieTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.SynchroniseDirectoryTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UpdateConnectionPoolTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationAccessBasedFilteringTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationDirectoriesBrowserTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangeEmailAcceptanceTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangePasswordTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.EditProfileTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.PasswordExpirationNotificationEmailAcceptanceTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ResetPasswordTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ViewApplicationsTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ViewGroupsTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ViewRolesTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ViewGroupLDAPTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.backup.SamlConfigBackupRestoreTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOAppTests
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOErrorTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.cluster.cache.ClusterUserAuthorisationCacheInvalidationTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.directory.DbCachingLoadAndOperateTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.directory.DbCachingLoadMutationTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.directory.DbCachingLoadTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddApplicationTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddGroupTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddGroupWebdriverTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowseApplicationsTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowseApplicationUsersTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowseDirectoriesTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowseGroupsTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowsePrincipalSessionsTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowsePrincipalsTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.GLATest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewApplicationTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewGroupMembersTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewGroupTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewRoleTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.rest.RestXmlParsingTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCachingHeadersResponsesTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.security.AnonymousAccessTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.failure.FailedFullSynchronizationStatusTest
- setUp() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- setUp() - Method in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- setUp() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- setUp() - Method in class com.atlassian.crowd.licensing.ApplicationDataSyncMonitorJobRunner
- setUp() - Method in class com.atlassian.crowd.plugins.functest.event.EventPublisherConcurrentHandlingTest
- setUp() - Method in class com.atlassian.crowd.plugins.functest.event.EventPublisherTransactionHandlingTest
- setUp() - Method in class com.atlassian.crowd.plugins.functest.sal.CrowdLicenseHandlerTest
- SETUP_PANOPTICON - Enum constant in enum class com.atlassian.crowd.event.links.ExternalLinkClickedEvent.TargetLink
- SETUP_TYPE_NEW_INSTALL - Static variable in class com.atlassian.crowd.console.setup.CrowdSetupPersister
- SETUP_TYPE_UPGRADE_XML - Static variable in class com.atlassian.crowd.console.setup.CrowdSetupPersister
- setUpApplicationLinkAndSynchronise() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensingTestBase
- setUpCacheLoader() - Method in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- setupCertificate() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- SetupCheckInterceptor - Class in com.atlassian.crowd.console.interceptor
-
Ensure we don't try to hit the setup step after setup is complete.
- SetupCheckInterceptor() - Constructor for class com.atlassian.crowd.console.interceptor.SetupCheckInterceptor
- SetupComplete - Class in com.atlassian.crowd.event
-
Indicates that the Crowd setup is complete and the server is ready to serve requests
- SetupComplete() - Constructor for class com.atlassian.crowd.event.SetupComplete
- SetupCrowdTest - Class in com.atlassian.crowd.acceptance.tests
-
Setup Crowd test to be used in standard setup flow.
- SetupCrowdTest() - Constructor for class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- SETUPCROWDTEST_SERVERLICENSE_PROPERTY_KEY - Static variable in class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- SetupCrowdTestBase - Class in com.atlassian.crowd.acceptance.tests
-
Base class containing steps for setup Crowd tests.
- SetupCrowdTestBase() - Constructor for class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- SetupCrowdTestEnv - Class in com.atlassian.crowd.acceptance.tests
-
Setup Crowd test to be used in setup flow with database config pre-seeded with environment variables.
- SetupCrowdTestEnv() - Constructor for class com.atlassian.crowd.acceptance.tests.SetupCrowdTestEnv
- SetupCrowdTestForgedLicense - Class in com.atlassian.crowd.acceptance.tests
- SetupCrowdTestForgedLicense() - Constructor for class com.atlassian.crowd.acceptance.tests.SetupCrowdTestForgedLicense
- SetupCrowdUsingXmlFileTest - Class in com.atlassian.crowd.acceptance.tests
- SetupCrowdUsingXmlFileTest() - Constructor for class com.atlassian.crowd.acceptance.tests.SetupCrowdUsingXmlFileTest
- setupDatabaseErrors() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- setUpdatedDate(Date) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
- setUpdatedDate(Date) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setUpdatedDate(Date) - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory.Builder
- setUpdatedDate(Date) - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroup.Builder
- setUpdatedDate(Date) - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes.Builder
- setUpdatedDate(Date) - Method in class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- setUpdatedDate(Date) - Method in class com.atlassian.crowd.model.InternalEntityTemplate
- setUpdatedDate(Date) - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes.Builder
- setUpdatedDate(Date) - Method in class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes
- setUpdatedDate(Date) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- setUpdatedDateToNow() - Method in class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- setUpdateSuccessful(Boolean) - Method in class com.atlassian.crowd.console.action.BrowseWithDirectoryId
- setUpdateUsers(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateDelegated
- setUpdateUsers(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdateDelegatedConnection
- setUpdateUsers(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForDelegated
- setupDefaultAdmin() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- setupDefaultAdminNoXSRFToken() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- setupEmbeddedDatabase() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- setupEmbeddedDatabaseNoXSRFToken() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- setUpgradeManager(UpgradeManager) - Method in class com.atlassian.crowd.console.action.setup.Complete
- setUpgradeManager(UpgradeManager) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- setUpgradeUtilityDao(UpgradeUtilityDAOHibernate) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask427
- setUpgradeUtilityDao(UpgradeUtilityDAOHibernate) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask523
- setUpMockRemoteCrowd() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSynchronisationStatusTest
- setUptime(Long) - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
- setUptime(Duration) - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeDetailsImpl.Builder
- setUriInfo(UriInfo) - Method in class com.atlassian.crowd.plugin.rest.service.resource.AbstractResource
- setUrl(String) - Method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- setUrl(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setUrl(String) - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- setUrl(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setUrl(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- setUrl(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- setUrl(String) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- setUsage(int) - Method in class com.atlassian.crowd.analytics.events.license.LicenseEvent.Builder
- setUsedByRemoteAddress(CrowdRememberMeToken) - Method in interface com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAO
-
Tries to claim the given token if it is not yet claimed (used)
- setUsedByRemoteAddress(CrowdRememberMeToken) - Method in class com.atlassian.crowd.dao.rememberme.CrowdRememberMeTokenDAOHibernate
- setUsedTime(LocalDateTime) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken.Builder
- setUsedTime(LocalDateTime) - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
- setUseNestedGroups(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setUseNestedGroups(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setUseNestedGroups(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- setUseNestedGroups(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- setUseNestedGroups(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setUseNestedGroups(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- setUseNestedGroups(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowd
- setUseNestedGroups(boolean) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setUseNestedGroups(boolean) - Method in class com.atlassian.crowd.console.action.directory.ViewRemoteCrowd
- setUseNestedGroups(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- setUseNestedGroups(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdDetails
- setUseNestedGroups(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- setUseNestedGroups(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- setUseNestedGroups(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- setUser(InternalUser) - Method in class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
- setUserAddedNotificationManager(UserAddedNotificationManager) - Method in class com.atlassian.crowd.console.action.principal.AddPrincipal
- setUserAddedTemplate(String) - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- setUserAttribute(User, String, String) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Adds or updates a user's attribute with the new attribute value.
- setUserAttribute(User, String, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- setUserAttribute(User, String, Set<String>) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Adds or updates a user's attribute with the new attribute values.
- setUserAttribute(User, String, Set<String>) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- setUserAuthoritiesProvider(UserAuthoritiesProvider) - Method in class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetailsServiceImpl
-
Set a User to Authorities provider, eg.
- setUserChildrenIdsToAdd(Set<String>) - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges.Builder
- setUserChildrenIdsToDelete(Set<String>) - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges.Builder
- setUserCount(int) - Method in class com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent.Builder
- setUserDao(InternalUserDao) - Method in class com.atlassian.crowd.dao.directory.DirectoryDAOHibernate
- setUserDao(InternalUserDao) - Method in class com.atlassian.crowd.dao.membership.MembershipDAOHibernate
- setUserDao(InternalUserDao) - Method in class com.atlassian.crowd.manager.audit.AuditLogMetadataResolverImpl
- setUserDao(UserDAOHibernate) - Method in class com.atlassian.crowd.upgrade.tasks.UpgradeTask426
- setUserDisplayNameAttr(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setUserDisplayNameAttr(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setUserDisplayNameAttribute(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- setUserDn(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- setUserDN(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setUserDN(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setUserDN(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- setUserDN(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConfigurationPage
- setUserDNaddition(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setUserDNaddition(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setUseRelaxedDNStandardisation(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setUseRelaxedDNStandardisation(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setUseRelaxedDNStandardisation(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- setUserEncryptionMethod(LdapConnector.UserEncryptionMethod) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- setUserEncryptionMethod(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setUserEncryptionMethod(String) - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- setUserEncryptionMethod(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setUserEncryptionMethod(String) - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- setUserEncryptionMethod(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- setUserExternalIdAttr(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setUserExternalIdAttr(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setUserExternalIdAttribute(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- setUserFirstnameAttr(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setUserFirstnameAttr(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setUserFirstNameAttribute(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- setUserGroupAttribute(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- setUserGroupMemberAttr(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setUserGroupMemberAttr(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setUserID(Long) - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- setUserIds(List<String>) - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse.Builder
- setUserImportResults(BatchResultWithIdReferences<User>) - Method in class com.atlassian.crowd.migration.legacy.LegacyImportDataHolder
- setUserLastnameAttr(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setUserLastnameAttr(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setUserLastNameAttribute(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- setUserMailAttr(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setUserMailAttr(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setUserMailAttribute(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- setUserMappingConfiguration(OrderedBidiMap) - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- setUserMappingForRow(String, String) - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterMappingPage
- setUsername(String) - Method in class com.atlassian.crowd.console.action.ChangeExpiredPassword
- setUsername(String) - Method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- setUsername(String) - Method in class com.atlassian.crowd.console.action.License
- setUsername(String) - Method in class com.atlassian.crowd.console.action.user.EditProfile
- setUsername(String) - Method in class com.atlassian.crowd.importer.config.JdbcConfiguration
- setUsername(String) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser.Builder
- 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
- setUsername(String) - Method in class com.atlassian.crowd.pageobjects.AbstractPrincipalPage
- setUsername(String) - Method in class com.atlassian.crowd.pageobjects.ForgottenLoginDetailsPage
- setUsername(String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData.Builder
- setUsername(String) - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserEntity.Builder
- setUsername(String) - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity.Builder
- setUsername(String) - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordResetRequest.Builder
- setUsername(String) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
- setUsername(String) - Method in class com.atlassian.crowd.util.MailServerModel
- setUserNameAttr(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setUserNameAttr(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setUserNameAttribute(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- setUserNameRdnAttr(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setUserNameRdnAttr(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setUserNameRdnAttribute(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- setUserObjectClass(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setUserObjectClass(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setUserObjectClass(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- setUserObjectFilter(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setUserObjectFilter(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setUserObjectFilter(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- setUserPasswordAttr(String) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setUserPasswordAttr(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- setUserPasswordAttribute(String) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- setUserPermissionDao(InternalUserPermissionDAO) - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- setUserPermissionDAO(InternalUserPermissionDAO) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- setUserPermissionService(UserPermissionService) - Method in class com.atlassian.crowd.service.permission.GroupAdministrationPermissionServiceImpl
- setUsers(UserEntityList) - Method in class com.atlassian.crowd.integration.rest.entity.MembershipEntity
- setUsers(File) - Method in class com.atlassian.crowd.importer.config.CsvConfiguration.Builder
- setUsers(File) - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- setUsers(String) - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- setUsers(Collection<AuditLogQueryEntityRestriction>) - Method in class com.atlassian.crowd.audit.query.AuditLogQueryBuilder
- setUsers(List<AuditLogEntityRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
- setUsersAlreadyExist(Set<String>) - Method in class com.atlassian.crowd.importer.model.Result
- setUserSearcher(Searcher) - Method in class com.atlassian.crowd.console.action.application.ViewApplicationUsers
- setUsersFailedImport(Set<String>) - Method in class com.atlassian.crowd.importer.model.Result
- setUsersFile(String) - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- setUsersFile(Path) - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- setUsersImported(Long) - Method in class com.atlassian.crowd.importer.model.Result
- setUserStateInternally(long, String, boolean) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Set the user's active status in the specified remote directory.
- setUserStateInternally(long, String, boolean) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- setUserStatusLocally(Application, String, boolean) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- setUserStatusLocally(Application, String, boolean) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Set the user's active status in the first active directory the User belongs
- setUserStatusLocally(Application, String, boolean) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- setUserStatusLocally(String, boolean) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- setUserStatusLocally(String, boolean) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Deactivates/Activates the
User
in the internal directory. - setUserStatusLocally(String, boolean) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- setUserStatusMappingType(UserStatusMappingType) - Method in class com.atlassian.crowd.importer.config.CsvConfiguration.Builder
- setUserStatusMappingType(UserStatusMappingType) - Method in class com.atlassian.crowd.importer.config.CsvConfiguration
- setUserStatusMappingType(String) - Method in class com.atlassian.crowd.console.action.dataimport.ImportCsv
- setUseSSL(boolean) - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- setUseSSL(boolean) - Method in class com.atlassian.crowd.util.mail.SMTPServer.Builder
- setUseSSL(String) - Method in class com.atlassian.crowd.plugin.rest.entity.MailServerConfigurationEntity.Builder
- setUseSSL(String) - Method in class com.atlassian.crowd.util.MailServerModel
- setUseUserMembershipAttribute(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setUseUserMembershipAttribute(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setUseUserMembershipAttribute(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- setUseUserMembershipAttributeForGroupMembership(boolean) - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- setUseUserMembershipAttributeForGroupMembership(boolean) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- setUseUserMembershipAttributeForGroupMembership(boolean) - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- setUseWebAvatars(boolean) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
- setUseWebAvatars(boolean) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setUsingDatabaseStorage(boolean) - Method in interface com.atlassian.crowd.manager.token.SwitchableTokenManager
- setUsingDatabaseStorage(boolean) - Method in class com.atlassian.crowd.manager.token.SwitchableTokenManagerImpl
-
Performs the switch, if necessary.
- setUsingDatabaseTokenStorage(boolean) - Method in interface com.atlassian.crowd.manager.property.PropertyManager
-
Will set a property to state that this crowd instance is using database token storage, otherwise assume we are using in-memory
- setUsingDatabaseTokenStorage(boolean) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- setValidationFactors(ValidationFactor[]) - Method in class com.atlassian.crowd.model.authentication.AuthenticationContext
-
Sets the authenticating validation factors.
- setValue(String) - Method in class com.atlassian.crowd.console.action.directory.UpdateCustomAttributes
- setValue(String) - Method in class com.atlassian.crowd.console.action.principal.UpdateAttributes
- setValue(String) - Method in class com.atlassian.crowd.model.authentication.ValidationFactor
-
Sets the value.
- 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
- setValue(String) - Method in class com.atlassian.crowd.struts2.jsp.tags.StringSetTag
- setValue(Duration) - Method in class com.atlassian.crowd.common.properties.DurationSystemProperty
- setValue(T) - Method in class com.atlassian.crowd.common.properties.AbstractSystemProperty
-
Sets the value of this system property.
- setVerificationManager(VerificationManager) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- setVersion(long) - Method in class com.atlassian.crowd.model.scheduling.InternalClusterJob
- setVersionId(long) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary.Builder
- setVersionId(long) - Method in class com.atlassian.crowd.model.licensing.LicensingSummary
- setWebAppId(String) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setWebAppId(String) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setWebApplicationId(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- setWebApplicationId(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- setWebAppSecret(String) - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- setWebAppSecret(String) - Method in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- setWebAppSecret(String) - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- setWebAppSecret(String) - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- setWebavatars(boolean) - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- setWebhooks(Set<Webhook>) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.This setter should only be called by hibernate and must replace the collection instance; compare with
ApplicationImpl.updateDetailsFromApplication(Application)
. - setWebhooks(Set<Webhook>) - Method in class com.atlassian.crowd.model.application.ImmutableApplication.Builder
- setWebInterfaceManager(WebInterfaceManager) - Method in class com.atlassian.crowd.console.action.BaseAction
- setWebResourceManager(WebResourceManager) - Method in class com.atlassian.crowd.console.action.BaseAction
- setWelcomeText(String) - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration.Builder
- setWelcomeText(String) - Method in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- setWelcomeText(String) - Method in class com.atlassian.crowd.pageobjects.CrowdLoginPageState.Builder
- setWelcomeText(String) - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity.Builder
- setWorkingForm(int) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- setWorkingForm(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- setXML(String, Document) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- setXML(String, Document) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- setXmlMigrationManager(XmlMigrationManager) - Method in class com.atlassian.crowd.console.action.admin.Restore
- setXmlMigrationManager(XmlMigrationManager) - Method in class com.atlassian.crowd.console.action.setup.Import
- setXmlMigrator(XmlMigrator) - Method in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- setXsrfAnnotation(boolean) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitStrutsAction
- setXsrfTokenGenerator(XsrfTokenGenerator) - Method in class com.atlassian.crowd.console.action.BaseAction
- SEVENTEEN_TO_TWENTYFOUR - Enum constant in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumLengthBucket
- SHA - Enum constant in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.UserEncryptionMethod
- SHA_ENCODER - Static variable in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
- SHADOW_ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.directory.hybrid.InternalGroupHandler
- SHADOWED_BY_LOCAL_GROUP - Enum constant in enum class com.atlassian.crowd.directory.DirectoryCacheChangeOperations.GroupShadowingType
- SHADOWED_BY_ROLE - Enum constant in enum class com.atlassian.crowd.directory.DirectoryCacheChangeOperations.GroupShadowingType
- SHINDIG_DOS_PREVENTION_HEADER - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.BlockOpenSocialRequestFilterAcceptanceTest
- shouldAbortPendingEmailChange() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangeEmailAcceptanceTest
- shouldAcceptAdminAccessToStatisticsCollection() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.analytics.StatisticsCollectionResourceSecurityIntegrationTest
- shouldAddAllGroups() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddGroupToGroupTest
- shouldAddAllGroups() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupFromViewUserTest
- shouldAddAllUsers() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupTest
- shouldAddAttributesRequiredByAtlassianAccessIfEnabled() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOAppTests
- shouldAddDefaultGroups() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationDirectoriesBrowserTest
- shouldAddDirectoryMappings() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldAddDirectoryToApplication() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationDirectoriesBrowserTest
- shouldAddGroupsToGroupsAsSysAdmin() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupAdminResourceAcceptanceTest
- shouldAddMultipleGroups() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupFromViewUserTest
- shouldAddMultipleUsers() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupTest
- shouldAddMultipleUsers() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewGroupMembersTest
- shouldAddRememberMeAttribute() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOSanityTest
- shouldAddSingleGroup() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddGroupToGroupTest
- shouldAddSingleGroup() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupFromViewUserTest
- shouldAddSingleUser() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupTest
- shouldAddSingleUser() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewGroupMembersTest
- shouldAddUsersToGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldAddUserToGroupsAndRemoveFromGroups() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- shouldAddUserToGroupsAndRemoveFromGroupsAsSysAdmin() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- shouldAllowAccessingRestEndpointWithRememberMeToken() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RememberMeTest
- shouldAllowCreatingAndRemovingGroupGroupAdmin() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupLevelAdminResourceAcceptanceTest
- shouldAllowCreatingAndRemovingUserGroupAdmin() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupLevelAdminResourceAcceptanceTest
- shouldAllowDismissalOfStartTlsWarning() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleTest
- shouldAllowEmptyPasswordIfSendEmailNotificationIsSelected() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- shouldAllowLoginByEmail() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- shouldAllowRemoveNonLastAdminMembership() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.PreventAdminFromRevokingAdminRightsFromThemselvesTest
- shouldAllowToRemoveSomeOtherUserAdminRights() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.PreventAdminFromRevokingAdminRightsFromThemselvesTest
- shouldAllowToUpdateLicenseWhenUsageOverLimit() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicenseMaintenanceTest
- shouldAllowUnselectingSelectedUsers() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewGroupMembersTest
- shouldAllowWhenAddAndRemoveUsersFromGroupAsSysAdmin() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldAnonymousAccessBeDisabled() - Method in class com.atlassian.crowd.acceptance.tests.security.AnonymousAccessTest
- shouldAttemptAuthentication(HttpServletRequest) - Method in class com.atlassian.sal.crowd.auth.CrowdAuthenticationController
- shouldAuditEvent() - Method in interface com.atlassian.crowd.manager.audit.AuditLogEnabledChecker
-
Checks whether the event in the context of invocation should be audited or not
- shouldAuditEvent() - Method in class com.atlassian.crowd.manager.audit.AuditLogEnabledCheckerImpl
- shouldAuditEvent() - Method in interface com.atlassian.crowd.manager.audit.AuditService
-
Allows the caller to determine whether it should attempt to generate audit events.
- shouldAuditEvent() - Method in class com.atlassian.crowd.manager.audit.AuditServiceImpl
- shouldAuditEvent() - Method in class com.atlassian.crowd.manager.audit.NoOpAuditService
- shouldAuditLogBackupEvents() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.BackupTest
- shouldAuditLogRestoreEvents() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.BackupRestoreTest
- shouldBeAbleToAccessGlaConsoleWhenUserIsGlaAndAdmin() - Method in class com.atlassian.crowd.acceptance.tests.integration.GLATest
- shouldBeAbleToManageMembershipsAsGlaWhenUserIsGlaAndAdmin() - Method in class com.atlassian.crowd.acceptance.tests.integration.GLATest
- shouldBeInvalidatedOnDirectoryMappingChange() - Method in class com.atlassian.crowd.acceptance.tests.cluster.cache.ClusterUserAuthorisationCacheInvalidationTest
- shouldBeLoggedInWithRememberMeCookie() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- shouldBeProcessed() - Method in class com.atlassian.crowd.analytics.statistics.scheduler.ClusterWideStatisticsCollectionScheduler
- shouldBeProcessed() - Method in class com.atlassian.crowd.analytics.statistics.scheduler.PerNodeStatisticsCollectionScheduler
- shouldBeRedirectedToGoogleAppsConfig() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.ApplicationPluginPermissioningTest
- shouldCache(MembershipQuery<T>) - Method in class com.atlassian.crowd.dao.membership.cache.CachingMembershipDao
- shouldChangeExpiredPassword() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.account.AccountManagementResourceAcceptanceTest
- shouldChangeNameIdFormatToEmail() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldChangePasswordCorrectly() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.account.AccountManagementResourceAcceptanceTest
- shouldClearCookiesAfterExpiredLogin() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.RestAuthenticationTest
- shouldClearCookiesAfterFailedLogin() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.RestAuthenticationTest
- shouldClearCookiesAfterSuccessfulLogin() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.RestAuthenticationTest
- shouldClearRenderedLoginPageAfterProcessingSamlRequest() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOSanityTest
- shouldContainAuditLogStyles() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AuditLogTest
- shouldCorrectlyDismissBothMessagesStartingFromInsecureApps() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleTest
- shouldCorrectlyDismissBothMessagesStartingFromStartTls() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleTest
- shouldCorrectlyDismissJndiTimeoutUnlimitedWarning() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleJndiTimeoutUnlimitedWarningTest
- shouldCorrectlyEncodeFailuresAndSuccesses() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupLevelAdminResourceAcceptanceTest
- shouldCorrectlyFetchIdpMetadata() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldCorrectlyFetchSamlConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldCorrectlyRenderJndiDirectoriesWhenAmountEqualToLimit() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UpdateConnectionPoolTest
- shouldCorrectlyRenderStartTlsWarningWhenAmountOfDirectoriesIsEqualToLimit() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleTest
- shouldCorrectlyResetSamlConfigurationWhenAdminRequest() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldCorrectlyUpdatePruningConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.pruning.PruningConfigurationWebdriverTest
- shouldCorrectlyUpdatePruningConfigurationForUsersWithNullExternalID() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.pruning.PruningConfigurationWebdriverTest
- shouldCorrectlyWireExpander() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleTest
- shouldCorrectlyWireExpander() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UpdateConnectionPoolTest
- shouldCreateManualBackup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.BackupTest
- shouldCreateManualBackup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.BackupResourceAcceptanceTest
- shouldCreateScheduledJobAfterCreatingConnectorDirectory(Consumer<CreateConnectorConnectorTab>) - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldCreateScheduledJobAfterCreatingConnectorDirectoryWithMultipleUrls() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldCreateScheduledJobAfterCreatingConnectorDirectoryWithSingleUrl() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldCreateSupportZips() - Method in class com.atlassian.crowd.acceptance.tests.administration.ATSTPluginTest
- shouldCRUDLookAndFeelConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.LookAndFeelResourceAcceptanceTest
- shouldDecodeLicense() - Method in class com.atlassian.crowd.plugins.functest.sal.CrowdLicenseHandlerTest
- shouldDefaultToUnspecifiedWhenNameIdFormatIsNull() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldDeleteMapping() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldDenyNonAdmin() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldDenyUnauthenticated() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldDifferentiateLoginFormDependingOnWhetherLoginByEmailIsEnabledOrNot() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- shouldDisableEncryption() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.EncryptionResourceAcceptanceTest
- shouldDisableSendEmailNotificationCheckboxWhenMailServerIsNotConfigured() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- shouldDisableSendEmailNotificationWhenExternalDirectoryIsSelected() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- shouldDisableUserWhoHasBeenDeletedInRemoteDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.pruning.PruningE2eTest
- shouldDismissInsecureAppsWarning() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleTest
- shouldDisplay(Map) - Method in class com.atlassian.crowd.plugin.web.conditions.IsApplicationPluginCondition
- shouldDisplay(Map) - Method in class com.atlassian.crowd.plugin.web.conditions.ParametersExistCondition
- shouldDisplay(Map) - Method in class com.atlassian.crowd.plugin.web.conditions.PermanentApplicationCondition
- shouldDisplay(Map) - Method in class com.atlassian.crowd.plugin.web.conditions.SitemeshPropertiesCondition
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.crowd.plugin.web.conditions.IsApplicationLicensingAvailable
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.crowd.plugin.web.conditions.IsChangeEmailAvailable
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.crowd.plugin.web.conditions.IsClusteredCondition
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.crowd.plugin.web.conditions.IsCrowdApplicationCondition
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.crowd.plugin.web.conditions.IsDcLicenseCondition
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.crowd.plugin.web.conditions.IsNestedGroupsEnabled
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.crowd.plugin.web.conditions.RemoveUserCondition
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.crowd.plugin.web.conditions.UserIsGroupAdminCondition
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.crowd.plugin.web.conditions.UserIsLoggedInCondition
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.crowd.plugin.web.conditions.UserIsSysAdminCondition
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.labs.crowd.directory.pruning.condition.DelegatedDirectoryCondition
- shouldDisplay404WhenRunningServerLicenseOnLicensingView() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensesTest
- shouldDisplayAuiMessageErrorBoxWhenInvalidValueIsSubmitted() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UpdateConnectionPoolTest
- shouldDisplayCorrectLicenseTier() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensesTest
- shouldDisplayErrorDetailsInAuditLogPage() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.failure.FailedFullSynchronizationStatusTest
- shouldDisplayErrorDetailsInDirectoryPage() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.failure.FailedFullSynchronizationStatusTest
- shouldDisplayErrorMessageIfPasswordIsEmptyAndSendEmailNotificationIsNotSelected() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- shouldDisplayFieldErrorMessagesWhenInvalidValuesAreSubmitted() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UpdateConnectionPoolTest
- shouldDisplayGroupsAbleToBeRemovedWhenEmptySearchStringProvided() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveGroupFromGroupTest
- shouldDisplayGroupsAbleToBeRemovedWhenEmptySearchStringProvided() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveUserFromGroupFromViewUserTest
- shouldDisplayGroupsTab() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewApplicationTest
- shouldDisplayInfoMessageWhenUsingJre8() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UpdateConnectionPoolTest
- shouldDisplayJndiLdapConnectionPoolStatisticsByDefaultWhenUrlIsAccessed() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UpdateConnectionPoolTest
- shouldDisplayListOfFilteredUsers() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensesTest
- shouldDisplayListOfUsers() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensesTest
- shouldDisplayProperGroupStatus() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowseGroupsTest
- shouldDisplayRememberMeCheckboxByDefault() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RememberMeTest
- shouldDisplaySsoDisabledErrorPage() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOErrorTest
- shouldDisplayUnlimitedUsersForUnlimitedTier() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensesTest
- shouldExcludeClassesExcludedInStrutsDefaultConfig() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.Struts2ConfigurationTest
- shouldExcludePackageNamessExcludedInStrutsDefaultConfig() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.Struts2ConfigurationTest
- shouldExpandDirectoryMappings() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldExpandField(Class, String, ExpandParameter) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityExpansionUtil
-
Returns whether a field of the specified entity class should be expanded.
- shouldExpandField(Class, String, HttpServletRequest) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityExpansionUtil
-
Returns whether a field of the specified entity class should be expanded.
- shouldExpireTokens() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.RememberMeAdminResourceAcceptanceTest
- shouldFailOnFieldValidation() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.MailServerTest
- shouldFailOnValidation() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CreateAzureAdTest
- shouldFailSendTestMessageWhenMailCfgIsInvalid() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.MailServerTest
- shouldFailToParseXml() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldFilterApplicationList() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldFilterByBothSearchAndFilter() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceFilterTest
- shouldFilterProjectionsByFilters() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceFilterTest
- shouldFilterProjectionsBySearch() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceFilterTest
- shouldFilterUsersByApplication() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensesTest
- shouldFilterUsersByDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensesTest
- shouldForceUsersToGoToLoginScreenWhenForceAuth() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOSanityTest
- shouldGenerateCertificateAndCorrectlyFetchSamlConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldGet404IfNoResultFound() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.MailScanAcceptanceTest
- shouldGetApplicationSamlConfig() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldGetBadRequestWhenUpdateFailsOnValidation() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.MailServerResourceTest
- shouldGetBadRequestWhenValidationFails() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.MailServerResourceTest
- shouldGetDirectoryMappings() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldGetFailedEntityWhileCheckDirectoryMappings() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldGetLicenseErrorWhenFetchingApplicationSamlConfig() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldGetLicenseErrorWhenFetchingIdpMetaData() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldGetLicenseErrorWhenFetchingSamlConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldGetLicenseErrorWhenParsingXML() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldGetLicenseErrorWhenResettingSAMLCertificate() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldGetLicenseErrorWhenUpdatingSamlConfig() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldGetOkWhenPassValidation() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.MailServerResourceTest
- shouldGetOkWhenUpdatePassesValidation() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.MailServerResourceTest
- shouldGetSingleApplication() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldGetSingleDirectoryMapping() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldHaveAccessToGoogleAppWhenLoggedInDirectlyToCrowdConsole() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.ApplicationPluginPermissioningTest
- shouldHaveAccessToGoogleAppWhenLoggedInDirectlyToGoogleApp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.ApplicationPluginPermissioningTest
- shouldHaveNoActionsMutatingDataWithoutXsrfCheck() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdXsrfProtectionTest
- shouldHaveXsrfErrorOnPageWhenTokenNotPresent() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdXsrfProtectionTest
- shouldIncludeAppnameHeaderForAuthenticatedAppForCrowdRestPluginEndpoint() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestUsernameHeaderFilterAcceptanceTest
- shouldIncludeInAboutPage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdSecurityHeadersIntegrationTest
- shouldIncludeInAboutPage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UsernameInformationIntegrationTest
- shouldIncludeInAdminConsolePage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdSecurityHeadersIntegrationTest
- shouldIncludeInAdminConsolePage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UsernameInformationIntegrationTest
- shouldIncludeInErrorPage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdSecurityHeadersIntegrationTest
- shouldIncludeInErrorPage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UsernameInformationIntegrationTest
- shouldIncludeInLoginPage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdSecurityHeadersIntegrationTest
- shouldIncludeInLoginPage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UsernameInformationIntegrationTest
- shouldIncludeInProfilePage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdSecurityHeadersIntegrationTest
- shouldIncludeInProfilePage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UsernameInformationIntegrationTest
- shouldIncludeInRestResponse() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdSecurityHeadersIntegrationTest
- shouldIncludeUsernameHeaderForAuthenticatedUserForCrowdRestAdminEndpoint() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestUsernameHeaderFilterAcceptanceTest
- shouldIncludeUsernameHeaderForAuthenticatedUserForCrowdRestAppManagementEndpoint() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestUsernameHeaderFilterAcceptanceTest
- shouldIntercept(ActionInvocation) - Method in class com.atlassian.crowd.console.interceptor.CrowdXWorkTransactionInterceptor
- shouldIntercept(ActionInvocation) - Method in class com.atlassian.crowd.xwork.interceptors.XWorkTransactionInterceptor
-
Determine if a certain action should be wrapped in a transaction.
- shouldInvalidateAddressCache() - Method in class com.atlassian.crowd.acceptance.tests.cluster.cache.ClusterInetAddressCacheInvalidationTest
- shouldInvalidateTrustedProxyCache() - Method in class com.atlassian.crowd.acceptance.tests.cluster.cache.ClusterTrustedProxyManagerTest
- shouldLimitOgnExpressionLength() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.Struts2ConfigurationTest
- shouldLoadDbValuesWhenDbValuesArePresent() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UpdateConnectionPoolTest
- shouldLoadDefaultValuesWhenDbValuesAreNotPresent() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UpdateConnectionPoolTest
- shouldLogAnAnalyticsEventAfterSync() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AnalyticsAcceptanceTest
- shouldLoginToGoogleApps() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.RestAuthenticationTest
- shouldLogOutUsingRememberMeCookieWhenSSOCookieMissing() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- shouldLogOutWithExpiredSSOTokenUsingRememberMeCookie() - Method in class com.atlassian.crowd.acceptance.tests.administration.SessionConfigTest
- shouldNavigateToJndiLdapConnectionPoolStatisticsWhenNavbarDropdownButtonClicked() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UpdateConnectionPoolTest
- shouldNavigateToJndiLdapConnectionPoolStatisticsWhenNavbarSidebarButtonClicked() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UpdateConnectionPoolTest
- shouldNavigateToSpringLdapPoolTabThroughStartTlsWarningLinkWhenCreatingConnectorDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldNavigateToSpringLdapPoolTabThroughStartTlsWarningLinkWhenCreatingDelegatedDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldNavigateToSpringLdapPoolTabThroughStartTlsWarningLinkWhenEditingConnectorDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- shouldNavigateToSpringLdapPoolTabThroughStartTlsWarningLinkWhenEditingDelegatedDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- shouldNeverShowWarningWhenJdk11() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleJndiTimeoutUnlimitedWarningTest
- shouldNotAccessTargetPageWithoutLogin() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.RestRedirectTest
- shouldNotAddAttributesRequiredByAtlassianAccessIfDisabled() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOAppTests
- shouldNotAddUserToGroupsWhenAnonymousRequest() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- shouldNotAllowAllowGroupsEditingWhenAllowAllIsSelected() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationDirectoriesBrowserTest
- shouldNotAllowAnonymousAccess() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.BackupResourceAcceptanceTest
- shouldNotAllowAnonymousAccess() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.user.ChangeEmailResourceAcceptanceTest
- shouldNotAllowAnonymousUserAccess() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- shouldNotAllowAnonymousUserAccessForDisable() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.EncryptionResourceAcceptanceTest
- shouldNotAllowAnonymousUserAccessForGet() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.EncryptionResourceAcceptanceTest
- shouldNotAllowAnonymousUserAccessForSet() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.EncryptionResourceAcceptanceTest
- shouldNotAllowChangeLookAndFeelConfigurationForNonAdmin() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.LookAndFeelResourceAcceptanceTest
- shouldNotAllowForCRLFAttack() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- shouldNotAllowForOpenRedirect() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- shouldNotAllowGroupFilteringOnServerLicense() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CreateAzureAdTest
- shouldNotAllowListingGroupAdminsForAnonUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupLevelAdminResourceAcceptanceTest
- shouldNotAllowListingGroupAdminsForNonAdminUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupLevelAdminResourceAcceptanceTest
- shouldNotAllowSwitchingToInsecureEncryption() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.EncryptionResourceAcceptanceTest
- shouldNotAllowToAddNewPrincipalEmptyAttribute() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- shouldNotAllowToAddUsersToGroupWhenAnonymousRequest() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldNotAllowToRemoveFromGroupIfGroupIsNested() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.PreventAdminFromRevokingAdminRightsFromThemselvesTest
- shouldNotBeAbleToConfigureSSOWhenServerLicense() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ApplicationSSOConfigurationTest
- shouldNotBeAbleToImpersonateAUserFromGoogleAppsDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.UserFromGoogleAppsDirectoryImpersonationTest
- shouldNotChangeEmailIfInvalidToken() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangeEmailAcceptanceTest
- shouldNotChangeEmailIfTokenWithLinkUsedByDifferentUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangeEmailAcceptanceTest
- shouldNotChangePasswordWhenAuthorizationFails() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.account.AccountManagementResourceAcceptanceTest
- shouldNotChangePasswordWhenNewPasswordConstraintViolated() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.account.AccountManagementResourceAcceptanceTest
- shouldNotDisplayCronSchedulerOnServerLicense() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CreateAzureAdTest
- shouldNotDisplayCronSchedulerOnServerLicenseForConnector() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldNotDisplayCronSchedulerOnServerLicenseForConnector() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- shouldNotDisplayCronSchedulerOnServerLicenseForRemoteCrowd() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldNotDisplayCronSchedulerOnServerLicenseForRemoteCrowdDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- shouldNotDisplayRememberMeCheckboxWhenConfigurationIsDisabled() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RememberMeTest
- shouldNotDoPruneUsersWhenDisabled() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.pruning.PruningE2eTest
- shouldNotExposeCookieValueInErrorPage() - Method in class com.atlassian.crowd.acceptance.tests.administration.ErrorPageTest
- shouldNotFetchSamlConfigurationWhenAnonymousRequest() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldNotFilter(HttpServletRequest) - Method in class com.atlassian.crowd.console.filter.LicenceFilter
- shouldNotForceUsersToGoToLoginScreenWhenForceAuthOnFirstAuthentication() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOSanityTest
- shouldNotHaveAccessToCrowdApplicationWhenLoggingToGoogleAppDirectly() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.ApplicationPluginPermissioningTest
- shouldNotHaveAccessToGoogleAppWhenLoggedInDirectlyToCrowdConsole() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.ApplicationPluginPermissioningTest
- shouldNotHaveAccessToGoogleNorCrowdAppIfLoggedInAsCrowdUserToGoogleApp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.ApplicationPluginPermissioningTest
- shouldNotHaveAccessToGoogleNorCrowdAppIfLoggedInAsGoogleUserToCrowdApp() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.ApplicationPluginPermissioningTest
- shouldNotIncludeAppnameHeaderForAnonymousAppForCrowdRestPluginEndpoint() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestUsernameHeaderFilterAcceptanceTest
- shouldNotIncludeAppnameHeaderForUnsuccesfulyAuthenticatedForCrowdRestPluginEndpoint() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestUsernameHeaderFilterAcceptanceTest
- shouldNotIncludeDecryptedDataInBackupXml() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.BackupTest
- shouldNotIncludeUsernameHeaderForAnonymousUserForCrowdRestAdminEndpoint() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestUsernameHeaderFilterAcceptanceTest
- shouldNotIncludeUsernameHeaderForAnonymousUserForCrowdRestAppManagementEndpoint() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestUsernameHeaderFilterAcceptanceTest
- shouldNotIncludeUsernameHeaderForUnsuccesfulyAuthenticatedUserForCrowdRestAdminEndpoint() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestUsernameHeaderFilterAcceptanceTest
- shouldNotIncludeUsernameHeaderForUnsuccesfulyAuthenticatedUserForCrowdRestAppManagementEndpoint() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestUsernameHeaderFilterAcceptanceTest
- shouldNotInstallAnExpiredLicense() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicenseMaintenanceTest
- shouldNotInstallUnparseableLicense() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicenseMaintenanceTest
- shouldNotInvalidateSessionWhenNavigatingToRestrictedPage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.ApplicationPluginPermissioningTest
- shouldNotLoginToGoogleApps() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.RestAuthenticationTest
- shouldNotOverrideChangesAfterConnectionTestWhenCreatingConnectorDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldNotOverrideChangesAfterConnectionTestWhenCreatingDelegatedDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldNotPermitAnAppToAccessAnonymousSiteAccessResource() - Method in class com.atlassian.crowd.acceptance.tests.security.AnonymousAccessTest
- shouldNotPermitAnonymousToAccessAnonymousSiteAccessResource() - Method in class com.atlassian.crowd.acceptance.tests.security.AnonymousAccessTest
- shouldNotPostponeImmediateEvents() - Method in class com.atlassian.crowd.plugins.functest.event.EventPublisherTransactionHandlingTest
- shouldNotPublishEventsFromRolledBackTransactions() - Method in class com.atlassian.crowd.plugins.functest.event.EventPublisherTransactionHandlingTest
- shouldNotRemoveAnyMembershipIfAllAreAdminGroups() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.PreventAdminFromRevokingAdminRightsFromThemselvesTest
- shouldNotRemoveUsersFromGroupWhenAnonymousRequest() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldNotRemoveUserToGroupsWhenAnonymousRequest() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- shouldNotRenderWarningWhenCreatingConnectorDirectoryWithJndiPoolingAndStartTlsOnServerLicense() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldNotRenderWarningWhenCreatingDelegatedDirectoryWithJndiPoolingAndStartTlsOnServerLicense() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldNotRenderWarningWhenEditingConnectorDirectoryWithJndiPoolingAndStartTlsOnServerLicense() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- shouldNotRenderWarningWhenEditingDelegatedDirectoryWithJndiPoolingAndStartTlsOnServerLicense() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- shouldNotResetPasswordWhenNewPasswordConstraintViolated() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.account.AccountManagementResourceAcceptanceTest
- shouldNotResetPasswordWhenTokenInvalid() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.account.AccountManagementResourceAcceptanceTest
- shouldNotResetSamlConfigurationWhenAnonymousRequest() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldNotReturnAbsoluteNextUrl() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.RestRedirectTest
- shouldNotReturnGroupDetailsWhenAnonymousRequest() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldNotReturnGroupMembersWhenAnonymousRequest() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldNotReturnIdpsMetadataWhenAnonymousRequest() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldNotReturnResultsWhenSearchForNonExistingGroup() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupFromViewUserTest
- shouldNotReturnResultsWhenSearchForNonExistingUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveUserFromGroupTest
- shouldNotReturnResultsWhenSearchForNonExistingUser() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupTest
- shouldNotSaveMailConfigurationWhenOAuth2ConnectionFails() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.oauth2.OAuth2MailServerTest
- shouldNotSerializeNullPropertiesOfLookAndFeelConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.LookAndFeelResourceAcceptanceTest
- shouldNotShowEmailChangeFeatureEntryPointsIfDisabled() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangeEmailAcceptanceTest
- shouldNotShowEnableSecureSSOCookieWhenAccessedViaAnInsecureChannel() - Method in class com.atlassian.crowd.acceptance.tests.administration.GeneralAdministrationTest
- shouldNotShowFilteringOnServerLicense() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationAccessBasedFilteringTest
- ShouldNotShowGroupsThatTheUserIsAlreadyAMemberOfInPicker() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupFromViewUserTest
- shouldNotShowJndiTimeoutUnlimitedWarningByDefault() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleTest
- shouldNotShowSpringLdapPoolTabWhenCreatingConnectorDirectoryOnServerLicense() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldNotShowSpringLdapPoolTabWhenCreatingDelegatedDirectoryOnServerLicense() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldNotShowStartTlsWarningByDefault() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleTest
- shouldNotShowStartTlsWarningIfThereAreStartTlsJndiDirectoriesOnServerLicense() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleTest
- shouldNotShowUsersInPickerWhoAlreadyAreInGroup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveUserFromGroupTest
- ShouldNotShowUsersInPickerWhoAlreadyAreInGroup() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupTest
- shouldNotShowWarningForNonSysAdminUser() - Method in class com.atlassian.crowd.acceptance.tests.license.ForgedLicenseWarningTest
- shouldNotShowWarningWhenLicenseIsNotForged() - Method in class com.atlassian.crowd.acceptance.tests.license.ForgedLicenseWarningTest
- shouldNotShowWarningWhenNoJndiDirectoriesExist() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleJndiTimeoutUnlimitedWarningTest
- shouldNotStarveWithMultipleConcurrentEvents() - Method in class com.atlassian.crowd.plugins.functest.event.EventPublisherConcurrentHandlingTest
- shouldNotUpdateWhenAppEntityLacksId() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
- shouldOnlyShowLocalUserStatusForActiveDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldOverrideDbValuesWhenSystemPropertiesAreSet() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UpdateConnectionPoolTest
- shouldOverrideDefaultValuesOnConnectorChangeWhenCreatingConnectorDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldOverrideDefaultValuesOnConnectorChangeWhenCreatingDelegatedDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldPageApplicationList() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldPageApplicationList() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupAdminResourceAcceptanceTest
- shouldPaginateDirectoriesToSysAdminSortedByName() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- shouldPaginateUniqueDirectoriesVisibleToDelegatedAdminSortedByName() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- shouldParseXml() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldPermitAdminToAccessAnonymousSiteAccessResource() - Method in class com.atlassian.crowd.acceptance.tests.security.AnonymousAccessTest
- shouldPermitRegularUserToAccessAnonymousSiteAccessResource() - Method in class com.atlassian.crowd.acceptance.tests.security.AnonymousAccessTest
- shouldPersistAllowedGroupsEvenWhenAllowAllIsEnabledSetting() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationDirectoriesBrowserTest
- shouldPersistApplicationOptionsConfig() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ApplicationOptionsTest
- shouldPersistAuthenticationViaEmailOption() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ApplicationOptionsTest
- shouldPersistChangedAllowedGroupsSetting() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationDirectoriesBrowserTest
- shouldPersistSchedulingConfigAndCreateScheduledJobAfterCreatingConnectorDirectoryWithCronSchedule() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldPersistSchedulingConfigAndCreateScheduledJobAfterCreatingRemoteCrowdDirectoryWithCronSchedule() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldPresentLoginScreenWhenRememberedUserIsShadowed() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RememberMeTest
- shouldPresentLoginScreenWhenRememberedUserIsShadowedByInactiveUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RememberMeTest
- shouldPreserveEncryptedQueryParameters() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- shouldPreserveEncryptedQueryParametersWithSpecialCharacters() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- shouldPreserveFilteringChange() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationAccessBasedFilteringTest
- shouldPreserveQueryParameters() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- shouldPreventAdminFromRemovingTheirLastAdminMembership() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.PreventAdminFromRevokingAdminRightsFromThemselvesTest
- shouldPreventAnonymousAccessToBatchUpdatingConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.pruning.PruningConfigurationResourceSecurityIntegrationTest
- shouldPreventAnonymousAccessToListingConfigurations() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.pruning.PruningConfigurationResourceSecurityIntegrationTest
- shouldPreventAnonymousAccessToLoadingConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.pruning.PruningConfigurationResourceSecurityIntegrationTest
- shouldPreventAnonymousAccessToStatisticsCollection() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.analytics.StatisticsCollectionResourceSecurityIntegrationTest
- shouldPreventAnonymousAccessToUpdatingConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.pruning.PruningConfigurationResourceSecurityIntegrationTest
- shouldPreventInsertingTooLongAnnouncementText() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LookAndFeelTest
- shouldPreventInsertingTooLongHeader() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LookAndFeelTest
- shouldPreventInsertingTooLongWelcomeText() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LookAndFeelTest
- shouldPreventRegularUserAccessToStatisticsCollection() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.analytics.StatisticsCollectionResourceSecurityIntegrationTest
- shouldPreventRemovingOwnDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationDirectoriesBrowserTest
- shouldPreventRemovingOwnGroup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationDirectoriesBrowserTest
- shouldPreventUnathorizedAccessToBatchUpdatingConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.pruning.PruningConfigurationResourceSecurityIntegrationTest
- shouldPreventUnathorizedAccessToListingConfigurations() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.pruning.PruningConfigurationResourceSecurityIntegrationTest
- shouldPreventUnathorizedAccessToLoadingConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.pruning.PruningConfigurationResourceSecurityIntegrationTest
- shouldPreventUnathorizedAccessToUpdatingConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.pruning.PruningConfigurationResourceSecurityIntegrationTest
- shouldPreventUpdateThatLocksAdminOut() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldProduceSameContentsAsFullSyncForMembershipChanges() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.IncrementalSyncImprovementsTest
- shouldPropagateDirectoryDeactivationToOtherNodes() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSpringLdapPoolTest
- shouldPropagateDirectoryDeletionToOtherNodes() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSpringLdapPoolTest
- shouldPropagateNotificationToRemoteCrowdDirectory() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.AuthenticationNotificationIntegrationTest
- shouldPropagateSpringLdapPoolDeactivationToOtherNodes() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSpringLdapPoolTest
- shouldProvideDownloadableCsv() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicensesTest
- shouldProvideSamlResponsesForUsersAlreadyLoggedIn() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOSanityTest
- shouldPublishEventsAfterCommittedTransactions() - Method in class com.atlassian.crowd.plugins.functest.event.EventPublisherTransactionHandlingTest
- shouldReceiveHtmlEmailNotification() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.PasswordExpirationNotificationEmailAcceptanceTest
- shouldReceivePlainTextEmailNotification() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.PasswordExpirationNotificationEmailAcceptanceTest
- shouldReceivePlainTextNotificationWhenServerLicense() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.PasswordExpirationNotificationEmailAcceptanceTest
- shouldRedirectAnonymousUsers() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.groupleveladmin.GroupLevelAdminGroupsAcceptanceTest
- shouldRedirectAnonymousUserToLoginOn404() - Method in class com.atlassian.crowd.acceptance.tests.error.Error404PageTest
- shouldRedirectEachTabToItsOriginalLocation() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- shouldRedirectSysAdmins() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.groupleveladmin.GroupLevelAdminGroupsAcceptanceTest
- shouldRedirectToDuplicateEmailPageWhenEmailIsDuplicated() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOAppTests
- shouldRedirectToInvalidEmailPageWhenEmailIsInvalid() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOAppTests
- shouldRedirectToLicenseMaintenancePageWhenNumberOfUsersAboveTheLimit() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicenseMaintenanceTest
- shouldRedirectToMyProfileWhenTryingToAccessChangeEmailPageWhenFeatureIsDisabled() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangeEmailAcceptanceTest
- shouldReEnableEncryption() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.EncryptionResourceAcceptanceTest
- shouldRefreshSSOTokenUsingRememberMeCookie() - Method in class com.atlassian.crowd.acceptance.tests.administration.SessionConfigTest
- shouldRefuseInvalidLicense() - Method in class com.atlassian.crowd.plugins.functest.sal.CrowdLicenseHandlerTest
- shouldRejectInvalidFileName() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.BackupResourceAcceptanceTest
- shouldRemoveAllowedGroup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationDirectoriesBrowserTest
- shouldRemoveAllUsers() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveUserFromGroupTest
- shouldRemoveCookieWhenLoggingOfChecked() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RememberMeTest
- shouldRemoveDefaultGroups() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationDirectoriesBrowserTest
- shouldRemoveDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationDirectoriesBrowserTest
- shouldRemoveMultipleUsers() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveUserFromGroupTest
- shouldRemoveNonAdminGroupsFromUserButShouldNotRemoveAdminGroup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.PreventAdminFromRevokingAdminRightsFromThemselvesTest
- shouldRemoveNormalGroupsWithAdminGroupsWhenNotAllAdminGroupsAreSelected() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.PreventAdminFromRevokingAdminRightsFromThemselvesTest
- shouldRemoveSingleUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveUserFromGroupTest
- shouldRemoveUser() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewGroupMembersTest
- shouldRemoveUsersFromGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldRemoveUserWhoHasBeenDeletedInRemoteDirectoryWhenHardDelete() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.pruning.PruningE2eTest
- shouldRenderPlaceholderWhenThereAreNoJndiDirectories() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UpdateConnectionPoolTest
- shouldRenderWarningWhenCreatingConnectorDirectoryWithJndiPoolingAndStartTls() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldRenderWarningWhenCreatingDelegatedDirectoryWithJndiPoolingAndStartTls() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldRenderWarningWhenEditingConnectorDirectoryWithJndiPoolingAndStartTls() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- shouldRenderWarningWhenEditingDelegatedDirectoryWithJndiPoolingAndStartTls() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- shouldReorderDirectories() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationDirectoriesBrowserTest
- shouldReorderMappingsToAfter() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldReorderMappingsToPosition() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldReorderMappingsToPositionFirst() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldReplyWithBadRequestWhenTargetAddressInvalid() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.MailServerResourceTest
- shouldReportBaseStatistics() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AnalyticsAcceptanceTest
- shouldResendEmailWithNewTokenAndSuccessfullyChangeEmailWithNewToken() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangeEmailAcceptanceTest
- shouldResetExpiredPassword() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.account.AccountManagementResourceAcceptanceTest
- shouldResetPasswordCorrectly() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.account.AccountManagementResourceAcceptanceTest
- shouldRestoreAzureADGroup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.BackupRestoreTest
- shouldRetainValidValuesWhenInvalidValuesAreSubmitted() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UpdateConnectionPoolTest
- shouldRetrieveLicenseKey() - Method in class com.atlassian.crowd.plugins.functest.sal.CrowdLicenseHandlerTest
- shouldRetrieveRememberMeCookieWithSameExpiryDateAndChangedValueAfterUse() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RememberMeTest
- shouldReturn400ForAuthenticationWithoutPasswordWhenItIsDisabled() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestAssuredTokenResourceTest
- shouldReturn400WhenAnnouncementTextMaxLengthIsExceeded() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.LookAndFeelResourceAcceptanceTest
- shouldReturn400WhenHeaderMaxLengthIsExceeded() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.LookAndFeelResourceAcceptanceTest
- shouldReturn400WhenWelcomeTextMaxLengthIsExceeded() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.LookAndFeelResourceAcceptanceTest
- shouldReturnAdministeredGroups() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnApplicationList() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldReturnBackupSummaryWhenAdminRequest() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.BackupResourceAcceptanceTest
- shouldReturnBadRequestErrorWhenInvalidFilterUsed() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldReturnBadRequestWhenAddingUserFromNonExistentDirectoryToGroups() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- shouldReturnBadRequestWhenAddingUsersToGroupInNonExistentDirectory() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnBadRequestWhenGettingGroupDetailsFromNonExistentDirectory() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnBadRequestWhenGettingGroupMembersFromNonExistentGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnBadRequestWhenRemovingUserFromNonExistentDirectoryFromGroups() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- shouldReturnBadRequestWhenRemovingUsersFromGroupInNonExistentDirectory() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnBadRequestWhenSavingBackupConfigurationWithInvalidData() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.BackupResourceAcceptanceTest
- shouldReturnDefaultLogLevels() - Method in class com.atlassian.crowd.acceptance.tests.administration.LoggingProfilingTest
- shouldReturnDefaultSettingsWhenThereIsNoConfigurationDefined() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.RememberMeAdminResourceAcceptanceTest
- shouldReturnDefaultsWhenRevertButtonIsClicked() - Method in class com.atlassian.crowd.acceptance.tests.administration.LoggingProfilingTest
- shouldReturnDetailedDirectoryDataMatchingDirectorySpecifiedById() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- shouldReturnDirectoryNotFoundExceptionIfNoDirectoryMatchesSysAdminsRequest() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- shouldReturnDirectoryNotFoundIfDirectoryDoesNotExistForSynchronisation() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- shouldReturnEmptyAvatarUrlWithinRestPageResponseIfWebAvatarsIsDisabled() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- shouldReturnEmptyListOfDetailedDirectoriesIfNoneMatchSearchTerm() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- shouldReturnEmptyListOfDetailedDirectoriesIfUserIsNotSysAdmin() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- shouldReturnEmptyListWhenRegularUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- shouldReturnEmptyPageIfNoGroupsContainSearchTermInName() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupAdminResourceAcceptanceTest
- shouldReturnEntitiesDataWithNamesMatchingSearchText() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupLevelAdminResourceAcceptanceTest
- shouldReturnEntitiesWithNamesMatchingSearchText() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupLevelAdminResourceAcceptanceTest
- shouldReturnEventProjections() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceFilterTest
- shouldReturnExpectedGroupWhichCouldBeRemovedWhenProvidedSearchStringContainingItsName() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveGroupFromGroupTest
- shouldReturnExpectedGroupWhichCouldBeRemovedWhenProvidedSearchStringContainingItsName() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveUserFromGroupFromViewUserTest
- shouldReturnForbiddenCodeWhenXsrfProtectionsMissing() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.RestAuthenticationTest
- shouldReturnFutureSchedule() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SchedulerResourceTest
- shouldReturnGroupDetails() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnGroupMembers() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnLicenseErrorWhenAccessedByRegularUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- shouldReturnLicenseErrorWhenAccessesdByRegularUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnLicenseErrorWhenAddUsersToGroupAsGLA() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnLicenseErrorWhenCreatingOrRemovingGroupAdmin() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupLevelAdminResourceAcceptanceTest
- shouldReturnLicenseErrorWhenGettingGroupDetailsAsGLA() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnLicenseErrorWhenGettingGroupMembersAsGLA() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnLicenseErrorWhenListingGroupAdmins() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupLevelAdminResourceAcceptanceTest
- shouldReturnLicenseErrorWhenRemoveUsersFromGroupAsGLA() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnLicenseErrorWhileAddingUserToGroupWhenRegularUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- shouldReturnLicenseErrorWhileGettingAdministeredGroupsAsGLA() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnLicenseErrorWhileRemovingUserFromGroupWhenRegularUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- shouldReturnListOfAllDetailedDirectoriesIfSysAdminDoesNotSpecifySearchTermOrIfActive() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- shouldReturnListOfDetailedDirectoriesMatchingActiveCriteriaFalse() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- shouldReturnListOfDetailedDirectoriesMatchingActiveCriteriaTrue() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- shouldReturnListOfDetailedDirectoriesMatchingSearchTerm() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- shouldReturnListOfDetailedDirectoriesMatchingSearchTermAndActiveCriteria() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- shouldReturnMultipleResultsWhenSearchingWithoutCriteria() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddGroupToGroupTest
- shouldReturnNestedGroupsOfGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupAdminResourceAcceptanceTest
- shouldReturnNoContentWhenForgottenPasswordForDirectoryWithModifications() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.account.AccountManagementResourceAcceptanceTest
- shouldReturnNoContentWhenForgottenPasswordForDirWithoutModifications() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.account.AccountManagementResourceAcceptanceTest
- shouldReturnNoContentWhenForgottenPasswordForNonExistingUsername() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.account.AccountManagementResourceAcceptanceTest
- shouldReturnNoContentWhenForgottenUsernameForExistingEmail() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.account.AccountManagementResourceAcceptanceTest
- shouldReturnNoContentWhenForgottenUsernameForNonExistingEmail() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.account.AccountManagementResourceAcceptanceTest
- shouldReturnNoContentWhenForgottenUsernameFromDirWithoutModifications() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.account.AccountManagementResourceAcceptanceTest
- shouldReturnNoResultsWhenSearchingForGroupWhichDoesntExist() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddGroupToGroupTest
- shouldReturnNoResultsWhenSearchStringIsNotEqualToAnyNestedGroupMembers() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveGroupFromGroupTest
- shouldReturnNoResultsWhenSearchStringIsNotEqualToAnyNestedGroupMembers() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveUserFromGroupFromViewUserTest
- shouldReturnNotFoundWhenAddingNonExistentUserToGroups() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- shouldReturnNotFoundWhenAddingUsersToNotExistentGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnNotFoundWhenGettingGroupDetailsAboutNonExistentGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnNotFoundWhenGettingGroupMembersFromNonExistentGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnNotFoundWhenRemovingNonExistentUserFromGroups() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- shouldReturnNotFoundWhenRemovingUsersFromNonExistentGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnOkCodeForValidLogin() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.RestAuthenticationTest
- shouldReturnOkResponseForGroupAdmin() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.groupleveladmin.GroupLevelAdminGroupsAcceptanceTest
- shouldReturnOKStatusForAdminUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DynamicLdapPoolStatisticsResourceTest
- shouldReturnPagedGroupsContainingSearchTermInName() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupAdminResourceAcceptanceTest
- shouldReturnResultsOnlyFromAdministeredDirectoriesWhenSearchUsers() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- shouldReturnResultWhenSearchStringContainsGroupname() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupFromViewUserTest
- shouldReturnResultWhenSearchStringContainsUsername() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveUserFromGroupTest
- shouldReturnResultWhenSearchStringContainsUsername() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddUserToGroupTest
- shouldReturnRunningStatus() - Method in class com.atlassian.crowd.acceptance.tests.administration.StatusTest
- shouldReturnSameNextUrlAsPassedInRequestParams() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.RestRedirectTest
- shouldReturnSameResultsRegardlessOfGroupParam() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupLevelAdminResourceAcceptanceTest
- shouldReturnServerInfoResourceForAdmin() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.info.ServerInfoResourceTest
- shouldReturnServerInfoResourceForAnonymous() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.info.ServerInfoResourceTest
- shouldReturnSingleResultWhenSearchingForExactName() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddGroupToGroupTest
- shouldReturnUnauthorisedIfUserIsNotAuthorisedToScheduleSynchronisation() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- shouldReturnUnauthorisedIfUserIsNotSysAdmin() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- shouldReturnUnauthorizedCodeForExpiredPassword() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.RestAuthenticationTest
- shouldReturnUnauthorizedCodeForInvalidLogin() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.RestAuthenticationTest
- shouldReturnUnauthorizedCodeForInvalidLoginWhenLastDirNotWorking() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.RestAuthenticationTest
- shouldReturnUnauthorizedCodeForInvalidPassword() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.RestAuthenticationTest
- shouldReturnUnauthorizedCodeWhenSearchAdminsCalledByAnonymousUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupLevelAdminResourceAcceptanceTest
- shouldReturnUnauthorizedCodeWhenSearchAdminsCalledByGla() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupLevelAdminResourceAcceptanceTest
- shouldReturnUnauthorizedCodeWhenSearchUsersCalledByAnonymousUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnUnauthorizedStatusForAnonymousRequest() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DynamicLdapPoolStatisticsResourceTest
- shouldReturnUrlToDefaultPageWhenNextParamNotProvided() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.RestRedirectTest
- shouldReturnUsersGravatarUrlWithinRestPageResponseIfWebAvatarsIsEnabled() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- shouldReturnUsersOnlyFromRequestedDirectory() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnUsersOnlyFromVisibleDirectory() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnUsersSortedByDirectoryNameWhenSameUsername() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupLevelAdminResourceAcceptanceTest
- shouldReturnUsersWithNamesMatchingAdminSearchText() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnUsersWithNamesMatchingSearchText() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldReturnUserWithAvatarFromUncachedDirectoryIfFeatureEnabledAndUserHasAvatarAttributeInRemoteDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowsePrincipalsTest
- shouldReturnValidCookieWithCustomCookieConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.SSOCookieTest
- shouldReturnValidCookieWithDefaultSettings() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.SSOCookieTest
- shouldRun() - Method in class com.atlassian.crowd.acceptance.utils.conditions.IsDataCenter
- shouldRun() - Method in class com.atlassian.crowd.acceptance.utils.conditions.IsJdk8
- shouldRunMailScanAndGetResult() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.MailScanAcceptanceTest
- shouldRunWithExpectedLicense() - Method in class com.atlassian.crowd.acceptance.tests.license.LicenseSetupTest
- shouldSaveBackupConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.BackupTest
- shouldSaveBackupConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.BackupResourceAcceptanceTest
- shouldSaveConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.RememberMeAdminResourceAcceptanceTest
- shouldSaveLookAndFeelConfigurationAndEverytimeDisplayChangesInPreview() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LookAndFeelTest
- shouldSaveMailConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.MailServerTest
- shouldSaveMailConfigurationWhenUsingGoogleOAuth2Credentials() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.oauth2.OAuth2MailServerTest
- shouldSaveMailConfigurationWhenUsingMicrosoftOAuth2Credentials() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.oauth2.OAuth2MailServerTest
- shouldScheduleSynchronisationForDirectory() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- shouldSearchByStatus() - Method in class com.atlassian.crowd.acceptance.tests.integration.BrowseGroupsTest
- shouldSendEmailNotificationWhenCheckboxIsSelected() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- shouldSendMultiPartMailsWhenIsDataCenter() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangeEmailAcceptanceTest
- shouldSendPlainTextMailsByDefault() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangeEmailAcceptanceTest
- shouldSendPlainTextMailsWhenIsServer() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangeEmailAcceptanceTest
- shouldSendTestMessage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.MailServerTest
- shouldSendTestMessageWhenUsingGoogleOAuth2() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.oauth2.OAuth2MailServerTest
- shouldSendTestMessageWhenUsingMicrosoftOAuth2() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.oauth2.OAuth2MailServerTest
- shouldSetCookieWhenRememberMeWasChecked() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RememberMeTest
- shouldSetDefaultValuesFromConfigurationPropertiesWhenCreatingDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldSetFilterExpiredUsersByDefaultForAdWhenCreatingConnectorDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldSetInitialFilteringToNone() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationAccessBasedFilteringTest
- shouldSetRememberMeCookieWhenRequested() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- shouldSetRememberMeCookieWhenRequested() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.RestAuthenticationTest
- shouldSetSpringLdapFormVisibilityDependingOnSelectedPoolTypeWhenCreatingConnectorDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldSetSpringLdapFormVisibilityDependingOnSelectedPoolTypeWhenCreatingDelegatedDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldSetSpringLdapFormVisibilityDependingOnSelectedPoolTypeWhenEditingConnectorDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- shouldSetSpringLdapFormVisibilityDependingOnSelectedPoolTypeWhenEditingDelegatedDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- shouldShow404PageToRegisteredUser() - Method in class com.atlassian.crowd.acceptance.tests.error.Error404PageTest
- shouldShow404PageToSysAdmin() - Method in class com.atlassian.crowd.acceptance.tests.error.Error404PageTest
- shouldShowAdditionalDirectoriesInExpander() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleTest
- shouldShowAdditionalDirectoriesInExpander() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UpdateConnectionPoolTest
- shouldShowApplinksPage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ApplinksTest
- shouldShowClusteringPage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ClusterMonitoringAcceptanceTest
- shouldShowEmptyStateWhenZeroChangesetsAndCriteriaAreNotSet() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AuditLogTest
- shouldShowEmptyStateWhenZeroChangesetsAndCriteriaAreSet() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AuditLogTest
- shouldShowErrorFlagForFailedGroupSearchTest(Consumer<CreateConnectorConnectorTab>) - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldShowErrorFlagForFailedGroupSearchTestWithMultipleUrls() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldShowErrorFlagForFailedGroupSearchTestWithSingleUrl() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldShowErrorFlagForFailedUserSearchTest(Consumer<CreateDelegatedConnectorTab>) - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldShowErrorFlagForFailedUserSearchTestWithMultipleUrls() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldShowErrorFlagForFailedUserSearchTestWithSingleUrl() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldShowErrorIfInvalidNewEmail() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangeEmailAcceptanceTest
- shouldShowErrorIfInvalidPassword() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangeEmailAcceptanceTest
- shouldShowErrorIfNewEmailIsSameAsOldOne() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangeEmailAcceptanceTest
- shouldShowEventDetails() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AuditLogTest
- shouldShowFilteringOptionsOnlyOnDc() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AzureAdGroupFilteringTest
- shouldShowInsecureAppsWarning() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleTest
- shouldShowJndiDirectories() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.UpdateConnectionPoolTest
- shouldShowSpringLdapUpdateDisclaimerWhenEditingConnectorDirectoryConnectorProperties() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- shouldShowSpringLdapUpdateDisclaimerWhenEditingConnectorDirectorySpringLdapConfig() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- shouldShowSpringLdapUpdateDisclaimerWhenEditingDelegatedDirectoryConnectorProperties() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- shouldShowSpringLdapUpdateDisclaimerWhenEditingDelegatedDirectorySpringLdapConfig() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- shouldShowStartTlsWarningIfThereAreStartTlsJndiDirectories() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleTest
- shouldShowSuccessFlagForSuccessfulConnectionTestWithConnectorDirectory(Consumer<CreateConnectorConnectorTab>) - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldShowSuccessFlagForSuccessfulConnectionTestWithConnectorDirectoryWithMultipleUrls() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldShowSuccessFlagForSuccessfulConnectionTestWithConnectorDirectoryWithSingleUrl() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldShowSuccessFlagForSuccessfulConnectionTestWithDelegatingDirectory(Consumer<CreateDelegatedConnectorTab>) - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldShowSuccessFlagForSuccessfulConnectionTestWithDelegatingDirectoryWithMultipleUrls() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldShowSuccessFlagForSuccessfulConnectionTestWithDelegatingDirectoryWithSingleUrl() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldShowSuccessFlagForSuccessfulGroupSearchTestWithMultipleUrls() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldShowSuccessFlagForSuccessfulGroupSearchTestWithSingleUrl() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldShowSuccessFlagForSuccessfulUserSearchTest(Consumer<CreateDelegatedConnectorTab>) - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldShowSuccessFlagForSuccessfulUserSearchTestWithMultipleUrls() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldShowSuccessFlagForSuccessfulUserSearchTestWithSingleUrl() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldShowWarningWhenJndiDirectoryExists() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdConsoleJndiTimeoutUnlimitedWarningTest
- shouldShowWarningWhenLicenseIsForged() - Method in class com.atlassian.crowd.acceptance.tests.license.ForgedLicenseWarningTest
- shouldStopShowingWarningAfterForgedLicenseIsReplaceWithValidOne() - Method in class com.atlassian.crowd.acceptance.tests.license.ForgedLicenseWarningTest
- shouldSuccessfullyAddCustomDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldSuccessfullyChangeEmail() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangeEmailAcceptanceTest
- shouldSuccessfullyCheckDirectoryMappings() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldSuccessfullyCreateConnectorDirectory(String) - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldSuccessfullyCreateConnectorDirectoryWithMultipleUrls() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldSuccessfullyCreateConnectorDirectoryWithSingleUrl() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldSuccessfullyCreateDelegatedDirectory(String) - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldSuccessfullyCreateDelegatedDirectoryWithMultipleUrls() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldSuccessfullyCreateDelegatedDirectoryWithSingleUrl() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldSuccessfullyCreateInactiveRemoteCrowdDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
-
Tests that adding an inactive directory will not show any information about the synchronisation including the "Synchronise now" button.
- shouldSuccessfullyCreateInternalDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldSuccessfullyCreateRemoteCrowdDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldSuccessfullyRemoveAllGroups() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveGroupFromGroupTest
- shouldSuccessfullyRemoveAllGroups() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveUserFromGroupFromViewUserTest
- shouldSuccessfullyRemoveMultipleGroups() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveGroupFromGroupTest
- shouldSuccessfullyRemoveMultipleGroups() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveUserFromGroupFromViewUserTest
- shouldSuccessfullyRemoveSingleGroup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveGroupFromGroupTest
- shouldSuccessfullyRemoveSingleGroup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveUserFromGroupFromViewUserTest
- shouldSupportExpiredPasswordChangePage() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.RestAuthenticationTest
- shouldSyncGroupMembershipAfterUserAuthentication(boolean) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- shouldThrowErrorWhenSearchUsersAsRegularUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- shouldThrowErrorWhenSearchUsersFromNotAdministeredDirectories() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- shouldTrimSearchAdminsResultsAccordingToTheProvidedLimit() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.GroupLevelAdminResourceAcceptanceTest
- shouldTrimSearchUsersResultsAccordingToTheProvidedLimit() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.membership.GroupsMembershipResourceAcceptanceTest
- shouldUpdateAccessBasedFilteringToNoFiltering() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldUpdateAccessBasedFilteringToUsersAndGroupsFiltering() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldUpdateAccessBasedFilteringToUsersOnlyFiltering() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldUpdateApplication() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldUpdateDirectoryMappings() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.ApplicationAdminResourceAcceptanceTest
- shouldUpdateExistingApplication() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
- shouldUpdateMembershipAggregation() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationDirectoriesBrowserTest
- shouldUpdateSamlConfig() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- shouldUseEmailAsNameId() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOAppTests
- shouldUseEmailAsNameIdFormatWhenNameIdFormatPolicyIsSetToEmailInSamlAuthnRequest() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOSanityTest
- shouldUseUnspecifiedAsNameId() - Method in class com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOAppTests
- shouldValidateCredentialsToUpdateLicense() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.LicenseMaintenanceTest
- shouldValidateEvictionWhenCreatingConnectorDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldValidateEvictionWhenCreatingDelegatedDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest
- shouldValidateEvictionWhenEditingConnectorDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- shouldValidateEvictionWhenEditingDelegatedDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- shouldValidateLicense() - Method in class com.atlassian.crowd.plugins.functest.sal.CrowdLicenseHandlerTest
- shouldXsrfProtectLoginEndpoint() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdXsrfProtectionTest
- showAnnouncement - Variable in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- showLicensing - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- showLogo - Variable in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- showsExpectedAddresses() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ModifyApplicationRemoteAddressesTest
- shutdown() - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- shutdown() - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
- shutdown() - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Closes this Crowd Client and releases any system resources associated with the client.
- shutdown(String) - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.DelegatingConnectionProvider
- shutdown(String) - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.DelegatingConnectionProviderInitiator
- shutdown(String) - Method in interface com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.ConnectionProviderController
-
Shuts down the underlying implementation, and force new connection requests to be rejected with the specified reason
- shutdownAll() - Method in class com.atlassian.crowd.test.rules.ExecutorServiceFactoryRule
- shutdownAndWait(ExecutorService) - Method in class com.atlassian.crowd.test.rules.ExecutorServiceFactoryRule
- shutdownAndWait(ExecutorService, Duration) - Method in class com.atlassian.crowd.test.rules.ExecutorServiceFactoryRule
- SIDUtils - Class in com.atlassian.crowd.directory.ldap.mapper.attribute
-
Convert back and forth between the binary and the String representation of SIDs.
- SIDUtils() - Constructor for class com.atlassian.crowd.directory.ldap.mapper.attribute.SIDUtils
- SIGN_UP_ENABLED - Static variable in class com.atlassian.crowd.service.SignupSettingsServiceImpl
- SignAssertionsAction - Class in com.atlassian.crowd.sso.saml.impl.opensaml.action
-
Signs all assertions with the keys configured in
SecurityContext
. - SignAssertionsAction() - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.action.SignAssertionsAction
- signInButton - Variable in class com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process.Step2_PasswordLoginPage
- SignupSettingsService - Interface in com.atlassian.crowd.service
- SignupSettingsServiceImpl - Class in com.atlassian.crowd.service
- SignupSettingsServiceImpl(PluginPropertyManager) - Constructor for class com.atlassian.crowd.service.SignupSettingsServiceImpl
- signXML(String, PublicKey, PrivateKey) - Static method in class com.atlassian.crowd.plugin.saml.XmlDigitalSigner
-
Signs the specified xmlString with the pair of provided keys, as per the SAML 2.0 specifications.
- SILENT_AUTHENTICATION_EXCEPTION_SWALLOWER - Static variable in class com.atlassian.crowd.integration.springsecurity.AbstractCrowdSSOAuthenticationProcessingFilter
- SimpleCanonicalityChecker - Class in com.atlassian.crowd.manager.application.canonicality
-
Simple implementation of
CanonicalityChecker
. - SimpleCanonicalityChecker(DirectoryManager, List<Directory>) - Constructor for class com.atlassian.crowd.manager.application.canonicality.SimpleCanonicalityChecker
- SimpleObjectMapper<T> - Class in com.atlassian.crowd.mapper
-
Simplified version of
ObjectMapper
that has following advantages overObjectMapper
: It's fully thread-safe, as it usesObjectReader
andObjectWriter
which are immutable Is not prone to performance problems under heavy load - SimpleObjectMapper(ObjectMapper, Class<T>) - Constructor for class com.atlassian.crowd.mapper.SimpleObjectMapper
- SimpleObjectMapper(Class<T>) - Constructor for class com.atlassian.crowd.mapper.SimpleObjectMapper
- SimpleSynchronizationStatus - Enum Class in com.atlassian.crowd.plugin.rest.entity
- SimpleTable - Interface in com.atlassian.crowd.dummy.db
- SimpleTableAO - Interface in com.atlassian.crowd.dummy.db
- SimpleXsrfTokenGenerator - Class in com.atlassian.crowd.xwork
-
Simple implementation of XsrfTokenGenerator that stores a unique value in the session.
- SimpleXsrfTokenGenerator() - Constructor for class com.atlassian.crowd.xwork.SimpleXsrfTokenGenerator
- SINGLE_RESULT - Static variable in class com.atlassian.crowd.directory.query.ODataTop
- SingleClusterMessageListener - Class in com.atlassian.crowd.manager.cluster.message
- SingleClusterMessageListener(String, String, Runnable) - Constructor for class com.atlassian.crowd.manager.cluster.message.SingleClusterMessageListener
- SingleGroupAdministrationMappings - Interface in com.atlassian.crowd.manager.permission
-
Represents mappings of users and group to a particular group
- SingleGroupProvider - Interface in com.atlassian.crowd.manager.directory.nestedgroups
-
Simple functional interface providing directly related (either parents or children) groups of a single group.
- SITEMESH - Enum constant in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- SITEMESH - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- SITEMESH_PAGE - Static variable in class com.atlassian.crowd.console.filter.SitemeshPageFilter
- SitemeshPageFilter - Class in com.atlassian.crowd.console.filter
-
Currently the main purpose for overwritting the filter is to store the page object in the request so underlying plugin web-items and sections can get access to the page properties and can perform conditional logic
- SitemeshPageFilter() - Constructor for class com.atlassian.crowd.console.filter.SitemeshPageFilter
- SitemeshPropertiesCondition - Class in com.atlassian.crowd.plugin.web.conditions
-
Will return true if a context contains any of the available property values based on a given property name.
- SitemeshPropertiesCondition() - Constructor for class com.atlassian.crowd.plugin.web.conditions.SitemeshPropertiesCondition
- SIX_MONTHS - Enum constant in enum class com.atlassian.crowd.manager.audit.RetentionPeriod
- SIX_TO_TEN - Enum constant in enum class com.atlassian.crowd.analytics.events.DirectoryCountBucket
- size() - Method in interface com.atlassian.crowd.directory.ldap.name.CrowdLdapName
- size() - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
- size() - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntityList
- size() - Method in class com.atlassian.crowd.integration.rest.entity.MultiValuedAttributeEntityList
- size() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntityList
- size() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntityList
- size() - Method in class com.atlassian.crowd.plugin.rest.entity.AttributeEntityList
- size() - Method in class com.atlassian.crowd.plugin.rest.entity.DirectoryMappingEntityList
- size() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntityList
- size() - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntityList
- size() - Method in class com.atlassian.crowd.plugin.rest.entity.RemoteAddressEntitySet
- size() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntityList
- size() - Method in interface com.atlassian.crowd.search.util.ResultsAggregator
- SIZE_PROPERTY - Static variable in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
- SKIP_APP_VALIDATION - Static variable in class com.atlassian.crowd.sso.saml.impl.opensaml.action.PrepareConfigContextAction
- SKIP_COLLECTION - Static variable in class com.atlassian.crowd.analytics.statistics.collectors.directory.DuplicatedExternalIdsStatisticsCollector
- skipConfiguredFromEnv() - Method in class com.atlassian.crowd.pageobjects.setup.DatabaseSetupPage
- skipDatabaseConfiguredFromEnv() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestBase
- SlomoConfig() - Constructor for class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource.SlomoConfig
- SlomoConfig(SlowMotion) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource.SlomoConfig
- SlowMotionFilter - Class in com.atlassian.crowd.plugins.testkit.rest.slomo
- SlowMotionFilter(SlowMotion) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionFilter
- SlowMotionResource - Class in com.atlassian.crowd.plugins.testkit.rest.slomo
- SlowMotionResource(SlowMotion) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource
- SlowMotionResource.PatternError - Class in com.atlassian.crowd.plugins.testkit.rest.slomo
- SlowMotionResource.PatternRepresentation - Class in com.atlassian.crowd.plugins.testkit.rest.slomo
- SlowMotionResource.SlomoConfig - Class in com.atlassian.crowd.plugins.testkit.rest.slomo
- SMALL_AVATAR_SIZE - Static variable in class com.atlassian.crowd.console.action.BaseAction
- smallAvatarUrl - Variable in class com.atlassian.crowd.console.action.BaseAction
- smallMutations() - Method in class com.atlassian.crowd.acceptance.tests.directory.DbCachingLoadMutationTest
- SMTP_PROTOCOL - Static variable in class com.atlassian.crowd.manager.mail.MailSendManager
- smtpHost - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- smtpOption - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- smtpPassword - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- smtpPort - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- SMTPServer - Class in com.atlassian.crowd.util.mail
-
POJO holding SMTP server config.
- SMTPServer() - Constructor for class com.atlassian.crowd.util.mail.SMTPServer
-
Deprecated.Use
SMTPServer.Builder
instead. Since 3.2 - SMTPServer(int, String, InternetAddress, String, String, String, boolean) - Constructor for class com.atlassian.crowd.util.mail.SMTPServer
-
Deprecated.Use
SMTPServer.Builder
instead. Since 3.2 - SMTPServer(String, InternetAddress, String) - Constructor for class com.atlassian.crowd.util.mail.SMTPServer
-
Deprecated.Use
SMTPServer.Builder
instead. Since 3.2 - SMTPServer.Builder - Class in com.atlassian.crowd.util.mail
- SmtpServerConfigurationTestEvent - Class in com.atlassian.crowd.event.configuration
- SmtpServerConfigurationTestEvent(SMTPServer) - Constructor for class com.atlassian.crowd.event.configuration.SmtpServerConfigurationTestEvent
- SmtpServerUpdatedEvent - Class in com.atlassian.crowd.event.configuration
-
This class represents an update to Crowd's mail configuration.
- SmtpServerUpdatedEvent(SMTPServer, SMTPServer) - Constructor for class com.atlassian.crowd.event.configuration.SmtpServerUpdatedEvent
- smtpUsername - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- snapshotObject(DatabaseObject, DatabaseSnapshot) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.snapshot.jvm.HsqlSupportingUniqueConstraintSnapshotGenerator
- snapshotObject(DatabaseObject, DatabaseSnapshot) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.snapshot.jvm.HsqlSupportingUniqueConstraintSnapshotGeneratorWrapper
- socketTimeout - Variable in class com.atlassian.crowd.service.client.AbstractClientProperties
- SOFT_MIN_EVICTABLE_TIME_MILLIS - Static variable in class com.atlassian.crowd.common.properties.SpringLdapPoolDefaults
- SortedMapKeysSerializer() - Constructor for class com.atlassian.crowd.maven.plugin.openapi.OpenAPIUtils.SortedMapKeysSerializer
- SOURCE - Enum constant in enum class com.atlassian.crowd.audit.query.AuditLogChangesetProjection
-
Only populates the source of the changesets
- SoyTemplate - Class in com.atlassian.crowd.console.tags
- SoyTemplate(ValueStack, String, String) - Constructor for class com.atlassian.crowd.console.tags.SoyTemplate
-
Constructor.
- SoyTemplateTag - Class in com.atlassian.crowd.console.tags
-
Webwork tag to call a soy template.
- SoyTemplateTag() - Constructor for class com.atlassian.crowd.console.tags.SoyTemplateTag
- SPACE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- SPACE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- SPACE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- specProperties - Variable in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- splitEntityNamesToMatch() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
-
Splits query with multiple
MembershipQuery.getEntityNamesToMatch()
into separate queries with single entity name to match. - splitEntityNamesToMatch(int) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
-
Splits query with multiple
MembershipQuery.getEntityNamesToMatch()
into separate queries with provided number of entity names to match. - splitIntoBatches(Iterable<T>) - Static method in class com.atlassian.crowd.util.persistence.hibernate.HqlInClauseBatchHelper
- splitIntoBatchesList(Iterable<T>) - Static method in class com.atlassian.crowd.util.persistence.hibernate.HqlInClauseBatchHelper
- splitOrRestrictionIfNeeded(int) - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
-
Splits the query if needed.
- SPRING_LDAP_POOL_ENABLED - Static variable in class com.atlassian.crowd.analytics.events.features.FeatureEnabledStatusEvent
- SpringComponentModuleDescriptor - Class in com.atlassian.crowd.plugin.descriptors
-
NOTE: This class has to be constructor injected since it's the only way moduleFactory can be set at its parent.
- SpringComponentModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.crowd.plugin.descriptors.SpringComponentModuleDescriptor
- SpringContextInstanceFactory - Class in com.atlassian.crowd.util
-
Implementation tied to Spring.
- SpringContextInstanceFactory() - Constructor for class com.atlassian.crowd.util.SpringContextInstanceFactory
- SpringLDAPConnector - Class in com.atlassian.crowd.directory
-
This class implements a remote LDAP directory using Spring LdapTemplate.
- SpringLDAPConnector(LDAPQueryTranslater, EventPublisher, InstanceFactory, LdapContextSourceProvider) - Constructor for class com.atlassian.crowd.directory.SpringLDAPConnector
- springLdapFormContainer - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- springLdapPool(Consumer<LdapSpringConnectionPool>) - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectorySpringLdapPoolPage
- springLdapPool(Consumer<LdapSpringConnectionPool>) - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectorySpringLdapPoolPage
- springLdapPool(Consumer<CreateConnectorConfigureSpringLdapPoolTab>) - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- springLdapPool(Consumer<CreateDelegatedConfigureSpringLdapPoolTab>) - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- SpringLdapPoolClearingClusterMessageListener - Class in com.atlassian.crowd.directory
-
This component deletes a Dynamic LDAP connection pool for a deleted/deactivated directory after receiving a cluster message requesting removal of that directory's LDAP connection pool
- SpringLdapPoolClearingClusterMessageListener(SpringLdapPooledContextSourceProvider, ClusterMessageService) - Constructor for class com.atlassian.crowd.directory.SpringLdapPoolClearingClusterMessageListener
- SpringLdapPoolConfigService - Interface in com.atlassian.crowd.directory.ldap.connectionpool
- SpringLdapPoolDefaults - Class in com.atlassian.crowd.common.properties
-
Default configuration values for Dynamic LDAP connection pool.
- SpringLdapPooledContextSourceProvider - Class in com.atlassian.crowd.directory
- SpringLdapPooledContextSourceProvider(LdapContextSourceFactory, EventPublisher, LdapDirectoryClearingClusterEventPublisher, LdapConnectionPropertiesDiffResultMapper) - Constructor for class com.atlassian.crowd.directory.SpringLdapPooledContextSourceProvider
- SpringLdapPooledContextSourceProvider.LdapPoolDestroyedReason - Enum Class in com.atlassian.crowd.directory
- SpringLdapPoolStatistics - Class in com.atlassian.crowd.directory
- SpringLdapPoolStatistics(int, int, int, int, int, int, int) - Constructor for class com.atlassian.crowd.directory.SpringLdapPoolStatistics
- SpringLdapPoolStatisticsController - Class in com.atlassian.crowd.plugin.rest.service.controller.admin
- SpringLdapPoolStatisticsController(SpringLdapPoolStatisticsProvider) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.admin.SpringLdapPoolStatisticsController
- SpringLdapPoolStatisticsProvider - Interface in com.atlassian.crowd.directory
- springLdapPoolTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- springLdapPoolTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- springLdapPoolTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorTabs
- springLdapPoolTabButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedTabs
- SpringLdapTemplateWrapper - Class in com.atlassian.crowd.directory.ldap
-
Wrap a
CrowdLdapTemplate
and perform all operations with the context ClassLoader set to this class's ClassLoader. - SpringLdapTemplateWrapper(CrowdLdapTemplate) - Constructor for class com.atlassian.crowd.directory.ldap.SpringLdapTemplateWrapper
- springLdapUpdateDisclaimer - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- springLdapUpdateDisclaimer - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- SQL_SERVER - Enum constant in enum class com.atlassian.crowd.analytics.statistics.collectors.environment.DatabaseType
- SQLServerIntlDialect - Class in com.atlassian.crowd.util.persistence.hibernate
-
A dialect for MS SQL Server 2000 and 2005, which supports unicode characters (CWD-1070)
- SQLServerIntlDialect() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.SQLServerIntlDialect
- SqlServerLegacyTableQueries - Class in com.atlassian.crowd.migration.legacy.database.sql
-
Extends
GenericLegacyTableQueries
and overrides where SQL Server requires different syntax. - SqlServerLegacyTableQueries() - Constructor for class com.atlassian.crowd.migration.legacy.database.sql.SqlServerLegacyTableQueries
- SQUOTE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- SQUOTE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- SQUOTE - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- SQUOTE_STRING - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- SQUOTE_STRING - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- SQUOTE_STRING - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- SSHA - Enum constant in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.UserEncryptionMethod
- SSHA_ENCODER - Static variable in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
- SSO_CONFIGURATION_MODIFIED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that SSO configuration has been modified.
- 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
- SSO_COOKIE - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- SSO_COOKIE - Static variable in class com.atlassian.crowd.test.util.RestUtils
- SSO_URL_SUFFIX - Static variable in class com.atlassian.crowd.manager.sso.CrowdSamlConfigurationServiceImpl
- ssoCookieDomainName - Variable in class com.atlassian.crowd.service.client.AbstractClientProperties
- SSOCookieTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- SSOCookieTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.SSOCookieTest
- ssoDisabledMessage - Variable in class com.atlassian.crowd.pageobjects.ApplicationSSOPage
- SsoDisabledPage - Class in com.atlassian.crowd.pageobjects.error
- SsoDisabledPage() - Constructor for class com.atlassian.crowd.pageobjects.error.SsoDisabledPage
- SSOLoginEvent - Class in com.atlassian.crowd.analytics.events
-
Analytics event published when SSO user logs in to an application.
- SSOLoginEvent(ApplicationType, SSOLoginEvent.SsoType) - Constructor for class com.atlassian.crowd.analytics.events.SSOLoginEvent
- SSOLoginEvent.SsoType - Enum Class in com.atlassian.crowd.analytics.events
- SsoSamlConfiguration - Class in com.atlassian.crowd.sso.saml
- SsoSamlConfiguration() - Constructor for class com.atlassian.crowd.sso.saml.SsoSamlConfiguration
- SSOTabViewAnalyticsEvent - Class in com.atlassian.crowd.analytics.events
-
Analytics event published when user sees the application SSO tab.
- SSOTabViewAnalyticsEvent(boolean) - Constructor for class com.atlassian.crowd.analytics.events.SSOTabViewAnalyticsEvent
- SsoTabViewEvent - Class in com.atlassian.crowd.event.sso
-
Event published when user sees the application SSO tab.
- SsoTabViewEvent(boolean) - Constructor for class com.atlassian.crowd.event.sso.SsoTabViewEvent
- SsoTabViewEventListener - Class in com.atlassian.crowd.analytics.listener
-
Listener transforming
SsoTabViewEvent
intoSSOTabViewAnalyticsEvent
once per day. - SsoTabViewEventListener(EventPublisher, Clock) - Constructor for class com.atlassian.crowd.analytics.listener.SsoTabViewEventListener
- SSOUserWithDefaultTokenDuration() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- SSOUserWithZeroLivedToken() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- SSOUtils - Class in com.atlassian.crowd.util
- SSOUtils() - Constructor for class com.atlassian.crowd.util.SSOUtils
- StalledSynchronisationDetectorJob - Class in com.atlassian.crowd.scheduling
-
Detects stalled synchronisations and reschedules them
- StalledSynchronisationDetectorJob(FailedSynchronisationManager) - Constructor for class com.atlassian.crowd.scheduling.StalledSynchronisationDetectorJob
- standardise(String, boolean) - Static method in class com.atlassian.crowd.directory.ldap.util.DNStandardiser
-
Converts a DN string into a "standard" DN string representation consumable by caches.
- standardiseToName(String, boolean) - Static method in class com.atlassian.crowd.directory.ldap.util.DNStandardiser
-
This method is the preferred approach for standardising a DN.
- start - Variable in class com.atlassian.crowd.util.TimedOperation
- start() - Method in interface com.atlassian.crowd.manager.cluster.message.ClusterMessageManager
-
Start polling for new messages.
- start() - Method in class com.atlassian.crowd.manager.cluster.message.ClusterMessageServiceImpl
- start() - Method in class com.atlassian.crowd.manager.cluster.message.NoOpClusterMessageService
- START_INDEX_PARAM - Static variable in interface com.atlassian.crowd.plugin.rest.util.SearchResourceConstants
- START_PARAM - Static variable in class com.atlassian.crowd.plugin.rest.entity.page.RestPageRequest
- START_PROPERTY - Static variable in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
- START_TLS - Enum constant in enum class com.atlassian.crowd.directory.ldap.LdapSecureMode
- startCapturing() - Method in class com.atlassian.crowd.test.util.analytics.AnalyticsClient
-
Starts capturing analytics.
- STARTED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Deprecated.This event type has been deprecated in favor of more specific event types (such as USER_CREATED). Please use a more specific event type or
AuditLogEventType.OTHER
if none apply to your event. - STARTED - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
- startEmailValidation(EmailValidationRequestEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.email.ChangeEmailController
- startEmailValidation(EmailValidationRequestEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.email.ChangeEmailResource
- startHeartbeat() - Method in class com.atlassian.beehive.db.AbstractClusterNodeHeartbeatService
-
The concrete class must ensure that this is called upon product startup, but after the DB is available.
- startIndex - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
- starting(Description) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.CrowdInstanceHelper
- starting(Description) - Method in class com.atlassian.crowd.test.rules.TimezoneRule
- STARTING - Enum constant in enum class com.atlassian.crowd.status.servlet.ApplicationState
-
The Crowd application is currently starting
- startingAt(int) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQuery
- startingAt(int) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQueryWithRestriction
- startingAt(int) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithNameToMatch
- startingWith(T) - Method in class com.atlassian.crowd.search.builder.Restriction.RestrictionWithProperty
-
Returns a property restriction that is only satisfied if the value of the property starts with the given value.
- startOAuth2Authorization() - Method in class com.atlassian.crowd.console.action.options.UpdateMailServer
- STARTS_WITH - Enum constant in enum class com.atlassian.crowd.search.query.entity.restriction.MatchMode
- startScheduler() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- startsWith(Name) - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
- startTime - Variable in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- startTimer(String) - Method in class com.atlassian.crowd.common.util.TimedCalls
-
Starts new timer.
- startTLS - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- STARTTLS_POOLING - Static variable in class com.atlassian.crowd.console.message.DismissibleMessagesKeys
-
Corresponds to the warning shown if at least one LDAP directory has pooling disabled due to StartTLS.
- startTlsPoolingWarningMessage - Variable in class com.atlassian.crowd.pageobjects.CrowdConsole
- StartTlsPoolingWarningMessage - Class in com.atlassian.crowd.pageobjects
- StartTlsPoolingWarningMessage() - Constructor for class com.atlassian.crowd.pageobjects.StartTlsPoolingWarningMessage
- startTlsWarning - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- startTlsWarning - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- startTlsWarningPoolTabLink - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- startTransaction() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.AbstractHibernateBatchProcessor
-
Method is protected to allow subclasses to override the transaction management if they need to (e.g.
- startTransaction() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.AbstractHibernateBatchProcessor
-
Method is protected to allow subclasses to override the transaction management if they need to (e.g.
- STARTUP_LOG - Static variable in class com.atlassian.crowd.console.listener.BootstrapLoaderListener
- StartupInfo - Class in com.atlassian.crowd.analytics.persistence
- StartupInfo(Instant, String, boolean) - Constructor for class com.atlassian.crowd.analytics.persistence.StartupInfo
- StartupInfoDao - Class in com.atlassian.crowd.analytics.persistence
- StartupInfoDao(PluginSettingsFactory) - Constructor for class com.atlassian.crowd.analytics.persistence.StartupInfoDao
- StartupListener - Class in com.atlassian.crowd.console.listener
-
Performs upgrades to Crowd based on the build in the database and the build number for the current version of Crowd.
- StartupListener() - Constructor for class com.atlassian.crowd.console.listener.StartupListener
- STASH - Enum constant in enum class com.atlassian.crowd.model.application.ApplicationType
- StatelessDao - Class in com.atlassian.crowd.util.persistence.hibernate
-
Minimal Hibernate DAO operating with stateless sessions.
- StatelessDao() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.StatelessDao
- StatelessInsertOperation - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation
- StatelessInsertOperation - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation
- StatelessInsertOperation() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation.StatelessInsertOperation
- StatelessInsertOperation() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation.StatelessInsertOperation
- StatelessRemoveOperation - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation
- StatelessRemoveOperation - Class in com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation
- StatelessRemoveOperation() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation.StatelessRemoveOperation
- StatelessRemoveOperation() - Constructor for class com.atlassian.crowd.util.persistence.hibernate.batch.hibernate6.operation.StatelessRemoveOperation
- statelessSessionBatchProcessor - Variable in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- StatelessSessionBatchProcessor - Interface in com.atlassian.crowd.util.persistence.hibernate.batch
-
A concrete subinterface of
BatchProcessor
that reifies theStatelessSession
generic. - StaticCrowdServiceFactory - Class in com.atlassian.crowd.embedded.core.util
-
This class is a convenience class to access a
CrowdService
in a static way. - StaticCrowdServiceFactory(CrowdService) - Constructor for class com.atlassian.crowd.embedded.core.util.StaticCrowdServiceFactory
- StaticResourceBundleProvider - Class in com.atlassian.crowd.util
-
Simple implementation of
ResourceBundleProvider
that looks in fixed set of locations. - StaticResourceBundleProvider(I18nHelperConfiguration) - Constructor for class com.atlassian.crowd.util.StaticResourceBundleProvider
- staticResourceCanBeFetchedAndHasExpirySet() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.WebAppTest
- StatisticsCollectionResource - Class in com.atlassian.crowd.analytics.rest
-
REST endpoint to force statistics collection
- StatisticsCollectionResource(StatisticsCollectorRunnerList) - Constructor for class com.atlassian.crowd.analytics.rest.StatisticsCollectionResource
- StatisticsCollectionResourceSecurityIntegrationTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.analytics
- StatisticsCollectionResourceSecurityIntegrationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.analytics.StatisticsCollectionResourceSecurityIntegrationTest
- StatisticsCollector<T> - Interface in com.atlassian.crowd.common.analytics.statistics.collectors
-
Handles collecting a single set of statistics, and emitting the related analytics event
- StatisticsCollectorRunner - Interface in com.atlassian.crowd.analytics.statistics.scheduler
-
Interface for forcing collection of statistics.
- StatisticsCollectorRunnerList - Class in com.atlassian.crowd.analytics.rest
-
This is a wrapper required to inject the list of
StatisticsCollectorRunner
with HK2 inStatisticsCollectionResource
. - StatisticsCollectorRunnerList(List<StatisticsCollectorRunner>) - Constructor for class com.atlassian.crowd.analytics.rest.StatisticsCollectorRunnerList
- status - Variable in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- status(ApplicationLicensingStatus) - Static method in class com.atlassian.crowd.plugin.rest.entity.ApplicationLicensingSummaryEntity
- status(Response.Status) - Static method in class com.atlassian.crowd.plugin.rest.response.ResponseFactory
- StatusTest - Class in com.atlassian.crowd.acceptance.tests.administration
- StatusTest() - Constructor for class com.atlassian.crowd.acceptance.tests.administration.StatusTest
- step01_enterBadLicense() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- step01_enterBadLicense() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestEnv
- step01_enterForgedLicense() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestForgedLicense
- step01_EnterGoodLicense() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdUsingXmlFileTest
- step02_continueOnForgedLicenseWarning() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestForgedLicense
- step02_enterGoodLicenseNoXSRFToken() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- step02_enterGoodLicenseNoXSRFToken() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestEnv
- step02_PickInstallType() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdUsingXmlFileTest
- step03_enterGoodLicense() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- step03_enterGoodLicense(boolean) - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestEnv
- step03_pickInstallType() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestForgedLicense
- step03_SetupEmbeddedDatabase() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdUsingXmlFileTest
- step04_pickInstallTypeNoXSRFToken() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- step04_pickInstallTypeNoXSRFToken() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestEnv
- step04_SetPathToXmlFile() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdUsingXmlFileTest
- step04_setupEmbeddedDatabase() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestForgedLicense
- step05_pickInstallType() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- step05_pickInstallType() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestEnv
- step05_SanityCheck() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdUsingXmlFileTest
- step05_setOptions() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestForgedLicense
- step06_configureInternalDirectory() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestForgedLicense
- step06_setupDatabaseErrors() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- step06_SkipDatabaseConfiguredFromEnv() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestEnv
- step07_SetOptionsErrors() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestEnv
- step07_setupDefaultAdmin() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestForgedLicense
- step07_setupEmbeddedDatabaseNoXSRFToken() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- step08_assertForgedLicenseBannerIsPresent() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestForgedLicense
- step08_SetOptionsNoXSRFToken() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestEnv
- step08_setupEmbeddedDatabase() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- step09_SetOptions() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestEnv
- step09_setOptionsErrors() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- Step1_EmailLoginPage() - Constructor for class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step1_EmailLoginPage
- Step1_EmailLoginPage() - Constructor for class com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process.Step1_EmailLoginPage
- step10_configureInternalDirectoryErrors() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestEnv
- step10_setOptionsNoXSRFToken() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- step11_configureInternalDirectoryNoXSRFToken() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestEnv
- step11_setOptions() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- step12_configureInternalDirectory() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestEnv
- step12_configureInternalDirectoryErrors() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- step13_configureInternalDirectoryNoXSRFToken() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- step13_defaultAdminError() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestEnv
- step14_configureInternalDirectory() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- step14_setupDefaultAdminNoXSRFToken() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestEnv
- step15_defaultAdminError() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- step15_setupDefaultAdmin() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTestEnv
- step16_setupDefaultAdminNoXSRFToken() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- step17_setupDefaultAdmin() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- step18_assertForgedLicenseBannerIsNotPresent() - Method in class com.atlassian.crowd.acceptance.tests.SetupCrowdTest
- Step2_PasswordLoginPage() - Constructor for class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step2_PasswordLoginPage
- Step2_PasswordLoginPage() - Constructor for class com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process.Step2_PasswordLoginPage
- Step3_VerificationPage() - Constructor for class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step3_VerificationPage
- Step4_AllowConsentPage() - Constructor for class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step4_AllowConsentPage
- stop() - Method in interface com.atlassian.crowd.manager.cluster.message.ClusterMessageManager
-
Stop polling for new messages and ignore any late messages on start().
- stop() - Method in class com.atlassian.crowd.manager.cluster.message.ClusterMessageServiceImpl
- stop() - Method in class com.atlassian.crowd.manager.cluster.message.NoOpClusterMessageService
- stop() - Method in class com.atlassian.crowd.plugin.CrowdOsgiContainerManager
- stop() - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.DelegatingConnectionProvider
- stopCapturing() - Method in class com.atlassian.crowd.test.util.analytics.AnalyticsClient
-
Stops capturing analytics.
- STOPPING - Enum constant in enum class com.atlassian.crowd.status.servlet.ApplicationState
-
The Crowd application is currently shutting down
- storageTypes - Variable in class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage
- store(ClusterInfoEntity) - Method in interface com.atlassian.crowd.dao.cluster.ClusterInfoDao
- store(ClusterInfoEntity) - Method in class com.atlassian.crowd.dao.cluster.ClusterInfoDAOHibernate
- STORE_ATTRIBUTES_ENTITY - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.UsersResourceExamples
- STORE_ATTRIBUTES_ENTITY_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.UsersResourceExamples
- storeAlias(Application, String, String) - Method in interface com.atlassian.crowd.dao.alias.AliasDAO
-
Add or update the application-specific alias for a username.
- storeAlias(Application, String, String) - Method in class com.atlassian.crowd.dao.alias.AliasDAOHibernate
- storeAlias(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.AliasManager
-
Add or update the application-specific alias for a username.
- storeAlias(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
- storeAliasTombstone(long, String) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
-
Stores a tombstone for an alias
- storeAliasTombstone(long, String) - Method in class com.atlassian.crowd.dao.tombstone.TombstoneDAOHibernate
- storeApplicationConfiguration(ApplicationSamlConfiguration) - Method in interface com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationService
-
Creates or updates SAML SSO configuration for an application
- storeApplicationConfiguration(ApplicationSamlConfiguration) - Method in class com.atlassian.crowd.manager.sso.ApplicationSamlConfigurationServiceImpl
- storeAttributes(Group, Map<String, Set<String>>) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- storeAttributes(Group, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.embedded.spi.GroupDao
-
Stores attributes into group.
- storeAttributes(User, Map<String, Set<String>>, boolean) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- storeAttributes(User, Map<String, Set<String>>, boolean) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
Adds or updates a user's attributes with the new Map of attribute values.
- storeAttributes(T, Map<String, Set<String>>) - Method in class com.atlassian.crowd.util.persistence.hibernate.InternalDirectoryEntityHibernateDao
-
Stores entity attributes.
- storeEventsTombstone(String) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
-
Stores a tombstone denoting any events can't be reconstructed
- storeEventsTombstone(String) - Method in class com.atlassian.crowd.dao.tombstone.TombstoneDAOHibernate
- storeEventsTombstoneForApplication(long) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
-
Stores a tombstone denoting events for the given application can't be reconstructed
- storeEventsTombstoneForApplication(long) - Method in class com.atlassian.crowd.dao.tombstone.TombstoneDAOHibernate
- 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
- storeEventsTombstoneForDirectory(String, long) - Method in class com.atlassian.crowd.dao.tombstone.TombstoneDAOHibernate
- storeGroupAttributes(long, String, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Adds or updates a group's attributes with the new Map of attribute values in the directory specified by the passed in
directoryId
. - storeGroupAttributes(long, String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- storeGroupAttributes(Application, String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- storeGroupAttributes(Application, String, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Adds or updates a group's attributes with the new Map of attribute values for all active permissible directories assigned to the application.
- storeGroupAttributes(Application, String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- storeGroupAttributes(String, MultiValuedAttributeEntityList) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Stores the attributes for a group.
- storeGroupAttributes(String, MultiValuedAttributeEntityList) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- 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
- storeGroupAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- storeGroupAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- storeGroupAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- storeGroupAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- storeGroupAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- storeGroupAttributes(String, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Adds or updates a group's attributes with the new Map of attribute values in the directory specified by the passed in
directoryId
. - storeGroupAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- storeGroupAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- storeGroupAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- storeGroupAttributes(String, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Stores the group's attributes on the remote Crowd server.
- storeGroupMembershipTombstone(long, String, String) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
-
Stores a tombstone for group-group memberships
- storeGroupMembershipTombstone(long, String, String) - Method in class com.atlassian.crowd.dao.tombstone.TombstoneDAOHibernate
- storeGroupTombstones(long, Collection<String>) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
-
Stores a tombstone for groups with the given names
- storeGroupTombstones(long, Collection<String>) - Method in class com.atlassian.crowd.dao.tombstone.TombstoneDAOHibernate
- storeKeys(KeyPair) - Method in class com.atlassian.crowd.plugin.saml.DatabaseKeyStore
- storeLicense(String) - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
This will store the license in the LicenseStore for the currently running Crowd instance.
- storeLicense(String) - Method in class com.atlassian.crowd.manager.license.CrowdLicenseManagerImpl
- storeLicense(String) - Method in class com.atlassian.crowd.manager.license.CrowdLicenseStore
- storeNodeInformation() - Method in interface com.atlassian.crowd.manager.cluster.monitoring.ClusterNodeInformationManager
- storeNodeInformation() - Method in class com.atlassian.crowd.manager.cluster.monitoring.DatabaseClusterNodeInformationManager
- storeOperationEvent(OperationEvent) - Method in interface com.atlassian.crowd.event.EventStore
-
Stores the given event.
- storeOperationEvent(OperationEvent) - Method in class com.atlassian.crowd.event.EventStoreGeneric
- storeOperationEvent(OperationEvent) - Method in class com.atlassian.crowd.event.TimestampBasedEventStore
- storeSynchronisationTokenForDirectory(long, String) - Method in class com.atlassian.crowd.dao.directory.DirectorySynchronisationTokenDaoHibernate
- storeSynchronisationTokenForDirectory(long, String) - Method in interface com.atlassian.crowd.embedded.spi.DirectorySynchronisationTokenDao
-
Store a new synchronisation token for the given directory.
- storeSynchronisationTokenForDirectory(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchronisationTokenStore
-
Store a new synchronisation token for the given directory.
- storeSynchronisationTokenForDirectory(long, String) - Method in class com.atlassian.crowd.manager.directory.InDatabaseDirectorySynchronisationTokenStore
- storeSynchronisationTokenForDirectory(long, String) - Method in class com.atlassian.crowd.manager.directory.InMemoryDirectorySynchronisationTokenStore
-
Deprecated.
- storeSynchronisationTokenForDirectory(long, String) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
-
Store a new synchronisation token for the given directory.
- storeSynchronisationTokenForDirectory(long, String) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
- storeTokenIfCrowd(HttpServletRequest, HttpServletResponse, Authentication) - Method in class com.atlassian.crowd.integration.springsecurity.AbstractCrowdSSOAuthenticationProcessingFilter
- storeTombstones(Iterable<T>) - Method in class com.atlassian.crowd.dao.tombstone.TombstoneDAOHibernate
- storeUserAttributes(long, String, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Adds or updates a user's attributes with the new Map of attribute values in the directory specified by the passed in
directoryId
. - storeUserAttributes(long, String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- storeUserAttributes(Application, String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- storeUserAttributes(Application, String, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Adds or updates a user's attributes with the new Map of attribute values for the first active directory containing this username.
- storeUserAttributes(Application, String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- storeUserAttributes(Application, String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- storeUserAttributes(String, MultiValuedAttributeEntityList) - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
-
Stores (add/replace) the user attributes.
- storeUserAttributes(String, MultiValuedAttributeEntityList) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.UsersResource
- 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
- storeUserAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- storeUserAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- storeUserAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- storeUserAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- storeUserAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- storeUserAttributes(String, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Adds or updates a user's attributes with the new Map of attribute values in the directory specified by the passed in
directoryId
. - storeUserAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- storeUserAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- storeUserAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- storeUserAttributes(String, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Stores the user's attributes on the remote Crowd server.
- storeUserMembershipTombstone(long, String, String) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
-
Stores a tombstone for user-group memberships
- storeUserMembershipTombstone(long, String, String) - Method in class com.atlassian.crowd.dao.tombstone.TombstoneDAOHibernate
- storeUsername(HttpServletRequest, String) - Method in class com.atlassian.crowd.integration.springsecurity.UsernameStoringAuthenticationFailureHandler
- storeUserTombstones(long, Collection<String>) - Method in interface com.atlassian.crowd.dao.tombstone.TombstoneDao
-
Stores a tombstone for users with the given names
- storeUserTombstones(long, Collection<String>) - Method in class com.atlassian.crowd.dao.tombstone.TombstoneDAOHibernate
- StoringEventListener - Class in com.atlassian.crowd.event
-
This class listens for events related to user and group changes and saves them to
EventStore
. - StoringEventListener(EventStore, EventPublisher, WebhookService) - Constructor for class com.atlassian.crowd.event.StoringEventListener
- stream() - Method in class com.atlassian.crowd.plugin.rest.service.controller.MembershipsController.PreparedResponse
- stressProfileSpec() - Static method in class com.atlassian.crowd.acceptance.utils.RetrySpecs
-
Defines a
Retry
configuration for stress-testing profile, requiring each test to pass multiple times to be successful. - string() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- STRING - Enum constant in enum class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator.SupportedType
- STRING - Enum constant in enum class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator.SupportedType
- STRING - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- STRING - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- STRING - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- string_return() - Constructor for class com.atlassian.crowd.cql.parser.antlr.CqlParser.string_return
- StringSet - Class in com.atlassian.crowd.struts2.jsp.tags
-
String set tag evaluating the given expression against the stack in the default search order.
- StringSet(ValueStack) - Constructor for class com.atlassian.crowd.struts2.jsp.tags.StringSet
- StringSetTag - Class in com.atlassian.crowd.struts2.jsp.tags
- StringSetTag() - Constructor for class com.atlassian.crowd.struts2.jsp.tags.StringSetTag
- STRINGSTOP - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- STRINGSTOP - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- STRINGSTOP - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- StringSystemProperty - Class in com.atlassian.crowd.common.properties
- StringSystemProperty(String, String) - Constructor for class com.atlassian.crowd.common.properties.StringSystemProperty
- stringToObject(String) - Method in class com.atlassian.crowd.util.persistence.hibernate.BooleanStringUserType
- StripedTokenLockProvider - Class in com.atlassian.crowd.integration.http
-
Default implementation of
TokenLockProvider
, backed by Guava'sStriped
- StripedTokenLockProvider() - Constructor for class com.atlassian.crowd.integration.http.StripedTokenLockProvider
- StripedTokenLockProvider(int) - Constructor for class com.atlassian.crowd.integration.http.StripedTokenLockProvider
- StripedTokenLockProvider(Striped<Lock>) - Constructor for class com.atlassian.crowd.integration.http.StripedTokenLockProvider
- stripNonValidXMLCharacters(String) - Static method in class com.atlassian.crowd.plugin.rest.exception.mapper.ExceptionMapperUtil
-
Strips out characters which cannot be legally represented in XML document.
- STRONG - Enum constant in enum class com.atlassian.crowd.embedded.api.PasswordScore
- STRUTS2_CONFIG_INFO_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- STRUTS2_EXECUTE - Enum constant in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
- STRUTS2_EXECUTE - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- STRUTS2_PREPARE - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- Struts2ConfigurationTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- Struts2ConfigurationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.Struts2ConfigurationTest
- StrutsActionMapHelper - Class in com.atlassian.crowd.manager.bootstrap
-
Helper class to map Struts actions to their underlying
AccessType
s and allow easy and performant retrieval of theAccessType
for a given action. - StrutsActionMapHelper.ActionKey - Record Class in com.atlassian.crowd.manager.bootstrap
- StrutsActionMapHelper.ActionParticulars - Record Class in com.atlassian.crowd.manager.bootstrap
- StrutsExecuteFilter - Class in com.atlassian.crowd.console.filter
- StrutsExecuteFilter() - Constructor for class com.atlassian.crowd.console.filter.StrutsExecuteFilter
- StrutsValidationStatus() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient.StrutsValidationStatus
- StyleUtil - Class in com.atlassian.crowd.pageobjects.utils
- SUB_10_SECONDS - Enum constant in enum class com.atlassian.crowd.analytics.events.SynchronisationTimeTakenBucket
- subject - Variable in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- SUBJECT - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlSubjectMatcher
- SUBJECT_CONFIRMATION - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlSubjectConfirmationMatcher
- SUBJECT_CONFIRMATION_DATA - Static variable in class com.atlassian.crowd.acceptance.tests.bettersso.matcher.assertion.subject.SamlSubjectConfirmationDataMatcher
- subjectPrefix - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- submit - Variable in class com.atlassian.crowd.pageobjects.user.AbstractChangePasswordPage
- submit() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- submit() - Method in class com.atlassian.crowd.pageobjects.administration.MailTemplatePage
- submit() - Method in class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage
- submit() - Method in class com.atlassian.crowd.pageobjects.ChangeEmailPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryDetailsPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryPermissionsPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPermissionsPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConfigurationPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryDetailsPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryPermissionsPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectorySpringLdapPoolPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConfigurationPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConnectorPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryDetailsPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryPermissionsPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectorySpringLdapPoolPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdConnectionPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdDetailsPage
- submit() - Method in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdPermissionsPage
- submit() - Method in class com.atlassian.crowd.pageobjects.ForgottenLoginDetailsPage
- submit() - Method in class com.atlassian.crowd.pageobjects.group.EntityPicker
- submit() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- submit() - Method in class com.atlassian.crowd.pageobjects.RemovePrincipalPage
- submit() - Method in class com.atlassian.crowd.pageobjects.user.AbstractChangePasswordPage
- submit() - Method in class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- submit() - Method in class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- submit() - Method in class com.atlassian.crowd.pageobjects.ViewProfilePage
- submit(boolean) - Method in class com.atlassian.crowd.pageobjects.GroupsDialog
- submit(Class<T>) - Method in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryChooseDirectoryTypePage
- submit(Class<T>) - Method in class com.atlassian.crowd.pageobjects.user.importer.ChooseImporterPage
- submit(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- submitButton - Variable in class com.atlassian.crowd.pageobjects.AddPrincipalPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm
- submitButton - Variable in class com.atlassian.crowd.pageobjects.administration.MailTemplatePage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.ApplicationAuthenticationTestPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage.RemoveApplicationPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.CrowdRestorePage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryDetailsPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryPermissionsPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPermissionsPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConfigurationPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryDetailsPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryPermissionsPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectorySpringLdapPoolPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConfigurationPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConnectorPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryDetailsPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryPermissionsPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectorySpringLdapPoolPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdConnectionPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdDetailsPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdPermissionsPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.FiltersPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.ForgottenLoginDetailsPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.group.AddGroupPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.group.EntityPicker
- submitButton - Variable in class com.atlassian.crowd.pageobjects.group.RemoveGroupPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.user.importer.ChooseImporterPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterMappingPage
- submitButton - Variable in class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- submitExpectingFailure() - Method in class com.atlassian.crowd.pageobjects.AddPrincipalPage
- submitExpectingFailure() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPage
- submitExpectingFailure() - Method in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDirectoryPage
- submitExpectingFailure() - Method in class com.atlassian.crowd.pageobjects.group.AddGroupPage
- submitExpectingFailure() - Method in class com.atlassian.crowd.pageobjects.user.AbstractChangePasswordPage
- submitExpectingFailure() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- submitExpectingFailure() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterMappingPage
- submitExpectingFailure() - Method in class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- submitExpectingLoginPage() - Method in class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage
- submitExpectingSuccess() - Method in class com.atlassian.crowd.pageobjects.AddPrincipalPage
- submitExpectingSuccess() - Method in class com.atlassian.crowd.pageobjects.group.AddGroupPage
- submitExpectingSuccess() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- submitExpectingSuccess() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- submitExpectingSuccess() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterMappingPage
- submitJndiConfigurationExpectingFailure() - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage
- submitJndiConfigurationExpectingSuccess() - Method in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage
- substituteLastRidInSid(String, String) - Static method in class com.atlassian.crowd.directory.ldap.mapper.attribute.SIDUtils
-
Replaces the last subauthority of a SID with a new RID.
- SUCCESS - Enum constant in enum class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage.ClearResult
- SUCCESS - Enum constant in enum class com.atlassian.crowd.pageobjects.aui.AuiType
- SUCCESS - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.SimpleSynchronizationStatus
- SUCCESS_ENTRY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogImporterConfigurationMapper
- SUCCESS_FULL - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
- SUCCESS_INCREMENTAL - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
- successfulAuthentication(HttpServletRequest, HttpServletResponse, FilterChain, Authentication) - Method in class com.atlassian.crowd.integration.springsecurity.AbstractCrowdSSOAuthenticationProcessingFilter
-
Attempts to write out the successful SSO token to a cookie, if an SSO token was generated and stored via the AuthenticationProvider.
- successfulAuthentication(HttpServletRequest, HttpServletResponse, FilterChain, Authentication) - Method in class com.atlassian.crowd.integration.springsecurity.AbstractLocalCrowdAuthenticationProcessingFilter
- successSection - Variable in class com.atlassian.crowd.pageobjects.CrowdErrorAndSuccessSection
- SUN_ONE - Enum constant in enum class com.atlassian.crowd.analytics.util.LdapConnectorType
- SunONE - Class in com.atlassian.crowd.directory
-
Sun ONE / Sun DSEE Directory connector.
- SunONE(LDAPQueryTranslater, EventPublisher, InstanceFactory, PasswordHelper, LdapContextSourceProvider) - Constructor for class com.atlassian.crowd.directory.SunONE
- SUNONE - Enum constant in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.ConnectorType
- superUser() - Static method in class com.atlassian.crowd.acceptance.tests.applications.crowd.GroupAndUserPickerBaseTest
- SUPPORTED_LOGO_TYPES - Static variable in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
- supportedAuthentication - Variable in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm
- SupportedDatabaseVerifier - Class in com.atlassian.crowd.migration.verify
- SupportedDatabaseVerifier(SystemInfoHelper) - Constructor for class com.atlassian.crowd.migration.verify.SupportedDatabaseVerifier
- supportedProtocol - Variable in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm
- SupportInformationBuilder - Class in com.atlassian.crowd.support
-
Builds a support information map from a bunch of fields.
- SupportInformationBuilder() - Constructor for class com.atlassian.crowd.support.SupportInformationBuilder
- supportInformationIsDisplayed() - Method in class com.atlassian.crowd.acceptance.tests.administration.SystemInfoTest
- SupportInformationService - Interface in com.atlassian.crowd.support
-
Provides information for support about the configured directories.
- SupportInformationServiceImpl - Class in com.atlassian.crowd.support
-
Produces a String containing information about some aspects of the Crowd configuration.
- SupportInformationServiceImpl(DirectoryManager, DefaultGroupMembershipService) - Constructor for class com.atlassian.crowd.support.SupportInformationServiceImpl
- supports(Class<?>) - Method in class com.atlassian.crowd.dao.membership.cache.MembershipCache
- supports(Class<?>) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdAuthenticationProvider
-
Returns
true
if thisAuthenticationProvider
supports the indicatedAuthentication
object. - supports(AbstractAuthenticationToken) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdAuthenticationProvider
- supports(AbstractAuthenticationToken) - Method in class com.atlassian.crowd.integration.springsecurity.LocalCrowdAuthenticationProvider
- supportsAggressiveRelease() - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.DelegatingConnectionProvider
- supportsCurrentTimestampSelection() - Method in class com.atlassian.crowd.util.persistence.hibernate.SQLServerIntlDialect
- supportsDeltaQuery() - Method in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- supportsDeltaQueryApi() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- supportsEmptyInList() - Method in class com.atlassian.crowd.util.persistence.hibernate.SQLServerIntlDialect
- supportsExistsInSelect() - Method in class com.atlassian.crowd.util.persistence.hibernate.SQLServerIntlDialect
- supportsExpireAllPasswords(long) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns true if the underlying directory implementation supports expiring passwords
- supportsExpireAllPasswords(long) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- supportsInactiveAccounts - Variable in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- supportsInactiveAccounts() - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- supportsInactiveAccounts() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
-
Internal directories always support inactive accounts.
- supportsInactiveAccounts() - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- supportsInactiveAccounts() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- supportsInactiveAccounts() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
-
This implementation will store the active flag locally in the internal directory if local user status is enabled and if the active flag cannot be persisted on the underlying remote directory.
- supportsInactiveAccounts() - Method in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
-
This connector supports inactive accounts while, in general, LDAP connector do not.
- supportsInactiveAccounts() - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- supportsInactiveAccounts() - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
-
Remote crowd directories always support inactive accounts.
- supportsInactiveAccounts() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Return true if this directory supports inactive users and groups.
- supportsInactiveAccounts() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
Storing active/inactive flag for users in LDAP in general is currently not supported.
- supportsInactiveAccounts() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- supportsMultipleDirectories(Configuration) - Method in class com.atlassian.crowd.importer.importers.JiraImporter
- supportsMultipleDirectories(Configuration) - Method in class com.atlassian.crowd.importer.importers.CsvImporter
- supportsMultipleDirectories(Configuration) - Method in interface com.atlassian.crowd.importer.importers.Importer
-
Some sources might be capable of handling more than one directory.
- supportsMultipleDirectories(Configuration) - Method in interface com.atlassian.crowd.importer.manager.ImporterManager
-
Returns true if the source application supports multiple directories such as if it is crowdified.
- supportsMultipleDirectories(Configuration) - Method in class com.atlassian.crowd.importer.manager.ImporterManagerImpl
- supportsNestedGroups - Variable in class com.atlassian.crowd.console.action.group.ViewGroupMembers
- 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.AuditingDirectoryDecorator
- supportsNestedGroups() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- supportsNestedGroups() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- supportsNestedGroups() - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- supportsNestedGroups() - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- supportsNestedGroups() - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- supportsNestedGroups() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Allows us to only display nested-group related UI for directories that support it.
- supportsNestedGroups() - Method in class com.atlassian.crowd.directory.RFC2307Directory
-
As best I can determine, the RFC2307 schema does not support nested groups.
- supportsNestedGroups() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- supportsNestedGroups() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- supportsNestedGroups(long) - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Returns true if the underlying directory implementation supports nested groups.
- supportsNestedGroups(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- supportsNestedGroups(long) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Returns true if the underlying directory implementation supports nested groups.
- supportsNestedGroups(long) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- supportsPartitionBy() - Method in class com.atlassian.crowd.util.persistence.hibernate.SQLServerIntlDialect
- 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.AuditingDirectoryDecorator
- supportsPasswordExpiration() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- supportsPasswordExpiration() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- supportsPasswordExpiration() - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- supportsPasswordExpiration() - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- supportsPasswordExpiration() - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- supportsPasswordExpiration() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Return true if this directory supports manually expiring passwords.
- supportsPasswordExpiration() - Method in class com.atlassian.crowd.directory.RFC2307Directory
-
Does not support expiring passwords
- supportsPasswordExpiration() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
-
We don't support expiring passwords in LDAP directories (yet).
- supportsPasswordExpiration() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
-
Does not support expiring passwords
- supportsSchemas() - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.NonSchemaSupportingHsqlDb
- 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.AuditingDirectoryDecorator
- supportsSettingEncryptedCredential() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- supportsSettingEncryptedCredential() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- supportsSettingEncryptedCredential() - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
-
Delegated authentication directories don't support setting non-hashed credentials, let alone hashed credentials.
- supportsSettingEncryptedCredential() - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- supportsSettingEncryptedCredential() - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- supportsSettingEncryptedCredential() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
If this method returns true, then calling
RemoteDirectory.updateUserCredential(String, PasswordCredential)
orRemoteDirectory.addUser(com.atlassian.crowd.model.user.UserTemplate, com.atlassian.crowd.embedded.api.PasswordCredential)
with aPasswordCredential
instance wherePasswordCredential.isEncryptedCredential()
returns true and the instance is not equal toPasswordCredential.NONE
will succeed; otherwise, it will fail. - supportsSettingEncryptedCredential() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- supportsSettingEncryptedCredential() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- supportsSettingEncryptedPasswords() - Method in class com.atlassian.crowd.directory.ldap.credential.ActiveDirectoryCredentialEncoder
- supportsSettingEncryptedPasswords() - Method in class com.atlassian.crowd.directory.ldap.credential.EncryptingCredentialEncoder
- supportsSettingEncryptedPasswords() - Method in class com.atlassian.crowd.directory.ldap.credential.EnforceUnencryptedCredentialEncoder
- supportsSettingEncryptedPasswords() - Method in interface com.atlassian.crowd.directory.ldap.credential.LDAPCredentialEncoder
- supportsTupleDistinctCounts() - Method in class com.atlassian.crowd.util.persistence.hibernate.SQLServerIntlDialect
- supportsTuplesInSubqueries() - Method in class com.atlassian.crowd.util.persistence.hibernate.SQLServerIntlDialect
- supportsType(int) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- supportsType(int) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- supportsTypes() - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- supportsTypes() - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- supportsUnionAll() - Method in class com.atlassian.crowd.util.persistence.hibernate.SQLServerIntlDialect
- SUPPRESS_HIBERNATE_LOGGING_MDC_KEY - Static variable in class com.atlassian.crowd.util.persistence.hibernate.LogSuppressingUtil
- SUPPRESS_LOGGING_MDC_KEY - Static variable in class com.atlassian.crowd.dao.cluster.ClusterLockDAOHibernate
- SURNAME_ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.sso.saml.SsoSamlConfiguration
- suspendMessages() - Method in class com.atlassian.crowd.plugin.ha.PluginChangeMessageSender
- suspendReloads() - Static method in class com.atlassian.crowd.event.listener.XWorkChangeListener
- SWALLOW_EXCEPTIONS_IN_DIRECTORY_SEARCH - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
Enables swallowing exceptions and returning empty results in the directory search methods.
- SwitchableEncryptor - Interface in com.atlassian.crowd.embedded.api
- SwitchableTokenManager - Interface in com.atlassian.crowd.manager.token
-
Extends
TokenManager
to allow switching between two TokenDAO delegates (in-memory and database). - SwitchableTokenManagerImpl - Class in com.atlassian.crowd.manager.token
-
Proxies the concrete TokenDAO implementations, and allows runtime swapping between implementations, along with copying of data between during swap.
- SwitchableTokenManagerImpl(boolean, TokenDAO, TokenDAO, PropertyManager, ClusterService) - Constructor for class com.atlassian.crowd.manager.token.SwitchableTokenManagerImpl
- SwitchableTokenManagerImpl(TokenDAO, TokenDAO, PropertyManager, ClusterService) - Constructor for class com.atlassian.crowd.manager.token.SwitchableTokenManagerImpl
- SwitchableTokenManagerSystemListener - Class in com.atlassian.crowd.manager.token
-
Listens to application events and updates the SwitchableTokenManager if necessary.
- SwitchableTokenManagerSystemListener(EventListenerRegistrar, SwitchableTokenManager) - Constructor for class com.atlassian.crowd.manager.token.SwitchableTokenManagerSystemListener
- switchAppenderIfNecessary(CrowdLoggingConfiguration) - Method in class com.atlassian.crowd.console.logging.CrowdHomeLogAppenderSwitcher
- switchEncryptor(String) - Method in class com.atlassian.crowd.crypto.ClusterLockingEncryptor
- switchEncryptor(String) - Method in class com.atlassian.crowd.crypto.PrefixBasedSwitchableEncryptor
- switchEncryptor(String) - Method in interface com.atlassian.crowd.embedded.api.SwitchableEncryptor
-
Switches the
Encryptor
to the one specified byencryptorKey
or disable encryption whenencryptorKey
is null. - switchingPagingLimitsShouldWork() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveGroupFromGroupTest
- switchingPagingLimitsShouldWork() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.RemoveUserFromGroupTest
- switchPageSize(ElementPickerPageSize) - Method in class com.atlassian.crowd.pageobjects.group.EntityPicker
- switchTo(String) - Method in class com.atlassian.crowd.acceptance.tests.SeleniumWindowManager
- switchToHibernate() - Method in class com.atlassian.crowd.manager.token.SwitchableTokenManagerImpl
-
If the In-memory DAO is in use, transparently switches to Hibernate DAO.
- switchToInMemorySessions() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ExpireSessionTest
- switchToMemory() - Method in class com.atlassian.crowd.manager.token.SwitchableTokenManagerImpl
-
If the Hibernate DAO is in use, transparently switches to In-memory DAO.
- SYNC_GROUP_MEMBERSHIP_AFTER_SUCCESSFUL_USER_AUTH_ENABLED - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
-
Property key for controlling group membership sync after successful user auth.
- SYNC_TOKEN_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- SYNC_USER_FILTER_CQL - Static variable in class com.atlassian.crowd.directory.SynchronisableDirectoryProperties
-
Property key for syncing a subset of users for a
SynchronisableDirectory
, as long asSynchronisationMode.FULL
is the only mode being used. - syncAndAssertMode() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- syncAndAssertMode(SynchronisationMode) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- syncAndUserAuthenticationWithGroupFiltering() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AzureAdGroupFilteringTest
- syncAndUserAuthenticationWithGroupFilteringAndMailAsUsername() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AzureAdGroupFilteringTest
- syncAndUserAuthenticationWithoutGroupFiltering() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AzureAdGroupFilteringTest
- syncAndUserAuthenticationWithoutGroupFilteringAndMailAsUsername() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AzureAdGroupFilteringTest
- syncDirectory(long, SynchronisationMode) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitDirectoryResource
- syncFailure(long, SynchronisationMode, String) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStore
-
Updates active directory synchronisation status with a failure reason.
- syncFailure(long, SynchronisationMode, String) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl
-
Deprecated.
- syncFailure(long, SynchronisationMode, String) - Method in class com.atlassian.crowd.manager.directory.InDatabaseDirectorySynchronisationInformationStore
- syncFailure(long, SynchronisationMode, Throwable) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
-
Notify about a failure that occurs during synchronisation.
- syncFailure(long, SynchronisationMode, Throwable) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
- SyncFeedbackResource - Class in com.atlassian.crowd.rest.plugin.service
- SyncFeedbackResource(DirectoryManager, I18nResolver) - Constructor for class com.atlassian.crowd.rest.plugin.service.SyncFeedbackResource
- syncFieldsFromGroup(Group) - Method in class com.atlassian.crowd.console.action.group.AddGroup
-
Ensures that the fields (eg
name
,active
) are the same as the values in thegroup
- syncFieldsFromPrincipal() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
-
Copies data from
user
to the various fields (egname
). - syncFieldsToGroup() - Method in class com.atlassian.crowd.console.action.group.AddGroup
-
Ensures that the
group
contains the same values as the object fields (egname
,active
). - syncFieldsToPrincipal() - Method in class com.atlassian.crowd.console.action.principal.ViewPrincipal
-
Copies data from class fields to the
user
- syncFinished(long) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
-
Deprecated.since 2.12.0, use
SynchronisationStatusManager#syncFinished(long, SynchronisationStatusKey, List, String)
instead - syncFinished(long) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
- syncFinished(long, long, SynchronisationStatusKey, List<Serializable>) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStore
-
Finishes synchronisation status, marking it as last status information and clearing active synchronisation status.
- syncFinished(long, long, SynchronisationStatusKey, List<Serializable>) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl
-
Deprecated.
- syncFinished(long, long, SynchronisationStatusKey, List<Serializable>) - Method in class com.atlassian.crowd.manager.directory.InDatabaseDirectorySynchronisationInformationStore
- syncFinished(long, SynchronisationStatusKey, List<Serializable>) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
-
Notify that directory synchronisation has finished.
- syncFinished(long, SynchronisationStatusKey, List<Serializable>) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
- syncGroupMembersForGroup(Group, Collection<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- syncGroupMembersForGroup(Group, Collection<String>) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- syncGroupMembersForGroup(Group, Collection<String>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- syncGroupMembershipsAfterAuth - Variable in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- syncGroupMembershipsAfterAuth - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- syncGroupMembershipsAfterAuth - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- syncGroupMembershipsAfterAuth - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- syncGroupMembershipsAfterAuthOptions() - Static method in class com.atlassian.crowd.console.value.directory.SyncGroupMembershipsUtils
- syncGroupMembershipsAfterAuthOptionsNames() - Static method in class com.atlassian.crowd.console.value.directory.SyncGroupMembershipsUtils
- syncGroupMembershipsAndMembersForGroup(String, Set<String>, Set<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- syncGroupMembershipsAndMembersForGroup(String, Set<String>, Set<String>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- syncGroupMembershipsAndMembersForGroup(String, Set<String>, Set<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- syncGroupMembershipsAndMembersForGroup(String, Set<String>, Set<String>) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- syncGroupMembershipsAndMembersForGroup(String, Set<String>, Set<String>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- syncGroupMembershipsForUser(String, Set<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- syncGroupMembershipsForUser(String, Set<String>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- syncGroupMembershipsForUser(String, Set<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- syncGroupMembershipsForUser(String, Set<String>) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- syncGroupMembershipsForUser(String, Set<String>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- SyncGroupMembershipsUtils - Class in com.atlassian.crowd.console.value.directory
- SYNCHRONISABLE_ATTRIBUTE_ENTRY_PREDICATE - Static variable in class com.atlassian.crowd.attribute.AttributePredicates
-
Return true if the given entry represents a syncing attribute.
- SynchronisableDirectory - Interface in com.atlassian.crowd.directory
-
A
RemoteDirectory
that holds a local cache to remote data. - SynchronisableDirectoryConnection - Class in com.atlassian.crowd.console.value.directory
-
Model for common settings for connector and crowd directories that can do synchronisation.
- SynchronisableDirectoryConnection() - Constructor for class com.atlassian.crowd.console.value.directory.SynchronisableDirectoryConnection
- SynchronisableDirectoryProperties - Class in com.atlassian.crowd.directory
-
Constants representing synchronisable directory properties.
- SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth - Enum Class in com.atlassian.crowd.directory
-
Allows configuring whether user groups should be synchronised when the user authenticates
- synchronisation() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.SynchroniseDirectoryTest
- SYNCHRONISATION_SCHEDULING - Enum constant in enum class com.atlassian.crowd.validator.DirectoryValidationContext
-
Context representing attributes related to synchronisation scheduling
- SynchronisationEntityTranslator - Class in com.atlassian.crowd.rest.plugin.util
- synchronisationMode - Variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- SynchronisationMode - Enum Class in com.atlassian.crowd.manager.directory
-
Synchronisation modes for synchronising a directory.
- synchronisationNotAvailable() - Static method in class com.atlassian.crowd.plugin.rest.entity.EventEntityList
- SynchronisationSchedulingConfigValidator - Class in com.atlassian.crowd.embedded.validator.impl
- SynchronisationSchedulingConfigValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.SynchronisationSchedulingConfigValidator
- SynchronisationStatusFinalizer - Class in com.atlassian.crowd.manager.directory
-
Marks incomplete synchronization as failed for single-node instances.
- SynchronisationStatusFinalizer(EventListenerRegistrar, FailedSynchronisationManager, ClusterService) - Constructor for class com.atlassian.crowd.manager.directory.SynchronisationStatusFinalizer
- SynchronisationStatusKey - Enum Class in com.atlassian.crowd.model.directory
-
Represents the i18n keys of synchronisation statuses
- SynchronisationStatusKeyParamsSerde - Class in com.atlassian.crowd.model.directory
-
A utility class for marshalling and unmarshalling parameters for a
SynchronisationStatusKey
. - SynchronisationStatusKeyParamsSerde() - Constructor for class com.atlassian.crowd.model.directory.SynchronisationStatusKeyParamsSerde
- SynchronisationStatusManager - Interface in com.atlassian.crowd.manager.directory
- SynchronisationStatusManagerImpl - Class in com.atlassian.crowd.manager.directory
- SynchronisationStatusManagerImpl(DirectorySynchronisationInformationStore, EventPublisher, DirectoryDao, Clock, DirectorySynchronisationTokenStore, ClusterService) - Constructor for class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
- SynchronisationTimeTakenBucket - Enum Class in com.atlassian.crowd.analytics.events
- synchronise() - Method in class com.atlassian.crowd.acceptance.tests.directory.DbCachingLoadTest
- synchronise(SynchronisableDirectory, SynchronisationMode) - Method in class com.atlassian.crowd.acceptance.utils.NoopDirectorySynchroniser
- synchronise(SynchronisableDirectory, SynchronisationMode) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchroniser
-
Executes a synchronisation in the current thread.
- synchronise(SynchronisableDirectory, SynchronisationMode) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchroniserImpl
-
Synchronises a remote directory.
- SYNCHRONISE_DIR_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- synchroniseAll(DirectoryCache) - Method in class com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher
- synchroniseAll(DirectoryCache) - Method in class com.atlassian.crowd.directory.ldap.cache.EventTokenChangedCacheRefresher
- synchroniseAll(DirectoryCache) - Method in class com.atlassian.crowd.directory.synchronisation.cache.AbstractCacheRefresher
- synchroniseAll(DirectoryCache) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.CacheRefresher
-
Will visit all Users and Groups in the external directory in order to do a Full refresh.
- synchroniseAll(DirectoryCache) - Method in class com.atlassian.crowd.directory.synchronisation.cache.UsnChangedCacheRefresher
- synchroniseAll_ClientDirectoryConfigurationChanged() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryClientApplicationTest
- synchroniseAll_ServerApplicationDirectoryAdded() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryServerApplicationTest
- synchroniseAll_ServerApplicationDirectoryRemoved() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryServerApplicationTest
- synchroniseAll_ServerApplicationHasUncachedDirectory() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryServerApplicationTest
- synchroniseAll_ServerDirectoryConfigurationChanged() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryServerApplicationTest
- synchroniseAll_ServerDirectoryDeleted() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryServerApplicationTest
- synchroniseAll_ServerXMLRestored() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryServerApplicationTest
- synchroniseAllGroupAttributes(Collection<G>, DirectoryCache) - Method in class com.atlassian.crowd.directory.synchronisation.cache.AbstractCacheRefresher
- synchroniseAllGroups(DirectoryCache) - Method in class com.atlassian.crowd.directory.ldap.cache.EventTokenChangedCacheRefresher
- synchroniseAllGroups(DirectoryCache) - Method in class com.atlassian.crowd.directory.ldap.cache.RemoteDirectoryCacheRefresher
- synchroniseAllGroups(DirectoryCache) - Method in class com.atlassian.crowd.directory.synchronisation.cache.AbstractCacheRefresher
-
This method is expected to fetch the groups to update (or all currently in the remote directory) and update the directory cache (call the appropriate method for deleting and then the appropriate method for updating/adding).
- synchroniseAllGroups(DirectoryCache) - Method in class com.atlassian.crowd.directory.synchronisation.cache.UsnChangedCacheRefresher
- synchroniseAllUserAttributes(Collection<? extends UserWithAttributes>, DirectoryCache) - Method in class com.atlassian.crowd.directory.synchronisation.cache.AbstractCacheRefresher
- synchroniseAllUsers(DirectoryCache) - Method in class com.atlassian.crowd.directory.ldap.cache.EventTokenChangedCacheRefresher
- synchroniseAllUsers(DirectoryCache) - Method in class com.atlassian.crowd.directory.ldap.cache.RemoteDirectoryCacheRefresher
- synchroniseAllUsers(DirectoryCache) - Method in class com.atlassian.crowd.directory.synchronisation.cache.AbstractCacheRefresher
-
This method is expected to fetch the users to update (or all currently in the remote directory) and update the directory cache (call the appropriate method for deleting and then the appropriate method for updating/adding).
- synchroniseAllUsers(DirectoryCache) - Method in class com.atlassian.crowd.directory.synchronisation.cache.UsnChangedCacheRefresher
- synchroniseButton - Variable in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- synchroniseCache(long, SynchronisationMode) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Requests that this directory should update its cache by synchronising with the remote User data.
- synchroniseCache(long, SynchronisationMode) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- synchroniseCache(long, SynchronisationMode, boolean) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Requests that this directory should update its cache by synchronising with the remote User data.
- synchroniseCache(long, SynchronisationMode, boolean) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- synchroniseCache(SynchronisationMode, SynchronisationStatusManager) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- synchroniseCache(SynchronisationMode, SynchronisationStatusManager) - Method in interface com.atlassian.crowd.directory.SynchronisableDirectory
-
Requests that this directory should update its cache by synchronising with the remote data.
- synchroniseChanges(DirectoryCache, String) - Method in class com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher
- synchroniseChanges(DirectoryCache, String) - Method in class com.atlassian.crowd.directory.ldap.cache.EventTokenChangedCacheRefresher
- synchroniseChanges(DirectoryCache, String) - Method in class com.atlassian.crowd.directory.ldap.cache.RemoteDirectoryCacheRefresher
- synchroniseChanges(DirectoryCache, String) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.CacheRefresher
-
Attempts to synchronise changes since the last refresh as opposed to performing a full synchronisation.
- synchroniseChanges(DirectoryCache, String) - Method in class com.atlassian.crowd.directory.synchronisation.cache.UsnChangedCacheRefresher
- synchroniseChanges_ChangeUserAliasForcesFullSync() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryForceFullSyncTest
- synchroniseChanges_CreateMaskedGroup() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateGroupTest
- synchroniseChanges_CreateMaskedGroupMembership() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateGroupMembershipTest
- synchroniseChanges_CreateMaskedUser() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateUserTest
- synchroniseChanges_CreateMaskedUserMembership() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateUserMembershipTest
- synchroniseChanges_CreateMaskingGroup() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateGroupTest
- synchroniseChanges_CreateMaskingGroupMembership() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateGroupMembershipTest
- synchroniseChanges_CreateMaskingUser() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateUserTest
- synchroniseChanges_CreateMaskingUserMembership() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateUserMembershipTest
- synchroniseChanges_CreateMultipleRemoteGroupMemberships() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateGroupMembershipTest
- synchroniseChanges_CreateUniqueActiveLocalUser() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateUserTest
- synchroniseChanges_CreateUniqueActiveRemoteUser() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateUserTest
- synchroniseChanges_CreateUniqueInactiveLocalUser() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateUserTest
- synchroniseChanges_CreateUniqueInactiveRemoteUser() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateUserTest
- synchroniseChanges_CreateUniqueLocalGroup() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateGroupTest
- synchroniseChanges_CreateUniqueRemoteGroup() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateGroupTest
- synchroniseChanges_CreateUniqueRemoteGroupMembership() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateGroupMembershipTest
- synchroniseChanges_CreateUniqueRemoteUserMembership() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateUserMembershipTest
- synchroniseChanges_LocalGroupAttributesChangesInTheChildDoNotChangeInTheParent() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryGroupAttributesTest
- synchroniseChanges_LocalGroupAttributesChangesInTheParentAreNotSynchronisedToTheChild() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryGroupAttributesTest
- synchroniseChanges_LocalUserAttributesChangesInTheChildDoNotChangeInTheParent() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryUserAttributesTest
- synchroniseChanges_LocalUserAttributesChangesInTheParentAreNotSynchronisedToTheChild() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryUserAttributesTest
- synchroniseChanges_RemoveAliasedUserForcesFullSync() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryForceFullSyncTest
- synchroniseChanges_RemoveMaskedGroup() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryRemoveGroupTest
- synchroniseChanges_RemoveMaskedGroupMembership() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryRemoveMembershipTest
- synchroniseChanges_RemoveMaskedUser() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryRemoveUserTest
- synchroniseChanges_RemoveMaskedUserMembership() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryRemoveUserMembershipTest
- synchroniseChanges_RemoveMaskingGroup() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryRemoveGroupTest
- synchroniseChanges_RemoveMaskingGroupMembership() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryRemoveMembershipTest
- synchroniseChanges_RemoveMaskingUser() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryRemoveUserTest
- synchroniseChanges_RemoveMaskingUserMembership() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryRemoveUserMembershipTest
- synchroniseChanges_RemoveMultipleRemoteUserMemberships() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryRemoveUserMembershipTest
- synchroniseChanges_RemoveUniqueRemoteGroup() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryRemoveGroupTest
- synchroniseChanges_RemoveUniqueRemoteGroupMembership() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryRemoveMembershipTest
- synchroniseChanges_RemoveUniqueRemoteUser() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryRemoveUserTest
- synchroniseChanges_RemoveUniqueRemoteUserMembership() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryRemoveUserMembershipTest
- synchroniseChanges_RemoveUniqueRemoteUserMembershipAndRecreateUniqueRemoteUserMembership() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryRemoveUserMembershipTest
-
This tests demonstrates that a failed incremental synchronisation falls back to a full synchronisation in the first attempt (CWD-3188).
- synchroniseChanges_SynchronisedGroupAttributesChangesInTheChildArePropagatedToTheParent() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryGroupAttributesTest
- synchroniseChanges_SynchronisedGroupAttributesChangesInTheParentAreSynchronisedToTheChild() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryGroupAttributesTest
- synchroniseChanges_SynchronisedUserAttributesChangesInTheChildArePropagatedToTheParent() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryUserAttributesTest
- synchroniseChanges_SynchronisedUserAttributesChangesInTheParentAreSynchronisedToTheChild() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryUserAttributesTest
- synchroniseChanges_UpdateApplicationForcesFullSync() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryForceFullSyncTest
- synchroniseChanges_UpdateMaskedGroup() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryUpdateGroupTest
- synchroniseChanges_UpdateMaskedUser() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryUpdateUserTest
- synchroniseChanges_UpdateMaskingGroup() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryUpdateGroupTest
- synchroniseChanges_UpdateMaskingUser() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryUpdateUserTest
- synchroniseChanges_UpdateUniqueLocalUser() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryUpdateUserTest
- synchroniseChanges_UpdateUniqueRemoteGroup() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryUpdateGroupTest
- synchroniseChanges_UpdateUniqueRemoteUser() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryUpdateUserTest
- synchroniseCheckGroups() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.SynchroniseDirectoryTest
- SynchroniseCrowdDirectoryClientApplicationTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- SynchroniseCrowdDirectoryClientApplicationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryClientApplicationTest
- SynchroniseCrowdDirectoryCreateGroupMembershipTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- SynchroniseCrowdDirectoryCreateGroupMembershipTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateGroupMembershipTest
- SynchroniseCrowdDirectoryCreateGroupTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- SynchroniseCrowdDirectoryCreateGroupTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateGroupTest
- SynchroniseCrowdDirectoryCreateUserMembershipTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- SynchroniseCrowdDirectoryCreateUserMembershipTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateUserMembershipTest
- SynchroniseCrowdDirectoryCreateUserTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- SynchroniseCrowdDirectoryCreateUserTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryCreateUserTest
- SynchroniseCrowdDirectoryDuplicatedExternalIdsTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- SynchroniseCrowdDirectoryDuplicatedExternalIdsTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryDuplicatedExternalIdsTest
- SynchroniseCrowdDirectoryForceFullSyncTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- SynchroniseCrowdDirectoryForceFullSyncTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryForceFullSyncTest
- SynchroniseCrowdDirectoryGroupAttributesTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- SynchroniseCrowdDirectoryGroupAttributesTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryGroupAttributesTest
- SynchroniseCrowdDirectoryNestedMembershipsTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- SynchroniseCrowdDirectoryNestedMembershipsTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryNestedMembershipsTest
- SynchroniseCrowdDirectoryRemoveGroupTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- SynchroniseCrowdDirectoryRemoveGroupTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryRemoveGroupTest
- SynchroniseCrowdDirectoryRemoveMembershipTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- SynchroniseCrowdDirectoryRemoveMembershipTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryRemoveMembershipTest
- SynchroniseCrowdDirectoryRemoveUserMembershipTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- SynchroniseCrowdDirectoryRemoveUserMembershipTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryRemoveUserMembershipTest
- SynchroniseCrowdDirectoryRemoveUserTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- SynchroniseCrowdDirectoryRemoveUserTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryRemoveUserTest
- SynchroniseCrowdDirectoryServerApplicationTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- SynchroniseCrowdDirectoryServerApplicationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryServerApplicationTest
- SynchroniseCrowdDirectoryUpdateGroupTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- SynchroniseCrowdDirectoryUpdateGroupTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryUpdateGroupTest
- SynchroniseCrowdDirectoryUpdateUserTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- SynchroniseCrowdDirectoryUpdateUserTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryUpdateUserTest
- SynchroniseCrowdDirectoryUserAttributesTest - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- SynchroniseCrowdDirectoryUserAttributesTest() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryUserAttributesTest
- SynchroniseCrowdDirectoryWithAccessBasedFiltering - Class in com.atlassian.crowd.acceptance.tests.synchronisation.remote
- SynchroniseCrowdDirectoryWithAccessBasedFiltering() - Constructor for class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryWithAccessBasedFiltering
- synchroniseDirectory(long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- synchroniseDirectory(long) - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Requests that this directory should update its cache by synchronising with the remote server.
- synchroniseDirectory(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- synchroniseDirectory(long, boolean) - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Requests that this directory should update its cache by synchronising with the remote server.
- synchroniseDirectory(long, boolean) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- synchroniseDirectory(String) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.CrowdInstanceHelper
- synchroniseDirectory(String) - Method in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
-
Manually starts the sync.
- synchroniseDirectory(String, String, Duration) - Static method in class com.atlassian.crowd.acceptance.utils.DbCachingTestHelper
-
Synchronises the directory and waits until the synchronisation has finished.
- synchroniseDirectory(String, String, Duration, String) - Static method in class com.atlassian.crowd.acceptance.utils.DbCachingTestHelper
-
Synchronises the directory and waits until the synchronisation has finished.
- synchroniseDirectory(String, Duration) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.CrowdInstanceHelper
- synchroniseDirectory(String, Duration) - Method in class com.atlassian.crowd.acceptance.utils.DbCachingTestHelper
-
Synchronises the directory and waits until the synchronisation has finished.
- synchroniseDirectory(String, Duration, String) - Method in class com.atlassian.crowd.acceptance.utils.DbCachingTestHelper
-
Synchronises the directory and waits until the synchronisation has finished.
- SynchroniseDirectoryCache - Class in com.atlassian.crowd.console.action.directory
- SynchroniseDirectoryCache() - Constructor for class com.atlassian.crowd.console.action.directory.SynchroniseDirectoryCache
- SynchroniseDirectoryCache.AllowedTargetAction - Enum Class in com.atlassian.crowd.console.action.directory
- SynchroniseDirectoryCacheFromBrowse - Class in com.atlassian.crowd.console.action.directory
- SynchroniseDirectoryCacheFromBrowse() - Constructor for class com.atlassian.crowd.console.action.directory.SynchroniseDirectoryCacheFromBrowse
- synchroniseDirectoryGetInfo(String) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.CrowdInstanceHelper
- synchroniseDirectoryGetInfo(String, Duration) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.CrowdInstanceHelper
- synchroniseDirectoryOnNode(long, String, boolean) - Static method in class com.atlassian.crowd.acceptance.utils.ClusterSynchronisationUtil
- SynchroniseDirectoryTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
-
Relevant structure of Apache DS 151
- SynchroniseDirectoryTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.SynchroniseDirectoryTest
- synchroniseGroupChanges(DirectoryCache, DeltaQueryResult<GroupWithMembershipChanges>, Date) - Method in class com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher
- synchroniseMembershipChanges(DirectoryCache, DeltaQueryResult<UserWithAttributes>, Collection<GroupWithMembershipChanges>) - Method in class com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher
- synchroniseMemberships(Collection<LDAPGroupWithAttributes>, DirectoryCache, boolean) - Method in class com.atlassian.crowd.directory.synchronisation.cache.UsnChangedCacheRefresher
- synchroniseMemberships(Collection<G>, DirectoryCache, boolean) - Method in class com.atlassian.crowd.directory.synchronisation.cache.AbstractCacheRefresher
- synchroniseOnFirstNode(long, boolean) - Static method in class com.atlassian.crowd.acceptance.utils.ClusterSynchronisationUtil
- synchroniseOnLastNode(long, boolean) - Static method in class com.atlassian.crowd.acceptance.utils.ClusterSynchronisationUtil
- synchroniseUserChanges(DirectoryCache, DeltaQueryResult<UserWithAttributes>, Date) - Method in class com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher
- SYNCHRONIZATION - Enum constant in enum class com.atlassian.crowd.audit.AuditLogAuthorType
-
The action was performed by a synchronization with a remote directory
- SYNCHRONIZATION - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventSource
- SYNCHRONIZATION_DISABLED - Enum constant in enum class com.atlassian.crowd.analytics.events.AuditLogEnabledState
- SYNCHRONIZATION_FINISHED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that a synchronization has been finished.
- SYNCHRONIZATION_STARTED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that a synchronization has been started.
- synchronizationOnOneNodeShouldPopulateToOther() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSynchronisationStatusTest
- synchronizationOnOneNodeShouldPreventDeletionOnTheOther() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterLockIntegrationTest
- synchronizeAllShouldFixLocalModifications() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryDuplicatedExternalIdsTest
- synchronizeAndWait(Duration) - Method in class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- synchronizeShouldIgnoreNonExistingFilters() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryWithAccessBasedFiltering
- synchronizeShouldWorkForSuperLongFilters() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryWithAccessBasedFiltering
- synchronizeWithFilters() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryWithAccessBasedFiltering
- synchronizeWithFilters2() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryWithAccessBasedFiltering
- synchronizeWithFiltersAddCanonicalShouldHideShadowed() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryWithAccessBasedFiltering
- synchronizeWithFiltersDeleteCanonicalShouldFallbackToShadowed() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryWithAccessBasedFiltering
- synchronizeWithFiltersShouldAllowIncrementalSyncOnNoChanges() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryWithAccessBasedFiltering
- synchronizeWithFiltersShouldForceFullSyncOnMappingChange() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryWithAccessBasedFiltering
- synchronizeWithFiltersShouldForceFullSyncOnMembershipAdd() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryWithAccessBasedFiltering
- synchronizeWithoutFilter() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryWithAccessBasedFiltering
- synchronizeWithUserFilter() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryWithAccessBasedFiltering
- synchronizeWithUserFilter2() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryWithAccessBasedFiltering
- syncInfo - Variable in class com.atlassian.crowd.console.action.directory.AbstractViewCacheableDirectory
- SYNCING_ATTRIBUTE - Static variable in class com.atlassian.crowd.attribute.AttributePredicates
-
Return true if the given attribute is a syncing attribute, ie.
- syncIntervalInMin - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- SyncScheduleType - Class in com.atlassian.crowd.directory
- syncStarted(long, long) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStore
-
Starts the synchronisation, creating new directory synchronisation information.
- syncStarted(long, long) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl
-
Deprecated.
- syncStarted(long, long) - Method in class com.atlassian.crowd.manager.directory.InDatabaseDirectorySynchronisationInformationStore
- syncStarted(Directory) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
-
Notify that directory synchronisation has started.
- syncStarted(Directory) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
- syncStatus(long, SynchronisationStatusKey, List<Serializable>) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStore
-
Updates active directory synchronisation status.
- syncStatus(long, SynchronisationStatusKey, List<Serializable>) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl
-
Deprecated.
- syncStatus(long, SynchronisationStatusKey, List<Serializable>) - Method in class com.atlassian.crowd.manager.directory.InDatabaseDirectorySynchronisationInformationStore
- syncStatus(long, SynchronisationStatusKey, List<Serializable>) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
-
Notify that directory synchronisation status has changed.
- syncStatus(long, SynchronisationStatusKey, List<Serializable>) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
- syncStatus(long, String, Serializable...) - Method in interface com.atlassian.crowd.manager.directory.SynchronisationStatusManager
-
Deprecated.since 2.12.0, use
SynchronisationStatusManager.syncStatus(long, SynchronisationStatusKey, List)
instead - syncStatus(long, String, Serializable...) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
- syncStatus(long, String, List<Serializable>) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStore
-
Updates active directory synchronisation status
- syncStatus(long, String, List<Serializable>) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl
-
Deprecated.
- syncStatus(long, String, List<Serializable>) - Method in class com.atlassian.crowd.manager.directory.InDatabaseDirectorySynchronisationInformationStore
- syncUncachedDirectoryWithFiltering() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryWithAccessBasedFiltering
- syncUncachedDirectoryWithLongFiltering() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryWithAccessBasedFiltering
- syncUncachedDirectoryWithUserFiltering() - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryWithAccessBasedFiltering
- syncUserMembersForGroup(Group, Collection<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
- syncUserMembersForGroup(Group, Collection<String>) - Method in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- syncUserMembersForGroup(Group, Collection<String>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
- SYS_ADMIN - Enum constant in enum class com.atlassian.crowd.model.permission.UserPermission
- SYSADMIN_CHECKBOX_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.ApplicationAdministratorsPage
- sysadminOnlyAccess() - Method in class com.atlassian.crowd.plugin.endpoints.EndpointTestAction
- sysadminUserShouldHaveAccessAllButSysadmin() - Method in class com.atlassian.crowd.acceptance.tests.security.ActionAnnotationsInPluginTest
- SYSTEM - Enum constant in enum class com.atlassian.crowd.audit.AuditLogAuthorType
-
The audit action was performed by Crowd, ie as consequence of another action
- SYSTEM_ADMIN_ONLY - Enum constant in enum class com.atlassian.crowd.annotation.AccessType
- SYSTEM_KEY - Static variable in class com.atlassian.crowd.manager.bootstrap.StrutsActionMapHelper
- SYSTEM_PLUGINS_KEY - Static variable in class com.atlassian.crowd.manager.bootstrap.StrutsActionMapHelper
- SYSTEM_PROPERTIES_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- SystemAdminDropdownMenu - Class in com.atlassian.crowd.pageobjects.administration
- SystemAdminDropdownMenu() - Constructor for class com.atlassian.crowd.pageobjects.administration.SystemAdminDropdownMenu
- systemAdminMenu - Variable in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- systemAdminMenuNotVisibleInitially() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- systemAdminSidebarMenu - Variable in class com.atlassian.crowd.pageobjects.administration.BackupPage
- systemAdminSidebarMenu - Variable in class com.atlassian.crowd.pageobjects.administration.CurrentSessionsPage
- systemAdminSidebarMenu - Variable in class com.atlassian.crowd.pageobjects.administration.GeneralOptionsPage
- systemAdminSidebarMenu - Variable in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage
- systemAdminSidebarMenu - Variable in class com.atlassian.crowd.pageobjects.administration.LicensePage
- systemAdminSidebarMenu - Variable in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- systemAdminSidebarMenu - Variable in class com.atlassian.crowd.pageobjects.administration.MailTemplatePage
- systemAdminSidebarMenu - Variable in class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage
- SystemAdminSidebarMenu - Class in com.atlassian.crowd.pageobjects.administration
- SystemAdminSidebarMenu() - Constructor for class com.atlassian.crowd.pageobjects.administration.SystemAdminSidebarMenu
- SystemConnectionPoolProperties - Enum Class in com.atlassian.crowd.embedded.impl
-
Represents the JNDI LDAP connection pool properties which are set as system properties.
- SystemInfo - Class in com.atlassian.crowd.console.action.options
- SystemInfo() - Constructor for class com.atlassian.crowd.console.action.options.SystemInfo
- SystemInfoHelper - Interface in com.atlassian.crowd.util
- SystemInfoHelperImpl - Class in com.atlassian.crowd.util
- SystemInfoHelperImpl() - Constructor for class com.atlassian.crowd.util.SystemInfoHelperImpl
- SystemInfoHelperImpl(DirectoryManager) - Constructor for class com.atlassian.crowd.util.SystemInfoHelperImpl
- SystemInfoTest - Class in com.atlassian.crowd.acceptance.tests.administration
- SystemInfoTest() - Constructor for class com.atlassian.crowd.acceptance.tests.administration.SystemInfoTest
- SystemProperties - Class in com.atlassian.crowd.common.properties
-
System properties.
- SystemPropertiesCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.properties
-
Collects values of system properties
- SystemPropertiesCollector() - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.properties.SystemPropertiesCollector
- SystemPropertiesStatisticsEvent - Class in com.atlassian.crowd.analytics.events
- SystemPropertiesStatisticsEvent(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.atlassian.crowd.analytics.events.SystemPropertiesStatisticsEvent
- SystemPropertiesTest - Class in com.atlassian.crowd.acceptance.tests.integration
- SystemPropertiesTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.SystemPropertiesTest
- SystemPropertyRecoveryModeService - Class in com.atlassian.crowd.manager.recovery
-
An implementation of
RecoveryModeService
that activates recovery mode in presence of a system property that is also used to configure the recovery user password. - SystemPropertyRecoveryModeService(DirectoryInstanceLoader, EventPublisher) - Constructor for class com.atlassian.crowd.manager.recovery.SystemPropertyRecoveryModeService
T
- tab - Variable in class com.atlassian.crowd.console.action.BaseAction
- tab - Variable in class com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryDetailsTab
- tab - Variable in class com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryPermissionsTab
- tab - Variable in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- tab - Variable in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryPermissionsTab
- tab - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorConfigurationTab
- tab - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorConfigureSpringLdapPoolTab
- tab - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorConnectorTab
- tab - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorDetailsTab
- tab - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorPermissionsTab
- tab - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedConfigurationTab
- tab - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedConfigureSpringLdapPoolTab
- tab - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedConnectorTab
- tab - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedDetailsTab
- tab - Variable in class com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedPermissionsTab
- tab - Variable in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdConnectionTab
- tab - Variable in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdDetailsTab
- tab - Variable in class com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdPermissionsTab
- tabID - Variable in class com.atlassian.crowd.console.action.directory.CreateDirectory
- table - Variable in class com.atlassian.crowd.pageobjects.FiltersPage
- table - Variable in class com.atlassian.crowd.pageobjects.gla.GLABrowseGroupsPage
- table - Variable in class com.atlassian.crowd.pageobjects.gla.GLABrowserUsersBelongingToGroupPage
- TABLE_ROWS_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- tableLoading - Variable in class com.atlassian.crowd.pageobjects.FiltersPage
- tabs - Variable in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage
- tabs - Variable in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryDetailsPage
- tabs - Variable in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryPermissionsPage
- tabs - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- tabs - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPage
- tabs - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPermissionsPage
- tabs - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConfigurationPage
- tabs - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- tabs - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryDetailsPage
- tabs - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryPermissionsPage
- tabs - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectorySpringLdapPoolPage
- tabs - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConfigurationPage
- tabs - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConnectorPage
- tabs - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryDetailsPage
- tabs - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryPermissionsPage
- tabs - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectorySpringLdapPoolPage
- tabs - Variable in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdConnectionPage
- tabs - Variable in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdDetailsPage
- tabs - Variable in class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdPermissionsPage
- tabSupportZip - Variable in class com.atlassian.crowd.acceptance.tests.administration.ATSTPluginTest.AtstHomePage
- tagFor(Iterable<? extends Membership>) - Static method in class com.atlassian.crowd.plugin.rest.service.controller.MembershipsController
-
This method should produce a different tag for semantically distinct collections of memberships.
- TARGET_DIR - Static variable in interface com.atlassian.crowd.acceptance.utils.LoadStatWriter
- TARGET_FILENAME - Static variable in class com.atlassian.crowd.upgrade.tasks.UpgradeTask855RemoveCrowdProperties
- targetGroup - Variable in class com.atlassian.crowd.manager.permission.GroupAdministrationMapping
- tearDown() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- tearDown() - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- tearDown() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AnalyticsAcceptanceTest
- tearDown() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.GzipFilterOptionTest
- tearDown() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.UpdateSAMLConfigurationTest
- tearDown() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.SSOCookieTest
- tearDown() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ViewGroupsTest
- tearDown() - Method in class com.atlassian.crowd.acceptance.tests.directory.DbCachingLoadAndOperateTest
- tearDown() - Method in class com.atlassian.crowd.acceptance.tests.directory.DbCachingLoadMutationTest
- tearDown() - Method in class com.atlassian.crowd.acceptance.tests.directory.DbCachingLoadTest
- tearDown() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewApplicationTest
- tearDown() - Method in class com.atlassian.crowd.acceptance.tests.rest.RestXmlParsingTest
- tearDown() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCachingHeadersResponsesTest
- tearDown() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- tearDown() - Method in class com.atlassian.crowd.plugins.functest.event.EventPublisherConcurrentHandlingTest
- tearDown() - Method in class com.atlassian.crowd.plugins.functest.event.EventPublisherTransactionHandlingTest
- tearDown() - Method in class com.atlassian.crowd.plugins.functest.sal.CrowdLicenseHandlerTest
- TemplateRenderer - Interface in com.atlassian.crowd.plugin.web
-
Interface to render a template into the output
- TEMPLATES_RESOURCE_NAME - Static variable in class com.atlassian.labs.crowd.directory.pruning.util.PluginData
- TEN - Enum constant in enum class com.atlassian.crowd.pageobjects.group.ElementPickerPageSize
- TEN_MINUTES_ONE_HOUR - Enum constant in enum class com.atlassian.crowd.analytics.events.SynchronisationTimeTakenBucket
- TEN_SECONDS_ONE_MINUTE - Enum constant in enum class com.atlassian.crowd.analytics.events.SynchronisationTimeTakenBucket
- TEN_THOUSAND_ONE_TO_HUNDRED_THOUSAND - Enum constant in enum class com.atlassian.crowd.analytics.events.DailyLoginCountBucket
- TENANT_ID_ATTRIBUTE - Static variable in class com.atlassian.crowd.directory.AzureAdDirectory
- TENANT_ID_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectionValidator
- TENANT_ID_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
- TENANT_SUFFIX - Static variable in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- tenantId - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- tenantId - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- tenantId - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- TERMINAL_END_OF_RANGE - Static variable in class com.atlassian.crowd.directory.ldap.util.RangeOption
- TERMINAL_MISSING - Static variable in class com.atlassian.crowd.directory.ldap.util.RangeOption
- termKey() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- termKey() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- termKey_return() - Constructor for class com.atlassian.crowd.cql.parser.antlr.CqlParser.termKey_return
- TermRestriction<T> - Class in com.atlassian.crowd.search.query.entity.restriction
- TermRestriction(Property<T>, MatchMode, T) - Constructor for class com.atlassian.crowd.search.query.entity.restriction.TermRestriction
-
Constructs a restriction based on an entity property value and match mode.
- TermRestriction(Property<T>, T) - Constructor for class com.atlassian.crowd.search.query.entity.restriction.TermRestriction
- termValue() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- termValue() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- termValue_return() - Constructor for class com.atlassian.crowd.cql.parser.antlr.CqlParser.termValue_return
- test(int) - Method in class com.atlassian.crowd.migration.legacy.version.LegacyCrowdPredicate
- test(T) - Method in interface com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsIterator.PredicateWithException
- TEST_INTERNAL_DIR_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationAccessBasedFilteringTest
- TEST_INTERNAL_DIR_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ApplicationDirectoriesBrowserTest
- TEST_ON_BORROW - Static variable in class com.atlassian.crowd.common.properties.SpringLdapPoolDefaults
- TEST_ON_CREATE - Static variable in class com.atlassian.crowd.common.properties.SpringLdapPoolDefaults
- TEST_ON_RETURN - Static variable in class com.atlassian.crowd.common.properties.SpringLdapPoolDefaults
- test_shouldRejectEmailUpdates() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.CrowdSpecificUsersResourceTest
- TEST_USER_DISPLAYNAME - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- TEST_USER_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- TEST_USER_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.CrowdUserConsoleAcceptenceTestCase
- TEST_USER_PW - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- TEST_USER_PW - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.CrowdUserConsoleAcceptenceTestCase
- TEST_WHILE_IDLE - Static variable in class com.atlassian.crowd.common.properties.SpringLdapPoolDefaults
- testActiveObjects() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterPluginManagementTest
- testAddApplication() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
-
Tests that adding an application is successful.
- testAddApplication_NoName() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
-
Tests that adding an application with no name will fail with a 400 (Bad Request) with a reason of Illegal Argument.
- testAddApplication_NoPassword() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
-
Tests that adding an application with no password will fail with a 400 (Bad Request) with a reason of Invalid Credential.
- testAddApplication_NoType() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
-
Tests that adding an application with no type will fail with a 400 (Bad Request) with a reason of Illegal Argument.
- testAddApplicationWithDuplicateNameProducesConflictResponseCode() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
- testAddApplicationWithRequestAddress() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
-
Tests adding an application with the request address included.
- testAddApplicationWithRequestAddress_WithProxy() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
-
Tests adding an application with the request address included, and simulating a proxy being involved (i.e.
- testAddDirectChildGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests adding a direct child group membership.
- testAddDirectChildGroup_NoChild() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests adding a direct child group membership with non-existing child group.
- testAddDirectChildGroup_NoGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests adding a direct child group membership with non-existing group.
- testAddDirectChildGroup_NoNestedGroups() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests adding a direct child group membership with nested groups disabled.
- testAddDirectParentGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests adding a direct parent group membership.
- testAddDirectParentGroup_NoGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests adding a direct parent group membership with non-existing group.
- testAddDirectParentGroup_NoParent() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests adding a direct parent group membership with non-existing parent group.
- testAddDirectUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testAddDirectUser_NoGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testAddDirectUser_NoUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testAddDirectUserReturns400WhenGroupNameNotSpecified() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testAddDirectUserReturns400WhenUserNameNotSpecified() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testAddGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testAddGroup_Unicode() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testAdditionalRestEntriesAppended() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceTest
- testAddRemoteAddress() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
-
Tests that adding a remote address is successful.
- testAddUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Tests adding a new user.
- testAddUser_AtlassianSecurityPasswordProvided() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testAddUser_NoPasswordProvided() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Tests that adding a user without providing a password will return a 400 (Bad Request) response.
- testAddUser_UserAlreadyExists() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testAddUserToGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Tests adding a user to a group.
- testAddUserToGroup_MembershipAlreadyExists() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testAddUserToGroup_NonExistentGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Tests that adding a user to a non-existent group returns a 400 (Bad Request) response.
- testAddUserToGroup_NonExistentUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Tests that adding a non-existent user to a group returns a 404 (Not Found) response.
- testAddUserWithAttributes() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Tests adding a new user with attributes, and ensuring that they are stored correctly.
- testAdminCanUseCrowdResource() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.DirectoryResourceTest
- testAdminCanUseLdapResource() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.DirectoryResourceTest
- testAdminCanUseResource() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.PluginSettingsResourceTest
- testAdminCanUseTestSearchResource() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.DirectoryResourceTest
- testAliasChangesAreReflectedInSessionUsername() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
- testAliasedApplicationAlsoAcceptsUnaliasedUsername() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
Log in to an aliased application using the original username.
- testAllSessionsForUserAreInvalidatedByDeleteWithUsernameSpecified() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
- testAnonCanNotGrantPermissions() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- testAnonCanNotListGroups() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- testAnonCanNotListPermissions() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- testAnonCanNotRevokePermissions() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- testAnonymousCannotUseCrowdResource() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.DirectoryResourceTest
- testAnonymousCannotUseLdapResource() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.DirectoryResourceTest
- testAnonymousCannotUseResource() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.PluginSettingsResourceTest
- testAnonymousCannotUseTestSearchResource() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.DirectoryResourceTest
- testAuditLogDetailsShownProperly() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AuditLogTest
- testAuthentication() - Method in class com.atlassian.crowd.pageobjects.ApplicationAuthenticationTestPage
- testAuthenticationNotify_shouldErrorIfNotAllowedToLogin() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuthenticationResourceTest
- testAuthenticationNotify_shouldProcessDefaultGroups() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuthenticationResourceTest
- testAuthenticationNotify_shouldRequireAuth() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuthenticationResourceTest
- testAzureAdConnection(AzureAdConnectionTestEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.DirectoryController
- testAzureAdConnection(AzureAdConnectionTestEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.directory.DirectoryResource
- testAzureAdConnection(AzureAdConnectionTestEntity, Long) - Method in class com.atlassian.crowd.plugin.rest.service.controller.DirectoryController
- testAzureAdConnection(Long, AzureAdConnectionTestEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.directory.DirectoryResource
- testBackupRestore() - Method in class com.atlassian.crowd.acceptance.tests.backup.SamlConfigBackupRestoreTest
- testBadRequestWhenCreatingChangesetWithoutAuthorType() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceTest
- testBadRequestWhenCreatingChangesetWithoutEventType() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceTest
- testBundledPluginManagementWithAtstPlugin() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterPluginManagementTest
-
Integration test which checks whether applying plugin modifications on one node propagates them to another node.
- testCannotRevokeOwnRights() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- testCleanupRule - Variable in class com.atlassian.crowd.acceptance.tests.cluster.ClusterAnalyticsConfigurationTest
- testCleanupRule - Variable in class com.atlassian.crowd.acceptance.tests.cluster.ClusterLockIntegrationTest
- testCleanupRule - Variable in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSchedulingTest
- testCleanupRule - Variable in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSpringLdapPoolTest
- testCleanupRule - Variable in class com.atlassian.crowd.acceptance.tests.cluster.ClusterSynchronisationStatusTest
- testCleanupRule - Variable in class com.atlassian.crowd.acceptance.tests.license.LicenseRecalculationTest
- TestCleanupRule - Class in com.atlassian.crowd.acceptance.tests.cluster.testutil
- TestCleanupRule() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestCleanupRule
- testConfigSpecifiesCacheControlToAllowCaching() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.CookieConfigResourceTest
- testConfiguration(Configuration) - Method in interface com.atlassian.crowd.importer.manager.ImporterManager
-
Tests that the connection succeeded or failed based on the provided configuration
- testConfiguration(Configuration) - Method in class com.atlassian.crowd.importer.manager.ImporterManagerImpl
- testConfigurationChangePersists() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AuditLogTest
- testConnection - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- testConnection() - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- testConnection() - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- testConnection() - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
-
Does nothing, connection is determined by the ability to communicate with the database.
- testConnection() - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- testConnection() - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- testConnection() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- testConnection() - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- testConnection() - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- testConnection() - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- testConnection() - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Test if a connection to the directory server can be established.
- testConnection() - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- testConnection() - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- testConnection() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- testConnection() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- testConnection() - Method in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
- testConnection() - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Tests if the connection is OK.
- testConnection(Directory) - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Test if a connection to the directory server can be established.
- testConnection(Directory) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- testConnectionButton - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- testConnectionButton - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- TestContext(URL) - Constructor for class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase.TestContext
- testCookieConfig() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RepresentationTest
-
Tests for:
CookieConfigEntity
- testCreateChangesetWithAllPossibleProperties() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceTest
- testCreateChangesetWithMinimalAmountOfData() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceTest
- testCreatedTokenUsesDirectoryCaseForUsername() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
- testCreateInaccessibleForNonAdmins() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceTest
- testCreateInaccessibleForUnauthenticatedUsers() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceTest
- testCrowdConnection(CrowdConnectionTestEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.DirectoryController
- testCrowdConnection(CrowdConnectionTestEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.directory.DirectoryResource
- testCrowdConnection(CrowdConnectionTestEntity, Long) - Method in class com.atlassian.crowd.plugin.rest.service.controller.DirectoryController
- testCrowdConnection(Long, CrowdConnectionTestEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.directory.DirectoryResource
- testDatesAreReplaced() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RepresentationXmlTest
- TestDecoratedServlet - Class in com.atlassian.crowd.plugin.decorator.test
- TestDecoratedServlet() - Constructor for class com.atlassian.crowd.plugin.decorator.test.TestDecoratedServlet
- TestDecoratorServlet - Class in com.atlassian.crowd.plugin.decorator.test
- TestDecoratorServlet() - Constructor for class com.atlassian.crowd.plugin.decorator.test.TestDecoratorServlet
- testDeleteDirectChildGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests deleting a child group membership.
- testDeleteDirectChildGroup_NoChild() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests deleting a child group membership when the child does not exist.
- testDeleteDirectChildGroup_NoParent() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests deleting a child group membership when the parent does not exist.
- testDeleteDirectUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testDeleteGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testDeleteGroupAttribute() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testDeleteNonExistentUserAttributeSucceeds() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testDeleteRemovesAlias() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AliasResourceTest
- testDeleteUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Tests deleting a user.
- testDeleteUserAttribute() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Tests deleting a user attribute.
- testDeleteUserPasswordRejectsOldPassword() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Tests that deleting a user's password restricts the user from logging in with their old password.
- testDmzFaultyPluginIsNotEnabledAfterInstallation() - Method in class com.atlassian.crowd.acceptance.tests.dmz.DmzConfigurationTest
- testDmzTestPluginIsEnabledAfterInstallation() - Method in class com.atlassian.crowd.acceptance.tests.dmz.DmzConfigurationTest
- testedProduct - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- TestEmailDialog() - Constructor for class com.atlassian.crowd.pageobjects.MailServerPage.TestEmailDialog
- testEmptyTemplatesAreRejected() - Method in class com.atlassian.crowd.acceptance.tests.administration.MailTemplateTest
- testErrorEntityIsMarshaledProperly() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AliasResourceTest
- testEventEntityList() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RepresentationTest
-
Tests for:
EventEntityList
- testExpireAllPasswords() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testFilteringByAuthorAndDatesWorksCorrectly() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AuditLogTest
- testFilteringByAuthorDatesActionsAndDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AuditLogTest
- testFilteringByDatesWorksCorrectly() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AuditLogTest
- testFilteringByUsernamesWithUnderscoreWorksCorrectly() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AuditLogTest
- testFixture - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.RememberMeAdminResourceAcceptanceTest
- testGetAliasForAliasedUserReturnsAlias() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AliasResourceTest
- testGetAliasForUnaliasedUserIsNotFound() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AliasResourceTest
- testGetAliasForUnknownApplicationIsNotFound() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AliasResourceTest
- testGetAllAliasesForUserWithAliasesIncludesApplicationsWithAliases() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AliasResourceTest
- testGetAllAliasesForUserWithoutAliasesIsEmpty() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AliasResourceTest
- testGetApplicationById() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
-
Tests that the REST service allows an application to be retrieved by ID
- testGetApplicationById_NotFound() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
-
Tests that retrieving a non-existent application by ID will return a 404 (Not Found) response with a reason of Application Not Found.
- testGetApplicationByName() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
-
Tests that the REST service allows an application to be retrieved by name
- testGetApplicationByName_NotFound() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
-
Tests that retrieving a non-existent application by name will return a 404 (Not Found) response with a reason of Application Not Found.
- testGetConfig() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.CookieConfigResourceTest
- testGetDirectChildGroups() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests get group members of a group.
- testGetDirectChildGroups_Expanded() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests get group members of a group.
- testGetDirectChildGroups_Group() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests retrieving the group that is a direct child of the specified group.
- testGetDirectGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testGetDirectGroupReturns404WhenGroupDoesNotExist() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testGetDirectGroupReturns404WhenUserAndGroupDoNotExist() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testGetDirectGroupReturns404WhenUserDoesNotExist() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testGetDirectGroups() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testGetDirectGroupsReturns404WhenUserDoesNotExist() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testGetDirectGroupsWithAttributes() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testGetDirectParentGroups() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests get user group memberships.
- testGetDirectParentGroups_Expanded() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests get user group memberships.
- testGetDirectUsers() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests get usernames of a group.
- testGetDirectUsers_Expanded() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests retrieving the users that are direct members of the specified group.
- testGetDirectUsers_Limit1() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests get user members of a group.
- testGetDirectUsers_Limit2() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests get user members of a group.
- testGetDirectUsers_User() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests get user members of a group.
- testGetDirectUsersReturns404WhenGroupDoesNotExist() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testGetDirectUsersReturns404WhenUserAndGroupDoNotExist() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testGetDirectUsersReturns404WhenUserDoesNotExist() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testGetErrorEntity() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RepresentationTest
-
Tests for
ErrorEntity
. - testGetEvents() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.EventsResourceTest
- testGetEventsWithBadEventToken() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.EventsResourceTest
- testGetEventToken() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.EventsResourceTest
- testGetGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testGetGroup_DoesNotExist() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testGetGroup_Expanded() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testGetGroupNames() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
-
Tests getting all the group names
- testGetGroupNames_ActiveRestriction() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
-
Tests getting all group names with active and inactive groups.
- testGetGroupNames_Restricted() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
-
Tests getting a restricted number of group names (specifying a max result parameter).
- testGetGroupNames_StartIndex() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
-
Tests getting all group names from an offset value.
- testGetGroups() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
-
Tests getting all groups.
- testGetGroupsCqlRestrictionOnCustomAttributeReturnsGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
- testGetGroupsWithExpandAttributesRetrievesAttributes() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
- testGetGroupsWithExpandAttributesReturnsGroups() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
- testGetGroupWithNoGroupSpecifiedReturnsA404() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testGetMembershipsDoesNotReturnJson() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
This resource is optimised for XML (it streams its response), but does not currently support JSON.
- testGetMembershipsReturnsExactlyExpectedMemberships() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testGetNestedChildGroups() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests get group members of a group.
- testGetNestedChildGroups_Expanded() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests get group members of a group.
- testGetNestedGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Tests retrieving a nested group membership.
- testGetNestedGroupReturns404WhenGroupDoesNotExist() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testGetNestedGroupReturns404WhenUserAndGroupDoNotExist() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testGetNestedGroupReturns404WhenUserDoesNotExist() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testGetNestedGroups() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Tests getting the nested groups.
- testGetNestedGroupsReturns404WhenUserDoesNotExist() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testGetNestedParentGroups() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests get user group memberships.
- testGetNestedParentGroups_Expanded() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests get user group memberships.
- testGetNestedParentGroups_Group() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testGetNestedParentGroups_NoGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testGetNestedUsers() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests get user members of a group.
- testGetNestedUsers_EmptyUsernameFails() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testGetNestedUsers_Expanded() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
-
Tests get user members of a group.
- testGetNestedUsers_NoUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testGetNestedUsers_User() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testGetNestedUsers_UserReturns404WhenUserAndGroupDoNotExist() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testGetNestedUsers_UserReturns404WhenUserDoesNotExist() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testGetNestedUsersReturns404WhenGroupDoNotExist() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testGetNoEventsWithGoodEventToken() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.EventsResourceTest
- testGetNonExistingWebhook() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.WebhooksResourceTest
- testGetUnknownEntityType() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
-
Tests that getting an unknown entity type results in a 400 (Bad Request) returned.
- testGetUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Tests retrieving a valid user.
- testGetUser_InvalidApplicationCredentials() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Tests that attempting to access the UserResource with an InvalidPassword returns a 401 (Unauthorized) response.
- testGetUser_NonExistent() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Tests that retrieving a non-existent user returns a 404 (Not Found) response.
- testGetUser_StartIndex() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
-
Tests getting all users from an offset value.
- testGetUserByKey() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testGetUserFromToken() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
Tests that getUserFromToken returns the correct user.
- testGetUserFromTokenEnforcesApplicationAuthenticationChecks() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
Tests that a token from a login against one application cannot be used with another application where that user has no permission.
- testGetUsernameByAliasReturnsOriginalUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AliasResourceTest
- testGetUsernameByAliasReturnsSameUsernameWhenNoAliasDefined() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AliasResourceTest
- testGetUserNames() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
-
Tests getting all available user names.
- testGetUserNames_Aliases() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
-
Tests that users with matching aliases are returned in lower case.
- testGetUserNames_AliasesAll() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
-
Tests that all users are matched and returned in lower case.
- testGetUserNames_AliasesIgnoreUsernameWhenAliasExists() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
-
Tests that user with username 'admin' is not returned, because that user has an alias.
- testGetUserNames_EmailRestriction() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
-
Tests getting all user names with the specified email.
- testGetUserNames_MaxResult() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
-
Tests getting user names with a max-result parameter.
- testGetUserNames_NegativeStartIndex() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
-
Tests getting all user names from a negative offset value.
- testGetUserNames_StartIndex() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
-
Tests getting all user names from an offset value.
- testGetUsers() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
-
Tests getting all users.
- testGetUsers_UserRestriction() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
-
Tests getting users with user name restriction.
- testGetUsersCqlRestrictionOnCustomAttributeReturnsUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
- testGetUsersCqlRestrictionOnCustomAttributeWithNullMatchReturnsUsersWithoutTheCustomAttribute() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
- testGetUsersRestrictionOnCustomAttributeReturnsUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
- testGetUsersRestrictionOnUnusedCustomAttributeReturnsNoUsers() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
- testGetUsersWithExpandAttributesRetrievesAttributes() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
- testGetUserWithAttributes() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Tests retrieving a user with attributes.
- testGetUserWithAttributesByKey() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testGetUserWithExpandAttributesReturnsUsers() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SearchResourceTest
- testGrantPermissions() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- testGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RepresentationTest
-
Tests for:
GroupEntity
MultiValuedAttributeEntityList
- testGroupList() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RepresentationTest
-
Tests for:
GroupEntityList
- testGroupSearch() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- testGroupSearchButton - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- TestHomeLocator - Class in com.atlassian.crowd.acceptance.utils
-
An implementation of HomeLocator that is used for acceptance tests that depend on having a Crowd home directory.
- TestHomeLocator() - Constructor for class com.atlassian.crowd.acceptance.utils.TestHomeLocator
- testInvalidateAllTokens() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
Tests that all tokens get invalidated when called
- testInvalidateToken() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
Tests that the token really is invalidated.
- TESTKIT_APPLICATION_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- TESTKIT_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- TestkitAliasesResource - Class in com.atlassian.crowd.plugins.testkit.rest
- TestkitAliasesResource(AliasManager, ApplicationManager) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestkitAliasesResource
- TestkitAnalyticsResource - Class in com.atlassian.crowd.plugins.testkit.rest
- TestkitAnalyticsResource(AnalyticsConfigService) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestkitAnalyticsResource
- TestkitAnonymousSiteAccessResource - Class in com.atlassian.crowd.plugins.testkit.rest.security
- TestkitAnonymousSiteAccessResource() - Constructor for class com.atlassian.crowd.plugins.testkit.rest.security.TestkitAnonymousSiteAccessResource
- TestkitApplicationResource - Class in com.atlassian.crowd.plugins.testkit.rest
- TestkitApplicationResource(ApplicationManager, DirectoryManager, DefaultGroupMembershipService) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestkitApplicationResource
- TestkitAuditLogResource - Class in com.atlassian.crowd.plugins.testkit.rest
- TestkitAuditLogResource(InternalAuditService) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestkitAuditLogResource
- TestkitBackupCrowdResource - Class in com.atlassian.crowd.plugins.testkit.rest.backup
- TestkitBackupCrowdResource(CachingBackupRestorer) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.backup.TestkitBackupCrowdResource
- TestkitCertificateResource - Class in com.atlassian.crowd.plugins.testkit.rest
- TestkitCertificateResource(CrowdSamlConfigurationService) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestkitCertificateResource
- testkitClient - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- testkitClient - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- testkitClient - Variable in class com.atlassian.crowd.acceptance.tests.integration.SystemPropertiesTest
- TestkitClient - Class in com.atlassian.crowd.acceptance.tests.cluster.testutil
- TestkitClient(String) - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- TestkitClient.AppDirMapping - Class in com.atlassian.crowd.acceptance.tests.cluster.testutil
- TestkitClient.StrutsValidationStatus - Class in com.atlassian.crowd.acceptance.tests.cluster.testutil
- TestkitClusterMessagingResource - Class in com.atlassian.crowd.plugins.testkit.rest
- TestkitClusterMessagingResource(ClusterMessageService, ClusterMessageManager) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestkitClusterMessagingResource
- TestkitConfigurationResource - Class in com.atlassian.crowd.plugins.testkit.rest
- TestkitConfigurationResource(TrustedProxyManager, SwitchableTokenManager) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestkitConfigurationResource
- TestkitCookieResource - Class in com.atlassian.crowd.plugins.testkit.rest
- TestkitCookieResource(PropertyManager) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestkitCookieResource
- TestkitCrowdInfoResource - Class in com.atlassian.crowd.plugins.testkit.rest
- TestkitCrowdInfoResource(HomeDirectoryService) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestkitCrowdInfoResource
- TestkitDarkFeatureResource - Class in com.atlassian.crowd.plugins.testkit.rest
- TestkitDarkFeatureResource(DarkFeatureManager) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestkitDarkFeatureResource
- TestkitDirectoryResource - Class in com.atlassian.crowd.plugins.testkit.rest
- TestkitDirectoryResource(DirectoryManager, SynchronisationStatusManager, EncryptionSettings) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestkitDirectoryResource
- TestkitFixtureResource - Class in com.atlassian.crowd.plugins.testkit.rest
- TestkitFixtureResource(DirectoryManager, ApplicationManager, ApplicationFactory, GroupAdministrationConfigurationService, TombstoneManager) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestkitFixtureResource
- TestKitGroupResource - Class in com.atlassian.crowd.plugins.testkit.rest
- TestKitGroupResource(DirectoryManager, TransactionTemplate) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestKitGroupResource
- TestkitLicenseResource - Class in com.atlassian.crowd.plugins.testkit.rest
- TestkitLicenseResource(CrowdLicenseManager, PropertyManager, ForgedLicenseDetector) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestkitLicenseResource
- TestkitPropertyResource - Class in com.atlassian.crowd.plugins.testkit.rest
- TestkitPropertyResource(PropertyManager) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestkitPropertyResource
- TestkitProxyPropertiesResource - Class in com.atlassian.crowd.plugins.testkit.rest
-
Allows modifying default proxy setting for the Crowd application.
- TestkitProxyPropertiesResource() - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestkitProxyPropertiesResource
- TestkitProxySettings - Class in com.atlassian.crowd.plugins.testkit.rest.model
- TestkitProxySettings(String, Integer) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.model.TestkitProxySettings
- TestkitRestoreSettings - Class in com.atlassian.crowd.plugins.testkit.rest.model
- TestkitRestoreSettings() - Constructor for class com.atlassian.crowd.plugins.testkit.rest.model.TestkitRestoreSettings
- TestkitRestoreSettings(String, String, boolean) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.model.TestkitRestoreSettings
- TestkitSchedulerResource - Class in com.atlassian.crowd.plugins.testkit.rest
- TestkitSchedulerResource(LifecycleAwareSchedulerService, PasswordExpirationMailNotificationManager) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestkitSchedulerResource
- TestkitStoringMessageListener - Class in com.atlassian.crowd.plugins.testkit.rest.util
-
Simple listener storing all incoming messages in memory.
- TestkitStoringMessageListener() - Constructor for class com.atlassian.crowd.plugins.testkit.rest.util.TestkitStoringMessageListener
- TestkitStrutsAction - Class in com.atlassian.crowd.acceptance.tests.cluster.testutil
-
Class that represents metadata about the Struts Action
- TestkitStrutsAction() - Constructor for class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitStrutsAction
- TestkitStrutsInfoAction - Class in com.atlassian.crowd.plugins.testkit.action
- TestkitStrutsInfoAction() - Constructor for class com.atlassian.crowd.plugins.testkit.action.TestkitStrutsInfoAction
- TestkitSystemPropertiesResource - Class in com.atlassian.crowd.plugins.testkit.rest
-
Allows modifying system properties of Crowd Application.
- TestkitSystemPropertiesResource() - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestkitSystemPropertiesResource
- TestkitUserManagerResource - Class in com.atlassian.crowd.plugins.testkit.rest
-
Exposes REST API for testing purposes of SAL User Manager.
- TestkitUserManagerResource(UserManager) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestkitUserManagerResource
- TestKitUserResource - Class in com.atlassian.crowd.plugins.testkit.rest
- TestKitUserResource(DirectoryManager, ForgottenLoginManager, TransactionTemplate, ApplicationService, ApplicationManager) - Constructor for class com.atlassian.crowd.plugins.testkit.rest.TestKitUserResource
- TestkitUtil - Class in com.atlassian.crowd.acceptance.tests.cluster.testutil
- testLdapConnection(LdapConnectionTestEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.DirectoryController
- testLdapConnection(LdapConnectionTestEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.directory.DirectoryResource
- testLdapConnection(LdapConnectionTestEntity, Long) - Method in class com.atlassian.crowd.plugin.rest.service.controller.DirectoryController
- testLdapConnection(Long, LdapConnectionTestEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.directory.DirectoryResource
- testLdapSearch(LdapSearchTestEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.DirectoryController
- testLdapSearch(LdapSearchTestEntity, Long) - Method in class com.atlassian.crowd.plugin.rest.service.controller.DirectoryController
- TestLicenses - Class in com.atlassian.crowd.test.license
- TestLicenses() - Constructor for class com.atlassian.crowd.test.license.TestLicenses
- testListGroups() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- testListGroupsWithParams() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- testListPermissions() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- testMailServer(MailServerConfigurationEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.MailServerController
- testMailServerConnection(MailServerConfigurationEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.MailServerResource
- testMembershipsAcceptsConditionalRequest() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testMembershipsResponseIncludesEntityTag() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testMessageIsCorrectlySent() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.MailServerResourceTest
- testMixedCaseGroupnameInMembershipTranslatedToLowerCase() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.LowerCaseOutputTest
- testMixedCaseGroupNameNotTranslatedForMixedCaseOutputApplication() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.LowerCaseOutputTest
- testMixedCaseGroupNameTranslatedToLowerCaseForLowerCaseOutputApplication() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.LowerCaseOutputTest
- testMixedCaseUsernameNotTranslatedForMixedCaseOutputApplication() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.LowerCaseOutputTest
- testMixedCaseUsernameTranslatedToLowerCaseForLowerCaseOutputApplication() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.LowerCaseOutputTest
- testMultipleShortLivedSessionsShouldNotDeadlock() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
See CWD-3768.
- testMultipleTokensWithDifferentPrivilegesDoNotInterfereWithEachOther() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
Tests the scenario in which different tokens are issued for the same user with different privileges.
- testName - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- testName - Variable in class com.atlassian.crowd.acceptance.tests.rest.RestXmlParsingTest
- testName - Variable in class com.atlassian.crowd.acceptance.tests.rest.service.admin.DirectoryAdminResourceAcceptanceTest
- testName - Variable in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.AuthenticationNotificationIntegrationTest
- testNonAdminCannotUseCrowdResource() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.DirectoryResourceTest
- testNonAdminCannotUseCrowdResource() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.MailServerResourceTest
- testNonAdminCannotUseLdapResource() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.DirectoryResourceTest
- testNonAdminCannotUseResource() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.PluginSettingsResourceTest
- testNonAdminCannotUseTestSearchResource() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.DirectoryResourceTest
- testNonOpenSocialRequestIsNotBlocked() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.BlockOpenSocialRequestFilterAcceptanceTest
- testOnBorrow - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- testOnBorrow - Variable in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- testOnBorrow - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- testOnCreate - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- testOnCreate - Variable in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- testOnCreate - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- testOnReturn - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- testOnReturn - Variable in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- testOnReturn - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- testOpenSocialRequestIsBlocked() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.BlockOpenSocialRequestFilterAcceptanceTest
- testPagingWorksCorrectly() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AuditLogTest
- testPassword - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- testPassword - Variable in class com.atlassian.crowd.pageobjects.ApplicationAuthenticationTestPage
- testPasswordEntity() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RepresentationTest
-
Tests for
PasswordEntity
. - testPluginManagementWithDummyPlugin() - Method in class com.atlassian.crowd.acceptance.tests.cluster.ClusterPluginManagementTest
-
Sanity test which checks whether applying plugin modifications on one node propagates them to another node.
- testPostAuthenticationContextEntity() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RepresentationTest
- testPublicPackagesArePresentInSystemBundle() - Method in class com.atlassian.crowd.acceptance.tests.dmz.DmzConfigurationTest
- testRegisterAndGetWebhook() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.WebhooksResourceTest
- testRegisterAndUnregisterWebhook() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.WebhooksResourceTest
- testRegisterWebhookWithInvalidEndpointUrlShouldFail() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.WebhooksResourceTest
- testRegisterWebhookWithSimpleBody() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.WebhooksResourceTest
- testRemoveUserFromGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Tests removing a user from a group.
- testRenameUserShouldFailWhenNewUsernameIsAlreadyInUse() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testRenameUserShouldFailWhenUserWithProvidedUsernameDoesNotExist() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testRenameUserShouldRenameUserWhenProvidedWithOldUsername() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testRenameUserShouldRenameUserWhenProvidedWithOldUsernameAndNewNameOfDifferentCase() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testRequestForAvatarForUnspecifiedUserIsNotFound() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testRestoreWhenInitialEmptyAndTestEmpty() - Method in class com.atlassian.crowd.acceptance.utils.proxy.ProxyServerPropertiesRuleTest
- testRestoreWhenInitialEmptyAndTestNotEmpty() - Method in class com.atlassian.crowd.acceptance.utils.proxy.ProxyServerPropertiesRuleTest
- testRestoreWhenInitialNotEmptyAndTestEmpty() - Method in class com.atlassian.crowd.acceptance.utils.proxy.ProxyServerPropertiesRuleTest
- testRestoreWhenInitialNotEmptyAndTestNotEmpty() - Method in class com.atlassian.crowd.acceptance.utils.proxy.ProxyServerPropertiesRuleTest
- testRevokePermissions() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- testRunStarted(Description) - Method in class com.atlassian.crowd.acceptance.utils.CrowdInstanceState
- TESTS_PER_EVICTION_RUN - Static variable in class com.atlassian.crowd.common.properties.SpringLdapPoolDefaults
- testSearch(LdapSearchTestEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.directory.DirectoryResource
- testSearch(LdapSearchTestEntity, Long) - Method in class com.atlassian.crowd.plugin.rest.service.resource.directory.DirectoryResource
- testSearchByAuthorTypeEnum() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceTest
- testSearchByEventTypeEnum() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceTest
- testSearchByTimestamp() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceTest
- testSearchInaccessibleForNonAdmins() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceTest
- testSearchInaccessibleForUnauthenticatedUsers() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceTest
- testSearchingResetsPaging() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AuditLogTest
- testSearchRestrictionEntity() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RepresentationTest
- testSessionCannotBeCreatedWithAliasThroughUnaliasedApplication() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
- testSessionCreatedThroughAliasedApplicationShowsOriginalNameWhenRetrievedWithNonAliasingApplication() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
- testSessionCreatedThroughAliasWithDifferentCaseReturnsCorrectCase() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
- testSessionCreatedWithDifferentCaseReturnsCorrectCaseForUsername() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
- testSessionCreatedWithUnaliasedApplicationShowsAliasedNameWhenRetrievedWithAliasingApplication() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
- testSessionCreatedWithUnaliasedApplicationShowsAliasedNameWhenValidatedWithAliasingApplication() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
The other alias tests GET the session.
- testSessionForAliasedApplicationIncludesUnaliasedUsernameAsAnExtraField() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
- testSetAliasAddsAlias() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AliasResourceTest
- testSetAliasModifiesExistingAlias() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AliasResourceTest
- testShortLivedTokenExpiresImmediately() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
- testShouldAcceptEntitiesIn212Format() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceTest
- testShouldAddCachingHeaderForIeAgents() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCachingHeadersResponsesTest
- testShouldAddCachingHeaderForSafariAgents() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCachingHeadersResponsesTest
- testShouldGetAWadlRepresentationForAppManagement() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.CrowdWadlResourceTest
- testShouldGetAWadlRepresentationForUserManagement() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.CrowdWadlResourceTest
- testShouldHandleLists() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.PluginSettingsResourceTest
- testShouldHandleMaps() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.PluginSettingsResourceTest
- testShouldNotAddCachingHeadersForOtherAgents() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RestCachingHeadersResponsesTest
- testSpecifiedUserSessionIsExcludedFromDeletionByUsername() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
- testStatusNotFoundWhenDeletingTokensForNonexistentUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
- testStoreGroupAttributes() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testStoreUserAttributes() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Test store user attributes.
- testTemplatesAreSaved() - Method in class com.atlassian.crowd.acceptance.tests.administration.MailTemplateTest
- testTokenIsDeletedWhenUserChangesPassword() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
Tests that the token is invalidated when the user changes their own password
- testTokenIsDeletedWhenUserIsMadeInactive() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
Test that the token is invalidated if the user is deactivated
- testTokenIsDeletedWhenUserIsRemoved() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
Tests that the token is invalidated if the user is deleted
- testUnregisterNonExistingWebhook() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.WebhooksResourceTest
- testUpdateConnection() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- testUpdateEmptyDisabled() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- testUpdateEmptyEnabled() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- testUpdateGroup() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testUpdateGroup_BadDetails() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.GroupsResourceTest
- testUpdateNotUnique() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- testUpdateUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Tests that a user is successfully updated.
- testUpdateUser_WrongUserUri() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Tests that sending an updated user with a wrong user URI (i.e.
- testUpdateUserPassword() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Tests updating a user password.
- testUpdateUserWithDifferentCaseInEntityIsAccepted() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testUpdateUserWithDifferentCaseInUrlIsAccepted() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testUpdateUserWithDifferentEntityNameShouldNotRenameUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
- testUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RepresentationTest
-
Tests for:
UserEntity
MultiValuedAttributeEntityList
- TESTUSER_PASSWORD - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.pruning.PruningE2eTest
- TESTUSER_USERNAME - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.pruning.PruningE2eTest
- testUserAttributes() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RepresentationTest
- testUserAuthentication() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuthenticationResourceTest
-
Tests that the Authentication resource correctly authenticates a valid user.
- testUserAuthentication() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
Tests that a user can successfully authenticate with an application.
- testUserAuthentication_AllowAllToAuthenticate() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuthenticationResourceTest
-
Tests that the Authentication resource will successfully authenticate a user that is not explicitly in an authorised group of the application but is in a directory where all the users are allowed to authenticate with the application.
- testUserAuthentication_BadCredentials() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuthenticationResourceTest
-
Tests that the Authentication resource will return a 400 (Bad Request) status if the user authentication details are incorrect.
- testUserAuthentication_BadPassword() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
Tests that if a bad user credential is given, an error response is returned.
- testUserAuthentication_CommonUserUnauthorised() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuthenticationResourceTest
-
Tests that the Authentication resource will only authenticate the first user that it finds with the specified username.
- testUserAuthentication_InactiveUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuthenticationResourceTest
-
Tests that the Authentication resource will return a 400 (Bad Request) status if the user is inactive.
- testUserAuthentication_InactiveUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
Tests that an inactive user cannot create a session.
- testUserAuthentication_NestedUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuthenticationResourceTest
-
Tests that the Authentication resource will successfully authenticate a nested user.
- testUserAuthentication_NoUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuthenticationResourceTest
-
Tests that the Authentication resource will return a 400 (Bad Request) status if there is no such user.
- testUserAuthentication_UnauthorisedGroupUser() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.AuthenticationResourceTest
-
Tests that the Authentication resource will return a 400 (Bad Request) status if the authentication for the user is correct but the user is not a member of an authorised group of the application.
- testUserAuthentication_WithoutPasswordValidation() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
Tests that a user can successfully authenticate with an application without password validation when the query parameter "validate-password" is false.
- TestUserBuilder - Class in com.atlassian.crowd.test.util
- testUserList() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RepresentationTest
-
Tests for:
UserEntityList
- testUsername - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- testUsername - Variable in class com.atlassian.crowd.pageobjects.ApplicationAuthenticationTestPage
- testUserSearch() - Method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- testUserSearchButton - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- testUserTemplateEntity() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.RepresentationTest
-
Tests for:
UserEntity
(unmarshalling) - testValidateToken() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
Tests that when the validation factors are correct, and the token is correct, no errors are thrown.
- testValidateToken_InvalidToken() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
Tests that when the token is invalid, a 404 (Not Found) status is returned.
- testValidateToken_InvalidValidationFactors() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
Tests that when the validation factors are not correct, a 400 (Bad request) response is returned.
- testValidationShouldFailOnInvalidDirectoryAttributesForAzureAd() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.DirectoryResourceTest
- testValidationShouldFailOnInvalidDirectoryAttributesForCrowd() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.DirectoryResourceTest
- testWatcher - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- testWhileIdle - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- testWhileIdle - Variable in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- testWhileIdle - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
- testWrongPassword() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
-
Tests that the REST service does not allow a user to access the Application Management API if an incorrect user password has been given.
- TextBoxUtil - Class in com.atlassian.crowd.pageobjects
- TextEmailMessage - Class in com.atlassian.crowd.manager.mail
-
Represents a plain text email message.
- TextEmailMessage(TextEmailMessage.Builder) - Constructor for class com.atlassian.crowd.manager.mail.TextEmailMessage
- TextEmailMessage.Builder - Class in com.atlassian.crowd.manager.mail
- THOUSAND_ONE_TO_TEN_THOUSAND - Enum constant in enum class com.atlassian.crowd.analytics.events.DailyLoginCountBucket
- ThreadLocalState - Class in com.atlassian.crowd.manager.threadlocal
-
Contains the state of the different thread locals in the application.
- ThreadLocalState(SecurityContext, ActionContext, RequestContext) - Constructor for class com.atlassian.crowd.manager.threadlocal.ThreadLocalState
- ThreadLocalStateAccessor - Interface in com.atlassian.crowd.manager.threadlocal
-
Service to access the application's ThreadLocal state.
- THREE - Enum constant in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumRulesMatched
- THREE_MONTHS - Enum constant in enum class com.atlassian.crowd.manager.audit.RetentionPeriod
- THREE_TO_FIVE - Enum constant in enum class com.atlassian.crowd.analytics.events.DirectoryCountBucket
- threshold - Variable in class com.atlassian.crowd.analytics.listener.AbstractOncePerPeriodPublisher
- throwIfFeatureDisabledOrInaccessible() - Method in class com.atlassian.crowd.directory.synchronisation.cache.AzureFilteringEnabledCheckerImpl
- throwIfFeatureDisabledOrInaccessible() - Method in class com.atlassian.crowd.email.HtmlRenderedEmailsEnabledCheckerImpl
- throwIfFeatureDisabledOrInaccessible() - Method in interface com.atlassian.crowd.feature.FeatureEnabledChecker
-
Throws
FeatureInaccessibleException
if the feature is not accessible. - throwIfFeatureDisabledOrInaccessible() - Method in class com.atlassian.crowd.features.PropertyBasedFeatureEnabledChecker
- ThrowingFunction<T,
R> - Interface in com.atlassian.crowd.common.util -
An alternative to Java's
Function
, that declares a checked exception. - ThrowingMapMergeOperatorUtil - Class in com.atlassian.crowd.directory.rest.util
- throwNotFoundByExternalId(String) - Static method in exception com.atlassian.crowd.exception.UserNotFoundException
-
Static factory to throw a UserNotFoundException when searching by externalId rather than username.
- TIME_FORMAT - Static variable in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
The format used for times in the REST plugin.
- TIME_FORMAT - Static variable in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
-
The format used for times in the REST plugin.
- TimedCalls - Class in com.atlassian.crowd.common.util
-
Simple utility class to record execution time.
- TimedCalls() - Constructor for class com.atlassian.crowd.common.util.TimedCalls
- timedGet() - Method in class com.atlassian.crowd.directory.ldap.monitoring.TimedSupplier
- TimedOperation - Class in com.atlassian.crowd.util
-
A record of how long an operation is taking, for logging.
- TimedOperation() - Constructor for class com.atlassian.crowd.util.TimedOperation
- TimedProgressOperation - Class in com.atlassian.crowd.util
-
A class used for timing log messages.
- TimedProgressOperation(String, int, Logger) - Constructor for class com.atlassian.crowd.util.TimedProgressOperation
- TimedProgressOperation(String, int, Logger, long) - Constructor for class com.atlassian.crowd.util.TimedProgressOperation
- TimedSupplier<T> - Class in com.atlassian.crowd.directory.ldap.monitoring
- TimedSupplier(String, long) - Constructor for class com.atlassian.crowd.directory.ldap.monitoring.TimedSupplier
- TimedSupplier(String, Stopwatch, Logger, long) - Constructor for class com.atlassian.crowd.directory.ldap.monitoring.TimedSupplier
- timeout - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.AzureAdGroupFilteringTest
- timeout - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- TIMEOUT - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidator
- timeoutInSec - Variable in class com.atlassian.crowd.pageobjects.administration.JndiConnectionPoolPage.JndiConfigurationForm
- timeSource - Variable in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
- TIMESTAMP_FORMAT - Static variable in interface com.atlassian.crowd.manager.backup.BackupFileConstants
- TIMESTAMP_SLOP_TOLERANCE - Static variable in class com.atlassian.crowd.event.TimestampBasedEventStore
- TimestampBasedEventStore - Class in com.atlassian.crowd.event
-
A cluster-safe implementation of EventStore that uses the entity creation and update timestamp, and the persisted tombstone information to create an event stream.
- TimestampBasedEventStore(UserDao, TombstoneDao, GroupDao, InternalMembershipDao, int) - Constructor for class com.atlassian.crowd.event.TimestampBasedEventStore
- TimestampBasedEventStore(UserDao, GroupDao, InternalMembershipDao, TombstoneDao, Clock, int) - Constructor for class com.atlassian.crowd.event.TimestampBasedEventStore
- TimestampBasedEventToken - Class in com.atlassian.crowd.event
- TimestampBasedEventToken(long, List<Long>) - Constructor for class com.atlassian.crowd.event.TimestampBasedEventToken
- TimestampedEntity - Interface in com.atlassian.crowd.model
-
Some extra methods to add "created date" and "updated date" to Users and Groups.
- TimestampedGroup - Interface in com.atlassian.crowd.model.group
-
Extends the Group interface with "updated date" and "created date".
- TimestampedUser - Interface in com.atlassian.crowd.model.user
-
Extends the user interface with "updated date" and "created date".
- TimezoneRule - Class in com.atlassian.crowd.test.rules
- TimezoneRule() - Constructor for class com.atlassian.crowd.test.rules.TimezoneRule
- title - Variable in class com.atlassian.crowd.pageobjects.administration.GeneralOptionsPage
- title - Variable in class com.atlassian.crowd.pageobjects.CrowdConsole
- title - Variable in class com.atlassian.crowd.pageobjects.CrowdRestorePage
- title - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- title - Variable in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- title - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- TITLE - Static variable in class com.atlassian.crowd.plugin.DecoratorAttributes
- to - Variable in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
- TO_LOWER_CASE - Static variable in class com.atlassian.crowd.embedded.impl.IdentifierUtils
-
Function of
IdentifierUtils.toLowerCase(String)
method. - toApplicationEntities(Collection<Application>, URI) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translates from a collection of
Application
s to a list ofApplicationEntity
s. - toApplicationEntity(Application, Link) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translates from an Application to an ApplicationEntity.
- toApplicationEntity(Application, Link, ApplicationEntityTranslator.PasswordMode) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translates from an Application to an ApplicationEntity.
- toApplicationType(String) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translates from an application type string to an
ApplicationType
. - toApplicationWithNoDirectoryMappings(ApplicationEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translates from an ApplicationEntity to an Application with no directory mappings.
- toAppLinksType(ApplicationType) - Method in class com.atlassian.crowd.console.action.application.ViewApplication
- toAttributeEntities(Map<String, String>) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translates attributes to
AttributeEntityList
. - toAttributes(MultiValuedAttributeEntityList) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
-
Translates MultiValuedAttributeEntityList to Attributes.
- toAttributesMap(AttributeEntityList) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translates
AttributeEntityList
into attributes map. - toAuthor() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
- toBooleanRestriction(BooleanRestrictionEntity) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts from a BooleanRestrictionEntity to a BooleanRestriction.
- toBooleanRestriction(BooleanRestrictionEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
-
Converts from a BooleanRestrictionEntity to a BooleanRestriction.
- toBooleanRestrictionEntity(BooleanRestriction) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts from a BooleanRestriction to a BooleanRestrictionEntity.
- toBooleanRestrictionEntity(BooleanRestriction) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
-
Converts from a BooleanRestriction to a BooleanRestrictionEntity.
- toBuilder() - Method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult
- toBuilder() - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- toBuilder() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
- toChangeset() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- toDatabaseDataType(Database) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.CrowdCustomChar
- toDatabaseDataType(Database) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.CrowdCustomClobType
- toDatabaseDataType(Database) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.CrowdCustomTimestampType
- toDatabaseDataType(Database) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.CrowdCustomVarchar
- toDatabaseDataType(Database) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.legacyhibernate.HibernateBigIntType
- toDatabaseDataType(Database) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.legacyhibernate.HibernateBinaryType
- toDatabaseDataType(Database) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.legacyhibernate.HibernateDoubleType
- toDatabaseDataType(Database) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.legacyhibernate.HibernateIntType
- toDatabaseDataType(Database) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.TypeWithFallbackType
- toDeletedAttributeEntityList(Set<String>) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
- toDirectMembers() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- toDirectory() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
-
Returns an immutable Directory object with the properties set in this builder.
- toDirectoryMapping(DirectoryMappingEntity, Application, Directory) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translates from a
DirectoryMappingEntity
to aDirectoryMapping
. - toDirectoryMappingEntities(List<DirectoryMapping>, URI) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translates from a list of
DirectoryMapping
to aDirectoryMappingEntityList
. - toDirectoryMappingEntity(DirectoryMapping, URI) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translates from a
DirectoryMapping
to aDirectoryMappingEntity
. - toDirectoryMappings(DirectoryMappingEntityList, Application, DirectoryManager) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translates from a
DirectoryMappingEntityList
to a list ofDirectoryMapping
. - toDom4j(Document) - Static method in class com.atlassian.crowd.plugin.saml.Util
- toEmbeddedGroup(Group) - Static method in class com.atlassian.crowd.embedded.core.util.ConversionUtils
-
Converts a directory-specific model group into a directory-agnostic embedded/application group.
- toEmbeddedGroups(List<Group>) - Static method in class com.atlassian.crowd.embedded.core.util.ConversionUtils
-
Converts a directory-specific model groups into a directory-agnostic embedded/application groups.
- toEmbeddedGroupWithAttributes(GroupWithAttributes) - Static method in class com.atlassian.crowd.embedded.core.util.ConversionUtils
-
Converts a directory-specific model group (with attributes) into a directory-agnostic embedded/application group (with attributes).
- toEmbeddedUsers(List<User>) - Static method in class com.atlassian.crowd.embedded.core.util.ConversionUtils
-
Converts a list of model Users to a list of embedded Users.
- toEntity() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
- toEntityReference(Object) - Method in class com.atlassian.crowd.applinks.CrowdHostApplication
- toEntityReference(String, Class<? extends EntityType>) - Method in class com.atlassian.crowd.applinks.CrowdHostApplication
- toEntry() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntryRestDTO
- toEnum(String) - Static method in enum class com.atlassian.crowd.model.ApplicationSubtype
- toEventEntities(Events, URI) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
- toEventEntity(OperationEvent, URI) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
- toEvents(EventEntityList) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
- toFriendlyString() - Method in class com.atlassian.crowd.model.InternalEntityTemplate
- toGenericIterable(Iterable) - Static method in class com.atlassian.crowd.directory.RFC4519Directory
-
Converts an Iterable to a generic Iterable.
- toggleChangeset(int) - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage
- toggleExpander() - Method in class com.atlassian.crowd.pageobjects.ExpandableJndiDirectoriesList
- toggleExpander() - Method in class com.atlassian.crowd.pageobjects.StartTlsPoolingWarningMessage
- toGroup() - Method in class com.atlassian.crowd.model.tombstone.GroupTombstone
- toGroup(GroupEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
-
Translates a GroupEntity to a GroupTemplate.
- toGroup(String) - Method in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage
- toGroupAdministration() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- toGroupAdministrationMappingRestDTO(User) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntitiesTransformer
- toGroupAdministrationMappingRestDTO(Group) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntitiesTransformer
- toGroupEntities(List<? extends Group>, URI) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
-
Translates a list of Groups to a list of GroupEntities.
- toGroupEntity(Group) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Translates a Group to a GroupEntity.
- toGroupEntity(Group, Attributes) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Translates a Group with Attributes to a GroupEntity.
- toGroupEntity(Group, Attributes, Link) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
-
Translates a Group with Attributes to a GroupEntity.
- toGroupEntity(Group, Link) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
-
Translates a Group to a GroupEntity.
- toGroupEntity(Group, URI) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
-
Translates a Group to a GroupEntity.
- toGroupList(GroupEntityList) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Transforms GroupEntityList into a list of groups.
- toGroupMembers() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- toGroupWithAttributesList(GroupEntityList) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Transforms GroupEntityList into a list of groups with attributes.
- toImmutableLdapName() - Method in interface com.atlassian.crowd.directory.ldap.name.CrowdLdapName
- toImmutableLdapName() - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
- toInputStream(String, Charset) - Method in class com.atlassian.crowd.directory.rest.util.IoUtilsWrapper
- toJavaLevel(Level) - Method in class com.atlassian.crowd.console.logging.CrowdLog4jJulLevelConverter
- toJsonLdapPoolConfig(LdapPoolConfig) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.DefaultSpringLdapPoolConfigService
- toJsonLdapPoolConfig(LdapPoolConfig) - Method in interface com.atlassian.crowd.directory.ldap.connectionpool.SpringLdapPoolConfigService
- token() - Static method in class com.atlassian.crowd.search.EntityDescriptor
- token(String) - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher.Builder
- Token - Class in com.atlassian.crowd.model.token
-
Deprecated.use @
ImmutableToken
instead. Since 3.6.0. - Token(Token) - Constructor for class com.atlassian.crowd.model.token.Token
-
Deprecated.Copy constructor
- TOKEN - Enum constant in enum class com.atlassian.crowd.search.Entity
- TOKEN_CACHE_CONTROL_MAX_AGE_SYSTEM_PROPERTY - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.TokenResource
-
Set a system property with this name to define the max-age of the 'Cache-Control' header in the response of the token validation and get user operations on this resource.
- TOKEN_SEED - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Custom token seed.
- TOKEN_SESSION_KEY - Static variable in class com.atlassian.crowd.xwork.SimpleXsrfTokenGenerator
- Token.Builder - Class in com.atlassian.crowd.model.token
-
Deprecated.
- tokenAuthenticationManager - Variable in class com.atlassian.crowd.console.action.BaseAction
- tokenAuthenticationManager - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- tokenAuthenticationManager - Variable in class com.atlassian.crowd.integration.springsecurity.AbstractLocalCrowdAuthenticationProcessingFilter
- tokenAuthenticationManager - Variable in class com.atlassian.crowd.service.AbstractUserService
- TokenAuthenticationManager - Interface in com.atlassian.crowd.manager.authentication
- TokenAuthenticationManagerImpl - Class in com.atlassian.crowd.manager.authentication
- TokenAuthenticationManagerImpl(SessionTokenStorage, ApplicationDAO, TokenFactory, Cache<String, Boolean>, EventPublisher, PropertyManager, DirectoryManager, ApplicationManager, ApplicationService, Clock) - Constructor for class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- TokenController - Class in com.atlassian.crowd.plugin.rest.service.controller
-
Performs token authentication for the user.
- TokenController(TokenAuthenticationManager, CrowdRememberMeService, AuthenticatedApplicationHolder) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.TokenController
- TokenDAO - Interface in com.atlassian.crowd.dao.token
-
Manages persistence of
Token
- TokenDAOHibernate - Class in com.atlassian.crowd.dao.token
- TokenDAOHibernate(HQLQueryTranslater) - Constructor for class com.atlassian.crowd.dao.token.TokenDAOHibernate
- TokenDAOMemory - Class in com.atlassian.crowd.dao.token
-
An in-memory implementation of the TokenDAO.
- TokenDAOMemory(Cache<String, Token>, Cache<String, Token>) - Constructor for class com.atlassian.crowd.dao.token.TokenDAOMemory
- TokenDAOMemory(CacheFactory) - Constructor for class com.atlassian.crowd.dao.token.TokenDAOMemory
- TokenDAOSearchUtils - Class in com.atlassian.crowd.dao.token
- TokenDAOSearchUtils() - Constructor for class com.atlassian.crowd.dao.token.TokenDAOSearchUtils
- TokenExpiredException - Exception in com.atlassian.crowd.exception
-
Thrown to indicate that the token has expired and is not valid anymore.
- TokenExpiredException() - Constructor for exception com.atlassian.crowd.exception.TokenExpiredException
- TokenExpiredException(String) - Constructor for exception com.atlassian.crowd.exception.TokenExpiredException
- TokenExpiredException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.TokenExpiredException
- TokenExpiredException(Throwable) - Constructor for exception com.atlassian.crowd.exception.TokenExpiredException
- TokenFactory - Interface in com.atlassian.crowd.manager.token.factory
-
Responsible for the creation of
Token
's this should be the only way you create a Token for Crowd - TokenFactoryImpl - Class in com.atlassian.crowd.manager.token.factory
-
The
TokenGenerator
is responsible for generating tokens when a successful authentication has occurred. - TokenFactoryImpl(TokenKeyGenerator) - Constructor for class com.atlassian.crowd.manager.token.factory.TokenFactoryImpl
- TokenFactoryImpl(TokenKeyGenerator, SecureRandomService) - Constructor for class com.atlassian.crowd.manager.token.factory.TokenFactoryImpl
- TokenHandlerSupplier - Class in com.atlassian.crowd.plugin.oauth2
- TokenHandlerSupplier() - Constructor for class com.atlassian.crowd.plugin.oauth2.TokenHandlerSupplier
- tokenHelper - Variable in class com.atlassian.crowd.integration.springsecurity.AbstractCrowdSSOAuthenticationProcessingFilter
- TokenInvalidatedEvent - Class in com.atlassian.crowd.event.token
-
An Event that's fired when a
Token
is invalidated. - TokenInvalidatedEvent(Object, Token) - Constructor for class com.atlassian.crowd.event.token.TokenInvalidatedEvent
- TokenKeyGenerator - Interface in com.atlassian.crowd.manager.token.factory
-
Handles the creation of a 'random' token key
- TokenKeyGeneratorImpl - Class in com.atlassian.crowd.manager.token.factory
- TokenKeyGeneratorImpl(TrustedProxyManager, String, Base64.Encoder) - Constructor for class com.atlassian.crowd.manager.token.factory.TokenKeyGeneratorImpl
- TokenLifetime - Class in com.atlassian.crowd.model.token
-
A value object that describes the requested lifetime of a new Token.
- TokenLockProvider - Interface in com.atlassian.crowd.integration.http
-
Provides locks for tokens.
- TokenManager - Interface in com.atlassian.crowd.manager.token
-
A marker interface for a
SessionTokenStorage
that should be used for token management. - tokenMatcher() - Static method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher
- tokenMatcher(CrowdRememberMeToken) - Static method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher
- tokenMatchesSearchRestriction(Token, SearchRestriction) - Static method in class com.atlassian.crowd.dao.token.TokenDAOSearchUtils
- tokenNames - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- tokenNames - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- TokenNotFoundException - Exception in com.atlassian.crowd.exception
-
Thrown to indicate that the token does not exist in the server.
- TokenNotFoundException() - Constructor for exception com.atlassian.crowd.exception.TokenNotFoundException
- TokenNotFoundException(String) - Constructor for exception com.atlassian.crowd.exception.TokenNotFoundException
- TokenNotFoundException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.TokenNotFoundException
- TokenNotFoundException(Throwable) - Constructor for exception com.atlassian.crowd.exception.TokenNotFoundException
- TokenQuery - Class in com.atlassian.crowd.search.query.entity
-
Deprecated.use
AuthenticatedTokenQuery
instead. Since 3.6.0. - TokenQuery(SearchRestriction, int, int) - Constructor for class com.atlassian.crowd.search.query.entity.TokenQuery
-
Deprecated.
- TokenResource - Class in com.atlassian.crowd.plugin.rest.service.resource.usermanagement
-
Crowd SSO Token Resource.
- TokenResource(TokenController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.TokenResource
- TokenResourceExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example
- TokenResourceExamples() - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.TokenResourceExamples
- TokenResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
- TokenResourceTest(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
Constructs a test case with the given name.
- TokenResourceTest(String, RestServer) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.TokenResourceTest
-
Constructs a test case with the given name, using the given RestServer.
- tokenSeedIsNotShown() - Method in class com.atlassian.crowd.acceptance.tests.administration.GeneralAdministrationTest
- TokenStorageType - Enum Class in com.atlassian.crowd.analytics.statistics.collectors.config
- TokenStorageType - Enum Class in com.atlassian.crowd.plugins.testkit.rest.model
- TokenStorageTypeCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.config
- TokenStorageTypeCollector(PropertyManager, TransactionTemplate) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.config.TokenStorageTypeCollector
- TokenStorageTypeEvent - Class in com.atlassian.crowd.analytics.events
-
Event reporting token storage type used by crowd.
- TokenStorageTypeEvent(TokenStorageType) - Constructor for class com.atlassian.crowd.analytics.events.TokenStorageTypeEvent
- TokenTermKeys - Class in com.atlassian.crowd.search.query.entity.restriction.constants
- TokenTermKeys() - Constructor for class com.atlassian.crowd.search.query.entity.restriction.constants.TokenTermKeys
- TokenValidEntity - Class in com.atlassian.crowd.plugin.rest.entity
- TokenValidEntity(TokenValidEntity.TokenStatus) - Constructor for class com.atlassian.crowd.plugin.rest.entity.TokenValidEntity
- TokenValidEntity.TokenStatus - Enum Class in com.atlassian.crowd.plugin.rest.entity
- TokenValidRequest - Class in com.atlassian.crowd.plugin.rest.entity
- TokenValidRequest(String, String, long) - Constructor for class com.atlassian.crowd.plugin.rest.entity.TokenValidRequest
- toLdapNameKeyedMap() - Method in class com.atlassian.crowd.directory.synchronisation.cache.LDAPEntityNameMap
- toLdapPoolConfigDto(String) - Method in class com.atlassian.crowd.directory.ldap.connectionpool.DefaultSpringLdapPoolConfigService
- toLdapPoolConfigDto(String) - Method in interface com.atlassian.crowd.directory.ldap.connectionpool.SpringLdapPoolConfigService
- toLevel(Level) - Method in class com.atlassian.crowd.console.logging.CrowdLog4jJulLevelConverter
- toList() - Method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsIterator
- toList() - Method in class com.atlassian.crowd.search.util.OrderedResultsConstrainer
-
Returns constrained results.
- toListMultimap(Map<K, List<V>>) - Static method in class com.atlassian.crowd.util.NoGuava
- toLowerCase(String) - Static method in class com.atlassian.crowd.embedded.impl.IdentifierUtils
-
Converts the given identifier string to lowercase.
- toLowerCase(Collection<? extends String>) - Static method in class com.atlassian.crowd.embedded.impl.IdentifierUtils
-
Converts the given set identifier string to lowercase.
- toMainPage() - Method in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- toMap(Attributes) - Static method in class com.atlassian.crowd.attribute.AttributeUtil
- toMap(ListMultimap<K, V>) - Static method in class com.atlassian.crowd.util.NoGuava
- toMap(SetMultimap<K, V>) - Static method in class com.atlassian.crowd.util.NoGuava
- toMap(Collection<? extends InternalEntityAttribute>) - Static method in class com.atlassian.crowd.model.InternalEntityAttribute
- Tombstone - Class in com.atlassian.crowd.model
-
Active Directory deleted object (tombstone).
- Tombstone(String, String) - Constructor for class com.atlassian.crowd.model.Tombstone
- TOMBSTONE_LIFETIME - Static variable in class com.atlassian.crowd.manager.tombstone.TombstoneManagerImpl
-
The time after which tombstones get removed from persisted storage
- TombstoneContextMapper - Class in com.atlassian.crowd.directory.ldap.mapper
-
Specific to Active Directory to map deleted objects.
- TombstoneContextMapper() - Constructor for class com.atlassian.crowd.directory.ldap.mapper.TombstoneContextMapper
- tombstoneDao - Variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- TombstoneDao - Interface in com.atlassian.crowd.dao.tombstone
-
Allows storing tombstones - persistent objects that denote a deletion of an entity or state.
- TombstoneDAOHibernate - Class in com.atlassian.crowd.dao.tombstone
- TombstoneDAOHibernate() - Constructor for class com.atlassian.crowd.dao.tombstone.TombstoneDAOHibernate
- TombstoneManager - Interface in com.atlassian.crowd.manager.tombstone
- TombstoneManagerImpl - Class in com.atlassian.crowd.manager.tombstone
- TombstoneManagerImpl(TombstoneDao) - Constructor for class com.atlassian.crowd.manager.tombstone.TombstoneManagerImpl
- TombstoneReaper - Class in com.atlassian.crowd.tombstone
- TombstoneReaper(TombstoneManager) - Constructor for class com.atlassian.crowd.tombstone.TombstoneReaper
- tomcatJSessionIdIsHttpOnlyCookie() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.WebAppTest
- toMinimalGroupEntities(Collection<String>, URI) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
-
Translates a list of group names to a GroupEntityList.
- toMinimalUserEntities(List<String>, URI) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
-
Translates a list of usernames to a UserEntityList.
- toModelGroupMembershipQuery(MembershipQuery) - Static method in class com.atlassian.crowd.embedded.core.util.ConversionUtils
- toModelGroupQuery(GroupQuery) - Static method in class com.atlassian.crowd.embedded.core.util.ConversionUtils
- toModelUserMembershipQuery(MembershipQuery) - Static method in class com.atlassian.crowd.embedded.core.util.ConversionUtils
- toModelUserQuery(UserQuery) - Static method in class com.atlassian.crowd.embedded.core.util.ConversionUtils
- toMultiValuedAttributeEntityList(Attributes) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Translates Attributes to MultiValuedAttributeEntityList.
- toMultiValuedAttributeEntityList(Attributes, Link) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
-
Translates Attributes to MultiValuedAttributeEntityList.
- toMultiValuedAttributeEntityList(Map<String, Set<String>>) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Translates Attributes to MultiValuedAttributeEntityList.
- toMultiValuedAttributeEntityList(Map<String, Set<String>>, Link) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
-
Translates Attributes to MultiValuedAttributeEntityList.
- toNameList(GroupEntityList) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Transforms GroupEntityList into a list of group names.
- toNameList(UserEntityList) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Transforms UserEntityList into a list of usernames.
- toNestedMembers() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- toOperationType(String) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translates from an operation type string to an
OperationType
. - toOperationTypes(Set<String>) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translates from a set of operation type strings to a set of
OperationType
. - toOperationTypeString(OperationType) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translates from an
OperationType
to an operation type string. - toOperationTypeStrings(Set<OperationType>) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translates from a set of
OperationType
s to a set of operation type strings. - toPasswordCredential(PasswordEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translates from a
PasswordEntity
to aPasswordCredential
. - toPermissions() - Method in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryDetailsPage
- topNavBrowseApplication - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- toPredicates(Map<String, Object>, CriteriaBuilder, Root<T>) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
-
Prepares a collection of predicates matching each of the properties with it's corresponding value
- toPropertiesMap() - Method in interface com.atlassian.crowd.embedded.api.ConnectionPoolProperties
- toPropertiesMap() - Method in class com.atlassian.crowd.embedded.impl.DefaultConnectionPoolProperties
- toPropertiesMap() - Method in enum class com.atlassian.crowd.embedded.impl.SystemConnectionPoolProperties
- toProperty(PropertyEntity) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts from a PropertyEntity to a Property.
- toProperty(PropertyEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
-
Converts from a PropertyEntity to a Property.
- toPropertyEntity(Property) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts from a Property to a PropertyEntity.
- toPropertyEntity(Property) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
-
Converts from a Property to a PropertyEntity.
- toPropertyRestriction(PropertyRestrictionEntity) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts from a PropertyRestrictionEntity to a PropertyRestriction.
- toPropertyRestriction(PropertyRestrictionEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
-
Converts from a PropertyRestrictionEntity to a PropertyRestriction.
- toPropertyRestrictionEntity(PropertyRestriction) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts from a PropertyRestriction to a PropertyRestrictionEntity.
- toPropertyRestrictionEntity(PropertyRestriction) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
-
Converts from a PropertyRestriction to a PropertyRestrictionEntity.
- toRemoteAddress(RemoteAddressEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translates from a
RemoteAddressEntity
to aRemoteAddress
. - toRemoteAddressEntities(Set<RemoteAddress>, URI) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translate from a set of
RemoteAddress
es toRemoteAddressEntitySet
. - toRemoteAddressEntity(RemoteAddress, URI) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translate from a
RemoteAddress
to aRemoteAddressEntity
. - toRemoteAddresses(RemoteAddressEntitySet) - Static method in class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator
-
Translates from a
RemoteAddressEntitySet
to a set ofRemoteAddress
. - toRepresentation - Static variable in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource.PatternRepresentation
- toResponse(InvalidChangeEmailTokenException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidChangeEmailTokenExceptionMapper
- toResponse(SameEmailAddressException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.SameEmailAddressExceptionMapper
- toResponse(EventTokenExpiredException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.EventTokenExpiredExceptionMapper
- toResponse(IncrementalSynchronisationNotAvailableException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.IncrementalSynchronisationNotAvailableExceptionMapper
- toResponse(ApplicationAlreadyExistsException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationAlreadyExistsExceptionMapper
- toResponse(ApplicationNotFoundException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationNotFoundExceptionMapper
- toResponse(ApplicationPermissionException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationPermissionExceptionMapper
- toResponse(DirectoryMappingNotFoundException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryMappingNotFoundExceptionMapper
- toResponse(DirectoryNotFoundException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryNotFoundExceptionMapper
- toResponse(ExpiredCredentialException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ExpiredCredentialExceptionMapper
- toResponse(FeatureDisabledException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.FeatureDisabledExceptionMapper
- toResponse(FeatureInaccessibleException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.FeatureInaccessibleExceptionMapper
- toResponse(GroupNotFoundException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.GroupNotFoundExceptionMapper
- toResponse(InactiveAccountException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InactiveAccountExceptionMapper
- toResponse(InvalidAuthenticationException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidAuthenticationExceptionMapper
- toResponse(InvalidCredentialException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidCredentialExceptionMapper
- toResponse(InvalidEmailAddressException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidEmailAddressExceptionMapper
- toResponse(InvalidGroupException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidGroupExceptionMapper
- toResponse(InvalidMembershipException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidMembershipExceptionMapper
- toResponse(InvalidTokenException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidTokenExceptionMapper
- toResponse(InvalidUserException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidUserExceptionMapper
- toResponse(MembershipAlreadyExistsException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.MembershipAlreadyExistsExceptionMapper
- toResponse(MembershipNotFoundException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.MembershipNotFoundExceptionMapper
- toResponse(NestedGroupsNotSupportedException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.NestedGroupsNotSupportedExceptionMapper
- toResponse(OperationFailedException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.OperationFailedExceptionMapper
- toResponse(UserNotFoundException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.UserNotFoundExceptionMapper
- toResponse(WebhookNotFoundException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.WebhookNotFoundExceptionMapper
- toResponse(AliasAlreadyInUseException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.AliasAlreadyInUseExceptionMapper
- toResponse(AliasAlreadyInUseRuntimeException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.AliasAlreadyInUseRuntimeExceptionMapper
- toResponse(ApplicationAccessDeniedException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationAccessDeniedExceptionMapper
- toResponse(ApplicationManagerException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationManagerExceptionMapper
- toResponse(DirectoryPermissionException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryPermissionExceptionMapper
- toResponse(AnonymousUserPermissionException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.AnonymousUserPermissionExceptionMapper
- toResponse(UserPermissionDowngradeException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.UserPermissionDowngradeExceptionMapper
- toResponse(UserPermissionException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.UserPermissionExceptionMapper
- toResponse(UserPermissionException) - Method in class com.atlassian.labs.crowd.directory.pruning.rest.UserPermissionExceptionMapper
- toResponse(InvalidApplicationSamlConfigurationException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidApplicationSamlConfigurationExceptionMapper
- toResponse(InvalidGlobalSamlConfigurationException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidGlobalSamlConfigurationExceptionMapper
- toResponse(InvalidWebhookEndpointException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidWebhookEndpointUrlExceptionMapper
- toResponse(AnonymousUserPermissionRuntimeException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.AnonymousUserPermissionRuntimeExceptionMapper
- toResponse(DirectoryMappingConstraintException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryMappingConstraintExceptionMapper
- toResponse(DirectoryTestFailedException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryTestFailedExceptionMapper
- toResponse(ValidationFailedException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ValidationFailedExceptionMapper
- toResponse(InvalidDirectoryTypeException) - Method in class com.atlassian.labs.crowd.directory.pruning.rest.InvalidDirectoryTypeExceptionMapper
- toResponse(AuthenticationRequiredException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.AuthenticationRequiredExceptionMapper
- toResponse(AuthorizationException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.AuthorizationExceptionMapper
- toResponse(AuthorizationException) - Method in class com.atlassian.labs.crowd.directory.pruning.rest.AuthorizationExceptionMapper
- toResponse(JsonMappingException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.JsonMappingExceptionMapper
- toResponse(IllegalAccessException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.IllegalAccessExceptionMapper
- toResponse(IllegalArgumentException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.IllegalArgumentExceptionMapper
- toResponse(UnsupportedOperationException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.UnsupportedOperationExceptionMapper
- toResponse(BadRequestException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.BadRequestExceptionMapper
- toRuntimeException(ExceptionTranslators.FunctionWithException<F, T, E>, Function<Exception, ? extends RuntimeException>) - Static method in class com.atlassian.crowd.function.ExceptionTranslators
- toRuntimeException(ExceptionTranslators.FunctionWithException<F, T, RuntimeException>) - Static method in class com.atlassian.crowd.function.ExceptionTranslators
- toSaveableLDAPValue(String) - Static method in class com.atlassian.crowd.directory.ldap.util.DirectoryAttributeRetriever
-
Transforms attribute values in order to comply with LDAP schemas.
- toSearchRestriction(SearchRestrictionEntity) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts from a SearchRestrictionEntity to a SearchRestriction.
- toSearchRestriction(SearchRestrictionEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
-
Converts from a SearchRestrictionEntity to a SearchRestriction.
- toSearchRestrictionEntity(SearchRestriction) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts from a SearchRestriction a SearchRestrictionEntity.
- toSearchRestrictionEntity(SearchRestriction) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
-
Converts from a SearchRestriction a SearchRestrictionEntity.
- toSetMultimap(Map<K, Set<V>>) - Static method in class com.atlassian.crowd.util.NoGuava
- toString() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.MembershipEntity
- toString() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.MembershipsEntity
- toString() - Method in class com.atlassian.crowd.acceptance.utils.DbCachingTestHelper.SyncInfo
- toString() - Method in class com.atlassian.crowd.analytics.events.DirectoryDailyLoginCountStatisticsEvent
- toString() - Method in class com.atlassian.crowd.analytics.events.features.FeatureEnabledStatusEvent
- toString() - Method in class com.atlassian.crowd.analytics.events.instance.DatacenterEnabledEvent
-
Deprecated.
- toString() - Method in class com.atlassian.crowd.analytics.events.instance.InstanceRestartedEvent
- toString() - Method in class com.atlassian.crowd.analytics.events.instance.InstanceUptimeStatisticsEvent
- toString() - Method in class com.atlassian.crowd.analytics.events.instance.NodeCountStatisticsEvent
-
Deprecated.
- toString() - Method in class com.atlassian.crowd.analytics.events.LdapConnectionPoolCountStatisticsEvent
- toString() - Method in class com.atlassian.crowd.analytics.events.license.LicenseEvent
- toString() - Method in class com.atlassian.crowd.analytics.events.SSOLoginEvent
- toString() - Method in class com.atlassian.crowd.analytics.events.SSOTabViewAnalyticsEvent
- toString() - Method in class com.atlassian.crowd.analytics.events.TokenStorageTypeEvent
- toString() - Method in class com.atlassian.crowd.analytics.persistence.StartupInfo
- toString() - Method in class com.atlassian.crowd.analytics.statistics.collectors.gla.GroupLevelAdminStatsEvent
- toString() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogAuthor
- toString() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogChangeset
- toString() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntity
- toString() - Method in class com.atlassian.crowd.audit.ImmutableAuditLogEntry
- toString() - Method in class com.atlassian.crowd.audit.query.AbstractAuditLogQueryRestriction
- toString() - Method in class com.atlassian.crowd.audit.query.AuditLogQuery
- toString() - Method in class com.atlassian.crowd.audit.query.AuditLogQueryAuthorRestriction
- toString() - Method in record class com.atlassian.crowd.console.action.options.UpdateMailServer.AuthenticationMethod
-
Returns a string representation of this record class.
- toString() - Method in class com.atlassian.crowd.console.logging.HibernateLogSuppressingMdcFilter
- toString() - Method in class com.atlassian.crowd.core.tiny.PairType
- toString() - Method in enum class com.atlassian.crowd.crypto.Algorithm
- toString() - Method in class com.atlassian.crowd.dao.licensing.LicensedUsersQuery
- toString() - Method in class com.atlassian.crowd.directory.DirectorySynchronisationStatusImpl
- toString() - Method in class com.atlassian.crowd.directory.ldap.connectionpool.data.LdapPoolConfig
- toString() - Method in enum class com.atlassian.crowd.directory.ldap.LdapSecureMode
- toString() - Method in class com.atlassian.crowd.directory.ldap.mapper.NameAttributesPair
- toString() - Method in class com.atlassian.crowd.directory.ldap.name.ImmutableLdapName
- toString() - Method in class com.atlassian.crowd.directory.ldap.util.RangeOption
- toString() - Method in class com.atlassian.crowd.directory.NamedLdapEntity
- toString() - Method in class com.atlassian.crowd.directory.password.constraint.PasswordLengthConstraint
- toString() - Method in class com.atlassian.crowd.directory.password.constraint.PasswordScoreConstraint
- toString() - Method in class com.atlassian.crowd.directory.password.constraint.RegexConstraint
- toString() - Method in class com.atlassian.crowd.directory.rest.entity.group.GraphGroup
- toString() - Method in class com.atlassian.crowd.directory.rest.entity.PageableGraphList
- toString() - Method in class com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult
- toString() - Method in class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation
- toString() - Method in class com.atlassian.crowd.embedded.api.PasswordCredential
- toString() - Method in class com.atlassian.crowd.embedded.api.ValidatePasswordRequest
- toString() - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
- toString() - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
- toString() - Method in class com.atlassian.crowd.embedded.validator.FieldValidationError
- toString() - Method in class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase
- toString() - Method in class com.atlassian.crowd.event.application.ApplicationCreatedEvent
- toString() - Method in class com.atlassian.crowd.event.configuration.AuditLogConfigurationUpdatedEvent
- toString() - Method in class com.atlassian.crowd.event.EnumBasedEvent
- toString() - Method in class com.atlassian.crowd.event.Events
- toString() - Method in class com.atlassian.crowd.event.groupleveladmin.GroupBecameGroupAdministratorEvent
- toString() - Method in class com.atlassian.crowd.event.groupleveladmin.GroupStoppedBeingGroupAdministratorEvent
- toString() - Method in class com.atlassian.crowd.event.groupleveladmin.UserBecameGroupAdministratorEvent
- toString() - Method in class com.atlassian.crowd.event.groupleveladmin.UserStoppedBeingGroupAdministratorEvent
- toString() - Method in class com.atlassian.crowd.event.recovery.RecoveryModeActivatedEvent
- toString() - Method in class com.atlassian.crowd.event.TimestampBasedEventToken
- toString() - Method in class com.atlassian.crowd.event.user.UserAuthenticatedWithSamlSsoEvent
- toString() - Method in class com.atlassian.crowd.event.user.UserTokenVerificationSucceededEvent
- toString() - Method in class com.atlassian.crowd.importer.config.Configuration
- toString() - Method in class com.atlassian.crowd.importer.config.DirectoryConfiguration
- toString() - Method in class com.atlassian.crowd.importer.model.MembershipDTO
- toString() - Method in class com.atlassian.crowd.integration.rest.entity.GroupEntity
- toString() - Method in class com.atlassian.crowd.integration.rest.entity.MembershipEntity
- toString() - Method in class com.atlassian.crowd.integration.rest.entity.MembershipsEntity
- toString() - Method in class com.atlassian.crowd.integration.rest.entity.MultiValuedAttributeEntity
- toString() - Method in class com.atlassian.crowd.integration.rest.entity.MultiValuedAttributeEntityList
- toString() - Method in class com.atlassian.crowd.integration.rest.entity.UserEntity
- toString() - Method in class com.atlassian.crowd.integration.springsecurity.LoginRequest
- toString() - Method in record class com.atlassian.crowd.manager.bootstrap.StrutsActionMapHelper.ActionKey
-
Returns a string representation of this record class.
- toString() - Method in record class com.atlassian.crowd.manager.bootstrap.StrutsActionMapHelper.ActionParticulars
-
Returns a string representation of this record class.
- toString() - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeDetailsImpl
- toString() - Method in class com.atlassian.crowd.manager.cluster.ClusterNodeImpl
- toString() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
- toString() - Method in class com.atlassian.crowd.manager.permission.DirectoryGroupImpl
- toString() - Method in class com.atlassian.crowd.manager.permission.GroupLevelAdminCounters
- toString() - Method in class com.atlassian.crowd.manager.permission.GroupLevelAdminStats
- toString() - Method in class com.atlassian.crowd.manager.permission.PermittedGroupImpl
- toString() - Method in exception com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException
- toString() - Method in exception com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException
- toString() - Method in class com.atlassian.crowd.maven.plugin.dependecies.Include
- toString() - Method in class com.atlassian.crowd.model.alias.Alias
- toString() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- toString() - Method in class com.atlassian.crowd.model.application.ImmutableApplication
- toString() - Method in class com.atlassian.crowd.model.application.ImmutableApplicationDirectoryMapping
- toString() - Method in class com.atlassian.crowd.model.application.RemoteAddress
- toString() - Method in class com.atlassian.crowd.model.audit.AuditLogChangesetEntity
- toString() - Method in class com.atlassian.crowd.model.audit.AuditLogEntityEntity
- toString() - Method in class com.atlassian.crowd.model.audit.AuditLogEntryEntity
- toString() - Method in class com.atlassian.crowd.model.authentication.AuthenticatedToken
- toString() - Method in class com.atlassian.crowd.model.authentication.AuthenticationContext
- toString() - Method in class com.atlassian.crowd.model.authentication.CookieConfiguration
- toString() - Method in class com.atlassian.crowd.model.authentication.UserAuthenticationContext
- toString() - Method in class com.atlassian.crowd.model.authentication.ValidationFactor
- toString() - Method in class com.atlassian.crowd.model.backup.BackupConfiguration
- toString() - Method in class com.atlassian.crowd.model.cluster.ClusterHeartbeatEntity
- toString() - Method in class com.atlassian.crowd.model.cluster.ClusterInfoEntity
- toString() - Method in class com.atlassian.crowd.model.cluster.ClusterLockEntity
- toString() - Method in class com.atlassian.crowd.model.config.AzureGroupFiltersConfiguration
- toString() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- toString() - Method in class com.atlassian.crowd.model.directory.ImmutableDirectory
- toString() - Method in class com.atlassian.crowd.model.EntityWithAttributes
- toString() - Method in class com.atlassian.crowd.model.event.AliasEvent
- toString() - Method in class com.atlassian.crowd.model.event.GroupEvent
- toString() - Method in class com.atlassian.crowd.model.event.GroupMembershipEvent
- toString() - Method in class com.atlassian.crowd.model.event.UserEvent
- toString() - Method in class com.atlassian.crowd.model.event.UserMembershipEvent
- toString() - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup
- toString() - Method in class com.atlassian.crowd.model.group.GroupTemplate
- toString() - Method in class com.atlassian.crowd.model.group.GroupWithMembershipChanges
- toString() - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroup
- toString() - Method in class com.atlassian.crowd.model.group.ImmutableGroup
- toString() - Method in class com.atlassian.crowd.model.group.ImmutableMembership
- toString() - Method in class com.atlassian.crowd.model.group.InternalGroup
- toString() - Method in class com.atlassian.crowd.model.group.InternalGroupAttribute
- toString() - Method in class com.atlassian.crowd.model.group.InternalGroupWithAttributes
- toString() - Method in class com.atlassian.crowd.model.group.LDAPGroupWithAttributes
- toString() - Method in class com.atlassian.crowd.model.InternalEntityAttribute
- toString() - Method in class com.atlassian.crowd.model.InternalEntityTemplate
- toString() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory
- toString() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser
- toString() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
- toString() - Method in class com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
- toString() - Method in class com.atlassian.crowd.model.membership.InternalMembership
- toString() - Method in class com.atlassian.crowd.model.permission.GroupAdministrationGrantToGroup
- toString() - Method in class com.atlassian.crowd.model.permission.InternalGrantedPermission
- toString() - Method in class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
- toString() - Method in class com.atlassian.crowd.model.property.Property
- toString() - Method in class com.atlassian.crowd.model.property.PropertyId
- toString() - Method in class com.atlassian.crowd.model.rememberme.InternalCrowdRememberMeToken
- toString() - Method in class com.atlassian.crowd.model.sso.idp.PemCertificate
- toString() - Method in class com.atlassian.crowd.model.sso.idp.PemPrivateKey
- toString() - Method in class com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
- toString() - Method in class com.atlassian.crowd.model.token.ImmutableToken
- toString() - Method in class com.atlassian.crowd.model.token.Token
-
Deprecated.
- toString() - Method in class com.atlassian.crowd.model.tombstone.EventStreamTombstone
- toString() - Method in class com.atlassian.crowd.model.tombstone.MembershipTombstone
- toString() - Method in class com.atlassian.crowd.model.Tombstone
- toString() - Method in class com.atlassian.crowd.model.tombstone.UserTombstone
- toString() - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
- toString() - Method in class com.atlassian.crowd.model.user.InternalUser
- toString() - Method in class com.atlassian.crowd.model.user.InternalUserAttribute
- toString() - Method in class com.atlassian.crowd.model.user.InternalUserWithPasswordLastChanged
- toString() - Method in class com.atlassian.crowd.model.user.LDAPUserWithAttributes
- toString() - Method in class com.atlassian.crowd.model.user.UserTemplate
- toString() - Method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
- toString() - Method in class com.atlassian.crowd.model.webhook.ImmutableWebhook
- toString() - Method in class com.atlassian.crowd.model.webhook.WebhookTemplate
- toString() - Method in class com.atlassian.crowd.pageobjects.application.BrowseApplicationsPage.Application
- toString() - Method in class com.atlassian.crowd.pageobjects.ApplicationAdministratorsPage.AdministratorMapping
- toString() - Method in class com.atlassian.crowd.pageobjects.ApplicationSearchUsersResult
- toString() - Method in class com.atlassian.crowd.pageobjects.aui.AuiFlag
- toString() - Method in class com.atlassian.crowd.pageobjects.aui.AuiMessage
- toString() - Method in class com.atlassian.crowd.pageobjects.BrowseAuditLogPage.AuditLogEntry
- toString() - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.Principal
- toString() - Method in class com.atlassian.crowd.pageobjects.CrowdLoginPageState
- toString() - Method in class com.atlassian.crowd.pageobjects.directory.pruning.PruningAdministrationPage.DirectoryPruningConfiguration
- toString() - Method in class com.atlassian.crowd.pageobjects.DirectoryBrowserPage.DirectoryDetails
- toString() - Method in class com.atlassian.crowd.pageobjects.ExpandableJndiDirectoriesList.DirectoryLink
- toString() - Method in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage.GroupDetails
- toString() - Method in class com.atlassian.crowd.pageobjects.group.GroupRow
- toString() - Method in class com.atlassian.crowd.pageobjects.group.UserPicker.UserSearchResultRow
- toString() - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRow
- toString() - Method in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvMappingRow
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.AccessBasedSynchronizationFilterTypeEntity
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryData
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingAuthenticationEntity
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingEntity
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.FailedEntity
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserSearchParams
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationEntity
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.ApplicationSamlConfigurationRestEntity
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntryRestDTO
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEventTypeRestDTO
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupConfigurationEntity
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.backup.BackupSummaryEntity
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.DetailedDirectorySynchronizationData
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedDirectoryInfoEntity
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.LicensedUserEntity
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordChangeRequest
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordResetRequest
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.SessionEntity
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.TokenValidEntity
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.TokenValidRequest
- toString() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
- toString() - Method in exception com.atlassian.crowd.plugin.saml.SAMLException
- toString() - Method in class com.atlassian.crowd.plugins.functest.event.EventPublisherConcurrentHandlingTest.ConcurrencyTestEvent
- toString() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.CrowdHomeResponse
- toString() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectoryCreateResponse
- toString() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.DirectorySynchronisationRoundInformationEntity
- toString() - Method in class com.atlassian.crowd.plugins.testkit.rest.model.TestkitProxySettings
- toString() - Method in class com.atlassian.crowd.rest.plugin.entity.DirectorySynchronisationRoundInformationEntity
- toString() - Method in class com.atlassian.crowd.search.EntityDescriptor
- toString() - Method in class com.atlassian.crowd.search.hibernate.HQLQuery
- toString() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
- toString() - Method in class com.atlassian.crowd.search.query.entity.restriction.BooleanRestrictionImpl
- toString() - Method in class com.atlassian.crowd.search.query.entity.restriction.PropertyImpl
- toString() - Method in class com.atlassian.crowd.search.query.entity.restriction.TermRestriction
- toString() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- toString() - Method in class com.atlassian.crowd.service.client.AbstractClientProperties
- toString() - Method in class com.atlassian.crowd.service.permission.ImmutableUserGroupAdministrationMapping
- toString() - Method in class com.atlassian.crowd.sso.ImmutableApplicationSamlConfiguration
- toString() - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher
- toString() - Method in class com.atlassian.crowd.test.util.analytics.AnalyticsEventReport.Event
- toString() - Method in class com.atlassian.crowd.util.BoundedCount
- toString() - Method in class com.atlassian.crowd.util.Percentage
- toString() - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.TransactionGroup
- toString(Boolean) - Method in class com.atlassian.crowd.util.persistence.hibernate.BooleanTypeDescriptor
- toString(StringBuilder) - Method in class com.atlassian.crowd.directory.ldap.util.RangeOption
- toSynchronisationInformationEntity(I18nResolver, DirectorySynchronisationRoundInformation) - Static method in class com.atlassian.crowd.rest.plugin.util.SynchronisationEntityTranslator
- toSynchronisationStatusEntity(I18nResolver, DirectorySynchronisationInformation) - Static method in class com.atlassian.crowd.rest.plugin.util.SynchronisationEntityTranslator
- toTimeStamp() - Method in class com.atlassian.crowd.manager.backup.DefaultBackupFileStore
- toUri() - Method in class com.atlassian.crowd.manager.avatar.AvatarReference.BlobAvatar
- toUri() - Method in interface com.atlassian.crowd.manager.avatar.AvatarReference
-
Return a URI, which may be a large
data:
URI, that points to this avatar. - toUri() - Method in class com.atlassian.crowd.manager.avatar.AvatarReference.UriAvatarReference
- toUser() - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser.Builder
-
Returns an immutable User object with the properties set in this builder.
- toUser() - Method in class com.atlassian.crowd.model.tombstone.UserTombstone
- toUserData(User) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntitiesTransformer
- toUserData(List<? extends User>) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntitiesTransformer
- toUserDataWithAvatar(User, String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntitiesTransformer
- toUserEntities(List<? extends User>, URI) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
-
Translates a list of users to a list of UserEntities.
- toUserEntity(User) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Translates a User to a UserEntity.
- toUserEntity(User, Attributes) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Translates a User with Attributes to a UserEntity.
- toUserEntity(User, Attributes, Link) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
-
Translates a User with Attributes to a UserEntity.
- toUserEntity(User, PasswordCredential) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Translates a User to a UserEntity.
- toUserEntity(User, Link) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
-
Translates a User to a UserEntity.
- toUserList(UserEntityList) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Transforms UserEntityList into a list of users.
- toUserWithAttributesList(UserEntityList) - Static method in class com.atlassian.crowd.integration.rest.util.EntityTranslator
-
Transforms UserEntityList into a list of users with attributes.
- toUserWithNoAttributes(User) - Static method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
-
Creates new UserTemplateWithAttributes based on the given user with empty attributes.
- toUserWithNoAttributes(User) - Static method in class com.atlassian.crowd.model.user.UserTemplateWithAttributes
-
Creates new UserTemplateWithAttributes based on the given user with empty attributes.
- toW3cDom(Element) - Static method in class com.atlassian.crowd.plugin.saml.Util
- track(Connection) - Method in interface com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.ConnectionTracker
-
Returns a tracked connection, and keeps a track of it until
Connection.close()
is invoked - track(Connection) - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.NoOpConnectionTracker
- track(Connection) - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.jdbc.ProxyConnectionTracker
- transactional(Class<T>, T) - Method in class com.atlassian.sal.crowd.utils.TransactionHelper
-
Wraps the given
service
creating a proxy, for which each method will be executed within a DB transaction. - TransactionalDirectoryCacheFactory - Class in com.atlassian.crowd.directory
-
DirectoryCacheFactory that returns DbCachingRemoteDirectoryCache instance wrapped with TransactionInterceptor.
- TransactionalDirectoryCacheFactory(DirectoryDao, SynchronisationStatusManager, MultiEventPublisher, UserDao, GroupDao, TransactionInterceptor, CrowdDarkFeatureManager) - Constructor for class com.atlassian.crowd.directory.TransactionalDirectoryCacheFactory
- TransactionalDirectoryDao - Interface in com.atlassian.crowd.manager.directory
-
Marker interface for a
DirectoryDao
that also provides transactional behaviour. - TransactionalExecutor - Class in com.atlassian.crowd.executors
-
{link
Executor
} wrapper, that wraps executed code into a transaction. - TransactionalExecutor(PlatformTransactionManager, ExecutorService) - Constructor for class com.atlassian.crowd.executors.TransactionalExecutor
- TransactionalRememberMeService - Class in com.atlassian.crowd.service
- TransactionalRememberMeService(CrowdRememberMeTokenDAO, CrowdRememberMeConfiguration, SecureTokenGenerator, Clock, PlatformTransactionManager) - Constructor for class com.atlassian.crowd.service.TransactionalRememberMeService
- TransactionAwareEventDispatcher - Class in com.atlassian.crowd.core.event
-
Wraps dispatching each atlassian-events event in a separate hibernate transaction.
- TransactionAwareEventDispatcher(EventExecutorFactory, PlatformTransactionManager) - Constructor for class com.atlassian.crowd.core.event.TransactionAwareEventDispatcher
- TransactionAwareEventPublisher - Class in com.atlassian.crowd.core.event
-
Delays publishing any events if a transaction is active, until that transaction commits.
- TransactionAwareImmediateEvent - Interface in com.atlassian.crowd.event
-
Marker interface denoting events that should be propagated immediately and eagerly, regardless whether a transaction is currently active
- TransactionGroup<T extends Serializable,
E extends Serializable> - Class in com.atlassian.crowd.util.persistence.hibernate.batch -
A group of objects that are to be committed in one transaction.
- TransactionGroup.Builder<T extends Serializable,
E extends Serializable> - Class in com.atlassian.crowd.util.persistence.hibernate.batch - TransactionHelper - Class in com.atlassian.sal.crowd.utils
-
Utilities for dealing with DB transactions.
- TransactionHelper(TransactionTemplate) - Constructor for class com.atlassian.sal.crowd.utils.TransactionHelper
- transform(Property, UnaryOperator<String>) - Method in class com.atlassian.crowd.crypto.PropertyEncryptor
- transform(BatchResult<T>, Function<T, V>) - Static method in class com.atlassian.crowd.util.BatchResult
- transform(BatchResult<T>, Function<T, V>, Supplier<K>) - Static method in class com.atlassian.crowd.util.BatchResult
- transformEvents(Iterable<OperationEvent>) - Method in class com.atlassian.crowd.manager.application.EventTransformer
-
Transforms directory events in context of the application.
- translate(Group, Link) - Static method in class com.atlassian.crowd.plugin.rest.util.GroupEntityUtil
- translate(User, Link) - Static method in class com.atlassian.crowd.plugin.rest.util.UserEntityUtil
- translateAuthors(Collection<AuditLogAuthor>) - Method in class com.atlassian.crowd.plugin.rest.service.controller.AuditEntityTranslator
- translateChangesets(Collection<AuditLogChangeset>) - Method in class com.atlassian.crowd.plugin.rest.service.controller.AuditEntityTranslator
- translateColumnsForUsersAndGroupsQuery(FetchMode) - Method in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
- translateEntities(Collection<AuditLogEntity>) - Method in class com.atlassian.crowd.plugin.rest.service.controller.AuditEntityTranslator
- translateEventTypes(Collection<AuditLogEventType>) - Method in class com.atlassian.crowd.plugin.rest.service.controller.AuditEntityTranslator
- translateException(Exception) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdAuthenticationProvider
-
Converts Crowd-specific exceptions to Spring Security-friendly exceptions.
- translateSearchRestriction(EntityDescriptor, SearchRestriction, String) - Method in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
-
Converts a search restriction to an ODataFilter, which can be used in a graph query
- translateWithAttributes(User, Attributes, Link) - Static method in class com.atlassian.crowd.plugin.rest.util.UserEntityUtil
- TranslatingApplicationService - Class in com.atlassian.crowd.manager.application
-
This class is responsible for translating application specific usernames (aliased usernames) to directory specific usernames (unaliased usernames) and the other way around.
- TranslatingApplicationService(ApplicationService, AliasManager) - Constructor for class com.atlassian.crowd.manager.application.TranslatingApplicationService
- TRASH_ENDPOINT_SUFFIX - Static variable in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- trigger - Variable in class com.atlassian.crowd.pageobjects.administration.SystemAdminDropdownMenu
- triggerEmailScan(long) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.ApplicationAdminResource
- triggerPoll(long, SynchronisationMode) - Method in class com.atlassian.crowd.manager.directory.monitor.poller.AtlassianSchedulerDirectoryPollerManager
- triggerPoll(long, SynchronisationMode) - Method in interface com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerManager
-
Manually triggers the directory poller to immediately poll the directory and synchronise changes.
- triggerScan(long) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.EmailScanController
- triggerSynchronize(long) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.DirectoryRestAdminClient
- TRIM_WHITESPACE_IN_BACKUP - Static variable in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- truncateValue(String) - Static method in class com.atlassian.crowd.util.InternalEntityUtils
-
Truncates the given value so that it will conform with database constraints.
- TRUSTED_PROXY_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- TRUSTED_PROXY_SERVERS - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: A comma-delimited list of trusted proxy servers.
- TrustedProxyManager - Interface in com.atlassian.crowd.manager.proxy
-
Manages the list of trusted proxies.
- TrustedProxyManagerImpl - Class in com.atlassian.crowd.manager.proxy
-
Handles the list of proxy servers whose X-Forwarded-For headers we trust.
- TrustedProxyManagerImpl(PropertyManager, Cache<String, Boolean>, ClusterMessageService) - Constructor for class com.atlassian.crowd.manager.proxy.TrustedProxyManagerImpl
- trustedProxyUpdate() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
- tryAcquireLock(String) - Method in class com.atlassian.crowd.manager.cluster.locks.CrowdClusterLockDaoDecorator
- tryOpenTestEmailDialog() - Method in class com.atlassian.crowd.pageobjects.MailServerPage
- tryRun(Runnable) - Method in class com.atlassian.crowd.lock.ClusterLockWrapper
-
Tries to get the lock and runs provided
Runnable
under the lock. - tryToCreateDirectory() - Method in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- tryUpdateAcquireLock(String, String, long, long) - Method in class com.atlassian.crowd.dao.cluster.ClusterLockDAOHibernate
-
Attempt to acquire an existing named lock for the given nodeId.
- tryUpdateLogging() - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
-
Updates the logging rules upon a "submit" of the UI form by the user.
- tryUpdateProfiling() - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- turnOffSslChecking() - Method in class com.atlassian.crowd.test.util.DisableSSLCertificateCheck
- turnOnSslChecking() - Method in class com.atlassian.crowd.test.util.DisableSSLCertificateCheck
- TWENTY - Enum constant in enum class com.atlassian.crowd.pageobjects.group.ElementPickerPageSize
- TWO - Enum constant in enum class com.atlassian.crowd.analytics.events.DirectoryCountBucket
- TWO - Enum constant in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumRulesMatched
- TWO_HUNDER - Enum constant in enum class com.atlassian.crowd.pageobjects.group.ElementPickerPageSize
- TWO_STEP_VERIFICATION_CONFIGURATION_MODIFIED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that Crowd's 2SV configuration has been modified.
- TWO_STEP_VERIFICATION_IDENTITY_VERIFICATION_PERFORMED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that 2SV identity verification, such as login or session elevation has been performed.
- type - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
- type - Variable in class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryDetailsPage
- type - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPage
- type(AuditLogAuthorType) - Static method in class com.atlassian.crowd.audit.query.AuditLogQueryAuthorRestriction
-
Match authors with the given type
- TYPE - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.ApplicationTermKeys
-
Type of application (
ApplicationType
). - TYPE - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.DirectoryTermKeys
-
Type of directory.
- TYPE_PROPERTY_KEY - Static variable in class com.atlassian.crowd.event.listener.mapper.AuditLogApplicationMapper
- typedEntityNotFoundException(String, Class<T>) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- typeFromId(DatabindContext, String) - Method in class com.atlassian.crowd.directory.rest.resolver.DirectoryObjectTypeIdResolver
- TypeWithFallbackType<T extends liquibase.datatype.LiquibaseDataType> - Class in com.atlassian.crowd.util.persistence.liquibase.ext.datatype
-
Superclass for custom liquibase types adding additional behavior on top of existing ones.
- TypeWithFallbackType(T) - Constructor for class com.atlassian.crowd.util.persistence.liquibase.ext.datatype.TypeWithFallbackType
U
- UF_ACCOUNTDISABLE - Static variable in class com.atlassian.crowd.directory.MicrosoftActiveDirectory
- unableToAddGroup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryPermissionGroupTest
- unableToAddUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryPermissionUserTest
- unableToDeleteGroup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryPermissionGroupTest
- unableToModifyGroup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryPermissionGroupTest
- unableToModifyGroupMembers() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryPermissionGroupTest
- unableToModifyUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryPermissionUserTest
- unableToRemoveUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryPermissionUserTest
- UNARY_NULL_OPERATOR - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- UNARY_NULL_OPERATOR - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- UNARY_NULL_OPERATOR - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- UNARY_OP_SEPARATOR - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- UNARY_OP_SEPARATOR - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- UNARY_OP_SEPARATOR - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- unaryOperator() - Method in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- unaryOperator_return() - Constructor for class com.atlassian.crowd.cql.parser.antlr.CqlParser.unaryOperator_return
- unauthenticated() - Static method in class com.atlassian.crowd.integration.AuthenticationState
- unbind(CrowdLdapName) - Method in class com.atlassian.crowd.directory.ldap.SpringLdapTemplateWrapper
- uncheckCheckbox(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- unchecked(ThrowingFunction<T, R>) - Static method in interface com.atlassian.crowd.common.util.ThrowingFunction
-
Wraps a lambda by handling checked Exception - converting it into
RuntimeException
- unchecked(ThrowingFunction<T, R>, Function<Exception, ? extends RuntimeException>) - Static method in interface com.atlassian.crowd.common.util.ThrowingFunction
-
Wraps a lambda by handling checked Exception.
- uncompressedResponseIsReturnedWhenNoCompressionRequested() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.GzipFilterOptionTest
- unconfigureDatabase() - Method in class com.atlassian.crowd.console.setup.DefaultHibernateConfigurator
- unencrypted(String) - Static method in class com.atlassian.crowd.embedded.api.PasswordCredential
- UNEXPANDED_GROUP_ENTITY_LIST - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.UsersResourceExamples
- UNEXPANDED_GROUP_ENTITY_LIST_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.UsersResourceExamples
- UNEXPANDED_USER_ENTITY_LIST - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.UsersResourceExamples
- UNEXPANDED_USER_ENTITY_LIST_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.UsersResourceExamples
- UNFILTERED - Static variable in interface com.atlassian.crowd.manager.application.filtering.AccessFilter
- UnfilteredCrowdService - Interface in com.atlassian.crowd.embedded.api
-
Provides the interface for performing unfiltered User and Group operations in Crowd.
- UNICODE_ESC - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- UNICODE_ESC - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- UNICODE_ESC - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
- uninstall(Plugin) - Method in class com.atlassian.crowd.plugin.CrowdPluginManager
- uninstallLocalOnly(Plugin) - Method in class com.atlassian.crowd.plugin.CrowdPluginManager
- uninstallLocalOnly(Plugin) - Method in interface com.atlassian.crowd.plugin.ha.ClusterAwarePluginController
-
Equivalent of
PluginController.uninstall(Plugin)
, but will only affect the current node. - uninstallPlugin(String) - Method in class com.atlassian.crowd.plugin.ha.ReplicatedPluginHelper
- UNIQUE_NAME_ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.sso.saml.SsoSamlConfiguration
- UNITED_STATES_GOVERNMENT - Enum constant in enum class com.atlassian.crowd.directory.rest.endpoint.DefaultRegion
- UNIX - Enum constant in enum class com.atlassian.crowd.analytics.statistics.collectors.environment.OsType
- UNKNOWN - Enum constant in enum class com.atlassian.crowd.analytics.statistics.collectors.environment.DatabaseType
- UNKNOWN - Enum constant in enum class com.atlassian.crowd.analytics.statistics.collectors.environment.OsType
- UNKNOWN - Enum constant in enum class com.atlassian.crowd.analytics.util.LdapConnectorType
- UNKNOWN - Enum constant in enum class com.atlassian.crowd.config.ConfiguredDatabaseType
- UNKNOWN - Enum constant in enum class com.atlassian.crowd.embedded.api.DirectoryType
- UNKNOWN - Enum constant in enum class com.atlassian.crowd.embedded.api.PasswordScore
- UNKNOWN - Enum constant in enum class com.atlassian.crowd.embedded.impl.EnvironmentUtils.JRE
- UNKNOWN - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.SimpleSynchronizationStatus
- UNKNOWN_TIME_TAKEN_VALUE - Static variable in class com.atlassian.crowd.util.DirectorySynchronisationEventHelper
- UNLICENSED_SITE_ACCESS - Enum constant in enum class com.atlassian.crowd.annotation.AccessType
- UNLIMITED - Enum constant in enum class com.atlassian.crowd.manager.audit.RetentionPeriod
- unlock(String) - Method in class com.atlassian.crowd.manager.cluster.locks.CrowdClusterLockDaoDecorator
- unlock(String, String, long) - Method in class com.atlassian.crowd.dao.cluster.ClusterLockDAOHibernate
-
Unlock the named lock, if this node still holds the lock.
- unmarshal(String) - Method in class com.atlassian.crowd.directory.ldap.LdapSecureMode.Adapter
- unmarshall(String) - Static method in class com.atlassian.crowd.event.TimestampBasedEventToken
- unmarshallParams(String) - Static method in class com.atlassian.crowd.model.directory.SynchronisationStatusKeyParamsSerde
- unregister() - Method in class com.atlassian.crowd.analytics.listener.AbstractEventListener
- unregister() - Method in class com.atlassian.crowd.analytics.listener.AnalyticsConfigurationChangedListener
- unregister() - Method in class com.atlassian.crowd.analytics.listener.AuditLogEventListener
- unregister() - Method in class com.atlassian.crowd.analytics.listener.ClusterStartupListener
- unregister() - Method in class com.atlassian.crowd.core.event.listener.AutoGroupAdderListener
- unregister() - Method in class com.atlassian.crowd.event.listener.AuditLogApplicationListener
- unregister() - Method in class com.atlassian.crowd.event.listener.AuditLogConfigurationEventListener
- unregister() - Method in class com.atlassian.crowd.event.listener.AuditLogDirectoryEventListener
- unregister() - Method in class com.atlassian.crowd.event.listener.AuditLogImportListener
- unregister() - Method in class com.atlassian.crowd.event.listener.DefaultGroupRemoverEventListener
- unregister() - Method in class com.atlassian.crowd.event.listener.GroupAdministrationPermissionsConfigurationChangesEventListener
- unregister() - Method in class com.atlassian.crowd.licensing.ApplicationDataRefreshJobRunner
- unregister() - Method in class com.atlassian.crowd.listener.AbstractTransactionalEventListener
- unregister() - Method in class com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerJobRunner
- unregister() - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusFinalizer
- unregister() - Method in class com.atlassian.crowd.scheduling.CrowdSchedulerLifecycle
- unregister() - Method in class com.atlassian.crowd.scheduling.JobRunnerRegistrar
- unregister() - Method in class com.atlassian.crowd.status.servlet.ApplicationStatusServiceImpl
- unregister() - Method in class com.atlassian.labs.crowd.directory.pruning.analytics.listener.PruningEventListener
- unregister(Object) - Method in class com.atlassian.crowd.core.event.DelegatingMultiEventPublisher
- unregister(Object) - Method in class com.atlassian.crowd.directory.event.MockEventPublisher
- unregister(Object) - Method in class com.atlassian.crowd.embedded.event.NoOpEventPublisher
- unregisterAll() - Method in class com.atlassian.crowd.core.event.DelegatingMultiEventPublisher
- unregisterAll() - Method in class com.atlassian.crowd.directory.event.MockEventPublisher
- unregisterAll() - Method in class com.atlassian.crowd.embedded.event.NoOpEventPublisher
- unregisterBeanDefinition(String) - Method in class com.atlassian.crowd.plugin.descriptors.SpringComponentModuleDescriptor
- unregisterClusterListener() - Method in class com.atlassian.crowd.cache.ClusterAwareUserAuthorisationCache
- unregisterClusterListener() - Method in class com.atlassian.crowd.util.ClusterAwareInetAddressCache
- unregisterEventListener() - Method in class com.atlassian.crowd.plugin.web.filter.CachedPluginServletAccessTypeAnalyzer
- unregisterJobRunner() - Method in class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRefresherJob
- unregisterJobRunner() - Method in class com.atlassian.crowd.manager.emailscan.job.AppIssuesWithMailsValidationJob
- unregisterListener() - Method in class com.atlassian.crowd.manager.application.CachingApplicationService
- unregisterListener() - Method in class com.atlassian.crowd.manager.backup.AtlassianSchedulerBackupScheduler
- unregisterListener() - Method in class com.atlassian.crowd.manager.cluster.heartbeat.CrowdClusterNodeHeartbeatService
- unregisterListener() - Method in class com.atlassian.crowd.manager.cluster.NodePanicHandler
- unregisterListener() - Method in class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRefresherStarter
- unregisterListener(ClusterMessageListener) - Method in class com.atlassian.crowd.manager.cluster.message.ClusterMessageServiceImpl
- unregisterListener(ClusterMessageListener) - Method in class com.atlassian.crowd.manager.cluster.message.NoOpClusterMessageService
- unregisterListener(ClusterMessageListener) - Method in interface com.atlassian.crowd.service.cluster.ClusterMessageService
-
Unregister a listener from all channels.
- unregisterListener(ClusterMessageListener, String) - Method in class com.atlassian.crowd.manager.cluster.message.ClusterMessageServiceImpl
- unregisterListener(ClusterMessageListener, String) - Method in class com.atlassian.crowd.manager.cluster.message.NoOpClusterMessageService
- unregisterListener(ClusterMessageListener, String) - Method in interface com.atlassian.crowd.service.cluster.ClusterMessageService
-
Unregister a listener from a specific channel.
- unregisterListeners() - Method in class com.atlassian.crowd.manager.proxy.TrustedProxyManagerImpl
- unregisterNonExistingWebhook() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- unregisterSelf() - Method in class com.atlassian.crowd.analytics.listener.ApplicationDirectoryEventListener
- unregisterSelf() - Method in class com.atlassian.crowd.manager.cluster.message.ClusterMessageServiceImpl
- unregisterWebhook(long) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- unregisterWebhook(long) - Method in class com.atlassian.crowd.plugin.rest.service.controller.WebhooksController
- unregisterWebhook(long) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Unregisters a Webhook on the server.
- unregisterWebhook(Application, long) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- unregisterWebhook(Application, long) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Unregisters a Webhook.
- unregisterWebhook(Application, long) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- unregisterWebhook(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.server.WebhooksResource
- unremovedGroups - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- UNRESTRICTED_ACCESS - Enum constant in enum class com.atlassian.crowd.annotation.AccessType
- unrestrictedAccess() - Method in class com.atlassian.crowd.plugin.endpoints.EndpointTestAction
- UNSPECIFIED - Enum constant in enum class com.atlassian.crowd.model.sso.NameIdFormat
- UNSPECIFIED - Enum constant in enum class com.atlassian.crowd.model.token.ExpirableUserTokenType
- unsuccessfulAuthentication(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.atlassian.crowd.integration.springsecurity.AbstractCrowdSSOAuthenticationProcessingFilter
- UNSUPPORTED_OPERATION - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- UNSUPPORTED_OPERATION - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- UnsupportedCrowdApiException - Exception in com.atlassian.crowd.exception
-
Failure because this API call is only supported by a later version of Crowd.
- UnsupportedCrowdApiException(String, String) - Constructor for exception com.atlassian.crowd.exception.UnsupportedCrowdApiException
- UnsupportedOperationExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
-
Maps an
UnsupportedOperationException
to aResponse
. - UnsupportedOperationExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.UnsupportedOperationExceptionMapper
- UNVERIFIED_SINCE_USER_DISABLED - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.TokenValidEntity.TokenStatus
- unwrap(Boolean, Class<X>, WrapperOptions) - Method in class com.atlassian.crowd.util.persistence.hibernate.BooleanTypeDescriptor
- unwrap(Class<T>) - Method in class com.atlassian.crowd.util.persistence.hibernate.connection.DelegatingConnectionProvider
- update() - Method in class com.atlassian.crowd.console.action.application.RemoveApplication
- update() - Method in class com.atlassian.crowd.console.action.application.UpdateApplication
- update() - Method in class com.atlassian.crowd.console.action.application.UpdatePermissions
- update() - Method in class com.atlassian.crowd.console.action.ChangeExpiredPassword
- update() - Method in class com.atlassian.crowd.console.action.dataimport.DirectoryConfirmation
- update() - Method in class com.atlassian.crowd.console.action.dataimport.ImportJive
- update() - Method in class com.atlassian.crowd.console.action.directory.CreateAzureAd
- update() - Method in class com.atlassian.crowd.console.action.directory.CreateConnector
- update() - Method in class com.atlassian.crowd.console.action.directory.CreateCustom
- update() - Method in class com.atlassian.crowd.console.action.directory.CreateInternal
- update() - Method in class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd
- update() - Method in class com.atlassian.crowd.console.action.directory.RemoveDirectory
- update() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- update() - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- update() - Method in class com.atlassian.crowd.console.action.directory.UpdateCustomAttributes
- update() - Method in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- update() - Method in class com.atlassian.crowd.console.action.directory.UpdatePermissions
- update() - Method in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- update() - Method in class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- update() - Method in class com.atlassian.crowd.console.action.group.AddGroup
- update() - Method in class com.atlassian.crowd.console.action.group.RemoveGroup
- update() - Method in class com.atlassian.crowd.console.action.License
- update() - Method in class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- update() - Method in class com.atlassian.crowd.console.action.options.UpdateGeneral
- update() - Method in class com.atlassian.crowd.console.action.options.UpdateLicensing
- update() - Method in class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- update() - Method in class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- update() - Method in class com.atlassian.crowd.console.action.principal.AddPrincipal
- update() - Method in class com.atlassian.crowd.console.action.principal.RemovePrincipal
- update() - Method in class com.atlassian.crowd.console.action.principal.ResetPassword
- update() - Method in class com.atlassian.crowd.console.action.principal.UpdateAliases
- update() - Method in class com.atlassian.crowd.console.action.setup.BaseSetupAction
- update() - Method in class com.atlassian.crowd.console.action.setup.Database
- update() - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
- update() - Method in class com.atlassian.crowd.console.action.setup.DirectoryInternal
- update() - Method in class com.atlassian.crowd.console.action.setup.ForgedLicenseWarning
- update() - Method in class com.atlassian.crowd.console.action.setup.Import
- update() - Method in class com.atlassian.crowd.console.action.setup.Installation
- update() - Method in class com.atlassian.crowd.console.action.setup.License
- update() - Method in class com.atlassian.crowd.console.action.setup.Options
- update() - Method in class com.atlassian.crowd.console.action.user.ChangePassword
- update() - Method in class com.atlassian.crowd.console.action.user.EditProfile
- update(int, SlowMotionResource.PatternRepresentation) - Method in class com.atlassian.crowd.plugins.testkit.rest.slomo.SlowMotionResource
- update(Directory) - Method in class com.atlassian.crowd.crypto.EncryptingDirectoryDAO
- update(Directory) - Method in class com.atlassian.crowd.dao.directory.DirectoryDAOHibernate
- update(Directory) - Method in interface com.atlassian.crowd.embedded.spi.DirectoryDao
-
Persists any changes made to the provided directory.
- update(Directory) - Method in class com.atlassian.crowd.manager.directory.DirectoryDaoTransactionalDecorator
-
Makes a transactional call to
DirectoryDao.update(Directory)
- update(Application) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
-
Will only update the core attributes to an application, i.e.
- update(Application) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- update(Application) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Updates an application's details.
- update(Application) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
- update(DirectorySynchronisationStatus) - Method in class com.atlassian.crowd.dao.directory.DirectorySynchronisationStatusDAOHibernate
- update(DirectorySynchronisationStatus) - Method in interface com.atlassian.crowd.embedded.spi.DirectorySynchronisationStatusDao
-
Updates an existing directory status
- update(Group) - Method in class com.atlassian.crowd.dao.group.GroupDAOHibernate
- update(Group) - Method in interface com.atlassian.crowd.embedded.spi.GroupDao
-
Updates group.
- update(LicensedUser) - Method in interface com.atlassian.crowd.dao.licensing.LicensedUserDao
- update(LicensedUser) - Method in class com.atlassian.crowd.dao.licensing.LicensedUserDaoHibernate
- update(Property) - Method in class com.atlassian.crowd.crypto.EncryptingPropertyDAO
- update(Property) - Method in interface com.atlassian.crowd.dao.property.PropertyDAO
-
Updates a property.
- update(Property) - Method in class com.atlassian.crowd.dao.property.PropertyDAOHibernate
- update(Token) - Method in interface com.atlassian.crowd.dao.token.SessionTokenStorage
- update(Token) - Method in class com.atlassian.crowd.dao.token.TokenDAOHibernate
- update(Token) - Method in class com.atlassian.crowd.dao.token.TokenDAOMemory
- update(Token) - Method in class com.atlassian.crowd.manager.token.SwitchableTokenManagerImpl
- update(User) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- update(User) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
Updates all the user properties (except the username) of the user with the same directory and case-insensitive name.
- update(Webhook) - Method in class com.atlassian.crowd.dao.webhook.NoopWebhookDAOImpl
- update(Webhook) - Method in interface com.atlassian.crowd.dao.webhook.WebhookDAO
- update(Webhook) - Method in class com.atlassian.crowd.dao.webhook.WebhookDAOHibernate
- update(Webhook) - Method in interface com.atlassian.crowd.manager.webhook.WebhookRegistry
-
Updates an existing Webhook.
- update(Webhook) - Method in class com.atlassian.crowd.manager.webhook.WebhookRegistryImpl
- update(Object) - Method in class com.atlassian.crowd.util.persistence.hibernate.HibernateDao
-
Updates an existing DAO object, if the object does not exist it will be added to the persistence store.
- UPDATE_GROUP - Enum constant in enum class com.atlassian.crowd.embedded.api.OperationType
- UPDATE_GROUP_ATTRIBUTE - Enum constant in enum class com.atlassian.crowd.embedded.api.OperationType
- UPDATE_LICENSE_DEFAULT_PATH - Static variable in class com.atlassian.crowd.console.filter.LicenceFilter
- UPDATE_LOCAL_TO_FALSE - Static variable in class com.atlassian.crowd.upgrade.tasks.UpgradeTask427
- UPDATE_PASSWORD_ENTITY - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.CommonResourceExamples
- UPDATE_PASSWORD_ENTITY_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.CommonResourceExamples
- UPDATE_ROLE - Enum constant in enum class com.atlassian.crowd.embedded.api.OperationType
- UPDATE_ROLE_ATTRIBUTE - Enum constant in enum class com.atlassian.crowd.embedded.api.OperationType
- UPDATE_SUCCESS - Enum constant in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
- UPDATE_USER - Enum constant in enum class com.atlassian.crowd.embedded.api.OperationType
- UPDATE_USER_ATTRIBUTE - Enum constant in enum class com.atlassian.crowd.embedded.api.OperationType
- UPDATE_USER_ENTITY_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.UsersResourceExamples
- UpdateAddresses - Class in com.atlassian.crowd.console.action.application
- UpdateAddresses() - Constructor for class com.atlassian.crowd.console.action.application.UpdateAddresses
- UpdateAliases - Class in com.atlassian.crowd.console.action.principal
- UpdateAliases() - Constructor for class com.atlassian.crowd.console.action.principal.UpdateAliases
- updateAllowedOperationsFrom(Set<OperationType>) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- updateApplication(long, ApplicationEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.ApplicationAdminController
- updateApplication(long, ApplicationEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.ApplicationAdminResource
- updateApplication(long, ApplicationEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.application.ApplicationResource
- updateApplication(CrowdInstanceHelper, String, UnaryOperator<ApplicationEntity.Builder>) - Method in class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
- updateApplication(ApplicationEntity) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.ApplicationsRestAdminClient
- updateApplication(ApplicationEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.application.ApplicationController
-
Updates an existing application.
- UpdateApplication - Class in com.atlassian.crowd.console.action.application
- UpdateApplication() - Constructor for class com.atlassian.crowd.console.action.application.UpdateApplication
- updateApplicationAccessBasedSynchronizationFilter(long, AccessBasedSynchronizationFilterTypeEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.ApplicationAdminResource
- updateApplicationAllowedIps(Long, List<String>) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitApplicationResource
- updateApplicationAttributes(long, Map<String, String>) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- updateApplicationConfig(ApplicationConfiguration) - Method in class com.atlassian.crowd.config.ConnectionUrlDecoratingDatabaseConfigurationListener
-
Configures database connection url in the specified application configuration
- updateApplicationConfig(ApplicationConfiguration) - Method in interface com.atlassian.crowd.config.DatabaseConfigurationListener
-
Handles database configuration stored in
ApplicationConfiguration
, should be called after the configuration is loaded, but before it's used by the application. - updateApplicationConfig(ApplicationConfiguration) - Method in class com.atlassian.crowd.config.DatabaseConfiguredListeners
- updateApplicationConfig(ApplicationConfiguration) - Method in class com.atlassian.crowd.config.EnvironmentDrivenDatabaseConfigurationListener
- updateApplicationConfiguration(long, ApplicationSamlConfigurationRestEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.SamlConfigurationController
- updateApplicationConfiguration(long, ApplicationSamlConfigurationRestEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.saml.SamlConfigurationResource
- updateApplicationData(Application) - Method in interface com.atlassian.crowd.licensing.ApplicationLicensingService
-
Fetches the license usage data from the application and updates the local copy
- updateApplicationData(Application) - Method in class com.atlassian.crowd.licensing.ApplicationLicensingServiceImpl
- updateApplicationDetails() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewApplicationTest
- updateApplicationDirectoryMapping(long, long, DirectoryMappingEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.admin.ApplicationAdminController
- updateApplicationDirectoryMapping(long, long, DirectoryMappingEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.ApplicationAdminResource
- updateApplicationDirectoryMapping(long, DirectoryMappingEntity) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.ApplicationsRestAdminClient
- updateApplicationDirectoryPermissions() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewApplicationTest
- updateApplicationMapping(long, long, boolean) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- updateApplicationMappings(Long, Long, boolean) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitApplicationResource
- updateApplicationOptions() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewApplicationTest
- updateApplicationPlugin() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.ViewApplicationPluginTest
- updateApplicationRemoteAddresses(long, List<String>) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- updateApplicationWithExistingApplicationName() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewApplicationTest
- updateApplicationWithMismatchedPassword() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewApplicationTest
- updateApplicationWithNoName() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewApplicationTest
- updateAppSamlConfig(long, ApplicationSamlConfigurationRestEntity) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.RestAdminClient
- updateAttributes() - Method in class com.atlassian.crowd.console.action.principal.UpdateAttributes
- updateAttributes(Long, Map<String, String>) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitApplicationResource
- UpdateAttributes - Class in com.atlassian.crowd.console.action.principal
- UpdateAttributes() - Constructor for class com.atlassian.crowd.console.action.principal.UpdateAttributes
- updateAttributesFrom(Map<String, String>) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- updateAttributesFrom(Map<String, String>) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- UpdateAzureAd - Class in com.atlassian.crowd.console.action.directory
- UpdateAzureAd() - Constructor for class com.atlassian.crowd.console.action.directory.UpdateAzureAd
- updateButton - Variable in class com.atlassian.crowd.pageobjects.ApplicationDetailsPage
- updateButton - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- updateConfig(LookAndFeelConfigEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.LookAndFeelResource
- updateConfiguration(CookieConfigEntity) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitCookieResource
- UpdateConnectionPool - Class in com.atlassian.crowd.console.action.options
- UpdateConnectionPool() - Constructor for class com.atlassian.crowd.console.action.options.UpdateConnectionPool
- UpdateConnectionPoolTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- UpdateConnectionPoolTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.UpdateConnectionPoolTest
- UpdateConnector - Class in com.atlassian.crowd.console.action.directory
- UpdateConnector() - Constructor for class com.atlassian.crowd.console.action.directory.UpdateConnector
- UpdateConnectorConfiguration - Class in com.atlassian.crowd.console.action.directory
-
Action to handle updating configuration details for a 'Connector' based directory.
- UpdateConnectorConfiguration() - Constructor for class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration
- UpdateConnectorConnection - Class in com.atlassian.crowd.console.action.directory
-
Action to handle updating connection details for a 'Connector' based directory.
- UpdateConnectorConnection() - Constructor for class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- updateConnectorDirectory_ConfigurationScreen() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_ConfigurationSearchGroup() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_ConnectionScreenCronSchedule() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_ConnectionScreenInvalidCronSchedule() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_ConnectionScreenWithMultipleUrls() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_ConnectionScreenWithPwdEncryption() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_ConnectionScreenWithSingleUrl() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_EditModeWorksCorrectly() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_ExistingPasswordIsPreservedUnlessExplicitlyModified() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_GeneralScreen() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_LocalUserStatusNotVisibleForDirectoriesOtherThanActiveDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_LocalUserStatusVisibleForActiveDirectory() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_PermissionScreen() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_SearchGroupInvalid() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_SearchPrincipal() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_SearchPrincipalInvalid() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_shouldNotShowSpringLdapScreenOnServerLicense() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_shouldReturn404WhenViewingSpringLdapScreenOnServerLicense() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_SpringLdapPoolScreen() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_TestConnectionInvalidPassword() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_TestConnectionInvalidURL() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_TestConnectionInvalidUserDN() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_TestConnectionMultipleInvalidURLs() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_TestConnectionWithAnonymousBind() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_TestConnectionWithCredentials() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateConnectorDirectory_TestConnectionWithoutAnyChanges() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateCredential(Application, PasswordCredential) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
-
Updates credential of the given application.
- updateCredential(Application, PasswordCredential) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- updateCredential(Application, PasswordCredential) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Takes an application with a List of credentials that are unencrypted, encrypts them and then updates the application in the database with the encrypted credentials
- updateCredential(Application, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
- updateCredential(User, PasswordCredential, int) - Method in class com.atlassian.crowd.dao.user.UserDAOHibernate
- updateCredential(User, PasswordCredential, int) - Method in interface com.atlassian.crowd.embedded.spi.UserDao
-
Updates the credential (password) of the user with the same directory and case-insensitive name.
- updateCredentialTo(PasswordCredential, int) - Method in class com.atlassian.crowd.model.user.InternalUser
- updateCrowdDirectoryConnectionScreen() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateCrowdDirectoryConnectionScreenCronSchedule() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateCrowdDirectoryGeneralScreen() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateCrowdDirectoryPermissionScreen() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateCrowdTestConnectionInvalidURL() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateCrowdTestConnectionWithCredentials() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- UpdateCustom - Class in com.atlassian.crowd.console.action.directory
- UpdateCustom() - Constructor for class com.atlassian.crowd.console.action.directory.UpdateCustom
- UpdateCustomAttributes - Class in com.atlassian.crowd.console.action.directory
-
Update Action specifically for Custom Directory Attributes
- UpdateCustomAttributes() - Constructor for class com.atlassian.crowd.console.action.directory.UpdateCustomAttributes
- updateCustomDirectory_AttributesAddNewAttribute() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateCustomDirectory_AttributesRemovingAttribute() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateCustomDirectory_AttributesWithError() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateCustomDirectory_GeneralScreen() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateCustomDirectory_PermissionScreen() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updated(long, String, String) - Static method in class com.atlassian.crowd.model.event.AliasEvent
- UPDATED - Enum constant in enum class com.atlassian.crowd.model.event.Operation
- UPDATED_DATE - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.GroupTermKeys
- UPDATED_DATE - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.UserTermKeys
- updateDatabaseDetails(DatabaseDetails) - Method in class com.atlassian.crowd.config.ConnectionUrlDecoratingDatabaseConfigurationListener
-
Updates database connection url with the pre-specified connection parameters, if not already set
- updateDatabaseDetails(DatabaseDetails) - Method in interface com.atlassian.crowd.config.DatabaseConfigurationListener
-
Handles database configuration stored in
DatabaseDetails
, passed after completing database setup. - updateDatabaseDetails(DatabaseDetails) - Method in class com.atlassian.crowd.config.DatabaseConfiguredListeners
- updateDatabaseDetails(DatabaseDetails) - Method in class com.atlassian.crowd.config.EnvironmentDrivenDatabaseConfigurationListener
- updatedDate - Variable in class com.atlassian.crowd.model.InternalEntity
-
Deprecated.
- updatedDate(Date) - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUser.Builder
- UpdateDelegated - Class in com.atlassian.crowd.console.action.directory
-
Update Action specifically for the Delegated Directory type
- UpdateDelegated() - Constructor for class com.atlassian.crowd.console.action.directory.UpdateDelegated
- UpdateDelegatedConfiguration - Class in com.atlassian.crowd.console.action.directory
-
Update Action specifically for the Delegated Directory type
- UpdateDelegatedConfiguration() - Constructor for class com.atlassian.crowd.console.action.directory.UpdateDelegatedConfiguration
- UpdateDelegatedConnection - Class in com.atlassian.crowd.console.action.directory
-
Update Action specifically for the Delegated Directory type
- UpdateDelegatedConnection() - Constructor for class com.atlassian.crowd.console.action.directory.UpdateDelegatedConnection
- updateDelegatedDirectory_ConfigurationScreen() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateDelegatedDirectory_ConfigurationScreenWithoutGroupConfigurationNoErrors() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateDelegatedDirectory_ConnectionScreen() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateDelegatedDirectory_ConnectionScreenWithPwdEncryption() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateDelegatedDirectory_GeneralScreen() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateDelegatedDirectory_NestedGroupsCanBeEnabledAndDisabled() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateDelegatedDirectory_PermissionScreen() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateDelegatedDirectory_SearchPrincipal() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateDelegatedDirectory_SearchPrincipalInvalid() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateDelegatedDirectory_shouldNotShowSpringLdapScreenOnServerLicense() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateDelegatedDirectory_shouldReturn404WhenViewingSpringLdapScreenOnServerLicense() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateDelegatedDirectory_SpringLdapPoolScreen() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateDelegatedDirectory_TestConnectionInvalidURL() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateDelegatedDirectory_TestConnectionWithAnonymousBind() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateDelegatedDirectory_TestConnectionWithCredentials() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateDelegatedDirectory_TestConnectionWithMultipleUrls() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateDelegatedDirectory_TestConnectionWithoutAnyChanges() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateDetailsForPermanentApplication() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewApplicationTest
- updateDetailsFrom(Directory) - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- updateDetailsFrom(Group) - Method in class com.atlassian.crowd.model.group.InternalGroup
- updateDetailsFrom(User) - Method in class com.atlassian.crowd.model.user.InternalUser
- updateDetailsFrom(Webhook) - Method in class com.atlassian.crowd.model.webhook.WebhookImpl
-
Deprecated.
- updateDetailsFromApplication(Application) - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.Only to be used by the ApplicationDAO#update method
- UpdateDirectories - Class in com.atlassian.crowd.console.action.application
- UpdateDirectories() - Constructor for class com.atlassian.crowd.console.action.application.UpdateDirectories
- updateDirectory(long, DirectoryImpl) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitDirectoryResource
- updateDirectory(long, Map<String, Object>) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- updateDirectory(Directory) - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Will update the
Directory
. - updateDirectory(Directory) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- updateDirectory(Directory) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Updates the passed in directory.
- updateDirectory(Directory) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- updateDirectory(DirectoryImpl) - Method in class com.atlassian.crowd.console.value.directory.ConnectorConnection
- updateDirectory(DirectoryImpl) - Method in class com.atlassian.crowd.console.value.directory.RemoteCrowdConnection
- updateDirectory(DirectoryImpl) - Method in class com.atlassian.crowd.console.value.directory.SynchronisableDirectoryConnection
- updateDirectory(String, String, int, int, int, int, int, int) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitFixtureResource
-
Modifies directory entities.
- updateDirectoryAttributes(long, Map<String, String>) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- updateDirectoryAttributes(long, Map<String, String>) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitDirectoryResource
- updateDirectoryMapping(int, int, DirectoryMappingEntity) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.RestAdminClient
- updateDirectoryMapping(long, long, boolean) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
-
Updates a directory mapping.
- updateDirectoryMapping(long, long, boolean) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- updateDirectoryMapping(long, long, boolean, Set<OperationType>) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
-
Updates a directory mapping.
- updateDirectoryMapping(long, long, boolean, Set<OperationType>) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- updateDirectoryMapping(long, long, int) - Method in interface com.atlassian.crowd.dao.application.ApplicationDAO
-
Updates the ordering of directory mappings for an application.
- updateDirectoryMapping(long, long, int) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- updateDirectoryMapping(Application, Directory, boolean) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Will update the Directory Mapping, setting to enable/disable allowing all users to authenticate for the given mapping (not taking group membership into consideration)
- updateDirectoryMapping(Application, Directory, boolean) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
- updateDirectoryMapping(Application, Directory, boolean, Set<OperationType>) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Will update a directory mapping against the Application moving it to the selected position in the list of DirectoryMappings.
- updateDirectoryMapping(Application, Directory, boolean, Set<OperationType>) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
- updateDirectoryMapping(Application, Directory, int) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
-
Will update a directory mapping against the Application moving it to the selected position in the list of DirectoryMappings.
- updateDirectoryMapping(Application, Directory, int) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
- updateDirectoryPermissions(long, List<OperationType>) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- updateDirectoryPermissions(long, Set<OperationType>) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitDirectoryResource
- updateDirectoryWithPasswordRegex(DirectoryBrowserPage, String, String, String) - Static method in class com.atlassian.crowd.acceptance.utils.PasswordComplexityUtil
- updateFromConfiguration(MailConfiguration) - Method in class com.atlassian.crowd.util.MailServerModel
- updateGeneral() - Method in class com.atlassian.crowd.console.action.group.UpdateGroup
- updateGeneral() - Method in class com.atlassian.crowd.console.action.principal.UpdatePrincipal
- UpdateGeneral - Class in com.atlassian.crowd.console.action.options
- UpdateGeneral() - Constructor for class com.atlassian.crowd.console.action.options.UpdateGeneral
- updateGlobalPluginSettings(PluginSettingEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.plugins.PluginSettingsResource
- updateGroup() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewGroupTest
- updateGroup(long, GroupTemplate) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Updates a group with the supplied template and returns the updated group retrieved from the directory specified by the passed in
directoryId
. - updateGroup(long, GroupTemplate) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- updateGroup(Group) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Updates the
group
. - updateGroup(Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- updateGroup(Application, GroupTemplate) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- updateGroup(Application, GroupTemplate) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Updates the group in ALL the active permissible directories.
- updateGroup(Application, GroupTemplate) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- updateGroup(Application, GroupTemplate) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- updateGroup(Group) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- updateGroup(Group) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Updates a group on the remote Crowd server.
- updateGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- updateGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- updateGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- updateGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- updateGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- updateGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- updateGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- updateGroup(GroupTemplate) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Updates the
group
. - updateGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.Rfc2307
- updateGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- updateGroup(GroupTemplate) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- updateGroup(InternalDirectoryGroup, Group) - Method in class com.atlassian.crowd.directory.synchronisation.cache.AbstractGroupActionStrategy
- updateGroup(GroupEntity, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.GroupsController
-
Updates a group.
- updateGroup(String, GroupEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.GroupsResource
- updateGroup(String, Long, String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- updateGroup(String, Long, String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestKitGroupResource
- UpdateGroup - Class in com.atlassian.crowd.console.action.group
- UpdateGroup(DirectoryInstanceLoader) - Constructor for class com.atlassian.crowd.console.action.group.UpdateGroup
- updateGroupLink(Link, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
-
Returns an updated group Link with the specified group name.
- UpdateGroupMembers - Class in com.atlassian.crowd.console.action.group
- UpdateGroupMembers(DirectoryInstanceLoader, PermissionManager, AdminGroupChecker) - Constructor for class com.atlassian.crowd.console.action.group.UpdateGroupMembers
- updateGroups(Collection<GroupTemplate>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- updateGroups(Collection<GroupTemplate>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- UpdateGroups - Class in com.atlassian.crowd.console.action.principal
- UpdateGroups() - Constructor for class com.atlassian.crowd.console.action.principal.UpdateGroups
- updateGroupsMembershipOnLogin(User, Set<String>, Directory) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- updateGroupUri(URI, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
-
Returns an updated group URI with the specified group name.
- updateGroupWithAttributes() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- updateInternal(ApplicationImpl) - Method in class com.atlassian.crowd.dao.application.ApplicationDAOHibernate
- UpdateInternal - Class in com.atlassian.crowd.console.action.directory
- UpdateInternal() - Constructor for class com.atlassian.crowd.console.action.directory.UpdateInternal
- UpdateInternalConfiguration - Class in com.atlassian.crowd.console.action.directory
-
Action that handles updating the configuration for an Internal Directory
- UpdateInternalConfiguration() - Constructor for class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- updateInternalDirectoryConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateInternalDirectoryGeneralScreen() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateInternalDirectoryPermissions() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- updateLicense(String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- updateLicenseUsage() - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- updateLicenseUsage() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitLicenseResource
- UpdateLicensing - Class in com.atlassian.crowd.console.action.options
- UpdateLicensing() - Constructor for class com.atlassian.crowd.console.action.options.UpdateLicensing
- updateLocalGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.hybrid.LocalGroupHandler
-
Updates a local group.
- updateLogging() - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- UpdateLoggingProfiling - Class in com.atlassian.crowd.console.action.options
-
Allows configuration of logging and profiling.
- UpdateLoggingProfiling() - Constructor for class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- UpdateLoggingProfiling.LoggingConfigEntry - Class in com.atlassian.crowd.console.action.options
-
Represents a Log4j Config entry, corresponding to a Class or Package mapped to a Level.
- UpdateMailServer - Class in com.atlassian.crowd.console.action.options
- UpdateMailServer() - Constructor for class com.atlassian.crowd.console.action.options.UpdateMailServer
- UpdateMailServer.AuthenticationMethod - Record Class in com.atlassian.crowd.console.action.options
- UpdateMailTemplate - Class in com.atlassian.crowd.console.action.options
- UpdateMailTemplate() - Constructor for class com.atlassian.crowd.console.action.options.UpdateMailTemplate
- updateMainAttributes() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- updateNextRunTime(JobId, Date, long) - Method in class com.atlassian.crowd.scheduling.ClusterJobDAODecorator
- updateNumericValue() - Method in class com.atlassian.crowd.model.user.InternalUserAttribute
- updateOptional() - Method in class com.atlassian.crowd.console.action.application.UpdateApplication
- UpdateOptions - Class in com.atlassian.crowd.console.action.directory
- UpdateOptions() - Constructor for class com.atlassian.crowd.console.action.directory.UpdateOptions
- UpdatePermissions - Class in com.atlassian.crowd.console.action.application
- UpdatePermissions - Class in com.atlassian.crowd.console.action.directory
-
Action to handle the updating of Internal Directory Permissions
- UpdatePermissions() - Constructor for class com.atlassian.crowd.console.action.application.UpdatePermissions
- UpdatePermissions() - Constructor for class com.atlassian.crowd.console.action.directory.UpdatePermissions
- UpdatePrincipal - Class in com.atlassian.crowd.console.action.principal
- UpdatePrincipal() - Constructor for class com.atlassian.crowd.console.action.principal.UpdatePrincipal
- updatePrincipalAttributes() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- updatePrincipalWithTrailingWhitespaceFailsWithSpecificError() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- updateProfileBlank() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.EditProfileTest
- updateProfileCancel() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.EditProfileTest
- updateProfileNoPermissions() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.EditProfileTest
- updateProfileSuccess() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.EditProfileTest
- updateProfileSuccessAndLoginAgain() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.EditProfileTest
- updateProfiling() - Method in class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling
- updateProperties(Properties) - Method in class com.atlassian.crowd.integration.springsecurity.CrowdServerClientProperties
- updateProperties(Properties) - Method in interface com.atlassian.crowd.service.client.ClientProperties
-
Updates all the properties with the new values.
- updateProperties(Properties) - Method in class com.atlassian.crowd.service.client.ClientPropertiesImpl
-
Updates all the client properties with new vew values, which are read from the properties passed as argument.
- updateProperties(Properties) - Method in class com.atlassian.crowd.service.client.ImmutableClientProperties
- updateProperty(String, String, String) - Method in class com.atlassian.crowd.util.PropertyUtils
-
Updates the specified properties file with the specified key/value property
- updatePruningConfiguration(Long, PruningConfigurationEntity) - Method in class com.atlassian.labs.crowd.directory.pruning.controller.PruningConfigurationController
- updatePruningConfiguration(Long, PruningConfigurationEntity) - Method in class com.atlassian.labs.crowd.directory.pruning.rest.PruningConfigurationResource
- updatePruningConfiguration(List<PruningConfigurationEntity>) - Method in class com.atlassian.labs.crowd.directory.pruning.rest.PruningConfigurationResource
- updatePruningConfigurations(List<PruningConfigurationEntity>) - Method in class com.atlassian.labs.crowd.directory.pruning.controller.PruningConfigurationController
- UpdateRemoteCrowd - Class in com.atlassian.crowd.console.action.directory
- UpdateRemoteCrowd() - Constructor for class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowd
- UpdateRemoteCrowdConnection - Class in com.atlassian.crowd.console.action.directory
-
Action to handle updating connection details for a remote Crowd directory.
- UpdateRemoteCrowdConnection() - Constructor for class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection
- UpdateSAMLConfiguration - Class in com.atlassian.crowd.plugin.saml.action
- UpdateSAMLConfiguration(SAMLMessageManager, ApplicationProperties, PropertyManager, DirectoryManager, ApplicationManager, CrowdLicenseManager, WebResourceManager, WebInterfaceManager, ApplicationService, TokenAuthenticationManager, CrowdRememberMeService, XsrfTokenGenerator, ActionHelper, ClusterService) - Constructor for class com.atlassian.crowd.plugin.saml.action.UpdateSAMLConfiguration
- UpdateSAMLConfigurationTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml
- UpdateSAMLConfigurationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.UpdateSAMLConfigurationTest
- updateSchemaIfNeeded() - Method in class com.atlassian.crowd.util.persistence.hibernate.LiquibaseSchemaHelper
- updateSchemaIfNeeded() - Method in interface com.atlassian.crowd.util.persistence.SchemaHelper
-
If there are any updates to the Schema needed, do them.
- UpdateSessionConfig - Class in com.atlassian.crowd.console.action.options
- UpdateSessionConfig() - Constructor for class com.atlassian.crowd.console.action.options.UpdateSessionConfig
- UpdateSpringLdapPoolConfiguration - Class in com.atlassian.crowd.console.action.directory
- UpdateSpringLdapPoolConfiguration() - Constructor for class com.atlassian.crowd.console.action.directory.UpdateSpringLdapPoolConfiguration
- updateTimestamps(InternalEntity, boolean) - Method in class com.atlassian.crowd.util.persistence.hibernate.InternalDirectoryEntityHibernateDao
- updateTokenStorage() - Method in interface com.atlassian.crowd.manager.token.SwitchableTokenManager
-
Updates the switchable token manager to match the current configuration.
- updateTokenStorage() - Method in class com.atlassian.crowd.manager.token.SwitchableTokenManagerImpl
- UpdateTrustedProxies - Class in com.atlassian.crowd.console.action.admin
-
Removes an address from the list of trusted proxies.
- UpdateTrustedProxies() - Constructor for class com.atlassian.crowd.console.action.admin.UpdateTrustedProxies
- updateUseNestedGroupsAttribute(DirectoryImpl) - Method in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- updateUser(long, UserTemplate) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Updates a user with the supplied template and returns the updated user retrieved from the directory specified by the passed in
directoryId
. - updateUser(long, UserTemplate) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- updateUser(User) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Updates the
User
. - updateUser(User) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- updateUser(Application, UserTemplate) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- updateUser(Application, UserTemplate) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Updates the user in the first active directory the User belongs.
- updateUser(Application, UserTemplate) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- updateUser(Application, UserTemplate) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- updateUser(User) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- updateUser(User) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Updates a user on the remote Crowd server.
- updateUser(UserTemplate) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- updateUser(UserTemplate) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- updateUser(UserTemplate) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- updateUser(UserTemplate) - Method in class com.atlassian.crowd.directory.CachingDirectory
- updateUser(UserTemplate) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- updateUser(UserTemplate) - Method in class com.atlassian.crowd.directory.InternalDirectory
- updateUser(UserTemplate) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- updateUser(UserTemplate) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- updateUser(UserTemplate) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
-
Updates the
user
. - updateUser(UserTemplate) - Method in class com.atlassian.crowd.directory.Rfc2307
- updateUser(UserTemplate) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- updateUser(UserTemplate) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- updateUser(UserEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
-
Updates a user.
- updateUser(String, long, String, Boolean, Boolean, String, String) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- updateUser(String, UserEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.UsersResource
- updateUser(String, Long, String, Boolean, boolean, String, String) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestKitUserResource
- updateUserAndSetActiveFlag(User, User) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- updateUserCredential() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- updateUserCredential(long, String, PasswordCredential) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
This will update the user's credential in the given directory specified by the passed in
directoryId
. - updateUserCredential(long, String, PasswordCredential) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- updateUserCredential(User, String) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
- updateUserCredential(User, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- updateUserCredential(Application, String, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- updateUserCredential(Application, String, PasswordCredential) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
-
Updates the credentials of the first matching user from all the active directories assigned to the application.
- updateUserCredential(Application, String, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- updateUserCredential(Application, String, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- updateUserCredential(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- updateUserCredential(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- updateUserCredential(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.AppleOpenDirectory
-
We don't support changing passwords in Open Directory, mainly because we can't figure out how.
- updateUserCredential(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- updateUserCredential(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.AzureAdDirectory
- updateUserCredential(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- updateUserCredential(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- updateUserCredential(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- updateUserCredential(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- updateUserCredential(String, PasswordCredential) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
- updateUserCredential(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.SpringLDAPConnector
- updateUserCredential(String, PasswordCredential) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
- updateUserCredential(String, String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- updateUserCredential(String, String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Updates the user's password on the remote Crowd server.
- updateUserCredentialPasswordDoesNotMatchDirectoryComplexityRequirement() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- updateUserCredentialToNone() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- updateUserFromRemoteDirectory(User) - Method in class com.atlassian.crowd.directory.AbstractForwardingDirectory
- updateUserFromRemoteDirectory(User) - Method in class com.atlassian.crowd.directory.AuditingDirectoryDecorator
- updateUserFromRemoteDirectory(User) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- updateUserFromRemoteDirectory(User) - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- updateUserFromRemoteDirectory(User) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
- updateUserFromRemoteDirectory(User) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
-
Updates the user details for the specified user based on the details in the remote directory.
- updateUserFromRemoteDirectory(User) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- updateUserLink(Link, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
-
Returns an updated user Link with the specified username.
- updateUserLocally(long, String, Map<String, String>) - Method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- updateUserLocally(String, long, Map<String, String>) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestKitUserResource
- updateUserPassword(String, PasswordEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.UsersResource
- updateUserPassword(String, String) - Method in class com.atlassian.crowd.plugin.rest.service.controller.UsersController
-
Updates a user's password.
- updateUserPasswordToExpired(String, long) - Method in class com.atlassian.crowd.plugins.testkit.rest.TestKitUserResource
- updateUsers - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForDelegated
- updateUsers(Collection<UserTemplate>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
- updateUsers(Collection<UserTemplate>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
- updateUserSettings(UserKey, Function<UserSettingsBuilder, UserSettings>) - Method in class com.atlassian.sal.crowd.usersettings.CrowdUserSettingsService
- updateUserUri(URI, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
-
Returns an updated user URI with the specified username.
- UPDATING_GROUPS - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
- UPDATING_USERS - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
- updatingAliasesShouldWork() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AliasTest
- updatingAliasWithPrimaryUsernameAndValidUsernameShouldFail() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AliasTest
- updatingAliasWithPrimaryUsernameShouldFail() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.AliasTest
- UPGRADE - Enum constant in enum class com.atlassian.crowd.analytics.events.instance.InstanceRestartedEvent.RestartReason
- UpgradeablePasswordEncoder - Interface in com.atlassian.crowd.password.encoder
-
Password encoder which provides a way to ask if the password should be re-encoded as it does not match the encoding format of the most secure underlying encoder.
- UpgradeManager - Interface in com.atlassian.crowd.manager.upgrade
-
This manager is responsible for all things related to upgrades for Crowd.
- UpgradeManagerImpl - Class in com.atlassian.crowd.manager.upgrade
- UpgradeManagerImpl(PropertyManager, CacheManager, CrowdBootstrapManager, ClusterLockService, List<UpgradeTask>, PlatformTransactionManager) - Constructor for class com.atlassian.crowd.manager.upgrade.UpgradeManagerImpl
- upgradePlugin(String) - Method in class com.atlassian.crowd.plugin.ha.ReplicatedPluginHelper
- UpgradePreconditionFailedException - Exception in com.atlassian.crowd.console.exception
- UpgradePreconditionFailedException(String) - Constructor for exception com.atlassian.crowd.console.exception.UpgradePreconditionFailedException
- UpgradeTask - Interface in com.atlassian.crowd.upgrade.tasks
-
An upgrade task for Crowd
- UpgradeTask001 - Class in com.atlassian.crowd.upgrade.tasks
-
This upgrade task will add a server id to crowd.cfg.xml if one has not already been set
- UpgradeTask001() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask001
- UpgradeTask002 - Class in com.atlassian.crowd.upgrade.tasks
-
This class will remove the cache time from the database if it exists.
- UpgradeTask002() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask002
- UpgradeTask003 - Class in com.atlassian.crowd.upgrade.tasks
-
UpgradeTask Setting the Hi-Lo value in the database if it has not already been set
- UpgradeTask003() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask003
- UpgradeTask1000SetPasswordExpirationReminderMailTemplate - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask1000SetPasswordExpirationReminderMailTemplate(PropertyManager, I18nHelper) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask1000SetPasswordExpirationReminderMailTemplate
- UpgradeTask1002RemovePrepareThresholdForPostgres - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask1002RemovePrepareThresholdForPostgres(ApplicationConfig) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask1002RemovePrepareThresholdForPostgres
- UpgradeTask1003ChangeHibernateDialectForOracle - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask1003ChangeHibernateDialectForOracle(ApplicationConfig) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask1003ChangeHibernateDialectForOracle
- UpgradeTask1004SetNotificationEmailsAsJsonArray - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask1004SetNotificationEmailsAsJsonArray(PropertyManager) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask1004SetNotificationEmailsAsJsonArray
- UpgradeTask1008ParseUserAttributesToNumericValue - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask1008ParseUserAttributesToNumericValue(SessionFactory) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask1008ParseUserAttributesToNumericValue
- UpgradeTask112 - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask112() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask112
- UpgradeTask113 - Class in com.atlassian.crowd.upgrade.tasks
-
This upgrade task will set all current Internal Directories to be set to DES
- UpgradeTask113() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask113
- UpgradeTask114 - Class in com.atlassian.crowd.upgrade.tasks
-
This upgrade task will migrate all current Applications configured in Crowd from using DES to using the Atlassian SHA1 encryption algorithm
- UpgradeTask114() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask114
- UpgradeTask1422ChangeHsqlDialect - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask1422ChangeHsqlDialect(ApplicationConfig) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask1422ChangeHsqlDialect
- UpgradeTask1526UpdateSyncDuringAuthModeForAzureAd - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask1526UpdateSyncDuringAuthModeForAzureAd(DirectoryManager) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask1526UpdateSyncDuringAuthModeForAzureAd
- UpgradeTask1578UpdateEncryptionSettings - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask1578UpdateEncryptionSettings(EncryptionManager, EncryptionSettings, EncryptionKeyFilePermissionChanger) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask1578UpdateEncryptionSettings
- UpgradeTask1629UpdateSynchronisationSchedulingType - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask1629UpdateSynchronisationSchedulingType(DirectoryManager) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask1629UpdateSynchronisationSchedulingType
- UpgradeTask1631AddAuthenticationWithoutPasswordEnabledAttribute - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask1631AddAuthenticationWithoutPasswordEnabledAttribute(ApplicationManager, PropertyManager) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask1631AddAuthenticationWithoutPasswordEnabledAttribute
- UpgradeTask1684AddEmailChangeTemplates - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask1684AddEmailChangeTemplates(PropertyManager, I18nHelper) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask1684AddEmailChangeTemplates
- UpgradeTask1686EnableAuthenticationByEmailForCrowdApp - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask1686EnableAuthenticationByEmailForCrowdApp(ApplicationManager, ApplicationFactory) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask1686EnableAuthenticationByEmailForCrowdApp
- UpgradeTask1888EnsureSafeEncryptorIsUsed - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask1888EnsureSafeEncryptorIsUsed(EncryptionManager) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask1888EnsureSafeEncryptorIsUsed
- UpgradeTask1888UpdateCrowdApplicationPassword - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask1888UpdateCrowdApplicationPassword(ApplicationManager, ApplicationFactory, PasswordHelper) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask1888UpdateCrowdApplicationPassword
- UpgradeTask1939SetUserAddedNotificationEmailTemplate - Class in com.atlassian.crowd.upgrade.tasks
-
Upgrade task responsible for adding a template for notifications sent to new users created in Crowd.
- UpgradeTask1939SetUserAddedNotificationEmailTemplate(PropertyManager, I18nHelper) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask1939SetUserAddedNotificationEmailTemplate
- UpgradeTask1940UpdateHsqlHibernateProperties - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask1940UpdateHsqlHibernateProperties(ApplicationConfig) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask1940UpdateHsqlHibernateProperties
- UpgradeTask1SetNullExternalIdConfigToDefault - Class in com.atlassian.labs.crowd.directory.pruning.upgrade
- UpgradeTask1SetNullExternalIdConfigToDefault(DirectoryManager) - Constructor for class com.atlassian.labs.crowd.directory.pruning.upgrade.UpgradeTask1SetNullExternalIdConfigToDefault
- UpgradeTask210 - Class in com.atlassian.crowd.upgrade.tasks
-
Upgrade task to add the gzip-enabled server property (true by default).
- UpgradeTask210() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask210
- UpgradeTask211 - Class in com.atlassian.crowd.upgrade.tasks
-
This task will add the default license user count to Crowd, '0'
- UpgradeTask211() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask211
- UpgradeTask211(PropertyManager) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask211
- UpgradeTask212 - Class in com.atlassian.crowd.upgrade.tasks
-
Upgrade task to migrate the serverID from the database to crowd.cfg.xml.
- UpgradeTask212() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask212
- UpgradeTask214 - Class in com.atlassian.crowd.upgrade.tasks
-
An upgrade task that removes the ldap.user.encryption attribute from directories that do not need this attribute, currently this is everything that is not OpenLDAP.
- UpgradeTask214() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask214
- UpgradeTask215 - Class in com.atlassian.crowd.upgrade.tasks
-
An upgrade task that removes the ldap.user.encryption attribute from directories that do not need this attribute, currently this is everything that is not OpenLDAP.
- UpgradeTask215() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask215
- UpgradeTask216 - Class in com.atlassian.crowd.upgrade.tasks
-
Makes sure that 1.3 and earlier directories, on upgrade, have an RDN added.
- UpgradeTask216() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask216
- UpgradeTask2191UpdateHsqlHibernateProperties - Class in com.atlassian.crowd.upgrade.tasks
-
Upgrade task which migrates HSQL from MVCC transaction mode to read uncommitted transaction isolation level.
- UpgradeTask2191UpdateHsqlHibernateProperties(ApplicationConfig) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask2191UpdateHsqlHibernateProperties
- UpgradeTask2MigrateHardDelete - Class in com.atlassian.labs.crowd.directory.pruning.upgrade
- UpgradeTask2MigrateHardDelete(DirectoryManager, ApplicationProperties, PruningConfigurationEntityMapper) - Constructor for class com.atlassian.labs.crowd.directory.pruning.upgrade.UpgradeTask2MigrateHardDelete
- UpgradeTask320 - Class in com.atlassian.crowd.upgrade.tasks
-
Update the description and application type for the Crowd, Demo and OpenID applications.
- UpgradeTask320() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask320
- UpgradeTask321 - Class in com.atlassian.crowd.upgrade.tasks
-
Adds "SSO cookie is NOT secure" preference to the database.
- UpgradeTask321() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask321
- UpgradeTask322 - Class in com.atlassian.crowd.upgrade.tasks
-
Add "displayName" property to LDAP (non-internal) directories.
- UpgradeTask322() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask322
- UpgradeTask342 - Class in com.atlassian.crowd.upgrade.tasks
-
Default existing AD directories to useMemberOfForGroupMembership = true, and all to useMemberOfAttribute = false.
- UpgradeTask342() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask342
- UpgradeTask360 - Class in com.atlassian.crowd.upgrade.tasks
-
Removes all existing Tokens.
- UpgradeTask360() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask360
- UpgradeTask361 - Class in com.atlassian.crowd.upgrade.tasks
-
Set "ldap.roles.disabled" - LDAPPropertiesMapper.ROLES_DISABLED - to false if it's not set.
- UpgradeTask361() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask361
- UpgradeTask395 - Class in com.atlassian.crowd.upgrade.tasks
-
Updates the 'use relaxed DN standardisation' flag for Directory Connnectors to their defaults as defined in the standard property files.
- UpgradeTask395() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask395
- UpgradeTask396 - Class in com.atlassian.crowd.upgrade.tasks
-
Disables caching/monitoring if roles have been enabled.
- UpgradeTask396() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask396
- UpgradeTask397 - Class in com.atlassian.crowd.upgrade.tasks
-
Disabling roles for delegating directories
- UpgradeTask397() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask397
- UpgradeTask420 - Class in com.atlassian.crowd.upgrade.tasks
-
This upgrade task will migrate class names from the old com.atlassian.crowd.integration.directory.connector package to the com.atlassian.crowd.directory package
- UpgradeTask420() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask420
- UpgradeTask421 - Class in com.atlassian.crowd.upgrade.tasks
-
This upgrade task will enable auto-create on auth for existing delegated authentication directories.
- UpgradeTask421() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask421
- UpgradeTask422 - Class in com.atlassian.crowd.upgrade.tasks
-
This upgrade task will enable auto-create on auth for existing delegated authentication directories.
- UpgradeTask422() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask422
- UpgradeTask423 - Class in com.atlassian.crowd.upgrade.tasks
-
Add default values for JNDI LDAP connection pool settings to the database
- UpgradeTask423() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask423
- UpgradeTask424 - Class in com.atlassian.crowd.upgrade.tasks
-
All LDAP directories now have caching enabled.
- UpgradeTask424() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask424
- UpgradeTask425 - Class in com.atlassian.crowd.upgrade.tasks
-
This upgrade task will switch internal directories using Atlassian SHA1 for user encryption to use Atlassian Security instead.
- UpgradeTask425() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask425
- UpgradeTask426 - Class in com.atlassian.crowd.upgrade.tasks
-
This upgrade task will populate
displayName
andlastName
fields usingfirstName
,lastName
andname
fields for users with empty display name or empty last name in internal directories. - UpgradeTask426() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask426
- UpgradeTask427 - Class in com.atlassian.crowd.upgrade.tasks
-
Updating the local column in cwd_group from null to false.
- UpgradeTask427() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask427
- UpgradeTask428 - Class in com.atlassian.crowd.upgrade.tasks
-
Upgrades the connector directories to include a
DirectoryProperties.CACHE_ENABLED
properties set totrue
. - UpgradeTask428() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask428
- UpgradeTask429 - Class in com.atlassian.crowd.upgrade.tasks
-
Upgrades directories having InternalDirectoryWithBatching as an implementation class to use InternalDirectory class as an implementation class.
- UpgradeTask429() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask429
- UpgradeTask430 - Class in com.atlassian.crowd.upgrade.tasks
-
Updating values for application remote addresses to allow support for IPv6
- UpgradeTask430() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask430
- UpgradeTask452 - Class in com.atlassian.crowd.upgrade.tasks
-
Upgrades directories to contain UPDATE_USER_ATTRIBUTE, UPDATE_GROUP_ATTRIBUTE and UPDATE_ROLE_ATTRIBUTE permissions.
- UpgradeTask452() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask452
- UpgradeTask502 - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask502() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask502
- UpgradeTask523 - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask523() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask523
- UpgradeTask524 - Class in com.atlassian.crowd.upgrade.tasks
-
Upgrades Active Directories to include a
SynchronisableDirectoryProperties.INCREMENTAL_SYNC_ENABLED
attribute set totrue
. - UpgradeTask524() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask524
- UpgradeTask542 - Class in com.atlassian.crowd.upgrade.tasks
-
Upgrades remote Crowd directories to include a
SynchronisableDirectoryProperties.INCREMENTAL_SYNC_ENABLED
properties set totrue
. - UpgradeTask542() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask542
- UpgradeTask622 - Class in com.atlassian.crowd.upgrade.tasks
-
Updates cached LDAP directories to include
com.atlassian.crowd.model.directory.DirectoryImpl.ATTRIBUTE_KEY_LOCAL_USER_STATUS
set to true to preserve the behaviour previous to CWD-995. - UpgradeTask622() - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask622
- UpgradeTask622ExternalId - Class in com.atlassian.crowd.upgrade.tasks
-
Updates LDAP and delegating directories configuration by adding the User Unique Id attribute if absent.
- UpgradeTask622ExternalId(DirectoryDao, LDAPPropertiesHelper) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask622ExternalId
- UpgradeTask623GenerateExternalId - Class in com.atlassian.crowd.upgrade.tasks
-
Updates users in internal directories to assign them an UUID.
- UpgradeTask623GenerateExternalId(UpgradeUtilityDAOHibernate) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask623GenerateExternalId
- UpgradeTask645IntroduceUserPermissions - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask645IntroduceUserPermissions(ApplicationDAO, InternalUserPermissionDAO, GroupDao) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask645IntroduceUserPermissions
- UpgradeTask852MoveSSOCookieNameToDb - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask852MoveSSOCookieNameToDb(ResourceLocator, PropertyManager) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask852MoveSSOCookieNameToDb
- UpgradeTask853EnsureCrowdApplicationExists - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask853EnsureCrowdApplicationExists(ApplicationManager, ResourceLocator) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask853EnsureCrowdApplicationExists
- UpgradeTask854MoveBaseUrlToDb - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask854MoveBaseUrlToDb(ResourceLocator, PropertyManager) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask854MoveBaseUrlToDb
- UpgradeTask855RemoveCrowdProperties - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask855RemoveCrowdProperties(ResourceLocator) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask855RemoveCrowdProperties
- UpgradeTask856SharedHome - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask856SharedHome(HomeLocator, HomeDirectoryService) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask856SharedHome
- UpgradeTask861ClusterFlagInCrowdConfig - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask861ClusterFlagInCrowdConfig(CrowdApplicationConfig, LicenseService) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask861ClusterFlagInCrowdConfig
- UpgradeTask886FullSync - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask886FullSync(SynchronisationStatusManager, DirectoryDao) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask886FullSync
- UpgradeTask907UpdateApisUrlsForAzureAdDirectories - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask907UpdateApisUrlsForAzureAdDirectories(DirectoryManager) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask907UpdateApisUrlsForAzureAdDirectories
- UpgradeTask908MailServerTimeout - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask908MailServerTimeout(PropertyManager) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask908MailServerTimeout
- UpgradeTask910ResetHiLoAfterAuditLogMigration - Class in com.atlassian.crowd.upgrade.tasks
- UpgradeTask910ResetHiLoAfterAuditLogMigration(ResettableHiLoGeneratorResetter) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask910ResetHiLoAfterAuditLogMigration
- UpgradeTask911MigrateOldEvents - Class in com.atlassian.crowd.upgrade.tasks
-
Crowd 3.2 introduces a new audit log event syntax where the event that an audit log represents is a combination of an entity type (noun) and an event type (verb).
- UpgradeTask911MigrateOldEvents(UpgradeUtilityDAOHibernate, SessionFactory) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask911MigrateOldEvents
- UpgradeTask950MigrateSsoCookieDomain - Class in com.atlassian.crowd.upgrade.tasks
-
RFC 6265 states, about the domain name in the Set-Cookie header, that:
- UpgradeTask950MigrateSsoCookieDomain(PropertyManager) - Constructor for class com.atlassian.crowd.upgrade.tasks.UpgradeTask950MigrateSsoCookieDomain
- UpgradeUtilityDAOHibernate - Class in com.atlassian.crowd.upgrade.util
- UpgradeUtilityDAOHibernate() - Constructor for class com.atlassian.crowd.upgrade.util.UpgradeUtilityDAOHibernate
- uptime - Variable in class com.atlassian.crowd.pageobjects.ClusterMonitoringPage.NodeInfo
- UPTIME - Static variable in class com.atlassian.crowd.monitoring.cluster.ClusterMonitoringDelegator
- UptimeStatisticsCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.instance
- UptimeStatisticsCollector(ClusterService, StartupInfoDao, Clock) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.instance.UptimeStatisticsCollector
- URI - Static variable in class com.atlassian.crowd.pageobjects.CrowdConsole
- URI - Static variable in interface com.atlassian.crowd.pageobjects.CrowdLoginPage
- URI_BASE - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.CrowdUserConsoleAcceptenceTestCase
- UriAvatarReference(URI) - Constructor for class com.atlassian.crowd.manager.avatar.AvatarReference.UriAvatarReference
- uriInfo - Variable in class com.atlassian.crowd.plugin.rest.service.resource.AbstractResource
- uriInfo - Variable in class com.atlassian.crowd.plugin.rest.service.resource.application.ApplicationResource
- url - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- url - Variable in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- url - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- URL - Static variable in class com.atlassian.crowd.pageobjects.ChangeEmailPage
- URL - Static variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectorySpringLdapPoolPage
- URL - Static variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectorySpringLdapPoolPage
- URL - Static variable in class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- URL - Static variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- URL - Static variable in class com.atlassian.crowd.pageobjects.group.ViewGroupNestedMembers
- URL - Static variable in class com.atlassian.crowd.pageobjects.ViewProfilePage
- URL_HOME - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- URL_REWRITE - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
-
This filter is used to rewrite through the /s/* filter to add caching headers.
- urlSafeEncoderWithoutPadding() - Static method in class com.atlassian.crowd.common.util.Base64Util
- USE_DEFAULT - Static variable in class com.atlassian.crowd.model.token.TokenLifetime
-
Indicates that the token does not specify a concrete lifetime, and will use the default lifetime
- USE_ENVIRONMENT_VARIABLES - Static variable in class com.atlassian.crowd.integration.Constants
-
System property for allowing environment variables to override properties from the properties file
- USE_LEGACY_AD_INCREMENTAL_SYNC - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
For Active Directory, the incremental sync of users comes in two flavors: Legacy mode - based on usnChanged attribute only 'bulletproof' mode (default) - using both usnChanged and ObjectGUID diff between internal and remote directory
- USE_LEGACY_AD_MEMBERSHIP_SYNC - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
For the internal full synchronisation process (from Active Directory to Crowd database tables), this property defines whether membership details should be retrieved up-front.
- USE_LEGACY_MEMBERSHIP_MAPPER_CHECK - Static variable in class com.atlassian.crowd.common.properties.SystemProperties
-
Mapper configuration is used when checking
com.atlassian.crowd.directory.RFC4519Directory#getCustomUserAttributeMappers()
. - USE_WEB_AVATARS - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: Whether or not to use a public service for avatars
- useApp() - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- useCache(NestedGroupsCacheProvider, long, boolean, GroupType) - Method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsProviderBuilder
- useCrowd() - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- usedTime(LocalDateTime) - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher.Builder
- useExternalId() - Method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsProviderBuilder
-
Instructs to use case-sensitive external ids as identifiers.
- useFineGrainedSchedules() - Method in class com.atlassian.crowd.scheduling.CrowdSchedulerServiceConfiguration
- useGroupName() - Method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsProviderBuilder
-
Instructs to use case-insensitive group names as identifiers.
- useNestedGroups - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- useNestedGroups - Variable in class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration
- useNestedGroups - Variable in class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowd
- useNestedGroups - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- useNestedGroups - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- useNestedGroups - Variable in class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdDetails
- useNestedGroups - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- useNestedGroups - Variable in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- useNestedGroups - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- useQuartzJobDataMapMigration() - Method in class com.atlassian.crowd.scheduling.CrowdSchedulerServiceConfiguration
- user - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- user() - Static method in class com.atlassian.crowd.search.EntityDescriptor
- user() - Static method in class com.atlassian.crowd.test.matchers.CrowdMatchers
- user() - Static method in class com.atlassian.crowd.test.matchers.UserMatcher
-
A matcher that matches any user.
- user(Class<T>) - Static method in class com.atlassian.crowd.test.matchers.CrowdMatchers
-
A matcher that matches any user; synonymous with
CrowdMatchers.user()
but its argument is used to set the matcher type. - user(Class<T>) - Static method in class com.atlassian.crowd.test.matchers.UserMatcher
-
A matcher that matches any user; synonymous with
UserMatcher.user()
but its argument is used to set the matcher type. - User - Interface in com.atlassian.crowd.embedded.api
-
Represents a user.
- User - Interface in com.atlassian.crowd.model.user
-
Represents a user that exists in a directory.
- User(String) - Constructor for class com.atlassian.crowd.pageobjects.application.LicensesPage.User
- USER - Enum constant in enum class com.atlassian.crowd.audit.AuditLogAuthorType
-
The audit action was performed by a Crowd user
- USER - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEntityType
-
Indicates creation, modification, or deletion of a user
- USER - Enum constant in enum class com.atlassian.crowd.directory.cache.model.EntityType
- USER - Enum constant in enum class com.atlassian.crowd.importer.model.MembershipDTO.ChildType
- USER - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityType
- USER - Enum constant in enum class com.atlassian.crowd.search.Entity
- USER - Enum constant in enum class com.atlassian.crowd.search.ldap.test.LDAPConfigurationTester.Strategy
- USER_ADDED_EMAIL_TEMPLATE - Static variable in class com.atlassian.crowd.model.property.Property
-
Server Property: User added notification email template
- USER_ADDED_NOTIFICATION_SENT - Enum constant in enum class com.atlassian.crowd.analytics.persistence.InMemoryCounter.CounterKey
- USER_ADMIN - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- USER_ADMIN_NO_DIRECTORY - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- USER_ALIAS_BY_INDEX_POPULATOR - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.GroupAndUserPickerBaseTest
- USER_AND_GROUP_FILTERING - Enum constant in enum class com.atlassian.crowd.model.application.AccessBasedSynchronizationFilterType
- USER_ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.plugin.rest.service.util.AuthenticatedUserUtil
- USER_AUTHENTICATION_BY_EMAIL_SUCCESSFUL - Enum constant in enum class com.atlassian.crowd.analytics.persistence.InMemoryCounter.CounterKey
- USER_AUTHENTICATION_FAILED_DUPLICATED_EMAIL - Enum constant in enum class com.atlassian.crowd.analytics.persistence.InMemoryCounter.CounterKey
- USER_COMPARATOR - Static variable in class com.atlassian.crowd.embedded.api.UserComparator
-
Singleton instance of Comparator<User<
- USER_CONFIGURATION - Enum constant in enum class com.atlassian.crowd.validator.DirectoryValidationContext
-
Context representing that attributes related to user configuration of LDAP must be validated
- USER_CREATED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates the creation of a new user.
- USER_DELETED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that a user was removed.
- USER_DETAILS_TABLE_ID - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- USER_DISPLAY_NAME_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
- USER_DISPLAYNAME - Static variable in class com.atlassian.crowd.importer.config.CsvConfiguration
- USER_DISPLAYNAME_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP principal displayName (full name) attribute.
- USER_DN_ADDITION - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP principal base dn.
- USER_EEEEP - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- USER_EEEEP_NO_DIRECTORY - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- USER_EMAIL_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP principal email attribute.
- USER_EMAILADDRESS - Static variable in class com.atlassian.crowd.importer.config.CsvConfiguration
- USER_ENCRYPTION_METHOD - Static variable in class com.atlassian.crowd.embedded.validator.impl.InternalDirectoryValidator
- USER_ENTITY - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.CommonResourceExamples
- USER_ENTITY_LIST - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.GroupsResourceExamples
- USER_ENTITY_LIST_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.GroupsResourceExamples
- USER_ENTITY_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.CommonResourceExamples
- USER_ENTITY_WITH_ATTRIBUTES - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.UsersResourceExamples
- USER_ENTITY_WITH_ATTRIBUTES_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.UsersResourceExamples
- USER_FIRST_NAME_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
- USER_FIRSTNAME - Static variable in class com.atlassian.crowd.importer.config.CsvConfiguration
- USER_FIRSTNAME_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP principal lastname attribute.
- USER_GROUP_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP principal memberships attribute.
- USER_GROUP_MEMBER_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
- USER_GROUPS - Enum constant in enum class com.atlassian.crowd.dao.membership.cache.QueryType
- USER_IDENTIFIERS_ENTITY_LIST - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.UserAdminExamples
- USER_IDENTIFIERS_ENTITY_LIST_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.UserAdminExamples
- USER_IN_NON_EXISTENT_DIRECTORY - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- USER_KEY_TO_USER_NAME - Static variable in class com.atlassian.sal.crowd.user.UserKeyFunctions
- USER_LAST_NAME_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
- USER_LASTNAME - Static variable in class com.atlassian.crowd.importer.config.CsvConfiguration
- USER_LASTNAME_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP principal firstname attribute.
- USER_LDAP_PROPERTIES - Static variable in class com.atlassian.crowd.directory.ldap.QueryAnalyser
-
Even though "active" is not really an LDAP field, it has been implemented as such in the past and thus we treat it as such.
- USER_LIST_FIELD_NAME - Static variable in class com.atlassian.crowd.plugin.rest.entity.UserEntityList
-
Name of the user list field.
- USER_MAIL_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
- USER_MEMBERSHIPS - Enum constant in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
- USER_NAME - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
- USER_NAME - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.GroupsResourceExamples
- USER_NAME_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
- USER_NAME_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.GroupsResourceExamples
- USER_NAME_TO_USER_KEY - Static variable in class com.atlassian.sal.crowd.user.UserKeyFunctions
- USER_NONE - Static variable in class com.atlassian.crowd.importer.config.CsvConfiguration
- USER_NOT_FOUND - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- USER_NOT_FOUND - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- USER_OBJECT_CLASS - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
- USER_OBJECT_FILTER - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
- USER_OBJECTCLASS_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP principal object class.
- USER_OBJECTFILTER_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP role object class.
- USER_ODATA_TYPE - Static variable in class com.atlassian.crowd.directory.rest.resolver.DirectoryObjectTypeIdResolver
- USER_ONLY_FILTERING - Enum constant in enum class com.atlassian.crowd.model.application.AccessBasedSynchronizationFilterType
- USER_PASSWORD - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.ApplicationResourceTest
- USER_PASSWORD - Static variable in class com.atlassian.crowd.importer.config.CsvConfiguration
- USER_PASSWORD_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
- USER_PASSWORD_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP principal password attribute.
- USER_PERMISSION_DENIED - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- USER_PERMISSIONS_BUILD_NUMBER - Static variable in class com.atlassian.crowd.upgrade.tasks.UpgradeTask645IntroduceUserPermissions
- USER_PREFIX - Static variable in class com.atlassian.crowd.importer.config.CsvConfiguration
- USER_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.cluster.testutil.TestkitClient
- USER_SEARCH - Enum constant in enum class com.atlassian.crowd.validator.DirectoryValidationContext
-
Context representing that attributes related to user search test in LDAP must be validated
- USER_SEARCH_PARAMS - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.UserAdminExamples
- USER_SEARCH_PARAMS_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.UserAdminExamples
- USER_SELECT - Static variable in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
- USER_SSO_AUTHENTICATION_FAILED_DUPLICATED_EMAIL - Enum constant in enum class com.atlassian.crowd.analytics.persistence.InMemoryCounter.CounterKey
- USER_SSO_AUTHENTICATION_FAILED_INVALID_EMAIL - Enum constant in enum class com.atlassian.crowd.analytics.persistence.InMemoryCounter.CounterKey
- USER_STATUS - Static variable in class com.atlassian.crowd.importer.config.CsvConfiguration
- USER_SUFFIX - Static variable in class com.atlassian.crowd.directory.rest.AzureAdRestClient
- USER_UPDATED - Enum constant in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Indicates that user data was changed.
- USER_USERNAME - Static variable in class com.atlassian.crowd.importer.config.CsvConfiguration
- USER_USERNAME_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
Attribute key for the LDAP principal name attribute.
- USER_USERNAME_RDN_KEY - Static variable in interface com.atlassian.crowd.directory.ldap.LDAPPropertiesMapper
-
The name to be used when building a DN for the user.
- USER_XML_NODE - Static variable in class com.atlassian.crowd.migration.UserMapper
- USER_XML_ROOT - Static variable in class com.atlassian.crowd.migration.UserMapper
- UserAccountControlMapper - Class in com.atlassian.crowd.directory.ldap.mapper.attribute
-
Maps the userAccountControl on a user.
- UserAccountControlMapper() - Constructor for class com.atlassian.crowd.directory.ldap.mapper.attribute.UserAccountControlMapper
- UserAccountControlUtil - Class in com.atlassian.crowd.directory.ldap.mapper.attribute
-
Helper class to manipulate the values of Active Directory userAccountControl attribute.
- UserAccountControlUtil() - Constructor for class com.atlassian.crowd.directory.ldap.mapper.attribute.UserAccountControlUtil
- UserAddedNotificationAggregateAnalyticsEvent - Class in com.atlassian.crowd.analytics.events.useradded
-
Aggregate event that contains the number of notifications sent to new users created in Crowd.
- UserAddedNotificationAggregateAnalyticsEvent(long) - Constructor for class com.atlassian.crowd.analytics.events.useradded.UserAddedNotificationAggregateAnalyticsEvent
- UserAddedNotificationEvent - Class in com.atlassian.crowd.event.user
-
Used to signal that a user has been created, and they should be notified about it via email
- UserAddedNotificationEvent(User) - Constructor for class com.atlassian.crowd.event.user.UserAddedNotificationEvent
- UserAddedNotificationEventListener - Class in com.atlassian.crowd.analytics.listener
-
Listener for
UserAddedNotificationEvent
that maintains the daily count of notifications sent to new users added in Crowd - UserAddedNotificationEventListener(EventPublisher, InMemoryCounter) - Constructor for class com.atlassian.crowd.analytics.listener.UserAddedNotificationEventListener
- UserAddedNotificationListener - Class in com.atlassian.crowd.event.listener
-
Listener responsible for handling
UserAddedNotificationEvent
's by callingUserAddedNotificationMailer
to send a notification email to the created user. - UserAddedNotificationListener(UserAddedNotificationMailer) - Constructor for class com.atlassian.crowd.event.listener.UserAddedNotificationListener
- UserAddedNotificationMailer - Class in com.atlassian.crowd.manager.mailer.notification
-
Responsible for creating and sending email notifications to users created in Crowd
- UserAddedNotificationMailer(MailManager, MailTemplateRenderer, EmailMessageFactory, I18nHelper, PropertyManager, ForgottenLoginManager) - Constructor for class com.atlassian.crowd.manager.mailer.notification.UserAddedNotificationMailer
- UserAddedNotificationManager - Class in com.atlassian.crowd.manager.useradded
-
Manager class responsible for email notifications sent to new users created in Crowd.
- UserAddedNotificationManager(UserAddedNotificationMailer) - Constructor for class com.atlassian.crowd.manager.useradded.UserAddedNotificationManager
- UserAddedNotificationStatisticsCollector - Class in com.atlassian.crowd.analytics.statistics.collectors.useradded
-
Statistics collector for notifications sent to new users created in Crowd.
- UserAddedNotificationStatisticsCollector(InMemoryCounter) - Constructor for class com.atlassian.crowd.analytics.statistics.collectors.useradded.UserAddedNotificationStatisticsCollector
- UserAdminExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.admin.example
- UserAdminExamples() - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.admin.example.UserAdminExamples
- UserAdministrationGrantGroupDao - Interface in com.atlassian.crowd.dao.permission
-
Manages persistence of group administration grants for users
- UserAdministrationGrantGroupDaoHibernate - Class in com.atlassian.crowd.dao.permission
- UserAdministrationGrantGroupDaoHibernate() - Constructor for class com.atlassian.crowd.dao.permission.UserAdministrationGrantGroupDaoHibernate
- UserAdministrationGrantToGroup - Class in com.atlassian.crowd.model.permission
- UserAdministrationGrantToGroup() - Constructor for class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
- UserAdministrationGrantToGroup(InternalUser, InternalGroup) - Constructor for class com.atlassian.crowd.model.permission.UserAdministrationGrantToGroup
- UserAdminResource - Class in com.atlassian.crowd.plugin.rest.service.resource.admin
-
Represents a group-level admin resource for users view.
- UserAdminResource(UsersMembershipController, UsersSearchController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.admin.UserAdminResource
- UserAdminResourceAcceptanceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service.admin
- UserAdminResourceAcceptanceTest() - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- userAlreadyExistsError() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- UserAlreadyExistsException - Exception in com.atlassian.crowd.exception
-
Thrown to indicate that a user already exists in the directory.
- UserAlreadyExistsException(long, String) - Constructor for exception com.atlassian.crowd.exception.UserAlreadyExistsException
- UserAttributeDeletedEvent - Class in com.atlassian.crowd.event.user
-
An Event that represents the deletion of an attribute+values against a
User
- UserAttributeDeletedEvent(Object, Directory, User, String) - Constructor for class com.atlassian.crowd.event.user.UserAttributeDeletedEvent
- userAttributes - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- userAttributesMap - Variable in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- UserAttributeStoredEvent - Class in com.atlassian.crowd.event.user
-
An Event that represents the creation of an attribute+values against a
User
- UserAttributeStoredEvent(Object, Directory, User, Map<String, Set<String>>) - Constructor for class com.atlassian.crowd.event.user.UserAttributeStoredEvent
- UserAuditProcessor - Interface in com.atlassian.crowd.dao.audit.processor
- userAuthenticated(long, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
- userAuthenticated(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
- userAuthenticated(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
- userAuthenticated(Application, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
- userAuthenticated(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- userAuthenticated(Application, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
- userAuthenticated(String) - Method in class com.atlassian.crowd.directory.AbstractInternalDirectory
- userAuthenticated(String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
- userAuthenticated(String) - Method in class com.atlassian.crowd.directory.DelegatedAuthenticationDirectory
- userAuthenticated(String) - Method in class com.atlassian.crowd.directory.RemoteCrowdDirectory
- userAuthenticated(String) - Method in interface com.atlassian.crowd.directory.RemoteDirectory
- userAuthenticated(String) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Acts as if the user has just authenticated.
- userAuthenticated(String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- userAuthenticated(String) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- userAuthenticated(String) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.AuthenticationResource
- userAuthenticated(String) - Method in interface com.atlassian.crowd.service.client.CrowdClient
- userAuthenticated(String, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.AuthenticationController
- UserAuthenticatedByEmailAddressEvent - Class in com.atlassian.crowd.event.user
-
Published when user successfully authenticated to Crowd's console via their email address.
- UserAuthenticatedByEmailAddressEvent() - Constructor for class com.atlassian.crowd.event.user.UserAuthenticatedByEmailAddressEvent
- UserAuthenticatedByEmailAddressEventListener - Class in com.atlassian.crowd.analytics.listener
- UserAuthenticatedByEmailAddressEventListener(EventPublisher, InMemoryCounter) - Constructor for class com.atlassian.crowd.analytics.listener.UserAuthenticatedByEmailAddressEventListener
- UserAuthenticatedEvent - Class in com.atlassian.crowd.event.user
-
This event is published when a user has been successfully authenticated to application.
- UserAuthenticatedEvent(Object, Directory, Application, User) - Constructor for class com.atlassian.crowd.event.user.UserAuthenticatedEvent
- UserAuthenticatedWithSamlSsoEvent - Class in com.atlassian.crowd.event.user
-
This event is published when a user has been successfully authenticated to application through SAML SSO.
- UserAuthenticatedWithSamlSsoEvent(Application, User, boolean) - Constructor for class com.atlassian.crowd.event.user.UserAuthenticatedWithSamlSsoEvent
- UserAuthenticatedWithSamlSsoEvent(ImmutableApplication, ImmutableUser, boolean) - Constructor for class com.atlassian.crowd.event.user.UserAuthenticatedWithSamlSsoEvent
- UserAuthenticationContext - Class in com.atlassian.crowd.model.authentication
-
The
UserAuthenticationContext
is used to authenticateusers
. - UserAuthenticationContext() - Constructor for class com.atlassian.crowd.model.authentication.UserAuthenticationContext
- UserAuthenticationContext(String, PasswordCredential, ValidationFactor[], String) - Constructor for class com.atlassian.crowd.model.authentication.UserAuthenticationContext
- UserAuthenticationEventListener - Class in com.atlassian.crowd.analytics.listener
-
Listener processing
UserAuthenticationSucceededEvent
andUserTokenVerificationSucceededEvent
events and publishing analytics eventSSOLoginEvent
. - UserAuthenticationEventListener(EventPublisher, Clock) - Constructor for class com.atlassian.crowd.analytics.listener.UserAuthenticationEventListener
- UserAuthenticationFailedAccessDeniedEvent - Class in com.atlassian.crowd.event.user
- UserAuthenticationFailedAccessDeniedEvent(Object, User, Application) - Constructor for class com.atlassian.crowd.event.user.UserAuthenticationFailedAccessDeniedEvent
- UserAuthenticationFailedInvalidAuthenticationEvent - Class in com.atlassian.crowd.event.user
- UserAuthenticationFailedInvalidAuthenticationEvent(Object, Directory, String) - Constructor for class com.atlassian.crowd.event.user.UserAuthenticationFailedInvalidAuthenticationEvent
- UserAuthenticationSucceededEvent - Class in com.atlassian.crowd.event.user
-
This event is published when a user has successfully logged in to a single-sign-on application.
- UserAuthenticationSucceededEvent(Object, User, Application, Token) - Constructor for class com.atlassian.crowd.event.user.UserAuthenticationSucceededEvent
- UserAuthorisationCache - Interface in com.atlassian.crowd.cache
-
Cache to determine whether a user is authorised to authenticate with an application.
- UserAuthorisationCacheImpl - Class in com.atlassian.crowd.cache
-
Default implementation of UserAuthorisationCache in Crowd.
- UserAuthorisationCacheImpl(Cache<String, Boolean>) - Constructor for class com.atlassian.crowd.cache.UserAuthorisationCacheImpl
- UserAuthoritiesProvider - Interface in com.atlassian.crowd.user
-
Manually handle username to authorities mapping, rather than depending on the groups they belong to
- UserAuthoritiesProviderImpl - Class in com.atlassian.crowd.user
-
Provide authorities based on userPermission levels, rather than looking at GroupMappings
- UserAuthoritiesProviderImpl(UserPermissionService) - Constructor for class com.atlassian.crowd.user.UserAuthoritiesProviderImpl
- UserBecameGroupAdministratorEvent - Class in com.atlassian.crowd.event.groupleveladmin
- UserBecameGroupAdministratorEvent(Group, User) - Constructor for class com.atlassian.crowd.event.groupleveladmin.UserBecameGroupAdministratorEvent
- userByExternalIdMap - Variable in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- userCanLoginAfterResettingPassword() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ResetPasswordTest
- UserCapabilities - Interface in com.atlassian.crowd.embedded.api
-
Details of which operations can be performed on a
user
. - UserComparator - Class in com.atlassian.crowd.embedded.api
-
Supplies re-useable methods for equals, hashcode and compareTo that can be shared with different implementations of
User
in order to be compatible. - UserComparator.Key - Class in com.atlassian.crowd.embedded.api
- UserConstants - Class in com.atlassian.crowd.model.user
-
A simple class to hold the Constants that are used on a
User
- UserConstants() - Constructor for class com.atlassian.crowd.model.user.UserConstants
- UserContextMapper - Class in com.atlassian.crowd.directory.ldap.mapper
-
Translates information returned from an LDAP directory into a
LDAPUserWithAttributes
implementation ofUser
. - UserContextMapper(long, LDAPPropertiesMapper, List<AttributeMapper>) - Constructor for class com.atlassian.crowd.directory.ldap.mapper.UserContextMapper
- UserContextMapperConfig - Class in com.atlassian.crowd.directory.ldap.mapper
-
Allows to describe what kind of attributes should be mapped during synchronisation
- UserContextMapperConfig.Builder - Class in com.atlassian.crowd.directory.ldap.mapper
- UserCreatedEvent - Class in com.atlassian.crowd.event.user
-
An Event that represents the creation of a
User
- UserCreatedEvent(Object, Directory, User) - Constructor for class com.atlassian.crowd.event.user.UserCreatedEvent
- UserCreatedEvent(Object, ImmutableDirectory, User) - Constructor for class com.atlassian.crowd.event.user.UserCreatedEvent
- UserCreatedFromDirectorySynchronisationEvent - Class in com.atlassian.crowd.event.user
-
An Event that represents the creation of a
User
as a result of directory synchronisation. - UserCreatedFromDirectorySynchronisationEvent(Object, Directory, User) - Constructor for class com.atlassian.crowd.event.user.UserCreatedFromDirectorySynchronisationEvent
- UserCreatedFromDirectorySynchronisationEvent(Object, ImmutableDirectory, User) - Constructor for class com.atlassian.crowd.event.user.UserCreatedFromDirectorySynchronisationEvent
- UserCredentialUpdatedEvent - Class in com.atlassian.crowd.event.user
-
An Event that is fired when a user (principal) changes their password (credential).
- UserCredentialUpdatedEvent(Object, Directory, String, PasswordCredential) - Constructor for class com.atlassian.crowd.event.user.UserCredentialUpdatedEvent
- UserCredentialValidationFailed - Class in com.atlassian.crowd.event.user
-
An Event that is fired when a user (principal) attempts to change their password (credential) but it does not meet the password criteria for the directory.
- UserCredentialValidationFailed(Object, Directory, Collection<PasswordConstraint>) - Constructor for class com.atlassian.crowd.event.user.UserCredentialValidationFailed
- UserCredentialVerifier - Interface in com.atlassian.crowd.directory.authentication
-
Responsible for verifying users credentials
- UserCredentialVerifierFactory - Interface in com.atlassian.crowd.directory.authentication
-
Creates an
UserCredentialVerifier
- userDao - Variable in class com.atlassian.crowd.directory.AbstractInternalDirectory
- UserDao - Interface in com.atlassian.crowd.embedded.spi
-
Responsible for the persistence and retrieval of
User
s,PasswordCredential
s and user attributes. - UserDAOHibernate - Class in com.atlassian.crowd.dao.user
- UserDAOHibernate() - Constructor for class com.atlassian.crowd.dao.user.UserDAOHibernate
- UserData - Class in com.atlassian.crowd.plugin.rest.entity.admin.user
- UserData(DirectoryEntityId, String, String, String, Boolean, DirectoryData, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
- UserData.Builder - Class in com.atlassian.crowd.plugin.rest.entity.admin.user
- UserDeletedEvent - Class in com.atlassian.crowd.event.user
-
Deprecated.Listening on this event will degrade performance. Since 2.11, listen to
UsersDeletedEvent
instead. - UserDeletedEvent(Object, Directory, String) - Constructor for class com.atlassian.crowd.event.user.UserDeletedEvent
-
Deprecated.
- UserDeletedEvent(Object, ImmutableDirectory, String) - Constructor for class com.atlassian.crowd.event.user.UserDeletedEvent
-
Deprecated.
- userDetailsService - Variable in class com.atlassian.crowd.integration.springsecurity.RemoteCrowdAuthenticationProvider
- UserDirectoryTokenRemovalListener - Class in com.atlassian.crowd.event.listener
-
Deletes the appropriate Tokens when a User or Directory is deleted, or when a user is renamed.
- UserDirectoryTokenRemovalListener(TokenManager, CrowdRememberMeService) - Constructor for class com.atlassian.crowd.event.listener.UserDirectoryTokenRemovalListener
- userDisplayNameAttribute - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- userDn - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- userDN - Variable in class com.atlassian.crowd.pageobjects.directory.create.CreateDirectoryPage
- userDNInput - Variable in class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConfigurationPage
- UserEditedEvent - Class in com.atlassian.crowd.event.user
-
An event that is published when user is edited
- UserEditedEvent(Object, Directory, User, User) - Constructor for class com.atlassian.crowd.event.user.UserEditedEvent
- useRelaxedDNStandardisation - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- UserEmailAuthenticationDuplicatedEmailEvent - Class in com.atlassian.crowd.event.user
- UserEmailAuthenticationDuplicatedEmailEvent() - Constructor for class com.atlassian.crowd.event.user.UserEmailAuthenticationDuplicatedEmailEvent
- UserEmailAuthenticationDuplicatedEmailListener - Class in com.atlassian.crowd.analytics.listener
- UserEmailAuthenticationDuplicatedEmailListener(EventPublisher, InMemoryCounter) - Constructor for class com.atlassian.crowd.analytics.listener.UserEmailAuthenticationDuplicatedEmailListener
- UserEmailAuthenticationFailedAggregateAnalyticsEvent - Class in com.atlassian.crowd.analytics.events
-
Event containing aggregated count of failed email authentication event counts.
- UserEmailAuthenticationFailedAggregateAnalyticsEvent(long) - Constructor for class com.atlassian.crowd.analytics.events.UserEmailAuthenticationFailedAggregateAnalyticsEvent
- UserEmailChangedEvent - Class in com.atlassian.crowd.event.user
-
An event which is published after a user's email address is updated
- UserEmailChangedEvent(Object, Directory, User, String) - Constructor for class com.atlassian.crowd.event.user.UserEmailChangedEvent
- UserEmailSSOAuthenticationFailedAggregateAnalyticsEvent - Class in com.atlassian.crowd.analytics.events
-
Event containing aggregated count of failed email SSO authentication event counts.
- UserEmailSSOAuthenticationFailedAggregateAnalyticsEvent(long, long) - Constructor for class com.atlassian.crowd.analytics.events.UserEmailSSOAuthenticationFailedAggregateAnalyticsEvent
- UserEmailSSOAuthenticationFailedEvent - Class in com.atlassian.crowd.event.user
- UserEmailSSOAuthenticationFailedEvent(UserEmailSSOAuthenticationFailedEvent.Reason) - Constructor for class com.atlassian.crowd.event.user.UserEmailSSOAuthenticationFailedEvent
- UserEmailSSOAuthenticationFailedEvent.Reason - Enum Class in com.atlassian.crowd.event.user
- UserEmailSSOAuthenticationFailedListener - Class in com.atlassian.crowd.analytics.listener
- UserEmailSSOAuthenticationFailedListener(EventPublisher, InMemoryCounter) - Constructor for class com.atlassian.crowd.analytics.listener.UserEmailSSOAuthenticationFailedListener
- userEncryptionMethod - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- userEncryptionMethod - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- userEncryptionMethod - Variable in class com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
- userEncryptionMethod - Variable in class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- userEncryptionMustBeTheSame() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.DirectoryImporterTest
- UserEntity - Class in com.atlassian.crowd.integration.rest.entity
-
Represents a User entity (client side).
- UserEntity - Class in com.atlassian.crowd.plugin.rest.entity
-
Represents a User entity (server side).
- UserEntity(String, String, String, String, String, PasswordEntity, boolean) - Constructor for class com.atlassian.crowd.integration.rest.entity.UserEntity
- UserEntity(String, String, String, String, String, PasswordEntity, boolean, boolean) - Constructor for class com.atlassian.crowd.integration.rest.entity.UserEntity
- UserEntity(String, String, String, String, String, PasswordEntity, boolean, String, Date, Date) - Constructor for class com.atlassian.crowd.integration.rest.entity.UserEntity
- UserEntity(String, String, String, String, String, PasswordEntity, boolean, String, Date, Date, boolean) - Constructor for class com.atlassian.crowd.integration.rest.entity.UserEntity
- UserEntity(String, String, String, String, String, PasswordEntity, Boolean, Link, String, Long, String, Date, Date) - Constructor for class com.atlassian.crowd.plugin.rest.entity.UserEntity
- UserEntity(String, String, String, String, String, PasswordEntity, Boolean, Link, String, Long, String, Date, Date, boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.UserEntity
- UserEntityExpander - Class in com.atlassian.crowd.plugin.rest.entity
-
Expands a UserEntity from its minimal form to the expanded version.
- UserEntityExpander(ApplicationService, ApplicationManager) - Constructor for class com.atlassian.crowd.plugin.rest.entity.UserEntityExpander
- UserEntityList - Class in com.atlassian.crowd.integration.rest.entity
-
Contains a list of
UserEntity
s. - UserEntityList - Class in com.atlassian.crowd.plugin.rest.entity
-
Contains a list of
UserEntity
s. - UserEntityList(List<UserEntity>) - Constructor for class com.atlassian.crowd.integration.rest.entity.UserEntityList
- UserEntityList(List<UserEntity>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.UserEntityList
- UserEntityUtil - Class in com.atlassian.crowd.plugin.rest.util
-
Utility class for UserEntity.
- UserEvent - Class in com.atlassian.crowd.model.event
- UserEvent(Operation, Long, User, Map<String, Set<String>>, Set<String>) - Constructor for class com.atlassian.crowd.model.event.UserEvent
- UserEventEntity - Class in com.atlassian.crowd.integration.rest.entity
- UserEventEntity - Class in com.atlassian.crowd.plugin.rest.entity
- UserEventEntity(Operation, UserEntity, MultiValuedAttributeEntityList, MultiValuedAttributeEntityList) - Constructor for class com.atlassian.crowd.plugin.rest.entity.UserEventEntity
- userExternalIdAttribute - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- userFilePath - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- UserFilterableNonDeltaQueryCacheRefresher - Class in com.atlassian.crowd.directory.cache
- UserFilterableNonDeltaQueryCacheRefresher(AzureAdDirectory) - Constructor for class com.atlassian.crowd.directory.cache.UserFilterableNonDeltaQueryCacheRefresher
- userFirstNameAttribute - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- UserFromGoogleAppsDirectoryImpersonationTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml
-
This test tries to replicate the following scenario: Given two
- UserFromGoogleAppsDirectoryImpersonationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.UserFromGoogleAppsDirectoryImpersonationTest
- UserGroupAdministrationMapping - Interface in com.atlassian.crowd.manager.permission
-
Represents an administration mapping of user to a group
- userGroupAttribute - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- userID - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
- UserIdentifiersEntityList - Class in com.atlassian.crowd.plugin.rest.entity.admin.user
- UserIdentifiersEntityList() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.user.UserIdentifiersEntityList
- UserIdentifiersEntityList(List<DirectoryEntityId>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.user.UserIdentifiersEntityList
- userImportCount - Variable in class com.atlassian.crowd.console.action.dataimport.ImportJive
- UserIsGroupAdminCondition - Class in com.atlassian.crowd.plugin.web.conditions
-
A
Condition
that is true if the current user is a group admin - UserIsGroupAdminCondition(GroupLevelAdminPermissionChecker) - Constructor for class com.atlassian.crowd.plugin.web.conditions.UserIsGroupAdminCondition
- UserIsLoggedInCondition - Class in com.atlassian.crowd.plugin.web.conditions
-
A
Condition
that is true if a user is currently logged in. - UserIsLoggedInCondition(AuthenticatedUserProvider) - Constructor for class com.atlassian.crowd.plugin.web.conditions.UserIsLoggedInCondition
- userIsReturnedFromServer() - Method in class com.atlassian.crowd.acceptance.tests.administration.RestCrowdClientTest
- UserIsSysAdminCondition - Class in com.atlassian.crowd.plugin.web.conditions
-
A
Condition
that is true if the current user is a system administrator - UserIsSysAdminCondition(UserPermissionService) - Constructor for class com.atlassian.crowd.plugin.web.conditions.UserIsSysAdminCondition
- UserKeyFunctions - Class in com.atlassian.sal.crowd.user
- userLastNameAttribute - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- userMailAttribute - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- userMap - Variable in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- userMap - Variable in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- UserMapper - Class in com.atlassian.crowd.importer.mappers.csv
- UserMapper - Class in com.atlassian.crowd.importer.mappers.jdbc
- UserMapper - Class in com.atlassian.crowd.migration.legacy.database
- UserMapper - Class in com.atlassian.crowd.migration.legacy
- UserMapper - Class in com.atlassian.crowd.migration
-
This mapper will handle the mapping of a
User
. - UserMapper(Configuration, String, String, String, String) - Constructor for class com.atlassian.crowd.importer.mappers.jdbc.UserMapper
- UserMapper(Long, OrderedBidiMap, Boolean, Boolean, UserStatusMappingType) - Constructor for class com.atlassian.crowd.importer.mappers.csv.UserMapper
- UserMapper(SessionFactory, BatchProcessor, DirectoryDAOHibernate, InternalUserDao) - Constructor for class com.atlassian.crowd.migration.legacy.UserMapper
- UserMapper(SessionFactory, BatchProcessor, DirectoryDAOHibernate, UserDAOHibernate, DirectoryManager, PropertyManager) - Constructor for class com.atlassian.crowd.migration.UserMapper
- UserMapper(SessionFactory, BatchProcessor, JdbcOperations, UserDAOHibernate, DirectoryDAOHibernate) - Constructor for class com.atlassian.crowd.migration.legacy.database.UserMapper
- userMappingsTable - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfirmationPage
- userMappingTable - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterMappingPage
- UserMatcher<E extends User> - Class in com.atlassian.crowd.test.matchers
- UserMatcher(Matcher<String>, Matcher<Boolean>, Matcher<String>) - Constructor for class com.atlassian.crowd.test.matchers.UserMatcher
- UserMember(String, String, String) - Constructor for class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage.UserMember
- UserMembershipEvent - Class in com.atlassian.crowd.model.event
- UserMembershipEvent(Operation, Long, String, String) - Constructor for class com.atlassian.crowd.model.event.UserMembershipEvent
- UserMembershipEvent(Operation, Long, String, Set<String>) - Constructor for class com.atlassian.crowd.model.event.UserMembershipEvent
- UserMembershipEventEntity - Class in com.atlassian.crowd.integration.rest.entity
- UserMembershipEventEntity - Class in com.atlassian.crowd.plugin.rest.entity
- UserMembershipEventEntity(Operation, UserEntity, GroupEntityList) - Constructor for class com.atlassian.crowd.plugin.rest.entity.UserMembershipEventEntity
- UserMembershipMapper - Class in com.atlassian.crowd.importer.mappers.jdbc
-
Will map a row from a JDBC
ResultSet
to aMembershipDTO
. - UserMembershipMapper(String, String) - Constructor for class com.atlassian.crowd.importer.mappers.jdbc.UserMembershipMapper
- UserMembershipQuery<T> - Class in com.atlassian.crowd.search.query.membership
- UserMembershipQuery(Class<T>, boolean, EntityDescriptor, EntityDescriptor, int, int, SearchRestriction, String...) - Constructor for class com.atlassian.crowd.search.query.membership.UserMembershipQuery
- UserMembershipQuery(Class<T>, boolean, EntityDescriptor, String, EntityDescriptor, int, int) - Constructor for class com.atlassian.crowd.search.query.membership.UserMembershipQuery
-
Deprecated.
- userMemberships - Variable in class com.atlassian.crowd.directory.MockSimpleRemoteDirectory
- userMembershipsMap - Variable in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- UserMembershipTombstone - Class in com.atlassian.crowd.model.tombstone
- UserMembershipTombstone() - Constructor for class com.atlassian.crowd.model.tombstone.UserMembershipTombstone
- UserMembershipTombstone(long, String, String, long) - Constructor for class com.atlassian.crowd.model.tombstone.UserMembershipTombstone
- UserMembersOfGroupQuery<T> - Class in com.atlassian.crowd.search.query.membership
- UserMembersOfGroupQuery(Class<T>, boolean, EntityDescriptor, EntityDescriptor, int, int, SearchRestriction, String...) - Constructor for class com.atlassian.crowd.search.query.membership.UserMembersOfGroupQuery
- UserMembersOfGroupQuery(Class<T>, boolean, EntityDescriptor, String, EntityDescriptor, int, int) - Constructor for class com.atlassian.crowd.search.query.membership.UserMembersOfGroupQuery
-
Deprecated.
- username - Variable in class com.atlassian.crowd.console.action.user.EditProfile
- username - Variable in class com.atlassian.crowd.pageobjects.AddPrincipalPage
- username - Variable in class com.atlassian.crowd.pageobjects.ForgottenLoginDetailsPage
- username - Variable in class com.atlassian.crowd.pageobjects.ResetPasswordConfirmationPage
- username - Variable in class com.atlassian.crowd.pageobjects.user.ChangeExpiredPasswordPage
- username(String) - Method in class com.atlassian.crowd.test.matchers.CrowdRememberMeTokenMatcher.Builder
- USERNAME - Enum constant in enum class com.atlassian.crowd.manager.mailer.MailTemplateMacro
-
Recipient's username macro key.
- USERNAME - Static variable in class com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
- USERNAME - Static variable in class com.atlassian.crowd.manager.mail.validator.MailServerValidator
- USERNAME - Static variable in class com.atlassian.crowd.model.user.UserConstants
-
Key for the username value.
- USERNAME - Static variable in class com.atlassian.crowd.search.query.entity.restriction.constants.UserTermKeys
- USERNAME_INFORMATION_FILTER - Enum constant in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
- USERNAME_LABEL - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- USERNAME_LABEL_LOG_IN_BY_EMAIL_ENABLED - Static variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.ConsoleLoginTest
- USERNAME_PARAM - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- USERNAME_PARAM - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
- USERNAME_PARAMETER - Static variable in class com.atlassian.crowd.integration.springsecurity.SecurityConstants
- USERNAME_RDN_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
- userNameAttribute - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- userNamed(String) - Static method in class com.atlassian.crowd.test.matchers.CrowdMatchers
- userNamed(String) - Static method in class com.atlassian.crowd.test.matchers.UserMatcher
-
A matcher that matches a user with the given name.
- usernameField - Variable in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- usernameFieldLabel - Variable in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- UsernameInformationFilter - Class in com.atlassian.crowd.console.filter
-
Adds username information header to every HTTP response
- UsernameInformationFilter(CrowdSSOAuthenticatedUserProvider) - Constructor for class com.atlassian.crowd.console.filter.UsernameInformationFilter
- UsernameInformationIntegrationTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
- UsernameInformationIntegrationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.UsernameInformationIntegrationTest
- userNameRdnAttribute - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- usernames - Variable in class com.atlassian.crowd.pageobjects.oauth2.GoogleOAuth2Process.Step1_EmailLoginPage
- usernames - Variable in class com.atlassian.crowd.pageobjects.oauth2.MicrosoftOAuth2Process.Step1_EmailLoginPage
- USERNAMES_BY_DIRECTORY_ID - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.util.DirectoryEntitiesRestTestHelper
- usernamesByEvent - Variable in class com.atlassian.crowd.analytics.listener.UserAuthenticationEventListener
- UsernameStoringAuthenticationFailureHandler - Class in com.atlassian.crowd.integration.springsecurity
- UsernameStoringAuthenticationFailureHandler(String) - Constructor for class com.atlassian.crowd.integration.springsecurity.UsernameStoringAuthenticationFailureHandler
- UserNotFoundException - Exception in com.atlassian.crowd.exception.runtime
-
Thrown when the user is not found.
- UserNotFoundException - Exception in com.atlassian.crowd.exception
-
Thrown when the specified user could not be found.
- UserNotFoundException(String) - Constructor for exception com.atlassian.crowd.exception.runtime.UserNotFoundException
- UserNotFoundException(String) - Constructor for exception com.atlassian.crowd.exception.UserNotFoundException
- UserNotFoundException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.runtime.UserNotFoundException
- UserNotFoundException(String, Throwable) - Constructor for exception com.atlassian.crowd.exception.UserNotFoundException
- UserNotFoundExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- UserNotFoundExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.UserNotFoundExceptionMapper
- userObjectClass - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- userObjectFilter - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfiguration
- userPasswordAttribute - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConfigurationForConnector
- UserPermission - Enum Class in com.atlassian.crowd.model.permission
- UserPermissionAdminResource - Class in com.atlassian.crowd.plugin.rest.service.resource.permission
- UserPermissionAdminResource(UserPermissionAdminService, ApplicationManager) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.permission.UserPermissionAdminResource
- UserPermissionAdminResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
-
This is primarily testing 2 things: 1.
- UserPermissionAdminResourceTest(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
-
Constructs a test case with the given name.
- UserPermissionAdminResourceTest(String, RestServer) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.UserPermissionAdminResourceTest
-
Constructs a test case with the given name, using the given RestServer.
- UserPermissionAdminResourceTest.GroupData - Class in com.atlassian.crowd.acceptance.tests.rest.service
- UserPermissionAdminService - Interface in com.atlassian.crowd.manager.permission
- UserPermissionAdminServiceImpl - Class in com.atlassian.crowd.manager.permission
-
All methods on this class require at least ADMIN permissions.
- UserPermissionAdminServiceImpl(InternalUserPermissionDAO, UserPermissionService, AuthenticatedUserProvider, DirectoryManager, InternalApplicationHelper) - Constructor for class com.atlassian.crowd.manager.permission.UserPermissionAdminServiceImpl
- UserPermissionDAOHibernate - Class in com.atlassian.crowd.dao.permission
- UserPermissionDAOHibernate() - Constructor for class com.atlassian.crowd.dao.permission.UserPermissionDAOHibernate
- UserPermissionDowngradeException - Exception in com.atlassian.crowd.manager.permission
-
Thrown when a User can not remove permissions from a group specifically because doing so would downgrade their own permissions.
- UserPermissionDowngradeException(String, String) - Constructor for exception com.atlassian.crowd.manager.permission.UserPermissionDowngradeException
- UserPermissionDowngradeExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- UserPermissionDowngradeExceptionMapper(I18nResolver) - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.UserPermissionDowngradeExceptionMapper
- UserPermissionException - Exception in com.atlassian.crowd.manager.permission
-
Thrown when a range of permission based exceptions occur.
- UserPermissionException(String) - Constructor for exception com.atlassian.crowd.manager.permission.UserPermissionException
- UserPermissionException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.permission.UserPermissionException
- UserPermissionExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- UserPermissionExceptionMapper - Class in com.atlassian.labs.crowd.directory.pruning.rest
- UserPermissionExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.UserPermissionExceptionMapper
- UserPermissionExceptionMapper() - Constructor for class com.atlassian.labs.crowd.directory.pruning.rest.UserPermissionExceptionMapper
- userPermissionService - Variable in class com.atlassian.crowd.service.AbstractUserService
- UserPermissionService - Interface in com.atlassian.crowd.manager.permission
-
Check Crowd access permissions for users, eg SYS_ADMIN and ADMIN.
- UserPermissionServiceImpl - Class in com.atlassian.crowd.manager.permission
- UserPermissionServiceImpl(InternalUserPermissionDAO, DirectoryManager, AuthenticatedUserProvider, ApplicationService, CrowdApplicationFactory, GroupAdministrationPermissionService) - Constructor for class com.atlassian.crowd.manager.permission.UserPermissionServiceImpl
- UserPicker - Class in com.atlassian.crowd.pageobjects.group
- UserPicker() - Constructor for class com.atlassian.crowd.pageobjects.group.UserPicker
- UserPicker.UserSearchResultRow - Class in com.atlassian.crowd.pageobjects.group
- UserQuery<T> - Class in com.atlassian.crowd.search.query.entity
- UserQuery(Class<T>, SearchRestriction, int, int) - Constructor for class com.atlassian.crowd.search.query.entity.UserQuery
- UserRenamedEvent - Class in com.atlassian.crowd.event.user
-
An Event that represents the renaming of a
User
- UserRenamedEvent(Object, Directory, User, String) - Constructor for class com.atlassian.crowd.event.user.UserRenamedEvent
- UserRenamedEventMatcher - Class in com.atlassian.crowd.test.matchers
- UserRenamedEventMatcher(long, User, String) - Constructor for class com.atlassian.crowd.test.matchers.UserRenamedEventMatcher
- userRequest(String, String) - Static method in class com.atlassian.crowd.test.util.RestUtils
- userRequest(String, String, ContentType, ContentType) - Static method in class com.atlassian.crowd.test.util.RestUtils
- users - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- Users - Class in com.atlassian.crowd.model.user
-
Utility class for
User
- USERS - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.UserAdminExamples
- USERS_DETAILS_REST_ENTITY_LIST_EXAMPLE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- USERS_DETAILS_REST_ENTITY_LIST_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- USERS_PAGE - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.UserAdminExamples
- USERS_PAGE_EXAMPLE_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.admin.example.UserAdminExamples
- USERS_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- USERS_SUGGESTIONS - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- USERS_SUGGESTIONS_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.memberships.example.GroupsMembershipExamples
- usersByExternalIdQuery(List<User>) - Static method in class com.atlassian.labs.crowd.directory.pruning.util.Queries
- UsersController - Class in com.atlassian.crowd.plugin.rest.service.controller
-
Controller responsible for user management.
- UsersController(ApplicationService, ForgottenLoginManager, AuthenticatedApplicationHolder) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.UsersController
- UsersDeletedEvent - Class in com.atlassian.crowd.event.user
-
An Event that represents the deletion of one or more
User
s. - UsersDeletedEvent(Object, Directory, Collection<String>) - Constructor for class com.atlassian.crowd.event.user.UsersDeletedEvent
- UserSearcherImpl - Class in com.atlassian.crowd.console.action
- UserSearcherImpl(DirectoryManager, ApplicationService, ApplicationManager) - Constructor for class com.atlassian.crowd.console.action.UserSearcherImpl
- UserSearchParams - Class in com.atlassian.crowd.plugin.rest.entity.admin.user
- UserSearchParams(String, List<Long>, Boolean, int) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.user.UserSearchParams
- userSearchRestriction(String) - Static method in class com.atlassian.crowd.search.builder.Restrictions
-
Returns a condition that matches a user iff the provided
searchText
is a substring of any name related field or an email field. - UserSearchResultRow(String, String, String) - Constructor for class com.atlassian.crowd.pageobjects.group.UserPicker.UserSearchResultRow
- UserSearchStrategy - Interface in com.atlassian.crowd.manager.application.search
-
A set of querying across a collection of active directories.
- UserService - Interface in com.atlassian.crowd.service
- UserServiceImpl - Class in com.atlassian.crowd.service
- UserServiceImpl(InternalApplicationHelper, ApplicationService, TokenAuthenticationManager, UserPermissionService, AuthenticatedUserProvider, ApplicationFactory, UserAuthoritiesProvider) - Constructor for class com.atlassian.crowd.service.UserServiceImpl
- UserSessionsPage - Class in com.atlassian.crowd.pageobjects.administration
- UserSessionsPage() - Constructor for class com.atlassian.crowd.pageobjects.administration.UserSessionsPage
- UserSessionsPage.FilteringCriteria - Class in com.atlassian.crowd.pageobjects.administration
- UserSessionsPage.Session - Class in com.atlassian.crowd.pageobjects.administration
- UserSessionsSearchResultEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
- UserSessionsSearchResultEntity(String, Long, Date, Long, DirectoryData, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
- userSessionsShowLastAccessTime() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ExpireSessionTest
- userShouldLoosePermissionsWhenLoosingGla() - Method in class com.atlassian.crowd.acceptance.tests.integration.GLATest
- usersImported - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterResultsPage
- UsersMembershipController - Class in com.atlassian.crowd.plugin.rest.service.controller.memberships
- UsersMembershipController(MembershipService) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.memberships.UsersMembershipController
- usersMembersTable - Variable in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- usersResolver(DeltaQueryResult<UserWithAttributes>, DirectoryCache) - Method in class com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher
- UsersResource - Class in com.atlassian.crowd.plugin.rest.service.resource.usermanagement
- UsersResource(UsersController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.UsersResource
- UsersResourceExamples - Class in com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example
- UsersResourceExamples() - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.UsersResourceExamples
- UsersResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
-
Tests UsersResource.
- UsersResourceTest(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Constructs a test case with the given name.
- UsersResourceTest(String, RestServer) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.UsersResourceTest
-
Constructs a test case with the given name, using the given RestServer.
- UsersSearchController - Class in com.atlassian.crowd.plugin.rest.service.controller.admin
- UsersSearchController(DirectoryEntitySearchService, DirectoryManager, PropertyManager, AvatarProvider, CrowdDarkFeatureManager) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.admin.UsersSearchController
- UserStatusAndDisplayNameMappingCsvImporterTest - Class in com.atlassian.crowd.acceptance.tests.load
-
Test CSV import of 10 users with user status mapping type set to VALUE_FROM_CSV and mapping display name
- UserStatusAndDisplayNameMappingCsvImporterTest() - Constructor for class com.atlassian.crowd.acceptance.tests.load.UserStatusAndDisplayNameMappingCsvImporterTest
- UserStatusMappingType - Enum Class in com.atlassian.crowd.importer.config
- userStatusMappingTypeBasedOnCsv - Variable in class com.atlassian.crowd.pageobjects.user.importer.csv.CsvImporterConfigurationPage
- UserStoppedBeingGroupAdministratorEvent - Class in com.atlassian.crowd.event.groupleveladmin
- UserStoppedBeingGroupAdministratorEvent(Group, User) - Constructor for class com.atlassian.crowd.event.groupleveladmin.UserStoppedBeingGroupAdministratorEvent
- UserTemplate - Class in com.atlassian.crowd.model.user
-
A publicly mutable User implementation.
- UserTemplate(User) - Constructor for class com.atlassian.crowd.model.user.UserTemplate
-
Build a template from an existing user.
- UserTemplate(User) - Constructor for class com.atlassian.crowd.model.user.UserTemplate
-
Build a template from an existing user.
- UserTemplate(String) - Constructor for class com.atlassian.crowd.model.user.UserTemplate
- UserTemplate(String, long) - Constructor for class com.atlassian.crowd.model.user.UserTemplate
-
Build a template for a new user.
- UserTemplate(String, String, String, String) - Constructor for class com.atlassian.crowd.model.user.UserTemplate
- UserTemplateWithAttributes - Class in com.atlassian.crowd.model.user
-
Mutable user template with mutable attributes.
- UserTemplateWithAttributes(User) - Constructor for class com.atlassian.crowd.model.user.UserTemplateWithAttributes
- UserTemplateWithAttributes(UserWithAttributes) - Constructor for class com.atlassian.crowd.model.user.UserTemplateWithAttributes
-
Creates new UserTemplateWithAttributes based on the given user with attributes.
- UserTemplateWithAttributes(User) - Constructor for class com.atlassian.crowd.model.user.UserTemplateWithAttributes
- UserTemplateWithAttributes(UserWithAttributes) - Constructor for class com.atlassian.crowd.model.user.UserTemplateWithAttributes
-
Creates new UserTemplateWithAttributes based on the given user with attributes.
- UserTemplateWithAttributes(String, long) - Constructor for class com.atlassian.crowd.model.user.UserTemplateWithAttributes
- UserTemplateWithCredentialAndAttributes - Class in com.atlassian.crowd.model.user
-
Predominantly used for the 'bulk' adding of users to Crowd.
- UserTemplateWithCredentialAndAttributes(User, PasswordCredential) - Constructor for class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes
- UserTemplateWithCredentialAndAttributes(User, Map<String, Set<String>>, PasswordCredential) - Constructor for class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes
- UserTemplateWithCredentialAndAttributes(String, long, PasswordCredential) - Constructor for class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes
- UserTermKeys - Class in com.atlassian.crowd.search.query.entity.restriction.constants
-
Attributes of a user.
- UserTokenReaper - Class in com.atlassian.crowd.manager.token.reaper
-
The expired token reaper is a scheduled processes that removes expired
tokens
from the crowd database. - UserTokenReaper(ExpirableUserTokenService) - Constructor for class com.atlassian.crowd.manager.token.reaper.UserTokenReaper
- UserTokenVerificationSucceededEvent - Class in com.atlassian.crowd.event.user
- UserTokenVerificationSucceededEvent(Application, Token) - Constructor for class com.atlassian.crowd.event.user.UserTokenVerificationSucceededEvent
- UserTokenVerificationSucceededEvent(ImmutableApplication, Token) - Constructor for class com.atlassian.crowd.event.user.UserTokenVerificationSucceededEvent
- UserTombstone - Class in com.atlassian.crowd.model.tombstone
- UserTombstone() - Constructor for class com.atlassian.crowd.model.tombstone.UserTombstone
- UserTombstone(long, String, long) - Constructor for class com.atlassian.crowd.model.tombstone.UserTombstone
- UserUpdatedEvent - Class in com.atlassian.crowd.event.user
-
An Event that represents the updating of a
User
This is a generic event. - UserUpdatedEvent(Object, Directory, User) - Constructor for class com.atlassian.crowd.event.user.UserUpdatedEvent
- UserUtils - Class in com.atlassian.crowd.util
-
General utility class for email related methods.
- UserUtils() - Constructor for class com.atlassian.crowd.util.UserUtils
- userWantsToBeRemembered(HttpServletRequest) - Method in class com.atlassian.crowd.integration.springsecurity.AbstractLocalCrowdAuthenticationProcessingFilter
- userWantsToBeRemembered(HttpServletRequest) - Method in class com.atlassian.crowd.integration.springsecurity.LocalCrowdSSOAuthenticationProcessingFilter
- UserWithAttributes - Interface in com.atlassian.crowd.embedded.api
-
Combination of a User and the user's Attributes.
- UserWithAttributes - Interface in com.atlassian.crowd.model.user
-
Represents a user with attributes that exists in a directory.
- userWithAttributesHashMap - Variable in class com.atlassian.crowd.directory.ldap.cache.MockDirectoryCache
- userWithAttributesRemoved() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.SynchroniseDirectoryTest
- userWithDetails(String, String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- userWithTrailingWhitespaceFailsWithSpecificError() - Method in class com.atlassian.crowd.acceptance.tests.integration.AddPrincipalTest
- userWithUsernameAndDisplayName(String, String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- usesBody() - Method in class com.atlassian.crowd.console.tags.SoyTemplate
- useSpringLdapConnectionPooling - Variable in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- useSSL - Variable in class com.atlassian.crowd.pageobjects.MailServerPage
- useUserMembershipAttribute - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- useUserMembershipAttribute - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- useUserMembershipAttributeForGroupMembership - Variable in class com.atlassian.crowd.console.action.directory.CreateConnector
- useUserMembershipAttributeForGroupMembership - Variable in class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection
- useUserMembershipAttributeForGroupMembership - Variable in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnectorForConnector
- usingANonSettableParameter() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.OGNLDoubleEvaluationTest
- usingANonStringParameter() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.OGNLDoubleEvaluationTest
- usingAStringParameter() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.OGNLDoubleEvaluationTest
-
CWD-3486
- UsnChangedCacheRefresher - Class in com.atlassian.crowd.directory.synchronisation.cache
-
Retrieves the latest changes from MS Active Directory in order to allow "delta" cache refreshes.
- UsnChangedCacheRefresher(MicrosoftActiveDirectory) - Constructor for class com.atlassian.crowd.directory.synchronisation.cache.UsnChangedCacheRefresher
- UsnChangedCacheRefresherIncSyncException - Exception in com.atlassian.crowd.directory.ldap.cache
-
Generic exception indicating the incremental sync has failed.
- UsnChangedCacheRefresherIncSyncException(String) - Constructor for exception com.atlassian.crowd.directory.ldap.cache.UsnChangedCacheRefresherIncSyncException
- USNChangedMapper - Class in com.atlassian.crowd.directory.ldap.mapper.attribute
-
Maps the uSNChanged on an entity.
- USNChangedMapper() - Constructor for class com.atlassian.crowd.directory.ldap.mapper.attribute.USNChangedMapper
- Util - Class in com.atlassian.crowd.plugin.saml
-
This utility class is used across the various servlets that make up the SAML-based Single Sign-On Reference Tool.
V
- VALID - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.TokenValidEntity.TokenStatus
- VALID_AUTHENTICATION_TYPES - Static variable in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyConstants
- VALID_PROTOCOL_TYPES - Static variable in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyConstants
- validate() - Method in class com.atlassian.crowd.console.action.group.UpdateGroup
- validate() - Method in class com.atlassian.crowd.migration.verify.DatabaseVerificationManager
-
Will validate the given document against a list of
Verifier
's - validate() - Method in class com.atlassian.crowd.model.application.ApplicationImpl
-
Deprecated.
- validate() - Method in class com.atlassian.crowd.model.directory.DirectoryImpl
-
Deprecated.
- validate(Directory) - Method in class com.atlassian.crowd.embedded.validator.DirectoryValidator
-
Validates the Directory, against the rules supplied by the implementor of the interface
- validate(ValidatePasswordRequest) - Method in class com.atlassian.crowd.directory.password.constraint.CharacterClassConstraint
- validate(ValidatePasswordRequest) - Method in class com.atlassian.crowd.directory.password.constraint.PasswordLengthConstraint
- validate(ValidatePasswordRequest) - Method in class com.atlassian.crowd.directory.password.constraint.PasswordScoreConstraint
- validate(ValidatePasswordRequest) - Method in class com.atlassian.crowd.directory.password.constraint.RegexConstraint
- validate(ValidatePasswordRequest) - Method in interface com.atlassian.crowd.embedded.api.PasswordConstraint
-
Validates the given credential according to this constraint's rules.
- validate(MailConfiguration) - Method in class com.atlassian.crowd.manager.mail.validator.MailServerValidator
- validate(Application, InetAddress) - Method in interface com.atlassian.crowd.manager.validation.ApplicationRemoteAddressValidator
- validate(Application, InetAddress) - Method in class com.atlassian.crowd.manager.validation.ApplicationRemoteAddressValidatorImpl
- validate(Application, InetAddress) - Method in class com.atlassian.crowd.manager.validation.CachedApplicationRemoteAddressValidator
- validate(Application, HttpServletRequest) - Method in interface com.atlassian.crowd.manager.validation.ClientValidationManager
-
Validates that the client is allowed to perform the request.
- validate(Application, HttpServletRequest) - Method in class com.atlassian.crowd.manager.validation.ClientValidationManagerImpl
- validate(Database) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.precondition.MSSQLIndexExistsPrecondition
- validate(Document) - Method in class com.atlassian.crowd.migration.verify.VerificationManager
-
Will validate the given document against a list of
Verifier
's - validate(T) - Method in class com.atlassian.crowd.embedded.validator.impl.CompoundValidator
- validate(T) - Method in interface com.atlassian.crowd.embedded.validator.Validator
-
Will validate the given entity and return
List
generated during validation - VALIDATE_EMAIL - Enum constant in enum class com.atlassian.crowd.model.token.ExpirableUserTokenType
- validateApplicationToken(String, ValidationFactor[]) - Method in class com.atlassian.crowd.manager.authentication.AliasingAwareTokenAuthenticationManager
- validateApplicationToken(String, ValidationFactor[]) - Method in class com.atlassian.crowd.manager.authentication.DelegatingTokenAuthenticationManager
- validateApplicationToken(String, ValidationFactor[]) - Method in interface com.atlassian.crowd.manager.authentication.TokenAuthenticationManager
-
Validates an application token key given validation factors.
- validateApplicationToken(String, ValidationFactor[]) - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- validateConfiguration(MailConfiguration) - Method in interface com.atlassian.crowd.manager.mail.MailManager
-
Verifies whether the specified MailConfiguration is valid
- validateConfiguration(MailConfiguration) - Method in class com.atlassian.crowd.manager.mail.MailManagerImpl
- validateCredential(User, PasswordCredential, Set<PasswordConstraint>, String) - Method in interface com.atlassian.crowd.directory.InternalDirectoryUtils
-
Validates a password credential for a given user against the given set of constraints.
- validateCredential(User, PasswordCredential, Set<PasswordConstraint>, String) - Method in class com.atlassian.crowd.directory.InternalDirectoryUtilsImpl
- validateDirectoryAttributes(Directory) - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
-
Validates the given directory attributes against the Validator implementation provided for the
DirectoryType
and adds the returned error to the field errors - validateDirectoryConfiguration(Directory, EnumSet<DirectoryValidationContext>) - Method in interface com.atlassian.crowd.embedded.api.CrowdDirectoryService
-
Will validate the attributes of the given directory, depending upon the directory type
- validateDirectoryConfiguration(Directory, EnumSet<DirectoryValidationContext>) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
- validateDirectoryForEntity(DirectoryEntity, Long) - Method in interface com.atlassian.crowd.directory.InternalDirectoryUtils
-
Validates that the directory entity has the same directory ID as
directoryId
. - validateDirectoryForEntity(DirectoryEntity, Long) - Method in class com.atlassian.crowd.directory.InternalDirectoryUtilsImpl
- validateDirectoryName() - Method in class com.atlassian.crowd.console.action.directory.CreateDirectory
-
Validates input name and add to field error if any directory already exists with given name
- validateFields(MailServerConfigurationEntity) - Method in class com.atlassian.crowd.plugin.rest.service.resource.admin.MailServerResource
- validateFormEncodedToken(HttpServletRequest) - Method in class com.atlassian.sal.crowd.xsrf.CrowdXsrfTokenValidator
- validateGroupName(Group, String) - Method in interface com.atlassian.crowd.directory.InternalDirectoryUtils
-
Validates group name.
- validateGroupName(Group, String) - Method in class com.atlassian.crowd.directory.InternalDirectoryUtilsImpl
- validateIsolationLevelAndGetError() - Method in class com.atlassian.crowd.console.action.setup.database.validator.MsSQLServerSettingsValidator
- validateLength(String) - Static method in class com.atlassian.crowd.util.InternalEntityUtils
-
Ensures that the given string is not longer than 255 characters.
- validateMailConfigurationEntity(MailServerConfigurationEntity) - Method in class com.atlassian.crowd.plugin.rest.service.controller.MailServerController
- validateMultipleProductLicenses(Set<RawProductLicense>, Locale) - Method in class com.atlassian.sal.crowd.license.CrowdLicenseHandler
- validatePaging(PagingTestsUtil.Searcher<T, E>) - Static method in class com.atlassian.crowd.test.util.PagingTestsUtil
-
Validates that
searcher
returns correct sublist of results of unbounded query when queried with different start index and max results. - validatePaging(PagingTestsUtil.Searcher<T, E>, List<T>) - Static method in class com.atlassian.crowd.test.util.PagingTestsUtil
-
Validates that
searcher
returns correct sublist ofallResults
when queried with different start index and max results. - ValidatePasswordRequest - Class in com.atlassian.crowd.embedded.api
-
Password validation request.
- ValidatePasswordRequest(PasswordCredential, User) - Constructor for class com.atlassian.crowd.embedded.api.ValidatePasswordRequest
-
Creates a new ValidateRequest.
- validateProductLicense(String, String, Locale) - Method in class com.atlassian.sal.crowd.license.CrowdLicenseHandler
- validateSamlConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.SamlConfigurationResourceTest
- validateSpringLdapPoolConfig(LdapPoolConfig) - Method in class com.atlassian.crowd.util.DirectoryValidationHelper
-
Validates the configuration for Dynamic LDAP pool.
- validateSSOAuthentication(String, List<ValidationFactor>) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- validateSSOAuthentication(String, List<ValidationFactor>) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Validates the SSO authentication.
- validateSSOAuthenticationAndGetSession(String, List<ValidationFactor>) - Method in class com.atlassian.crowd.integration.rest.service.RestCrowdClient
- validateSSOAuthenticationAndGetSession(String, List<ValidationFactor>) - Method in interface com.atlassian.crowd.service.client.CrowdClient
-
Validates the SSO authentication.
- validateSyntax(List<String>) - Method in class com.atlassian.crowd.validator.CloudCompatibleEmailValidator
- validateSyntax(List<String>) - Method in interface com.atlassian.crowd.validator.EmailAddressValidator
-
Validates syntax of provided email addresses.
- validateToken(TokenValidRequest) - Method in class com.atlassian.crowd.plugin.rest.service.resource.account.AccountManagementResource
- validateToken(String, ValidationFactorEntityList) - Method in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.TokenResource
- validateToken(String, Collection<ValidationFactorEntity>, URI) - Method in class com.atlassian.crowd.plugin.rest.service.controller.TokenController
-
Validates a Crowd SSO token and creates a new token with an updated last accessed date (for the internal token representation).
- validateToken(HttpServletRequest, String) - Method in class com.atlassian.crowd.xwork.SimpleXsrfTokenGenerator
- validateToken(HttpServletRequest, String) - Method in interface com.atlassian.crowd.xwork.XsrfTokenGenerator
-
Validate a form token received as part of a web request
- validateUpdateUser(Application, UserTemplate) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
- validateUsername(String) - Method in interface com.atlassian.crowd.directory.InternalDirectoryUtils
-
Validates a username.
- validateUsername(String) - Method in class com.atlassian.crowd.directory.InternalDirectoryUtilsImpl
- validateUserToken(Application, String, ValidationFactor[]) - Method in class com.atlassian.crowd.manager.authentication.AliasingAwareTokenAuthenticationManager
- validateUserToken(Application, String, ValidationFactor[]) - Method in class com.atlassian.crowd.manager.authentication.DelegatingTokenAuthenticationManager
- validateUserToken(Application, String, ValidationFactor[]) - Method in interface com.atlassian.crowd.manager.authentication.TokenAuthenticationManager
-
Validates a user token key given validation factors and checks that the user is allowed to authenticate with the specified application
- validateUserToken(Application, String, ValidationFactor[]) - Method in class com.atlassian.crowd.manager.authentication.TokenAuthenticationManagerImpl
- VALIDATION_CONTAINER_SELECTOR - Static variable in class com.atlassian.crowd.pageobjects.ApplicationSSOPage
- VALIDATION_ERRORS_ENTITY - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.directory.example.DirectoryResourceExamples
- VALIDATION_ERRORS_ENTITY_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.directory.example.DirectoryResourceExamples
- VALIDATION_FACTORS - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.TokenResourceExamples
- VALIDATION_FACTORS_STRING - Static variable in class com.atlassian.crowd.plugin.rest.service.resource.usermanagement.example.TokenResourceExamples
- VALIDATION_FAILED_ERROR_KEY - Static variable in class com.atlassian.crowd.xwork.interceptors.XsrfTokenInterceptor
- ValidationError - Interface in com.atlassian.crowd.validator
-
Represents a single error containing the field name and corresponding error message
- ValidationErrorsEntity - Class in com.atlassian.crowd.plugin.rest.exception.entity
- ValidationErrorsEntity(List<ValidationError>) - Constructor for class com.atlassian.crowd.plugin.rest.exception.entity.ValidationErrorsEntity
- ValidationErrorsEntity.ErrorMessage - Class in com.atlassian.crowd.plugin.rest.exception.entity
- ValidationErrorStub - Class in com.atlassian.crowd.test.util
- ValidationErrorStub(String, String) - Constructor for class com.atlassian.crowd.test.util.ValidationErrorStub
- ValidationFactor - Class in com.atlassian.crowd.model.authentication
-
Validation factors are used to construct a unique token when a
com.atlassian.crowd.integration.model.RemotePrincipal
authenticates with the crowd server. - ValidationFactor() - Constructor for class com.atlassian.crowd.model.authentication.ValidationFactor
- ValidationFactor(String, String) - Constructor for class com.atlassian.crowd.model.authentication.ValidationFactor
- ValidationFactorEntity - Class in com.atlassian.crowd.integration.rest.entity
-
REST version of a validation factor.
- ValidationFactorEntity - Class in com.atlassian.crowd.plugin.rest.entity
-
REST version of a validation factor.
- ValidationFactorEntity(String, String) - Constructor for class com.atlassian.crowd.integration.rest.entity.ValidationFactorEntity
- ValidationFactorEntity(String, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.ValidationFactorEntity
- ValidationFactorEntityList - Class in com.atlassian.crowd.integration.rest.entity
-
List of ValidationFactors.
- ValidationFactorEntityList - Class in com.atlassian.crowd.plugin.rest.entity
-
List of ValidationFactors.
- ValidationFactorEntityList(List<ValidationFactorEntity>) - Constructor for class com.atlassian.crowd.integration.rest.entity.ValidationFactorEntityList
- ValidationFactorEntityList(List<ValidationFactorEntity>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.ValidationFactorEntityList
- ValidationFailedException - Exception in com.atlassian.crowd.plugin.rest.exception
-
Exception to be generated whenever an entity's validation fails.
- ValidationFailedException(List<ValidationError>) - Constructor for exception com.atlassian.crowd.plugin.rest.exception.ValidationFailedException
- ValidationFailedExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- ValidationFailedExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.ValidationFailedExceptionMapper
- ValidationResult - Class in com.atlassian.crowd.manager.emailscan
- ValidationResult(long, long) - Constructor for class com.atlassian.crowd.manager.emailscan.ValidationResult
- ValidationRule<T> - Interface in com.atlassian.crowd.embedded.validator
-
Represents a Validation rule which will generate ValidationError if the input entity fails to pass the check
- Validator - Interface in com.atlassian.crowd.directory.ldap.validator
- Validator<T> - Interface in com.atlassian.crowd.embedded.validator
-
Interface for the entity validators
- validDisplayNameIsPreserved() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.EditProfileTest
- validEntitiesAreExpanded() - Method in class com.atlassian.crowd.acceptance.tests.rest.RestXmlParsingTest
- ValidSamlResponseMatcher - Class in com.atlassian.crowd.acceptance.tests.bettersso.matcher
- ValidSamlResponseMatcher(Instant, String, String, String, String, String, String) - Constructor for class com.atlassian.crowd.acceptance.tests.bettersso.matcher.ValidSamlResponseMatcher
- value - Variable in class com.atlassian.crowd.struts2.jsp.tags.StringSetTag
- value() - Element in annotation interface com.atlassian.crowd.acceptance.utils.BatchedTestRule.BatchNumber
- value() - Element in annotation interface com.atlassian.crowd.xwork.RequireSecurityToken
- VALUE_DATA_ATTRIBUTE - Static variable in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- VALUE_FROM_CSV - Enum constant in enum class com.atlassian.crowd.importer.config.UserStatusMappingType
- valueFromString(SearchRestrictionEntityTranslator.SupportedType, String) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts from a String to a value type.
- valueFromString(SearchRestrictionEntityTranslator.SupportedType, String) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
-
Converts from a String to a value type.
- valueOf(Class<? extends LDAPDirectoryEntity>) - Static method in enum class com.atlassian.crowd.directory.cache.model.EntityType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.acceptance.utils.CrowdLicenseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.acceptance.utils.RestServerImpl
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.analytics.events.AuditLogEnabledState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.analytics.events.DailyLoginCountBucket
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.analytics.events.DirectoryCountBucket
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.analytics.events.instance.InstanceRestartedEvent.RestartReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.analytics.events.SSOLoginEvent.SsoType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.analytics.events.SynchronisationTimeTakenBucket
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.analytics.persistence.InMemoryCounter.CounterKey
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.analytics.statistics.collectors.config.TokenStorageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.analytics.statistics.collectors.environment.DatabaseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.analytics.statistics.collectors.environment.OsType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.analytics.util.FeatureStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.analytics.util.LdapConnectorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.annotation.AccessType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.audit.AuditLogAuthorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.audit.AuditLogEntityType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.audit.AuditLogEventSource
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.audit.query.AuditLogChangesetProjection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.config.ConfiguredDatabaseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.console.action.auditlog.DateRangeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.console.action.directory.SynchroniseDirectoryCache.AllowedTargetAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.crypto.Algorithm
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.dao.membership.cache.QueryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.directory.cache.model.EntityType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.directory.DirectoryCacheChangeOperations.GroupShadowingType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.directory.ldap.LdapPoolType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.directory.ldap.LdapSecureMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.directory.query.FetchMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.directory.rest.endpoint.DefaultRegion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.directory.SpringLdapPooledContextSourceProvider.LdapPoolDestroyedReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.embedded.api.DirectoryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.embedded.api.OperationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.embedded.api.PasswordPolicyConfigurationPreset
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.embedded.api.PasswordScore
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.embedded.api.PermissionOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.embedded.impl.EnvironmentUtils.JRE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.embedded.impl.SystemConnectionPoolProperties
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class com.atlassian.crowd.embedded.validator.rule.DirectoryRuleBuilder
- valueOf(String) - Static method in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumCharactersBucket
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumLengthBucket
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumRulesMatched
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.PresetName
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.event.licensing.LicensingTabViewEvent.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.event.links.ExternalLinkClickedEvent.TargetLink
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.event.user.UserEmailSSOAuthenticationFailedEvent.Reason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.importer.config.UserStatusMappingType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.importer.model.MembershipDTO.ChildType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator.SupportedType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.integration.springsecurity.RestAuthenticationFailureHandler.LoginError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.licensing.ApplicationLicensingStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.lookandfeel.LookAndFeelConstants.ImageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.manager.application.InternalApplicationAttributes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.manager.application.search.NoDirectorySearchStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.manager.audit.RetentionPeriod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.manager.directory.SynchronisationMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.manager.mailer.MailTemplateMacro
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.ErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.Field
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException.ErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException.Field
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.model.application.AccessBasedSynchronizationFilterType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.model.application.ApplicationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.model.ApplicationSubtype
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.model.event.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.model.group.GroupType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.model.membership.MembershipType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.model.permission.UserPermission
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.model.sso.NameIdFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.model.token.ExpirableUserTokenType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage.ClearResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.pageobjects.aui.AuiType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.ConnectorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.UserEncryptionMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.pageobjects.group.ElementPickerPageSize
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.pageobjects.user.importer.ChooseImporterPage.ImporterType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.plugin.ha.PluginEventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.plugin.rest.entity.SimpleSynchronizationStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.plugin.rest.entity.sso.CertificateFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.plugin.rest.entity.TokenValidEntity.TokenStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.plugin.rest.service.resource.account.AccountManagementResource.ResetPasswordErrors
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator.PasswordMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator.SupportedType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.plugins.testkit.rest.model.TokenStorageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.search.Entity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.search.ldap.test.LDAPConfigurationTester.Strategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.search.query.entity.restriction.BooleanRestriction.BooleanLogic
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.search.query.entity.restriction.MatchMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.search.ReturnType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.service.client.AuthenticationMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.status.servlet.ApplicationState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.swagger.extras.enricher.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.validator.DirectoryValidationContext
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.crowd.xwork.interceptors.XsrfTokenInterceptor.SecurityLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.labs.crowd.directory.pruning.util.NullExternalIdPruningConfiguration
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.atlassian.crowd.acceptance.utils.CrowdLicenseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.acceptance.utils.RestServerImpl
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.analytics.events.AuditLogEnabledState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.analytics.events.DailyLoginCountBucket
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.analytics.events.DirectoryCountBucket
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.analytics.events.instance.InstanceRestartedEvent.RestartReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.analytics.events.SSOLoginEvent.SsoType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.analytics.events.SynchronisationTimeTakenBucket
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.analytics.persistence.InMemoryCounter.CounterKey
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.analytics.statistics.collectors.config.TokenStorageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.analytics.statistics.collectors.environment.DatabaseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.analytics.statistics.collectors.environment.OsType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.analytics.util.FeatureStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.analytics.util.LdapConnectorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.annotation.AccessType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.audit.AuditLogAuthorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.audit.AuditLogEntityType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.audit.AuditLogEventSource
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.audit.AuditLogEventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.audit.query.AuditLogChangesetProjection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.config.ConfiguredDatabaseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.console.action.auditlog.DateRangeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.console.action.directory.SynchroniseDirectoryCache.AllowedTargetAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.console.filter.registration.SecureAccessServletFilters
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.console.filter.registration.ServletFilters
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.crypto.Algorithm
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.dao.membership.cache.QueryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.directory.cache.model.EntityType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.directory.DirectoryCacheChangeOperations.GroupShadowingType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.directory.ldap.LdapPoolType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.directory.ldap.LdapSecureMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.directory.query.FetchMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.directory.rest.endpoint.DefaultRegion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.directory.SpringLdapPooledContextSourceProvider.LdapPoolDestroyedReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.embedded.api.DirectoryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.embedded.api.OperationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.embedded.api.PasswordPolicyConfigurationPreset
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.embedded.api.PasswordScore
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.embedded.api.PermissionOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.embedded.impl.EnvironmentUtils.JRE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.embedded.impl.SystemConnectionPoolProperties
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumCharactersBucket
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumLengthBucket
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.MinimumRulesMatched
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.event.analytics.PasswordPolicyConfigurationAnalyticsEventBase.PresetName
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.event.licensing.LicensingTabViewEvent.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.event.links.ExternalLinkClickedEvent.TargetLink
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.event.user.UserEmailSSOAuthenticationFailedEvent.Reason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.importer.config.UserStatusMappingType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.importer.model.MembershipDTO.ChildType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator.SupportedType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.integration.springsecurity.RestAuthenticationFailureHandler.LoginError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.licensing.ApplicationLicensingStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.lookandfeel.LookAndFeelConstants.ImageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.manager.application.InternalApplicationAttributes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.manager.application.search.NoDirectorySearchStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.manager.audit.RetentionPeriod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.manager.directory.SynchronisationMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.manager.mailer.MailTemplateMacro
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.ErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.manager.sso.InvalidApplicationSamlConfigurationException.Field
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException.ErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.manager.sso.InvalidGlobalSamlConfigurationException.Field
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.model.application.AccessBasedSynchronizationFilterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.model.application.ApplicationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.model.application.RefreshApplicationLicenseDataRequestStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.model.ApplicationSubtype
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.model.directory.SynchronisationStatusKey
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.model.event.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.model.group.GroupType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.model.membership.MembershipType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.model.permission.UserPermission
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.model.sso.NameIdFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.model.token.ExpirableUserTokenType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.model.user.InternalUser.MutableField
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.pageobjects.administration.SessionConfigurationPage.ClearResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.pageobjects.aui.AuiType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.ConnectorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector.UserEncryptionMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.pageobjects.group.ElementPickerPageSize
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.pageobjects.user.importer.ChooseImporterPage.ImporterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.plugin.ha.PluginEventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.plugin.rest.entity.SimpleSynchronizationStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.plugin.rest.entity.sso.CertificateFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.plugin.rest.entity.TokenValidEntity.TokenStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.plugin.rest.service.resource.account.AccountManagementResource.ResetPasswordErrors
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.plugin.rest.util.ApplicationEntityTranslator.PasswordMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator.SupportedType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.plugins.testkit.rest.model.TokenStorageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.search.Entity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.search.ldap.test.LDAPConfigurationTester.Strategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.search.query.entity.restriction.BooleanRestriction.BooleanLogic
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.search.query.entity.restriction.MatchMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.search.ReturnType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.service.client.AuthenticationMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.status.servlet.ApplicationState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.swagger.extras.enricher.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.validator.DirectoryValidationContext
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.crowd.xwork.interceptors.XsrfTokenInterceptor.SecurityLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.labs.crowd.directory.pruning.rest.model.PruningMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.labs.crowd.directory.pruning.util.NullExternalIdPruningConfiguration
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VALUES_LIST_DELIMITER - Static variable in class com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyUtil
- VALUES_PROPERTY - Static variable in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
- valueToString(Object) - Static method in class com.atlassian.crowd.integration.rest.util.SearchRestrictionEntityTranslator
-
Converts the value to a String.
- valueToString(Object) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
-
Converts the value to a String.
- VerificationManager - Class in com.atlassian.crowd.migration.verify
-
This manager will look after verifiers that need to run against the imported XML document before import to validate that the import can proceed.
- VerificationManager(List<Verifier>) - Constructor for class com.atlassian.crowd.migration.verify.VerificationManager
- Verifier - Interface in com.atlassian.crowd.migration.verify
-
Responsible for verifying the correctness of an XML backup.
- verify() - Method in class com.atlassian.crowd.migration.verify.DatabaseVerifier
-
This method will verify if the correctness/compatibility of the database.
- verify() - Method in class com.atlassian.crowd.migration.verify.LegacyDatabaseVerifier
-
Verifies a legacy database to ensure: 1.
- verify() - Method in class com.atlassian.crowd.migration.verify.SupportedDatabaseVerifier
- verify(Element) - Method in class com.atlassian.crowd.migration.legacy.LegacyXmlVerifier
-
Verifies an XML document to ensure: 1.
- verify(Element) - Method in class com.atlassian.crowd.migration.verify.LegacyXmlVerifier
-
Verifies an XML document to ensure: 1.
- verify(Element) - Method in interface com.atlassian.crowd.migration.verify.Verifier
- verify(Element) - Method in class com.atlassian.crowd.migration.verify.VersionMismatchVerifier
- verifyCredentials(String, String) - Method in interface com.atlassian.crowd.embedded.api.CrowdService
-
Verifies credentials for a
user
. - verifyCredentials(String, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
- verifyDatabaseIsSafeToMigrate() - Method in class com.atlassian.crowd.migration.legacy.database.DatabaseMigrationManager
-
Will validate if we are safe to upgrade or not.
- verifyDependencies() - Method in class com.atlassian.crowd.util.DependencyVerifier
- verifyGroupDoesNotExistInCrowd(String) - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- verifyGroupDoesNotExistInCrowdWithCaseSensitiveName(String) - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
-
Either the group doesn't exist or its name has a different case.
- verifyGroupExistsInCrowd(String, String...) - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- verifyIfInstanceHasDataCenterLicense() - Method in class com.atlassian.crowd.manager.license.DCLicenseCheckInterceptor
- verifySAMLResponse() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.SAMLAuthTest
- verifyUserDoesNotExistInCrowd(String, String, String, String, String...) - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- verifyUserExistsInCrowd(String, String, String, String, String...) - Method in class com.atlassian.crowd.acceptance.tests.ApplicationAcceptanceTestCase
- VersionedRestPage<T> - Class in com.atlassian.crowd.plugin.rest.entity
- VersionedRestPage(List<T>, int, int, int, int, boolean, boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.VersionedRestPage
- VersionMismatchVerifier - Class in com.atlassian.crowd.migration.verify
-
This class will validate the correctness of an XML file to be imported into the currently running version of Crowd.
- VersionMismatchVerifier() - Constructor for class com.atlassian.crowd.migration.verify.VersionMismatchVerifier
- VersionUtils - Class in com.atlassian.crowd.acceptance.utils
- VERY_STRONG - Enum constant in enum class com.atlassian.crowd.embedded.api.PasswordScore
- VIEW_AZURE_AD - Enum constant in enum class com.atlassian.crowd.console.action.directory.SynchroniseDirectoryCache.AllowedTargetAction
- VIEW_CONNECTOR - Enum constant in enum class com.atlassian.crowd.console.action.directory.SynchroniseDirectoryCache.AllowedTargetAction
- VIEW_REMOTE_CROWD - Enum constant in enum class com.atlassian.crowd.console.action.directory.SynchroniseDirectoryCache.AllowedTargetAction
- viewAllRawMessages() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitClusterMessagingResource
- ViewApplication - Class in com.atlassian.crowd.console.action.application
- ViewApplication() - Constructor for class com.atlassian.crowd.console.action.application.ViewApplication
- ViewApplication.ApplicationLinkDTO - Class in com.atlassian.crowd.console.action.application
- ViewApplicationDirectoriesPage - Class in com.atlassian.crowd.pageobjects
- ViewApplicationDirectoriesPage() - Constructor for class com.atlassian.crowd.pageobjects.ViewApplicationDirectoriesPage
- ViewApplicationGroups - Class in com.atlassian.crowd.console.action.application
- ViewApplicationGroups() - Constructor for class com.atlassian.crowd.console.action.application.ViewApplicationGroups
- ViewApplicationLicenses - Class in com.atlassian.crowd.console.action.application
- ViewApplicationLicenses() - Constructor for class com.atlassian.crowd.console.action.application.ViewApplicationLicenses
- ViewApplicationPluginTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.plugin
- ViewApplicationPluginTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.ViewApplicationPluginTest
- ViewApplications - Class in com.atlassian.crowd.console.action.user
- ViewApplications() - Constructor for class com.atlassian.crowd.console.action.user.ViewApplications
- viewApplicationsForAdmin() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ViewApplicationsTest
- viewApplicationsForUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ViewApplicationsTest
- viewApplicationsForUserWithAliases() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ViewApplicationsTest
- ViewApplicationSSO - Class in com.atlassian.crowd.console.action.application
- ViewApplicationSSO() - Constructor for class com.atlassian.crowd.console.action.application.ViewApplicationSSO
- ViewApplicationsTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.user
- ViewApplicationsTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ViewApplicationsTest
- ViewApplicationTest - Class in com.atlassian.crowd.acceptance.tests.integration
-
Tests updates to an application
- ViewApplicationTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.ViewApplicationTest
- viewApplicationUrl(Long) - Static method in class com.atlassian.crowd.util.CrowdConsoleUrlProvider
- ViewApplicationUsers - Class in com.atlassian.crowd.console.action.application
-
Adds the ability to search for the users in an application by using the functionality of BrowsePrincipals.
- ViewApplicationUsers() - Constructor for class com.atlassian.crowd.console.action.application.ViewApplicationUsers
- ViewAzureAdDirectory - Class in com.atlassian.crowd.console.action.directory
- ViewAzureAdDirectory() - Constructor for class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- ViewAzureAdPage - Class in com.atlassian.crowd.pageobjects.directory.view.azure
- ViewAzureAdPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- ViewAzureAdPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- viewChangePasswordWithoutPolicy() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangePasswordTest
- viewChangePasswordWithPolicy() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ChangeExpiredPasswordTest
- viewChangePasswordWithPolicy() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ChangePasswordTest
- ViewConnector - Class in com.atlassian.crowd.console.action.directory
- ViewConnector() - Constructor for class com.atlassian.crowd.console.action.directory.ViewConnector
- viewConnectorDirectory_SynchroniseCache() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- ViewConnectorDirectoryConfigurationPage - Class in com.atlassian.crowd.pageobjects.directory.view.ldap.connector
- ViewConnectorDirectoryConfigurationPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConfigurationPage
- ViewConnectorDirectoryConfigurationPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConfigurationPage
- ViewConnectorDirectoryConnectorPage - Class in com.atlassian.crowd.pageobjects.directory.view.ldap.connector
- ViewConnectorDirectoryConnectorPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- ViewConnectorDirectoryConnectorPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryConnectorPage
- ViewConnectorDirectoryDetailsPage - Class in com.atlassian.crowd.pageobjects.directory.view.ldap.connector
- ViewConnectorDirectoryDetailsPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryDetailsPage
- ViewConnectorDirectoryDetailsPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryDetailsPage
- ViewConnectorDirectoryPermissionsPage - Class in com.atlassian.crowd.pageobjects.directory.view.ldap.connector
- ViewConnectorDirectoryPermissionsPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryPermissionsPage
- ViewConnectorDirectoryPermissionsPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectoryPermissionsPage
- ViewConnectorDirectorySpringLdapPoolPage - Class in com.atlassian.crowd.pageobjects.directory.view.ldap.connector
- ViewConnectorDirectorySpringLdapPoolPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectorySpringLdapPoolPage
- ViewConnectorDirectorySpringLdapPoolPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectorySpringLdapPoolPage
- ViewConnectorTabs - Class in com.atlassian.crowd.pageobjects.directory.view.ldap.connector
- ViewConnectorTabs() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorTabs
- viewCrowdApplication() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- viewCrowdDirectorySynchroniseCache() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- ViewCustom - Class in com.atlassian.crowd.console.action.directory
- ViewCustom() - Constructor for class com.atlassian.crowd.console.action.directory.ViewCustom
- ViewCustomDirectoryAttributesPage - Class in com.atlassian.crowd.pageobjects.directory.view.custom
- ViewCustomDirectoryAttributesPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage
- ViewCustomDirectoryAttributesPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryAttributesPage
- ViewCustomDirectoryAttributesPage.AttributeRow - Class in com.atlassian.crowd.pageobjects.directory.view.custom
- ViewCustomDirectoryAttributesPage.AttributeRowMatcher - Class in com.atlassian.crowd.pageobjects.directory.view.custom
- ViewCustomDirectoryDetailsPage - Class in com.atlassian.crowd.pageobjects.directory.view.custom
- ViewCustomDirectoryDetailsPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryDetailsPage
- ViewCustomDirectoryDetailsPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryDetailsPage
- ViewCustomDirectoryPermissionsPage - Class in com.atlassian.crowd.pageobjects.directory.view.custom
- ViewCustomDirectoryPermissionsPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryPermissionsPage
- ViewCustomDirectoryPermissionsPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomDirectoryPermissionsPage
- ViewCustomTabs - Class in com.atlassian.crowd.pageobjects.directory.view.custom
- ViewCustomTabs() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.custom.ViewCustomTabs
- ViewDelegated - Class in com.atlassian.crowd.console.action.directory
-
Extension of the View Connector Action to allow for Delegated Directory Viewing
- ViewDelegated() - Constructor for class com.atlassian.crowd.console.action.directory.ViewDelegated
- ViewDelegatedDirectoryConfigurationPage - Class in com.atlassian.crowd.pageobjects.directory.view.ldap.delegated
- ViewDelegatedDirectoryConfigurationPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConfigurationPage
- ViewDelegatedDirectoryConfigurationPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConfigurationPage
- ViewDelegatedDirectoryConnectorPage - Class in com.atlassian.crowd.pageobjects.directory.view.ldap.delegated
- ViewDelegatedDirectoryConnectorPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConnectorPage
- ViewDelegatedDirectoryConnectorPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryConnectorPage
- ViewDelegatedDirectoryDetailsPage - Class in com.atlassian.crowd.pageobjects.directory.view.ldap.delegated
- ViewDelegatedDirectoryDetailsPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryDetailsPage
- ViewDelegatedDirectoryDetailsPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryDetailsPage
- ViewDelegatedDirectoryPermissionsPage - Class in com.atlassian.crowd.pageobjects.directory.view.ldap.delegated
- ViewDelegatedDirectoryPermissionsPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryPermissionsPage
- ViewDelegatedDirectoryPermissionsPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectoryPermissionsPage
- ViewDelegatedDirectorySpringLdapPoolPage - Class in com.atlassian.crowd.pageobjects.directory.view.ldap.delegated
- ViewDelegatedDirectorySpringLdapPoolPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectorySpringLdapPoolPage
- ViewDelegatedDirectorySpringLdapPoolPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedDirectorySpringLdapPoolPage
- ViewDelegatedTabs - Class in com.atlassian.crowd.pageobjects.directory.view.ldap.delegated
- ViewDelegatedTabs() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ldap.delegated.ViewDelegatedTabs
- viewDemoApplication() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- ViewDirectory - Class in com.atlassian.crowd.console.action.directory
- ViewDirectory - Class in com.atlassian.crowd.pageobjects.directory.view
- ViewDirectory() - Constructor for class com.atlassian.crowd.console.action.directory.ViewDirectory
- ViewDirectory() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ViewDirectory
- ViewDirectory(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ViewDirectory
- ViewDirectoryTest - Class in com.atlassian.crowd.acceptance.tests.integration
-
Tests to look at updating Crowd directories
- ViewDirectoryTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.ViewDirectoryTest
- viewDirectoryUrl(Long) - Static method in class com.atlassian.crowd.util.CrowdConsoleUrlProvider
- viewGroup() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- ViewGroup - Class in com.atlassian.crowd.console.action.group
- ViewGroup(DirectoryInstanceLoader) - Constructor for class com.atlassian.crowd.console.action.group.ViewGroup
- ViewGroupAdministrationPage - Class in com.atlassian.crowd.pageobjects.group
- ViewGroupAdministrationPage() - Constructor for class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- ViewGroupAdministrationPage(Long, String) - Constructor for class com.atlassian.crowd.pageobjects.group.ViewGroupAdministrationPage
- ViewGroupAdministrators - Class in com.atlassian.crowd.console.action.group
- ViewGroupAdministrators(DirectoryInstanceLoader) - Constructor for class com.atlassian.crowd.console.action.group.ViewGroupAdministrators
- ViewGroupFiltersAzureAd - Class in com.atlassian.crowd.console.action.directory
- ViewGroupFiltersAzureAd() - Constructor for class com.atlassian.crowd.console.action.directory.ViewGroupFiltersAzureAd
- ViewGroupLDAPTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
-
Test class for testing the updating of a group in an external (LDAP) directory
- ViewGroupLDAPTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.ViewGroupLDAPTest
- viewGroupMembers() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewGroupTest
- ViewGroupMembers - Class in com.atlassian.crowd.console.action.group
-
Action to view the Principals for a given group
- ViewGroupMembers(DirectoryInstanceLoader, PermissionManager, AdminGroupChecker) - Constructor for class com.atlassian.crowd.console.action.group.ViewGroupMembers
- viewGroupMembersNoModifyPermissions() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewGroupTest
- viewGroupMembersNoneAssigned() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewGroupTest
- ViewGroupMembersPage - Class in com.atlassian.crowd.pageobjects.group
-
Please note that this page has two versions.
- ViewGroupMembersPage() - Constructor for class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- ViewGroupMembersPage(Long, String) - Constructor for class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage
- ViewGroupMembersPage.GroupMemberRow - Class in com.atlassian.crowd.pageobjects.group
- ViewGroupMembersPage.GroupMemberRowMatcher - Class in com.atlassian.crowd.pageobjects.group
- ViewGroupMembersTest - Class in com.atlassian.crowd.acceptance.tests.integration
- ViewGroupMembersTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.ViewGroupMembersTest
- viewGroupMembersThenRemoveGroup() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewGroupTest
-
CWD-716
- ViewGroupMembersWithNestedGroupsEnabledPage - Class in com.atlassian.crowd.pageobjects.group
- ViewGroupMembersWithNestedGroupsEnabledPage() - Constructor for class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- ViewGroupMembersWithNestedGroupsEnabledPage(Long, String) - Constructor for class com.atlassian.crowd.pageobjects.group.ViewGroupMembersWithNestedGroupsEnabledPage
- ViewGroupMembersWithNestedGroupsEnabledPage.UserMember - Class in com.atlassian.crowd.pageobjects.group
- ViewGroupNestedMembers - Class in com.atlassian.crowd.pageobjects.group
- ViewGroupNestedMembers() - Constructor for class com.atlassian.crowd.pageobjects.group.ViewGroupNestedMembers
- ViewGroupNestedMembers(String, String) - Constructor for class com.atlassian.crowd.pageobjects.group.ViewGroupNestedMembers
- ViewGroupNestedMembers.NestedMember - Class in com.atlassian.crowd.pageobjects.group
- ViewGroupNestedPrincipals - Class in com.atlassian.crowd.console.action.group
- ViewGroupNestedPrincipals(DirectoryInstanceLoader) - Constructor for class com.atlassian.crowd.console.action.group.ViewGroupNestedPrincipals
- ViewGroupPage - Class in com.atlassian.crowd.pageobjects.group
- ViewGroupPage() - Constructor for class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- ViewGroupPage(Long, String) - Constructor for class com.atlassian.crowd.pageobjects.group.ViewGroupPage
- ViewGroups - Class in com.atlassian.crowd.console.action.user
- ViewGroups() - Constructor for class com.atlassian.crowd.console.action.user.ViewGroups
- viewGroupsForAdmin() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ViewGroupsTest
- viewGroupsForUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ViewGroupsTest
- viewGroupsForUserWithoutAnyGroups() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ViewGroupsTest
- ViewGroupsTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.user
- ViewGroupsTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ViewGroupsTest
- ViewGroupTest - Class in com.atlassian.crowd.acceptance.tests.integration
-
Test class for testing the updating of a group
- ViewGroupTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.ViewGroupTest
- viewGroupUrl(Group) - Static method in class com.atlassian.crowd.util.CrowdConsoleUrlProvider
- ViewInternal - Class in com.atlassian.crowd.console.action.directory
- ViewInternal() - Constructor for class com.atlassian.crowd.console.action.directory.ViewInternal
- viewInternalDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- ViewInternalDirectoryConfigurationPage - Class in com.atlassian.crowd.pageobjects.directory.view.internal
- ViewInternalDirectoryConfigurationPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- ViewInternalDirectoryConfigurationPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
- ViewInternalDirectoryPage - Class in com.atlassian.crowd.pageobjects.directory.view.internal
- ViewInternalDirectoryPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPage
- ViewInternalDirectoryPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPage
- ViewInternalDirectoryPermissionsPage - Class in com.atlassian.crowd.pageobjects.directory.view.internal
- ViewInternalDirectoryPermissionsPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPermissionsPage
- ViewInternalDirectoryPermissionsPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryPermissionsPage
- ViewInternalTabs - Class in com.atlassian.crowd.pageobjects.directory.view.internal
- ViewInternalTabs() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalTabs
- viewLDAPDirectory() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- viewNestedGroupAllMembersOnlyGroupsAssigned() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ViewGroupLDAPTest
- viewNestedGroupAllUsers() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ViewGroupLDAPTest
- viewNestedGroupMembers() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ViewGroupLDAPTest
- viewNestedGroupMembersOnlyGroupsAssigned() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.ViewGroupLDAPTest
- ViewOptionsTest - Class in com.atlassian.crowd.acceptance.tests.integration
-
Test class to test the setting of options in the Crowd Console
- ViewOptionsTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.ViewOptionsTest
- ViewPicker - Class in com.atlassian.crowd.console.action.pickers
- ViewPicker() - Constructor for class com.atlassian.crowd.console.action.pickers.ViewPicker
- viewPluginApplication() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.ViewApplicationPluginTest
- viewPluginConfiguration() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.ViewApplicationPluginTest
- ViewPrincipal - Class in com.atlassian.crowd.console.action.principal
- ViewPrincipal() - Constructor for class com.atlassian.crowd.console.action.principal.ViewPrincipal
- ViewPrincipalPage - Class in com.atlassian.crowd.pageobjects
- ViewPrincipalPage(String, long) - Constructor for class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- ViewPrincipalPage(String, String) - Constructor for class com.atlassian.crowd.pageobjects.ViewPrincipalPage
- ViewPrincipalTest - Class in com.atlassian.crowd.acceptance.tests.integration
-
Tests the functionality of the View Principal page
- ViewPrincipalTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- viewProfile() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.EditProfileTest
- ViewProfileGroupsPage - Class in com.atlassian.crowd.pageobjects
- ViewProfileGroupsPage() - Constructor for class com.atlassian.crowd.pageobjects.ViewProfileGroupsPage
- ViewProfilePage - Class in com.atlassian.crowd.pageobjects
- ViewProfilePage() - Constructor for class com.atlassian.crowd.pageobjects.ViewProfilePage
- ViewRemoteCrowd - Class in com.atlassian.crowd.console.action.directory
- ViewRemoteCrowd() - Constructor for class com.atlassian.crowd.console.action.directory.ViewRemoteCrowd
- ViewRemoteCrowdConnectionPage - Class in com.atlassian.crowd.pageobjects.directory.view.remotecrowd
- ViewRemoteCrowdConnectionPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdConnectionPage
- ViewRemoteCrowdConnectionPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdConnectionPage
- ViewRemoteCrowdDetailsPage - Class in com.atlassian.crowd.pageobjects.directory.view.remotecrowd
- ViewRemoteCrowdDetailsPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdDetailsPage
- ViewRemoteCrowdDetailsPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdDetailsPage
- ViewRemoteCrowdPermissionsPage - Class in com.atlassian.crowd.pageobjects.directory.view.remotecrowd
- ViewRemoteCrowdPermissionsPage() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdPermissionsPage
- ViewRemoteCrowdPermissionsPage(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdPermissionsPage
- ViewRemoteCrowdTabs - Class in com.atlassian.crowd.pageobjects.directory.view.remotecrowd
- ViewRemoteCrowdTabs() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.remotecrowd.ViewRemoteCrowdTabs
- viewRoleNoActionMapped() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewRoleTest
- viewRolesNoActionMapped() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ViewRolesTest
- ViewRolesTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd.user
- ViewRolesTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.user.ViewRolesTest
- ViewRoleTest - Class in com.atlassian.crowd.acceptance.tests.integration
-
Test class for testing the updating of a group
- ViewRoleTest() - Constructor for class com.atlassian.crowd.acceptance.tests.integration.ViewRoleTest
- viewSAMLConfig() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.plugin.saml.UpdateSAMLConfigurationTest
- viewStoredMessages() - Method in class com.atlassian.crowd.plugins.testkit.rest.TestkitClusterMessagingResource
- ViewSynchronizableDirectory<T extends ViewSynchronizableDirectory> - Class in com.atlassian.crowd.pageobjects.directory.view
- ViewSynchronizableDirectory() - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- ViewSynchronizableDirectory(String) - Constructor for class com.atlassian.crowd.pageobjects.directory.view.ViewSynchronizableDirectory
- ViewTrustedProxies - Class in com.atlassian.crowd.console.action.admin
- ViewTrustedProxies() - Constructor for class com.atlassian.crowd.console.action.admin.ViewTrustedProxies
- viewUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.legacy.BaseLegacyXmlRestoreTest
- viewUserGroupsTabWithModifyGroupPermissions() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- viewUserGroupsTabWithNoModifyGroupPermissions() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- viewUserUrl(User) - Static method in class com.atlassian.crowd.util.CrowdConsoleUrlProvider
- viewUserWithUserNameWhichContainsNonAsciiCharacters() - Method in class com.atlassian.crowd.acceptance.tests.integration.ViewPrincipalTest
- VISIBLE_AUI_FLAG - Static variable in interface com.atlassian.crowd.acceptance.utils.Xpaths
- VISIBLE_AUI_FLAG_CLOSE_BUTTON - Static variable in interface com.atlassian.crowd.acceptance.utils.Xpaths
- visit(SearchRestriction) - Method in class com.atlassian.crowd.search.SearchRestrictionVisitor
- visit(HQLQuery) - Method in interface com.atlassian.crowd.search.hibernate.audit.Restriction
- visit(Class<P>, Object...) - Method in class com.atlassian.crowd.pageobjects.CrowdTestedProduct
- visitAll() - Method in class com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsIterator
- visitPropertyRestriction(PropertyRestriction) - Method in class com.atlassian.crowd.search.SearchRestrictionVisitor
W
- waitForElementById(String) - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- waitForExactlyOneMessage() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCaseWithEmailServer
- waitForExistingSyncToFinish() - Method in class com.atlassian.crowd.acceptance.utils.AbstractDbCachingLoadTest
- waitForFlags(Matcher<? super Collection<AuiFlag>>) - Method in class com.atlassian.crowd.pageobjects.aui.util.AuiFlags
- waitForRetentionPeriodWarningDisplayed() - Method in class com.atlassian.crowd.pageobjects.ConfigureAuditLogPage
- waitForSuccessFlag(String) - Method in class com.atlassian.crowd.pageobjects.administration.LicensePage
- waitForSuccessFlag(String, String) - Method in class com.atlassian.crowd.pageobjects.administration.LicensePage
- waitForSuccessMessage() - Method in class com.atlassian.crowd.pageobjects.ApplicationSSOPage
- waitForUrl(Matcher<String>) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- waitTillSyncFinished(String, Duration) - Method in class com.atlassian.crowd.acceptance.utils.DbCachingTestHelper
-
Waits until the synchronisation finishes.
- waitUntil() - Method in interface com.atlassian.crowd.pageobjects.directory.common.CreateDirectoryTab
- waitUntil(Supplier<T>, Matcher<? super T>) - Static method in class com.atlassian.crowd.pageobjects.utils.Pollers
- waitUntil(Supplier<T>, Predicate<T>, Duration, Duration, String) - Static method in class com.atlassian.crowd.test.util.Poller
- waitUntil(Supplier<T>, Matcher<T>) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.ClusterTestHelper
- waitUntil(Supplier<T>, Matcher<T>, long) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.ClusterTestHelper
- waitUntilAsyncFinished() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
- waitUntilAsyncFinished() - Method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- waitUntilAsyncFinished(WebDriver) - Static method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- waitUntilContentLoaded() - Method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
- waitUntilDisabledMessageLoaded() - Method in class com.atlassian.crowd.pageobjects.ApplicationSSOPage
- waitUntilFalse(Supplier<Boolean>, Duration) - Static method in class com.atlassian.crowd.pageobjects.utils.Pollers
-
Waits until
supplier
is false by evaluating it every 200 ms until {code}timeout{code} is reached. - waitUntilInitialLoad() - Method in class com.atlassian.crowd.pageobjects.FiltersPage
- waitUntilOpen() - Method in class com.atlassian.crowd.pageobjects.ConfigureAuditLogPage
- waitUntilPageLoad() - Method in class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
- waitUntilPageLoad() - Method in class com.atlassian.crowd.pageobjects.AbstractCrowdPage
-
Waits until the page has fully loaded.
- waitUntilPresent(Supplier<PageElement>) - Static method in class com.atlassian.crowd.pageobjects.utils.Pollers
- waitUntilReloaded() - Method in class com.atlassian.crowd.pageobjects.FiltersPage
- waitUntilRemoved() - Method in class com.atlassian.crowd.pageobjects.atlaskit.AtlaskitSelect
- waitUntilSuccess(Runnable) - Static method in class com.atlassian.crowd.acceptance.tests.cluster.testutil.ClusterTestHelper
- waitUntilTrue(Supplier<Boolean>, Duration) - Static method in class com.atlassian.crowd.pageobjects.utils.Pollers
-
Waits until
supplier
is true by evaluating it every 200 ms until {code}timeout{code} is reached. - waitUntilTrue(BooleanSupplier, Duration, Duration, String) - Static method in class com.atlassian.crowd.test.util.Poller
- waitUntilVisible() - Method in class com.atlassian.crowd.pageobjects.MailServerPage.TestEmailDialog
- warn(Database) - Method in class com.atlassian.crowd.util.persistence.liquibase.ext.precondition.MSSQLIndexExistsPrecondition
- WARNING - Enum constant in enum class com.atlassian.crowd.pageobjects.aui.AuiType
- warningMessageContainer - Variable in class com.atlassian.crowd.pageobjects.user.ResetPasswordPage
- wasGroupUpdatedAfterSearchStart(Group, InternalDirectoryGroup, Date, long) - Method in class com.atlassian.crowd.directory.synchronisation.cache.AbstractGroupActionStrategy
- WEAK - Enum constant in enum class com.atlassian.crowd.embedded.api.PasswordScore
- WEB_APP_ID_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectionValidator
- WEB_APP_ID_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
- WEB_APP_SECRET_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectionValidator
- WEB_APP_SECRET_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
- WEBAPP_CLIENT_ID_ATTRIBUTE - Static variable in class com.atlassian.crowd.directory.AzureAdDirectory
- WEBAPP_CLIENT_SECRET_ATTRIBUTE - Static variable in class com.atlassian.crowd.directory.AzureAdDirectory
- webAppId - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- webAppId - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- webAppId - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- webAppSecret - Variable in class com.atlassian.crowd.console.action.directory.ViewAzureAdDirectory
- webAppSecret - Variable in class com.atlassian.crowd.pageobjects.directory.create.azure.CreateAzureAdPage
- webAppSecret - Variable in class com.atlassian.crowd.pageobjects.directory.view.azure.ViewAzureAdPage
- WebAppTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
-
Tests of how the webapp is deployed in its container.
- WebAppTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.WebAppTest
- webAvatarOptionOffByDefault() - Method in class com.atlassian.crowd.acceptance.tests.administration.GeneralAdministrationTest
- webAvatarOptionToggled() - Method in class com.atlassian.crowd.acceptance.tests.administration.GeneralAdministrationTest
- webDriverRules - Variable in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
-
- retry rule should wrap all remaining rules, to avoid partial retries - cleanup rules should wrap all state capturing rules, to avoid polluting test state - remaining rules should be put at the end
- Webhook - Interface in com.atlassian.crowd.model.webhook
-
A Webhook is an application-provided HTTP endpoint that is pinged by Crowd to notify the occurrence of certain events.
- WEBHOOK_NOT_FOUND - Enum constant in enum class com.atlassian.crowd.integration.rest.entity.ErrorEntity.ErrorReason
- WEBHOOK_NOT_FOUND - Enum constant in enum class com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
- WebhookDAO - Interface in com.atlassian.crowd.dao.webhook
-
Persists
Webhook
s. - WebhookDAOHibernate - Class in com.atlassian.crowd.dao.webhook
-
Persists Webhooks using Hibernate.
- WebhookDAOHibernate(ApplicationDAO) - Constructor for class com.atlassian.crowd.dao.webhook.WebhookDAOHibernate
- WebhookEntity - Class in com.atlassian.crowd.integration.rest.entity
-
REST version of a validation factor (client-side).
- WebhookEntity - Class in com.atlassian.crowd.plugin.rest.entity
-
REST version of a Webhook (server-side).
- WebhookEntity() - Constructor for class com.atlassian.crowd.integration.rest.entity.WebhookEntity
- WebhookEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.WebhookEntity
- WebhookEntity(long, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.WebhookEntity
- WebhookEntity(Webhook) - Constructor for class com.atlassian.crowd.plugin.rest.entity.WebhookEntity
- WebhookEntity(String, String) - Constructor for class com.atlassian.crowd.integration.rest.entity.WebhookEntity
- WebhookEntity(String, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.WebhookEntity
- WebhookHealthStrategy - Interface in com.atlassian.crowd.manager.webhook
-
Strategy to decide the health of Webhooks.
- WebhookImpl - Class in com.atlassian.crowd.model.webhook
-
Deprecated.Use
ImmutableWebhook
instead, since 3.6.0. - WebhookImpl() - Constructor for class com.atlassian.crowd.model.webhook.WebhookImpl
-
Deprecated.
- WebhookImpl(Webhook) - Constructor for class com.atlassian.crowd.model.webhook.WebhookImpl
-
Deprecated.
- WebhookNotFoundException - Exception in com.atlassian.crowd.exception
-
Thrown to indicate that a Webhook does not exist on the server
- WebhookNotFoundException(long) - Constructor for exception com.atlassian.crowd.exception.WebhookNotFoundException
- WebhookNotFoundException(long, String) - Constructor for exception com.atlassian.crowd.exception.WebhookNotFoundException
- WebhookNotFoundException(String) - Constructor for exception com.atlassian.crowd.exception.WebhookNotFoundException
- WebhookNotFoundExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
- WebhookNotFoundExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.WebhookNotFoundExceptionMapper
- WebhookNotificationListener - Interface in com.atlassian.crowd.manager.webhook
-
Reacts to the outcome of Webhook notifications.
- WebhookNotificationListenerImpl - Class in com.atlassian.crowd.manager.webhook
-
Reacts to the outcome of Webhook notifications by registering this outcome, updating the Webhook and, if decided by the WebhookHealthStrategy, removing the Webhook.
- WebhookNotificationListenerImpl(WebhookRegistry, WebhookHealthStrategy) - Constructor for class com.atlassian.crowd.manager.webhook.WebhookNotificationListenerImpl
- WebhookNotifierRunnable - Class in com.atlassian.crowd.manager.webhook
-
A runnable that pings a Webhook and reports success or failure
- WebhookNotifierRunnable(Webhook, WebhookPinger, WebhookNotificationListener) - Constructor for class com.atlassian.crowd.manager.webhook.WebhookNotifierRunnable
- WebhookPinger - Class in com.atlassian.crowd.manager.webhook
-
Synchronously ping a Webhook.
- WebhookPinger() - Constructor for class com.atlassian.crowd.manager.webhook.WebhookPinger
-
Constructs a pinger using an HTTP client with the default configuration.
- WebhookPinger(HttpClient) - Constructor for class com.atlassian.crowd.manager.webhook.WebhookPinger
-
Constructs a pinger using the provided, already configured HTTP client.
- WebhookRegistry - Interface in com.atlassian.crowd.manager.webhook
-
A service interface that provides persistence for
Webhook
s. - WebhookRegistryImpl - Class in com.atlassian.crowd.manager.webhook
-
A manager for Webhooks
- WebhookRegistryImpl(WebhookDAO) - Constructor for class com.atlassian.crowd.manager.webhook.WebhookRegistryImpl
- WEBHOOKS_RESOURCE - Static variable in class com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
- WebhooksController - Class in com.atlassian.crowd.plugin.rest.service.controller
-
Webhooks controller
- WebhooksController(ApplicationService, AuthenticatedApplicationHolder) - Constructor for class com.atlassian.crowd.plugin.rest.service.controller.WebhooksController
- WebhookService - Interface in com.atlassian.crowd.manager.webhook
-
Webhook service.
- WebhookServiceImpl - Class in com.atlassian.crowd.manager.webhook
-
An implementation of WebhookService
- WebhookServiceImpl(WebhookRegistry, WebhookPinger, KeyedExecutor<Long>, WebhookNotificationListener) - Constructor for class com.atlassian.crowd.manager.webhook.WebhookServiceImpl
- WebhooksResource - Class in com.atlassian.crowd.plugin.rest.service.resource.server
-
Webhook management resource
- WebhooksResource(WebhooksController) - Constructor for class com.atlassian.crowd.plugin.rest.service.resource.server.WebhooksResource
- WebhooksResourceTest - Class in com.atlassian.crowd.acceptance.tests.rest.service
- WebhooksResourceTest(String) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.WebhooksResourceTest
- WebhooksResourceTest(String, RestServer) - Constructor for class com.atlassian.crowd.acceptance.tests.rest.service.WebhooksResourceTest
- WebhookTemplate - Class in com.atlassian.crowd.model.webhook
-
A prototype to create Webhooks
- WebhookTemplate(Application, String, String) - Constructor for class com.atlassian.crowd.model.webhook.WebhookTemplate
- WebhookTemplate(Webhook) - Constructor for class com.atlassian.crowd.model.webhook.WebhookTemplate
- WebServiceAvatarProvider - Class in com.atlassian.crowd.manager.avatar
-
A provider of avatars from public web services using the Gravatar API.
- WebServiceAvatarProvider(PropertyManager, URI) - Constructor for class com.atlassian.crowd.manager.avatar.WebServiceAvatarProvider
- WELCOME_TEXT_MAX_LENGTH - Static variable in class com.atlassian.crowd.lookandfeel.LookAndFeelConstants
- welcomeText - Variable in class com.atlassian.crowd.pageobjects.administration.LookAndFeelPage
- welcomeText - Variable in class com.atlassian.crowd.pageobjects.Crowd2svLoginPage
- welcomeText - Variable in class com.atlassian.crowd.pageobjects.LegacyCrowdLoginPage
- WHEN_AUTHENTICATION_CREATED_THE_USER - Enum constant in enum class com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
-
Sync when the user has been created as a part of the authentication process, - this is the new default since 2.10 (CWD-4197).
- whenDuplicatedUsernamesSearchUsersShouldOrderByDirectoryName() - Method in class com.atlassian.crowd.acceptance.tests.rest.service.admin.UserAdminResourceAcceptanceTest
- where - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
- whereNameEquals(String) - Static method in class com.atlassian.crowd.util.DirectoryEntityUtils
-
Returns a
Predicate
that returns true when its (entity) argument's name is equal to the given name to match. - whereRequired - Variable in class com.atlassian.crowd.search.hibernate.HQLQuery
- willOverrideDatabaseDetails() - Method in class com.atlassian.crowd.config.ConnectionUrlDecoratingDatabaseConfigurationListener
- willOverrideDatabaseDetails() - Method in interface com.atlassian.crowd.config.DatabaseConfigurationListener
- willOverrideDatabaseDetails() - Method in class com.atlassian.crowd.config.DatabaseConfiguredListeners
- willOverrideDatabaseDetails() - Method in class com.atlassian.crowd.config.EnvironmentDrivenDatabaseConfigurationListener
- WINDOWS - Enum constant in enum class com.atlassian.crowd.analytics.statistics.collectors.environment.OsType
- with(Query<T>) - Static method in class com.atlassian.crowd.search.util.ResultsAggregators
-
Creates an instance that will sort, de-duplicate and constrain results according to the
query
. - with(Query<T>, boolean) - Static method in class com.atlassian.crowd.search.util.ResultsAggregators
- with(SearchRestriction) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQuery
-
Example: Restriction.on(UserTermKeys.FIRST_NAME).exactlyMatching("bob"))
- with(Function<? super T, ? extends K>, int, int) - Static method in class com.atlassian.crowd.search.util.ResultsAggregators
- with(Function<? super T, ? extends K>, int, int, boolean) - Static method in class com.atlassian.crowd.search.util.ResultsAggregators
- with(Function<? super T, ? extends K>, Query<? extends T>) - Static method in class com.atlassian.crowd.search.util.ResultsAggregators
-
Creates an instance that will use the provided function to uniquely identify results and that will expect as many total results as indicated by the query.
- WITH_NESTED_GROUPS - Static variable in class com.atlassian.crowd.analytics.statistics.collectors.directory.DirectoryCountCollector
- withActive(boolean) - Method in class com.atlassian.crowd.test.matchers.GroupMatcher
- withActive(boolean) - Method in class com.atlassian.crowd.test.matchers.UserMatcher
-
Builds a new specialised matcher to match the given active status; the returned matcher will only match if all this matcher's non-username constraints are matched AND the given status is equal to the user's active status.
- withActivity(boolean) - Method in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage.GroupDetailsMatcher
- withAllResults() - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
- withAllResults() - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- withAuditLogAuthor(AuditLogAuthor, AuditLogContextCallback<T>) - Method in interface com.atlassian.crowd.audit.AuditLogContext
-
Executes the callback on behalf of the specified author
- withAuditLogAuthor(AuditLogAuthor, AuditLogContextCallback<T>) - Method in class com.atlassian.crowd.audit.AuditLogContextInternalImpl
- withAuditLogAuthor(AuditLogAuthor, AuditLogContextCallback<T>) - Method in class com.atlassian.crowd.audit.NoOpAuditLogContext
- withAuditLogSource(AuditLogEventSource, AuditLogContextCallback<T>) - Method in interface com.atlassian.crowd.audit.AuditLogContext
-
Executes the callback using the specified source for the events audited in the callback
- withAuditLogSource(AuditLogEventSource, AuditLogContextCallback<T>) - Method in class com.atlassian.crowd.audit.AuditLogContextInternalImpl
- withAuditLogSource(AuditLogEventSource, AuditLogContextCallback<T>) - Method in class com.atlassian.crowd.audit.NoOpAuditLogContext
- withBaseUrl(String) - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity.ServerInfoEntityBuilder
- withBuildDate(String) - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity.ServerInfoEntityBuilder
- withBuildNumber(int) - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity.ServerInfoEntityBuilder
- withContextPath(HttpServletRequest) - Static method in class com.atlassian.crowd.integration.springsecurity.NavigationHelper
- withCookie(String, String) - Static method in class com.atlassian.crowd.test.util.RestUtils
- withCookies(Map<String, String>) - Method in interface com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase.LoginRequestSpecification
- withCookies(Map<String, String>) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase.LoginRequestSpecificationImpl
- withCustomAttributes() - Static method in class com.atlassian.crowd.directory.ldap.mapper.UserContextMapperConfig.Builder
-
Configuration specifying mappers from com.atlassian.crowd.directory.SpringLDAPConnector#getCustomUserAttributeMappers(UserContextMapperConfig)
- withCustomBatchSize(int) - Method in class com.atlassian.crowd.directory.rfc4519.RFC4519DirectoryMembershipsIterableBuilder
- withDbType(String) - Method in class com.atlassian.crowd.pageobjects.setup.DatabaseSetupJdbcOptions.JdbcOptionsBuilder
- withDefaultDuration() - Method in class com.atlassian.crowd.model.token.Token.Builder
-
Deprecated.
- withDependantObjects(Collection<? extends E>) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.TransactionGroup.Builder
- withDeploymentTitle(String) - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity.ServerInfoEntityBuilder
- withDeploymentType(String) - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity.ServerInfoEntityBuilder
- withDirectory(Matcher<T>, long) - Method in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- withDirectoryCaching(DirectoryEntitiesTransformer.DirectoryFinder) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntitiesTransformer
- withDirectoryId(long) - Method in class com.atlassian.crowd.model.group.GroupTemplate
- withDirectoryId(long) - Method in class com.atlassian.crowd.test.matchers.GroupMatcher
- withDirectoryId(String) - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.PrincipalMatcher
- withDirectoryId(Matcher<String>) - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.PrincipalMatcher
- withDirectoryId(Matcher<T>) - Method in class com.atlassian.crowd.test.base.azure.BaseAzureAdTest
- withDirectoryName(String) - Method in class com.atlassian.crowd.test.matchers.DirectoryGroupMatcher
- withDisplayName(String) - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.PrincipalMatcher
- withDisplayName(String) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRowMatcher
- withDisplayName(Matcher<String>) - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.PrincipalMatcher
- withDisplayName(Matcher<String>) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRowMatcher
- withDnMapper(ContextMapperWithRequiredAttributes<CrowdLdapName>) - Method in class com.atlassian.crowd.directory.rfc4519.RFC4519DirectoryMembershipsIterableBuilder
- withDriverClass(String) - Method in class com.atlassian.crowd.pageobjects.setup.DatabaseSetupJdbcOptions.JdbcOptionsBuilder
- withEmail(String) - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.PrincipalMatcher
- withEmail(String) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRowMatcher
- withEmail(Matcher<String>) - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.PrincipalMatcher
- withEmail(Matcher<String>) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRowMatcher
- withEntities(AuditLogEntityMatcher...) - Method in class com.atlassian.crowd.test.matchers.AuditLogChangesetMatcher.Builder
- withEntity(AuditLogEntityMatcher) - Method in class com.atlassian.crowd.test.matchers.AuditLogChangesetMatcher.Builder
- withEntity(Matcher<Iterable<? extends AuditLogEntity>>) - Method in class com.atlassian.crowd.test.matchers.AuditLogChangesetMatcher.Builder
- withEntityNames(String...) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- withEntityNames(Collection<String>) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- withEntityToReturn(EntityDescriptor) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- withEntries(AuditLogEntryMatcher...) - Method in class com.atlassian.crowd.test.matchers.AuditLogChangesetMatcher.Builder
- withEntry(AuditLogEntryMatcher) - Method in class com.atlassian.crowd.test.matchers.AuditLogChangesetMatcher.Builder
- withEventMessage(String) - Method in class com.atlassian.crowd.test.matchers.AuditLogChangesetMatcher.Builder
- withEventType(AuditLogEventType) - Method in class com.atlassian.crowd.test.matchers.AuditLogChangesetMatcher.Builder
- withExternalIdMatching(Matcher<String>) - Method in class com.atlassian.crowd.test.matchers.UserMatcher
-
Builds a new specialised matcher to match on the externalId.
- withExternalIdOf(String) - Method in class com.atlassian.crowd.test.matchers.UserMatcher
-
Builds a new specialised matcher to match the given externalId.
- withFullCache(Map<CrowdLdapName, String>, Map<CrowdLdapName, String>) - Method in class com.atlassian.crowd.directory.rfc4519.RFC4519DirectoryMembershipsIterableBuilder
- withGenerator(AbstractSAML2NameIDGenerator) - Method in class com.atlassian.crowd.sso.saml.impl.opensaml.action.generator.ChainingSAML2NameIDGenerator.ChainingSAML2NameIDGeneratorBuilder
- withGroupUserCache(GroupUserCache) - Method in class com.atlassian.crowd.directory.rfc4519.RFC4519DirectoryMembershipsIterableBuilder
- withHibernateDialect(String) - Method in class com.atlassian.crowd.pageobjects.setup.DatabaseSetupJdbcOptions.JdbcOptionsBuilder
- withImplementationClassMatching(Matcher<String>) - Method in class com.atlassian.crowd.test.matchers.DirectoryMatcher
-
Builds a new specialised matcher to match on the implementation class.
- withImplementationClassOf(Class) - Method in class com.atlassian.crowd.test.matchers.DirectoryMatcher
-
Builds a new specialised matcher to match the given implementation class.
- withJdbcUrl(String) - Method in class com.atlassian.crowd.pageobjects.setup.DatabaseSetupJdbcOptions.JdbcOptionsBuilder
- withLocalTestProperties() - Static method in class com.atlassian.crowd.acceptance.utils.BaseUrlFromProperties
- withMaxResults(int) - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
- withMaxResults(int) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- withMemberOfAttribute() - Method in class com.atlassian.crowd.directory.ldap.mapper.UserContextMapperConfig.Builder
-
Allows set the withMemberOfAttribute mapper as necessary for the configuration
- withName(String) - Method in class com.atlassian.crowd.model.authentication.UserAuthenticationContext
- withName(String) - Method in class com.atlassian.crowd.model.group.BaseImmutableGroup
- withName(String) - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroup
- withName(String) - Method in class com.atlassian.crowd.model.group.ImmutableDirectoryGroupWithAttributes
- withName(String) - Method in class com.atlassian.crowd.model.group.ImmutableGroupWithAttributes
- withName(String) - Method in class com.atlassian.crowd.model.user.BaseImmutableUser
- withName(String) - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUser
- withName(String) - Method in class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes
- withName(String) - Method in class com.atlassian.crowd.model.user.ImmutableUser
- withName(String) - Method in class com.atlassian.crowd.model.user.ImmutableUserWithAttributes
- withName(String) - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.PrincipalMatcher
- withName(String) - Method in class com.atlassian.crowd.pageobjects.group.BrowseGroupsPage.GroupDetailsMatcher
- withName(String) - Static method in class com.atlassian.crowd.pageobjects.group.GroupRow.GroupRowMatcher
- withName(String) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRowMatcher
- withName(String) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithEntityToMatch
- withName(Matcher<String>) - Method in class com.atlassian.crowd.pageobjects.BrowsePrincipalsPage.PrincipalMatcher
- withName(Matcher<String>) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRowMatcher
- withNameAndDescription(String, String) - Static method in class com.atlassian.crowd.pageobjects.group.GroupRow.GroupRowMatcher
- withNameMatching(Matcher<String>) - Method in class com.atlassian.crowd.test.matchers.ApplicationMatcher
-
Builds a new specialised matcher to match on application name; the returned matcher will only match if all this matcher's non-name constraints are matched AND the given matcher matches the application's name.
- withNameMatching(Matcher<String>) - Method in class com.atlassian.crowd.test.matchers.GroupMatcher
- withNameMatching(Matcher<String>) - Method in class com.atlassian.crowd.test.matchers.UserMatcher
-
Builds a new specialised matcher to match on username; the returned matcher will only match if all this matcher's non-username constraints are matched AND the given matcher matches the user's username.
- withNameOf(String) - Method in class com.atlassian.crowd.test.matchers.ApplicationMatcher
-
Builds a new specialised matcher to match the given application name exactly; the returned matcher will only match if all this matcher's non-name constraints are matched AND the given string is equal to the application's name.
- withNameOf(String) - Method in class com.atlassian.crowd.test.matchers.GroupMatcher
- withNameOf(String) - Method in class com.atlassian.crowd.test.matchers.UserMatcher
-
Builds a new specialised matcher to match the given username exactly; the returned matcher will only match if all this matcher's non-username constraints are matched AND the given string is equal to the user's username.
- withNames(String...) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithEntityToMatch
- withNames(Collection<String>) - Method in class com.atlassian.crowd.search.builder.QueryBuilder.PartialMembershipQueryWithEntityToMatch
- withNoAttributes() - Method in class com.atlassian.crowd.test.matchers.AttributesMatcher
-
Builds a new specialised matcher that matches entities with no attributes.
- withNoEntities() - Method in class com.atlassian.crowd.test.matchers.AuditLogChangesetMatcher.Builder
- withoutContextPath() - Static method in class com.atlassian.crowd.integration.springsecurity.NavigationHelper
- withOverwriteData(boolean) - Method in class com.atlassian.crowd.pageobjects.setup.DatabaseSetupJdbcOptions.JdbcOptionsBuilder
- withPartialCache(Map<CrowdLdapName, String>, Map<CrowdLdapName, String>) - Method in class com.atlassian.crowd.directory.rfc4519.RFC4519DirectoryMembershipsIterableBuilder
- withPassword(String) - Method in class com.atlassian.crowd.pageobjects.setup.DatabaseSetupJdbcOptions.JdbcOptionsBuilder
- withQueryConsumer(Consumer<Query>) - Method in class com.atlassian.crowd.util.persistence.hibernate.HqlInClauseBatchHelper.HqlInClauseBatchHelperBuilder
- withRemoteAddressesMatching(Matcher<Set<RemoteAddress>>) - Method in class com.atlassian.crowd.test.matchers.ApplicationMatcher
-
Builds a new specialised matcher to match on remote addresses; the returned matcher will only match if all this matcher's non-remote-address constraints are matched AND the given matcher matches the application's remote addresses.
- withRemoteAddressOf(Set<RemoteAddress>) - Method in class com.atlassian.crowd.test.matchers.ApplicationMatcher
-
Builds a new specialised matcher to match the given application remote addresses exactly; the returned matcher will only match if all this matcher's non-remote-address constraints are matched AND the given set is equal to the application's remote addresses.
- withRequestParam(String, String) - Method in interface com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase.LoginRequestSpecification
- withRequestParam(String, String) - Method in class com.atlassian.crowd.acceptance.tests.rest.service.security.BaseAuthenticationTestCase.LoginRequestSpecificationImpl
- withRequiredAttributes() - Static method in class com.atlassian.crowd.directory.ldap.mapper.UserContextMapperConfig.Builder
-
Configuration which informs that mappers from the com.atlassian.crowd.directory.ldap.mapper.entity.LDAPUserAttributesMapper#getRequiredLdapAttributes() should be used
- withReturnType(Class<Q>) - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
- withReturnType(Class<Q>) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- withSearchRestriction(SearchRestriction) - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
- withSearchRestriction(SearchRestriction) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- withServerTime(String) - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity.ServerInfoEntityBuilder
- withStartIndex(int) - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
- withStartIndex(int) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- withStartIndexAndMaxResult(int, int) - Method in class com.atlassian.crowd.search.query.membership.MembershipQuery
- withStartIndexAndMaxResults(int, int) - Method in class com.atlassian.crowd.search.query.entity.EntityQuery
- withStatelessSession(Function<StatelessSession, T>) - Method in class com.atlassian.crowd.util.persistence.hibernate.StatelessDao
- withStatelessSession(SessionFactory, Function<StatelessSession, T>) - Static method in class com.atlassian.crowd.acceptance.tests.persistence.util.hibernate.DaoTestUtils
- withStatus(String) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRowMatcher
- withStatus(Matcher<String>) - Method in class com.atlassian.crowd.pageobjects.group.ViewGroupMembersPage.GroupMemberRowMatcher
- withSuppressedHibernateLogging(Runnable) - Static method in class com.atlassian.crowd.util.persistence.hibernate.LogSuppressingUtil
-
This method will suppress Hibernate error logging around operations which are expected to fail.
- withUser(String) - Method in class com.atlassian.crowd.pageobjects.setup.DatabaseSetupJdbcOptions.JdbcOptionsBuilder
- withVersion(String) - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity.ServerInfoEntityBuilder
- withVersions(List<String>) - Method in class com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity.ServerInfoEntityBuilder
- withWaitUntilSearchFinished(Runnable) - Method in class com.atlassian.crowd.pageobjects.administration.CurrentSessionsPage
- withZone(ZoneId) - Method in class com.atlassian.crowd.test.util.SettableClock
- workerThreadCount() - Method in class com.atlassian.crowd.scheduling.CrowdSchedulerServiceConfiguration
- wrap(X, WrapperOptions) - Method in class com.atlassian.crowd.util.persistence.hibernate.BooleanTypeDescriptor
- wrapWithInvalidUrls(String) - Static method in class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapConnector
- writeHeartBeat(long) - Method in interface com.atlassian.beehive.db.spi.ClusterNodeHeartBeatDao
-
Writes a heartbeat for this node at the given time.
- writeHeartBeat(long) - Method in class com.atlassian.crowd.manager.cluster.heartbeat.CrowdClusterHeartbeatManager
- writeHeartBeat(long) - Method in class com.atlassian.crowd.manager.cluster.heartbeat.NoOpClusterHeartbeatManager
- writeHeartBeat(ClusterHeartbeatEntity) - Method in class com.atlassian.crowd.dao.cluster.ClusterHeartbeatDAOHibernate
-
Inserts or updates the heartbeat entity
- writeNewHeartbeat(Supplier<String>, String, long) - Method in class com.atlassian.crowd.dao.cluster.ClusterHeartbeatDAOHibernate
-
Tries to insert a new heartbeat based on the parameters.
- writeNewStartupInfo(StartupInfo) - Method in class com.atlassian.crowd.analytics.persistence.StartupInfoDao
- writeOpenAPIToFile(OpenAPI, String) - Static method in class com.atlassian.crowd.maven.plugin.openapi.OpenAPIUtils
-
Overload for
OpenAPIUtils.writeOpenAPIToFile(OpenAPI, String, boolean)
where format is enabled by default. - writeOpenAPIToFile(OpenAPI, String, boolean) - Static method in class com.atlassian.crowd.maven.plugin.openapi.OpenAPIUtils
-
Writes an OpenAPI object to a file.
- writeTo(ErrorEntity, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ErrorEntityMessageBodyWriter
- WS - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlEval
- WS - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlLexer
- WS - Static variable in class com.atlassian.crowd.cql.parser.antlr.CqlParser
X
- X_ATLASSIAN_NARRATIVE - Static variable in class com.atlassian.crowd.maven.plugin.openapi.OpenAPIUtils
- X_FORWARDED_FOR - Static variable in class com.atlassian.crowd.model.authentication.ValidationFactor
-
The key to use when setting the client remote forwarding address through a proxy.
- x509CertificateFromPemString(String) - Method in class com.atlassian.crowd.util.KeyCertificatePairUtilsImpl
- XForwardedForUtil - Class in com.atlassian.crowd.manager.validation
-
Utility class for handling the X-Forwarded-For (XFF) HTTP request header.
- XML_FILE_CHECK_SUM - Static variable in class com.atlassian.crowd.event.listener.AuditLogConfigurationEventListener
- XML_IMPORT_STEP - Static variable in class com.atlassian.crowd.console.action.setup.Import
- XML_PATH_KEY - Static variable in class com.atlassian.crowd.event.listener.AuditLogConfigurationEventListener
- XML_ROOT - Static variable in class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- XMLBackupEvent - Class in com.atlassian.crowd.event.migration
- XMLBackupEvent(Object, String) - Constructor for class com.atlassian.crowd.event.migration.XMLBackupEvent
- XMLBackupFinishedEvent - Class in com.atlassian.crowd.event.migration
- XMLBackupFinishedEvent(Object, String, String) - Constructor for class com.atlassian.crowd.event.migration.XMLBackupFinishedEvent
- XMLBackupStartedEvent - Class in com.atlassian.crowd.event.migration
- XMLBackupStartedEvent(Object, String) - Constructor for class com.atlassian.crowd.event.migration.XMLBackupStartedEvent
- XmlDigitalSigner - Class in com.atlassian.crowd.plugin.saml
-
This helper class, part of the SAML-based Single Sign-On Reference Tool, serves to digitally sign XML files, given the contents of the XML file, and a pair of public and private keys.
- XmlMapper - Class in com.atlassian.crowd.migration.legacy
-
A generic mapper that contains helper methods and attributes to map domain objects to database objects and vice-versa.
- XmlMapper(SessionFactory, BatchProcessor) - Constructor for class com.atlassian.crowd.migration.legacy.XmlMapper
- XmlMigrationManager - Interface in com.atlassian.crowd.migration
- XmlMigrationManagerImpl - Class in com.atlassian.crowd.migration
- XmlMigrationManagerImpl() - Constructor for class com.atlassian.crowd.migration.XmlMigrationManagerImpl
- XmlMigrator - Class in com.atlassian.crowd.migration
-
This class manages the import and export of Crowd's entity type's via
Mapper
's Each mapper has anexportXML()
that process's each entity and writes all required relationship to an XML element that is then returned to this class to be finally written to disk (on export). - XmlMigrator(List<Mapper>) - Constructor for class com.atlassian.crowd.migration.XmlMigrator
- XMLObjectBuilders - Class in com.atlassian.crowd.sso.saml.impl.opensaml.util
-
Utility class simplifying building
XMLObject
andSAMLObject
. - XMLObjectSupportWrapper - Class in com.atlassian.crowd.sso.saml.impl.opensaml.util
-
A wrapper for XMLObjectSupport to allow using it as a component.
- XMLObjectSupportWrapper() - Constructor for class com.atlassian.crowd.sso.saml.impl.opensaml.util.XMLObjectSupportWrapper
- XMLRestoreEvent - Class in com.atlassian.crowd.event.migration
- XMLRestoreEvent(Object, String) - Constructor for class com.atlassian.crowd.event.migration.XMLRestoreEvent
-
Deprecated.
- XMLRestoreEvent(Object, String, String) - Constructor for class com.atlassian.crowd.event.migration.XMLRestoreEvent
- XMLRestoreFinishedEvent - Class in com.atlassian.crowd.event.migration
- XMLRestoreFinishedEvent(Object, String) - Constructor for class com.atlassian.crowd.event.migration.XMLRestoreFinishedEvent
-
Deprecated.
- XMLRestoreFinishedEvent(Object, String, String) - Constructor for class com.atlassian.crowd.event.migration.XMLRestoreFinishedEvent
- XMLRestoreStartedEvent - Class in com.atlassian.crowd.event.migration
- XMLRestoreStartedEvent(Object, String) - Constructor for class com.atlassian.crowd.event.migration.XMLRestoreStartedEvent
-
Deprecated.
- XMLRestoreStartedEvent(Object, String, String) - Constructor for class com.atlassian.crowd.event.migration.XMLRestoreStartedEvent
- XmlValidator - Class in com.atlassian.crowd.directory.ldap.util
- XmlValidator() - Constructor for class com.atlassian.crowd.directory.ldap.util.XmlValidator
- XOAUTH2 - Static variable in class com.atlassian.crowd.manager.mail.transport.MailTransport
- Xpaths - Interface in com.atlassian.crowd.acceptance.utils
- XsrfTokenGenerator - Interface in com.atlassian.crowd.xwork
-
Interface for generating anti-XSRF tokens for web forms.
- XsrfTokenInterceptor - Class in com.atlassian.crowd.xwork.interceptors
-
Interceptor to add XSRF token protection to XWork actions.
- XsrfTokenInterceptor() - Constructor for class com.atlassian.crowd.xwork.interceptors.XsrfTokenInterceptor
- XsrfTokenInterceptor(XsrfTokenGenerator) - Constructor for class com.atlassian.crowd.xwork.interceptors.XsrfTokenInterceptor
- XsrfTokenInterceptor.SecurityLevel - Enum Class in com.atlassian.crowd.xwork.interceptors
- XWorkChangeListener - Class in com.atlassian.crowd.event.listener
-
Event listener that is interested in changes to the XWork configuration
- XWorkChangeListener(PluginEventManager) - Constructor for class com.atlassian.crowd.event.listener.XWorkChangeListener
- XWorkELClassloaderTest - Class in com.atlassian.crowd.acceptance.tests.applications.crowd
-
This test specifically targets https://jira.atlassian.com/browse/CWD-3880 , a vulnerability that allows EL expressions in XWork actions to traverse the object graph to the classloader and call setters to change its configuration.
- XWorkELClassloaderTest() - Constructor for class com.atlassian.crowd.acceptance.tests.applications.crowd.XWorkELClassloaderTest
- XWorkModuleDescriptor - Class in com.atlassian.crowd.plugin.descriptors
- XWorkModuleDescriptor(ModuleFactory, EventPublisher) - Constructor for class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
- XWorkStateChangeEvent - Class in com.atlassian.crowd.event
-
Event for XWork - Webwork change events
- XWorkStateChangeEvent(Object) - Constructor for class com.atlassian.crowd.event.XWorkStateChangeEvent
- XWorkTransactionInterceptor - Class in com.atlassian.crowd.xwork.interceptors
-
Manages two separate database transactions around the action execution and result execution in XWork, using the Spring PlatformTransactionManager.
- XWorkTransactionInterceptor() - Constructor for class com.atlassian.crowd.xwork.interceptors.XWorkTransactionInterceptor
Z
- ZERO - Enum constant in enum class com.atlassian.crowd.analytics.events.DailyLoginCountBucket
- ZERO - Enum constant in enum class com.atlassian.crowd.analytics.events.DirectoryCountBucket
_
- _loginAsUser(String, String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
- _loginExpiredCredentialUser(String, String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.CrowdUserConsoleAcceptenceTestCase
- _loginImmutableUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.CrowdUserConsoleAcceptenceTestCase
- _loginTestUser() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.CrowdUserConsoleAcceptenceTestCase
- _loginTestUser(String, String) - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.user.CrowdUserConsoleAcceptenceTestCase
- _logout() - Method in class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Directory.isActive()
instead. Since 3.4.0.