Uses of Class
org.ldaptive.ad.handler.AbstractBinaryAttributeHandler
-
Packages that use AbstractBinaryAttributeHandler Package Description org.ldaptive.ad.handler -
-
Uses of AbstractBinaryAttributeHandler in org.ldaptive.ad.handler
Subclasses of AbstractBinaryAttributeHandler in org.ldaptive.ad.handler Modifier and Type Class Description class
ObjectGuidHandler
Processes an objectGuid attribute by converting it from binary to its string form.class
ObjectSidHandler
Processes an objectSid attribute by converting it from binary to its string form.
-