blob: 6a5ecb95ff5f2456fb602fc5b98754ce522cd673 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. _apex-policy-editor-label:
The Policy Framework Apex Policy Editor
#######################################
.. contents::
:depth: 4
The Apex Policy Editor allows a user to create and edit an Apex policy. It's UI is shown in the image below.
.. image:: ../images/ApexPolicyEditorUI.png
See the :ref:`My-First-Policy Example <apex-myFirstExample>` for an example of using the Apex policy editor.
|