| 程序包 | 说明 |
|---|---|
| soot.jimple.infoflow | |
| soot.jimple.infoflow.ipc |
| 限定符和类型 | 字段和说明 |
|---|---|
protected IIPCManager |
AbstractInfoflow.ipcManager |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractInfoflow.setIPCManager(IIPCManager ipcManager) |
void |
IInfoflow.setIPCManager(IIPCManager ipcManager) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultIPCManager
A
IIPCManager working on lists of IPC methods |
class |
EmptyIPCManager
A
ISourceSinkManager that always returns false, i.e. one for which
there are no sources or sinks at all. |
class |
MethodBasedIPCManager
Abstracts from the very generic statement-based IPCManager so that users
can conveniently work on the called methods instead of having to analyze the
call statement every time
|
Copyright © 2022 Fraunhofer SIT. All rights reserved.