Package org.mockserver.authentication
Class ChainedAuthenticationHandler
java.lang.Object
org.mockserver.authentication.ChainedAuthenticationHandler
- All Implemented Interfaces:
AuthenticationHandler
-
Constructor Summary
ConstructorsConstructorDescriptionChainedAuthenticationHandler(AuthenticationHandler... authenticationHandlers) -
Method Summary
-
Constructor Details
-
ChainedAuthenticationHandler
-
-
Method Details
-
controlPlaneRequestAuthenticated
- Specified by:
controlPlaneRequestAuthenticatedin interfaceAuthenticationHandler
-