$

@GeneratedBy(type = OauthRegisteredClient::class)
object $

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val SLOT_CLIENT_ID: Int = 1
Link copied to clipboard
Link copied to clipboard
const val SLOT_CLIENT_NAME: Int = 5
Link copied to clipboard
const val SLOT_CLIENT_SECRET: Int = 3
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val SLOT_ID: Int = 0
Link copied to clipboard
const val SLOT_JWK_SET_URL: Int = 13
Link copied to clipboard
Link copied to clipboard
const val SLOT_REDIRECT_URIS: Int = 8
Link copied to clipboard
Link copied to clipboard
const val SLOT_REQUIRE_PROOF_KEY: Int = 11
Link copied to clipboard
Link copied to clipboard
const val SLOT_SCOPES: Int = 10
Link copied to clipboard
Link copied to clipboard
val type: ImmutableType

Functions

Link copied to clipboard
fun produce(base: OauthRegisteredClient? = null, resolveImmediately: Boolean = false): OauthRegisteredClient
fun produce(base: OauthRegisteredClient? = null, resolveImmediately: Boolean = false, block: OauthRegisteredClientDraft.() -> Unit): OauthRegisteredClient