Uses of Interface
edu.vt.middleware.ldap.ed.EdService
-
Packages that use EdService Package Description edu.vt.middleware.ldap.ed -
-
Uses of EdService in edu.vt.middleware.ldap.ed
Classes in edu.vt.middleware.ldap.ed that implement EdService Modifier and Type Class Description classEdIdEdId provides for the common ED client operations acting on the ED-ID directory.classEdLiteEdLite provides for the common ED client operations acting on the ED-Lite directory.classEdServiceTemplateContains functions used by instances of ED which are intended for searching.Methods in edu.vt.middleware.ldap.ed that return EdService Modifier and Type Method Description static EdServiceEdContext. createEdSearchClient(DirectoryType type)Creates an ed client object capable of interacting with the specified production directory.static EdServiceEdContext. createEdSearchClient(DirectoryType type, DirectoryEnv env)Creates an ed search client object capable of interacting with the specified directory.
-