check_password
Description:
Checks if msg authenticates to this via username and password.
This would normally be called from a AuthDomainGenericAuthCallback.
Parameters:
| this | |
| msg |
a Message |
| username |
a username |
| password |
a password |
Returns:
|
whether or not the message is authenticated |