Package | Description |
---|---|
org.opends.server.authorization.dseecompat |
Contains the Directory Server Sun Java System Directory Server Enterprise Edition (dseecompat) compatability access
control handler implementation.
|
org.opends.server.config |
Contains code used to interact with the Directory Server configuration.
|
org.opends.server.protocols.asn1 |
Contains the Directory Server classes for performing encoding and decoding of ASN.1 elements.
|
org.opends.server.tools.makeldif |
This package provides classes for a tool which may be used to generate LDIF content based on user-defined templates.
|
org.opends.server.types |
Contains implementations for a number of Directory Server data types.
|
org.opends.server.util |
Contains implementations for various Directory Server utility classes and methods which may be used throughout the
server but do not necessarily fit in elsewhere.
|
Modifier and Type | Class and Description |
---|---|
class |
AciException
The AciException class defines an exception that may be thrown either during ACI syntax verification of an "aci"
attribute type value or during evaluation of an LDAP operation using a set of applicable ACIs.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigException
This class defines an exception that may be thrown during the course of interactions with the Directory Server
configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
GSERException
This class defines an exception that may be thrown if a problem occurs while interacting with a GSER String.
|
Modifier and Type | Class and Description |
---|---|
class |
MakeLDIFException
This class defines an exception that can be thrown if a problem occurs during MakeLDIF processing.
|
Modifier and Type | Class and Description |
---|---|
class |
CanceledOperationException
Deprecated.
|
class |
DirectoryException
This class defines an exception that may be thrown if a problem occurs in the Directory Server.
|
class |
InitializationException
This class defines an exception that may be thrown if a problem occurs while trying to initialize a Directory Server
component.
|
class |
LDAPException
This class defines an exception that may be thrown if a problem occurs while interacting with an LDAP protocol
element.
|
class |
MembershipException
This class defines an exception that may be thrown if a problem occurs while attempting to iterate across the members
of a group.
|
Modifier and Type | Class and Description |
---|---|
class |
LDIFException
This class defines an exception that may be thrown while attempting to parse LDIF content.
|
Copyright 2010-2020 ForgeRock AS.