Package | Description |
---|---|
com.atlassian.crowd.console.action.principal | |
com.atlassian.crowd.manager.application | |
com.atlassian.crowd.manager.avatar | |
com.atlassian.crowd.manager.recovery |
Modifier and Type | Method and Description |
---|---|
void |
BrowsePrincipals.setAvatarProvider(AvatarProvider avatarProvider) |
Constructor and Description |
---|
ApplicationServiceGeneric(DirectoryManager directoryManager,
SearchStrategyFactory searchStrategyFactory,
PermissionManager permissionManager,
com.atlassian.event.api.EventPublisher eventPublisher,
EventStore eventStore,
WebhookRegistry webhookRegistry,
AvatarProvider avatarProvider,
AuthenticationOrderOptimizer authenticationOrderOptimizer) |
Modifier and Type | Class and Description |
---|---|
class |
WebServiceAvatarProvider
A provider of avatars from public web services using the
Gravatar API.
|
Modifier and Type | Field and Description |
---|---|
static AvatarProvider |
AvatarProvider.NULL_PROVIDER |
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,
AuthenticationOrderOptimizer authenticationOrderOptimizer) |
Copyright © 2020 Atlassian. All rights reserved.