add getCredentials method of AuthenticationToken as a remote source

This commit is contained in:
am0o0
2024-08-16 15:41:19 +02:00
parent d560c1ea0f
commit d88b310b0e

View File

@@ -0,0 +1,6 @@
extensions:
- addsTo:
pack: codeql/java-all
extensible: sourceModel
data:
- ["org.apache.shiro.authc","AuthenticationToken",true,"getCredentials","()","","ReturnValue","remote","manual"]