Class | Description |
---|---|
CloudFoundryDataflowAuthoritiesExtractor |
This Spring Cloud Data Flow
AuthoritiesExtractor will assign all
CoreSecurityRoles to the authenticated OAuth2 user IF the user is a "Space
Developer" in Cloud Foundry. |
CloudFoundryPrincipalExtractor |
A Cloud Foundry specific
PrincipalExtractor that extracts the username. |
CloudFoundrySecurityService |
Cloud Foundry security service to handle REST calls to the cloud controller and UAA.
|
Enum | Description |
---|---|
AccessLevel |
The specific access level granted to the Cloud Foundry user that's calling the
endpoints.
|
Exception | Description |
---|---|
CloudFoundryAuthorizationException |
Authorization exceptions thrown to limit access to the endpoints.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.