Package | Description |
---|---|
edu.vt.middleware.ldap.handler |
Modifier and Type | Class and Description |
---|---|
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 © 2014. All Rights Reserved.