You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2016/04/16 06:58:00 UTC

svn commit: r985796 - in /websites/staging/directory/trunk/content: ./ fortress/overview.html

Author: buildbot
Date: Sat Apr 16 04:58:00 2016
New Revision: 985796

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/fortress/overview.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Apr 16 04:58:00 2016
@@ -1 +1 @@
-1739409
+1739411

Modified: websites/staging/directory/trunk/content/fortress/overview.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/overview.html (original)
+++ websites/staging/directory/trunk/content/fortress/overview.html Sat Apr 16 04:58:00 2016
@@ -216,20 +216,30 @@ h2:hover > .headerlink, h3:hover > .head
 <h2 id="what-security-services-are-available">What security services are available?<a class="headerlink" href="#what-security-services-are-available" title="Permanent link">&para;</a></h2>
 <p>Over one hundred services divided across the Manager components.</p>
 <p>A description of the managers follow with their javadoc links...</p>
-<p>RBAC
-<em> <a href="https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/AccessMgr.html">AccessMgr.html</a> - Performs runtime access control operations on objects that are provisioned RBAC entities that reside in LDAP directory.
-</em> <a href="https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/AdminMgr.html">AdminMgr.html</a> - Performs administrative functions to provision Fortress RBAC entities into the LDAP directory.
-* <a href="https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/ReviewMgr.html">ReviewMgr.html</a> - The review functions on RBAC entities in LDAP.</p>
-<p>ARBAC:
-<em> <a href="https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/DelAccessMgr.html">DelAccessMgr.html</a> - Runtime delegated access control operations on objects that are provisioned Fortress ARBAC entities that reside in LDAP.
-</em> <a href="https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/DelAdminMgr.html">DelAdminMgr.html</a> - Policy administration of Fortress ARBAC entities in LDAP.
-* <a href="https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/DelReviewMgr.html">DelReviewMgr.html</a> - Policy review ops of ARBAC entities in LDAP.</p>
-<p>PW Policies:
-* <a href="https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/PwPolicyMgr.html">PwPolicyMgr.html</a> - Used to perform admin and review functions on the PWPOLICIES data sets.</p>
-<p>Audit
-* <a href="https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/AuditMgr.html">AuditMgr.html</a> - Methods used to search OpenLDAP's slapd access log for fortress events.</p>
-<p>Config
-* <a href="https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/ConfigMgr.html">ConfigMgr.html</a> - CRUD methods used to manage properties stored within LDAP.</p>
+<h3 id="rbac-managers">RBAC Managers<a class="headerlink" href="#rbac-managers" title="Permanent link">&para;</a></h3>
+<ul>
+<li><a href="https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/AccessMgr.html">AccessMgr.html</a> - Performs runtime access control operations on objects that are provisioned RBAC entities that reside in LDAP directory.</li>
+<li><a href="https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/AdminMgr.html">AdminMgr.html</a> - Performs administrative functions to provision Fortress RBAC entities into the LDAP directory.</li>
+<li><a href="https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/ReviewMgr.html">ReviewMgr.html</a> - The review functions on RBAC entities in LDAP.</li>
+</ul>
+<h3 id="arbac-managers">ARBAC Managers<a class="headerlink" href="#arbac-managers" title="Permanent link">&para;</a></h3>
+<ul>
+<li><a href="https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/DelAccessMgr.html">DelAccessMgr.html</a> - Runtime delegated access control operations on objects that are provisioned Fortress ARBAC entities that reside in LDAP.</li>
+<li><a href="https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/DelAdminMgr.html">DelAdminMgr.html</a> - Policy administration of Fortress ARBAC entities in LDAP.</li>
+<li><a href="https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/DelReviewMgr.html">DelReviewMgr.html</a> - Policy review ops of ARBAC entities in LDAP.</li>
+</ul>
+<h3 id="pw-policies-manager">PW Policies Manager<a class="headerlink" href="#pw-policies-manager" title="Permanent link">&para;</a></h3>
+<ul>
+<li><a href="https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/PwPolicyMgr.html">PwPolicyMgr.html</a> - Used to perform admin and review functions on the PWPOLICIES data sets.</li>
+</ul>
+<h3 id="audit-manager">Audit Manager<a class="headerlink" href="#audit-manager" title="Permanent link">&para;</a></h3>
+<ul>
+<li><a href="https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/AuditMgr.html">AuditMgr.html</a> - Methods used to search OpenLDAP's slapd access log for fortress events.</li>
+</ul>
+<h3 id="config-manager">Config Manager<a class="headerlink" href="#config-manager" title="Permanent link">&para;</a></h3>
+<ul>
+<li><a href="https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/ConfigMgr.html">ConfigMgr.html</a> - CRUD methods used to manage properties stored within LDAP.</li>
+</ul>
 <h2 id="where-is-it">Where is it?<a class="headerlink" href="#where-is-it" title="Permanent link">&para;</a></h2>
 <p>Source is managed by Apache's GIT repo:</p>
 <ul>