Class GraphQLServletSecurityValidator

java.lang.Object
org.apache.unomi.graphql.servlet.auth.GraphQLServletSecurityValidator

public class GraphQLServletSecurityValidator extends Object
  • Constructor Details

    • GraphQLServletSecurityValidator

      public GraphQLServletSecurityValidator()
  • Method Details

    • validate

      public boolean validate(String query, String operationName, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res) throws IOException
      Throws:
      IOException