Class HttpsSupport


  • public final class HttpsSupport
    extends java.lang.Object
    HTTPS configuration support methods.
    Since:
    5.0
    • Constructor Summary

      Constructors 
      Constructor Description
      HttpsSupport()  
    • Constructor Detail

      • HttpsSupport

        public HttpsSupport()
    • Method Detail

      • split

        private static java.lang.String[] split​(java.lang.String s)
      • getProperty

        private static java.lang.String getProperty​(java.lang.String key)
      • getSystemProtocols

        public static java.lang.String[] getSystemProtocols()
      • getSystemCipherSuits

        public static java.lang.String[] getSystemCipherSuits()
      • getDefaultHostnameVerifier

        public static javax.net.ssl.HostnameVerifier getDefaultHostnameVerifier()