Package com.michelin.cio.hudson.plugins.maskpasswords

Class Summary
MaskPasswordsBuildWrapper Build wrapper that alters the console so that passwords don't get displayed.
MaskPasswordsBuildWrapper.ConverterImpl We need this converter to handle marshalling/unmarshalling of the build wrapper data: Relying on the default mechanism doesn't make it (because Secret doesn't have the DataBoundConstructor annotation).
MaskPasswordsBuildWrapper.DescriptorImpl  
MaskPasswordsBuildWrapper.VarPasswordPair Represents name/password entries defined by users in their jobs.
MaskPasswordsOutputStream Custom output stream which masks a predefined set of passwords.
 



Copyright © 2011. All Rights Reserved.