Class VaultAppRole

java.lang.Object
com.datapipe.jenkins.vault.jcasc.secrets.VaultAppRole

@Restricted(org.kohsuke.accmod.restrictions.ProtectedExternally.class) public class VaultAppRole extends Object
  • Constructor Details

    • VaultAppRole

      public VaultAppRole(String appRole, String appRoleSecret)
  • Method Details

    • getAppRole

      public String getAppRole()
    • getAppRoleSecret

      public String getAppRoleSecret()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object