Class
zope.app.pluggableauth.PrincipalAuthenticationView

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.

Base classes

Implemented Interfaces

Attributes/Properties

There are no attributes in this class.

Methods

Known Subclasses

There are no known subclasses.