| Package | Description |
|---|---|
| org.dspace.app.rest.security |
| Modifier and Type | Class and Description |
|---|---|
class |
AdminRestPermissionEvaluatorPlugin
Administrators are always allowed to perform any action on any DSpace object.
|
class |
AuthorizeServicePermissionEvaluatorPlugin
DSpaceObjectPermissionEvaluatorPlugin will check persmissions based on the DSpace
AuthorizeService. |
class |
ClaimedTaskRestPermissionEvaluatorPlugin
An authenticated user is allowed to interact with a claimed task only if he own it
claim.
|
class |
EPersonRestPermissionEvaluatorPlugin
An authenicated user is allowed to view, update or delete his or her own data.
|
class |
GroupRestPermissionEvaluatorPlugin
An authenticated user is allowed to view information on all the groups he or she is a member of (READ permission).
|
class |
PoolTaskRestPermissionEvaluatorPlugin
An authenticated user is allowed to interact with a pool task only if it is in his list.
|
class |
WorkflowRestPermissionEvaluatorPlugin
An authenticated user is allowed to interact with workflow item only if they belong to a task that she own or could
claim.
|
Copyright © 2019 DuraSpace. All rights reserved.