OauthRegisteredClientFetcherDsl

@GeneratedBy(type = OauthRegisteredClient::class)
class OauthRegisteredClientFetcherDsl(fetcher: Fetcher<OauthRegisteredClient> = emptyOauthRegisteredClientFetcher)

Constructors

Link copied to clipboard
constructor(fetcher: Fetcher<OauthRegisteredClient> = emptyOauthRegisteredClientFetcher)

Functions

Link copied to clipboard
fun accessTokenFormat(enabled: Boolean = true)
Link copied to clipboard
fun accessTokenTimeToLive(enabled: Boolean = true)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun authorizationGrantTypes(enabled: Boolean = true)
Link copied to clipboard
Link copied to clipboard
fun clientId(enabled: Boolean = true)
Link copied to clipboard
fun clientIdIssuedAt(enabled: Boolean = true)
Link copied to clipboard
fun clientName(enabled: Boolean = true)
Link copied to clipboard
fun clientSecret(enabled: Boolean = true)
Link copied to clipboard
fun clientSecretExpiresAt(enabled: Boolean = true)
Link copied to clipboard
fun deviceCodeTimeToLive(enabled: Boolean = true)
Link copied to clipboard
fun idTokenSignatureAlgorithm(enabled: Boolean = true)
Link copied to clipboard
Link copied to clipboard
fun jwkSetUrl(enabled: Boolean = true)
Link copied to clipboard
fun postLogoutRedirectUris(enabled: Boolean = true)
Link copied to clipboard
fun redirectUris(enabled: Boolean = true)
Link copied to clipboard
fun refreshTokenTimeToLive(enabled: Boolean = true)
Link copied to clipboard
Link copied to clipboard
fun requireProofKey(enabled: Boolean = true)
Link copied to clipboard
fun reuseRefreshTokens(enabled: Boolean = true)
Link copied to clipboard
fun scopes(enabled: Boolean = true)
Link copied to clipboard
Link copied to clipboard
fun x509CertificateSubjectDn(enabled: Boolean = true)