ServiceClientCredentialsProvider Class

  • java.lang.Object
    • com.microsoft.azure.sdk.iot.service.digitaltwin.authentication.ServiceClientCredentialsProvider

Implements

com.microsoft.rest.credentials.ServiceClientCredentials

public class ServiceClientCredentialsProvider
implements com.microsoft.rest.credentials.ServiceClientCredentials

Constructor Summary

Constructor Description
ServiceClientCredentialsProvider()

Method Summary

Modifier and Type Method and Description
void applyCredentialsFilter(OkHttpClient.Builder clientBuilder)

Methods inherited from java.lang.Object

java.lang.Object.clone java.lang.Object.equals java.lang.Object.finalize java.lang.Object.getClass java.lang.Object.hashCode java.lang.Object.notify java.lang.Object.notifyAll java.lang.Object.toString java.lang.Object.wait java.lang.Object.wait java.lang.Object.wait

Constructor Details

ServiceClientCredentialsProvider

public ServiceClientCredentialsProvider()

Method Details

applyCredentialsFilter

public void applyCredentialsFilter(OkHttpClient.Builder clientBuilder)

Parameters:

clientBuilder

Applies to