com.pingdynasty.hatatap
Class Trust

java.lang.Object
  extended bycom.pingdynasty.hatatap.Trust

public class Trust
extends java.lang.Object


Constructor Summary
Trust()
           
 
Method Summary
static void trust()
           
static void trustCertificates()
           
static void trustHostnames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Trust

public Trust()
Method Detail

trustCertificates

public static void trustCertificates()
                              throws java.security.NoSuchAlgorithmException,
                                     java.security.KeyManagementException
Throws:
java.security.NoSuchAlgorithmException
java.security.KeyManagementException

trustHostnames

public static void trustHostnames()
                           throws java.security.KeyManagementException,
                                  java.net.MalformedURLException
Throws:
java.security.KeyManagementException
java.net.MalformedURLException

trust

public static void trust()
                  throws java.security.NoSuchAlgorithmException,
                         java.security.KeyManagementException,
                         java.net.MalformedURLException
Throws:
java.security.NoSuchAlgorithmException
java.security.KeyManagementException
java.net.MalformedURLException