Interface AuthenticationRequest
- All Known Implementing Classes:
ServiceAccountAuthenticationRequest
,UsernamePasswordAuthenticationRequest
public interface AuthenticationRequest
-
Method Summary
-
Method Details
-
getRequestBody
okhttp3.RequestBody getRequestBody() -
getUri
String getUri()
-