public class ClientCertAuthenticator
extends com.sun.net.httpserver.Authenticator
Constructor and Description |
---|
ClientCertAuthenticator(JolokiaServerConfig pConfig)
Constructor
|
Modifier and Type | Method and Description |
---|---|
com.sun.net.httpserver.Authenticator.Result |
authenticate(com.sun.net.httpserver.HttpExchange httpExchange) |
public ClientCertAuthenticator(JolokiaServerConfig pConfig)
pConfig
- full server config (in contrast to the jolokia config use by the http-handler)Copyright © 2018. All rights reserved.