Uses of Class
org.apache.syncope.client.lib.SyncopeClientFactoryBean
-
Packages that use SyncopeClientFactoryBean Package Description org.apache.syncope.client.lib -
-
Uses of SyncopeClientFactoryBean in org.apache.syncope.client.lib
Methods in org.apache.syncope.client.lib that return SyncopeClientFactoryBean Modifier and Type Method Description SyncopeClientFactoryBeanSyncopeClientFactoryBean. setAddress(String address)SyncopeClientFactoryBeanSyncopeClientFactoryBean. setContentType(String contentType)SyncopeClientFactoryBeanSyncopeClientFactoryBean. setContentType(SyncopeClientFactoryBean.ContentType contentType)SyncopeClientFactoryBeanSyncopeClientFactoryBean. setDomain(String domain)SyncopeClientFactoryBeanSyncopeClientFactoryBean. setExceptionMapper(RestClientExceptionMapper exceptionMapper)SyncopeClientFactoryBeanSyncopeClientFactoryBean. setRestClientFactoryBean(org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean restClientFactoryBean)SyncopeClientFactoryBeanSyncopeClientFactoryBean. setTlsClientParameters(org.apache.cxf.configuration.jsse.TLSClientParameters tlsClientParameters)Sets the client TLS configuration.SyncopeClientFactoryBeanSyncopeClientFactoryBean. setUseCompression(boolean useCompression)Sets the given service instance for transparent gzipContent-Encodinghandling.
-