Class VaultAppRole


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

      • VaultAppRole

        public VaultAppRole​(String appRole,
                            String appRoleSecret)
    • Method Detail

      • getAppRole

        public String getAppRole()
      • getAppRoleSecret

        public String getAppRoleSecret()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object