| Package | Description |
|---|---|
| com.atlassian.crowd.manager.authentication | |
| com.atlassian.crowd.manager.permission | |
| com.atlassian.crowd.service |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticatedUserProviderSpringSecurity |
| Constructor and Description |
|---|
UserPermissionAdminServiceImpl(InternalUserPermissionDAO permissionDAO,
UserPermissionService permissionService,
AuthenticatedUserProvider userProvider,
DirectoryManager directoryManager,
ApplicationManager applicationManager,
InternalApplicationHelper applicationHelper) |
| 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,
CrowdUserDetailsService crowdUserDetailsService,
TokenAuthenticationManager tokenAuthenticationManager,
UserPermissionService userPermissionService,
AuthenticatedUserProvider authenticatedUserProvider) |
Copyright © 2016 Atlassian. All Rights Reserved.