JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
G
I
M
S
V
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
D
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
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
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
getEnvironmentVariable()
- Method in class com.thycotic.secrets.jenkins.
VaultSecret.Mapping
getEnvironmentVariablePrefix()
- Method in class com.thycotic.secrets.jenkins.
VaultConfiguration
getMappings()
- Method in class com.thycotic.secrets.jenkins.
VaultSecret
getPath()
- Method in class com.thycotic.secrets.jenkins.
VaultSecret
getSecret()
- Method in class com.thycotic.secrets.jenkins.
ClientSecret
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
getTld()
- Method in class com.thycotic.secrets.jenkins.
VaultConfiguration
getTld()
- Method in class com.thycotic.secrets.jenkins.
VaultSecret
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
setEnvironmentVariablePrefix(String)
- Method in class com.thycotic.secrets.jenkins.
VaultConfiguration
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
setTld(String)
- Method in class com.thycotic.secrets.jenkins.
VaultConfiguration
setTld(String)
- Method in class com.thycotic.secrets.jenkins.
VaultSecret
setUp(SimpleBuildWrapper.Context, Run<?, ?>, FilePath, Launcher, TaskListener, EnvVars)
- Method in class com.thycotic.secrets.jenkins.
VaultBuildWrapper
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
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
C
D
G
I
M
S
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016–2021. All rights reserved.