org.sblim.cimclient.internal.http
class AllTrustManager extends Object implements X509TrustManager
Method Summary | |
---|---|
void | checkClientTrusted(X509Certificate[] arg0, String arg1) |
void | checkServerTrusted(X509Certificate[] arg0, String arg1) |
X509Certificate[] | getAcceptedIssuers() |
Parameters: arg0 arg1
Parameters: arg0 arg1