wrapper functions as a component of a pluggable interface consumer
API.
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/plugins2@24261
dc483132-0cff-0310-8789-
dd5450dbe970
pluggable interfaces where the consumer wants to consult all
available modules.
+* Wrapper functions for each plugin method. Each wrapper function
+ should typically accept a krb5_context, a handle, and the specific
+ method arguments.
+
3. Producer-facing dynamic module ABI
A dynamic object can implement one or more plugin modules. To