Uses of Interface
org.mockserver.authentication.AuthenticationHandler
Packages that use AuthenticationHandler
Package
Description
-
Uses of AuthenticationHandler in org.mockserver.authentication
Classes in org.mockserver.authentication that implement AuthenticationHandlerConstructors in org.mockserver.authentication with parameters of type AuthenticationHandlerModifierConstructorDescriptionChainedAuthenticationHandler(AuthenticationHandler... authenticationHandlers) -
Uses of AuthenticationHandler in org.mockserver.authentication.jwt
Classes in org.mockserver.authentication.jwt that implement AuthenticationHandler -
Uses of AuthenticationHandler in org.mockserver.authentication.mtls
Classes in org.mockserver.authentication.mtls that implement AuthenticationHandler -
Uses of AuthenticationHandler in org.mockserver.mock
Methods in org.mockserver.mock that return AuthenticationHandlerMethods in org.mockserver.mock with parameters of type AuthenticationHandlerModifier and TypeMethodDescriptionvoidHttpState.setControlPlaneAuthenticationHandler(AuthenticationHandler controlPlaneAuthenticationHandler)