AuthoritiesExtractor will assign all
CoreSecurityRoles to the authenticated OAuth2 user IF the user is a "Space
Developer" in Cloud Foundry.Configuration class will reconfigure
Spring Cloud Data Flow's security setup in OAuthSecurityConfiguration, so that
only users with the CF_SPACE_DEVELOPER_ROLE} can access the REST APIs.PrincipalExtractor that extracts the username.ConfigurationProperties class to configure various settings of Data Flow
running on Cloud Foundry.true if the user (using the access-token from
OAuth2RestTemplate) has full AccessLevel.FULL for the provided
applicationIdEnvironmentPostProcessor that turns off task support for Cloud Controller API
versions that are not supported.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.