Skip navigation links
A B C E F G H K O R S U 

A

addCredentials(Domain, Credentials) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore
 
addCredentials(Domain, Credentials) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore
 
all() - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretToCredentialConverter
Helper to obtain all the implementations of this ExtensionPoint
all() - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretToCredentialConverter
Helper to obtain all the implementations of this ExtensionPoint
AWSCredentialsConvertor - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors
SecretToCredentialConvertor that converts AWSCredentialsImpl.
AWSCredentialsConvertor - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors
SecretToCredentialConvertor that converts AWSCredentialsImpl.
AWSCredentialsConvertor() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.AWSCredentialsConvertor
 
AWSCredentialsConvertor() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.AWSCredentialsConvertor
 

B

base64Decode(String) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Convert a String representation of the base64 encoded bytes back to a byte[].
base64Decode(String) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Convert a String representation of the base64 encoded bytes back to a byte[].
base64DecodeToString(String) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Convert a String representation of the base64 encoded bytes of a UTF-8 String back to a String.
base64DecodeToString(String) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Convert a String representation of the base64 encoded bytes of a UTF-8 String back to a String.
BasicSSHUserPrivateKeyCredentialsConvertor - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors
SecretToCredentialConvertor that converts BasicSSHUserPrivateKey.
BasicSSHUserPrivateKeyCredentialsConvertor - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors
SecretToCredentialConvertor that converts BasicSSHUserPrivateKey.
BasicSSHUserPrivateKeyCredentialsConvertor() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.BasicSSHUserPrivateKeyCredentialsConvertor
 
BasicSSHUserPrivateKeyCredentialsConvertor() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.BasicSSHUserPrivateKeyCredentialsConvertor
 

C

canConvert(String) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.AWSCredentialsConvertor
 
canConvert(String) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.AWSCredentialsConvertor
 
canConvert(String) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.BasicSSHUserPrivateKeyCredentialsConvertor
 
canConvert(String) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.BasicSSHUserPrivateKeyCredentialsConvertor
 
canConvert(String) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.CertificateCredentialsConvertor
 
canConvert(String) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.CertificateCredentialsConvertor
 
canConvert(String) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.FileCredentialsConvertor
 
canConvert(String) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.FileCredentialsConvertor
 
canConvert(String) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.GitHubAppCredentialsConvertor
 
canConvert(String) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.GitHubAppCredentialsConvertor
 
canConvert(String) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.OpenstackCredentialv3Convertor
 
canConvert(String) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.OpenstackCredentialv3Convertor
 
canConvert(String) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.StringCredentialConvertor
 
canConvert(String) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.StringCredentialConvertor
 
canConvert(String) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.UsernamePasswordCredentialsConvertor
 
canConvert(String) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.UsernamePasswordCredentialsConvertor
 
canConvert(String) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretToCredentialConverter
Check if this converter can transform secrets of a given type.
canConvert(String) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretToCredentialConverter
Check if this converter can transform secrets of a given type.
CertificateCredentialsConvertor - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors
SecretToCredentialConvertor that converts CertificateCredentialsImpl.
CertificateCredentialsConvertor - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors
SecretToCredentialConvertor that converts CertificateCredentialsImpl.
CertificateCredentialsConvertor() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.CertificateCredentialsConvertor
 
CertificateCredentialsConvertor() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.CertificateCredentialsConvertor
 
