Bases: object
Class for validating whether a given role can perform a policy action.
Any class that extends RbacAuthority
provides the logic for determining
whether a role has permissions to execute a policy action.
Determine whether the role should be able to perform the API.
Parameters: |
|
---|---|
Returns: | True if the |
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.