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) |
boolean promptYesNo(String message)
void showMessage(String message)
String promptPassword(String message)
String promptPassphrase(String message)
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.