Home
last modified time | relevance | path

Searched refs:performBasicAuth (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/include/
H A Dauthentication.hpp22 inline std::shared_ptr<persistent_data::UserSession> performBasicAuth( in performBasicAuth() function
286 sessionOut = performBasicAuth(ipAddress, authHeader); in authenticate()