|
Remote System Explorer DataStore Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Extracted interface from DataStoreTrustManager.
| Method Summary | |
List |
getUntrustedCerts()
Returns the list of untrusted certificates |
void |
setKeystore(String filePath,
String password)
Sets the path and password for the trust manager |
| Methods inherited from interface javax.net.ssl.X509TrustManager |
checkClientTrusted, checkServerTrusted, getAcceptedIssuers |
| Method Detail |
public void setKeystore(String filePath,
String password)
filePath - the pathpassword - the passwordpublic List getUntrustedCerts()
|
Remote System Explorer DataStore Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||