ConnectionOAuthResponseParameters

The response parameters when OAuth is specified as the authorization type.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The URL to the HTTP endpoint that authorized the request.

Link copied to clipboard

Details about the client parameters returned when OAuth is specified as the authorization type.

Link copied to clipboard

The method used to connect to the HTTP endpoint.

Link copied to clipboard

The additional HTTP parameters used for the OAuth authorization request.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String