Uses of Package
com.yahoo.vespa.hosted.controller.api.role
Packages that use com.yahoo.vespa.hosted.controller.api.role
Package
Description
No-dependency implementations of integration interfaces for setups where we want to avoid contacting
certain thirds-party systems.
-
Classes in com.yahoo.vespa.hosted.controller.api.role used by com.yahoo.vespa.hosted.controller.api.integration.stubsClassDescriptionA role is a combination of a
RoleDefinitionand aContext, which allows evaluation of access control for a given action on a resource. -
Classes in com.yahoo.vespa.hosted.controller.api.role used by com.yahoo.vespa.hosted.controller.api.integration.userClassDescriptionA role is a combination of a
RoleDefinitionand aContext, which allows evaluation of access control for a given action on a resource. -
Classes in com.yahoo.vespa.hosted.controller.api.role used by com.yahoo.vespa.hosted.controller.api.roleClassDescriptionAction defines an operation, typically a HTTP method, that may be performed on an entity in the controller (e.g.A role is a combination of a
RoleDefinitionand aContext, which allows evaluation of access control for a given action on a resource.This declares all tenant roles known to the controller.ARolewith an unlimitedContext.