public class ASoCCredentials
extends com.cloudbees.plugins.credentials.impl.UsernamePasswordCredentialsImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
ASoCCredentials.DescriptorImpl |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptorcom.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials.NameProvider| Constructor and Description |
|---|
ASoCCredentials(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
String username,
String password) |
ASoCCredentials(String id,
String description,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
com.cloudbees.plugins.credentials.CredentialsDescriptor |
getDescriptor() |
String |
getServer() |
hudson.util.Secret |
getToken() |
void |
setToken(String connection) |
getPassword, getUsernameequals, getDescription, getId, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait@DataBoundConstructor public ASoCCredentials(String id, String description, String username, String password)
public com.cloudbees.plugins.credentials.CredentialsDescriptor getDescriptor()
getDescriptor in interface com.cloudbees.plugins.credentials.CredentialsgetDescriptor in interface hudson.model.Describable<com.cloudbees.plugins.credentials.Credentials>getDescriptor in class com.cloudbees.plugins.credentials.BaseCredentialspublic String getServer()
public hudson.util.Secret getToken()
public void setToken(String connection)
Copyright © 2016–2017 IBM. All rights reserved.