[jboss-user] [JBoss Seam] - Seam security question, in vpn environment
liudan2005
do-not-reply at jboss.com
Sat May 26 03:49:49 EDT 2007
I have some pages under /admin/* that I don't want them publicly available. I have a virtual NIC with IP 10.3.0.1, I need to allow access to /admin/* that comes from this NIC. It would be nice if Seam support this:
| <page view-id="/admin/*" only-from-nic="10.3.0.1"/>
|
I don't know if there's other better ways doing it. Can someone share your experience here? Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048826#4048826
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048826
More information about the jboss-user
mailing list