Uses of Interface
io.gravitee.am.service.OrganizationService
Packages that use OrganizationService
-
Uses of OrganizationService in io.gravitee.am.service.impl
Classes in io.gravitee.am.service.impl that implement OrganizationServiceConstructors in io.gravitee.am.service.impl with parameters of type OrganizationServiceModifierConstructorDescriptionEntrypointServiceImpl(EntrypointRepository entrypointRepository, OrganizationService organizationService, AuditService auditService, VirtualHostValidator virtualHostValidator, String gatewayUrl) EnvironmentServiceImpl(EnvironmentRepository environmentRepository, OrganizationService organizationService, AuditService auditService)