public class AssertThatBDDCredentialsImpl extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements AssertThatBDDCredentials
Modifier and Type | Class and Description |
---|---|
static class |
AssertThatBDDCredentialsImpl.DescriptorImpl |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
AssertThatBDDCredentialsImpl(String id,
String description,
String accessKey,
String secretKey) |
Modifier and Type | Method and Description |
---|---|
String |
getAccessKey() |
hudson.util.Secret |
getSecretKey() |
equals, getDescription, getId, hashCode
getDescriptor, getScope
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getDescription
@NonNull public hudson.util.Secret getSecretKey()
getSecretKey
in interface AssertThatBDDCredentials
@NonNull public String getAccessKey()
getAccessKey
in interface AssertThatBDDCredentials
Copyright © 2016–2022. All rights reserved.