boost::shared_ptr< UserRegistry > UserRegistryPtr
Define a smart pointer to a UserRegistry.
const char * registry_fname
User registry input file name.
const char * query_user_id_label
Text label of user id in the inbound query in callout context.
const char * user_chk_output_fname
User check outcome file name.
user_chk::UserRegistryPtr user_registry
Pointer to the registry instance.
std::fstream user_chk_output
Output filestream for recording user check outcomes.
const char * default_user4_id_str
Text id used to identify the default IPv4 user in the registry.
const char * registered_user_label
Text label of registered user pointer in callout context.
const char * default_user6_id_str
Text id used to identify the default IPv6 user in the registry.
Defines the class, UserRegistry.