Uses of Enum
org.jenkinsci.remoting.engine.JnlpClientDatabase.ValidationResult
-
Uses of JnlpClientDatabase.ValidationResult in org.jenkinsci.remoting.engine
Modifier and TypeMethodDescriptionJnlpClientDatabase.validateCertificate
(String clientName, X509Certificate certificate) Performs client certificate validation.Returns the enum constant of this type with the specified name.static JnlpClientDatabase.ValidationResult[]
JnlpClientDatabase.ValidationResult.values()
Returns an array containing the constants of this enum type, in the order they are declared.