|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.axis.transport.http.FakeTrustSocketFactory
Hook for Axis sender, allowing unsigned server certs
Inner Class Summary | |
static class |
FakeTrustSocketFactory.FakeX509TrustManager
|
Field Summary | |
protected static org.apache.commons.logging.Log |
log
|
Constructor Summary | |
FakeTrustSocketFactory()
|
Method Summary | |
java.lang.Object |
createFactory()
Returns an instance of SSLSocketFactory, possibly with different parameters ( like different trust policies ) |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static org.apache.commons.logging.Log log
Constructor Detail |
public FakeTrustSocketFactory()
Method Detail |
public java.lang.Object createFactory() throws java.io.IOException
HTTPSender.SocketFactoryFactory
createFactory
in interface HTTPSender.SocketFactoryFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |