public class BaseSSHUser extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements SSHUser, com.cloudbees.plugins.credentials.common.StandardUsernameCredentials
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptor
com.cloudbees.plugins.credentials.common.StandardUsernameCredentials.NameProvider
Modifier and Type | Field and Description |
---|---|
protected String |
username
The username.
|
Constructor and Description |
---|
BaseSSHUser(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String username,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getUsername() |
equals, getDescription, getId, hashCode
getDescriptor, getScope
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Copyright © 2015. All rights reserved.