org.eclipse.wst.common.component 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project-modules id="moduleCoreId" project-version="1.5.0">
  3. <wb-module deploy-name="maxkey-web-maxkey">
  4. <property name="context-root" value="/maxkey"/>
  5. <wb-resource deploy-path="/WEB-INF/classes" source-path="src/main/resources"/>
  6. <wb-resource deploy-path="/WEB-INF/classes" source-path="src/main/java"/>
  7. <wb-resource deploy-path="/" source-path="src/main/webapp"/>
  8. <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-core/maxkey-core">
  9. <dependency-type>uses</dependency-type>
  10. </dependent-module>
  11. <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-dao/maxkey-dao">
  12. <dependency-type>uses</dependency-type>
  13. </dependent-module>
  14. <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-jose-jwt/maxkey-jose-jwt">
  15. <dependency-type>uses</dependency-type>
  16. </dependent-module>
  17. <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-client-sdk/maxkey-client-sdk">
  18. <dependency-type>uses</dependency-type>
  19. </dependent-module>
  20. <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-authentications/maxkey-authentications">
  21. <dependency-type>uses</dependency-type>
  22. </dependent-module>
  23. <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-protocol-authorize/maxkey-protocol-authorize">
  24. <dependency-type>uses</dependency-type>
  25. </dependent-module>
  26. <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-protocol-cas/maxkey-protocol-cas">
  27. <dependency-type>uses</dependency-type>
  28. </dependent-module>
  29. <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-protocol-desktop/maxkey-protocol-desktop">
  30. <dependency-type>uses</dependency-type>
  31. </dependent-module>
  32. <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-protocol-extendapi/maxkey-protocol-extendapi">
  33. <dependency-type>uses</dependency-type>
  34. </dependent-module>
  35. <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-protocol-formbased/maxkey-protocol-formbased">
  36. <dependency-type>uses</dependency-type>
  37. </dependent-module>
  38. <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-protocol-tokenbased/maxkey-protocol-tokenbased">
  39. <dependency-type>uses</dependency-type>
  40. </dependent-module>
  41. <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-protocol-oauth-2.0/maxkey-protocol-oauth-2.0">
  42. <dependency-type>uses</dependency-type>
  43. </dependent-module>
  44. <dependent-module deploy-path="/WEB-INF/lib" handle="module:/resource/maxkey-protocol-saml-2.0/maxkey-protocol-saml-2.0">
  45. <dependency-type>uses</dependency-type>
  46. </dependent-module>
  47. </wb-module>
  48. </project-modules>