See: Description
Interface | Description |
---|---|
ManagedObject<T extends ConfigurationClient> |
A generic interface for accessing client-side managed objects.
|
ManagementContext |
Client management connection context.
|
Class | Description |
---|---|
ClientConstraintHandler |
An interface for performing client-side constraint validation.
|
DriverBasedManagementContext |
Driver based client management connection context.
|
Enum | Description |
---|---|
OperationRejectedException.OperationType |
The type of operation that caused this exception.
|
Exception | 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.
|
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.
|
This package contains classes which client applications are expected to use.
Copyright 2010-2022 ForgeRock AS.