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

Class AuthAllowAll

MixinAllowAllChecking --+
                        |
         MixinCheckDB --+
                        |
                       AuthAllowAll


Allow all operations Every request must be qualified by the MixinCheckDB _auth method
Method Summary
  __init__(self, allowed)
    Inherited from MixinAllowAllChecking
  can_call(self, auth, handler)
  can_del(self, auth, handler)
  can_follow_objname(self, auth, handler)
  can_get(self, auth, handler)
  can_register(self, auth, handler)
  can_set(self, auth, handler)

Generated by Epydoc 2.1 on Sat Oct 14 11:50:52 2006 http://epydoc.sf.net