java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Policy
Enclosing class:
AthenzDbMock

public static class AthenzDbMock.Policy extends Object
  • Constructor Details

  • Method Details

    • name

      public String name()
    • matches

      public boolean matches(String assertion)
    • matches

      public boolean matches(com.yahoo.vespa.athenz.api.AthenzIdentity principal, String action, String resource)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object