The Method Style Processor maps LDAP operations to native PRE,OP, and POST methods invoked on the endpoint system (for example, stored procedure support in JDBC connector). These opbindings can therefore be used to customize or replace the logic coded for doAdd() / doModify() methods on your connector's attribute-style processor.
The metadata used to express this style adheres to the opbindings.xsd and opattributes.xsd schemas. The method-style languages on endpoint systems are assumed to be much less powerful than those accessed using script-style bindings. Therefore much of the content for opbindings of this style is concerned with formatting the parameters passed into or out of the native methods which are invoked.
Copyright © 2013 CA.
All rights reserved.
|
|