Uses of Interface
org.apache.syncope.ext.scimv2.api.service.SCIMGroupService
-
Uses of SCIMGroupService in org.apache.syncope.ext.scimv2.cxf
Modifier and TypeMethodDescriptionSCIMv2RESTCXFContext.scimv2GroupService
(UserDAO userDAO, GroupDAO groupDAO, UserLogic userLogic, GroupLogic groupLogic, SCIMDataBinder binder, SCIMConfManager confManager) Modifier and TypeMethodDescriptionSCIMv2RESTCXFContext.scimv2Container
(SCIMService scimService, SCIMGroupService scimv2GroupService, SCIMUserService scimv2UserService, GZIPInInterceptor gzipInInterceptor, GZIPOutInterceptor gzipOutInterceptor, org.apache.cxf.jaxrs.validation.JAXRSBeanValidationInInterceptor validationInInterceptor, com.fasterxml.jackson.jakarta.rs.json.JacksonJsonProvider scimJacksonJsonProvider, SCIMExceptionMapper scimExceptionMapper, AddETagFilter scimAddETagFilter, Bus bus, ApplicationContext ctx) -
Uses of SCIMGroupService in org.apache.syncope.ext.scimv2.cxf.service