Trees | Indices | Help |
---|
|
object --+ | extern.log.log.Loggable --+ | plugs.base.Plug --+ | plugs.base.ComponentPlug --+ | BouncerPlug
I am the base class for all bouncer plugs.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
logCategory =
Implementors can provide a category to log their messages under. |
|||
Inherited from |
|
|||
Inherited from |
|
|
Adds a keycard to the keycards store. Can be called with the same keycard more than one time. If the keycard has already been added successfully, adding it again will succeed and return True.
|
Adds a keycard without checking. Used by sub-class knowing what they do. |
Override to update sub-class specific data related to keycards. Called when the base bouncer accepts and references a new keycard. |
Override to cleanup sub-class specific data related to keycards. Called when the base bouncer has cleanup his references to a keycard. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 13 06:17:02 2013 | http://epydoc.sourceforge.net |