org.apache.axis.transport.http
Class FakeTrustSocketFactory.FakeX509TrustManager
org.apache.axis.transport.http.FakeTrustSocketFactory.FakeX509TrustManager
- Enclosing class:
- FakeTrustSocketFactory
- public static class FakeTrustSocketFactory.FakeX509TrustManager
Field Summary |
protected static org.apache.commons.logging.Log |
log
|
log
protected static org.apache.commons.logging.Log log
FakeTrustSocketFactory.FakeX509TrustManager
public FakeTrustSocketFactory.FakeX509TrustManager()
isClientTrusted
public boolean isClientTrusted(java.security.cert.X509Certificate[] chain)
isServerTrusted
public boolean isServerTrusted(java.security.cert.X509Certificate[] chain)
getAcceptedIssuers
public java.security.cert.X509Certificate[] getAcceptedIssuers()
Copyright © 2002 Apache XML Project. All Rights Reserved.