| Class | Description |
|---|---|
| AbstractDelegatingApplicationService |
An implementation of ApplicationService that delegates all methods to another ApplicationService.
|
| AliasManagerImpl | |
| AllowingAuthenticateByEmailApplicationService | |
| ApplicationManagerGeneric | |
| ApplicationServiceGeneric | |
| AuthenticationOrderOptimizer | |
| BasicAuthFilter | |
| CachingApplicationService |
Implementation of ApplicationService which caches the result of ApplicationService methods.
|
| CanonicalUsersByEmailFinder |
Finds canonical users that have a provided email address.
|
| DefaultGroupMembershipServiceImpl | |
| EventTransformer |
Helper class transforming list of
OperationEvent in context of an Application. |
| MembershipsIterableImpl | |
| NoOpDefaultGroupMembershipService |
A no-op implementation of
DefaultGroupMembershipService, meant to be used in products |
| TranslatingApplicationService |
This class is responsible for translating application specific usernames
(aliased usernames) to directory specific usernames (unaliased usernames)
and the other way around.
|
Copyright © 2023 Atlassian. All rights reserved.