org.apache.axis.components.net

Class SunFakeTrustSocketFactory

public class SunFakeTrustSocketFactory extends SunJSSESocketFactory

Hook for Axis sender, allowing unsigned server certs
Nested Class Summary
static classSunFakeTrustSocketFactory.FakeX509TrustManager
Class FakeX509TrustManager
Field Summary
protected static Loglog
Field log
Constructor Summary
SunFakeTrustSocketFactory(Hashtable attributes)
Constructor FakeTrustSocketFactory
Method Summary
protected SSLContextgetContext()
Method getContext

Field Detail

log

protected static Log log
Field log

Constructor Detail

SunFakeTrustSocketFactory

public SunFakeTrustSocketFactory(Hashtable attributes)
Constructor FakeTrustSocketFactory

Parameters: attributes

Method Detail

getContext

protected SSLContext getContext()
Method getContext

Returns:

Throws: Exception

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.