Interface IAceView

All Superinterfaces:
IView, Serializable

public interface IAceView extends IView
Class IAceView
  • Method Details

    • getPrincipalURI

      IURI getPrincipalURI()
      Returns principal uri for this ace
    • getGranted

      Collection<Integer> getGranted()
      Returns collection of granted rights for this ace
    • getDenied

      Collection<Integer> getDenied()
      Return collection of denied rights for this ace
    • getExclusive

      Collection<Integer> getExclusive()
      Returns collection of exclusive rights for this ace