See: Description
| Interface | Description |
|---|---|
| RecordCallbackHandler |
This interface can be used to operate on skipped records during open in the
LdifReader and the
MappingLdifReader. |
| RecordMapper<T> |
This interface should be implemented to map
LdapAttributes objects to POJOs. |
| Class | Description |
|---|---|
| LdifReader | |
| MappingLdifReader<T> |
This package contains the classes required for using the LdifParser in Spring LDAP.