ReadClientCredentialsGrantMetadata

Read-only metadata for OAuth2 client credentials grant authentication configuration.

Types

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

Properties

Link copied to clipboard

The base endpoint URL for the OAuth2 client credentials grant flow.

Link copied to clipboard

The source of client credentials for the OAuth2 client credentials grant flow.

Link copied to clipboard

The read-only client credentials configuration details.

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