oauth / br.com.braspag / OAuth

OAuth

class OAuth

Constructors

<init>

OAuth(clientId: java.lang.String, clientSecret: java.lang.String, environment: OAuthEnvironment)

Functions

getToken

fun getToken(callback: kotlin.jvm.functions.Function1<? super br.com.braspag.models.ClientResult<br.com.braspag.models.OAuthResponse>, kotlin.Unit>): void