Searched refs:GrantIPMiddleware (Results 1 - 2 of 2) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/Paste/tests/
H A Dtest_grantip.py21 app = grantip.GrantIPMiddleware(application, ip_map)
/external/chromium-trace/trace-viewer/third_party/Paste/paste/auth/
H A Dgrantip.py9 class GrantIPMiddleware(object): class in inherits:object
112 return GrantIPMiddleware(app, ip_map, clobber_username)

Completed in 103 milliseconds