ServiceClientBearerTokenCredentialProvider Class
- java.
lang. Object - ServiceClientCredentials
- com.
microsoft. azure. sdk. iot. service. digitaltwin. authentication. ServiceClientBearerTokenCredentialProvider
- com.
public class ServiceClientBearerTokenCredentialProvider
Implementation of ServiceClientCredentials that provides RBAC based bearer tokens.
Method Summary
Modifier and Type | Method and Description |
---|---|
void | applyCredentialsFilter(OkHttpClient.Builder clientBuilder) |
Method Details
applyCredentialsFilter
public void applyCredentialsFilter(OkHttpClient.Builder clientBuilder)
Parameters:
clientBuilder
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java