Uses of Package
org.dspace.app.rest.authorization
Packages that use org.dspace.app.rest.authorization
Package
Description
-
Classes in org.dspace.app.rest.authorization used by org.dspace.app.rest.authorizationClassDescriptionA feature is the representation of a business goal used in the Authorization endpoint to declare what an user can do on a specific object.
-
Classes in org.dspace.app.rest.authorization used by org.dspace.app.rest.authorization.implClassDescriptionA 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 an
AuthorizationFeatureThis service provides access to the Authorization Features and check if the feature is allowed or not in a specific context and object. -
Classes in org.dspace.app.rest.authorization used by org.dspace.app.rest.converterClassDescriptionAn 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.