IotHubX509SoftwareAuthenticationProvider Class
- java.
lang. Object - IotHubAuthenticationProvider
- com.
microsoft. azure. sdk. iot. device. auth. IotHubX509SoftwareAuthenticationProvider
- com.
public class IotHubX509SoftwareAuthenticationProvider extends IotHubAuthenticationProvider
Constructor Summary
Constructor | Description | |
---|---|---|
IotHubX509SoftwareAuthenticationProvider(String hostname, String gatewayHostname, String deviceId, String moduleId, SSLContext sslContext) |
Inherited Members
IotHubAuthenticationProvider.deviceId
IotHubAuthenticationProvider.gatewayHostname
IotHubAuthenticationProvider.getDeviceId()
IotHubAuthenticationProvider.getGatewayHostname()
IotHubAuthenticationProvider.getHostname()
IotHubAuthenticationProvider.getModuleId()
IotHubAuthenticationProvider.getSSLContext()
IotHubAuthenticationProvider.hostname
IotHubAuthenticationProvider.IotHubAuthenticationProvider(String hostname, String gatewayHostname, String deviceId, String moduleId)
IotHubAuthenticationProvider.IotHubAuthenticationProvider(String hostname, String gatewayHostname, String deviceId, String moduleId, SSLContext sslContext)
IotHubAuthenticationProvider.moduleId
Constructor Details
IotHubX509SoftwareAuthenticationProvider
public IotHubX509SoftwareAuthenticationProvider(String hostname, String gatewayHostname, String deviceId, String moduleId, SSLContext sslContext)
Parameters:
hostname
gatewayHostname
deviceId
moduleId
sslContext