|
Remote System Explorer DataStore Release 3.2 |
|||||||||
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 | |
---|---|
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 |
---|
void setKeystore(String filePath, String password)
filePath
- the pathpassword
- the passwordList getUntrustedCerts()
|
Remote System Explorer DataStore Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |