Uses of Class
com.yahoo.vespa.hosted.controller.api.role.UnboundRole
-
Packages that use UnboundRole Package Description com.yahoo.vespa.hosted.controller.api.role -
-
Uses of UnboundRole in com.yahoo.vespa.hosted.controller.api.role
Methods in com.yahoo.vespa.hosted.controller.api.role that return UnboundRole Modifier and Type Method Description static UnboundRoleRole. everyone()Returns aRoleDefinition.everyonefor the current system.static UnboundRoleRole. hostedAccountant()Returns the role of the invoice managerstatic UnboundRoleRole. hostedOperator()Returns aRoleDefinition.hostedOperatorfor the current system.static UnboundRoleRole. hostedSupporter()Returns aRoleDefinition.hostedSupporterfor the current system.static UnboundRoleRole. paymentProcessor()Returns the role of the payment processorstatic UnboundRoleRole. systemFlagsDeployer()Returns the role for system flag deployerstatic UnboundRoleRole. systemFlagsDryrunner()Returns the role for system flag dryrun
-