Expand description
Defines additional types related to GenericHTTPEndpointConfig.
Modules§
- basic_
authentication - Defines additional types related to BasicAuthentication.
- bearer_
token_ authentication - Defines additional types related to BearerTokenAuthentication.
Structs§
- Basic
Authentication - Basic authentication with username and password.
- Bearer
Token Authentication - Bearer token authentication with a token.
Enums§
- Authentication
- The authentication mechanism to use for requests to the HTTP service provider.