navigation.xml 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  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="Reference" href="reference.html"/>
  29. <item name="Building" href="building.html"/>
  30. <item name="Downloads" href="downloads.html"/>
  31. <item name="Subprojects" href="projects-overview.html"/>
  32. </menu>
  33. <menu name="Core">
  34. <item name="Core" href="multiproject/acegi-security/index.html"/>
  35. </menu>
  36. <menu name="Adapters">
  37. <item name="CAS" href="multiproject/acegi-security-cas/index.html"/>
  38. <item name="Catalina" href="multiproject/acegi-security-catalina/index.html"/>
  39. <item name="JBoss" href="multiproject/acegi-security-jboss/index.html"/>
  40. <item name="Jetty" href="multiproject/acegi-security-jetty/index.html"/>
  41. <item name="Resin" href="multiproject/acegi-security-resin/index.html"/>
  42. </menu>
  43. <menu name="Samples">
  44. <item name="Contacts" href="multiproject/acegi-security-sample-contacts/index.html"/>
  45. <item name="Attributes" href="multiproject/acegi-security-sample-attributes/index.html"/>
  46. </menu>
  47. <search/>
  48. <menu name="" type="footer">
  49. <item name="Spring Framework" href="http://www.springframework.org/" img="http://www.springframework.org/buttons/spring_white.png"/>
  50. <item name="Code Coverage by Clover" href="http://www.thecortex.net/clover" img="http://www.thecortex.net/clover/images/clovered1.gif"/>
  51. </menu>
  52. </body>
  53. </project>