public class AuthApiClientImp extends Object implements AuthApiClient
| Constructor and Description |
|---|
AuthApiClientImp(String url,
org.apache.hc.client5.http.impl.classic.CloseableHttpClient httpClient,
TelemetryRuntimeProducer telemetryRuntimeProducer) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
Authenticate() |
public AuthApiClientImp(String url, org.apache.hc.client5.http.impl.classic.CloseableHttpClient httpClient, TelemetryRuntimeProducer telemetryRuntimeProducer)
public AuthenticationResponse Authenticate()
Authenticate in interface AuthApiClientCopyright © 2021. All rights reserved.