![]() |
yumapro
24.10-11
YumaPro SDK
|
NETCONF Server Access Control handler for IETF data model. More...
#include <xmlstring.h>
#include "agt.h"
#include "dlq.h"
#include "obj.h"
#include "ses.h"
#include "status.h"
#include "val.h"
#include "xmlmsg.h"
#include "xmlns.h"
#include "xpath.h"
Go to the source code of this file.
Typedefs | |
typedef status_t(* | agt_acm_group_cbfn_t) (const xmlChar *username, xmlChar **retgroups) |
typedef for NACM External Groups callback function More... | |
Functions | |
void | agt_acm_ietf_register_group_cbfn (agt_acm_group_cbfn_t cbfn) |
Register a get-external-groups callback function. More... | |
NETCONF Server Access Control handler for IETF data model.