Class RoleMaintainerMock

    • Constructor Detail

      • RoleMaintainerMock

        public RoleMaintainerMock()
    • Method Detail

      • deleteLeftoverRoles

        public void deleteLeftoverRoles​(List<Tenant> tenants,
                                        List<com.yahoo.config.provision.ApplicationId> applications)
        Description copied from interface: RoleMaintainer
        Given the set of all existing tenants and applications, delete any superflous roles
        Specified by:
        deleteLeftoverRoles in interface RoleMaintainer
      • mockTenantToDelete

        public void mockTenantToDelete​(Tenant tenant)