Home | History | Annotate | Download | only in modules
      1 :mod:`paste.auth.multi` -- Authentication via one of multiple methods
      2 =====================================================================
      3 
      4 .. automodule:: paste.auth.multi
      5 
      6 Module Contents
      7 ---------------
      8 
      9 .. autoclass:: MultiHandler
     10 
     11 
     12