Uses of Class
org.apache.syncope.ext.scimv2.cxf.AddETagFilter
-
Packages that use AddETagFilter Package Description org.apache.syncope.ext.scimv2.cxf -
-
Uses of AddETagFilter in org.apache.syncope.ext.scimv2.cxf
Methods in org.apache.syncope.ext.scimv2.cxf that return AddETagFilter Modifier and Type Method Description AddETagFilterSCIMv2RESTCXFContext. scimAddETagFilter()Methods in org.apache.syncope.ext.scimv2.cxf with parameters of type AddETagFilter Modifier and Type Method Description ServerSCIMv2RESTCXFContext. scimv2Container(SCIMService scimService, SCIMGroupService scimv2GroupService, SCIMUserService scimv2UserService, SCIMAnyObjectService scimv2AnyObjectService, GZIPInInterceptor gzipInInterceptor, GZIPOutInterceptor gzipOutInterceptor, org.apache.cxf.jaxrs.validation.JAXRSBeanValidationInInterceptor validationInInterceptor, com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider scimJacksonJsonProvider, SCIMExceptionMapper scimExceptionMapper, AddETagFilter scimAddETagFilter, Bus bus, ApplicationContext ctx)
-