Trees | Indices | Help |
|
---|
|
zope.interface.Interface --+ | IAuth
Represent an authentication method.
Note that each IAuth instance contains a link to the BuildMaster that will be set once the IAuth instance is initialized.
Instance Methods | |||
|
|||
|
|||
|
Class Variables | |
master = Attribute('master', "Link to BuildMaster, set when in
|
|
__bases__ =
|
|
__identifier__ =
|
|
__iro__ =
|
|
__name__ =
|
|
__sro__ =
|
|
dependents = <WeakKeyDictionary at 87434448>
|
Method Details |
return dict with user info. dict( fullName="", email="", groups=[]) |
Class Variable Details |
master
|
__iro__
|
__sro__
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Mar 25 19:40:34 2012 | http://epydoc.sourceforge.net |