HBASE-12186 Fixed table cell deleted inadvertently by HBASE-11791

This commit is contained in:
Misty Stanley-Jones 2014-10-10 17:06:52 +10:00
parent 06a8bb5bd1
commit fcf583eb19
1 changed files with 1 additions and 0 deletions

View File

@ -1183,6 +1183,7 @@ public static void verifyAllowed(User user, AccessTestAction action, int count)
<code>public</code> label.</para></entry>
</row>
<row>
<entry><screen>( secret | topsecret ) &amp; !probationary</screen></entry>
<entry><para>Allow access to users associated with either the
<code>secret</code> or <code>topsecret</code> label and not
associated with the <code>probationary</code> label.</para></entry>