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.See: Description
Class | Description |
---|---|
KerberosProtocolHandler |
The Kerberos protocol handler for MINA which handles requests for the authentication
service and the ticket granting service of the KDC.
|
KerberosTcpDecoder |
A
CumulativeProtocolDecoder which supports Kerberos operation over TCP,
by reassembling split packets prior to ASN.1 DER decoding. |
KerberosTcpEncoder | |
KerberosTcpProtocolCodecFactory | |
KerberosUdpDecoder | |
KerberosUdpEncoder | |
KerberosUdpProtocolCodecFactory |
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.Copyright © 2003–2013 The Apache Software Foundation. All rights reserved.