Package | Description |
---|---|
org.apache.syncope.client.lib |
Modifier and Type | Method and Description |
---|---|
protected RestClientExceptionMapper |
SyncopeClientFactoryBean.defaultExceptionMapper() |
RestClientExceptionMapper |
SyncopeClientFactoryBean.getExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
SyncopeClientFactoryBean |
SyncopeClientFactoryBean.setExceptionMapper(RestClientExceptionMapper exceptionMapper) |
Constructor and Description |
---|
SyncopeClient(javax.ws.rs.core.MediaType mediaType,
org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean restClientFactory,
RestClientExceptionMapper exceptionMapper,
AuthenticationHandler handler,
boolean useCompression,
org.apache.cxf.configuration.jsse.TLSClientParameters tlsClientParameters) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.