123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- <?xml version="1.0" encoding="ISO-8859-1"?>
- <!--
- * ========================================================================
- *
- * Copyright 2004 Acegi Technology Pty Limited
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- *
- * ========================================================================
- -->
- <project>
- <body>
- <links>
- <item name="Acegi Security on Sourceforge" href="http://sourceforge.net/projects/acegisecurity" />
- </links>
- <menu name="Overview">
- <item name="Home" href="index.html"/>
- <item name="Reference" href="reference.html"/>
- <item name="Building" href="building.html"/>
- <item name="Downloads" href="downloads.html"/>
- <item name="Subprojects" href="projects-overview.html"/>
- </menu>
- <menu name="Core">
- <item name="Core" href="multiproject/acegi-security/index.html"/>
- </menu>
- <menu name="Adapters">
- <item name="CAS" href="multiproject/acegi-security-cas/index.html"/>
- <item name="Catalina" href="multiproject/acegi-security-catalina/index.html"/>
- <item name="JBoss" href="multiproject/acegi-security-jboss/index.html"/>
- <item name="Jetty" href="multiproject/acegi-security-jetty/index.html"/>
- <item name="Resin" href="multiproject/acegi-security-resin/index.html"/>
- </menu>
- <menu name="Samples">
- <item name="Contacts" href="multiproject/acegi-security-sample-contacts/index.html"/>
- <item name="Attributes" href="multiproject/acegi-security-sample-attributes/index.html"/>
- </menu>
- <search/>
- <menu name="" type="footer">
- <item name="Spring Framework" href="http://www.springframework.org/" img="http://www.springframework.org/buttons/spring_white.png"/>
- <item name="Code Coverage by Clover" href="http://www.thecortex.net/clover" img="http://www.thecortex.net/clover/images/clovered1.gif"/>
- </menu>
- </body>
- </project>
|