Constructor and Description |
---|
GroupServiceImpl(com.atlassian.user.GroupManager groupManager,
ConfluenceAccessManager confluenceAccessManager,
UserAccessorInternal userAccessor,
GroupFactory groupFactory,
FinderProxyFactory finderProxyFactory) |
Constructor and Description |
---|
ContentRestrictionServiceImpl(ContentEntityManagerInternal contentEntityManager,
ContentPermissionManager contentPermissionManager,
ContentRestrictionFactory contentRestrictionFactory,
UserAccessorInternal userAccessor,
NavigationService navigationService,
ContentRestrictionService.Validator contentRestrictionServiceValidator) |
DefaultContentRestrictionServiceValidator(ContentEntityManagerInternal contentEntityManager,
PermissionManager permissionManager,
UserAccessorInternal userAccessorInternal,
com.atlassian.user.GroupManager groupManager) |
OperationServiceImpl(Map<TargetType,OperationDelegate> operationDelegates,
PersonFactory personFactory,
UserAccessorInternal userAccessor,
PermissionCheckExemptions permissionCheckExemptions) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultUserAccessor
This implementation of UserAccessor takes care of all the Confluence-related actions around user management:
checking permissions, publishing events, and ensuring the integrity of data in Confluence related to users.
|
Copyright © 2003–2018 Atlassian. All rights reserved.