twisted.web._auth.wrapper.UnauthorizedResource(object)
class documentationtwisted.web._auth.wrapper
View Source
(View In Hierarchy)
Implements interfaces: twisted.web.resource.IResource
Simple IResource to escape Resource dispatch
Method | __init__ | Undocumented |
Method | render | Send www-authenticate headers to the client |
Method | getChildWithDefault | Disable resource dispatch |