[jboss-user] [Security & JAAS/JBoss] - Re: obtaining caller ip from within LoginModule
jaikiran
do-not-reply at jboss.com
Thu Sep 21 09:58:21 EDT 2006
Have a look at:
http://wiki.jboss.org/wiki/Wiki.jsp?page=AccessingServletRequestForAuthentication
And once you get access to HttpServletRequest, you can use the getRemoteAddr() API available on HttpServletRequest
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973256#3973256
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973256
More information about the jboss-user
mailing list