Class QAAuthorizationFeature

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

@Component @AuthorizationFeatureDocumentation(name="canSeeQA", description="It can be used to verify if the user can manage Quality Assurance events") public class QAAuthorizationFeature extends Object implements AuthorizationFeature
The QA Event feature. It can be used to verify if Quality Assurance can be seen. Authorization is granted if the current user has READ permissions on the given bitstream.