|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.secpod.action.ClientAction.InstallCert
public class ClientAction.InstallCert
This class is a Certificate Installer
Constructor Summary | |
---|---|
ClientAction.InstallCert()
|
Method Summary | |
---|---|
int |
trustCert(java.lang.String url,
java.lang.String password)
This function should be called for trusting a certificate |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClientAction.InstallCert()
Method Detail |
---|
public int trustCert(java.lang.String url, java.lang.String password) throws java.lang.Exception
url
- The URL linkpassword
- The password to key store file, default is "changeit"
java.lang.Exception
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |