Uses of Enum Class
com.cloudbees.jenkins.plugins.sshcredentials.SSHAuthenticator.Mode
Packages that use SSHAuthenticator.Mode
-
Uses of SSHAuthenticator.Mode in com.cloudbees.jenkins.plugins.sshcredentials
Methods in com.cloudbees.jenkins.plugins.sshcredentials that return SSHAuthenticator.ModeModifier and TypeMethodDescriptionSSHAuthenticator.getAuthenticationMode()Returns the mode of authentication that thisSSHAuthenticatorsupports.static SSHAuthenticator.ModeReturns the enum constant of this class with the specified name.static SSHAuthenticator.Mode[]SSHAuthenticator.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.