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