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

Class MixinDenyAll

source code

Known Subclasses:
AuthAllowCall, AuthAllowAllCall, PublicAllowAllCall, PublicAllowCall

Mixin that deny all options, it must be taken 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