| Package | Description |
|---|---|
| com.atlassian.crowd.manager.authentication | |
| com.atlassian.crowd.manager.mail | |
| com.atlassian.crowd.manager.permission | |
| com.atlassian.crowd.service |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticatedUserProviderSpringSecurity |
| Constructor and Description |
|---|
MailManagerImpl(PropertyManager propertyManager,
InitialContext initialContext,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
ClusterService clusterService,
Clock clock,
I18nHelper i18nHelper,
AuthenticatedUserProvider authenticatedUserProvider) |
| Constructor and Description |
|---|
RecoveryModeAwareUserPermissionService(InternalUserPermissionDAO userPermissionDAO,
DirectoryManager directoryManager,
RecoveryModeService recoveryModeService,
AuthenticatedUserProvider userProvider) |
UserPermissionAdminServiceImpl(InternalUserPermissionDAO permissionDAO,
UserPermissionService permissionService,
AuthenticatedUserProvider userProvider,
DirectoryManager directoryManager,
InternalApplicationHelper applicationHelper) |
UserPermissionServiceImpl(InternalUserPermissionDAO userPermissionDAO,
DirectoryManager directoryManager,
AuthenticatedUserProvider userProvider) |
| Modifier and Type | Field and Description |
|---|---|
protected AuthenticatedUserProvider |
AbstractUserService.authenticatedUserProvider |
| Constructor and Description |
|---|
AbstractUserService(InternalApplicationHelper internalApplicationHelper,
ApplicationService applicationService,
TokenAuthenticationManager tokenAuthenticationManager,
UserPermissionService userPermissionService,
AuthenticatedUserProvider authenticatedUserProvider) |
UserServiceImpl(InternalApplicationHelper internalApplicationHelper,
ApplicationService applicationService,
TokenAuthenticationManager tokenAuthenticationManager,
UserPermissionService userPermissionService,
AuthenticatedUserProvider authenticatedUserProvider,
ApplicationFactory applicationFactory,
UserAuthoritiesProvider userAuthoritiesProvider) |
Copyright © 2018 Atlassian. All rights reserved.