Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/WebOb/docs/modules/
Dwebob.txt56 .. autoclass:: webob.cookies.SignedCookieProfile
/external/chromium-trace/catapult/third_party/WebOb/webob/
Dcookies.py808 class SignedCookieProfile(CookieProfile): class
896 selfish = SignedCookieProfile(
/external/chromium-trace/catapult/third_party/WebOb/docs/
Dnews.txt113 - Fix a bug in ``SignedCookieProfile`` whereby we didn't keep the original
121 - When ``CookieProfile.get_value`` and ``SignedCookieProfile.get_value`` fails
138 ``webob.cookies.SignedCookieProfile``, ``webob.cookies.JSONSerializer`` and