Package | Description |
---|---|
org.springframework.cloud.dataflow.server.config.cloudfoundry.security.support |
Modifier and Type | Method and Description |
---|---|
static AccessLevel |
AccessLevel.get(javax.servlet.http.HttpServletRequest request) |
AccessLevel |
CloudFoundrySecurityService.getAccessLevel(String token,
String applicationId)
Return the access level that should be granted to the given token.
|
static AccessLevel |
AccessLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessLevel[] |
AccessLevel.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.