|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gridsystems.innergrid.api.AcceptCertificateOfKeyStore
com.gridsystems.innergrid.api.AcceptCertificateOfSystemKeyStore
public class AcceptCertificateOfSystemKeyStore
SSLConnectionInfo implementation to accept any certificate from the system keystore
file, stored in $JAVAHOME/jre/lib/security/cacerts.
| Field Summary | |
|---|---|
static char |
SEP
File separator char. |
| Constructor Summary | |
|---|---|
AcceptCertificateOfSystemKeyStore()
Constructor. |
|
| Method Summary | |
|---|---|
static java.io.File |
getSystemKeyStore()
Gets the system keystore file. |
static java.lang.String |
getSystemKeyStorePath()
|
| Methods inherited from class com.gridsystems.innergrid.api.AcceptCertificateOfKeyStore |
|---|
getKeystore, getKeystoreFile, getKeystorePassword, getSSLSocketFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final char SEP
| Constructor Detail |
|---|
public AcceptCertificateOfSystemKeyStore()
| Method Detail |
|---|
public static java.lang.String getSystemKeyStorePath()
public static java.io.File getSystemKeyStore()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||