Uses of Interface
org.apache.syncope.ext.scimv2.api.service.SCIMResourceService
-
Packages that use SCIMResourceService Package Description org.apache.syncope.ext.scimv2.api.service org.apache.syncope.ext.scimv2.cxf.service -
-
Uses of SCIMResourceService in org.apache.syncope.ext.scimv2.api.service
Subinterfaces of SCIMResourceService in org.apache.syncope.ext.scimv2.api.service Modifier and Type Interface Description interface
SCIMGroupService
interface
SCIMUserService
-
Uses of SCIMResourceService in org.apache.syncope.ext.scimv2.cxf.service
Classes in org.apache.syncope.ext.scimv2.cxf.service that implement SCIMResourceService Modifier and Type Class Description class
SCIMGroupServiceImpl
class
SCIMUserServiceImpl
-