Uses of Class
com.thycotic.secrets.jenkins.VaultSecret
-
-
Uses of VaultSecret in com.thycotic.secrets.jenkins
Methods in com.thycotic.secrets.jenkins that return types with arguments of type VaultSecret Modifier and Type Method Description List<VaultSecret>VaultBuildWrapper. getSecrets()Method parameters in com.thycotic.secrets.jenkins with type arguments of type VaultSecret Modifier and Type Method Description voidVaultBuildWrapper. setSecrets(List<VaultSecret> secrets)Constructor parameters in com.thycotic.secrets.jenkins with type arguments of type VaultSecret Constructor Description VaultBuildWrapper(List<VaultSecret> secrets)
-