ProtonSaslMechanism.isApplicable

Checks whether a given mechanism is suitable for use in light of the available credentials.

@param username the username @param password the password @return whether mechanism is applicable

interface ProtonSaslMechanism
bool
isApplicable
(
string username
,
string password
)

Meta