spring-security/doc/xdocs/navigation.xml

71 lines
2.9 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1"?>
2004-11-20 05:28:01 -05:00
<!--
* ========================================================================
*
* 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.
*
* ========================================================================
-->
2004-11-19 18:52:20 -05:00
<project>
<body>
2004-11-19 18:52:20 -05:00
<links>
<item name="Acegi Security on Sourceforge" href="http://sourceforge.net/projects/acegisecurity" />
</links>
<menu name="Overview">
2004-11-20 10:23:01 -05:00
<item name="Home" href="index.html"/>
2004-12-21 22:42:51 -05:00
<item name="Building with Maven" href="building.html"/>
2004-12-23 19:35:09 -05:00
<item name="Downloads" href="downloads.html"/>
</menu>
2004-11-19 18:52:20 -05:00
2004-12-22 08:15:07 -05:00
<menu name="Documentation">
<item name="Suggested Steps" href="suggested.html"/>
<item name="Reference Guide" href="reference.html"/>
<item name="Sample SQL Schema" href="dbinit.txt"/>
2004-12-22 19:15:00 -05:00
<item name="FAQ" href="faq.html"/>
2004-12-22 08:15:07 -05:00
<item name="External Web Articles" href="articles.html"/>
<item name="Upgrading to 0.7.0" href="upgrade/upgrade-06-070.html"/>
<item name="Upgrading to 0.6" href="upgrade/upgrade-05-06.html"/>
<item name="Upgrading to 0.5" href="upgrade/upgrade-04-05.html"/>
<item name="Upgrading to 0.4" href="upgrade/upgrade-03-04.html"/>
</menu>
2004-12-22 08:15:07 -05:00
<menu name="Projects">
2004-12-22 19:15:00 -05:00
<item name="Core Framework" href="multiproject/acegi-security/index.html"/>
<item name="CAS Adapter" href="multiproject/acegi-security-cas/index.html"/>
<item name="Catalina Adapter" href="multiproject/acegi-security-catalina/index.html"/>
<item name="JBoss Adapter" href="multiproject/acegi-security-jboss/index.html"/>
<item name="Jetty Adapter" href="multiproject/acegi-security-jetty/index.html"/>
<item name="Resin Adapter" href="multiproject/acegi-security-resin/index.html"/>
2004-11-19 18:52:20 -05:00
</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>
2004-11-19 18:52:20 -05:00
<search/>
2004-12-22 08:15:07 -05:00
<menu type="footer">
2004-11-19 18:52:20 -05:00
<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>