| 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) |
| 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) |
Copyright © 2019 Atlassian. All rights reserved.