Method | Description | |
---|---|---|
DirectPasswordUserInfo ( String Password ) : System | ||
getPassphrase ( ) : String | ||
getPassword ( ) : String | ||
promptPassphrase ( String message ) : bool | ||
promptPassword ( String message ) : bool | ||
promptYesNo ( String str ) : bool | ||
showMessage ( String message ) : void |
public DirectPasswordUserInfo ( String Password ) : System | ||
Password | String | |
return | System |
public promptPassphrase ( String message ) : bool | ||
message | String | |
return | bool |
public promptPassword ( String message ) : bool | ||
message | String | |
return | bool |