Craig P Benner created DIRAPI-367:
-------------------------------------

             Summary: Need to be able to Custom Add Attribute to the 
BinaryAttrbitueDetector
                 Key: DIRAPI-367
                 URL: https://issues.apache.org/jira/browse/DIRAPI-367
             Project: Directory Client API
          Issue Type: Bug
    Affects Versions: 2.0.1
            Reporter: Craig P Benner


Note from  Emmanuel:

We should really return an impl. can you fill a JIRA for that ?

Otherwise, cast the resturning value to
ConfigurableBinaryAttributeDetector :

((ConfigurableBinaryAttributeDetector)connection.getBinaryAttributeDetector()).addBinaryAttribute(
"mS-DS-ConsistencyGuid" )

that should do the trick (or maybe to SchemaBinaryAttributeDetector)

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to