Package SPyRO :: Module policies :: Class MixinCheckDB
[show private | hide private]
[frames | no frames]

Class MixinCheckDB

Known Subclasses:
AuthAllowAll, AuthAllowAllButDenyUnderscore, AuthAllowAllCall, AuthAllowCall

Mixin to check against username-password pairs (dictionary like object)
Method Summary
  _auth(self, auth, handler)
Check credentials
  _initCheckDB(self, allowed)
  _isgood(self, auth, handler)

Method Details

_auth(self, auth, handler)

Check credentials

Generated by Epydoc 2.1 on Sat Oct 14 11:50:52 2006 http://epydoc.sf.net