Class OauthClient


  • public class OauthClient
    extends MercadoPagoClient
    Client responsible for performing oauth authorization.
    • Constructor Detail

      • OauthClient

        public OauthClient()
        Default constructor. Uses the default http client used by the SDK.
      • OauthClient

        public OauthClient​(MPHttpClient httpClient)
        Constructor used for providing a custom http client.
        Parameters:
        httpClient - http client