sqlInjectionMatchTuples property
Specifies the parts of web requests that you want to inspect for snippets of malicious SQL code.
Implementation
final List<SqlInjectionMatchTuple> sqlInjectionMatchTuples;
Specifies the parts of web requests that you want to inspect for snippets of malicious SQL code.
final List<SqlInjectionMatchTuple> sqlInjectionMatchTuples;