| 程序包 | 说明 |
|---|---|
| soot.jimple.infoflow.sourcesSinks.manager |
| 限定符和类型 | 方法和说明 |
|---|---|
SinkInfo |
MethodBasedSourceSinkManager.getSinkInfo(soot.jimple.Stmt sCallSite,
InfoflowManager manager,
AccessPath ap) |
SinkInfo |
BaseSourceSinkManager.getSinkInfo(soot.jimple.Stmt sCallSite,
InfoflowManager manager,
AccessPath ap) |
SinkInfo |
DefaultSourceSinkManager.getSinkInfo(soot.jimple.Stmt sCallSite,
InfoflowManager manager,
AccessPath ap) |
SinkInfo |
ISourceSinkManager.getSinkInfo(soot.jimple.Stmt sCallSite,
InfoflowManager manager,
AccessPath ap)
Checks if the given access path at this statement will leak.
|
abstract SinkInfo |
MethodBasedSourceSinkManager.getSinkMethodInfo(soot.SootMethod method) |
SinkInfo |
EmptySourceSinkManager.getSinkMethodInfo(soot.SootMethod sMethod) |
Copyright © 2022 Fraunhofer SIT. All rights reserved.