|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.http.conn.ssl.SSLSocketFactory
org.dasein.cloud.azure.AzureSSLSocketFactory
public class AzureSSLSocketFactory
Custom socket factory for handling X509 authentication with Azure using an in-memory key store.
| Field Summary |
|---|
| Fields inherited from class org.apache.http.conn.ssl.SSLSocketFactory |
|---|
ALLOW_ALL_HOSTNAME_VERIFIER, BROWSER_COMPATIBLE_HOSTNAME_VERIFIER, SSL, SSLV2, STRICT_HOSTNAME_VERIFIER, TLS |
| Constructor Summary | |
|---|---|
AzureSSLSocketFactory(AzureX509 creds)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.http.conn.ssl.SSLSocketFactory |
|---|
connectSocket, connectSocket, createLayeredSocket, createLayeredSocket, createSocket, createSocket, createSocket, getHostnameVerifier, getSocketFactory, getSystemSocketFactory, isSecure, prepareSocket, setHostnameVerifier |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AzureSSLSocketFactory(AzureX509 creds)
throws InternalException,
NoSuchAlgorithmException,
KeyManagementException,
KeyStoreException,
UnrecoverableKeyException
InternalException
NoSuchAlgorithmException
KeyManagementException
KeyStoreException
UnrecoverableKeyException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||