public class ShellStartupPasswordTrigger extends Object implements ShellStartupTrigger
Constructor and Description |
---|
ShellStartupPasswordTrigger(String passwordPromptExpression,
String password) |
ShellStartupPasswordTrigger(String passwordPromptExpression,
String password,
ShellMatcher matcher) |
Modifier and Type | Method and Description |
---|---|
boolean |
canStartShell(String currentLine,
ShellWriter writer) |
public ShellStartupPasswordTrigger(String passwordPromptExpression, String password)
public ShellStartupPasswordTrigger(String passwordPromptExpression, String password, ShellMatcher matcher)
public boolean canStartShell(String currentLine, ShellWriter writer) throws IOException
canStartShell
in interface ShellStartupTrigger
IOException
Copyright © 2024. All rights reserved.