hudson.os.windows
Class ManagedWindowsServiceLauncher.AccountInfo
java.lang.Object
hudson.model.AbstractDescribableImpl<ManagedWindowsServiceLauncher.AccountInfo>
hudson.os.windows.ManagedWindowsServiceLauncher.AccountInfo
- All Implemented Interfaces:
- Describable<ManagedWindowsServiceLauncher.AccountInfo>
- Enclosing class:
- ManagedWindowsServiceLauncher
public static class ManagedWindowsServiceLauncher.AccountInfo
- extends AbstractDescribableImpl<ManagedWindowsServiceLauncher.AccountInfo>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
userName
public final String userName
password
public final Secret password
ManagedWindowsServiceLauncher.AccountInfo
@DataBoundConstructor
public ManagedWindowsServiceLauncher.AccountInfo(String userName,
String password)
Copyright © 2004-2013. All Rights Reserved.