Uses of Class
ai.nightfall.scan.model.redaction.InfoTypeSubstitutionConfig
Packages that use InfoTypeSubstitutionConfig
-
Uses of InfoTypeSubstitutionConfig in ai.nightfall.scan.model.redaction
Methods in ai.nightfall.scan.model.redaction that return InfoTypeSubstitutionConfigModifier and TypeMethodDescriptionRedactionConfig.getInfoTypeSubstitutionConfig()Get the info type substitution configuration.Constructors in ai.nightfall.scan.model.redaction with parameters of type InfoTypeSubstitutionConfigModifierConstructorDescriptionRedactionConfig(InfoTypeSubstitutionConfig infoTypeSubstitutionConfig) Build a redaction config with info type substitution.