Inject a bean including HttpServletRequest in external project

Cantor, Scott cantor.2 at osu.edu
Tue Mar 5 20:57:46 EST 2019


On 3/5/19, 8:53 PM, "dev on behalf of Noriyuki TAKEI" <dev-bounces at shibboleth.net on behalf of ntakei at sios.com> wrote:

> In the module,I'd like to inject a bean including HttpServletRequest.I tried the following code, but it did not work
> properly.

We do not support Spring annotations and if you want to use them, you're on your own. We use XML wiring only and you can obtain an instance of the request using the shibboleth.HttpServletRequest bean reference.

-- Scott








More information about the dev mailing list