Simple basic authentication view
This only handles requests which have basic auth credentials in them currently (ILoginPassword-based requests). If you want a different policy, you'll need to write and register a different view, replacing this one.
There are no attributes in this class.
authenticate()
There are no known subclasses.