CodeQL library for Java
codeql/java-all 0.5.5 ( 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 )