Class GraphQLServletSecurityValidator
java.lang.Object
org.apache.unomi.graphql.servlet.auth.GraphQLServletSecurityValidator
-
Constructor Summary
Constructors -
Method Summary
-
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
-