Package | Description |
---|---|
com.michelin.cio.hudson.plugins.maskpasswords |
Modifier and Type | Method and Description |
---|---|
List<MaskPasswordsBuildWrapper.VarMaskRegex> |
MaskPasswordsConfig.getGlobalVarMaskRegexes()
Returns the list of regexes defined at the global level.
|
List<MaskPasswordsBuildWrapper.VarMaskRegex> |
MaskPasswordsBuildWrapper.getVarMaskRegexes() |
Modifier and Type | Method and Description |
---|---|
void |
MaskPasswordsConfig.addGlobalVarMaskRegex(MaskPasswordsBuildWrapper.VarMaskRegex varMaskRegex)
Adds a regex at the global level.
|
Constructor and Description |
---|
MaskPasswordsBuildWrapper(List<MaskPasswordsBuildWrapper.VarPasswordPair> varPasswordPairs,
List<MaskPasswordsBuildWrapper.VarMaskRegex> varMaskRegexes) |
Copyright © 2016–2017. All rights reserved.