Class MTLSAuthenticationHandler
java.lang.Object
org.mockserver.authentication.mtls.MTLSAuthenticationHandler
- All Implemented Interfaces:
AuthenticationHandler
-
Constructor Summary
ConstructorsConstructorDescriptionMTLSAuthenticationHandler(MockServerLogger mockServerLogger, X509Certificate[] controlPlaneTLSMutualAuthenticationCAChain) -
Method Summary
-
Constructor Details
-
MTLSAuthenticationHandler
public MTLSAuthenticationHandler(MockServerLogger mockServerLogger, X509Certificate[] controlPlaneTLSMutualAuthenticationCAChain)
-
-
Method Details
-
controlPlaneRequestAuthenticated
- Specified by:
controlPlaneRequestAuthenticatedin interfaceAuthenticationHandler
-