Sha256: db4bead7bcaf8982873f6933a72f541a6487c1691b2ce5af8b9291b45b19f218

Contents?: true

Size: 691 Bytes

Versions: 12

Compression:

Stored size: 691 Bytes

Contents

# OryHydraClient::RuleHandler

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**config** | [**Object**](.md) | 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] 

## Code Sample

```ruby
require 'OryHydraClient'

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


Version data entries

12 entries across 12 versions & 1 rubygems

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