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

Class MixinAllowAllChecking

source code

Known Subclasses:
AuthAllowAll, AuthAllowAllButDenyUnderscore, PublicAllowAll, PublicAllowAllButDenyUnderscore

Mixin that allows all options, useful as parent class

Instance Methods [hide private]
 
can_set(self, req) source code
 
can_get(self, req) source code
 
can_del(self, req) source code
 
can_call(self, req) source code
 
can_follow_objname(self, req) source code
 
can_register(self, req) source code