Interface PrincipalIterator

  • All Superinterfaces:
    Iterator, javax.jcr.RangeIterator

    public interface PrincipalIterator
    extends javax.jcr.RangeIterator
    A RangeIterator iterating over Principals.
    • Method Detail

      • nextPrincipal

        @NotNull
        @NotNull Principal nextPrincipal()
        Returns the next principal.
        Returns:
        the next principal