Uses of Class
es.kukenan.smartfi.masking.module.Masker
Packages that use Masker
-
Uses of Masker in es.kukenan.smartfi.masking.fieldmasker
Methods in es.kukenan.smartfi.masking.fieldmasker that return types with arguments of type MaskerModifier and TypeMethodDescriptionWalletFieldMasker.getConfiguredMaskersList()Get a structured List with all properties for masking sensible data in logs.Methods in es.kukenan.smartfi.masking.fieldmasker with parameters of type MaskerModifier and TypeMethodDescriptionprivate StringWalletFieldMasker.getMaskedText(Masker masker, String text) Get text masked of specific attribute contain in text.