Uses of Package
org.apache.directory.server.kerberos.kdc

Packages that use org.apache.directory.server.kerberos.kdc
org.apache.directory.server.kerberos.kdc Provides the entry point to an instance of the KdcServer (KDC), as well as classes common to the KDC's two services: the Authentication Service (AS) and the Ticket-Granting Service (TGS). 
org.apache.directory.server.kerberos.kdc.authentication Provides the KDC's Authentication Service (AS). 
org.apache.directory.server.kerberos.kdc.ticketgrant Provides the KDC's Ticket-Granting Service (TGS). 
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. 
 

Classes in org.apache.directory.server.kerberos.kdc used by org.apache.directory.server.kerberos.kdc
KdcServer
          Contains the configuration parameters for the Kerberos protocol provider.
 

Classes in org.apache.directory.server.kerberos.kdc used by org.apache.directory.server.kerberos.kdc.authentication
KdcContext
           
 

Classes in org.apache.directory.server.kerberos.kdc used by org.apache.directory.server.kerberos.kdc.ticketgrant
KdcContext
           
 

Classes in org.apache.directory.server.kerberos.kdc used by org.apache.directory.server.kerberos.protocol
KdcServer
          Contains the configuration parameters for the Kerberos protocol provider.
 



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