StringCredentials
@Deprecated public class OpenShiftTokenCredentialImpl extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements TokenProducer
Modifier and Type | Class and Description |
---|---|
static class |
OpenShiftTokenCredentialImpl.DescriptorImpl
Deprecated.
|
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptor
com.cloudbees.plugins.credentials.common.StandardCredentials.NameProvider
com.cloudbees.plugins.credentials.common.IdCredentials.Helpers
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
OpenShiftTokenCredentialImpl(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
Secret secret)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Secret |
getSecret()
Deprecated.
|
String |
getToken(String serviceAddress,
String caCertData,
boolean skipTlsVerify)
Deprecated.
|
equals, getDescription, getId, hashCode
getDescriptor, getScope
Copyright © 2016–2019. All rights reserved.