Uses of Interface
org.apache.syncope.common.rest.api.service.SCIMConfService
-
Packages that use SCIMConfService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of SCIMConfService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return SCIMConfService Modifier and Type Method Description SCIMConfService
SCIMRESTCXFContext. scimConfService(SCIMConfManager scimConfManager)
-
Uses of SCIMConfService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement SCIMConfService Modifier and Type Class Description class
SCIMConfServiceImpl
-