Uses of Package
org.dspace.app.rest.authorization
-
Packages that use org.dspace.app.rest.authorization Package Description org.dspace.app.rest.authorization org.dspace.app.rest.authorization.impl org.dspace.app.rest.converter -
Classes in org.dspace.app.rest.authorization used by org.dspace.app.rest.authorization Class Description AuthorizationFeature 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. -
Classes in org.dspace.app.rest.authorization used by org.dspace.app.rest.authorization.impl Class Description AuthorizationFeature 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.AuthorizationFeatureDocumentation Class level annotation to document anAuthorizationFeatureAuthorizationFeatureService This 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.converter Class Description Authorization An authorization is the right for a specificEPerson, eventually null to indicate unauthenticated users, to use a specificAuthorizationFeatureon a defined object.AuthorizationFeature 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.