Interface AuthenticationRequest

All Known Implementing Classes:
ServiceAccountAuthenticationRequest, UsernamePasswordAuthenticationRequest

public interface AuthenticationRequest
  • Method Summary

    Modifier and Type
    Method
    Description
    okhttp3.RequestBody
     
     
  • Method Details

    • getRequestBody

      okhttp3.RequestBody getRequestBody()
    • getUri

      String getUri()