org.jenkinsci.plugins.envinject
Class EnvInjectPasswordEntry
java.lang.Object
org.jenkinsci.plugins.envinject.EnvInjectPasswordEntry
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EnvInjectGlobalPasswordEntry
public class EnvInjectPasswordEntry
- extends Object
- implements Serializable
- Author:
- Gregory Boissinot
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvInjectPasswordEntry
@DataBoundConstructor
public EnvInjectPasswordEntry(String name,
String password)
getName
public String getName()
getValue
public hudson.util.Secret getValue()
Copyright © 2004-2012. All Rights Reserved.