You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by ve...@apache.org on 2019/08/07 18:46:38 UTC

svn commit: r1864666 [2/16] - in /ranger/site/trunk: ./ apidocs/ apidocs/ui/

Modified: ranger/site/trunk/apidocs/json_RangerAccessResourceReadOnly.html
URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerAccessResourceReadOnly.html?rev=1864666&r1=1864665&r2=1864666&view=diff
==============================================================================
--- ranger/site/trunk/apidocs/json_RangerAccessResourceReadOnly.html (original)
+++ ranger/site/trunk/apidocs/json_RangerAccessResourceReadOnly.html Wed Aug  7 18:46:37 2019
@@ -81,7 +81,7 @@
         </thead>
         <tbody>
         <tr>
-          <td>  <span id="prop-cacheKey" class="property-name">cacheKey</span>
+          <td>  <span id="prop-asString" class="property-name">asString</span>
 </td>
           <td>  <span class="datatype-reference">string
 </span>
@@ -90,34 +90,34 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-serviceDef" class="property-name">serviceDef</span>
+          <td>  <span id="prop-keys" class="property-name">keys</span>
 </td>
-          <td>  <span class="datatype-reference"><a href="json_RangerServiceDef.html">RangerServiceDef</a>
+          <td>  <span class="datatype-reference">array of string
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-readOnlyCopy" class="property-name">readOnlyCopy</span>
+          <td>  <span id="prop-leafName" class="property-name">leafName</span>
 </td>
-          <td>  <span class="datatype-reference"><a href="json_RangerAccessResource.html">RangerAccessResource</a>
+          <td>  <span class="datatype-reference">string
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-leafName" class="property-name">leafName</span>
+          <td>  <span id="prop-readOnlyCopy" class="property-name">readOnlyCopy</span>
 </td>
-          <td>  <span class="datatype-reference">string
+          <td>  <span class="datatype-reference"><a href="json_RangerAccessResource.html">RangerAccessResource</a>
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-ownerUser" class="property-name">ownerUser</span>
+          <td>  <span id="prop-cacheKey" class="property-name">cacheKey</span>
 </td>
           <td>  <span class="datatype-reference">string
 </span>
@@ -126,7 +126,7 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-asString" class="property-name">asString</span>
+          <td>  <span id="prop-ownerUser" class="property-name">ownerUser</span>
 </td>
           <td>  <span class="datatype-reference">string
 </span>
@@ -144,9 +144,9 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-keys" class="property-name">keys</span>
+          <td>  <span id="prop-serviceDef" class="property-name">serviceDef</span>
 </td>
-          <td>  <span class="datatype-reference">array of string
+          <td>  <span class="datatype-reference"><a href="json_RangerServiceDef.html">RangerServiceDef</a>
 </span>
 </td>
           <td>  <span class="property-description"></span>
