Uses of Class
edu.vt.middleware.ldap.ed.beans.VirginiaTechPerson
-
Packages that use VirginiaTechPerson Package Description edu.vt.middleware.ldap.ed -
-
Uses of VirginiaTechPerson in edu.vt.middleware.ldap.ed
Methods in edu.vt.middleware.ldap.ed that return VirginiaTechPerson Modifier and Type Method Description VirginiaTechPerson
EdAuthService. getVirginiaTechPerson(org.ldaptive.LdapEntry authResult)
This will attempt to mapLdapEntry
to aVirginiaTechPerson
bean.VirginiaTechPerson
EdService. getVirginiaTechPerson(String authId)
This will query LDAP for the specified authId for a VirginiaTechPerson entry and return theLdapEntry
mapped to aVirginiaTechPerson
bean.VirginiaTechPerson
EdServiceTemplate. getVirginiaTechPerson(String authId)
-