C D G I M S T V 
All Classes All Packages

C

ClientSecret - Class in com.thycotic.secrets.jenkins
 
ClientSecret(CredentialsScope, String, String, String, String) - Constructor for class com.thycotic.secrets.jenkins.ClientSecret
 
ClientSecret.DescriptorImpl - Class in com.thycotic.secrets.jenkins
 
com.thycotic.secrets.jenkins - package com.thycotic.secrets.jenkins
 
createLoggerDecorator(Run<?, ?>) - Method in class com.thycotic.secrets.jenkins.VaultBuildWrapper
 

D

decorateLogger(Run, OutputStream) - Method in class com.thycotic.secrets.jenkins.VaultConsoleLogFilter
 
DEFAULT_ENVIRONMENT_VARIABLE_PREFIX - Static variable in class com.thycotic.secrets.jenkins.VaultConfiguration
 
DEFAULT_TLD - Static variable in class com.thycotic.secrets.jenkins.VaultConfiguration
 
DescriptorImpl() - Constructor for class com.thycotic.secrets.jenkins.ClientSecret.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.thycotic.secrets.jenkins.VaultBuildWrapper.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.thycotic.secrets.jenkins.VaultSecret.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.thycotic.secrets.jenkins.VaultSecret.Mapping.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.thycotic.secrets.jenkins.VaultSecretStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.thycotic.secrets.jenkins.VaultSecretStepConfig.DescriptorImpl
 
doCheckCredentialId(String) - Method in class com.thycotic.secrets.jenkins.VaultSecret.Mapping.DescriptorImpl
 
doCheckDataField(String) - Method in class com.thycotic.secrets.jenkins.VaultSecret.Mapping.DescriptorImpl
 
doCheckEnvironmentVariable(String) - Method in class com.thycotic.secrets.jenkins.VaultSecret.Mapping.DescriptorImpl
 
doCheckTenant(String) - Method in class com.thycotic.secrets.jenkins.VaultSecret.Mapping.DescriptorImpl
 
doCheckTld(String) - Method in class com.thycotic.secrets.jenkins.VaultSecret.Mapping.DescriptorImpl
 
doFillCredentialIdItems(Item) - Method in class com.thycotic.secrets.jenkins.VaultConfiguration
 
doFillCredentialIdItems(Item) - Method in class com.thycotic.secrets.jenkins.VaultSecret.DescriptorImpl
 

G

get() - Static method in class com.thycotic.secrets.jenkins.VaultConfiguration
Calls hudson.ExtensionList#lookupSingleton(VaultConfiguration.class) to get the singleton instance of this class which is how the Jenkins documentation recommends that it be accessed.
getClientId() - Method in class com.thycotic.secrets.jenkins.ClientSecret
 
getCredentialId() - Method in class com.thycotic.secrets.jenkins.VaultConfiguration
 
getCredentialId() - Method in class com.thycotic.secrets.jenkins.VaultSecret
 
getCredentialId() - Method in class com.thycotic.secrets.jenkins.VaultSecretStepConfig
 
getCredentialsId() - Method in class com.thycotic.secrets.jenkins.VaultSecretStep
 
getDataField() - Method in class com.thycotic.secrets.jenkins.VaultSecret.Mapping
 
getDisplayName() - Method in class com.thycotic.secrets.jenkins.ClientSecret.DescriptorImpl
 
getDisplayName() - Method in class com.thycotic.secrets.jenkins.VaultBuildWrapper.DescriptorImpl
 
getDisplayName() - Method in class com.thycotic.secrets.jenkins.VaultSecret.DescriptorImpl
 
getDisplayName() - Method in class com.thycotic.secrets.jenkins.VaultSecret.Mapping.DescriptorImpl
 
getDisplayName() - Method in class com.thycotic.secrets.jenkins.VaultSecretStepConfig.DescriptorImpl
 
getEnvironmentVariable() - Method in class com.thycotic.secrets.jenkins.VaultSecret.Mapping
 
getEnvironmentVariablePrefix() - Method in class com.thycotic.secrets.jenkins.VaultConfiguration
 
getFunctionName() - Method in class com.thycotic.secrets.jenkins.VaultSecretStep.DescriptorImpl
 
getMappings() - Method in class com.thycotic.secrets.jenkins.VaultSecret
 
getPath() - Method in class com.thycotic.secrets.jenkins.VaultSecret
 
getRequiredContext() - Method in class com.thycotic.secrets.jenkins.VaultSecretStep.DescriptorImpl
 
getSecret() - Method in class com.thycotic.secrets.jenkins.ClientSecret
 
getSecretDataKey() - Method in class com.thycotic.secrets.jenkins.VaultSecretStep
 
getSecretPath() - Method in class com.thycotic.secrets.jenkins.VaultSecretStep
 
getSecrets() - Method in class com.thycotic.secrets.jenkins.VaultBuildWrapper
 
getTenant() - Method in class com.thycotic.secrets.jenkins.VaultConfiguration
 
getTenant() - Method in class com.thycotic.secrets.jenkins.VaultSecret
 
