Go to the source code of this file.
Data Structures | |
| struct | pep_obligationhandler |
| Obligation Handler type. More... | |
Typedefs | |
| typedef int | oh_destroy_func (void) |
| Obligation handler destroy function prototype. | |
| typedef int | oh_init_func (void) |
| Obligation handler init function prototype. | |
| typedef int | oh_process_func (xacml_request_t **, xacml_response_t **) |
| Obligation handler process function prototype. | |
| typedef struct pep_obligationhandler | pep_obligationhandler_t |
| Obligation Handler type. | |
1.6.1