@Configuration @ConditionalOnProperty(name="spring.cloud.dataflow.security.cf-use-uaa", havingValue="true") public class CloudFoundryOAuthSecurityConfiguration.CloudFoundryUAAConfiguration extends Object
Constructor and Description |
---|
CloudFoundryUAAConfiguration() |
Modifier and Type | Method and Description |
---|---|
CloudFoundryDataflowAuthoritiesExtractor |
authoritiesExtractor() |
CloudFoundrySecurityService |
cloudFoundrySecurityService() |
@Bean public CloudFoundryDataflowAuthoritiesExtractor authoritiesExtractor()
@Bean public CloudFoundrySecurityService cloudFoundrySecurityService()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.