See: Description
| Interface | Description | 
|---|---|
| ClientCredentialsHeaderTokenPropagatorConfiguration | HTTP header client credentials token propagation configuration. | 
| ClientCredentialsTokenPropagator | Responsible for retrieving and writing tokens obtained via a client credentials request. | 
| Class | Description | 
|---|---|
| ClientCredentialsHeaderPropagatorEnabled | |
| ClientCredentialsHeaderTokenPropagator | Propagates a token obtained via client credentials based off of a header. | 
| ClientCredentialsHttpClientFilter | An  HttpClientFilterto add an access token to outgoing request thanks to a  Client Credentials request. | 
| DefaultClientCredentialsTokenPropagator | The default token propagator that uses the default header configuration. |