Uses of Package
org.forgerock.opendj.config.client
-
Packages that use org.forgerock.opendj.config.client Package Description org.forgerock.opendj.config Common administration classes.org.forgerock.opendj.config.client Common client-side administration classes.org.forgerock.opendj.config.client.ldap LDAP configuration transport implementation.org.forgerock.opendj.config.client.spi Client side driver implementation interfaces.org.forgerock.opendj.config.conditions Logical conditions for defining constraints.org.forgerock.opendj.config.dsconfig This package contains the DS config.org.forgerock.opendj.server.config.client Provides client-side interfaces for querying and managing the Core directory server administrative components.org.forgerock.opendj.server.config.meta Provides introspection interfaces for the Core directory server administrative components.org.forgerock.opendj.server.embedded Provides support for an embedded directory server. -
Classes in org.forgerock.opendj.config.client used by org.forgerock.opendj.config Class Description ClientConstraintHandler An interface for performing client-side constraint validation.ConcurrentModificationException This exception is thrown when a critical concurrent modification is detected by the client.ManagedObject A generic interface for accessing client-side managed objects.MissingMandatoryPropertiesException This exception is thrown when an attempt is made to add or modify a managed object when one or more of its mandatory properties are undefined.OperationRejectedException This exception is thrown when the client or server refuses to create, delete, or modify a managed object due to one or more constraints that cannot be satisfied. -
Classes in org.forgerock.opendj.config.client used by org.forgerock.opendj.config.client Class Description ConcurrentModificationException This exception is thrown when a critical concurrent modification is detected by the client.IllegalManagedObjectNameException Thrown when an attempt is made to create a new managed object with an illegal name.ManagedObject A generic interface for accessing client-side managed objects.ManagedObjectDecodingException The requested managed object was found but one or more of its properties could not be decoded successfully.ManagementContext Client management connection context.MissingMandatoryPropertiesException This exception is thrown when an attempt is made to add or modify a managed object when one or more of its mandatory properties are undefined.OperationRejectedException This exception is thrown when the client or server refuses to create, delete, or modify a managed object due to one or more constraints that cannot be satisfied.OperationRejectedException.OperationType The type of operation that caused this exception. -
Classes in org.forgerock.opendj.config.client used by org.forgerock.opendj.config.client.ldap Class Description DriverBasedManagementContext Driver based client management connection context.ManagementContext Client management connection context. -
Classes in org.forgerock.opendj.config.client used by org.forgerock.opendj.config.client.spi Class Description ConcurrentModificationException This exception is thrown when a critical concurrent modification is detected by the client.IllegalManagedObjectNameException Thrown when an attempt is made to create a new managed object with an illegal name.ManagedObject A generic interface for accessing client-side managed objects.ManagedObjectDecodingException The requested managed object was found but one or more of its properties could not be decoded successfully.ManagementContext Client management connection context.MissingMandatoryPropertiesException This exception is thrown when an attempt is made to add or modify a managed object when one or more of its mandatory properties are undefined.OperationRejectedException This exception is thrown when the client or server refuses to create, delete, or modify a managed object due to one or more constraints that cannot be satisfied. -
Classes in org.forgerock.opendj.config.client used by org.forgerock.opendj.config.conditions Class Description ManagedObject A generic interface for accessing client-side managed objects.ManagementContext Client management connection context. -
Classes in org.forgerock.opendj.config.client used by org.forgerock.opendj.config.dsconfig Class Description ManagementContext Client management connection context. -
Classes in org.forgerock.opendj.config.client used by org.forgerock.opendj.server.config.client Class Description ConcurrentModificationException This exception is thrown when a critical concurrent modification is detected by the client.IllegalManagedObjectNameException Thrown when an attempt is made to create a new managed object with an illegal name.ManagedObjectDecodingException The requested managed object was found but one or more of its properties could not be decoded successfully.OperationRejectedException This exception is thrown when the client or server refuses to create, delete, or modify a managed object due to one or more constraints that cannot be satisfied. -
Classes in org.forgerock.opendj.config.client used by org.forgerock.opendj.server.config.meta Class Description ManagedObject A generic interface for accessing client-side managed objects. -
Classes in org.forgerock.opendj.config.client used by org.forgerock.opendj.server.embedded Class Description ManagementContext Client management connection context.