Class SshUriPropertyProcessor

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

public class SshUriPropertyProcessor extends Object
Check if Git repo properties refer to an SSH based transport then filter and extract the properties.
Author:
William Tran, Ollie Hughes