C D G I M S U 
All Classes All Packages

C

com.thycotic.secrets.jenkins - package com.thycotic.secrets.jenkins
 
createLoggerDecorator(Run<?, ?>) - Method in class com.thycotic.secrets.jenkins.ServerBuildWrapper
 

D

decorateLogger(Run, OutputStream) - Method in class com.thycotic.secrets.jenkins.ServerConsoleLogFilter
 
DEFAULT_API_PATH_URI - Static variable in class com.thycotic.secrets.jenkins.ServerConfiguration
 
DEFAULT_ENVIRONMENT_VARIABLE_PREFIX - Static variable in class com.thycotic.secrets.jenkins.ServerConfiguration
 
DEFAULT_TOKEN_PATH_URI - Static variable in class com.thycotic.secrets.jenkins.ServerConfiguration
 
DescriptorImpl() - Constructor for class com.thycotic.secrets.jenkins.ServerBuildWrapper.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.thycotic.secrets.jenkins.ServerSecret.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.thycotic.secrets.jenkins.ServerSecret.Mapping.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.thycotic.secrets.jenkins.UserCredentials.DescriptorImpl
 
doCheckBaseUrl(String) - Method in class com.thycotic.secrets.jenkins.ServerConfiguration
 
doCheckBaseUrl(String) - Method in class com.thycotic.secrets.jenkins.ServerSecret.DescriptorImpl
 
doCheckCredentialId(String) - Method in class com.thycotic.secrets.jenkins.ServerSecret.DescriptorImpl
 
doCheckEnvironmentVariable(String) - Method in class com.thycotic.secrets.jenkins.ServerSecret.Mapping.DescriptorImpl
 
doCheckField(String) - Method in class com.thycotic.secrets.jenkins.ServerSecret.Mapping.DescriptorImpl
 
doCheckId(String) - Method in class com.thycotic.secrets.jenkins.ServerSecret.DescriptorImpl
 
doFillCredentialIdItems(Item) - Method in class com.thycotic.secrets.jenkins.ServerConfiguration
 
doFillCredentialIdItems(Item) - Method in class com.thycotic.secrets.jenkins.ServerSecret.DescriptorImpl
 

G

get() - Static method in class com.thycotic.secrets.jenkins.ServerConfiguration
Calls hudson.ExtensionList#lookupSingleton(ServerConfiguration.class) to get the singleton instance of this class which is how the Jenkins documentation recommends that it be accessed.
get(String, Item) - Static method in class com.thycotic.secrets.jenkins.UserCredentials
The credentials of this type with this credentialId that apply to this item
getAggregateSecretPattern(List<String>) - Static method in class com.thycotic.secrets.jenkins.ServerConsoleLogFilter
 
getApiPathUri() - Method in class com.thycotic.secrets.jenkins.ServerConfiguration
 
getBaseUrl() - Method in class com.thycotic.secrets.jenkins.ServerConfiguration
 
getBaseUrl() - Method in class com.thycotic.secrets.jenkins.ServerSecret
 
getCredentialId() - Method in class com.thycotic.secrets.jenkins.ServerConfiguration
 
getCredentialId() - Method in class com.thycotic.secrets.jenkins.ServerSecret
 
getDisplayName() - Method in class com.thycotic.secrets.jenkins.ServerBuildWrapper.DescriptorImpl
 
getDisplayName() - Method in class com.thycotic.secrets.jenkins.ServerSecret.DescriptorImpl
 
getDisplayName() - Method in class com.thycotic.secrets.jenkins.ServerSecret.Mapping.DescriptorImpl
 
getDisplayName() - Method in class com.thycotic.secrets.jenkins.UserCredentials.DescriptorImpl
 
getEnvironmentVariable() - Method in class com.thycotic.secrets.jenkins.ServerSecret.Mapping
 
getEnvironmentVariablePrefix() - Method in class com.thycotic.secrets.jenkins.ServerConfiguration
 
getField() - Method in class com.thycotic.secrets.jenkins.ServerSecret.Mapping
 
getId() - Method in class com.thycotic.secrets.jenkins.ServerSecret
 
getMappings() - Method in class com.thycotic.secrets.jenkins.ServerSecret
 
getSecrets() - Method in class com.thycotic.secrets.jenkins.ServerBuildWrapper
 
getTokenPathUri() - Method in class com.thycotic.secrets.jenkins.ServerConfiguration
 

I

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

M

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

S

ServerBuildWrapper - Class in com.thycotic.secrets.jenkins
 
ServerBuildWrapper(List<ServerSecret>) - Constructor for class com.thycotic.secrets.jenkins.ServerBuildWrapper
 
ServerBuildWrapper.DescriptorImpl - Class in com.thycotic.secrets.jenkins
 
ServerConfiguration - Class in com.thycotic.secrets.jenkins
 
ServerConfiguration() - Constructor for class com.thycotic.secrets.jenkins.ServerConfiguration
 
ServerConsoleLogFilter - Class in com.thycotic.secrets.jenkins
 
ServerConsoleLogFilter(String, List<String>) - Constructor for class com.thycotic.secrets.jenkins.ServerConsoleLogFilter
 
ServerSecret - Class in com.thycotic.secrets.jenkins
A Thycotic SecretServer Secret, identified by it's id, and a list of mappings from the secret's data fields to environment variables.
ServerSecret(int, List<ServerSecret.Mapping>) - Constructor for class com.thycotic.secrets.jenkins.ServerSecret
 
ServerSecret.DescriptorImpl - Class in com.thycotic.secrets.jenkins
 
ServerSecret.Mapping - Class in com.thycotic.secrets.jenkins
 
ServerSecret.Mapping.DescriptorImpl - Class in com.thycotic.secrets.jenkins
 
setApiPathUri(String) - Method in class com.thycotic.secrets.jenkins.ServerConfiguration
 
setBaseUrl(String) - Method in class com.thycotic.secrets.jenkins.ServerConfiguration
 
setBaseUrl(String) - Method in class com.thycotic.secrets.jenkins.ServerSecret
 
setCredentialId(String) - Method in class com.thycotic.secrets.jenkins.ServerConfiguration
 
setCredentialId(String) - Method in class com.thycotic.secrets.jenkins.ServerSecret
 
setEnvironmentVariablePrefix(String) - Method in class com.thycotic.secrets.jenkins.ServerConfiguration
 
setSecrets(List<ServerSecret>) - Method in class com.thycotic.secrets.jenkins.ServerBuildWrapper
 
setTokenPathUri(String) - Method in class com.thycotic.secrets.jenkins.ServerConfiguration
 
setUp(SimpleBuildWrapper.Context, Run<?, ?>, FilePath, Launcher, TaskListener, EnvVars) - Method in class com.thycotic.secrets.jenkins.ServerBuildWrapper
 

U

UserCredentials - Class in com.thycotic.secrets.jenkins
 
UserCredentials(CredentialsScope, String, String, String, String) - Constructor for class com.thycotic.secrets.jenkins.UserCredentials
 
UserCredentials.DescriptorImpl - Class in com.thycotic.secrets.jenkins
 
C D G I M S U 
All Classes All Packages