OAuth2Properties

The OAuth2 properties.

Types

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

Properties

Link copied to clipboard

The authorization code properties of the OAuth2 properties.

Link copied to clipboard

The OAuth2 client application of the OAuth2 properties.

Link copied to clipboard

The OAuth2 credentials of the OAuth2 properties.

Link copied to clipboard

The OAuth2 grant type of the OAuth2 properties.

Link copied to clipboard

The OAuth2 token URL of the OAuth2 properties.

Link copied to clipboard

The OAuth2 token URL parameter map of the OAuth2 properties.

Functions

Link copied to clipboard
inline fun copy(block: OAuth2Properties.Builder.() -> Unit = {}): OAuth2Properties
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