public class ClientCertAuthentication extends Authentication
| Modifier and Type | Field and Description |
|---|---|
protected File |
certFile |
protected String |
certPassword |
config, logger, SSL_SOCKET_FACTORY| Constructor and Description |
|---|
ClientCertAuthentication(cz.abclinuxu.datoveschranky.common.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 cz.abclinuxu.datoveschranky.common.DataBoxException
createSSLSocketFactory in class Authenticationcz.abclinuxu.datoveschranky.common.DataBoxExceptionCopyright © 2017. All rights reserved.