]
Darran Lofthouse updated ELY-1409:
----------------------------------
Fix Version/s: 1.5.2.CR1
(was: 1.5.1.Final)
Update HTTP authentication mechanism API to support re-use of
response handlers
-------------------------------------------------------------------------------
Key: ELY-1409
URL:
https://issues.jboss.org/browse/ELY-1409
Project: WildFly Elytron
Issue Type: Task
Components: HTTP
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.5.2.CR1
At the moment the response handler can only access the response, it can not access
anything from the request unless created with access to the request.
Making the scopes available should allow for state to be transferred on the request
scope.