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