public interface PasswordDialog
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPassword(java.lang.String keystore,
java.lang.String alias)
Ask the user for a password and return it to the caller.
|
java.lang.String getPassword(java.lang.String keystore,
java.lang.String alias)
keystore - the keystore locationalias - The alias in the keystore