Package org.mockserver.mock
Class HttpState.ControlPlaneAuthDecision
java.lang.Object
org.mockserver.mock.HttpState.ControlPlaneAuthDecision
- Enclosing class:
- HttpState
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).-
Method Summary
-
Method Details
-
outcome
-
clientSafeMessage
-
isAllowed
public boolean isAllowed()
-