Class AthenzDbMock.Application
java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzDbMock.Application
- Enclosing class:
- AthenzDbMock
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Map<ApplicationAction,Set<com.yahoo.vespa.athenz.api.AthenzIdentity>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddRoleMember(ApplicationAction action, com.yahoo.vespa.athenz.api.AthenzIdentity identity)
-
Field Details
-
acl
-
-
Constructor Details
-
Application
public Application()
-
-
Method Details
-
addRoleMember
public AthenzDbMock.Application addRoleMember(ApplicationAction action, com.yahoo.vespa.athenz.api.AthenzIdentity identity)
-