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

Class PublicAllowAllButDenyUnderscore

source code

  MixinDenyUnderscore --+
                        |
MixinAllowAllChecking --+
                        |
      MixinPublicAuth --+
                        |
                       PublicAllowAllButDenyUnderscore

Allow all operations, but deny attrname starting with underscore '_'

Instance Methods [hide private]

Inherited from MixinDenyUnderscore (private): _isgood

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

Inherited from MixinPublicAuth (private): _auth