Main entry point into the Policy service.
Bases: object
Verify that a user is authorized to perform action.
For more information on a full implementation of this see: keystone.common.policy.enforce.
Bases: keystone.common.manager.Manager
Default pivot point for the Policy backend.
See keystone.common.manager.Manager for more details on how this dynamically calls the backend.