Package Products :: Package ZenHub :: Module zenhub :: Class HubRealm
[hide private]
[frames] | no frames]

Class HubRealm

source code

object --+
         |
        HubRealm

Following the Twisted authentication framework. See http://twistedmatrix.com/projects/core/documentation/howto/cred.html

Instance Methods [hide private]
 
__init__(self, hub) source code
 
requestAvatar(self, collName, mind, *interfaces) source code
Method Details [hide private]

__init__(self, hub)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)