|
Adaptive Framework
0.9.0
|
Adaptive Framework authorization. More...
#include "afw_interface.h"Go to the source code of this file.
Functions | |
| const afw_value_t * | afw_authorization_check (afw_boolean_t enforce, const afw_value_t *request_id_value, const afw_value_t *resource_id_value, const afw_value_t *object_value, const afw_value_t *action_id_value, const afw_pool_t *p, afw_xctx_t *xctx) |
| Perform authorization check. More... | |
| const afw_authorization_handler_t * | afw_authorization_handler_get_reference (const afw_utf8_t *authorization_handler_id, afw_xctx_t *xctx) |
| Get reference to authorization handler. More... | |
| void | afw_authorization_handler_release (const afw_authorization_handler_t *instance, afw_xctx_t *xctx) |
| Release reference to authorization handler. More... | |
Adaptive Framework authorization.
Definition in file afw_authorization.h.