Predicate javaApiCallableUsernameParam
DEPRECATED: Use the UsernameSink
class instead.
Holds if callable c
from a standard Java API expects a username parameter at index i
.
Import path
import semmle.code.java.security.SensitiveApi
predicate javaApiCallableUsernameParam(Callable c, int i)