set_password
Description:
Sets the password for this.
Use this function to cache the password in memory after obtaining it through get_password. Some SASL mechanisms use this when attempting to authenticate.
Parameters:
this |
a Service |
password |
the password for this |