content/release/release-2.25/en_US/technical-resources.html (198 lines of code) (raw):

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta content="Apache Forrest" name="Generator"> <meta name="Forrest-version" content="0.9"> <meta name="Forrest-skin-name" content="lucene"> <title>ManifoldCF - Technical Resources</title> <link type="text/css" href="../skin/basic.css" rel="stylesheet"> <link media="screen" type="text/css" href="../skin/screen.css" rel="stylesheet"> <link media="print" type="text/css" href="../skin/print.css" rel="stylesheet"> <link type="text/css" href="../skin/profile.css" rel="stylesheet"> <script src="../skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="../skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="../skin/fontsize.js" language="javascript" type="text/javascript"></script> <link rel="shortcut icon" href="../images/favicon.ico"> </head> <body onload="init()"> <script type="text/javascript">ndeSetTextSize();</script> <div id="top"> <!--+ |breadtrail +--> <div class="breadtrail"> <a href="http://www.apache.org/">Apache</a> &gt; <a href="http://manifoldcf.apache.org">ManifoldCF</a> &gt; <a href="">Release Documentation</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script> </div> <!--+ |header +--> <div class="header"> <!--+ |start group logo +--> <div class="grouplogo"> <a href="https://www.apache.org"><img class="logoImage" alt="Apache" src="../images/SupportApache-small-128.png" title="Apache Software Foundation"></a> </div> <!--+ |end group logo +--> <!--+ |start Project Logo +--> <div class="projectlogo"> <a href="http://manifoldcf.apache.org"><img class="logoImage" alt="Apache ManifoldCF" src="../images/ManifoldCF-logo.PNG" title="ManifoldCF"></a> </div> <!--+ |end Project Logo +--> <div class="projectlogo"> <a href="https://www.apache.org/events/current-event.html"><img class="logoImage" src="https://www.apache.org/events/current-event-234x60.png"></a> </div> <!--+ |start Tabs +--> <ul id="tabs"> <li> <a class="unselected" href="..">Hello!</a> </li> <li class="current"> <a class="selected" href="../en_US/index.html">English</a> </li> <li> <a class="unselected" href="../ja_JP/index.html">日本語</a> </li> <li> <a class="unselected" href="../zh_CN/index.html">中文</a> </li> </ul> <!--+ |end Tabs +--> </div> </div> <div id="main"> <div id="publishedStrip"> <!--+ |start Subtabs +--> <div id="level2tabs"></div> <!--+ |end Endtabs +--> <script type="text/javascript"><!-- document.write("Last Published: " + document.lastModified); // --></script> </div> <!--+ |breadtrail +--> <div class="breadtrail"> &nbsp; </div> <!--+ |start Menu, mainarea +--> <!--+ |start Menu +--> <div id="menu"> <div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">English</div> <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;"> <div class="menuitem"> <a href="../en_US/index.html">Welcome</a> </div> <div onclick="SwitchMenu('menu_selected_1.1.2', '../skin/')" id="menu_selected_1.1.2Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">Documentation</div> <div id="menu_selected_1.1.2" class="selectedmenuitemgroup" style="display: block;"> <div class="menuitem"> <a href="../en_US/concepts.html">Concepts</a> </div> <div class="menuitem"> <a href="../en_US/included-connectors.html">Compatibility Matrix</a> </div> <div class="menuitem"> <a href="../en_US/faq.html">Frequently Asked Questions</a> </div> <div class="menuitem"> <a href="../en_US/programmatic-operation.html">API Documentation</a> </div> <div class="menuitem"> <a href="../en_US/javadoc.html">Javadoc</a> </div> <div class="menuitem"> <a href="../en_US/how-to-build-and-deploy.html">Building and Deploying</a> </div> <div class="menupage"> <div class="menupagetitle">Technical Resources</div> </div> <div class="menuitem"> <a href="../en_US/performance-tuning.html">Performance tuning</a> </div> <div class="menuitem"> <a href="../en_US/script.html">Scripting Language</a> </div> <div class="menuitem"> <a href="../en_US/end-user-documentation.html">End-user Documentation (HTML)</a> </div> <div class="menuitem"> <a href="../en_US/end-user-documentation.pdf">End-user Documentation (PDF)</a> </div> </div> </div> <div id="credit"></div> <div id="roundbottom"> <img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div> <!--+ |alternative credits +--> <div id="credit2"></div> </div> <!--+ |end Menu +--> <!--+ |start content +--> <div id="content"> <h1>ManifoldCF - Technical Resources</h1> <div id="minitoc-area"> <ul class="minitoc"> <li> <a href="#securityarchitecturediagrams">Security Architecture Diagrams</a> </li> <li> <a href="#processarchitecturediagrams">Process Architecture Diagrams</a> </li> <li> <a href="#howtowriteconnectors">How to Write Connectors</a> </li> </ul> </div> <a name="N1000E"></a><a name="securityarchitecturediagrams"></a> <h2 class="h3">Security Architecture Diagrams</h2> <div class="section"> <p>For those who prefer a pictorial representation of ManifoldCF's security architecture, this might help.</p> <br> <br> <div id="" style="text-align: center;"> <img id="" class="figure" alt="ManifoldCF Security Architecture" src="images/en_US/SecurityArchitecture.png" width="80%"></div> <br> <br> <p>If you are using Apache to perform authentication, the model is slightly different.</p> <br> <br> <div id="" style="text-align: center;"> <img id="" class="figure" alt="ManifoldCF Security Architecture, with Apache" src="images/en_US/LCFApacheArchitecture.png" width="80%"></div> <br> <br> </div> <a name="N10031"></a><a name="processarchitecturediagrams"></a> <h2 class="h3">Process Architecture Diagrams</h2> <div class="section"> <p>A pictorial representation of ManifoldCF's process architecture is below.</p> <br> <br> <div id="" style="text-align: center;"> <img id="" class="figure" alt="ManifoldCF Process Architecture" src="images/en_US/MCFProcessArchitecture.png" width="80%"></div> <br> <br> </div> <a name="N10046"></a><a name="howtowriteconnectors"></a> <h2 class="h3">How to Write Connectors</h2> <div class="section"> <p>Writing connectors for ManifoldCF is a great way to learn about the project and contribute something useful! Read about how to do that by navigating to the links provided below. </p> <ul> <li> <a href="writing-output-connectors.html">How to write an output connector</a> </li> <li> <a href="writing-transformation-connectors.html">How to write a transformation connector</a> </li> <li> <a href="writing-mapping-connectors.html">How to write a user mapping connector</a> </li> <li> <a href="writing-authority-connectors.html">How to write an authority connector</a> </li> <li> <a href="writing-repository-connectors.html">How to write a repository connector</a> </li> </ul> </div> </div> <!--+ |end content +--> <div class="clearboth">&nbsp;</div> </div> <div id="footer"> <!--+ |start bottomstrip +--> <div class="lastmodified"> <script type="text/javascript"><!-- document.write("Last Published: " + document.lastModified); // --></script> </div> <div class="copyright"> Copyright &copy; 2009-2024 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a> </div> <div class="copyright"> Apache ManifoldCF, ManifoldCF, Apache Forrest, Forrest, Apache Solr, Solr, Apache, the Apache feather logo, the Apache Forrest logo, and the Apache ManifoldCF logo are trademarks of The Apache Software Foundation. Documentum and EMC are a trademarks of EMC Corporation. SharePoint, Windows, and Microsoft are trademarks of Microsoft, Inc. FileNet P8 and IBM are trademarks of IBM, Inc. LiveLink and OpenText are trademarks of OpenText, Inc. QBase, MetaCarta, and GTS are trademarks of QBase, Inc. Meridio and Autonomy are trademarks of Hewlett Packard, Inc. Alfresco is a trademark of Alfresco Software, Inc. Jira is a trademark of Atlassian, Inc. </div> <!--+ |end bottomstrip +--> </div> </body> </html>