Charles Noneman created OLTU-158:
------------------------------------
Summary: Overload OAuthASResponse.authorizationResponse to accept
a OAuthAuthzRequest
Key: OLTU-158
URL: https://issues.apache.org/jira/browse/OLTU-158
Project: Apache Oltu
Issue Type: Improvement
Components: oauth2-authzserver
Affects Versions: oauth2-1.0.0
Reporter: Charles Noneman
Priority: Minor
Currently OAuthASResponse.authorizationResponse takes a HttpServletRequest in
its arguments. It would be nice to have an overload of this method that took a
OAuthAuthzRequest request instead. This would allow a separation of code that
converts the HttpServletRequest into a OAuthAuthzRequest and the code that
generates a OAuthASResponse.
--
This message was sent by Atlassian JIRA
(v6.2#6252)