|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.groiss.ldap.BasicUserDirectorySyncer
public class BasicUserDirectorySyncer
Constructor Summary | |
---|---|
BasicUserDirectorySyncer()
|
Method Summary | |
---|---|
void |
synchronize(DirectoryServer ds,
javax.naming.directory.DirContext baseContext)
Synchronize with this directory server. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicUserDirectorySyncer()
Method Detail |
---|
public void synchronize(DirectoryServer ds, javax.naming.directory.DirContext baseContext) throws java.lang.Exception
DirectorySyncer
synchronize
in interface DirectorySyncer
ds
- The directory Server to sync with.baseContext
- a DirContext into this directory server
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |