public class OpenCommerceAPICredentialsImpl extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements OpenCommerceAPICredentials
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenCommerceAPICredentialsImpl.DescriptorImpl |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptorOpenCommerceAPICredentials.NameProvider| Constructor and Description |
|---|
OpenCommerceAPICredentialsImpl(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
String clientId,
String clientPassword) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId() |
hudson.util.Secret |
getClientPassword() |
equals, getDescription, getId, hashCodegetDescriptor, getScopeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait@DataBoundConstructor public OpenCommerceAPICredentialsImpl(@CheckForNull com.cloudbees.plugins.credentials.CredentialsScope scope, @CheckForNull String id, @CheckForNull String description, @CheckForNull String clientId, @CheckForNull String clientPassword)
public String getClientId()
getClientId in interface OpenCommerceAPICredentialspublic hudson.util.Secret getClientPassword()
getClientPassword in interface OpenCommerceAPICredentialsCopyright © 2016–2018. All rights reserved.