Uses of Class
org.apache.syncope.ext.scimv2.cxf.SCIMExceptionMapper
-
Packages that use SCIMExceptionMapper Package Description org.apache.syncope.ext.scimv2.cxf -
-
Uses of SCIMExceptionMapper in org.apache.syncope.ext.scimv2.cxf
Methods in org.apache.syncope.ext.scimv2.cxf that return SCIMExceptionMapper Modifier and Type Method Description SCIMExceptionMapper
SCIMv2RESTCXFContext. scimExceptionMapper()
Methods in org.apache.syncope.ext.scimv2.cxf with parameters of type SCIMExceptionMapper Modifier and Type Method Description Server
SCIMv2RESTCXFContext. scimv2Container(SCIMService scimService, SCIMGroupService scimv2GroupService, SCIMUserService scimv2UserService, 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)
-