blob: 58b865b3d27092eecbf54b7e93bf2f30dbb10dd4 [file] [log] [blame]
<web-app xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
web-app_2_5.xsd"
version="2.5">
<security-constraint>
<web-resource-collection>
<web-resource-name></web-resource-name>
<url-pattern></url-pattern>
</web-resource-collection>
</security-constraint>
</web-app>