privilegeName
. A AccessControlException
is thrown if no privilege with the specified name exists. A RepositoryException
is thrown if another error occurs.
@param privilegeName the name of an existing privilege.
@return the Privilege
with the specified privilegeName
.
@throws AccessControlException if no privilege with the specified name exists.
@throws RepositoryException if another error occurs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|