Class: DaVinciCRDTestKit::Routes::JWKSetEndpointHandler
- Inherits:
-
Object
- Object
- DaVinciCRDTestKit::Routes::JWKSetEndpointHandler
- Defined in:
- lib/davinci_crd_test_kit/routes/jwk_set_endpoint_handler.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.call ⇒ Object
6 7 8 |
# File 'lib/davinci_crd_test_kit/routes/jwk_set_endpoint_handler.rb', line 6 def self.call(...) new.call(...) end |