December 2006
Intermediate to advanced
432 pages
10h 16m
English
To implement a group plug-in, application programming interfaces (APIs) are required. Note that when DB2 called the Init function, it passed a callback function db2secLogMessage where the plug-in code can log debugging or diagnostic information to db2diag.log.
plugintype = DB2SEC_PLUGIN_TYPE_GROUP.DB2SEC_API_VERSION from the header file db2secPlugin.h).Listing I.1. A Sample Listing for the db2secGroupPluginInit API
Read now
Unlock full access