Uses of Interface
io.gravitee.am.service.RoleService
Packages that use RoleService
-
Uses of RoleService in io.gravitee.am.service.impl
Classes in io.gravitee.am.service.impl that implement RoleServiceFields in io.gravitee.am.service.impl declared as RoleServiceConstructors in io.gravitee.am.service.impl with parameters of type RoleServiceModifierConstructorDescriptionOrganizationServiceImpl(OrganizationRepository organizationRepository, RoleService roleService, EntrypointService entrypointService, AuditService auditService)