Uses of Enum
com.cloudbees.jenkins.plugins.sshcredentials.SSHAuthenticator.Mode
-
Uses of SSHAuthenticator.Mode in com.cloudbees.jenkins.plugins.sshcredentials
Modifier and TypeMethodDescriptionSSHAuthenticator.getAuthenticationMode()
Returns the mode of authentication that thisSSHAuthenticator
supports.static SSHAuthenticator.Mode
Returns the enum constant of this type with the specified name.static SSHAuthenticator.Mode[]
SSHAuthenticator.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared.