Uses of Class
ai.nightfall.scan.model.redaction.SubstitutionConfig
Packages that use SubstitutionConfig
-
Uses of SubstitutionConfig in ai.nightfall.scan.model.redaction
Methods in ai.nightfall.scan.model.redaction that return SubstitutionConfigModifier and TypeMethodDescriptionRedactionConfig.getSubstitutionConfig()Get the substitution configuration.Constructors in ai.nightfall.scan.model.redaction with parameters of type SubstitutionConfigModifierConstructorDescriptionRedactionConfig(SubstitutionConfig substitutionConfig) Build a redaction config with substitution.