Class PromptEntry
java.lang.Object
org.apache.sshd.server.auth.keyboard.PromptEntry
- All Implemented Interfaces:
Serializable
,Cloneable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
prompt
-
echo
private boolean echo
-
-
Constructor Details
-
PromptEntry
public PromptEntry() -
PromptEntry
-
-
Method Details