navigation.xml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!--
  3. * ========================================================================
  4. *
  5. * Copyright 2004, 2005 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="/"/>
  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="Petclinic Tutorial" href="petclinic-tutorial.html"/>
  37. <item name="External Web Articles" href="articles.html"/>
  38. <item name="Products using Acegi" href="powering.html"/>
  39. <item name="Use without Spring" href="standalone.html"/>
  40. <item name="Upgrading to 1.0.0" href="upgrade/upgrade-090-100.html"/>
  41. <item name="Upgrading to 0.9.0" href="upgrade/upgrade-080-090.html"/>
  42. <item name="Upgrading to 0.8.0" href="upgrade/upgrade-070-080.html"/>
  43. <item name="Upgrading to 0.7.0" href="upgrade/upgrade-06-070.html"/>
  44. <item name="Upgrading to 0.6" href="upgrade/upgrade-05-06.html"/>
  45. <item name="Upgrading to 0.5" href="upgrade/upgrade-04-05.html"/>
  46. <item name="Upgrading to 0.4" href="upgrade/upgrade-03-04.html"/>
  47. <item name="Core JavaDocs" href="multiproject/acegi-security/apidocs/index.html" target="_blank"/>
  48. <item name="Contacts HTTPS" href="multiproject/acegi-security-sample-contacts/ssl/howto.txt"/>
  49. <item name="Project Policies" href="policies.html"/>
  50. <item name="Acegi Security JIRA" href="http://opensource.atlassian.com/projects/spring/secure/BrowseProject.jspa?id=10040"/>
  51. <item name="Blog" href="http://blog.interface21.com/main/author/bena/"/>
  52. </menu>
  53. <menu name="Projects">
  54. <item name="Core Framework" href="multiproject/acegi-security/index.html"/>
  55. <item name="CAS Adapter" href="multiproject/acegi-security-cas/index.html"/>
  56. <item name="Catalina Adapter" href="multiproject/acegi-security-catalina/index.html"/>
  57. <item name="JBoss Adapter" href="multiproject/acegi-security-jboss/index.html"/>
  58. <item name="Jetty Adapter" href="multiproject/acegi-security-jetty/index.html"/>
  59. <item name="Resin Adapter" href="multiproject/acegi-security-resin/index.html"/>
  60. </menu>
  61. <menu name="Samples">
  62. <item name="Contacts" href="multiproject/acegi-security-sample-contacts/index.html"/>
  63. <item name="Attributes" href="multiproject/acegi-security-sample-attributes/index.html"/>
  64. </menu>
  65. <search/>
  66. <menu type="footer">
  67. <item name="Spring Framework" href="http://www.springframework.org/" img="http://www.springframework.org/buttons/spring_white.png"/>
  68. <item name="Code Coverage by Clover" href="http://www.cenqua.com/clover/" img="http://www.cenqua.com/clover/images/clovered1.gif" />
  69. </menu>
  70. </body>
  71. </project>