Uses of Class
org.apache.directory.server.kerberos.protocol.KerberosTcpProtocolCodecFactory

Packages that use KerberosTcpProtocolCodecFactory
org.apache.directory.server.kerberos.protocol Provides the IoHandler and associated ProtocolCodecFactory required to implement the KDC's Authentication Service (AS) and Ticket-Granting Service (TGS) with the MINA NIO framework. 
 

Uses of KerberosTcpProtocolCodecFactory in org.apache.directory.server.kerberos.protocol
 

Methods in org.apache.directory.server.kerberos.protocol that return KerberosTcpProtocolCodecFactory
static KerberosTcpProtocolCodecFactory KerberosTcpProtocolCodecFactory.getInstance()
          Returns the singleton KerberosTcpProtocolCodecFactory.
 



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