|
Spring LDAP Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
OdmManager | The OdmManager interface provides generic CRUD (create/read/update/delete) and searching operations against an LDAP directory. |
Exception Summary | |
---|---|
OdmException | The root of the Spring LDAP ODM exception hierarchy. |
Provides an OdmManager interface for interaction with an LDAP directory.
Implementations of this interface are intended to be used in conjunction with classes
annotated with org.springframework.ldap.odm.annotations
.
|
Spring LDAP Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |