Class SSLTrustAny


  • public class SSLTrustAny
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SSLTrustAny()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javax.net.ssl.SSLContext nonValidatingSSLContext()  
      • Methods inherited from class java.lang.Object

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

      • SSLTrustAny

        public SSLTrustAny()
    • Method Detail

      • nonValidatingSSLContext

        public static javax.net.ssl.SSLContext nonValidatingSSLContext()