sberyozkin commented on issue #351: [CXF-7571] Adding support for CDI injection of @Context objects. URL: https://github.com/apache/cxf/pull/351#issuecomment-353583573 Yeah, that OAuthContext has never been injectable :-), I did it awhile back and the idea was that may be the RS code might want to get the current access token properties like messageContext,getContent(OAuthContext.class), but indeed, it would need to be converted to the interface for it to be accessed as Context...
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
