Uses of Class
hudson.os.windows.ManagedWindowsServiceLauncher.AccountInfo

Packages that use ManagedWindowsServiceLauncher.AccountInfo
hudson.os.windows   
 

Uses of ManagedWindowsServiceLauncher.AccountInfo in hudson.os.windows
 

Fields in hudson.os.windows declared as ManagedWindowsServiceLauncher.AccountInfo
 ManagedWindowsServiceLauncher.AccountInfo ManagedWindowsServiceLauncher.logOn
          Deprecated. Use ManagedWindowsServiceLauncher.account
 ManagedWindowsServiceLauncher.AccountInfo ManagedWindowsServiceLauncher.LogOnOption.logOn
           
 

Methods in hudson.os.windows that return ManagedWindowsServiceLauncher.AccountInfo
abstract  ManagedWindowsServiceLauncher.AccountInfo ManagedWindowsServiceAccount.getAccount(ManagedWindowsServiceLauncher launcher)
           
 ManagedWindowsServiceLauncher.AccountInfo ManagedWindowsServiceAccount.LocalSystem.getAccount(ManagedWindowsServiceLauncher launcher)
           
 ManagedWindowsServiceLauncher.AccountInfo ManagedWindowsServiceAccount.Administrator.getAccount(ManagedWindowsServiceLauncher launcher)
           
 ManagedWindowsServiceLauncher.AccountInfo ManagedWindowsServiceAccount.AnotherUser.getAccount(ManagedWindowsServiceLauncher launcher)
           
 

Constructors in hudson.os.windows with parameters of type ManagedWindowsServiceLauncher.AccountInfo
ManagedWindowsServiceLauncher.LogOnOption(String value, ManagedWindowsServiceLauncher.AccountInfo logOn)
           
ManagedWindowsServiceLauncher(String userName, String password, String host, ManagedWindowsServiceLauncher.AccountInfo account)
           
 



Copyright © 2004-2013. All Rights Reserved.