Interface VaultCredential

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      com.bettercloud.vault.Vault authorizeWithVault​(com.bettercloud.vault.VaultConfig config, List<String> policies)  
      • Methods inherited from interface com.cloudbees.plugins.credentials.Credentials

        getDescriptor, getScope
      • Methods inherited from interface com.cloudbees.plugins.credentials.common.IdCredentials

        getId
      • Methods inherited from interface com.cloudbees.plugins.credentials.common.StandardCredentials

        getDescription
    • Method Detail

      • authorizeWithVault

        com.bettercloud.vault.Vault authorizeWithVault​(com.bettercloud.vault.VaultConfig config,
                                                       List<String> policies)