Méthode | Description | |
---|---|---|
getPassphrase ( ) : String | ||
getPassword ( ) : String | ||
promptPassphrase ( String message ) : bool | ||
promptPassword ( String message ) : bool | ||
promptYesNo ( String str ) : bool | ||
showMessage ( String message ) : void |
public promptPassphrase ( String message ) : bool | ||
message | String | |
Résultat | bool |
public promptPassword ( String message ) : bool | ||
message | String | |
Résultat | bool |
public showMessage ( String message ) : void | ||
message | String | |
Résultat | void |