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

Class PublicAllowAllCall

source code

 MixinAllowCall --+
                  |
   MixinDenyAll --+
                  |
MixinPublicAuth --+
                  |
                 PublicAllowAllCall

Allow all call request (even private methods aka. starting '_')

Instance Methods [hide private]

Inherited from MixinAllowCall: can_call, can_get

Inherited from MixinDenyAll: can_del, can_follow_objname, can_register, can_set

Inherited from MixinPublicAuth (private): _auth, _isgood