Uses of Class
org.springframework.cloud.dataflow.shell.config.DataFlowShellProperties.Proxy
Package
Description
Configuration classes for the Spring Cloud Data Flow Shell.
-
Uses of DataFlowShellProperties.Proxy in org.springframework.cloud.dataflow.shell.config
ModifierConstructorDescriptionDataFlowShellProperties
(String uri, String username, String password, String clientRegistrationId, boolean skipSslValidation, String credentialsProviderCommand, DataFlowShellProperties.Proxy proxy)