~certify-web-dev/twisted/certify-staging

« back to all changes in this revision

Viewing changes to twisted/cred/portal.py

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-01-02 19:38:17 UTC
  • mfrom: (2.2.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100102193817-jphp464ppwh7dulg
Tags: 9.0.0-1
* python-twisted: Depend on the python-twisted-* 9.0 packages.
* python-twisted: Depend on python-zope.interface only. Closes: #557781.

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
            would have to be relayed as a single mail message in an
96
96
            otherwise-empty mailbox. However, in a web-based mail system, or a
97
97
            PB-based client, the ``mind'' object inside the web server
98
 
            (implemented with a dynamic page-viewing mechanism such as woven)
99
 
            or on the user's client program may be intelligent enough to
100
 
            respond to several ``server''-side interfaces.
 
98
            (implemented with a dynamic page-viewing mechanism such as a
 
99
            Twisted Web Resource) or on the user's client program may be
 
100
            intelligent enough to respond to several ``server''-side
 
101
            interfaces.
101
102
 
102
103
        @return: A deferred which will fire a tuple of (interface,
103
104
            avatarAspect, logout).  The interface will be one of the interfaces