31 #ifndef I_RemoteAccess_H 32 #define I_RemoteAccess_H 1 37 #define REMOTE_ACCESS_WHITELIST "Gateway.Whitelist" 55 std::vector<std::string> d_white_list;
70 #endif // I_RemoteAccess_H bool is_white_listed(const std::string &url)
Can a given URL be dereferenced given the BES's configuration?
static WhiteList * get_white_list()
Static accessor for the singleton.