SecMgrInc.xml 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  3. "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
  4. <book xml:base="../">
  5. <bookinfo>
  6. <title>Security Manager Plugin Framework</title>
  7. <!--some-book-set-up-stuff-->
  8. <mediaobject>
  9. <imageobject>
  10. <imagedata fileref="images/redswooshWithLogo3.jpg" />
  11. </imageobject>
  12. </mediaobject>
  13. <author>
  14. <surname>Boca Raton Documentation Team</surname>
  15. </author>
  16. <legalnotice>
  17. <para>We welcome your comments and feedback about this document via
  18. email to <email>docfeedback@hpccsystems.com</email> Please include
  19. <emphasis role="bold">Documentation Feedback</emphasis> in the subject
  20. line and reference the document name, page numbers, and current Version
  21. Number in the text of the message.</para>
  22. <para>LexisNexis and the Knowledge Burst logo are registered trademarks
  23. of Reed Elsevier Properties Inc., used under license. Other products,
  24. logos, and services may be trademarks or registered trademarks of their
  25. respective companies. All names and example data used in this manual are
  26. fictitious. Any similarity to actual persons, living or dead, is purely
  27. coincidental.</para>
  28. <para></para>
  29. </legalnotice>
  30. <xi:include href="common/Version.xml" xpointer="xpointer(//*[@id='FooterInfo'])"
  31. xmlns:xi="http://www.w3.org/2001/XInclude" />
  32. <xi:include href="common/Version.xml" xpointer="xpointer(//*[@id='DateVer'])"
  33. xmlns:xi="http://www.w3.org/2001/XInclude" />
  34. <corpname>HPCC Systems<superscript>®</superscript></corpname>
  35. <xi:include href="common/Version.xml" xpointer="xpointer(//*[@id='Copyright'])"
  36. xmlns:xi="http://www.w3.org/2001/XInclude" />
  37. <mediaobject role="logo">
  38. <imageobject>
  39. <imagedata fileref="images/LN_Rightjustified.jpg" />
  40. </imageobject>
  41. </mediaobject>
  42. </bookinfo>
  43. <!--/end-book-set-up-stuff-->
  44. <!--include-at-chapterlevel-->
  45. <xi:include href="HPCCSystemAdmin/SA-Mods/SecMgrMod.xml"
  46. xpointer="element(/1)"
  47. xmlns:xi="http://www.w3.org/2001/XInclude" />
  48. <xi:include href="HPCCSystemAdmin/SA-Mods/SecMgrModConfDeploy.xml"
  49. xpointer="element(/1)"
  50. xmlns:xi="http://www.w3.org/2001/XInclude" />
  51. </book>