public class WicketXssComponentDetector extends Object implements edu.umd.cs.findbugs.Detector
setEscapeModelStrings on various Wicket component.
The class name is not validate to avoid missing an unknown component.| Constructor and Description |
|---|
WicketXssComponentDetector(edu.umd.cs.findbugs.BugReporter bugReporter) |
| Modifier and Type | Method and Description |
|---|---|
void |
report() |
void |
visitClassContext(edu.umd.cs.findbugs.ba.ClassContext classContext) |
Copyright © 2019. All rights reserved.