Uses of Class
com.thycotic.secrets.jenkins.VaultSecret.Mapping
-
-
Uses of VaultSecret.Mapping in com.thycotic.secrets.jenkins
Methods in com.thycotic.secrets.jenkins that return types with arguments of type VaultSecret.Mapping Modifier and Type Method Description List<VaultSecret.Mapping>
VaultSecret. getMappings()
Constructor parameters in com.thycotic.secrets.jenkins with type arguments of type VaultSecret.Mapping Constructor Description VaultSecret(String path, List<VaultSecret.Mapping> mappings)
-