Package flumotion :: Package component :: Package bouncers :: Package algorithms :: Module base :: Class BouncerAlgorithm
[hide private]

type BouncerAlgorithm

source code

                 object --+        
                          |        
extern.log.log.Loggable --+        
                          |        
            plugs.base.Plug --+    
                              |    
       plugs.base.ComponentPlug --+
                                  |
                                 BouncerAlgorithm
Known Subclasses:

The base class for bouncer algorithm plugs.

Instance Methods [hide private]
 
get_namespace(self) source code
 
authenticate(self, keycard) source code
 
set_keycard_store(self, keycards) source code
 
set_expire_function(self, expire) source code

Inherited from plugs.base.ComponentPlug: restart, start, stop

Inherited from plugs.base.Plug: __init__

Inherited from extern.log.log.Loggable: __providedBy__, __provides__, debug, doLog, error, info, log, logFunction, logObjectName, warning, warningFailure, writeMarker

Class Variables [hide private]
  volatile = True

Inherited from extern.log.log.Loggable: __implemented__, logCategory