public class OpenShiftBearerTokenCredentialImpl extends com.cloudbees.plugins.credentials.impl.UsernamePasswordCredentialsImpl implements TokenProducer
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenShiftBearerTokenCredentialImpl.DescriptorImpl |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptorcom.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials.NameProvider| Constructor and Description |
|---|
OpenShiftBearerTokenCredentialImpl(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getToken(String serviceAddress,
String caCertData,
boolean skipTlsVerify) |
getPassword, getUsernameequals, getDescription, getId, hashCodegetDescriptor, getScopeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic String getToken(String serviceAddress, String caCertData, boolean skipTlsVerify) throws IOException
getToken in interface TokenProducerIOExceptionCopyright © 2004-2015. All Rights Reserved.