Class AthenzDbMock.Assertion

    • Method Detail

      • effect

        public String effect()
      • action

        public String action()
      • resource

        public String resource()
      • matches

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

        public boolean matches​(String assertion)
      • asString

        public String asString()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object