public class ObjectSidHandler extends AbstractBinaryAttributeHandler
logger
Constructor and Description |
---|
ObjectSidHandler()
Creates a new object sid handler.
|
ObjectSidHandler(String attrName)
Creates a new object sid 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 ObjectSidHandler()
public ObjectSidHandler(String attrName)
attrName
- name of the attribute which is encoded as an objectSidprotected String convertValue(byte[] value)
AbstractBinaryAttributeHandler
convertValue
in class AbstractBinaryAttributeHandler
value
- to convertpublic int hashCode()
hashCode
in class AbstractSearchEntryHandler
Copyright © 2016. All rights reserved.