http4k-security-oauth
Toggle table of contents
6.20.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-security-oauth
http4k-security-oauth
/
org.http4k.security.oauth.metadata
/
JsonWebKeySet
Json
Web
Key
Set
data
class
JsonWebKeySet
(
val
keys
:
List
<
JsonWebKey
>
)
(
source
)
Members
Constructors
Json
Web
Key
Set
Link copied to clipboard
constructor
(
keys
:
List
<
JsonWebKey
>
)
Properties
keys
Link copied to clipboard
val
keys
:
List
<
JsonWebKey
>