Class ObjectSidHandler

All Implemented Interfaces:
Function<LdapEntry,LdapEntry>, LdapEntryHandler

public class ObjectSidHandler extends AbstractBinaryAttributeHandler<LdapEntry> implements LdapEntryHandler
Processes an objectSid attribute by converting it from binary to it's string form. See http://msdn.microsoft.com/en-us/library/windows/desktop/ ms679024(v=vs.85).aspx.