public class SerializedAccessPath extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
String |
getBase()
Gets the tainted base object
|
String |
getBaseType()
Gets the type of the tainted base object
|
String[] |
getFields()
Gets the sequence of fields in this access path
|
boolean |
getTaintSubFields()
Gets whether fields following the specified ones shall also be
considered as tainted
|
String[] |
getTypes()
Gets the types of the fields in this access path
|
int |
hashCode() |
public String getBase()
public String getBaseType()
public boolean getTaintSubFields()
public String[] getFields()
public String[] getTypes()
Copyright © 2022 Fraunhofer SIT. All rights reserved.