public interface ItemBasedPrincipal extends JackrabbitPrincipal
Modifier and Type | Method and Description |
---|---|
String |
getPath()
Returns the JCR path of the item that corresponds to this
Principal . |
String getPath() throws RepositoryException
Principal
.Item
that corresponds to this
Principal
.RepositoryException
- If an error occurs while retrieving the
Item
path.Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.