Package com.sshtools.client.shell
Class ShellStartupPasswordTrigger
java.lang.Object
com.sshtools.client.shell.ShellStartupPasswordTrigger
- All Implemented Interfaces:
ShellStartupTrigger
-
Constructor Summary
ConstructorsConstructorDescriptionShellStartupPasswordTrigger
(String passwordPromptExpression, String password) ShellStartupPasswordTrigger
(String passwordPromptExpression, String password, ShellMatcher matcher) -
Method Summary
-
Constructor Details
-
ShellStartupPasswordTrigger
-
ShellStartupPasswordTrigger
public ShellStartupPasswordTrigger(String passwordPromptExpression, String password, ShellMatcher matcher)
-
-
Method Details
-
canStartShell
- Specified by:
canStartShell
in interfaceShellStartupTrigger
- Throws:
IOException
-