public interface UserInfo
Modifier and Type | Method and Description |
---|---|
String |
getPassphrase() |
String |
getPassword() |
boolean |
promptPassphrase(String message) |
boolean |
promptPassword(String message) |
boolean |
promptYesNo(String message) |
void |
showMessage(String message) |
Copyright © 2015 JCraft,Inc.. All rights reserved.