Callback used by #SoupAuthDomainDigest for authentication purposes. The application should look up username in its password database, and return the corresponding encoded password (see soup_auth_domain_digest_encode_password()).
username
the domain
the message being authenticated
the username provided by the client
Callback used by #SoupAuthDomainDigest for authentication purposes. The application should look up
username
in its password database, and return the corresponding encoded password (see soup_auth_domain_digest_encode_password()).