Class MockRoleService
java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.aws.NoopRoleService
com.yahoo.vespa.hosted.controller.api.integration.aws.MockRoleService
- All Implemented Interfaces:
RoleService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.yahoo.config.provision.TenantName>voidmaintainRoles(List<com.yahoo.config.provision.TenantName> tenants) Methods inherited from class com.yahoo.vespa.hosted.controller.api.integration.aws.NoopRoleService
cleanupRoles, createTenantPolicy, createTenantRole, deleteTenantPolicy, deleteTenantRole, getTenantRole
-
Constructor Details
-
MockRoleService
public MockRoleService()
-
-
Method Details
-
maintainRoles
- Specified by:
maintainRolesin interfaceRoleService- Overrides:
maintainRolesin classNoopRoleService
-
maintainedTenants
-