hudson.os.windows
Class ManagedWindowsServiceAccount.Administrator
java.lang.Object
hudson.model.AbstractDescribableImpl<ManagedWindowsServiceAccount>
hudson.os.windows.ManagedWindowsServiceAccount
hudson.os.windows.ManagedWindowsServiceAccount.Administrator
- All Implemented Interfaces:
- ExtensionPoint, Describable<ManagedWindowsServiceAccount>
- Enclosing class:
- ManagedWindowsServiceAccount
public static final class ManagedWindowsServiceAccount.Administrator
- extends ManagedWindowsServiceAccount
Logs in with the administrator user account supplied in ManagedWindowsServiceLauncher
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagedWindowsServiceAccount.Administrator
@DataBoundConstructor
public ManagedWindowsServiceAccount.Administrator()
getAccount
public ManagedWindowsServiceLauncher.AccountInfo getAccount(ManagedWindowsServiceLauncher launcher)
- Specified by:
getAccount
in class ManagedWindowsServiceAccount
Copyright © 2004-2013. All Rights Reserved.