Class SunFakeTrustSocketFactory

All Implemented Interfaces:
SecureSocketFactory, SocketFactory

public class SunFakeTrustSocketFactory extends SunJSSESocketFactory
Hook for Axis sender, allowing unsigned server certs
  • Field Details

    • log

      protected static org.apache.commons.logging.Log log
      Field log
  • Constructor Details

    • SunFakeTrustSocketFactory

      public SunFakeTrustSocketFactory(Hashtable attributes)
      Constructor FakeTrustSocketFactory
      Parameters:
      attributes -
  • Method Details