Allows easy iteration through a list of AccessControlPolicys
with nextAccessControlPolicy as well as a skip
method inherited from RangeIterator.
since: JCR 2.0
Returns the next AccessControlPolicy in the iteration.
the next AccessControlPolicy in the iteration. throws: java.util.NoSuchElementException - if iteration has no moreAccessControlPolicys.