Searched defs:authenticate (Results 1 - 2 of 2) sorted by relevance
| /vbox/src/VBox/Main/webservice/ | ||
| H A D | vboxweb.cpp | 1645 int WebServiceSession::authenticate(const char *pcszUsername, function in class:WebServiceSession 2154 // authenticate the user 2155 if (!(pWebsession->authenticate(req->username.c_str(), |
| /vbox/src/VBox/Main/webservice/jaxlibs/ | ||
| H A D | http.jar | META-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/net/ com/sun/net/httpserver/ ... |
Completed in 148 milliseconds