http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-ai-a2a-core
/
org.http4k.ai.a2a.model
/
SecurityScheme
/
OpenIdConnect
Open
Id
Connect
@
JsonSerializable
data
class
OpenIdConnect
(
val
openIdConnectUrl
:
Uri
,
val
description
:
String
?
=
null
)
:
SecurityScheme
(
source
)
Members
Constructors
Open
Id
Connect
Link copied to clipboard
constructor
(
openIdConnectUrl
:
Uri
,
description
:
String
?
=
null
)
Properties
description
Link copied to clipboard
open
override
val
description
:
String
?
open
Id
Connect
Url
Link copied to clipboard
val
openIdConnectUrl
:
Uri