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

Class AuthAllowAll

source code

         MixinCheckDB --+
                        |
MixinAllowAllChecking --+
                        |
                       AuthAllowAll

Allow all operations Every request must be qualified by the MixinCheckDB _auth method

Instance Methods [hide private]
 
__init__(self, allowed) source code

Inherited from MixinCheckDB (private): _auth, _initCheckDB, _isgood

Inherited from MixinAllowAllChecking: can_call, can_del, can_follow_objname, can_get, can_register, can_set