Uses of Class
io.goobi.viewer.exceptions.AccessDeniedException
Packages that use AccessDeniedException
Package
Description
-
Uses of AccessDeniedException in io.goobi.viewer.api.rest.v1.media
Methods in io.goobi.viewer.api.rest.v1.media that throw AccessDeniedExceptionModifier and TypeMethodDescriptionMediaResource.serveAudioContent(String format, String filename) serveMediaContent. -
Uses of AccessDeniedException in io.goobi.viewer.dao.impl
Methods in io.goobi.viewer.dao.impl that throw AccessDeniedException -
Uses of AccessDeniedException in io.goobi.viewer.model.search
Methods in io.goobi.viewer.model.search that throw AccessDeniedExceptionModifier and TypeMethodDescriptionSearchHit.getFulltext(jakarta.servlet.http.HttpServletRequest request, String pi, String authorityIdentifier, org.apache.solr.common.SolrDocument childDoc) -
Uses of AccessDeniedException in io.goobi.viewer.model.sitemap
Methods in io.goobi.viewer.model.sitemap that throw AccessDeniedExceptionModifier and TypeMethodDescriptionvoidSitemapBuilder.updateSitemap(SitemapRequestParameters params) voidSitemapBuilder.updateSitemap(String outputPath, String viewerRootUrl) -
Uses of AccessDeniedException in io.goobi.viewer.model.viewer
Methods in io.goobi.viewer.model.viewer that throw AccessDeniedExceptionModifier and TypeMethodDescriptionPhysicalElement.loadAlto()Loads ALTO data for this page via the REST service, if not yet loaded.