|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ItemBasedPrincipal
ItemBasedPrincipal is a Principal that is
persisted as item within the repository. In addition to the methods
inherited from the Principal interface it therefore provides
a getPath() method.
| Method Summary | |
|---|---|
java.lang.String |
getPath()
|
| Methods inherited from interface java.security.Principal |
|---|
equals, getName, hashCode, toString |
| Method Detail |
|---|
java.lang.String getPath()
throws javax.jcr.RepositoryException
Item that represents this
Principal.
javax.jcr.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 | |||||||||