Uses of Package
ca.tnt.ldaputils.annotations

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

Classes in ca.tnt.ldaputils.annotations used by ca.tnt.ldaputils.annotations
ObjectClassType
          Defines the types of LDAP objectClass(es).
 

Classes in ca.tnt.ldaputils.annotations used by ca.tnt.ldaputils.annotations.processing
LdapAttribute
          Declares the member field that stores an attribute of a particular name.
LdapEntity
          If you annotate with this, your POJO MUST contain an @DN annotation as well.
 

Classes in ca.tnt.ldaputils.annotations used by ca.tnt.ldaputils.impl
LdapAttribute
          Declares the member field that stores an attribute of a particular name.
LdapEntity
          If you annotate with this, your POJO MUST contain an @DN annotation as well.
TypeHandler
          Handler interface for handling Class types that the default annotation processor for LPA does not support

MINOR TypeHandler simplification (issue-12) Created : 13-Dec-2010 12:26:00 AM MST

 

Classes in ca.tnt.ldaputils.annotations used by ca.tnt.ldaputils.proprietary
LdapEntity
          If you annotate with this, your POJO MUST contain an @DN annotation as well.
TypeHandler
          Handler interface for handling Class types that the default annotation processor for LPA does not support

MINOR TypeHandler simplification (issue-12) Created : 13-Dec-2010 12:26:00 AM MST