navigation.xml 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!--
  3. * ========================================================================
  4. *
  5. * Copyright 2004 Acegi Technology Pty Limited
  6. *
  7. * Licensed under the Apache License, Version 2.0 (the "License");
  8. * you may not use this file except in compliance with the License.
  9. * You may obtain a copy of the License at
  10. *
  11. * http://www.apache.org/licenses/LICENSE-2.0
  12. *
  13. * Unless required by applicable law or agreed to in writing, software
  14. * distributed under the License is distributed on an "AS IS" BASIS,
  15. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  16. * See the License for the specific language governing permissions and
  17. * limitations under the License.
  18. *
  19. * ========================================================================
  20. -->
  21. <project>
  22. <body>
  23. <links>
  24. <item name="Acegi Security on Sourceforge" href="http://sourceforge.net/projects/acegisecurity" />
  25. </links>
  26. <menu name="Overview">
  27. <item name="Home" href="index.html"/>
  28. <item name="Building with Maven" href="building.html"/>
  29. <item name="Downloads" href="downloads.html"/>
  30. </menu>
  31. <menu name="Documentation">
  32. <item name="Suggested Steps" href="suggested.html"/>
  33. <item name="Reference Guide" href="reference.html"/>
  34. <item name="Sample SQL Schema" href="dbinit.txt"/>
  35. <item name="FAQ" href="faq.html"/>
  36. <item name="External Web Articles" href="articles.html"/>
  37. <item name="Upgrading to 0.7.0" href="upgrade/upgrade-06-070.html"/>
  38. <item name="Upgrading to 0.6" href="upgrade/upgrade-05-06.html"/>
  39. <item name="Upgrading to 0.5" href="upgrade/upgrade-04-05.html"/>
  40. <item name="Upgrading to 0.4" href="upgrade/upgrade-03-04.html"/>
  41. </menu>
  42. <menu name="Projects">
  43. <item name="Core Framework" href="multiproject/acegi-security/index.html"/>
  44. <item name="CAS Adapter" href="multiproject/acegi-security-cas/index.html"/>
  45. <item name="Catalina Adapter" href="multiproject/acegi-security-catalina/index.html"/>
  46. <item name="JBoss Adapter" href="multiproject/acegi-security-jboss/index.html"/>
  47. <item name="Jetty Adapter" href="multiproject/acegi-security-jetty/index.html"/>
  48. <item name="Resin Adapter" href="multiproject/acegi-security-resin/index.html"/>
  49. </menu>
  50. <menu name="Samples">
  51. <item name="Contacts" href="multiproject/acegi-security-sample-contacts/index.html"/>
  52. <item name="Attributes" href="multiproject/acegi-security-sample-attributes/index.html"/>
  53. </menu>
  54. <search/>
  55. <menu type="footer">
  56. <item name="Spring Framework" href="http://www.springframework.org/" img="http://www.springframework.org/buttons/spring_white.png"/>
  57. <item name="Code Coverage by Clover" href="http://www.cenqua.com/clover/" img="http://www.cenqua.com/clover/images/clovered1.gif" />
  58. </menu>
  59. </body>
  60. </project>