Uses of Interface
com.h3xstream.findsecbugs.taintanalysis.TaintConfigLoader.TaintConfigReceiver
-
Packages that use TaintConfigLoader.TaintConfigReceiver Package Description com.h3xstream.findsecbugs.taintanalysis -
-
Uses of TaintConfigLoader.TaintConfigReceiver in com.h3xstream.findsecbugs.taintanalysis
Methods in com.h3xstream.findsecbugs.taintanalysis with parameters of type TaintConfigLoader.TaintConfigReceiver Modifier and Type Method Description voidTaintConfigLoader. load(InputStream input, TaintConfigLoader.TaintConfigReceiver receiver)Loads the summaries and do what is specified
-