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, setAttributeName
equals, handle, handleAttribute, handleAttributeName, handleAttributeValue, handleAttributeValue, handleDn
public ObjectGuidHandler()
public ObjectGuidHandler(String attrName)
attrName
- name of the attribute which is encoded as an objectGUIDprotected String convertValue(byte[] value)
AbstractBinaryAttributeHandler
convertValue
in class AbstractBinaryAttributeHandler
value
- to convertpublic int hashCode()
hashCode
in class AbstractSearchEntryHandler
Copyright © 2017. All rights reserved.