Class HttpState.ControlPlaneAuthDecision

java.lang.Object
org.mockserver.mock.HttpState.ControlPlaneAuthDecision
Enclosing class:
HttpState

public static final class HttpState.ControlPlaneAuthDecision extends Object
The decision of HttpState.evaluateControlPlaneAuthentication(HttpRequest): an HttpState.ControlPlaneAuthOutcome plus, for the UNAUTHENTICATED case, an optional client-safe message (only when the authentication handler produced one; the OIDC path deliberately withholds detail from the client).