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

Packages that use org.apache.directory.server.kerberos.kdc
org.apache.directory.server.config   
org.apache.directory.server.core.integ   
org.apache.directory.server.factory   
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 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. 
 

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

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

Classes in org.apache.directory.server.kerberos.kdc used by org.apache.directory.server.factory
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
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-2011 Apache Software Foundation. All Rights Reserved.