Uses of Class
org.eclipse.emf.emfstore.internal.server.exceptions.ServerKeyStoreException

Packages that use ServerKeyStoreException
org.eclipse.emf.emfstore.internal.server.connection   
 

Uses of ServerKeyStoreException in org.eclipse.emf.emfstore.internal.server.connection
 

Methods in org.eclipse.emf.emfstore.internal.server.connection that throw ServerKeyStoreException
 String ServerKeyStoreManager.decrypt(String password)
          Decrypts a password with the server's password.
 KeyManagerFactory ServerKeyStoreManager.getKeyManagerFactory()
          Creates a KeyManagerFactory for the RMI encryption.
 KeyStore ServerKeyStoreManager.getKeyStore()
          Returns the keystore of the server.
 



Copyright © 2016. All Rights Reserved.