Uses of Annotation Interface
io.goobi.viewer.api.rest.bindings.AuthorizationBinding
Packages that use AuthorizationBinding
Package
Description
-
Uses of AuthorizationBinding in io.goobi.viewer.api.rest.filters
Classes in io.goobi.viewer.api.rest.filters with annotations of type AuthorizationBindingModifier and TypeClassDescriptionclassAllows requests authorized by an authrization token. -
Uses of AuthorizationBinding in io.goobi.viewer.api.rest.v1.cache
Methods in io.goobi.viewer.api.rest.v1.cache with annotations of type AuthorizationBindingModifier and TypeMethodDescriptionCacheResource.clearCache(boolean content, boolean thumbs, boolean pdf) CacheResource.clearCacheForRecord(String pi, boolean content, boolean thumbs, boolean pdf) -
Uses of AuthorizationBinding in io.goobi.viewer.api.rest.v1.clients
Methods in io.goobi.viewer.api.rest.v1.clients with annotations of type AuthorizationBindingModifier and TypeMethodDescriptionClientApplicationsResource.getAllClients()List all registeredClientApplications.List all registeredClientApplications.ClientApplicationsResource.setClient(String clientIdentifier, ClientApplication update) Change properties of an existingClientApplication. -
Uses of AuthorizationBinding in io.goobi.viewer.api.rest.v1.cms
Methods in io.goobi.viewer.api.rest.v1.cms with annotations of type AuthorizationBindingModifier and TypeMethodDescriptionvoidCMSMediaResource.deleteAllFiles()voidCMSMediaResource.deleteFile()CMSMediaResource.getAllMedia(String tags, Integer maxItems, Integer prioritySlots, Boolean random) getMediaByTag. -
Uses of AuthorizationBinding in io.goobi.viewer.api.rest.v1.records
Methods in io.goobi.viewer.api.rest.v1.records with annotations of type AuthorizationBindingModifier and TypeMethodDescriptionRecordResource.deleteRecord(Boolean createTraceDocument) deleteRecord. -
Uses of AuthorizationBinding in io.goobi.viewer.api.rest.v1.statistics
Methods in io.goobi.viewer.api.rest.v1.statistics with annotations of type AuthorizationBindingModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseMovingWallStatisticsResource.getStatisticsForYear(int year) -
Uses of AuthorizationBinding in io.goobi.viewer.api.rest.v1.statistics.usage
Classes in io.goobi.viewer.api.rest.v1.statistics.usage with annotations of type AuthorizationBindingModifier and TypeClassDescriptionclassClass for retrieving usage statistics for a day or a range of days. -
Uses of AuthorizationBinding in io.goobi.viewer.api.rest.v2.cms
Methods in io.goobi.viewer.api.rest.v2.cms with annotations of type AuthorizationBindingModifier and TypeMethodDescriptionvoidCMSMediaResource.deleteAllFiles()voidCMSMediaResource.deleteFile()CMSMediaResource.getAllMedia(String tags, Integer maxItems, Integer prioritySlots, Boolean random) getMediaByTag.