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 © 2017–2019 Eclipse Foundation. All rights reserved.