Uses of Class
com.sshtools.common.automate.RemoteIdentification

Packages that use RemoteIdentification
com.sshtools.common.automate   
 

Uses of RemoteIdentification in com.sshtools.common.automate
 

Fields in com.sshtools.common.automate declared as RemoteIdentification
private  RemoteIdentification AutomationConfiguration.AutomationConfigurationSAXHandler.currentRID
           
 

Methods in com.sshtools.common.automate that return RemoteIdentification
static RemoteIdentification RemoteIdentificationFactory.getInstance(java.lang.String serverId, java.lang.String hostname)