ProtonSaslMechanism.setPassword

Sets the password value for this Mechanism. The Mechanism can ignore this value if it does not utilize a password in it's authentication processing.

@param username The user name given. @return the mechanism.

interface ProtonSaslMechanism
setPassword
(
string username
)

Meta