Interface JackrabbitAccessControlPolicy

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      @Nullable java.lang.String getPath()
      Returns the path of the node this policy has been created for.
    • Method Detail

      • getPath

        @Nullable
        @Nullable java.lang.String getPath()
        Returns the path of the node this policy has been created for.
        Returns:
        the path of the node this policy has been created for.