Uses of Interface
org.apache.syncope.common.rest.api.service.ClientAppService
-
Packages that use ClientAppService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of ClientAppService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return ClientAppService Modifier and Type Method Description ClientAppService
AMRESTCXFContext. clientAppService(ClientAppLogic clientAppLogic)
-
Uses of ClientAppService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement ClientAppService Modifier and Type Class Description class
ClientAppServiceImpl
-