Class CreateCommunityFeature

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

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