Package org.dspace.app.rest.authorization
package org.dspace.app.rest.authorization
-
ClassDescriptionAn authorization is the right for a specific
EPerson, eventually null to indicate unauthenticated users, to use a specificAuthorizationFeatureon a defined object.A feature is the representation of a business goal used in the Authorization endpoint to declare what an user can do on a specific object.Class level annotation to document anAuthorizationFeatureThis service provides access to the Authorization Features and check if the feature is allowed or not in a specific context and object.Utility class to manipulate the AuthorizationRest objectThis class is a wrapper around the AuthorizationService which takes Rest objects instead of dspace objects