@@ -158,240 +158,240 @@
       <p class="lead">Example</p>
       
       <pre class="prettyprint language-js example">{
-  &quot;cacheKey&quot; : &quot;...&quot;,
-  &quot;serviceDef&quot; : {
-    &quot;enums&quot; : [ {
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;defaultIndex&quot; : 12345,
-      &quot;itemId&quot; : 12345,
-      &quot;elements&quot; : [ { }, { } ]
-    }, {
+  &quot;asString&quot; : &quot;...&quot;,
+  &quot;keys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+  &quot;leafName&quot; : &quot;...&quot;,
+  &quot;readOnlyCopy&quot; : {
+    &quot;ownerUser&quot; : &quot;...&quot;,
+    &quot;asMap&quot; : {
+      &quot;property1&quot; : { },
+      &quot;property2&quot; : { }
+    },
+    &quot;readOnlyCopy&quot; : { },
+    &quot;keys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;serviceDef&quot; : {
+      &quot;implClass&quot; : &quot;...&quot;,
+      &quot;contextEnrichers&quot; : [ { }, { } ],
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;configs&quot; : [ { }, { } ],
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
       &quot;name&quot; : &quot;...&quot;,
-      &quot;defaultIndex&quot; : 12345,
-      &quot;itemId&quot; : 12345,
-      &quot;elements&quot; : [ { }, { } ]
-    } ],
-    &quot;rbKeyLabel&quot; : &quot;...&quot;,
-    &quot;dataMaskDef&quot; : {
+      &quot;enums&quot; : [ { }, { } ],
       &quot;resources&quot; : [ { }, { } ],
+      &quot;dataMaskDef&quot; : { },
+      &quot;policyConditions&quot; : [ { }, { } ],
+      &quot;label&quot; : &quot;...&quot;,
       &quot;accessTypes&quot; : [ { }, { } ],
-      &quot;maskTypes&quot; : [ { }, { } ]
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;rowFilterDef&quot; : { },
+      &quot;options&quot; : {
+        &quot;property1&quot; : &quot;...&quot;,
+        &quot;property2&quot; : &quot;...&quot;
+      },
+      &quot;createTime&quot; : 12345,
+      &quot;updatedBy&quot; : &quot;...&quot;,
+      &quot;version&quot; : 12345,
+      &quot;updateTime&quot; : 12345,
+      &quot;id&quot; : 12345,
+      &quot;createdBy&quot; : &quot;...&quot;,
+      &quot;guid&quot; : &quot;...&quot;,
+      &quot;isEnabled&quot; : true
     },
-    &quot;label&quot; : &quot;...&quot;,
-    &quot;description&quot; : &quot;...&quot;,
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;rbKeyDescription&quot; : &quot;...&quot;,
+    &quot;leafName&quot; : &quot;...&quot;,
+    &quot;cacheKey&quot; : &quot;...&quot;,
+    &quot;asString&quot; : &quot;...&quot;
+  },
+  &quot;cacheKey&quot; : &quot;...&quot;,
+  &quot;ownerUser&quot; : &quot;...&quot;,
+  &quot;asMap&quot; : {
+    &quot;property1&quot; : { },
+    &quot;property2&quot; : { }
+  },
+  &quot;serviceDef&quot; : {
+    &quot;implClass&quot; : &quot;...&quot;,
     &quot;contextEnrichers&quot; : [ {
       &quot;enricherOptions&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
-      &quot;enricher&quot; : &quot;...&quot;,
       &quot;name&quot; : &quot;...&quot;,
-      &quot;itemId&quot; : 12345
+      &quot;itemId&quot; : 12345,
+      &quot;enricher&quot; : &quot;...&quot;
     }, {
       &quot;enricherOptions&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
-      &quot;enricher&quot; : &quot;...&quot;,
       &quot;name&quot; : &quot;...&quot;,
-      &quot;itemId&quot; : 12345
+      &quot;itemId&quot; : 12345,
+      &quot;enricher&quot; : &quot;...&quot;
     } ],
-    &quot;implClass&quot; : &quot;...&quot;,
-    &quot;policyConditions&quot; : [ {
+    &quot;rbKeyDescription&quot; : &quot;...&quot;,
+    &quot;configs&quot; : [ {
       &quot;name&quot; : &quot;...&quot;,
-      &quot;description&quot; : &quot;...&quot;,
-      &quot;evaluatorOptions&quot; : {
-        &quot;property1&quot; : &quot;...&quot;,
-        &quot;property2&quot; : &quot;...&quot;
-      },
-      &quot;validationMessage&quot; : &quot;...&quot;,
-      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;uiHint&quot; : &quot;...&quot;,
+      &quot;mandatory&quot; : true,
       &quot;itemId&quot; : 12345,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;evaluator&quot; : &quot;...&quot;
-    }, {
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;description&quot; : &quot;...&quot;,
-      &quot;evaluatorOptions&quot; : {
-        &quot;property1&quot; : &quot;...&quot;,
-        &quot;property2&quot; : &quot;...&quot;
-      },
-      &quot;validationMessage&quot; : &quot;...&quot;,
-      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
       &quot;validationRegEx&quot; : &quot;...&quot;,
-      &quot;label&quot; : &quot;...&quot;,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;validationMessage&quot; : &quot;...&quot;,
+      &quot;subType&quot; : &quot;...&quot;,
       &quot;uiHint&quot; : &quot;...&quot;,
-      &quot;itemId&quot; : 12345,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;,
       &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;evaluator&quot; : &quot;...&quot;
-    } ],
-    &quot;accessTypes&quot; : [ {
-      &quot;name&quot; : &quot;...&quot;,
+      &quot;defaultValue&quot; : &quot;...&quot;,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
       &quot;label&quot; : &quot;...&quot;,
-      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;itemId&quot; : 12345
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;
     }, {
       &quot;name&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;itemId&quot; : 12345
-    } ],
-    &quot;rowFilterDef&quot; : {
-      &quot;resources&quot; : [ { }, { } ],
-      &quot;accessTypes&quot; : [ { }, { } ]
-    },
-    &quot;configs&quot; : [ {
-      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-      &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;description&quot; : &quot;...&quot;,
+      &quot;mandatory&quot; : true,
       &quot;itemId&quot; : 12345,
-      &quot;validationMessage&quot; : &quot;...&quot;,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
+      &quot;validationRegEx&quot; : &quot;...&quot;,
       &quot;type&quot; : &quot;...&quot;,
-      &quot;mandatory&quot; : true,
-      &quot;defaultValue&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;validationMessage&quot; : &quot;...&quot;,
       &quot;subType&quot; : &quot;...&quot;,
       &quot;uiHint&quot; : &quot;...&quot;,
-      &quot;validationRegEx&quot; : &quot;...&quot;
-    }, {
-      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
       &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;description&quot; : &quot;...&quot;,
-      &quot;itemId&quot; : 12345,
-      &quot;validationMessage&quot; : &quot;...&quot;,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;mandatory&quot; : true,
       &quot;defaultValue&quot; : &quot;...&quot;,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;subType&quot; : &quot;...&quot;,
-      &quot;uiHint&quot; : &quot;...&quot;,
-      &quot;validationRegEx&quot; : &quot;...&quot;
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;
+    } ],
+    &quot;rbKeyLabel&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;,
+    &quot;enums&quot; : [ {
+      &quot;defaultIndex&quot; : 12345,
+      &quot;elements&quot; : [ { }, { } ],
+      &quot;itemId&quot; : 12345,
+      &quot;name&quot; : &quot;...&quot;
+    }, {
+      &quot;defaultIndex&quot; : 12345,
+      &quot;elements&quot; : [ { }, { } ],
+      &quot;itemId&quot; : 12345,
+      &quot;name&quot; : &quot;...&quot;
     } ],
     &quot;resources&quot; : [ {
       &quot;lookupSupported&quot; : true,
-      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-      &quot;validationMessage&quot; : &quot;...&quot;,
-      &quot;itemId&quot; : 12345,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
       &quot;isValidLeaf&quot; : true,
+      &quot;uiHint&quot; : &quot;...&quot;,
       &quot;matcher&quot; : &quot;...&quot;,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;validationMessage&quot; : &quot;...&quot;,
       &quot;excludesSupported&quot; : true,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+      &quot;validationRegEx&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
       &quot;recursiveSupported&quot; : true,
-      &quot;description&quot; : &quot;...&quot;,
       &quot;level&quot; : 12345,
-      &quot;uiHint&quot; : &quot;...&quot;,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;matcherOptions&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
-      &quot;parent&quot; : &quot;...&quot;,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
       &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;type&quot; : &quot;...&quot;,
+      &quot;parent&quot; : &quot;...&quot;,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;label&quot; : &quot;...&quot;,
       &quot;mandatory&quot; : true
     }, {
       &quot;lookupSupported&quot; : true,
-      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-      &quot;validationMessage&quot; : &quot;...&quot;,
-      &quot;itemId&quot; : 12345,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
       &quot;isValidLeaf&quot; : true,
+      &quot;uiHint&quot; : &quot;...&quot;,
       &quot;matcher&quot; : &quot;...&quot;,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;validationMessage&quot; : &quot;...&quot;,
       &quot;excludesSupported&quot; : true,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+      &quot;validationRegEx&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
       &quot;recursiveSupported&quot; : true,
-      &quot;description&quot; : &quot;...&quot;,
       &quot;level&quot; : 12345,
-      &quot;uiHint&quot; : &quot;...&quot;,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;matcherOptions&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
       &quot;parent&quot; : &quot;...&quot;,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;mandatory&quot; : true
+    } ],
+    &quot;dataMaskDef&quot; : {
+      &quot;accessTypes&quot; : [ { }, { } ],
+      &quot;resources&quot; : [ { }, { } ],
+      &quot;maskTypes&quot; : [ { }, { } ]
+    },
+    &quot;policyConditions&quot; : [ {
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;evaluatorOptions&quot; : {
+        &quot;property1&quot; : &quot;...&quot;,
+        &quot;property2&quot; : &quot;...&quot;
+      },
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;uiHint&quot; : &quot;...&quot;,
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
       &quot;validationRegEx&quot; : &quot;...&quot;,
+      &quot;validationMessage&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;evaluator&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;
+    }, {
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;evaluatorOptions&quot; : {
+        &quot;property1&quot; : &quot;...&quot;,
+        &quot;property2&quot; : &quot;...&quot;
+      },
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;uiHint&quot; : &quot;...&quot;,
       &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;mandatory&quot; : true
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+      &quot;validationRegEx&quot; : &quot;...&quot;,
+      &quot;validationMessage&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;evaluator&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;
     } ],
+    &quot;label&quot; : &quot;...&quot;,
+    &quot;accessTypes&quot; : [ {
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;itemId&quot; : 12345,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;
+    }, {
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;itemId&quot; : 12345,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;
+    } ],
+    &quot;description&quot; : &quot;...&quot;,
+    &quot;rowFilterDef&quot; : {
+      &quot;resources&quot; : [ { }, { } ],
+      &quot;accessTypes&quot; : [ { }, { } ]
+    },
     &quot;options&quot; : {
       &quot;property1&quot; : &quot;...&quot;,
       &quot;property2&quot; : &quot;...&quot;
     },
-    &quot;version&quot; : 12345,
     &quot;createTime&quot; : 12345,
-    &quot;isEnabled&quot; : true,
+    &quot;updatedBy&quot; : &quot;...&quot;,
+    &quot;version&quot; : 12345,
+    &quot;updateTime&quot; : 12345,
+    &quot;id&quot; : 12345,
     &quot;createdBy&quot; : &quot;...&quot;,
     &quot;guid&quot; : &quot;...&quot;,
-    &quot;id&quot; : 12345,
-    &quot;updatedBy&quot; : &quot;...&quot;,
-    &quot;updateTime&quot; : 12345
-  },
-  &quot;readOnlyCopy&quot; : {
-    &quot;readOnlyCopy&quot; : { },
-    &quot;asMap&quot; : {
-      &quot;property1&quot; : { },
-      &quot;property2&quot; : { }
-    },
-    &quot;ownerUser&quot; : &quot;...&quot;,
-    &quot;serviceDef&quot; : {
-      &quot;enums&quot; : [ { }, { } ],
-      &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;dataMaskDef&quot; : { },
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;description&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;contextEnrichers&quot; : [ { }, { } ],
-      &quot;implClass&quot; : &quot;...&quot;,
-      &quot;policyConditions&quot; : [ { }, { } ],
-      &quot;accessTypes&quot; : [ { }, { } ],
-      &quot;rowFilterDef&quot; : { },
-      &quot;configs&quot; : [ { }, { } ],
-      &quot;resources&quot; : [ { }, { } ],
-      &quot;options&quot; : {
-        &quot;property1&quot; : &quot;...&quot;,
-        &quot;property2&quot; : &quot;...&quot;
-      },
-      &quot;version&quot; : 12345,
-      &quot;createTime&quot; : 12345,
-      &quot;isEnabled&quot; : true,
-      &quot;createdBy&quot; : &quot;...&quot;,
-      &quot;guid&quot; : &quot;...&quot;,
-      &quot;id&quot; : 12345,
-      &quot;updatedBy&quot; : &quot;...&quot;,
-      &quot;updateTime&quot; : 12345
-    },
-    &quot;asString&quot; : &quot;...&quot;,
-    &quot;leafName&quot; : &quot;...&quot;,
-    &quot;keys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;cacheKey&quot; : &quot;...&quot;
-  },
-  &quot;leafName&quot; : &quot;...&quot;,
-  &quot;ownerUser&quot; : &quot;...&quot;,
-  &quot;asString&quot; : &quot;...&quot;,
-  &quot;asMap&quot; : {
-    &quot;property1&quot; : { },
-    &quot;property2&quot; : { }
-  },
-  &quot;keys&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    &quot;isEnabled&quot; : true
+  }
 }</pre>
 
         <footer class="footer">

Modified: ranger/site/trunk/apidocs/json_RangerAccessTypeDef.html
URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerAccessTypeDef.html?rev=1864666&r1=1864665&r2=1864666&view=diff
==============================================================================
--- ranger/site/trunk/apidocs/json_RangerAccessTypeDef.html (original)
+++ ranger/site/trunk/apidocs/json_RangerAccessTypeDef.html Wed Aug  7 18:46:37 2019
@@ -79,7 +79,7 @@
         </thead>
         <tbody>
         <tr>
-          <td>  <span id="prop-name" class="property-name">name</span>
+          <td>  <span id="prop-label" class="property-name">label</span>
 </td>
           <td>  <span class="datatype-reference">string
 </span>
@@ -88,36 +88,36 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-rbKeyLabel" class="property-name">rbKeyLabel</span>
+          <td>  <span id="prop-impliedGrants" class="property-name">impliedGrants</span>
 </td>
-          <td>  <span class="datatype-reference">string
+          <td>  <span class="datatype-reference">array of string
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-label" class="property-name">label</span>
+          <td>  <span id="prop-itemId" class="property-name">itemId</span>
 </td>
-          <td>  <span class="datatype-reference">string
+          <td>  <span class="datatype-reference">number
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-impliedGrants" class="property-name">impliedGrants</span>
+          <td>  <span id="prop-rbKeyLabel" class="property-name">rbKeyLabel</span>
 </td>
-          <td>  <span class="datatype-reference">array of string
+          <td>  <span class="datatype-reference">string
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-itemId" class="property-name">itemId</span>
+          <td>  <span id="prop-name" class="property-name">name</span>
 </td>
-          <td>  <span class="datatype-reference">number
+          <td>  <span class="datatype-reference">string
 </span>
 </td>
           <td>  <span class="property-description"></span>
@@ -129,11 +129,11 @@
       <p class="lead">Example</p>
       
       <pre class="prettyprint language-js example">{
-  &quot;name&quot; : &quot;...&quot;,
-  &quot;rbKeyLabel&quot; : &quot;...&quot;,
   &quot;label&quot; : &quot;...&quot;,
   &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-  &quot;itemId&quot; : 12345
+  &quot;itemId&quot; : 12345,
+  &quot;rbKeyLabel&quot; : &quot;...&quot;,
+  &quot;name&quot; : &quot;...&quot;
 }</pre>
 
         <footer class="footer">

Modified: ranger/site/trunk/apidocs/json_RangerBaseModelObject.html
URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerBaseModelObject.html?rev=1864666&r1=1864665&r2=1864666&view=diff
==============================================================================
--- ranger/site/trunk/apidocs/json_RangerBaseModelObject.html (original)
+++ ranger/site/trunk/apidocs/json_RangerBaseModelObject.html Wed Aug  7 18:46:37 2019
@@ -81,7 +81,7 @@
         </thead>
         <tbody>
         <tr>
-          <td>  <span id="prop-version" class="property-name">version</span>
+          <td>  <span id="prop-createTime" class="property-name">createTime</span>
 </td>
           <td>  <span class="datatype-reference">number
 </span>
@@ -90,52 +90,52 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-createTime" class="property-name">createTime</span>
+          <td>  <span id="prop-updatedBy" class="property-name">updatedBy</span>
 </td>
-          <td>  <span class="datatype-reference">number
+          <td>  <span class="datatype-reference">string
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-isEnabled" class="property-name">isEnabled</span>
+          <td>  <span id="prop-version" class="property-name">version</span>
 </td>
-          <td>  <span class="datatype-reference">boolean
+          <td>  <span class="datatype-reference">number
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-createdBy" class="property-name">createdBy</span>
+          <td>  <span id="prop-updateTime" class="property-name">updateTime</span>
 </td>
-          <td>  <span class="datatype-reference">string
+          <td>  <span class="datatype-reference">number
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-guid" class="property-name">guid</span>
+          <td>  <span id="prop-id" class="property-name">id</span>
 </td>
-          <td>  <span class="datatype-reference">string
+          <td>  <span class="datatype-reference">number
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-id" class="property-name">id</span>
+          <td>  <span id="prop-createdBy" class="property-name">createdBy</span>
 </td>
-          <td>  <span class="datatype-reference">number
+          <td>  <span class="datatype-reference">string
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-updatedBy" class="property-name">updatedBy</span>
+          <td>  <span id="prop-guid" class="property-name">guid</span>
 </td>
           <td>  <span class="datatype-reference">string
 </span>
@@ -144,9 +144,9 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-updateTime" class="property-name">updateTime</span>
+          <td>  <span id="prop-isEnabled" class="property-name">isEnabled</span>
 </td>
-          <td>  <span class="datatype-reference">number
+          <td>  <span class="datatype-reference">boolean
 </span>
 </td>
           <td>  <span class="property-description"></span>
@@ -158,14 +158,14 @@
       <p class="lead">Example</p>
       
       <pre class="prettyprint language-js example">{
-  &quot;version&quot; : 12345,
   &quot;createTime&quot; : 12345,
-  &quot;isEnabled&quot; : true,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;version&quot; : 12345,
+  &quot;updateTime&quot; : 12345,
+  &quot;id&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
   &quot;guid&quot; : &quot;...&quot;,
-  &quot;id&quot; : 12345,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;updateTime&quot; : 12345
+  &quot;isEnabled&quot; : true
 }</pre>
 
         <footer class="footer">

Modified: ranger/site/trunk/apidocs/json_RangerContextEnricherDef.html
URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerContextEnricherDef.html?rev=1864666&r1=1864665&r2=1864666&view=diff
==============================================================================
--- ranger/site/trunk/apidocs/json_RangerContextEnricherDef.html (original)
+++ ranger/site/trunk/apidocs/json_RangerContextEnricherDef.html Wed Aug  7 18:46:37 2019
@@ -88,7 +88,7 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-enricher" class="property-name">enricher</span>
+          <td>  <span id="prop-name" class="property-name">name</span>
 </td>
           <td>  <span class="datatype-reference">string
 </span>
@@ -97,18 +97,18 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-name" class="property-name">name</span>
+          <td>  <span id="prop-itemId" class="property-name">itemId</span>
 </td>
-          <td>  <span class="datatype-reference">string
+          <td>  <span class="datatype-reference">number
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-itemId" class="property-name">itemId</span>
+          <td>  <span id="prop-enricher" class="property-name">enricher</span>
 </td>
-          <td>  <span class="datatype-reference">number
+          <td>  <span class="datatype-reference">string
 </span>
 </td>
           <td>  <span class="property-description"></span>
@@ -124,9 +124,9 @@
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
   },
-  &quot;enricher&quot; : &quot;...&quot;,
   &quot;name&quot; : &quot;...&quot;,
-  &quot;itemId&quot; : 12345
+  &quot;itemId&quot; : 12345,
+  &quot;enricher&quot; : &quot;...&quot;
 }</pre>
 
         <footer class="footer">

Modified: ranger/site/trunk/apidocs/json_RangerDataMaskDef.html
URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerDataMaskDef.html?rev=1864666&r1=1864665&r2=1864666&view=diff
==============================================================================
--- ranger/site/trunk/apidocs/json_RangerDataMaskDef.html (original)
+++ ranger/site/trunk/apidocs/json_RangerDataMaskDef.html Wed Aug  7 18:46:37 2019
@@ -79,18 +79,18 @@
         </thead>
         <tbody>
         <tr>
-          <td>  <span id="prop-resources" class="property-name">resources</span>
+          <td>  <span id="prop-accessTypes" class="property-name">accessTypes</span>
 </td>
-          <td>  <span class="datatype-reference">array of <a href="json_RangerResourceDef.html">RangerResourceDef</a>
+          <td>  <span class="datatype-reference">array of <a href="json_RangerAccessTypeDef.html">RangerAccessTypeDef</a>
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-accessTypes" class="property-name">accessTypes</span>
+          <td>  <span id="prop-resources" class="property-name">resources</span>
 </td>
-          <td>  <span class="datatype-reference">array of <a href="json_RangerAccessTypeDef.html">RangerAccessTypeDef</a>
+          <td>  <span class="datatype-reference">array of <a href="json_RangerResourceDef.html">RangerResourceDef</a>
 </span>
 </td>
           <td>  <span class="property-description"></span>
@@ -111,94 +111,94 @@
       <p class="lead">Example</p>
       
       <pre class="prettyprint language-js example">{
+  &quot;accessTypes&quot; : [ {
+    &quot;label&quot; : &quot;...&quot;,
+    &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;itemId&quot; : 12345,
+    &quot;rbKeyLabel&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
+  }, {
+    &quot;label&quot; : &quot;...&quot;,
+    &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;itemId&quot; : 12345,
+    &quot;rbKeyLabel&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
+  } ],
   &quot;resources&quot; : [ {
     &quot;lookupSupported&quot; : true,
-    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-    &quot;validationMessage&quot; : &quot;...&quot;,
-    &quot;itemId&quot; : 12345,
+    &quot;name&quot; : &quot;...&quot;,
+    &quot;description&quot; : &quot;...&quot;,
     &quot;isValidLeaf&quot; : true,
+    &quot;uiHint&quot; : &quot;...&quot;,
     &quot;matcher&quot; : &quot;...&quot;,
+    &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;validationMessage&quot; : &quot;...&quot;,
     &quot;excludesSupported&quot; : true,
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;rbKeyLabel&quot; : &quot;...&quot;,
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+    &quot;validationRegEx&quot; : &quot;...&quot;,
+    &quot;itemId&quot; : 12345,
     &quot;recursiveSupported&quot; : true,
-    &quot;description&quot; : &quot;...&quot;,
     &quot;level&quot; : 12345,
-    &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;label&quot; : &quot;...&quot;,
-    &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;matcherOptions&quot; : {
       &quot;property1&quot; : &quot;...&quot;,
       &quot;property2&quot; : &quot;...&quot;
     },
-    &quot;parent&quot; : &quot;...&quot;,
-    &quot;validationRegEx&quot; : &quot;...&quot;,
     &quot;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;,
+    &quot;parent&quot; : &quot;...&quot;,
+    &quot;rbKeyLabel&quot; : &quot;...&quot;,
+    &quot;label&quot; : &quot;...&quot;,
     &quot;mandatory&quot; : true
   }, {
     &quot;lookupSupported&quot; : true,
-    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-    &quot;validationMessage&quot; : &quot;...&quot;,
-    &quot;itemId&quot; : 12345,
+    &quot;name&quot; : &quot;...&quot;,
+    &quot;description&quot; : &quot;...&quot;,
     &quot;isValidLeaf&quot; : true,
+    &quot;uiHint&quot; : &quot;...&quot;,
     &quot;matcher&quot; : &quot;...&quot;,
+    &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;validationMessage&quot; : &quot;...&quot;,
     &quot;excludesSupported&quot; : true,
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;rbKeyLabel&quot; : &quot;...&quot;,
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+    &quot;validationRegEx&quot; : &quot;...&quot;,
+    &quot;itemId&quot; : 12345,
     &quot;recursiveSupported&quot; : true,
-    &quot;description&quot; : &quot;...&quot;,
     &quot;level&quot; : 12345,
-    &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;label&quot; : &quot;...&quot;,
-    &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;matcherOptions&quot; : {
       &quot;property1&quot; : &quot;...&quot;,
       &quot;property2&quot; : &quot;...&quot;
     },
-    &quot;parent&quot; : &quot;...&quot;,
-    &quot;validationRegEx&quot; : &quot;...&quot;,
     &quot;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;,
-    &quot;mandatory&quot; : true
-  } ],
-  &quot;accessTypes&quot; : [ {
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;rbKeyLabel&quot; : &quot;...&quot;,
-    &quot;label&quot; : &quot;...&quot;,
-    &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;itemId&quot; : 12345
-  }, {
-    &quot;name&quot; : &quot;...&quot;,
+    &quot;parent&quot; : &quot;...&quot;,
     &quot;rbKeyLabel&quot; : &quot;...&quot;,
     &quot;label&quot; : &quot;...&quot;,
-    &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;itemId&quot; : 12345
+    &quot;mandatory&quot; : true
   } ],
   &quot;maskTypes&quot; : [ {
-    &quot;description&quot; : &quot;...&quot;,
+    &quot;rbKeyDescription&quot; : &quot;...&quot;,
     &quot;dataMaskOptions&quot; : {
       &quot;property1&quot; : &quot;...&quot;,
       &quot;property2&quot; : &quot;...&quot;
     },
-    &quot;label&quot; : &quot;...&quot;,
-    &quot;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;itemId&quot; : 12345,
+    &quot;description&quot; : &quot;...&quot;,
     &quot;rbKeyLabel&quot; : &quot;...&quot;,
     &quot;name&quot; : &quot;...&quot;,
-    &quot;transformer&quot; : &quot;...&quot;
+    &quot;transformer&quot; : &quot;...&quot;,
+    &quot;itemId&quot; : 12345,
+    &quot;label&quot; : &quot;...&quot;
   }, {
-    &quot;description&quot; : &quot;...&quot;,
+    &quot;rbKeyDescription&quot; : &quot;...&quot;,
     &quot;dataMaskOptions&quot; : {
       &quot;property1&quot; : &quot;...&quot;,
       &quot;property2&quot; : &quot;...&quot;
     },
-    &quot;label&quot; : &quot;...&quot;,
-    &quot;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;itemId&quot; : 12345,
+    &quot;description&quot; : &quot;...&quot;,
     &quot;rbKeyLabel&quot; : &quot;...&quot;,
     &quot;name&quot; : &quot;...&quot;,
-    &quot;transformer&quot; : &quot;...&quot;
+    &quot;transformer&quot; : &quot;...&quot;,
+    &quot;itemId&quot; : 12345,
+    &quot;label&quot; : &quot;...&quot;
   } ]
 }</pre>
 

Modified: ranger/site/trunk/apidocs/json_RangerDataMaskPolicyItem.html
URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerDataMaskPolicyItem.html?rev=1864666&r1=1864665&r2=1864666&view=diff
==============================================================================
--- ranger/site/trunk/apidocs/json_RangerDataMaskPolicyItem.html (original)
+++ ranger/site/trunk/apidocs/json_RangerDataMaskPolicyItem.html Wed Aug  7 18:46:37 2019
@@ -93,37 +93,37 @@
         </tr>
         <tbody>
         <tr>
-          <td><span class="property-name">accesses</span></td>
-          <td><span class="datatype-reference">array of <a href="json_RangerPolicyItemAccess.html">RangerPolicyItemAccess</a>
+          <td><span class="property-name">roles</span></td>
+          <td><span class="datatype-reference">array of string
 </span></td>
           <td><span class="property-description"></span></td>
         </tr>
         <tr>
-          <td><span class="property-name">users</span></td>
+          <td><span class="property-name">groups</span></td>
           <td><span class="datatype-reference">array of string
 </span></td>
           <td><span class="property-description"></span></td>
         </tr>
         <tr>
-          <td><span class="property-name">delegateAdmin</span></td>
-          <td><span class="datatype-reference">boolean
+          <td><span class="property-name">conditions</span></td>
+          <td><span class="datatype-reference">array of <a href="json_RangerPolicyItemCondition.html">RangerPolicyItemCondition</a>
 </span></td>
           <td><span class="property-description"></span></td>
         </tr>
         <tr>
-          <td><span class="property-name">conditions</span></td>
-          <td><span class="datatype-reference">array of <a href="json_RangerPolicyItemCondition.html">RangerPolicyItemCondition</a>
+          <td><span class="property-name">delegateAdmin</span></td>
+          <td><span class="datatype-reference">boolean
 </span></td>
           <td><span class="property-description"></span></td>
         </tr>
         <tr>
-          <td><span class="property-name">roles</span></td>
-          <td><span class="datatype-reference">array of string
+          <td><span class="property-name">accesses</span></td>
+          <td><span class="datatype-reference">array of <a href="json_RangerPolicyItemAccess.html">RangerPolicyItemAccess</a>
 </span></td>
           <td><span class="property-description"></span></td>
         </tr>
         <tr>
-          <td><span class="property-name">groups</span></td>
+          <td><span class="property-name">users</span></td>
           <td><span class="datatype-reference">array of string
 </span></td>
           <td><span class="property-description"></span></td>
@@ -135,28 +135,28 @@
       
       <pre class="prettyprint language-js example">{
   &quot;dataMaskInfo&quot; : {
+    &quot;dataMaskType&quot; : &quot;...&quot;,
     &quot;valueExpr&quot; : &quot;...&quot;,
-    &quot;conditionExpr&quot; : &quot;...&quot;,
-    &quot;dataMaskType&quot; : &quot;...&quot;
+    &quot;conditionExpr&quot; : &quot;...&quot;
   },
-  &quot;accesses&quot; : [ {
+  &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+  &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+  &quot;conditions&quot; : [ {
     &quot;type&quot; : &quot;...&quot;,
-    &quot;isAllowed&quot; : true
+    &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   }, {
     &quot;type&quot; : &quot;...&quot;,
-    &quot;isAllowed&quot; : true
+    &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   } ],
-  &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
   &quot;delegateAdmin&quot; : true,
-  &quot;conditions&quot; : [ {
-    &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;type&quot; : &quot;...&quot;
+  &quot;accesses&quot; : [ {
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;isAllowed&quot; : true
   }, {
-    &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;type&quot; : &quot;...&quot;
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;isAllowed&quot; : true
   } ],
-  &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-  &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+  &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
 }</pre>
 
         <footer class="footer">

Modified: ranger/site/trunk/apidocs/json_RangerDataMaskTypeDef.html
URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerDataMaskTypeDef.html?rev=1864666&r1=1864665&r2=1864666&view=diff
==============================================================================
--- ranger/site/trunk/apidocs/json_RangerDataMaskTypeDef.html (original)
+++ ranger/site/trunk/apidocs/json_RangerDataMaskTypeDef.html Wed Aug  7 18:46:37 2019
@@ -79,7 +79,7 @@
         </thead>
         <tbody>
         <tr>
-          <td>  <span id="prop-description" class="property-name">description</span>
+          <td>  <span id="prop-rbKeyDescription" class="property-name">rbKeyDescription</span>
 </td>
           <td>  <span class="datatype-reference">string
 </span>
@@ -97,7 +97,7 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-label" class="property-name">label</span>
+          <td>  <span id="prop-description" class="property-name">description</span>
 </td>
           <td>  <span class="datatype-reference">string
 </span>
@@ -106,7 +106,7 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-rbKeyDescription" class="property-name">rbKeyDescription</span>
+          <td>  <span id="prop-rbKeyLabel" class="property-name">rbKeyLabel</span>
 </td>
           <td>  <span class="datatype-reference">string
 </span>
@@ -115,16 +115,16 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-itemId" class="property-name">itemId</span>
+          <td>  <span id="prop-name" class="property-name">name</span>
 </td>
-          <td>  <span class="datatype-reference">number
+          <td>  <span class="datatype-reference">string
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-rbKeyLabel" class="property-name">rbKeyLabel</span>
+          <td>  <span id="prop-transformer" class="property-name">transformer</span>
 </td>
           <td>  <span class="datatype-reference">string
 </span>
@@ -133,16 +133,16 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-name" class="property-name">name</span>
+          <td>  <span id="prop-itemId" class="property-name">itemId</span>
 </td>
-          <td>  <span class="datatype-reference">string
+          <td>  <span class="datatype-reference">number
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-transformer" class="property-name">transformer</span>
+          <td>  <span id="prop-label" class="property-name">label</span>
 </td>
           <td>  <span class="datatype-reference">string
 </span>
@@ -156,17 +156,17 @@
       <p class="lead">Example</p>
       
       <pre class="prettyprint language-js example">{
-  &quot;description&quot; : &quot;...&quot;,
+  &quot;rbKeyDescription&quot; : &quot;...&quot;,
   &quot;dataMaskOptions&quot; : {
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
   },
-  &quot;label&quot; : &quot;...&quot;,
-  &quot;rbKeyDescription&quot; : &quot;...&quot;,
-  &quot;itemId&quot; : 12345,
+  &quot;description&quot; : &quot;...&quot;,
   &quot;rbKeyLabel&quot; : &quot;...&quot;,
   &quot;name&quot; : &quot;...&quot;,
-  &quot;transformer&quot; : &quot;...&quot;
+  &quot;transformer&quot; : &quot;...&quot;,
+  &quot;itemId&quot; : 12345,
+  &quot;label&quot; : &quot;...&quot;
 }</pre>
 
         <footer class="footer">

Modified: ranger/site/trunk/apidocs/json_RangerEnumDef.html
URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerEnumDef.html?rev=1864666&r1=1864665&r2=1864666&view=diff
==============================================================================
--- ranger/site/trunk/apidocs/json_RangerEnumDef.html (original)
+++ ranger/site/trunk/apidocs/json_RangerEnumDef.html Wed Aug  7 18:46:37 2019
@@ -79,18 +79,18 @@
         </thead>
         <tbody>
         <tr>
-          <td>  <span id="prop-name" class="property-name">name</span>
+          <td>  <span id="prop-defaultIndex" class="property-name">defaultIndex</span>
 </td>
-          <td>  <span class="datatype-reference">string
+          <td>  <span class="datatype-reference">number
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-defaultIndex" class="property-name">defaultIndex</span>
+          <td>  <span id="prop-elements" class="property-name">elements</span>
 </td>
-          <td>  <span class="datatype-reference">number
+          <td>  <span class="datatype-reference">array of <a href="json_RangerEnumElementDef.html">RangerEnumElementDef</a>
 </span>
 </td>
           <td>  <span class="property-description"></span>
@@ -106,9 +106,9 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-elements" class="property-name">elements</span>
+          <td>  <span id="prop-name" class="property-name">name</span>
 </td>
-          <td>  <span class="datatype-reference">array of <a href="json_RangerEnumElementDef.html">RangerEnumElementDef</a>
+          <td>  <span class="datatype-reference">string
 </span>
 </td>
           <td>  <span class="property-description"></span>
@@ -120,20 +120,20 @@
       <p class="lead">Example</p>
       
       <pre class="prettyprint language-js example">{
-  &quot;name&quot; : &quot;...&quot;,
   &quot;defaultIndex&quot; : 12345,
-  &quot;itemId&quot; : 12345,
   &quot;elements&quot; : [ {
     &quot;itemId&quot; : 12345,
-    &quot;name&quot; : &quot;...&quot;,
     &quot;label&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;,
     &quot;rbKeyLabel&quot; : &quot;...&quot;
   }, {
     &quot;itemId&quot; : 12345,
-    &quot;name&quot; : &quot;...&quot;,
     &quot;label&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;,
     &quot;rbKeyLabel&quot; : &quot;...&quot;
-  } ]
+  } ],
+  &quot;itemId&quot; : 12345,
+  &quot;name&quot; : &quot;...&quot;
 }</pre>
 
         <footer class="footer">

Modified: ranger/site/trunk/apidocs/json_RangerEnumElementDef.html
URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerEnumElementDef.html?rev=1864666&r1=1864665&r2=1864666&view=diff
==============================================================================
--- ranger/site/trunk/apidocs/json_RangerEnumElementDef.html (original)
+++ ranger/site/trunk/apidocs/json_RangerEnumElementDef.html Wed Aug  7 18:46:37 2019
@@ -88,7 +88,7 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-name" class="property-name">name</span>
+          <td>  <span id="prop-label" class="property-name">label</span>
 </td>
           <td>  <span class="datatype-reference">string
 </span>
@@ -97,7 +97,7 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-label" class="property-name">label</span>
+          <td>  <span id="prop-name" class="property-name">name</span>
 </td>
           <td>  <span class="datatype-reference">string
 </span>
@@ -121,8 +121,8 @@
       
       <pre class="prettyprint language-js example">{
   &quot;itemId&quot; : 12345,
-  &quot;name&quot; : &quot;...&quot;,
   &quot;label&quot; : &quot;...&quot;,
+  &quot;name&quot; : &quot;...&quot;,
   &quot;rbKeyLabel&quot; : &quot;...&quot;
 }</pre>
 

Modified: ranger/site/trunk/apidocs/json_RangerExportPolicyList.html
URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerExportPolicyList.html?rev=1864666&r1=1864665&r2=1864666&view=diff
==============================================================================
--- ranger/site/trunk/apidocs/json_RangerExportPolicyList.html (original)
+++ ranger/site/trunk/apidocs/json_RangerExportPolicyList.html Wed Aug  7 18:46:37 2019
@@ -162,301 +162,301 @@
     &quot;property2&quot; : { }
   },
   &quot;policies&quot; : [ {
-    &quot;resourceSignature&quot; : &quot;...&quot;,
-    &quot;description&quot; : &quot;...&quot;,
-    &quot;rowFilterPolicyItems&quot; : [ {
-      &quot;rowFilterInfo&quot; : { },
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;delegateAdmin&quot; : true,
-      &quot;conditions&quot; : [ { }, { } ],
+    &quot;policyItems&quot; : [ {
       &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    }, {
-      &quot;rowFilterInfo&quot; : { },
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;delegateAdmin&quot; : true,
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
-      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    } ],
-    &quot;policyItems&quot; : [ {
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;delegateAdmin&quot; : true,
-      &quot;conditions&quot; : [ { }, { } ],
-      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    }, {
       &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;delegateAdmin&quot; : true,
-      &quot;conditions&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    }, {
       &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;conditions&quot; : [ { }, { } ],
+      &quot;delegateAdmin&quot; : true,
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;policyType&quot; : 12345,
     &quot;allowExceptions&quot; : [ {
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;delegateAdmin&quot; : true,
-      &quot;conditions&quot; : [ { }, { } ],
       &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    }, {
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;delegateAdmin&quot; : true,
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
-      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    } ],
-    &quot;service&quot; : &quot;...&quot;,
-    &quot;denyExceptions&quot; : [ {
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;delegateAdmin&quot; : true,
-      &quot;conditions&quot; : [ { }, { } ],
-      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    }, {
       &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;delegateAdmin&quot; : true,
-      &quot;conditions&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    }, {
       &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;conditions&quot; : [ { }, { } ],
+      &quot;delegateAdmin&quot; : true,
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
+    &quot;service&quot; : &quot;...&quot;,
     &quot;conditions&quot; : [ {
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;type&quot; : &quot;...&quot;
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     }, {
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;type&quot; : &quot;...&quot;
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;policyPriority&quot; : 12345,
-    &quot;serviceType&quot; : &quot;...&quot;,
+    &quot;resourceSignature&quot; : &quot;...&quot;,
     &quot;policyLabels&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;isDenyAllElse&quot; : true,
-    &quot;dataMaskPolicyItems&quot; : [ {
-      &quot;dataMaskInfo&quot; : { },
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;delegateAdmin&quot; : true,
-      &quot;conditions&quot; : [ { }, { } ],
+    &quot;name&quot; : &quot;...&quot;,
+    &quot;options&quot; : {
+      &quot;property1&quot; : { },
+      &quot;property2&quot; : { }
+    },
+    &quot;rowFilterPolicyItems&quot; : [ {
+      &quot;rowFilterInfo&quot; : { },
       &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    }, {
-      &quot;dataMaskInfo&quot; : { },
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;delegateAdmin&quot; : true,
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
-      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    } ],
-    &quot;validitySchedules&quot; : [ {
-      &quot;recurrences&quot; : [ { }, { } ],
-      &quot;timeZone&quot; : &quot;...&quot;,
-      &quot;endTime&quot; : &quot;...&quot;,
-      &quot;startTime&quot; : &quot;...&quot;
+      &quot;delegateAdmin&quot; : true,
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     }, {
-      &quot;recurrences&quot; : [ { }, { } ],
-      &quot;timeZone&quot; : &quot;...&quot;,
-      &quot;endTime&quot; : &quot;...&quot;,
-      &quot;startTime&quot; : &quot;...&quot;
+      &quot;rowFilterInfo&quot; : { },
+      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;conditions&quot; : [ { }, { } ],
+      &quot;delegateAdmin&quot; : true,
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
     &quot;resources&quot; : {
       &quot;property1&quot; : {
+        &quot;isExcludes&quot; : true,
         &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-        &quot;isRecursive&quot; : true,
-        &quot;isExcludes&quot; : true
+        &quot;isRecursive&quot; : true
       },
       &quot;property2&quot; : {
+        &quot;isExcludes&quot; : true,
         &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-        &quot;isRecursive&quot; : true,
-        &quot;isExcludes&quot; : true
+        &quot;isRecursive&quot; : true
       }
     },
-    &quot;denyPolicyItems&quot; : [ {
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;isDenyAllElse&quot; : true,
+    &quot;isAuditEnabled&quot; : true,
+    &quot;validitySchedules&quot; : [ {
+      &quot;recurrences&quot; : [ { }, { } ],
+      &quot;endTime&quot; : &quot;...&quot;,
+      &quot;startTime&quot; : &quot;...&quot;,
+      &quot;timeZone&quot; : &quot;...&quot;
+    }, {
+      &quot;recurrences&quot; : [ { }, { } ],
+      &quot;endTime&quot; : &quot;...&quot;,
+      &quot;startTime&quot; : &quot;...&quot;,
+      &quot;timeZone&quot; : &quot;...&quot;
+    } ],
+    &quot;denyExceptions&quot; : [ {
+      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;conditions&quot; : [ { }, { } ],
       &quot;delegateAdmin&quot; : true,
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    }, {
+      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
+      &quot;delegateAdmin&quot; : true,
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    } ],
+    &quot;policyType&quot; : 12345,
+    &quot;zoneName&quot; : &quot;...&quot;,
+    &quot;dataMaskPolicyItems&quot; : [ {
+      &quot;dataMaskInfo&quot; : { },
       &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    }, {
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;conditions&quot; : [ { }, { } ],
+      &quot;delegateAdmin&quot; : true,
       &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    }, {
+      &quot;dataMaskInfo&quot; : { },
+      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;conditions&quot; : [ { }, { } ],
       &quot;delegateAdmin&quot; : true,
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    } ],
+    &quot;denyPolicyItems&quot; : [ {
+      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
+      &quot;delegateAdmin&quot; : true,
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    }, {
       &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;conditions&quot; : [ { }, { } ],
+      &quot;delegateAdmin&quot; : true,
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;zoneName&quot; : &quot;...&quot;,
-    &quot;options&quot; : {
-      &quot;property1&quot; : { },
-      &quot;property2&quot; : { }
-    },
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;isAuditEnabled&quot; : true,
-    &quot;version&quot; : 12345,
+    &quot;policyPriority&quot; : 12345,
+    &quot;description&quot; : &quot;...&quot;,
+    &quot;serviceType&quot; : &quot;...&quot;,
     &quot;createTime&quot; : 12345,
-    &quot;isEnabled&quot; : true,
+    &quot;updatedBy&quot; : &quot;...&quot;,
+    &quot;version&quot; : 12345,
+    &quot;updateTime&quot; : 12345,
+    &quot;id&quot; : 12345,
     &quot;createdBy&quot; : &quot;...&quot;,
     &quot;guid&quot; : &quot;...&quot;,
-    &quot;id&quot; : 12345,
-    &quot;updatedBy&quot; : &quot;...&quot;,
-    &quot;updateTime&quot; : 12345
+    &quot;isEnabled&quot; : true
   }, {
-    &quot;resourceSignature&quot; : &quot;...&quot;,
-    &quot;description&quot; : &quot;...&quot;,
-    &quot;rowFilterPolicyItems&quot; : [ {
-      &quot;rowFilterInfo&quot; : { },
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;delegateAdmin&quot; : true,
-      &quot;conditions&quot; : [ { }, { } ],
+    &quot;policyItems&quot; : [ {
       &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    }, {
-      &quot;rowFilterInfo&quot; : { },
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;delegateAdmin&quot; : true,
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
-      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    } ],
-    &quot;policyItems&quot; : [ {
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;delegateAdmin&quot; : true,
-      &quot;conditions&quot; : [ { }, { } ],
-      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    }, {
       &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;delegateAdmin&quot; : true,
-      &quot;conditions&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    }, {
       &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;conditions&quot; : [ { }, { } ],
+      &quot;delegateAdmin&quot; : true,
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;policyType&quot; : 12345,
     &quot;allowExceptions&quot; : [ {
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;delegateAdmin&quot; : true,
-      &quot;conditions&quot; : [ { }, { } ],
       &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    }, {
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;delegateAdmin&quot; : true,
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
-      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    } ],
-    &quot;service&quot; : &quot;...&quot;,
-    &quot;denyExceptions&quot; : [ {
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;delegateAdmin&quot; : true,
-      &quot;conditions&quot; : [ { }, { } ],
-      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    }, {
       &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;delegateAdmin&quot; : true,
-      &quot;conditions&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    }, {
       &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;conditions&quot; : [ { }, { } ],
+      &quot;delegateAdmin&quot; : true,
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
+    &quot;service&quot; : &quot;...&quot;,
     &quot;conditions&quot; : [ {
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;type&quot; : &quot;...&quot;
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     }, {
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;type&quot; : &quot;...&quot;
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;policyPriority&quot; : 12345,
-    &quot;serviceType&quot; : &quot;...&quot;,
+    &quot;resourceSignature&quot; : &quot;...&quot;,
     &quot;policyLabels&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;isDenyAllElse&quot; : true,
-    &quot;dataMaskPolicyItems&quot; : [ {
-      &quot;dataMaskInfo&quot; : { },
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;delegateAdmin&quot; : true,
-      &quot;conditions&quot; : [ { }, { } ],
+    &quot;name&quot; : &quot;...&quot;,
+    &quot;options&quot; : {
+      &quot;property1&quot; : { },
+      &quot;property2&quot; : { }
+    },
+    &quot;rowFilterPolicyItems&quot; : [ {
+      &quot;rowFilterInfo&quot; : { },
       &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    }, {
-      &quot;dataMaskInfo&quot; : { },
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;delegateAdmin&quot; : true,
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
-      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    } ],
-    &quot;validitySchedules&quot; : [ {
-      &quot;recurrences&quot; : [ { }, { } ],
-      &quot;timeZone&quot; : &quot;...&quot;,
-      &quot;endTime&quot; : &quot;...&quot;,
-      &quot;startTime&quot; : &quot;...&quot;
+      &quot;delegateAdmin&quot; : true,
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     }, {
-      &quot;recurrences&quot; : [ { }, { } ],
-      &quot;timeZone&quot; : &quot;...&quot;,
-      &quot;endTime&quot; : &quot;...&quot;,
-      &quot;startTime&quot; : &quot;...&quot;
+      &quot;rowFilterInfo&quot; : { },
+      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;conditions&quot; : [ { }, { } ],
+      &quot;delegateAdmin&quot; : true,
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
     &quot;resources&quot; : {
       &quot;property1&quot; : {
+        &quot;isExcludes&quot; : true,
         &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-        &quot;isRecursive&quot; : true,
-        &quot;isExcludes&quot; : true
+        &quot;isRecursive&quot; : true
       },
       &quot;property2&quot; : {
+        &quot;isExcludes&quot; : true,
         &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-        &quot;isRecursive&quot; : true,
-        &quot;isExcludes&quot; : true
+        &quot;isRecursive&quot; : true
       }
     },
-    &quot;denyPolicyItems&quot; : [ {
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;isDenyAllElse&quot; : true,
+    &quot;isAuditEnabled&quot; : true,
+    &quot;validitySchedules&quot; : [ {
+      &quot;recurrences&quot; : [ { }, { } ],
+      &quot;endTime&quot; : &quot;...&quot;,
+      &quot;startTime&quot; : &quot;...&quot;,
+      &quot;timeZone&quot; : &quot;...&quot;
+    }, {
+      &quot;recurrences&quot; : [ { }, { } ],
+      &quot;endTime&quot; : &quot;...&quot;,
+      &quot;startTime&quot; : &quot;...&quot;,
+      &quot;timeZone&quot; : &quot;...&quot;
+    } ],
+    &quot;denyExceptions&quot; : [ {
+      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;conditions&quot; : [ { }, { } ],
       &quot;delegateAdmin&quot; : true,
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    }, {
+      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
+      &quot;delegateAdmin&quot; : true,
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    } ],
+    &quot;policyType&quot; : 12345,
+    &quot;zoneName&quot; : &quot;...&quot;,
+    &quot;dataMaskPolicyItems&quot; : [ {
+      &quot;dataMaskInfo&quot; : { },
       &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    }, {
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;conditions&quot; : [ { }, { } ],
+      &quot;delegateAdmin&quot; : true,
       &quot;accesses&quot; : [ { }, { } ],
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    }, {
+      &quot;dataMaskInfo&quot; : { },
+      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;conditions&quot; : [ { }, { } ],
       &quot;delegateAdmin&quot; : true,
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    } ],
+    &quot;denyPolicyItems&quot; : [ {
+      &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
+      &quot;delegateAdmin&quot; : true,
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    }, {
       &quot;roles&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;conditions&quot; : [ { }, { } ],
+      &quot;delegateAdmin&quot; : true,
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;zoneName&quot; : &quot;...&quot;,
-    &quot;options&quot; : {
-      &quot;property1&quot; : { },
-      &quot;property2&quot; : { }
-    },
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;isAuditEnabled&quot; : true,
-    &quot;version&quot; : 12345,
+    &quot;policyPriority&quot; : 12345,
+    &quot;description&quot; : &quot;...&quot;,
+    &quot;serviceType&quot; : &quot;...&quot;,
     &quot;createTime&quot; : 12345,
-    &quot;isEnabled&quot; : true,
+    &quot;updatedBy&quot; : &quot;...&quot;,
+    &quot;version&quot; : 12345,
+    &quot;updateTime&quot; : 12345,
+    &quot;id&quot; : 12345,
     &quot;createdBy&quot; : &quot;...&quot;,
     &quot;guid&quot; : &quot;...&quot;,
-    &quot;id&quot; : 12345,
-    &quot;updatedBy&quot; : &quot;...&quot;,
-    &quot;updateTime&quot; : 12345
+    &quot;isEnabled&quot; : true
   } ],
   &quot;listSize&quot; : 12345,
   &quot;list&quot; : [ { }, { } ],

Modified: ranger/site/trunk/apidocs/json_RangerPluginInfo.html
URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerPluginInfo.html?rev=1864666&r1=1864665&r2=1864666&view=diff
==============================================================================
--- ranger/site/trunk/apidocs/json_RangerPluginInfo.html (original)
+++ ranger/site/trunk/apidocs/json_RangerPluginInfo.html Wed Aug  7 18:46:37 2019
@@ -79,7 +79,7 @@
         </thead>
         <tbody>
         <tr>
-          <td>  <span id="prop-ipAddress" class="property-name">ipAddress</span>
+          <td>  <span id="prop-serviceName" class="property-name">serviceName</span>
 </td>
           <td>  <span class="datatype-reference">string
 </span>
@@ -88,16 +88,16 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-id" class="property-name">id</span>
+          <td>  <span id="prop-appType" class="property-name">appType</span>
 </td>
-          <td>  <span class="datatype-reference">number
+          <td>  <span class="datatype-reference">string
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-updateTime" class="property-name">updateTime</span>
+          <td>  <span id="prop-createTime" class="property-name">createTime</span>
 </td>
           <td>  <span class="datatype-reference">number
 </span>
@@ -106,7 +106,7 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-appType" class="property-name">appType</span>
+          <td>  <span id="prop-serviceType" class="property-name">serviceType</span>
 </td>
           <td>  <span class="datatype-reference">string
 </span>
@@ -115,9 +115,9 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-info" class="property-name">info</span>
+          <td>  <span id="prop-ipAddress" class="property-name">ipAddress</span>
 </td>
-          <td>  <span class="datatype-reference">map of string
+          <td>  <span class="datatype-reference">string
 </span>
 </td>
           <td>  <span class="property-description"></span>
@@ -133,7 +133,7 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-createTime" class="property-name">createTime</span>
+          <td>  <span id="prop-id" class="property-name">id</span>
 </td>
           <td>  <span class="datatype-reference">number
 </span>
@@ -142,18 +142,18 @@
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-serviceName" class="property-name">serviceName</span>
+          <td>  <span id="prop-updateTime" class="property-name">updateTime</span>
 </td>
-          <td>  <span class="datatype-reference">string
+          <td>  <span class="datatype-reference">number
 </span>
 </td>
           <td>  <span class="property-description"></span>
 </td>
         </tr>
         <tr>
-          <td>  <span id="prop-serviceType" class="property-name">serviceType</span>
+          <td>  <span id="prop-info" class="property-name">info</span>
 </td>
-          <td>  <span class="datatype-reference">string
+          <td>  <span class="datatype-reference">map of string
 </span>
 </td>
           <td>  <span class="property-description"></span>
@@ -165,18 +165,18 @@
       <p class="lead">Example</p>
       
       <pre class="prettyprint language-js example">{
+  &quot;serviceName&quot; : &quot;...&quot;,
+  &quot;appType&quot; : &quot;...&quot;,
+  &quot;createTime&quot; : 12345,
+  &quot;serviceType&quot; : &quot;...&quot;,
   &quot;ipAddress&quot; : &quot;...&quot;,
+  &quot;hostName&quot; : &quot;...&quot;,
   &quot;id&quot; : 12345,
   &quot;updateTime&quot; : 12345,
-  &quot;appType&quot; : &quot;...&quot;,
   &quot;info&quot; : {
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
-  },
-  &quot;hostName&quot; : &quot;...&quot;,
-  &quot;createTime&quot; : 12345,
-  &quot;serviceName&quot; : &quot;...&quot;,
-  &quot;serviceType&quot; : &quot;...&quot;
+  }
 }</pre>
 
         <footer class="footer">

Modified: ranger/site/trunk/apidocs/json_RangerPluginInfoList.html
URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerPluginInfoList.html?rev=1864666&r1=1864665&r2=1864666&view=diff
==============================================================================
--- ranger/site/trunk/apidocs/json_RangerPluginInfoList.html (original)
+++ ranger/site/trunk/apidocs/json_RangerPluginInfoList.html Wed Aug  7 18:46:37 2019
@@ -147,31 +147,31 @@
       
       <pre class="prettyprint language-js example">{
   &quot;pluginInfoList&quot; : [ {
+    &quot;serviceName&quot; : &quot;...&quot;,
+    &quot;appType&quot; : &quot;...&quot;,
+    &quot;createTime&quot; : 12345,
+    &quot;serviceType&quot; : &quot;...&quot;,
     &quot;ipAddress&quot; : &quot;...&quot;,
+    &quot;hostName&quot; : &quot;...&quot;,
     &quot;id&quot; : 12345,
     &quot;updateTime&quot; : 12345,
-    &quot;appType&quot; : &quot;...&quot;,
     &quot;info&quot; : {
       &quot;property1&quot; : &quot;...&quot;,
       &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;hostName&quot; : &quot;...&quot;,
-    &quot;createTime&quot; : 12345,
-    &quot;serviceName&quot; : &quot;...&quot;,
-    &quot;serviceType&quot; : &quot;...&quot;
+    }
   }, {
+    &quot;serviceName&quot; : &quot;...&quot;,
+    &quot;appType&quot; : &quot;...&quot;,
+    &quot;createTime&quot; : 12345,
+    &quot;serviceType&quot; : &quot;...&quot;,
     &quot;ipAddress&quot; : &quot;...&quot;,
+    &quot;hostName&quot; : &quot;...&quot;,
     &quot;id&quot; : 12345,
     &quot;updateTime&quot; : 12345,
-    &quot;appType&quot; : &quot;...&quot;,
     &quot;info&quot; : {
       &quot;property1&quot; : &quot;...&quot;,
       &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;hostName&quot; : &quot;...&quot;,
-    &quot;createTime&quot; : 12345,
-    &quot;serviceName&quot; : &quot;...&quot;,
-    &quot;serviceType&quot; : &quot;...&quot;
+    }
   } ],
   &quot;listSize&quot; : 12345,
   &quot;list&quot; : [ { }, { } ],