Adaptive Framework
0.9.0
|
Functions used by implementations of authorization handlers. More...
#include "afw_internal.h"
Go to the source code of this file.
Functions | |
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... | |
Functions used by implementations of authorization handlers.
Definition in file afw_authorization_impl.c.