Uses of Interface
org.dspace.authorize.service.AuthorizeService
Packages that use AuthorizeService
Package
Description
Access status allows the users to view the bitstreams availability before
browsing into the item itself.
Feature for conveying a request that materials forbidden to the requester
by resource policy be made available by other means.
Miscellaneous utility classes.
Represents permissions for access to DSpace content.
Provides classes and methods for browsing Items in DSpace by whatever
is specified in the configuration.
Provides an API for reading and manipulating content in the DSpace system.
Provides an API and implementations of metadata crosswalks, which are directional mappings from one schema to another, performed in the context of Item ingestion or dissemination.
Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)
Embargo allows the deposit of Items whose content should not be made visible
until later.
Provides classes representing e-people and groups of e-people.
Interface to the Lucene search engine, and the 'harvest' API for retrieving items modified within a given date range.
An Item submission begins as a
WorkspaceItem in some user's workspace.-
Uses of AuthorizeService in org.dspace.access.status
Fields in org.dspace.access.status declared as AuthorizeServiceModifier and TypeFieldDescriptionprotected AuthorizeServiceDefaultAccessStatusHelper.authorizeService -
Uses of AuthorizeService in org.dspace.app.itemimport
Fields in org.dspace.app.itemimport declared as AuthorizeServiceModifier and TypeFieldDescriptionprotected AuthorizeServiceItemImportServiceImpl.authorizeService -
Uses of AuthorizeService in org.dspace.app.itemupdate
Fields in org.dspace.app.itemupdate declared as AuthorizeService -
Uses of AuthorizeService in org.dspace.app.mediafilter
Fields in org.dspace.app.mediafilter declared as AuthorizeServiceModifier and TypeFieldDescriptionprotected AuthorizeServiceMediaFilterServiceImpl.authorizeService -
Uses of AuthorizeService in org.dspace.app.requestitem
Fields in org.dspace.app.requestitem declared as AuthorizeServiceModifier and TypeFieldDescriptionprotected AuthorizeServiceRequestItemServiceImpl.authorizeService -
Uses of AuthorizeService in org.dspace.app.util
Fields in org.dspace.app.util declared as AuthorizeServiceModifier and TypeFieldDescriptionprotected AuthorizeServiceMetadataExposureServiceImpl.authorizeService -
Uses of AuthorizeService in org.dspace.authorize
Classes in org.dspace.authorize that implement AuthorizeServiceModifier and TypeClassDescriptionclassAuthorizeManager handles all authorization checks for DSpace. -
Uses of AuthorizeService in org.dspace.authorize.factory
Methods in org.dspace.authorize.factory that return AuthorizeServiceModifier and TypeMethodDescriptionabstract AuthorizeServiceAuthorizeServiceFactory.getAuthorizeService()AuthorizeServiceFactoryImpl.getAuthorizeService() -
Uses of AuthorizeService in org.dspace.browse
Fields in org.dspace.browse declared as AuthorizeService -
Uses of AuthorizeService in org.dspace.content
Fields in org.dspace.content declared as AuthorizeServiceModifier and TypeFieldDescriptionprotected AuthorizeServiceBitstreamFormatServiceImpl.authorizeServiceprotected AuthorizeServiceBitstreamServiceImpl.authorizeServiceprotected AuthorizeServiceBundleServiceImpl.authorizeServiceprotected AuthorizeServiceCollectionServiceImpl.authorizeServiceprotected AuthorizeServiceCommunityServiceImpl.authorizeServiceprotected AuthorizeServiceEntityTypeServiceImpl.authorizeServiceprotected AuthorizeServiceItemServiceImpl.authorizeServiceprotected AuthorizeServiceMetadataFieldServiceImpl.authorizeServiceprotected AuthorizeServiceMetadataSchemaServiceImpl.authorizeServiceprotected AuthorizeServiceMetadataValueServiceImpl.authorizeServiceprotected AuthorizeServiceRelationshipServiceImpl.authorizeServiceprotected AuthorizeServiceRelationshipTypeServiceImpl.authorizeServiceprotected AuthorizeServiceSiteServiceImpl.authorizeServiceprotected AuthorizeServiceWorkspaceItemServiceImpl.authorizeService -
Uses of AuthorizeService in org.dspace.content.crosswalk
Fields in org.dspace.content.crosswalk declared as AuthorizeService -
Uses of AuthorizeService in org.dspace.content.packager
Fields in org.dspace.content.packager declared as AuthorizeServiceModifier and TypeFieldDescriptionprotected final AuthorizeServiceAbstractMETSDisseminator.authorizeService -
Uses of AuthorizeService in org.dspace.discovery
Fields in org.dspace.discovery declared as AuthorizeServiceModifier and TypeFieldDescriptionprotected AuthorizeServiceSolrServiceIndexCollectionSubmittersPlugin.authorizeServiceprotected AuthorizeServiceSolrServiceIndexItemEditorsPlugin.authorizeServiceprotected AuthorizeServiceSolrServicePrivateItemPlugin.authorizeServiceprotected AuthorizeServiceSolrServiceResourceRestrictionPlugin.authorizeServiceprotected AuthorizeServiceSolrServiceWorkspaceWorkflowRestrictionPlugin.authorizeService -
Uses of AuthorizeService in org.dspace.disseminate
Fields in org.dspace.disseminate declared as AuthorizeServiceModifier and TypeFieldDescriptionprotected AuthorizeServiceCitationDocumentServiceImpl.authorizeService -
Uses of AuthorizeService in org.dspace.embargo
Fields in org.dspace.embargo declared as AuthorizeServiceModifier and TypeFieldDescriptionprotected AuthorizeServiceDefaultEmbargoSetter.authorizeService -
Uses of AuthorizeService in org.dspace.eperson
Fields in org.dspace.eperson declared as AuthorizeServiceModifier and TypeFieldDescriptionprotected AuthorizeServiceEPersonServiceImpl.authorizeServiceprotected AuthorizeServiceGroupServiceImpl.authorizeService -
Uses of AuthorizeService in org.dspace.scripts.configuration
Fields in org.dspace.scripts.configuration declared as AuthorizeService -
Uses of AuthorizeService in org.dspace.search
Fields in org.dspace.search declared as AuthorizeServiceModifier and TypeFieldDescriptionprotected static final AuthorizeServiceHarvest.authorizeService -
Uses of AuthorizeService in org.dspace.versioning
Fields in org.dspace.versioning declared as AuthorizeServiceModifier and TypeFieldDescriptionprotected AuthorizeServiceAbstractVersionProvider.authorizeService -
Uses of AuthorizeService in org.dspace.xmlworkflow
Fields in org.dspace.xmlworkflow declared as AuthorizeServiceModifier and TypeFieldDescriptionprotected AuthorizeServiceXmlWorkflowServiceImpl.authorizeService