@NameWith(value=RigorCredentialsNameProvider.class, priority=50) public class RigorCredentialsImpl extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements RigorCredentials
Modifier and Type | Class and Description |
---|---|
static class |
RigorCredentialsImpl.Descriptor |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
RigorCredentialsImpl(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 RigorCredentials
@NonNull public String getName()
getName
in interface RigorCredentials
Copyright © 2016–2019. All rights reserved.