Class SshPropertyValidator

java.lang.Object
org.springframework.cloud.config.server.ssh.SshPropertyValidator

@Component @EnableConfigurationProperties(MultipleJGitEnvironmentProperties.class) public class SshPropertyValidator extends Object
Validate SSH related properties.
Author:
Ollie Hughes