Uses of Interface
edu.vt.middleware.ldap.ed.EdOperation
-
Packages that use EdOperation Package Description edu.vt.middleware.ldap.ed -
-
Uses of EdOperation in edu.vt.middleware.ldap.ed
Subinterfaces of EdOperation in edu.vt.middleware.ldap.ed Modifier and Type Interface Description interface
EdAuthService
Add facilities for authentication and authorization to ED clients.interface
EdService
Interface that allows for performing common search operations on Virginia Tech Enterprise directory instances.Classes in edu.vt.middleware.ldap.ed that implement EdOperation Modifier and Type Class Description class
EdAuth
EdAuth provides methods to perform common authentication and authorization operations.class
EdId
EdId provides for the common ED client operations acting on the ED-ID directory.class
EdLite
EdLite provides for the common ED client operations acting on the ED-Lite directory.class
EdServiceTemplate
Contains functions used by instances of ED which are intended for searching.class
Login
Provides methods to perform common authentication and authorization operations using the 2FA directory.
-