Interface GraphQlSecurityUtils
public interface GraphQlSecurityUtils
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic boolean
hasAccess
(GraphQlExecutionContext context, Class<? extends GraphQlSecurityCommand> command, BaseForm form)
-
Method Details
-
hasAccess
static boolean hasAccess(GraphQlExecutionContext context, Class<? extends GraphQlSecurityCommand> command, BaseForm form)
-