public class ClientCertAuthentication extends Authentication
| Modifier and Type | Field and Description |
|---|---|
protected File |
certFile |
protected String |
certPassword |
config, logger| Constructor and Description |
|---|
ClientCertAuthentication(Config config,
File certFile,
String certPassword) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureService(Map<String,Object> requestContext,
String servicePostfix) |
protected void |
configureServiceOverride(Map<String,Object> requestContext,
String servicePostfix) |
protected SSLSocketFactory |
createSSLSocketFactory() |
createServiceprotected void configureServiceOverride(Map<String,Object> requestContext, String servicePostfix)
configureServiceOverride in class Authenticationprotected void configureService(Map<String,Object> requestContext, String servicePostfix)
configureService in class Authenticationprotected SSLSocketFactory createSSLSocketFactory() throws DataBoxException
createSSLSocketFactory in class AuthenticationDataBoxExceptionCopyright © 2016. All rights reserved.