Class CanManageRelationshipsFeature

  • All Implemented Interfaces:
    AuthorizationFeature

    @Component
    @AuthorizationFeatureDocumentation(name="canManageRelationships",
                                       description="It can be used to verify if the user has permissions to manage relationships of the Item")
    public class CanManageRelationshipsFeature
    extends Object
    implements AuthorizationFeature
    The CanManageRelationshipsFeature feature. It can be used to verify if the user has WRITE permission on the Item.
    Author:
    Mykhaylo Boychuk (mykhaylo.boychuk at 4science.it)