[jboss-dev-forums] [PicketBox Development] - Re: How to pass data from valve to login module?

James Fellows do-not-reply at jboss.com
Wed Apr 25 04:57:31 EDT 2012


James Fellows [https://community.jboss.org/people/j4m3s] created the discussion

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

To view the discussion, visit: https://community.jboss.org/message/732051#732051

--------------------------------------------------------------
found it here:  https://community.jboss.org/docs/DOC-16963 https://community.jboss.org/wiki/WebAuthenticationUsingHTTPRequestParameters

I'm using maven so needed to add the following to my dependencies:

|      | <dependency> |
|          | <groupId>org.jboss.spec.javax.security.jacc</groupId> |
|          | <artifactId>jboss-jacc-api_1.4_spec</artifactId> |
|      | </dependency> |

(I've not got a version number in there because I imported the jboss bom which specifies 1.0.0.Final for me)
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/732051#732051]

Start a new discussion in PicketBox Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2088]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120425/af1b9a1f/attachment.html 


More information about the jboss-dev-forums mailing list