Class ServiceAccountAuthenticationRequest
java.lang.Object
com.firebolt.jdbc.client.authentication.ServiceAccountAuthenticationRequest
- All Implemented Interfaces:
AuthenticationRequest
-
Constructor Summary
ConstructorsConstructorDescriptionServiceAccountAuthenticationRequest(String clientId, String clientSecret, String environment) -
Method Summary
-
Constructor Details
-
ServiceAccountAuthenticationRequest
-
-
Method Details
-
getRequestBody
public okhttp3.RequestBody getRequestBody()- Specified by:
getRequestBodyin interfaceAuthenticationRequest
-
getUri
- Specified by:
getUriin interfaceAuthenticationRequest
-