Class AdministratorOfFeature

  • All Implemented Interfaces:
    AuthorizationFeature

    @Component
    @AuthorizationFeatureDocumentation(name="administratorOf",
                                       description="It can be used for verify that an user has access to the administrative features of the repository or of a specific community and collection")
    public class AdministratorOfFeature
    extends Object
    implements AuthorizationFeature
    The administrator feature. It can be used for verify that an user has access to the administrative features of the repository or of a specific community and collection.
    Author:
    Mykhaylo Boychuk (mykhaylo.boychuk at 4science.it)