password
Returns a copy of the password.
Note: this method returns a copy of the password. It is the caller's responsibility to zero out the password information after it is no longer needed.
Return
the password.
Throws
if password has been cleared by calling clearPassword
method.