public class SslTrustAllClient extends Object implements RestClient
Constructor and Description |
---|
SslTrustAllClient() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.client.Client |
createClient()
Build a new Rest client with SSL security that trusts all certificates in
SSL/TLS.
|
public javax.ws.rs.client.Client createClient() throws ImClientException
createClient
in interface RestClient
ImClientException
- : generic exception in the rest clientCopyright © 2016. All rights reserved.