|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.emfstore.server.ESKeyStoreUtil
public final class ESKeyStoreUtil
Utility to expose SSL parameters to ESWebServerProviders.
| Method Summary | |
|---|---|
static KeyStore |
getKeyStore()
Returns the keystore used by the server. |
static String |
getKeyStorePassword()
Returns the password of the keystore. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static KeyStore getKeyStore()
throws ESInitSSLException
ESInitSSLException - in case an error occurs while fetching the keystorepublic static String getKeyStorePassword()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||