| Constructor and Description |
|---|
CrowdApplicationAuthenticationProvider(CrowdApplicationFactory crowdApplicationFactory,
ApplicationService applicationService,
ApplicationManager applicationManager,
TokenAuthenticationManager tokenAuthenticationManager,
UserAuthoritiesProvider userAuthoritiesProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
CrowdUserDetailsServiceImpl.setUserAuthoritiesProvider(UserAuthoritiesProvider userAuthoritiesProvider)
Set a User to Authorities provider, eg.
|
| Constructor and Description |
|---|
UserServiceImpl(InternalApplicationHelper internalApplicationHelper,
ApplicationService applicationService,
TokenAuthenticationManager tokenAuthenticationManager,
UserPermissionService userPermissionService,
AuthenticatedUserProvider authenticatedUserProvider,
ApplicationFactory applicationFactory,
UserAuthoritiesProvider userAuthoritiesProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
UserAuthoritiesProviderImpl
Provide authorities based on userPermission levels, rather than looking at GroupMappings
|
Copyright © 2024 Atlassian. All rights reserved.