Class MakePrivateFeature

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

@Component @AuthorizationFeatureDocumentation(name="canMakePrivate", description="It can be used to verify if an item can be made private") public class MakePrivateFeature extends Object implements AuthorizationFeature
The make private feature. It can be used to verify if an item can be made private. Authorization is granted if the current user has WRITE permissions on the given item