| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.components.net.SunFakeTrustSocketFactory.FakeX509TrustManager
Class FakeX509TrustManager
| Field Summary | |
| protected static org.apache.commons.logging.Log | logField log | 
| Constructor Summary | |
| SunFakeTrustSocketFactory.FakeX509TrustManager() | |
| Method Summary | |
|  java.security.cert.X509Certificate[] | getAcceptedIssuers()Method getAcceptedIssuers | 
|  boolean | isClientTrusted(java.security.cert.X509Certificate[] chain)Method isClientTrusted | 
|  boolean | isServerTrusted(java.security.cert.X509Certificate[] chain)Method isServerTrusted | 
| 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 SunFakeTrustSocketFactory.FakeX509TrustManager()
| Method Detail | 
public boolean isClientTrusted(java.security.cert.X509Certificate[] chain)
isClientTrusted in interface com.sun.net.ssl.X509TrustManagerchain - 
public boolean isServerTrusted(java.security.cert.X509Certificate[] chain)
isServerTrusted in interface com.sun.net.ssl.X509TrustManagerchain - 
public java.security.cert.X509Certificate[] getAcceptedIssuers()
getAcceptedIssuers in interface com.sun.net.ssl.X509TrustManager| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||