Creates a new [class@Auth] of type type with the information from msg and auth_header.
This is called by [class@Session]; you will normally not create auths yourself.
| type |
the type of auth to create (a subtype of [class@Auth]) |
| msg |
the Message the auth is being created for |
| auth_header |
the WWW-Authenticate/Proxy-Authenticate header |
|
the new [class@Auth], or null if it could not be created |