Uses of Annotation Interface
org.springframework.cloud.config.server.ssh.PrivateKeyIsValid
Packages that use PrivateKeyIsValid
Package
Description
-
Uses of PrivateKeyIsValid in org.springframework.cloud.config.server.environment
Classes in org.springframework.cloud.config.server.environment with annotations of type PrivateKeyIsValid -
Uses of PrivateKeyIsValid in org.springframework.cloud.config.server.ssh
Classes in org.springframework.cloud.config.server.ssh that implement interfaces with type arguments of type PrivateKeyIsValidModifier and TypeClassDescriptionclassJSR-303 Cross Field validator that ensures that anMultipleJGitEnvironmentPropertiesbean for the constraints: - Private key is present and can be correctly parsed usingKeyPairBeans annotated withPrivateKeyValidatorandValidatedwill have the constraints applied.Methods in org.springframework.cloud.config.server.ssh with parameters of type PrivateKeyIsValidModifier and TypeMethodDescriptionvoidPrivateKeyValidator.initialize(PrivateKeyIsValid constrainAnnotation)