public class ObjectGuidHandler extends AbstractBinaryAttributeHandler
logger| Constructor and Description |
|---|
ObjectGuidHandler()
Creates a new object guid handler.
|
ObjectGuidHandler(String attrName)
Creates a new object guid handler.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
convertValue(byte[] value)
Converts the supplied binary value to it's string form.
|
int |
hashCode() |
getAttributeName, handleAttributes, initializeRequest, setAttributeNameequals, handle, handleAttribute, handleAttributeName, handleAttributeValue, handleAttributeValue, handleDnpublic ObjectGuidHandler()
public ObjectGuidHandler(String attrName)
attrName - name of the attribute which is encoded as an objectGUIDprotected String convertValue(byte[] value)
AbstractBinaryAttributeHandlerconvertValue in class AbstractBinaryAttributeHandlervalue - to convertpublic int hashCode()
hashCode in class AbstractSearchEntryHandlerCopyright © 2023. All rights reserved.