Sha256: 8fce9bc1547f5540f04807fbdf22aa271aca4c5db88d1e1f6ca964a3dd25681f

Contents?: true

Size: 648 Bytes

Versions: 12

Compression:

Stored size: 648 Bytes

Contents

# OryHydraClient::SwaggerJSONWebKeySet

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**keys** | [**Array<SwaggerJSONWebKey>**](SwaggerJSONWebKey.md) | The value of the \"keys\" parameter is an array of JWK values.  By default, the order of the JWK values within the array does not imply an order of preference among them, although applications of JWK Sets can choose to assign a meaning to the order for their purposes, if desired. | [optional] 

## Code Sample

```ruby
require 'OryHydraClient'

instance = OryHydraClient::SwaggerJSONWebKeySet.new(keys: null)
```


Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
ory-oathkeeper-client-0.38.5.beta1 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.38.4.beta1 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.38.2.beta1 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.38.1.beta1 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.38.0.beta2 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.37.1.beta1 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.37.0.beta1 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.36.0.beta4 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.35.5.beta2 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.35.5.beta1 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.35.1.beta1 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.35.0.alpha1 docs/SwaggerJSONWebKeySet.md