public class DataStoredInSessionCheck extends AbstractMethodDetection
context| Constructor and Description |
|---|
DataStoredInSessionCheck() |
| Modifier and Type | Method and Description |
|---|---|
protected List<MethodMatcher> |
getMethodInvocationMatchers() |
protected void |
onMethodInvocationFound(MethodInvocationTree mit) |
void |
scanFile(JavaFileScannerContext context) |
nodesToVisit, onConstructorFound, visitNodegetSemanticModeladdIssue, addIssue, addIssue, addIssueOnFile, reportIssue, reportIssuehasSemantic, leaveNode, scanTree, visitToken, visitTriviaprotected List<MethodMatcher> getMethodInvocationMatchers()
getMethodInvocationMatchers in class AbstractMethodDetectionprotected void onMethodInvocationFound(MethodInvocationTree mit)
onMethodInvocationFound in class AbstractMethodDetectionpublic void scanFile(JavaFileScannerContext context)
scanFile in interface JavaFileScannerscanFile in class SubscriptionBaseVisitorCopyright © 2012–2015 SonarSource. All rights reserved.