|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.commons.ssl.Java13TrustManagerWrapper
| Constructor Summary | |
Java13TrustManagerWrapper(com.sun.net.ssl.X509TrustManager m,
TrustChain tc,
SSL h)
|
|
| Method Summary | |
java.security.cert.X509Certificate[] |
getAcceptedIssuers()
|
boolean |
isClientTrusted(java.security.cert.X509Certificate[] chain)
|
boolean |
isServerTrusted(java.security.cert.X509Certificate[] chain)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Java13TrustManagerWrapper(com.sun.net.ssl.X509TrustManager m,
TrustChain tc,
SSL h)
| Method Detail |
public boolean isClientTrusted(java.security.cert.X509Certificate[] chain)
isClientTrusted in interface com.sun.net.ssl.X509TrustManagerpublic boolean isServerTrusted(java.security.cert.X509Certificate[] chain)
isServerTrusted in interface com.sun.net.ssl.X509TrustManagerpublic 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 | ||||||||||