yumapro  24.10-11
YumaPro SDK
Loading...
Searching...
No Matches
agt_acm_ietf.h File Reference

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"
Include dependency graph for agt_acm_ietf.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...
 

Detailed Description

NETCONF Server Access Control handler for IETF data model.

  • mostly INTERNAL
  • some OK for SIL
  • none OK for SIL-SA