Interface SSLSocketFactoryCreator


  • public interface SSLSocketFactoryCreator
    Implementations provide SSL socket factories.
    • Method Detail

      • createFactory

        javax.net.ssl.SSLSocketFactory createFactory()
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • isTrusted

        boolean isTrusted()