Class CreateCollectionFeature

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

@Component @AuthorizationFeatureDocumentation(name="canCreateCollections", description="It can be used to verify if a user has access to create a new collection within a specific community") public class CreateCollectionFeature extends Object implements AuthorizationFeature
The canCreateCollections feature. It can be used to verify if a user has access to create a new collection within a specific community.