]
Darran Lofthouse updated ELY-176:
---------------------------------
Fix Version/s: 1.0.0.Alpha2
(was: 1.0.0.Alpha1)
HTTP AuthenticationMechanism Factory and Provider registration.
---------------------------------------------------------------
Key: ELY-176
URL:
https://issues.jboss.org/browse/ELY-176
Project: WildFly Elytron
Issue Type: Sub-task
Components: HTTP
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.0.0.Alpha2
We are for now going to need to be Undertow specific unless we come up with a solution
for a generic API/SPI to be implemented by HTTP mechanisms that also gives access to the
request / response.
This task is to define a factory SPI and to make all known HTTP mechanisms available
using this SPI.