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

Member predicate JaxRsResourceClass::getAResourceMethod

Gets a resource method on this resource class.

Resource methods may be executed in response to web requests which match the @Path annotations leading to this resource method.

JaxRsResourceMethod getAResourceMethod()