Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
jwks-cr
master
JWKS
EndpointResponse
Key
KeyNotFoundException
KeyResponse
KeyResponsePropertyNotFoundException
Generated using Crystal 1.14.0
2024-11-26 07:01:43 UTC
class
JWKS::
EndpointResponse
JWKS::EndpointResponse
Reference
Object
Included Modules
JSON::Serializable
Defined in:
json.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#keys
: Array(KeyResponse)
#keys=
(keys : Array(KeyResponse))
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
keys
: Array(
KeyResponse
)
#
[
View source
]
def
keys=
(keys : Array(
KeyResponse
))
#
[
View source
]