Uses of Interface
org.apache.syncope.common.rest.api.service.ConnectorService
-
Packages that use ConnectorService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of ConnectorService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return ConnectorService Modifier and Type Method Description ConnectorService
IdMRESTCXFContext. connectorService(ConnectorLogic connectorLogic)
-
Uses of ConnectorService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement ConnectorService Modifier and Type Class Description class
ConnectorServiceImpl
-