| Package | Description |
|---|---|
| org.apache.directory.server.dns |
Provides the entry point to an instance of the
DnsServer,
as well as support for configuration and the root
of the exception hierarchy. |
| 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.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.ldap |
Contains the entry point for the LDAP protocol provider and the
session registry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DnsServer
Contains the configuration parameters for the DNS protocol provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChangePasswordServer
Contains the configuration parameters for the Change Password protocol provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KdcServer
Contains the configuration parameters for the Kerberos protocol provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LdapServer
An LDAP protocol provider implementation which dynamically associates
handlers.
|
Copyright © 2021. All rights reserved.