Uses of Class
ca.tnt.ldaputils.annotations.processing.LdapEntityHandler

Packages that use LdapEntityHandler
ca.tnt.ldaputils.annotations.processing This packages is just a hacked together annotation processing system. 
 

Uses of LdapEntityHandler in ca.tnt.ldaputils.annotations.processing
 

Subclasses of LdapEntityHandler in ca.tnt.ldaputils.annotations.processing
 class LdapEntityBinder
          IAnnotationHandler implementation that processes LPA annotations for the purpose of generating JNDI Attributes for the bind call.
 class LdapEntityLoader
          IAnnotationHandler implementation that processes LPA annotations for the purpose of loading the LdapEntity annotated instance from the ldap query results.