Uses of Class
edu.vt.middleware.ldap.handler.CopyAttributeHandler

Packages that use CopyAttributeHandler
edu.vt.middleware.ldap.handler   
 

Uses of CopyAttributeHandler in edu.vt.middleware.ldap.handler
 

Subclasses of CopyAttributeHandler in edu.vt.middleware.ldap.handler
 class BinaryAttributeHandler
          BinaryAttributeHandler ensures that any attribute that contains a value of type byte[] is base64 encoded.
 class CaseChangeAttributeHandler
          CaseChangeAttributeHandler provides the ability to modify the case of attribute names and attribute values.
 class RecursiveAttributeHandler
          RecursiveAttributeHandler will recursively search for attributes of the same name and combine them into one attribute.
 



Copyright © 2003-2010 Virginia Tech. All Rights Reserved.