public class ReachabilityConfiguration extends Object
ReachabilityConfiguration class.
| Modifier and Type | Field and Description |
|---|---|
static String |
CLI_PLUGIN_DIR
Constant
CLI_PLUGIN_DIR="vulas.reach.cli.plugins.dir" |
static String |
REACH_BL_CLASS_CUST
Constant
REACH_BL_CLASS_CUST="vulas.reach.blacklist.classes.custom" |
static String |
REACH_BL_CLASS_JRE
Constant
REACH_BL_CLASS_JRE="vulas.reach.blacklist.classes.jre" |
static String |
REACH_BUGS
Constant
REACH_BUGS="vulas.reach.bugs" |
static String |
REACH_CONSTR_FILTER
Constant
REACH_CONSTR_FILTER="vulas.reach.constructFilter" |
static String |
REACH_EXCL_JARS
Constant
REACH_EXCL_JARS="vulas.reach.excludeJars" |
static String |
REACH_EXCL_PACK
Constant
REACH_EXCL_PACK="vulas.reach.excludePackages" |
static String |
REACH_EXIT_UNKOWN_EP
Constant
REACH_EXIT_UNKOWN_EP="vulas.reach.exitOnUnknownEntryPoints" |
static String |
REACH_FWK
Constant
REACH_FWK="vulas.reach.fwk" |
static String |
REACH_MAX_PATH
Constant
REACH_MAX_PATH="vulas.reach.maxPathPerChangeListElement" |
static String |
REACH_PREPROCESS
Constant
REACH_PREPROCESS="vulas.reach.preprocessDependencies" |
static String |
REACH_READ_FROM
Constant
REACH_READ_FROM="vulas.reach.callgraph.readFrom" |
static String |
REACH_SEARCH_SHORTEST
Constant
REACH_SEARCH_SHORTEST="vulas.reach.searchShortest" |
static String |
REACH_TIMEOUT
Constant
REACH_TIMEOUT="vulas.reach.timeout" |
static String |
REACH_TOUCHPOINTS
Constant
REACH_TOUCHPOINTS="vulas.reach.identifyTouchpoints" |
static String |
REACH_WRITE_TO
Constant
REACH_WRITE_TO="vulas.reach.callgraph.writeTo" |
| Constructor and Description |
|---|
ReachabilityConfiguration() |
public static final String REACH_BUGS
REACH_BUGS="vulas.reach.bugs"public static final String REACH_FWK
REACH_FWK="vulas.reach.fwk"public static final String REACH_EXIT_UNKOWN_EP
REACH_EXIT_UNKOWN_EP="vulas.reach.exitOnUnknownEntryPoints"public static final String REACH_CONSTR_FILTER
REACH_CONSTR_FILTER="vulas.reach.constructFilter"public static final String REACH_EXCL_JARS
REACH_EXCL_JARS="vulas.reach.excludeJars"public static final String REACH_EXCL_PACK
REACH_EXCL_PACK="vulas.reach.excludePackages"public static final String REACH_PREPROCESS
REACH_PREPROCESS="vulas.reach.preprocessDependencies"public static final String REACH_TIMEOUT
REACH_TIMEOUT="vulas.reach.timeout"public static final String REACH_MAX_PATH
REACH_MAX_PATH="vulas.reach.maxPathPerChangeListElement"public static final String REACH_BL_CLASS_JRE
REACH_BL_CLASS_JRE="vulas.reach.blacklist.classes.jre"public static final String REACH_BL_CLASS_CUST
REACH_BL_CLASS_CUST="vulas.reach.blacklist.classes.custom"public static final String REACH_TOUCHPOINTS
REACH_TOUCHPOINTS="vulas.reach.identifyTouchpoints"public static final String REACH_SEARCH_SHORTEST
REACH_SEARCH_SHORTEST="vulas.reach.searchShortest"public static final String REACH_WRITE_TO
REACH_WRITE_TO="vulas.reach.callgraph.writeTo"public static final String REACH_READ_FROM
REACH_READ_FROM="vulas.reach.callgraph.readFrom"public static final String CLI_PLUGIN_DIR
CLI_PLUGIN_DIR="vulas.reach.cli.plugins.dir"Copyright © 2018–2020. All rights reserved.