@NameWith(value=RallyCredentialsNameProvider.class, priority=50) public class RallyCredentialsImpl extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements RallyCredentials
Modifier and Type | Class and Description |
---|---|
static class |
RallyCredentialsImpl.Descriptor |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
RallyCredentialsImpl(String id,
String name,
String description,
String apiKey) |
Modifier and Type | Method and Description |
---|---|
hudson.util.Secret |
getApiKey() |
String |
getName() |
equals, getDescription, getId, hashCode
getDescriptor, getScope
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getDescription
@NonNull public hudson.util.Secret getApiKey()
getApiKey
in interface RallyCredentials
@NonNull public String getName()
getName
in interface RallyCredentials
Copyright © 2016. All rights reserved.