Uses of Package
io.goobi.viewer.model.security.tickets
Packages that use io.goobi.viewer.model.security.tickets
Package
Description
Data access layer of the Goobi viewer.
JPA-based data access object implementation providing the full persistence layer for the Goobi viewer,
including a custom class loader and the central
JPADAO that covers all entity types.JSF managed beans (CDI backing beans) of the Goobi viewer.
Provides time-limited access tickets that grant temporary permission to restricted
resources without requiring full user authentication in the Goobi viewer.
-
Classes in io.goobi.viewer.model.security.tickets used by io.goobi.viewer.daoClassDescriptionRepresents a time-limited access ticket that grants a user access to a restricted record or download, persisted in the
access_ticketsdatabase table. -
Classes in io.goobi.viewer.model.security.tickets used by io.goobi.viewer.dao.implClassDescriptionRepresents a time-limited access ticket that grants a user access to a restricted record or download, persisted in the
access_ticketsdatabase table. -
Classes in io.goobi.viewer.model.security.tickets used by io.goobi.viewer.managedbeansClassDescriptionRepresents a time-limited access ticket that grants a user access to a restricted record or download, persisted in the
access_ticketsdatabase table. -
Classes in io.goobi.viewer.model.security.tickets used by io.goobi.viewer.model.security.tickets