Trees | Indices | Help |
---|
|
object --+ | common.common.InitMixin --+ | common.log.Loggable --+ | object --+ | | | gobject.GObject --+ | component.BaseComponent --+ | bouncer.Bouncer --+ | bouncer.ChallengeResponseBouncer --+ | SaltSha256
I am a bouncer that stores usernames, salts, and SHA-256 data to authenticate against.
|
|||
Inherited from |
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
logCategory =
Implementors can provide a category to log their messages under. |
|||
tuple of flumotion.common.keycards.Keycard class objects |
keycardClasses = keycards.KeycardUASPCC, tuple of all classes of keycards this bouncer can authenticate, in order of preference |
||
challengeResponseClasses = keycards.KeycardUASPCC,
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from Inherited from |
|
Subclasses can implement me to set up the component before it is started. It should set up the component, possibly opening files and resources. Non-programming errors should not be raised, but returned as a failing deferred. self.config will be set before this is called.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Apr 11 07:40:25 2008 | http://epydoc.sourceforge.net |