mirror of
https://github.com/github/codeql.git
synced 2026-01-07 11:40:27 +01:00
34 lines
4.3 KiB
YAML
34 lines
4.3 KiB
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/java-all
|
|
extensible: sinkModel
|
|
data:
|
|
- ["sun.tools.jconsole", "ConnectDialog", False, "setConnectionParameters", "(String, String, int, String, String, String)", "", "Argument[4]", "credential-password", "manual"]
|
|
- ["sun.tools.jconsole", "JConsole", False, "addHost", "(String, int, String, String)", "", "Argument[3]", "credential-password", "manual"]
|
|
- ["sun.tools.jconsole", "JConsole", False, "addHost", "(String, int, String, String, boolean)", "", "Argument[3]", "credential-password", "manual"]
|
|
- ["sun.tools.jconsole", "JConsole", False, "addUrl", "(String, String, String, boolean)", "", "Argument[2]", "credential-password", "manual"]
|
|
- ["sun.tools.jconsole", "JConsole", False, "failed", "(Exception, String, String, String)", "", "Argument[3]", "credential-password", "manual"]
|
|
- ["sun.tools.jconsole", "JConsole", False, "showConnectDialog", "(String, String, int, String, String, String)", "", "Argument[4]", "credential-password", "manual"]
|
|
- ["sun.tools.jconsole", "ProxyClient", False, "ProxyClient", "(String, String, String)", "", "Argument[2]", "credential-password", "manual"]
|
|
- ["sun.tools.jconsole", "ProxyClient", False, "ProxyClient", "(String, int, String, String)", "", "Argument[3]", "credential-password", "manual"]
|
|
- ["sun.tools.jconsole", "ProxyClient", False, "getCacheKey", "(String, String, String)", "", "Argument[2]", "credential-password", "manual"]
|
|
- ["sun.tools.jconsole", "ProxyClient", False, "getCacheKey", "(String, int, String, String)", "", "Argument[3]", "credential-password", "manual"]
|
|
- ["sun.tools.jconsole", "ProxyClient", False, "getProxyClient", "(String, String, String)", "", "Argument[2]", "credential-password", "manual"]
|
|
- ["sun.tools.jconsole", "ProxyClient", False, "getProxyClient", "(String, int, String, String)", "", "Argument[3]", "credential-password", "manual"]
|
|
- ["sun.tools.jconsole", "ProxyClient", False, "setParameters", "(JMXServiceURL, String, String)", "", "Argument[2]", "credential-password", "manual"]
|
|
- ["sun.tools.jconsole", "ConnectDialog", False, "setConnectionParameters", "(String, String, int, String, String, String)", "", "Argument[3]", "credential-username", "manual"]
|
|
- ["sun.tools.jconsole", "JConsole", False, "addHost", "(String, int, String, String)", "", "Argument[2]", "credential-username", "manual"]
|
|
- ["sun.tools.jconsole", "JConsole", False, "addHost", "(String, int, String, String, boolean)", "", "Argument[2]", "credential-username", "manual"]
|
|
- ["sun.tools.jconsole", "JConsole", False, "addUrl", "(String, String, String, boolean)", "", "Argument[1]", "credential-username", "manual"]
|
|
- ["sun.tools.jconsole", "JConsole", False, "failed", "(Exception, String, String, String)", "", "Argument[2]", "credential-username", "manual"]
|
|
- ["sun.tools.jconsole", "JConsole", False, "showConnectDialog", "(String, String, int, String, String, String)", "", "Argument[3]", "credential-username", "manual"]
|
|
- ["sun.tools.jconsole", "ProxyClient", False, "ProxyClient", "(String, String, String)", "", "Argument[1]", "credential-username", "manual"]
|
|
- ["sun.tools.jconsole", "ProxyClient", False, "ProxyClient", "(String, int, String, String)", "", "Argument[2]", "credential-username", "manual"]
|
|
- ["sun.tools.jconsole", "ProxyClient", False, "getCacheKey", "(String, String, String)", "", "Argument[1]", "credential-username", "manual"]
|
|
- ["sun.tools.jconsole", "ProxyClient", False, "getCacheKey", "(String, int, String, String)", "", "Argument[2]", "credential-username", "manual"]
|
|
- ["sun.tools.jconsole", "ProxyClient", False, "getConnectionName", "(String, String)", "", "Argument[1]", "credential-username", "manual"]
|
|
- ["sun.tools.jconsole", "ProxyClient", False, "getConnectionName", "(String, int, String)", "", "Argument[2]", "credential-username", "manual"]
|
|
- ["sun.tools.jconsole", "ProxyClient", False, "getProxyClient", "(String, String, String)", "", "Argument[1]", "credential-username", "manual"]
|
|
- ["sun.tools.jconsole", "ProxyClient", False, "getProxyClient", "(String, int, String, String)", "", "Argument[2]", "credential-username", "manual"]
|
|
- ["sun.tools.jconsole", "ProxyClient", False, "setParameters", "(JMXServiceURL, String, String)", "", "Argument[1]", "credential-username", "manual"]
|