CodeQL library for Java
codeql/java-all 0.6.2 ( changelog , source )
Search

Module StrutsAnnotations

Import path

import semmle.code.java.frameworks.struts.StrutsAnnotations

Imports

java

Provides all default Java QL imports.

Classes

StrutsActionAnnotation

A struts annotation that signifies the annotated method should be treated as an action.

StrutsActionsAnnotation

A struts annotation that represents a group of actions for the annotated method.

StrutsAnnotation

An annotation in the struts 2 convention plugin.