public class MTLSAuthenticationHandler extends Object implements AuthenticationHandler
| Constructor and Description |
|---|
MTLSAuthenticationHandler(MockServerLogger mockServerLogger,
X509Certificate[] controlPlaneTLSMutualAuthenticationCAChain) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
controlPlaneRequestAuthenticated(HttpRequest request) |
public MTLSAuthenticationHandler(MockServerLogger mockServerLogger, X509Certificate[] controlPlaneTLSMutualAuthenticationCAChain)
public boolean controlPlaneRequestAuthenticated(HttpRequest request)
controlPlaneRequestAuthenticated in interface AuthenticationHandlerCopyright © 2022. All rights reserved.