public static final class ManagedWindowsServiceAccount.AnotherUser extends ManagedWindowsServiceAccount
| Modifier and Type | Class and Description |
|---|---|
static class |
ManagedWindowsServiceAccount.AnotherUser.DescriptorImpl |
ManagedWindowsServiceAccount.Administrator, ManagedWindowsServiceAccount.AnotherUser, ManagedWindowsServiceAccount.LocalSystem| Modifier and Type | Field and Description |
|---|---|
hudson.util.Secret |
password |
String |
userName |
| Constructor and Description |
|---|
ManagedWindowsServiceAccount.AnotherUser(String userName,
hudson.util.Secret password) |
| Modifier and Type | Method and Description |
|---|---|
ManagedWindowsServiceLauncher.AccountInfo |
getAccount(ManagedWindowsServiceLauncher launcher) |
public final String userName
public final hudson.util.Secret password
@DataBoundConstructor public ManagedWindowsServiceAccount.AnotherUser(String userName, hudson.util.Secret password)
public ManagedWindowsServiceLauncher.AccountInfo getAccount(ManagedWindowsServiceLauncher launcher)
getAccount in class ManagedWindowsServiceAccountCopyright © 2016–2017. All rights reserved.