Uses of Class
org.mockserver.authentication.dataplane.DataPlaneAuthenticator.Outcome
Packages that use DataPlaneAuthenticator.Outcome
-
Uses of DataPlaneAuthenticator.Outcome in org.mockserver.authentication.dataplane
Methods in org.mockserver.authentication.dataplane that return DataPlaneAuthenticator.OutcomeModifier and TypeMethodDescriptionDataPlaneAuthenticator.authenticate(HttpRequest request) Decide whether the given data-plane request is authenticated.