Uses of Class
org.springframework.cloud.config.server.ssh.PrivateKeyIsValid
-
Packages that use PrivateKeyIsValid Package Description org.springframework.cloud.config.server.environment org.springframework.cloud.config.server.ssh -
-
Uses of PrivateKeyIsValid in org.springframework.cloud.config.server.environment
Classes in org.springframework.cloud.config.server.environment with annotations of type PrivateKeyIsValid Modifier and Type Class Description classMultipleJGitEnvironmentProperties -
Uses of PrivateKeyIsValid in org.springframework.cloud.config.server.ssh
Methods in org.springframework.cloud.config.server.ssh with parameters of type PrivateKeyIsValid Modifier and Type Method Description voidPrivateKeyValidator. initialize(PrivateKeyIsValid constrainAnnotation)
-