Function
zope.security.checker.ProxyFactory

Signature

ProxyFactory(object, checker=None)

Documentation String

Factory function that creates a proxy for an object

The proxy checker is looked up if not provided.

Attributes