Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions

Adaptive Framework authorization implementation support. More...

#include "afw_interface.h"

Go to the source code of this file.

Functions

afw_authorization_handler_tafw_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...
 

Detailed Description

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.