Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dauthentication.hpp170 sessionOut->cookieAuth = true; in performCookieAuth()
H A Dsessions.hpp53 bool cookieAuth = false; member
/openbmc/bmcweb/http/
H A Dwebsocket_impl.hpp91 if (session->cookieAuth && in start()
/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_sessions.hpp137 session->cookieAuth) in handleSessionDelete()