public class Struts1EndpointDetector extends Object implements edu.umd.cs.findbugs.Detector
| Modifier and Type | Field and Description |
|---|---|
static String |
STRUTS1_ENDPOINT_TYPE |
| Constructor and Description |
|---|
Struts1EndpointDetector(edu.umd.cs.findbugs.BugReporter bugReporter) |
| Modifier and Type | Method and Description |
|---|---|
void |
report() |
void |
visitClassContext(edu.umd.cs.findbugs.ba.ClassContext classContext) |
public static final String STRUTS1_ENDPOINT_TYPE
Copyright © 2017. All rights reserved.