Uses of Interface
org.apache.syncope.common.rest.api.service.SyncopeService
Packages that use SyncopeService
Package
Description
-
Uses of SyncopeService in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest that return SyncopeService -
Uses of SyncopeService in org.apache.syncope.client.enduser.rest
Methods in org.apache.syncope.client.enduser.rest that return SyncopeService -
Uses of SyncopeService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return SyncopeServiceModifier and TypeMethodDescriptionIdRepoRESTCXFContext.syncopeService
(Bus bus, SyncopeLogic syncopeLogic, VirtualThreadPoolTaskExecutor batchExecutor, BatchDAO batchDAO, EntityFactory entityFactory) -
Uses of SyncopeService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement SyncopeService