Package com.elixirtech.ers2.client

Class Summary
Application  
AuthSSLProtocolSocketFactory AuthSSLProtocolSocketFactory can be used to validate the identity of the HTTPS server against a list of trusted certificates and to authenticate to the HTTPS server using a private key.
AuthSSLX509TrustManager AuthSSLX509TrustManager can be used to extend the default X509TrustManager with additional trust decisions.
BasicFileObject  
ERSClient Elixir Repertoire Server Client provides a light weight connection to the Repertoire Server.
ERSClientCommand  
JobInfo  
JobInfo.Entry  
Parameter  
ParameterUI  
SelfSignedSSLSocketFactory EasySSLProtocolSocketFactory can be used to creats SSL Sockets that accept self-signed certificates.
SelfSignedX509TrustManager EasyX509TrustManager unlike default X509TrustManager accepts self-signed certificates.
Shutdown  
ShutdownLauncher  
 

Error Summary
AuthSSLInitializationError Signals fatal error in initialization of AuthSSLProtocolSocketFactory.