HttpAuth
HttpAuth =
HttpAuthNone
|HttpAuthBasic
|HttpAuthBearer
|HttpAuthApiKey
|HttpAuthOAuth2
Union of all supported HTTP authentication configurations.
HttpAuth =
HttpAuthNone
|HttpAuthBasic
|HttpAuthBearer
|HttpAuthApiKey
|HttpAuthOAuth2
Union of all supported HTTP authentication configurations.