public static class SSHTestContext.DefaultSSHTestContext extends org.pagemodel.core.DefaultTestContext implements SSHTestContext
SSHTestContext.DefaultSSHTestContext| Modifier and Type | Field and Description |
|---|---|
protected SSHAuthenticator |
sshAuthenticator |
| Constructor and Description |
|---|
DefaultSSHTestContext(SSHAuthenticator sshAuthenticator) |
| Modifier and Type | Method and Description |
|---|---|
SSHAuthenticator |
getSshAuthenticator() |
void |
setSshAuthenticator(SSHAuthenticator sshAuthenticator) |
createException, getEvaluator, load, load, removeStored, setEvaluator, storeprotected SSHAuthenticator sshAuthenticator
public DefaultSSHTestContext(SSHAuthenticator sshAuthenticator)
public SSHAuthenticator getSshAuthenticator()
getSshAuthenticator in interface SSHTestContextpublic void setSshAuthenticator(SSHAuthenticator sshAuthenticator)
setSshAuthenticator in interface SSHTestContext