| Modifier and Type | Method and Description |
|---|---|
protected UserRoleAncestryHydrationService |
DefaultPrivilegeService.getRoleAncestryHydrationService() |
| Constructor and Description |
|---|
DefaultPrivilegeService(UserRoleService<UserRole> userRoleService,
UserRoleAncestryHydrationService roleAncestryHydrationService,
AuthorizationServerService<AuthorizationServer> serverService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUserRoleAncestryHydrationService |
| Modifier and Type | Method and Description |
|---|---|
ImpersonationClaimsEnhancer |
ImpersonationConfiguration.defaultImpersonationClaimsEnhancer(AuthorizationServerProperties properties,
UserService<User> userService,
UserRoleService<UserRole> roleService,
UserRoleAncestryHydrationService roleAncestryHydrationService) |
| Constructor and Description |
|---|
DefaultImpersonationClaimsEnhancer(AuthorizationServerProperties properties,
UserService<User> userService,
UserRoleService<UserRole> userRoleService,
UserRoleAncestryHydrationService roleAncestryHydrationService) |
| Modifier and Type | Method and Description |
|---|---|
UserRoleAncestryHydrationService |
AuthServiceServiceAutoConfiguration.userRoleAncestryHydrationService(UserRoleService<UserRole> userRoleService) |
| Modifier and Type | Method and Description |
|---|---|
PrivilegeService |
AuthServiceServiceAutoConfiguration.restrictionService(UserRoleService<UserRole> userRoleService,
UserRoleAncestryHydrationService userRoleAncestryHydrationService,
AuthorizationServerService<AuthorizationServer> serverService) |
Copyright © 2021. All rights reserved.