See: Description
Class | Description |
---|---|
AdditionalKeyStoresSSLSocketFactory |
Allows you to trust certificates from additional KeyStores in addition to
the default KeyStore
|
AdditionalKeyStoresSSLSocketFactory.AdditionalKeyStoresTrustManager |
Based on http://download.oracle.com/javase/1.5.0/docs/guide/security/jsse/JSSERefGuide.html#X509TrustManager
|
SecureConnection |
Establishes a secure connection.
|
UntrustedHostnameVerifier |
HostnameVerifier that accepts untrusted certificates.
|
UntrustedTrustManager |
TrustManager that accepts untrusted certificates.
|