Package | Description |
---|---|
org.forgerock.opendj.config |
Common administration classes.
|
org.forgerock.opendj.config.client |
Common client-side administration classes.
|
org.forgerock.opendj.config.server |
Server-side administration interface.
|
Modifier and Type | Class and Description |
---|---|
class |
DefinitionDecodingException
The requested managed object was found but its type could not be determined.
|
Modifier and Type | Class and Description |
---|---|
class |
ManagedObjectDecodingException
The requested managed object was found but one or more of its properties
could not be decoded successfully.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstraintViolationException
This exception is thrown when the server refuses to use or delete a managed
object due to one or more constraints that cannot be satisfied.
|
class |
ServerManagedObjectDecodingException
The requested server managed object was found but one or more of its
properties could not be decoded successfully.
|
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.