Annotation Type HostKeyAlgoSupported
-
@Constraint(validatedBy=HostKeyAlgoSupportedValidator.class) @Target(TYPE) @Retention(RUNTIME) public @interface HostKeyAlgoSupported
Beans annotated withHostKeyAlgoSupportedandValidatedwill have the constraints applied.- Author:
- Ollie Hughes