| Package | Description |
|---|---|
| org.reficio.ws.client.core | |
| org.reficio.ws.client.ssl |
| Modifier and Type | Method and Description |
|---|---|
Security |
Security.Builder.build()
Constructs properly populated soap client
|
Security |
SecurityFactory.create() |
Security |
SoapClientFactory.getEndpointSecurity() |
Security |
SoapClientFactory.getProxySecurity() |
| Modifier and Type | Method and Description |
|---|---|
SoapClient.Builder |
SoapClient.Builder.endpointSecurity(Security value) |
SoapClient.Builder |
SoapClient.Builder.proxySecurity(Security value) |
void |
SoapClientFactory.setEndpointSecurity(Security endpointSecurity) |
void |
SoapClientFactory.setProxySecurity(Security proxySecurity) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.http.conn.ssl.SSLSocketFactory |
SSLUtils.getFactory(Security security) |
static org.apache.http.conn.ssl.SSLSocketFactory |
SSLUtils.getMergedSocketFactory(Security securityOne,
Security securityTwo) |
Copyright © 2012-2018. All Rights Reserved.