Trees | Index | Help |
---|
Package flumotion :: Package twisted :: Module portal :: Class BouncerPortal |
|
Loggable
--+
|
BouncerPortal
Method Summary | |
---|---|
Create a BouncerPortal to a twisted.cred.portal.IRealm . | |
Log in the keycard to the portal using the bouncer. | |
Inherited from Loggable | |
Log a debug message. | |
Log an error. | |
Log an informational message. | |
Log a log message. | |
Overridable log function. | |
Overridable object name function. | |
Log a warning. | |
Log a warning about a Failure. |
Class Variable Summary | |
---|---|
Implements |
__implemented__ = <implementedBy flumotion.twisted.porta...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
str |
logCategory : Implementors can provide a category to log their messages under. |
Inherited from Loggable | |
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
Method Details |
---|
__init__(self,
realm,
bouncer)
Create a BouncerPortal to a
|
login(self, keycard, mind, *ifaces)Log in the keycard to the portal using the bouncer.
|
Class Variable Details |
---|
__implemented__
|
__provides__
|
logCategoryImplementors can provide a category to log their messages under.
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sun Oct 22 03:16:48 2006 | http://epydoc.sf.net |