Class X509TrustManagerUtil

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javax.net.ssl.X509TrustManager getDefault()  
      static javax.net.ssl.X509TrustManager getDefault​(java.security.KeyStore keyStore)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getDefault

        public static javax.net.ssl.X509TrustManager getDefault()
      • getDefault

        public static javax.net.ssl.X509TrustManager getDefault​(java.security.KeyStore keyStore)