@NameWith(value=ApiTokenCredentials.NameProvider.class, priority=32) public class ApiTokenCredentials extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements com.cloudbees.plugins.credentials.Credentials
Modifier and Type | Class and Description |
---|---|
static class |
ApiTokenCredentials.DescriptorImpl |
static class |
ApiTokenCredentials.NameProvider |
Constructor and Description |
---|
ApiTokenCredentials(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
String apiToken) |
Modifier and Type | Method and Description |
---|---|
hudson.util.Secret |
getApiToken() |
String |
toString() |
equals, getDescription, getId, hashCode
getDescriptor, getScope
Copyright © 2004-2014 Load Impact. All Rights Reserved.