Package | Description |
---|---|
com.cloudbees.jenkins.plugins.sshcredentials | |
com.cloudbees.jenkins.plugins.sshcredentials.impl |
Modifier and Type | Method and Description |
---|---|
SSHAuthenticator.Mode |
SSHAuthenticator.getAuthenticationMode()
Returns the mode of authentication that this
SSHAuthenticator supports. |
static SSHAuthenticator.Mode |
SSHAuthenticator.Mode.valueOf(String name)
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.
|
Modifier and Type | Method and Description |
---|---|
SSHAuthenticator.Mode |
JSchSSHPublicKeyAuthenticator.getAuthenticationMode() |
SSHAuthenticator.Mode |
JSchSSHPasswordAuthenticator.getAuthenticationMode() |
Copyright © 2016. All rights reserved.