Uses of Class
com.thycotic.secrets.jenkins.VaultConfiguration
-
-
Uses of VaultConfiguration in com.thycotic.secrets.jenkins
Methods in com.thycotic.secrets.jenkins that return VaultConfiguration Modifier and Type Method Description static VaultConfiguration
VaultConfiguration. get()
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.
-