Interface ItemBasedPrincipal

    • Method Detail

      • getPath

        @NotNull
        @NotNull String getPath()
                         throws RepositoryException
        Returns the JCR path of the item that corresponds to this Principal.
        Returns:
        the path of the Item that corresponds to this Principal.
        Throws:
        RepositoryException - If an error occurs while retrieving the Item path.