Modifier and Type | Interface and Description |
---|---|
interface |
UnfilteredCrowdService
Provides the interface for performing unfiltered User and Group operations in Crowd.
|
Modifier and Type | Class and Description |
---|---|
class |
CrowdServiceImpl
Default implementation of the CrowdService
|
Modifier and Type | Method and Description |
---|---|
static CrowdService |
StaticCrowdServiceFactory.getCrowdService() |
Constructor and Description |
---|
StaticCrowdServiceFactory(CrowdService crowdService) |
Constructor and Description |
---|
EmbeddedCrowdPropertySet(UserWithAttributes user,
CrowdService crowdService) |
Constructor and Description |
---|
CrowdAuthenticator(CrowdHttpAuthenticator crowdHttpAuthenticator,
Supplier<CrowdService> crowdServiceSupplier) |
Constructor and Description |
---|
AuditController(AuditService auditService,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.sal.api.user.UserManager userManager,
CrowdService crowdService,
AuditEntityTranslator entityTranslator,
com.atlassian.crowd.plugin.rest.service.controller.AuditQueryTranslator queryTranslator) |
CrowdUserHelper(CrowdService crowdService,
com.atlassian.sal.api.user.UserManager userManager,
UserPermissionService userPermissionService) |
Constructor and Description |
---|
DefaultUserManager(TransactionHelper transactionHelper,
UserService userService,
CrowdService crowdService,
com.atlassian.sal.api.web.context.HttpContext httpContext) |
Copyright © 2020 Atlassian. All rights reserved.