Package org.apache.directory.server.kerberos.kdc.ticketgrant

Provides the IoHandlerChain implementing the KDC's Ticket-Granting Service (TGS).

See:
          Description

Class Summary
BuildReply  
ConfigureTicketGrantingChain  
GenerateTicket  
GetAuthHeader Differs from the changepw getAuthHeader by verifying the presence of TGS_REQ.
GetRequestPrincipalEntry  
GetTicketPrincipalEntry  
MonitorContext  
SealReply  
TicketGrantingContext  
TicketGrantingServiceChain KRB_TGS_REQ verification and KRB_TGS_REP generation.
VerifyBodyChecksum  
VerifyTgt Note that the realm in which the Kerberos server is operating is determined by the instance from the ticket-granting ticket.
VerifyTgtAuthHeader  
 

Package org.apache.directory.server.kerberos.kdc.ticketgrant Description

Provides the IoHandlerChain implementing the KDC's Ticket-Granting Service (TGS). The TGS implementation follows the Chain of Responsibility pattern, using MINA's IoHandlerChain support.

Version:
$Rev$, $Date$
Author:
Apache Directory Project


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