Class JSSE14Factory


  • public class JSSE14Factory
    extends Object
    Implementation class for JSSEFactory for JSSE 1.1.x (that ships with the 1.4 JVM).
    Author:
    Bill Barker
    • Constructor Detail

      • JSSE14Factory

        public JSSE14Factory()
    • Method Detail

      • getSSLSupport

        public org.glassfish.grizzly.ssl.SSLSupport getSSLSupport​(Socket socket)
      • getSSLSupport

        public org.glassfish.grizzly.ssl.SSLSupport getSSLSupport​(SSLEngine sslEngine)