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

Member predicate JaxRsResourceClass::getASubResourceLocator

Gets a “sub-resource locator” on this resource class, which is a method annotated with @Path, but is not a resource method e.g. it is not annotated with @GET etc.

Callable getASubResourceLocator()