Class CanSubscribeFeature

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

@Component @AuthorizationFeatureDocumentation(name="canSubscribeDso", description="Used to verify if the given user can subscribe to a DSpace object") public class CanSubscribeFeature extends Object implements AuthorizationFeature
Checks if the given user can subscribe to a DSpace object
Author:
Alba Aliu (alba.aliu at atis.al)