public interface InteractiveUserInfo
UserInfo
UserInfo
Modifier and Type | Method and Description |
---|---|
String |
promptPassphrase(String message) |
String |
promptPassword(String message) |
boolean |
promptYesNo(String message) |
void |
showMessage(String message) |
Copyright © 2003-2014 The Apache Software Foundation. All Rights Reserved.