|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
KerberosServer
(KDC), as well as classes common to the KDC's two services: the
Authentication Service (AS) and the Ticket-Granting Service (TGS).
See:
Description
| Class Summary | |
|---|---|
| KdcConfiguration | Contains the configuration parameters for the Kerberos protocol provider. |
| KdcContext | |
| KerberosServer | A wrapper encapsulating configuration, a MINA registry, and a PrincipalStore to implement a complete Kerberos server. |
| MonitorReply | |
| MonitorRequest | |
| SelectEncryptionType | |
Provides the entry point to an instance of the KerberosServer
(KDC), as well as classes common to the KDC's two services: the
Authentication Service (AS) and the Ticket-Granting Service (TGS). The
AS and TGS service implementations follow the Chain of Responsibility
pattern, using MINA's IoHandlerChain support. Additionally,
there is a third chain for pre-authentication, which is a sub-chain
of the Authentication Service.
IoHandlerCommand's) for selecting checksum and
encryption types.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||