GlueOAuth2Credentials

The GlueOAuth2 credentials of a connection.

Types

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

Properties

Link copied to clipboard

The access token of a connection.

Link copied to clipboard

The jwt token of the connection.

Link copied to clipboard

The refresh token of the connection.

Link copied to clipboard

The user managed client application client secret of the connection.

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