| Class | Description |
|---|---|
| JndiPropertyConstants |
This class contains all the Ldap specific properties described in the JNDI API.
|
| LdapConstants |
A list of LDAP constants
|
| MetaSchemaConstants |
Apache meta schema specific constants used throughout the server.
|
| PasswordPolicySchemaConstants |
The PasswordPolicy schema ObjectClasses and AttributeTypes.
|
| SchemaConstants |
A utility class where we declare all the schema objects being used by any
ldap server.
|
| SupportedSaslMechanisms |
Contains constants used for populating the supportedSASLMechanisms
in the RootDSE.
|
| Enum | Description |
|---|---|
| AuthenticationLevel |
An enumeration that represents the level of authentication.
|
| LdapSecurityConstants |
An enum to store all the security constants used in the server
|
| Loggers |
An enum defining a list of dedicated loggers, used for debugging
purpose :
ACI_LOG : Logs on teh ACI processing
CONSUMER_LOG : Logs on the replication consummer
CURSOR_LOG : Logs on search cursors
PROVIDER_LOG : Logs on the replication provider
OPERATION_STAT : Logs on the operations statistics
OPERATION_TIME : Logs on the time it takes to process an operation
KERBEROS_LOG : Logs on Kerberos
CODEC_LOG : Logs on encoder/decoder
OPERATIONS_LOG: Logs on LDAP operations
|
| SaslQoP |
This enums contains values for SASL QoP (Quality of Protection).
|
| SaslSecurityStrength |
This enums contains values for SASL Security Strength.
|
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.