Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse
AnalysisScope.setExclusions(StringFilter)} instead.UsePatternsFilterinstead.UseStringFilterinstead.useInputStream.readAllBytes()instead.
-
Deprecated ClassesClassDescriptionUse
PatternsFilterinstead.UseStringFilterinstead.Replaced by TaintTransferFunctions.
-
Deprecated MethodsMethodDescriptionUse
AnalysisScope.setExclusions(StringFilter)} instead.Method will be replaced. PleaseUse
Util.addBypassLogic(AnalysisOptions, ClassLoader, XMLMethodSummaryReader, IClassHierarchy)insteadThis method is being replaced. PleaseUse
Util.addBypassLogic(AnalysisOptions, ClassLoader, String, IClassHierarchy)insteadUse
Util.makeMainEntrypoints(IClassHierarchy)insteadbecause when running under eclipse, there may be no such directory. Need to handle that case.the system now supports multiple types, so this accessor will not work for all languages.useInputStream.readAllBytes()instead.
-
Deprecated Constructors