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

Packages that use KerberosUdpProtocolCodecFactory
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. 
 

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

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



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