Method | 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 | |
return | bool |
public promptPassword ( String message ) : bool | ||
message | String | |
return | bool |