setGenericAuthCallback
Sets @auth_callback as an authentication-handling callback for @domain.
Whenever a request comes in to @domain which cannot be authenticated via a domain-specific auth callback (eg, callback@AuthDomainDigestAuthCallback), the generic auth callback will be invoked. See callback@AuthDomainGenericAuthCallback for information on what the callback should do.
Parameters
authCallback
the auth callback