public final class DcomInfo extends Object
Modifier and Type | Method and Description |
---|---|
WindowsRemoteAsadmin |
getAsadmin() |
WindowsCredentials |
getCredentials() |
String |
getHost() |
String |
getNadminParentPath() |
String |
getNadminPath() |
Node |
getNode() |
String |
getPassword() |
String |
getRemoteInstallRoot() |
String |
getRemoteNodeRootDirectory() |
String |
getUser() |
String |
getWindowsDomain() |
public DcomInfo(Node theNode) throws WindowsException
WindowsException
public String getRemoteNodeRootDirectory()
public String getRemoteInstallRoot()
public String getNadminPath()
public String getNadminParentPath()
public WindowsCredentials getCredentials()
public Node getNode()
public String getPassword()
public String getHost()
public String getUser()
public String getWindowsDomain()
public WindowsRemoteAsadmin getAsadmin()
Copyright © 2021. All rights reserved.