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

Class MixinCheckDB

source code

Known Subclasses:
AuthAllowCall, AuthAllowAll, AuthAllowAllButDenyUnderscore, AuthAllowAllCall

Mixin to check against username-password pairs (dictionary like object)

Instance Methods [hide private]
 
_initCheckDB(self, allowed) source code
 
_auth(self, req)
Check credentials
source code
 
_isgood(self, req) source code