| Modifier and Type | Class and Description |
|---|---|
class |
CrowdApplicationFactory
This class has the responsibility of returning an instance of the 'Crowd'
application (not constructing it), the name of which is determined by the given set of client properties.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CrowdEmbeddedApplicationFactory |
| Constructor and Description |
|---|
CrowdDirectoryServiceImpl(ApplicationFactory applicationFactory,
DirectoryInstanceLoader directoryInstanceLoader,
DirectoryManager directoryManager,
ApplicationManager applicationManager) |
CrowdServiceImpl(ApplicationFactory applicationFactory,
ApplicationService applicationService,
DirectoryInstanceLoader directoryInstanceLoader) |
| Constructor and Description |
|---|
LdapConnectionPoolInitialisationListener(ApplicationFactory applicationFactory,
com.atlassian.event.api.EventPublisher eventPublisher) |
| Constructor and Description |
|---|
RecoveryModeAwareApplicationService(DirectoryManager directoryManager,
SearchStrategyFactory searchStrategyFactory,
PermissionManager permissionManager,
com.atlassian.event.api.EventPublisher eventPublisher,
EventStore eventStore,
WebhookRegistry webhookRegistry,
AvatarProvider avatarProvider,
ApplicationFactory applicationFactory,
RecoveryModeService recoveryModeService) |
| Constructor and Description |
|---|
RecoveryModeAwareTokenAuthenticationManager(SessionTokenStorage tokenManager,
ApplicationDAO applicationDao,
TokenFactory tokenFactory,
com.atlassian.cache.Cache<String,Boolean> cache,
com.atlassian.event.api.EventPublisher eventPublisher,
PropertyManager propertyManager,
DirectoryManager directoryManager,
ApplicationManager applicationManager,
ApplicationService applicationService,
RecoveryModeService recoveryModeService,
ApplicationFactory applicationFactory) |
| Constructor and Description |
|---|
CrowdUserSettingsService(ApplicationService applicationService,
ApplicationFactory applicationFactory) |
Copyright © 2017 Atlassian. All rights reserved.