Package com.yahoo.vespa.athenz.api
Class AthenzAssertion
java.lang.Object
com.yahoo.vespa.athenz.api.AthenzAssertion
- Author:
- bjorncs
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static enum
-
Method Summary
Modifier and TypeMethodDescriptionaction()
effect()
boolean
int
hashCode()
id()
static AthenzAssertion.Builder
newBuilder
(AthenzRole role, AthenzResourceName resource, String action) resource()
role()
boolean
satisfies
(AthenzAssertion other) toString()
-
Method Details
-
id
-
effect
-
role
-
resource
-
action
-
newBuilder
public static AthenzAssertion.Builder newBuilder(AthenzRole role, AthenzResourceName resource, String action) -
satisfies
-
equals
-
hashCode
public int hashCode() -
toString
-