CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (changelog, source)
Search

Module Stapler

Provides classes and predicates related to the Stapler framework.

Import path

import semmle.code.java.frameworks.stapler.Stapler

Imports

java

Provides all default Java QL imports.

Classes

DataBoundAnnotated

A callable annotated with a Stapler DataBound annotation, or that has the @stapler-constructor Javadoc annotation.

HttpResponse

The interface org.kohsuke.stapler.HttpResponse.