java.lang.Object
ch.raffael.meldioc.library.base.security.ssl.SslContexts

public final class SslContexts
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static javax.net.ssl.SSLContext system()  
    static javax.net.ssl.SSLContext trustAll()  

    Methods inherited from class java.lang.Object

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

    • trustAll

      public static javax.net.ssl.SSLContext trustAll()
    • system

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