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.BaseStandardCredentialsDescriptorHWCCredentials.NameProvidercom.cloudbees.plugins.credentials.common.IdCredentials.HelpersExtensionPoint.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, hashCodegetDescriptor, getScopeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic Secret getAccessKey()
getAccessKey in interface AccessKeyCredentialspublic Secret getSecretKey()
getSecretKey in interface AccessKeyCredentialspublic String getMessage()
getMessage in interface HWCCredentialspublic String getDisplayName()
Copyright © 2016–2021. All rights reserved.