Adding @Functional Interface
[aaf/authz.git] / cadi / servlet-sample / index.html
1 <html>
2   <header>
3         <title>CADI Test Page</title>
4   </header>
5   <body>
6         <h1>Welcome to the CADI Test Page</h1>
7         <p>This page is surrounded by a Tomcat Valve implementing CSP via TAF (CSSA) Framework</p>
8         Click <a href="testme">here</a> to test the protected Servlet
9   </body>
10 </html>