Function
zope.app.security.metaconfigure.protectModule

Signature

protectModule(module, name, permission)

Documentation String

Set up a module checker to require a permission to access a name

If there isn't a checker for the module, create one.