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

Predicate forbiddenThisUse

Gets an access to this in callable c that is disallowed by the EJB specification.

Import path

import semmle.code.java.frameworks.javaee.ejb.EJBRestrictions
ThisAccess forbiddenThisUse(Callable c)