Hello.
I have two questions about Glacier2.
1. How to get remote client address in Glacier2::PermissionsVerifier::checkPermissions(co nst string& usrId, const string& password, string& reason, const Current& current) ?
2. How to farword context after
Glacier2::PermissionsVerifier::checkPermissions to
Glacier2::SessionManager::create(const string& userId, const Ice::Current& current) ?
Thank you!
