Package org.apache.directory.server.kerberos.protocol

Provides the org.apache.mina.common.IoHandler and associated ProtocolCodecFactory required to implement the KDC's Authentication Service (AS) and Ticket-Granting Service (TGS) with the MINA NIO framework.

See:
          Description

Class Summary
KerberosProtocolHandler The Kerberos protocol handler for MINA which handles requests for the authentication service and the ticket granting service of the KDC.
KerberosTcpDecoder A CumulativeProtocolDecoder which supports Kerberos operation over TCP, by reassembling split packets prior to ASN.1 DER decoding.
KerberosTcpEncoder  
KerberosTcpProtocolCodecFactory  
KerberosUdpDecoder  
KerberosUdpEncoder  
KerberosUdpProtocolCodecFactory  
 

Package org.apache.directory.server.kerberos.protocol Description

Provides the org.apache.mina.common.IoHandler and associated ProtocolCodecFactory required to implement the KDC's Authentication Service (AS) and Ticket-Granting Service (TGS) with the MINA NIO framework.

Version:
$Rev$, $Date$
Author:
Apache Directory Project


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.