Uses of Interface
org.apache.syncope.common.rest.api.service.ApplicationService
-
Packages that use ApplicationService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of ApplicationService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return ApplicationService Modifier and Type Method Description ApplicationService
IdRepoRESTCXFContext. applicationService(ApplicationLogic applicationLogic)
-
Uses of ApplicationService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement ApplicationService Modifier and Type Class Description class
ApplicationServiceImpl
-