Uses of Class
edu.vt.middleware.ldap.handler.CopyAttributeHandler
-
Packages that use CopyAttributeHandler Package Description edu.vt.middleware.ldap.handler -
-
Uses of CopyAttributeHandler in edu.vt.middleware.ldap.handler
Subclasses of CopyAttributeHandler in edu.vt.middleware.ldap.handler Modifier and Type Class Description classBinaryAttributeHandlerBinaryAttributeHandlerensures that any attribute that contains a value of type byte[] is base64 encoded.classCaseChangeAttributeHandlerCaseChangeAttributeHandlerprovides the ability to modify the case of attribute names and attribute values.classRecursiveAttributeHandlerRecursiveAttributeHandlerwill recursively search for attributes of the same name and combine them into one attribute.
-