Class TrustManagerUtils


  • public class TrustManagerUtils
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      static javax.net.ssl.X509TrustManager getDefaultTrustManager()  
      • Methods inherited from class java.lang.Object

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

      • TrustManagerUtils

        public TrustManagerUtils()
    • Method Detail

      • getDefaultTrustManager

        public static javax.net.ssl.X509TrustManager getDefaultTrustManager()