Adaptive Framework
0.9.0
|
Data Fields | |
const afw_utf8_t * | authorization_handler_id |
Authorization Handler id. | |
const afw_authorization_handler_id_anchor_t * | next_anchor |
Next authorization id anchor in priority order. | |
const afw_authorization_handler_t * | authorization_handler |
Authorization Handler instance or NULL. | |
const afw_object_t * | properties |
Associated properties. | |
const afw_utf8_t * | service_id |
Associated service id or NULL. | |
afw_integer_t | processing_order |
Order this authorization handler will be processed. | |
afw_integer_t | reference_count |
Reference count for this instance of authorization handler. | |
afw_authorization_handler_id_anchor_t * | stopping |
First/next stopping authorization handler or NULL. | |
Definition at line 95 of file afw_authorization_internal.h.