Package | Description |
---|---|
org.springframework.cloud.dataflow.server.config |
Spring Cloud Data Flow Server configuration classes.
|
org.springframework.cloud.dataflow.server.controller |
Spring Cloud Data Flow Server Controllers.
|
org.springframework.cloud.dataflow.server.controller.security |
Provides security-related Controllers.
|
Modifier and Type | Method and Description |
---|---|
AboutController |
DataFlowControllerAutoConfiguration.aboutController(org.springframework.cloud.deployer.spi.app.AppDeployer appDeployer,
org.springframework.cloud.deployer.spi.task.TaskLauncher taskLauncher,
FeaturesProperties featuresProperties,
VersionInfoProperties versionInfoProperties,
SecurityStateBean securityStateBean) |
SecurityController |
DataFlowControllerAutoConfiguration.securityController(SecurityStateBean securityStateBean) |
Constructor and Description |
---|
AboutController(org.springframework.cloud.deployer.spi.app.AppDeployer appDeployer,
org.springframework.cloud.deployer.spi.task.TaskLauncher taskLauncher,
FeaturesProperties featuresProperties,
VersionInfoProperties versionInfoProperties,
SecurityStateBean securityStateBean) |
Constructor and Description |
---|
SecurityController(SecurityStateBean securityStateBean) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.