Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The basic issues is that the development and delivery of code is currently required to add a new service provider into Knox.
This results in a barrier to entry for integrating new services to Knoxproviders with Knox.
In particular the integration of an existing servlet filter into Knox should not require code development.
The design below is intended to introduce a very simple configuration based mechanism to accomplish this.
Naturally this will only cover very simple use-cases.
More advanced requirements will still require the development of a ProviderDeploymentContributor.