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

Class MixinAllowCall

source code

Known Subclasses:
AuthAllowCall, AuthAllowAllCall, PublicAllowAllCall, PublicAllowCall

Allow call methods, the methods must not start with '_' underscore. If an special authentication method is needed _auth method must be overloaded.

Instance Methods [hide private]
 
can_get(self, req) source code
 
can_call(self, req) source code