See: Description
Interface | Description |
---|---|
OdmManager |
The OdmManager interface provides generic CRUD (create/read/update/delete)
and searching operations against an LDAP directory.
|
Exception | Description |
---|---|
OdmException |
The root of the Spring LDAP ODM exception hierarchy.
|
Implementations of this interface are intended to be used in conjunction with classes
annotated with org.springframework.ldap.odm.annotations
.
Copyright © 2005–2016 The Spring LDAP Framework. All rights reserved.