public class EnvInjectPasswordEntry extends Object implements Serializable
Constructor and Description |
---|
EnvInjectPasswordEntry(String name,
String password) |
@DataBoundConstructor public EnvInjectPasswordEntry(@CheckForNull String name, @CheckForNull String password)
@CheckForNull public String getName()
@Nonnull public hudson.util.Secret getValue()
Copyright © 2016–2017. All rights reserved.