Class ServerSecret
java.lang.Object
hudson.model.AbstractDescribableImpl<ServerSecret>
com.delinea.secrets.jenkins.wrapper.cred.ServerSecret
- All Implemented Interfaces:
Describable<ServerSecret>
A Delinea SecretServer Secret, identified by it's id, and a list of mappings
from the secret's data fields to environment variables.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetId()voidsetBaseUrl(String baseUrl) voidsetCredentialId(String credentialId) Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
ServerSecret
-
-
Method Details
-
getId
public int getId() -
getMappings
-
getBaseUrl
-
setBaseUrl
-
getCredentialId
-
setCredentialId
-