JBoss Community

Re: How to pass data from valve to login module?

created by herb in PicketBox Development - View the full discussion

I found a jacc method to retrieve HttpServletRequest in my login module:

HttpServletRequest request = (HttpServletRequest) javax.security.jacc.PolicyContext.getContext("javax.servlet.http.HttpServletRequest");

Reply to this message by going to Community

Start a new discussion in PicketBox Development at Community