public class ClientSecret extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
ClientSecret.DescriptorImpl |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptorcom.cloudbees.plugins.credentials.common.StandardCredentials.NameProvidercom.cloudbees.plugins.credentials.common.IdCredentials.HelpersExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
ClientSecret(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
String clientId,
String secret) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId() |
String |
getSecret() |
equals, getDescription, getId, hashCodegetDescriptor, getScopeCopyright © 2016–2021. All rights reserved.