getTenant() - Method in class com.thycotic.secrets.jenkins.VaultSecretStep
 
getTenant() - Method in class com.thycotic.secrets.jenkins.VaultSecretStepConfig
 
getTld() - Method in class com.thycotic.secrets.jenkins.VaultConfiguration
 
getTld() - Method in class com.thycotic.secrets.jenkins.VaultSecret
 
getTld() - Method in class com.thycotic.secrets.jenkins.VaultSecretStep
 
getTld() - Method in class com.thycotic.secrets.jenkins.VaultSecretStepConfig
 

I

isApplicable(AbstractProject<?, ?>) - Method in class com.thycotic.secrets.jenkins.VaultBuildWrapper.DescriptorImpl
 

M

Mapping(String, String) - Constructor for class com.thycotic.secrets.jenkins.VaultSecret.Mapping
 

S

setCredentialId(String) - Method in class com.thycotic.secrets.jenkins.VaultConfiguration
 
setCredentialId(String) - Method in class com.thycotic.secrets.jenkins.VaultSecret
 
setCredentialId(String) - Method in class com.thycotic.secrets.jenkins.VaultSecretStepConfig
 
setCredentialsId(String) - Method in class com.thycotic.secrets.jenkins.VaultSecretStep
 
setEnvironmentVariablePrefix(String) - Method in class com.thycotic.secrets.jenkins.VaultConfiguration
 
setSecretDataKey(String) - Method in class com.thycotic.secrets.jenkins.VaultSecretStep
 
setSecretPath(String) - Method in class com.thycotic.secrets.jenkins.VaultSecretStep
 
setSecrets(List<VaultSecret>) - Method in class com.thycotic.secrets.jenkins.VaultBuildWrapper
 
setTenant(String) - Method in class com.thycotic.secrets.jenkins.VaultConfiguration
 
setTenant(String) - Method in class com.thycotic.secrets.jenkins.VaultSecret
 
setTenant(String) - Method in class com.thycotic.secrets.jenkins.VaultSecretStep
 
setTenant(String) - Method in class com.thycotic.secrets.jenkins.VaultSecretStepConfig
 
setTld(String) - Method in class com.thycotic.secrets.jenkins.VaultConfiguration
 
setTld(String) - Method in class com.thycotic.secrets.jenkins.VaultSecret
 
setTld(String) - Method in class com.thycotic.secrets.jenkins.VaultSecretStep
 
setTld(String) - Method in class com.thycotic.secrets.jenkins.VaultSecretStepConfig
 
setUp(SimpleBuildWrapper.Context, Run<?, ?>, FilePath, Launcher, TaskListener, EnvVars) - Method in class com.thycotic.secrets.jenkins.VaultBuildWrapper
 
start(StepContext) - Method in class com.thycotic.secrets.jenkins.VaultSecretStep
 

T

takesImplicitBlockArgument() - Method in class com.thycotic.secrets.jenkins.VaultSecretStep.DescriptorImpl
 

V

VaultBuildWrapper - Class in com.thycotic.secrets.jenkins
 
VaultBuildWrapper(List<VaultSecret>) - Constructor for class com.thycotic.secrets.jenkins.VaultBuildWrapper
 
VaultBuildWrapper.DescriptorImpl - Class in com.thycotic.secrets.jenkins
 
VaultConfiguration - Class in com.thycotic.secrets.jenkins
 
VaultConfiguration() - Constructor for class com.thycotic.secrets.jenkins.VaultConfiguration
 
VaultConsoleLogFilter - Class in com.thycotic.secrets.jenkins
 
VaultConsoleLogFilter(String, List<String>) - Constructor for class com.thycotic.secrets.jenkins.VaultConsoleLogFilter
 
VaultSecret - Class in com.thycotic.secrets.jenkins
A DevOps Secrets Vault Secret, identified by it's tenant and path, and a list of mappings from the secret's data fields to environment variables.
VaultSecret(String, List<VaultSecret.Mapping>) - Constructor for class com.thycotic.secrets.jenkins.VaultSecret
 
VaultSecret.DescriptorImpl - Class in com.thycotic.secrets.jenkins
 
VaultSecret.Mapping - Class in com.thycotic.secrets.jenkins
 
VaultSecret.Mapping.DescriptorImpl - Class in com.thycotic.secrets.jenkins
 
VaultSecretStep - Class in com.thycotic.secrets.jenkins
 
VaultSecretStep(VaultSecretStepConfig, String, String) - Constructor for class com.thycotic.secrets.jenkins.VaultSecretStep
 
VaultSecretStep.DescriptorImpl - Class in com.thycotic.secrets.jenkins
 
VaultSecretStepConfig - Class in com.thycotic.secrets.jenkins
 
VaultSecretStepConfig(String, String, String) - Constructor for class com.thycotic.secrets.jenkins.VaultSecretStepConfig
 
VaultSecretStepConfig.DescriptorImpl - Class in com.thycotic.secrets.jenkins
 
C D G I M S T V 
All Classes All Packages