Uses of Class
org.springframework.cloud.dataflow.shell.config.DataFlowShellProperties.Proxy
Packages that use DataFlowShellProperties.Proxy
Package
Description
Configuration classes for the Spring Cloud Data Flow Shell.
-
Uses of DataFlowShellProperties.Proxy in org.springframework.cloud.dataflow.shell.config
Methods in org.springframework.cloud.dataflow.shell.config that return DataFlowShellProperties.ProxyConstructors in org.springframework.cloud.dataflow.shell.config with parameters of type DataFlowShellProperties.ProxyModifierConstructorDescriptionDataFlowShellProperties
(String uri, String username, String password, String clientRegistrationId, boolean skipSslValidation, String credentialsProviderCommand, DataFlowShellProperties.Proxy proxy)