Uses of Annotation Interface
io.goobi.viewer.api.rest.bindings.AdminLoggedInBinding
Packages that use AdminLoggedInBinding
Package
Description
JAX-RS request and response filters implementing cross-cutting concerns such as
access control, CORS headers, IIIF image parameter validation, and PDF/image delivery guards.
REST resources for media delivery in the v1 API, providing image serving for external
URLs, general media files, and temporary upload management for media assets.
REST resources for image and PDF delivery within record contexts in the v1 API,
covering IIIF image API endpoints for record pages, file images, and PDF generation.
-
Uses of AdminLoggedInBinding in io.goobi.viewer.api.rest.filters
Classes in io.goobi.viewer.api.rest.filters with annotations of type AdminLoggedInBindingModifier and TypeClassDescriptionclassJAX-RS request filter that only allows requests from sessions belonging to a logged-in Goobi viewer administrator account. -
Uses of AdminLoggedInBinding in io.goobi.viewer.api.rest.v1.media
Classes in io.goobi.viewer.api.rest.v1.media with annotations of type AdminLoggedInBindingModifier and TypeClassDescriptionclassUpload of resouces for DC record creation.class -
Uses of AdminLoggedInBinding in io.goobi.viewer.api.rest.v1.records.media
Methods in io.goobi.viewer.api.rest.v1.records.media with annotations of type AdminLoggedInBinding