Class GraphQLServletSecurityValidator


  • public class GraphQLServletSecurityValidator
    extends Object
    • Constructor Detail

      • GraphQLServletSecurityValidator

        public GraphQLServletSecurityValidator()
    • Method Detail

      • validate

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