×
Oct 6, 2023 · This plugin allows masking passwords that may appear in the console, including the ones defined as build parameters.
Password is aimed at containing a password to be masked from the console. Empty and blank values are not allowed (e.g. " ", etc.). This field is ciphered. This ...
This plugin allows masking passwords that may appear in the console. The plugin also provides a non-stored password parameter.
Oct 6, 2023 · This plugin allows masking passwords that may appear in the console. The plugin also provides a non-stored password parameter.
Sep 7, 2021 · This plugin allows masking passwords that may appear in the console, including the ones defined as build parameters. This often happens, for ...
Singleton class to manage Mask Passwords global settings. ... Adds a key/password pair at the global level. ... xml is there but was created from version 2.8 (or ...
Represents name/password entries defined by users in their jobs. Nested classes/interfaces inherited from class jenkins.tasks.SimpleBuildWrapper.
Singleton class to manage Mask Passwords global settings. MaskPasswordsConfig() - Constructor for class com.michelin.cio.hudson.plugins.maskpasswords.
Represents name/password entries defined by users in their jobs. MaskPasswordsBuildWrapper ... Singleton class to manage Mask Passwords global settings.
Feb 2, 2022 · I'm currently writing a Jenkins plugin that executes performance measurement runs (https://github.com/jenkinsci/peass-ci-plugin) and ...