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 2015/07/15 10:30:16 UTC

svn commit: r958381 - in /websites/staging/directory/trunk/content: ./ kerby/features.html

Author: buildbot
Date: Wed Jul 15 08:30:15 2015
New Revision: 958381

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/kerby/features.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 15 08:30:15 2015
@@ -1 +1 @@
-1690212
+1691142

Modified: websites/staging/directory/trunk/content/kerby/features.html
==============================================================================
--- websites/staging/directory/trunk/content/kerby/features.html (original)
+++ websites/staging/directory/trunk/content/kerby/features.html Wed Jul 15 08:30:15 2015
@@ -161,10 +161,10 @@
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
 <h1 id="kerby-features">Kerby Features<a class="headerlink" href="#kerby-features" title="Permanent link">&para;</a></h1>
 <p>Apache Kerby is a Java Kerberos binding. It provides a rich, intuitive and interoperable implementation, library, KDC and various facilities that integrates PKI, OTP and token (OAuth2) as desired in modern environments such as cloud, Hadoop and mobile.
-The features are already supported as follows:</p>
+Following features are (already) supported:</p>
 <ul>
 <li>
-<p>Kerberos library:</p>
+<p>Kerberos libraries:</p>
 <ul>
 <li>KrbClient API</li>
 <li>KDC server API</li>
@@ -173,10 +173,10 @@ The features are already supported as fo
 </ul>
 </li>
 <li>
-<p>Provides a standalone KDC server.</p>
+<p>Standalone KDC server</p>
 </li>
 <li>
-<p>Supports various identity backends including:</p>
+<p>Supports for various back-ends:</p>
 <ul>
 <li>MemoryIdentityBackend</li>
 <li>JsonIdentityBackend</li>
@@ -186,13 +186,13 @@ The features are already supported as fo
 </ul>
 </li>
 <li>
-<p>Provides an embedded KDC server named SimpleKdcServer that applications can easily integrate into products, unit tests or integration tests.</p>
+<p>Embedable KDC server, that can be integrated in applications for production, unit and integration tests.</p>
 </li>
 <li>
-<p>Supports FAST/Preauthentication framework to allow popular and useful authentication mechanisms.</p>
+<p>FAST/Preauthentication framework, to allow popular and useful authentication mechanisms.</p>
 </li>
 <li>
-<p>Supports Token Preauth mechanism to allow clients to request tickets using JWT tokens.</p>
+<p>Token Preauth mechanism, to allow clients to request tickets using JWT tokens.</p>
 </li>
 <li>
 <p>Client can request a TGT with:</p>
@@ -225,7 +225,7 @@ The features are already supported as fo
 </ul>
 </li>
 <li>
-<p>Provides support for JAAS, GSSAPI and SASL frameworks that applications can leverage the authentication mechanisms provided by Kerby.</p>
+<p>Support for JAAS, GSSAPI and SASL frameworks, allowing applications to leverage the authentication mechanisms provided by Kerby.</p>
 </li>
 </ul>