public class HWCAccessKeyCredentials extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements HWCCredentials, AccessKeyCredentials
Modifier and Type | Class and Description |
---|---|
static class |
HWCAccessKeyCredentials.DescriptorImpl |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptor
HWCCredentials.NameProvider
com.cloudbees.plugins.credentials.common.IdCredentials.Helpers
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
HWCAccessKeyCredentials(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String accessKey,
String secretKey,
String description) |
Modifier and Type | Method and Description |
---|---|
Secret |
getAccessKey() |
String |
getDisplayName() |
String |
getMessage() |
Secret |
getSecretKey() |
equals, getDescription, getId, hashCode
getDescriptor, getScope
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Secret getAccessKey()
getAccessKey
in interface AccessKeyCredentials
public Secret getSecretKey()
getSecretKey
in interface AccessKeyCredentials
public String getMessage()
getMessage
in interface HWCCredentials
public String getDisplayName()
Copyright © 2016–2021. All rights reserved.