| Package | Description |
|---|---|
| org.springframework.cloud.common.security |
Contains security related configuration classes.
|
| org.springframework.cloud.common.security.support |
| Modifier and Type | Method and Description |
|---|---|
Map<CoreSecurityRoles,String> |
ProviderRoleMapping.convertRoleMappingKeysToCoreSecurityRoles() |
| Modifier and Type | Method and Description |
|---|---|
static CoreSecurityRoles |
CoreSecurityRoles.fromKey(String role) |
static CoreSecurityRoles |
CoreSecurityRoles.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoreSecurityRoles[] |
CoreSecurityRoles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.