Searched refs:SignedCookieProfile (Results 1 – 3 of 3) sorted by relevance
56 .. autoclass:: webob.cookies.SignedCookieProfile
808 class SignedCookieProfile(CookieProfile): class896 selfish = SignedCookieProfile(
113 - Fix a bug in ``SignedCookieProfile`` whereby we didn't keep the original121 - When ``CookieProfile.get_value`` and ``SignedCookieProfile.get_value`` fails138 ``webob.cookies.SignedCookieProfile``, ``webob.cookies.JSONSerializer`` and