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.
|
|
master = Attribute('master', "Link to BuildMaster, set when in...
|
|
|
__bases__ = (<InterfaceClass zope.interface.Interface>)
|
|
|
__identifier__ = 'buildbot.status.web.auth.IAuth'
|
|
|
__iro__ = (<InterfaceClass buildbot.status.web.auth.IAuth>, <I...
|
|
|
__name__ = 'IAuth'
|
|
|
__sro__ = (<InterfaceClass buildbot.status.web.auth.IAuth>, <I...
|
|
|
dependents = <WeakKeyDictionary at 87434448>
|