mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
add getCredentials method of AuthenticationToken as a remote source
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
extensions:
|
||||
- addsTo:
|
||||
pack: codeql/java-all
|
||||
extensible: sourceModel
|
||||
data:
|
||||
- ["org.apache.shiro.authc","AuthenticationToken",true,"getCredentials","()","","ReturnValue","remote","manual"]
|
||||
Reference in New Issue
Block a user