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