Package flumotion :: Package component :: Package bouncers :: Module bouncer
[hide private]

Module bouncer

source code

Base class and implementation for bouncer components, who perform authentication services for other components.

Classes [hide private]
  BouncerMedium
  Bouncer
I am the base class for all bouncers.
  TrivialBouncer
A very trivial bouncer implementation.
  ChallengeResponseBouncer
A base class for Challenge-Response bouncers
Variables [hide private]
  __package__ = 'flumotion.component.bouncers'