ProtonSaslMechanism.setUsername

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

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

interface ProtonSaslMechanism
setUsername
(
string username
)

Meta