From commits-return-12328-apmail-directory-commits-archive=directory.apache.org@directory.apache.org Sun Feb 04 19:47:22 2007 Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 55221 invoked from network); 4 Feb 2007 19:47:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Feb 2007 19:47:21 -0000 Received: (qmail 21743 invoked by uid 500); 4 Feb 2007 19:47:28 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 21703 invoked by uid 500); 4 Feb 2007 19:47:28 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 21692 invoked by uid 500); 4 Feb 2007 19:47:28 -0000 Delivered-To: apmail-incubator-directory-cvs@incubator.apache.org Received: (qmail 21689 invoked by uid 99); 4 Feb 2007 19:47:28 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Feb 2007 11:47:28 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Feb 2007 11:47:21 -0800 Received: from eos.apache.osuosl.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id B91F05A1CF for ; Sun, 4 Feb 2007 19:47:00 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: directory-cvs@incubator.apache.org Date: Sun, 04 Feb 2007 19:47:00 -0000 Message-ID: <20070204194700.12973.62088@eos.apache.osuosl.org> Subject: [Directory Wiki] Update of "KerberosHome" by CKoppelt X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Directory Wiki" for change notification. The following page has been changed by CKoppelt: http://wiki.apache.org/directory/KerberosHome ------------------------------------------------------------------------------ - -- SerdarMustaoglu + deleted - = What is KDC? = - - MINA stands for 'Multipurpose Infrastructure for Network Applications'. It is a framework that helps you build up network applications with minimum fuss. With MINA, you are spared of having to deal with low level I/O semantics and issues such as concurrency support. MINA provides support for blocking as well as non-blocking network I/O using the Java NIO libraries. - - * Homepage: http://directory.apache.org/subprojects/network/ - - = Getting Started = - - * Please look at the introduction slideshow at http://directory.apache.org/subprojects/network/mina.pdf first of all - * KdcTutorial - * SingleSign-on Web Module - - = KDC & SSO Tips = - - * ["MinaSSL"] - Using SSL/TLS support for MIN -