zope.security.simplepolicies

Simple zope.security.interfaces.ISecurityPolicy implementations.

As a reminder, ISecurityPolicy objects are factories for producing zope.security.interfaces.IInteraction objects. That means that the classes themselves are implementations of ISecurityPolicy.