9 #ifndef __AFW_LDAP_METADATA_H__
10 #define __AFW_LDAP_METADATA_H__
33 afw_ldap_ber_to_value_p_cb_t to_value;
34 afw_ldap_value_to_ber_p_cb_t to_ber;
59 unsigned int use_count;
74 apr_hash_t *attribute_type_objects;
77 apr_hash_t *ldap_syntax_objects;
80 apr_hash_t *matching_rule_objects;
83 apr_hash_t *matching_rule_use_objects;
86 apr_hash_t *object_class_objects;
89 apr_hash_t *value_meta_objects;
92 apr_hash_t *object_type_objects;
95 apr_hash_t *object_type_attributes;
98 apr_hash_t *attribute_types;
235 afw_ldap_metadata_handles(
239 afw_ldap_metadata_bv_to_value(
242 const afw_utf8_t *attribute_name,
struct berval * *bv,
247 afw_ldap_metadata_value_to_bv(
Header for AFW LDAP Adaptor.
Adaptive Framework LDAP Internal Header
afw_boolean_t(* afw_object_cb_t)(const afw_object_t *object, void *context, afw_xctx_t *xctx)
Typedef for afw_adaptor_session_object callback.
apr_int64_t afw_integer_t
typedef for big signed int.
Interface afw_object public struct.
Interface afw_pool public struct.
NFC normalized UTF-8 string.
Interface afw_value public struct.
Interface afw_xctx public struct.