| Package | Description |
|---|---|
| org.apache.directory.server.kerberos | |
| org.apache.directory.server.kerberos.changepwd |
Provides the entry point to an instance of the
org.apache.directory.server.changepw.ChangePasswordServer,
as well as support for configuration. |
| org.apache.directory.server.kerberos.changepwd.protocol |
Provides the
IoHandler and associated
ProtocolCodecFactory required
to implement the Change Password Service with the MINA NIO framework. |
| org.apache.directory.server.kerberos.changepwd.service |
Provides the Change Password Service.
|
| 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
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.protocol.codec | |
| 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-2013 The Apache Software Foundation. All Rights Reserved.