com.cloudbees.jenkins.plugins.kubernetes_credentials_provider - package com.cloudbees.jenkins.plugins.kubernetes_credentials_provider
Code for the Kubernetes Credential Provider
com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors - package com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors
Specific converters that we handle by default.
convert(Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.AWSCredentialsConvertor
 
convert(Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.AWSCredentialsConvertor
 
convert(Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.BasicSSHUserPrivateKeyCredentialsConvertor
 
convert(Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.BasicSSHUserPrivateKeyCredentialsConvertor
 
convert(Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.CertificateCredentialsConvertor
 
convert(Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.CertificateCredentialsConvertor
 
convert(Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.FileCredentialsConvertor
 
convert(Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.FileCredentialsConvertor
 
convert(Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.GitHubAppCredentialsConvertor
 
convert(Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.GitHubAppCredentialsConvertor
 
convert(Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.OpenstackCredentialv3Convertor
 
convert(Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.OpenstackCredentialv3Convertor
 
convert(Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.StringCredentialConvertor
 
convert(Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.StringCredentialConvertor
 
convert(Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.UsernamePasswordCredentialsConvertor
 
convert(Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.UsernamePasswordCredentialsConvertor
 
convert(Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretToCredentialConverter
Convert the given Secret to an IdCredential.
convert(Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretToCredentialConverter
Convert the given Secret to an IdCredential.
CredentialsConvertionException - Exception in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider
Exception thrown when a credential could not be converted.
CredentialsConvertionException - Exception in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider
Exception thrown when a credential could not be converted.
CredentialsConvertionException(String) - Constructor for exception com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.CredentialsConvertionException
Constructs a new CredentialsConvertionException with the specified detail message.
CredentialsConvertionException(String, Throwable) - Constructor for exception com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.CredentialsConvertionException
Constructs a new CredentialsConvertionException with the specified detail message and cause.
CredentialsConvertionException(String) - Constructor for exception com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.CredentialsConvertionException
Constructs a new CredentialsConvertionException with the specified detail message.
CredentialsConvertionException(String, Throwable) - Constructor for exception com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.CredentialsConvertionException
Constructs a new CredentialsConvertionException with the specified detail message and cause.

E

eventReceived(Watcher.Action, Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialProvider
 
eventReceived(Watcher.Action, Secret) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialProvider
 

F

FileCredentialsConvertor - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors
SecretToCredentialConvertor that converts UsernamePasswordCredentialsImpl.
FileCredentialsConvertor - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors
SecretToCredentialConvertor that converts UsernamePasswordCredentialsImpl.
FileCredentialsConvertor() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.FileCredentialsConvertor
 
FileCredentialsConvertor() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.FileCredentialsConvertor
 

G

getContext() - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore
 
getContext() - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore
 
getCredentialDescription(Secret) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Obtain the credential description from a given Secret.
getCredentialDescription(Secret) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Obtain the credential description from a given Secret.
getCredentialId(Secret) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Obtain the credential ID from a given Secret.
getCredentialId(Secret) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Obtain the credential ID from a given Secret.
getCredentials(Class<C>, ItemGroup, Authentication) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialProvider
 
getCredentials(Class<C>, ItemGroup, Authentication) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialProvider
 
getCredentials(Domain) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore
 
getCredentials(Domain) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore
 
getCredentialScope(Secret) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Get the scope from a given Secret.
getCredentialScope(Secret) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Get the scope from a given Secret.
getDisplayName() - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore.KubernetesCredentialsStoreAction
 
getDisplayName() - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore.KubernetesCredentialsStoreAction
 
getIconClassName() - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialProvider
 
getIconClassName() - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialProvider
 
getIconClassName() - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore.KubernetesCredentialsStoreAction
 
getIconClassName() - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore.KubernetesCredentialsStoreAction
 
getIconFileName() - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore.KubernetesCredentialsStoreAction
 
getIconFileName() - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore.KubernetesCredentialsStoreAction
 
getKeyName(Secret, String) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Get the mapping for the specified key name.
getKeyName(Secret, String) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Get the mapping for the specified key name.
getNonNullSecretData(Secret, String, String) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Get the data for the specified key (or the mapped key if key is mapped), or throw a CredentialsConvertionException if the data for the given key was not present..
getNonNullSecretData(Secret, String, String) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Get the data for the specified key (or the mapped key if key is mapped), or throw a CredentialsConvertionException if the data for the given key was not present..
getOptionalSecretData(Secret, String, String) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Get optional data for the specified key (or the mapped key if key is mapped)
getOptionalSecretData(Secret, String, String) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Get optional data for the specified key (or the mapped key if key is mapped)
getStore(ModelObject) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialProvider
 
getStore(ModelObject) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialProvider
 
getStore() - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore.KubernetesCredentialsStoreAction
 
getStore() - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore.KubernetesCredentialsStoreAction
 
getStoreAction() - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore
 
getStoreAction() - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore
 
GitHubAppCredentialsConvertor - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors
SecretToCredentialConvertor that converts GitHubAppCredentials.
GitHubAppCredentialsConvertor - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors
SecretToCredentialConvertor that converts GitHubAppCredentials.
GitHubAppCredentialsConvertor() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.GitHubAppCredentialsConvertor
 
GitHubAppCredentialsConvertor() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.GitHubAppCredentialsConvertor
 

H

hasPermission(Authentication, Permission) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore
 
hasPermission(Authentication, Permission) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore
 

K

KubernetesCredentialProvider - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider
 
KubernetesCredentialProvider - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider
 
KubernetesCredentialProvider() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialProvider
 
KubernetesCredentialProvider() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialProvider
 
KubernetesCredentialsStore - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider
 
KubernetesCredentialsStore - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider
 
KubernetesCredentialsStore(KubernetesCredentialProvider) - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore
 
KubernetesCredentialsStore(KubernetesCredentialProvider) - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore
 
KubernetesCredentialsStore.KubernetesCredentialsStoreAction - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider
Expose the store.
KubernetesCredentialsStore.KubernetesCredentialsStoreAction - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider
Expose the store.

O

onClose(WatcherException) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialProvider
 
onClose(WatcherException) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialProvider
 
OpenstackCredentialv3Convertor - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors
SecretToCredentialConvertor that converts OpenstackCredentialv3.
OpenstackCredentialv3Convertor - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors
SecretToCredentialConvertor that converts OpenstackCredentialv3.
OpenstackCredentialv3Convertor() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.OpenstackCredentialv3Convertor
 
OpenstackCredentialv3Convertor() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.OpenstackCredentialv3Convertor
 

R

removeCredentials(Domain, Credentials) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore
 
removeCredentials(Domain, Credentials) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore
 
requireNonNull(T, String) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Checks that obj is not null.
requireNonNull(T, String, String) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Checks that obj is not null.
requireNonNull(T, String) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Checks that obj is not null.
requireNonNull(T, String, String) - Static method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
Checks that obj is not null.

S

SecretToCredentialConverter - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider
Class that converts a secret of a given type to an IdCredentials.
SecretToCredentialConverter - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider
Class that converts a secret of a given type to an IdCredentials.
SecretToCredentialConverter() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretToCredentialConverter
 
SecretToCredentialConverter() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretToCredentialConverter
 
SecretUtils - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider
Collection of utilities for working with Secrets.
SecretUtils - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider
Collection of utilities for working with Secrets.
SecretUtils() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
 
SecretUtils() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.SecretUtils
 
startWatchingForSecrets() - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialProvider
 
startWatchingForSecrets() - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialProvider
 
stopWatchingForSecrets() - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialProvider
 
stopWatchingForSecrets() - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialProvider
 
StringCredentialConvertor - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors
SecretToCredentialConvertor that converts UsernamePasswordCredentialsImpl.
StringCredentialConvertor - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors
SecretToCredentialConvertor that converts UsernamePasswordCredentialsImpl.
StringCredentialConvertor() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.StringCredentialConvertor
 
StringCredentialConvertor() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.StringCredentialConvertor
 

U

updateCredentials(Domain, Credentials, Credentials) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore
 
updateCredentials(Domain, Credentials, Credentials) - Method in class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.KubernetesCredentialsStore
 
UsernamePasswordCredentialsConvertor - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors
SecretToCredentialConvertor that converts UsernamePasswordCredentialsImpl.
UsernamePasswordCredentialsConvertor - Class in com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors
SecretToCredentialConvertor that converts UsernamePasswordCredentialsImpl.
UsernamePasswordCredentialsConvertor() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.UsernamePasswordCredentialsConvertor
 
UsernamePasswordCredentialsConvertor() - Constructor for class com.cloudbees.jenkins.plugins.kubernetes_credentials_provider.convertors.UsernamePasswordCredentialsConvertor
 
A B C E F G H K O R S U 
Skip navigation links

Copyright © 2018–2022. All rights reserved.