Uses of Annotation Interface
org.springframework.cloud.config.server.ssh.HostKeyAndAlgoBothExist
Packages that use HostKeyAndAlgoBothExist
Package
Description
-
Uses of HostKeyAndAlgoBothExist in org.springframework.cloud.config.server.environment
Classes in org.springframework.cloud.config.server.environment with annotations of type HostKeyAndAlgoBothExist -
Uses of HostKeyAndAlgoBothExist in org.springframework.cloud.config.server.ssh
Classes in org.springframework.cloud.config.server.ssh that implement interfaces with type arguments of type HostKeyAndAlgoBothExistModifier and TypeClassDescriptionclassJSR-303 Cross Field validator that ensures that aMultipleJGitEnvironmentPropertiesbean for the constraints: - If host key is set then host key algo must also be set - If host key algo is set then host key must also be set Beans annotated withHostKeyAndAlgoBothExistandValidatedwill have the constraints applied.Methods in org.springframework.cloud.config.server.ssh with parameters of type HostKeyAndAlgoBothExistModifier and TypeMethodDescriptionvoidHostKeyAndAlgoBothExistValidator.initialize(HostKeyAndAlgoBothExist constrainAnnotation)