#include "am_web.h"
AM_WEB_EXPORT am_status_t am_web_is_access_allowed(const char *sso_token,
const char *url, const char *path_info,
const char *action_name,
const char *client_ip,
const am_map_t env_parameter_map,
am_policy_result_t *result);