Sha256: 4132ace3049b1c31cd6c6e44b89ece2b1575b13623ad160d6cb6b294b55852b8

Contents?: true

Size: 656 Bytes

Versions: 40

Compression:

Stored size: 656 Bytes

Contents

# OryOathkeeperClient::RuleHandler

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **config** | **Object** | Config contains the configuration for the handler. Please read the user guide for a complete list of each handler's available settings. | [optional] |
| **handler** | **String** | Handler identifies the implementation which will be used to handle this specific request. Please read the user guide for a complete list of available handlers. | [optional] |

## Example

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

instance = OryOathkeeperClient::RuleHandler.new(
  config: null,
  handler: null
)
```

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
ory-oathkeeper-client-0.40.8 docs/RuleHandler.md
ory-oathkeeper-client-0.40.6 docs/RuleHandler.md
ory-oathkeeper-client-0.40.5 docs/RuleHandler.md
ory-oathkeeper-client-0.40.4 docs/RuleHandler.md
ory-oathkeeper-client-0.40.2 docs/RuleHandler.md
ory-oathkeeper-client-0.39.4 docs/RuleHandler.md
ory-oathkeeper-client-0.39.2 docs/RuleHandler.md
ory-oathkeeper-client-0.39.0 docs/RuleHandler.md
ory-oathkeeper-client-0.38.25.beta1 docs/RuleHandler.md
ory-oathkeeper-client-0.38.24.beta1 docs/RuleHandler.md
ory-oathkeeper-client-0.38.23.beta1 docs/RuleHandler.md
ory-oathkeeper-client-0.38.22.beta1 docs/RuleHandler.md
ory-oathkeeper-client-0.38.20.beta1 docs/RuleHandler.md
ory-oathkeeper-client-0.38.19.beta1 docs/RuleHandler.md
ory-oathkeeper-client-0.38.18.beta1 docs/RuleHandler.md
ory-oathkeeper-client-0.38.17.beta1 docs/RuleHandler.md
ory-oathkeeper-client-0.38.15.beta1 docs/RuleHandler.md
ory-oathkeeper-client-0.0.0.alpha62 docs/RuleHandler.md
ory-oathkeeper-client-0.0.0.alpha60 docs/RuleHandler.md
ory-oathkeeper-client-0.0.0.alpha59 docs/RuleHandler.md