xssMatchTuples property

List<XssMatchTuple> xssMatchTuples
final

Specifies the parts of web requests that you want to inspect for cross-site scripting attacks.

Implementation

final List<XssMatchTuple> xssMatchTuples;