Searched refs:uniqueId (Results 1 – 8 of 8) sorted by relevance
45 std::string uniqueId; member94 userSession->uniqueId = *thisValue; in fromJson()129 if (userSession->uniqueId.empty() || userSession->username.empty() || in fromJson()280 std::string uniqueId = bmcweb::getRandomIdOfLength(10); in generateUserSession() local283 if (sessionToken.empty() || csrfToken.empty() || uniqueId.empty()) in generateUserSession()290 uniqueId, in generateUserSession()333 if (sessionIt->second->uniqueId == uid) in getSessionByUid()355 ret.push_back(session.second->uniqueId); in getAllUniqueIds()370 ret.push_back(session.second->uniqueId); in getUniqueIdsBySessionType()408 value.second->uniqueId != session->uniqueId; in removeSessionsByUsernameExceptSession()
129 newSession->uniqueId, in readData()293 session["unique_id"] = p.second->uniqueId; in writeData()
210 session->uniqueId); in performTLSAuth()
43 res.jsonValue["Id"] = session.uniqueId; in fillSessionObject()49 "/redfish/v1/SessionService/Sessions/{}", session.uniqueId); in fillSessionObject()136 if (req.session != nullptr && req.session->uniqueId == sessionId && in handleSessionDelete()226 "Location", "/redfish/v1/SessionService/Sessions/" + session->uniqueId); in processAfterSessionCreation()
118 mtlsSession->uniqueId); in tlsVerifyCallback()473 mtlsSession->uniqueId); in gracefulClose()
8 …uniqueId="datepicker-"+a.$id+"-"+Math.floor(1e4*Math.random()),this.activeDate=angular.isDefined(b…
6 …eq(0);return"fixed"!==i&&n.length?n:e(this[0].ownerDocument||document)},uniqueId:function(){var e=… method in AnonymousClass89c43af00701