public class GraphQLOperationAccessContext extends java.lang.Object implements AccessContext
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
operationName |
protected boolean |
permitted |
| Constructor and Description |
|---|
GraphQLOperationAccessContext(java.lang.String operationName) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getOperationName() |
boolean |
isPermitted() |
void |
setDenied() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexplainConstraints