Package | Description |
---|---|
org.springframework.cloud.dataflow.server.config.security.support |
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 © 2017 Pivotal Software, Inc.. All rights reserved.