ApacheDS Protocol Kerberos 1.5.7 API

Packages
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.
org.apache.directory.server.kerberos.sam Provides a subsystem that enables the KDC's Authentication Service (AS) to use pluggable Single-use Authentication Mechanisms (SAM) during pre-authentication processing.

 



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.