See: Description
| Interface | Description |
|---|---|
| ConverterManager |
A simple interface to be implemented to provide type conversion functionality.
|
| Exception | Description |
|---|---|
| ConverterException |
Thrown by the conversion framework to indicate an error condition - typically a failed type conversion.
|
This is used to convert between the LDAP and Java representations of attributes.