Skip to main content

Module generic_http_endpoint_config

Module generic_http_endpoint_config 

Source
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§

BasicAuthentication
Basic authentication with username and password.
BearerTokenAuthentication
Bearer token authentication with a token.

Enums§

Authentication
The authentication mechanism to use for requests to the HTTP service provider.