Uses of Record Class
pascal.taie.analysis.pta.plugin.taint.ParamSanitizer
Packages that use ParamSanitizer
-
Uses of ParamSanitizer in pascal.taie.analysis.pta.plugin.taint
Methods in pascal.taie.analysis.pta.plugin.taint that return types with arguments of type ParamSanitizerModifier and TypeMethodDescriptionTaintConfig.paramSanitizers()
Returns the value of theparamSanitizers
record component.protected List<ParamSanitizer>
TaintConfigProvider.sanitizers()