Sample Code: Sample LDAP Classes for Java
Novell Cool Solutions: Feature
|
Digg This -
Slashdot This
Posted: 7 Jul 2005 |
LDAP Classes for Java
These examples demonstrate common operations using the LDAP Classes for Java. The examples show how to manage the following items:
- Binds (simple, anonymous, SSL)
- Entries (add, compare, delete, modify, get effective rights, search)
- Naming contexts (create, join)
- Replicas (add, change, delete, list, synchronize)
- Server-side controls (sort and virtual list view)
You can find this sample code at:
http://developer.novell.com/ndk/doc/samplecode/jldap_sample/index.htmNovell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com

