Package com.xebialabs.xlrelease.utils
Class SensitiveValueScrubber
java.lang.Object
com.xebialabs.xlrelease.utils.SensitiveValueScrubber
A collection of values that need to be removed from the logs. The black-listed values come from passwords and other sensitive values used in
non-password fields.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SensitiveValueScrubber
disabled()
The scrubber won't attempt to clean anything because there is nothing to scrub in this case.scrubValues
(String original) toString()