Class IBMJSSESocketFactory

    • Constructor Detail

      • IBMJSSESocketFactory

        public IBMJSSESocketFactory​(java.util.Hashtable attributes)
        Constructor IBMJSSESocketFactory
        Parameters:
        attributes -
    • Method Detail

      • initFactory

        protected void initFactory()
                            throws java.io.IOException
        Read the keystore, init the SSL socket factory
        Overrides:
        initFactory in class JSSESocketFactory
        Throws:
        java.io.IOException
      • getContext

        protected SSLContext getContext()
                                 throws java.lang.Exception
        gets a SSL Context
        Returns:
        SSLContext
        Throws:
        java.lang.Exception