public class ArgumentSanitizer extends Object
Constructor and Description |
---|
ArgumentSanitizer() |
Modifier and Type | Method and Description |
---|---|
String |
sanitize(String argument)
Replaces a potential secure value with "******".
|
static String |
sanitizeStream(String definition)
Redacts sensitive values in a stream.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.