public interface Privilege
Authorizable
.
A Privilege is right, that is independant of a particular
Item-independant
.
Rights of Items are granted and enforced on by the
Repository
.
It is still possible that the validity of a Privilege is restricted on
pathes within the Repository. In this case the Privilege is
isPathDependent()
path depoendent}.PrivilegeFactory
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getID()
Deprecated.
|
boolean |
isGranted(java.lang.String path)
Deprecated.
|
boolean |
isPathDependent()
Deprecated.
|
java.lang.String getID()
boolean isPathDependent()
boolean isGranted(java.lang.String path)
path
- repository path or null
if this Privilege is
is path independent
true
if the privilige is granted on the given path
or if the Privilege is path indedpendentCopyright © 2010 - 2020 Adobe. All Rights Reserved