hudson.os.windows
Class ManagedWindowsServiceAccount.Administrator

java.lang.Object
  extended by hudson.model.AbstractDescribableImpl<ManagedWindowsServiceAccount>
      extended by hudson.os.windows.ManagedWindowsServiceAccount
          extended by 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.


Nested Class Summary
static class ManagedWindowsServiceAccount.Administrator.DescriptorImpl
           
 
Nested classes/interfaces inherited from class hudson.os.windows.ManagedWindowsServiceAccount
ManagedWindowsServiceAccount.Administrator, ManagedWindowsServiceAccount.AnotherUser, ManagedWindowsServiceAccount.LocalSystem
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
ManagedWindowsServiceAccount.Administrator()
           
 
Method Summary
 ManagedWindowsServiceLauncher.AccountInfo getAccount(ManagedWindowsServiceLauncher launcher)
           
 
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagedWindowsServiceAccount.Administrator

@DataBoundConstructor
public ManagedWindowsServiceAccount.Administrator()
Method Detail

getAccount

public ManagedWindowsServiceLauncher.AccountInfo getAccount(ManagedWindowsServiceLauncher launcher)
Specified by:
getAccount in class ManagedWindowsServiceAccount


Copyright © 2004-2013. All Rights Reserved.