Adaptive Framework
0.9.0
|
Adaptive Framework authorization implementation support. More...
#include "afw_interface.h"
Go to the source code of this file.
Functions | |
afw_authorization_handler_t * | afw_authorization_handler_impl_create_cede_p (const afw_authorization_handler_inf_t *inf, afw_size_t instance_size, const afw_object_t *properties, const afw_pool_t *p, afw_xctx_t *xctx) |
Developers should call this in all create functions for a afw_authorization_handler. More... | |
Adaptive Framework authorization implementation support.
These are functions, macros, and structs for use by authorization handler implementation developers.
Definition in file afw_authorization_impl.h.