Uses of Package
com.yahoo.vespa.hosted.controller.api.role
-
Packages that use com.yahoo.vespa.hosted.controller.api.role Package Description com.yahoo.vespa.hosted.controller.api.integration.stubs No-dependency implementations of integration interfaces for setups where we want to avoid contacting certain thirds-party systems.com.yahoo.vespa.hosted.controller.api.integration.user com.yahoo.vespa.hosted.controller.api.role -
Classes in com.yahoo.vespa.hosted.controller.api.role used by com.yahoo.vespa.hosted.controller.api.integration.stubs Class Description Role A role is a combination of aRoleDefinitionand 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.user Class Description ApplicationRole Role A role is a combination of aRoleDefinitionand aContext, which allows evaluation of access control for a given action on a resource.TenantRole -
Classes in com.yahoo.vespa.hosted.controller.api.role used by com.yahoo.vespa.hosted.controller.api.role Class Description Action Action defines an operation, typically a HTTP method, that may be performed on an entity in the controller (e.g.ApplicationRole Role A role is a combination of aRoleDefinitionand aContext, which allows evaluation of access control for a given action on a resource.RoleDefinition This declares all tenant roles known to the controller.TenantRole UnboundRole ARolewith an unlimitedContext.