Class McpOAuthPolicy.Decision
java.lang.Object
com.mcpdbwizard.pub.McpOAuthPolicy.Decision
- Enclosing class:
McpOAuthPolicy
What the caller should do with a request.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
status
public final int status0 when the request may proceed, else the HTTP status to send. -
challenge
TheWWW-Authenticatevalue to send, or null. -
reason
Why, for the log — never sent to the caller.
-
-
Method Details
-
isAllowed
public boolean isAllowed()
-