Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
afw_ldap_syntax_handler.c File Reference

Internal LDAP Syntax Handlers. More...

#include "afw.h"
#include "afw_ldap_internal.h"
#include "afw_ldap_metadata.h"

Go to the source code of this file.

Functions

const afw_value_tafw_ldap_internal_syntax_handler_unknown_to_value (struct berval **bv, const afw_pool_t *p, afw_xctx_t *xctx)
 
void afw_ldap_internal_syntax_handler_assign (afw_ldap_metadata_t *metadata, afw_ldap_metadata_attribute_type_t *attribute_type, afw_xctx_t *xctx)
 

Detailed Description

Internal LDAP Syntax Handlers.

Definition in file afw_ldap_syntax_handler.c.

Function Documentation

◆ afw_ldap_internal_syntax_handler_assign()

void afw_ldap_internal_syntax_handler_assign ( afw_ldap_metadata_t metadata,
afw_ldap_metadata_attribute_type_t attribute_type,
afw_xctx_t xctx 
)
Todo:
FIXME: Add support for normal LDAP, probably using oid lookup.

Definition at line 1292 of file afw_ldap_syntax_handler.c.