br.com.esec.icpm.signer.ws.rest
Class SslUtils

java.lang.Object
  extended by br.com.esec.icpm.signer.ws.rest.SslUtils

public class SslUtils
extends Object


Constructor Summary
SslUtils()
           
 
Method Summary
static SSLContext buildSslContext()
           
static void config(javax.ws.rs.client.ClientBuilder builder)
           
static org.apache.http.conn.ssl.X509HostnameVerifier getHostNameVerifier()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SslUtils

public SslUtils()
Method Detail

config

public static void config(javax.ws.rs.client.ClientBuilder builder)

buildSslContext

public static SSLContext buildSslContext()

getHostNameVerifier

public static org.apache.http.conn.ssl.X509HostnameVerifier getHostNameVerifier()


Copyright © 2015. All rights reserved.