Sha256: 07742a40a068fe290adad87cb44f759fc63f2f58a86560c39b77fc7525d6dd53

Contents?: true

Size: 648 Bytes

Versions: 24

Compression:

Stored size: 648 Bytes

Contents

# OryOathkeeperClient::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] |

## Example

```ruby
require 'ory-oathkeeper-client'

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

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
ory-oathkeeper-client-0.38.15.beta1 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.0.0.alpha62 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.0.0.alpha60 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.0.0.alpha59 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.0.0.alpha58 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.0.0.alpha57 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.0.0.alpha56 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.0.0.alpha55 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.0.0.alpha54 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.0.0.alpha53 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.0.0.alpha52 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.0.0.alpha51 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.0.0.alpha50 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.0.0.alpha49 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.0.0.alpha48 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.0.0.alpha47 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.0.0.alpha46 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.0.0.alpha45 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.0.0.alpha44 docs/SwaggerJSONWebKeySet.md
ory-oathkeeper-client-0.0.0.alpha43 docs/SwaggerJSONWebKeySet.md