Class PolicyFeature

java.lang.Object
org.dspace.app.rest.authorization.impl.PolicyFeature
All Implemented Interfaces:
AuthorizationFeature

@Component @AuthorizationFeatureDocumentation(name="canManagePolicies", description="It can be used to verify if the resourcepolicies of the specified objects can be managed") public class PolicyFeature extends Object implements AuthorizationFeature
The policy feature. It can be used by administrators (or community/collection delegate) to manage resource policies Authorization is granted - for the site if the current user is administrator - for other objects if the current user has ADMIN permissions on the object