Uses of Class
org.apache.syncope.ext.scimv2.cxf.SCIMExceptionMapper
Packages that use SCIMExceptionMapper
-
Uses of SCIMExceptionMapper in org.apache.syncope.ext.scimv2.cxf
Methods in org.apache.syncope.ext.scimv2.cxf that return SCIMExceptionMapperMethods in org.apache.syncope.ext.scimv2.cxf with parameters of type SCIMExceptionMapperModifier 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)