Uses of Class
com.yahoo.vespa.hosted.controller.api.role.ApplicationRole
Packages that use ApplicationRole
Package
Description
-
Uses of ApplicationRole in com.yahoo.vespa.hosted.controller.api.integration.user
Methods in com.yahoo.vespa.hosted.controller.api.integration.user that return types with arguments of type ApplicationRoleModifier and TypeMethodDescriptionstatic List<ApplicationRole>Roles.applicationRoles(com.yahoo.config.provision.TenantName tenant, com.yahoo.config.provision.ApplicationName application) Returns the list ofApplicationRoles aUserIdmay be a member of. -
Uses of ApplicationRole in com.yahoo.vespa.hosted.controller.api.role
Methods in com.yahoo.vespa.hosted.controller.api.role that return ApplicationRoleModifier and TypeMethodDescriptionstatic ApplicationRoleRole.buildService(com.yahoo.config.provision.TenantName tenant, com.yahoo.config.provision.ApplicationName application) Returns aRoleDefinition.buildServicefor the current system and given tenant and application.static ApplicationRoleRole.headless(com.yahoo.config.provision.TenantName tenant, com.yahoo.config.provision.ApplicationName application) Returns aRoleDefinition.headlessfor the current system, given tenant, and application