|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ItemBasedPrincipal
ItemBasedPrincipal is a Principal having a
corresponding item within the JCR repository. In addition to the methods
inherited from the Principal interface it therefore
provides a getPath() method.
| Method Summary | |
|---|---|
java.lang.String |
getPath()
Returns the JCR path of the item that corresponds to this Principal. |
| Methods inherited from interface java.security.Principal |
|---|
equals, getName, hashCode, toString |
| Method Detail |
|---|
java.lang.String getPath()
throws RepositoryException
Principal.
Item that corresponds to this
Principal.
RepositoryException - If an error occurs while retrieving the
Item path.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||