Define ANJAY_WITH_ACCESS_CONTROL
Defined in File anjay_config.h
Define Documentation
-
ANJAY_WITH_ACCESS_CONTROL
Enable core support for Access Control mechanisms.
Requires separate implementation of the Access Control object itself. Either the implementation available as part of
ANJAY_WITH_MODULE_ACCESS_CONTROL, or a custom application-provided one may be used.