TokenRequest

constructor(grantType: GrantType, clientId: ClientId?, clientSecret: String?, code: String?, redirectUri: Uri?, scopes: List<String>, clientAssertionType: Uri?, clientAssertion: String?, refreshToken: RefreshToken?)