Uses of Class
io.goobi.viewer.model.security.user.AbstractLicensee
Packages that use AbstractLicensee
Package
Description
Manages trusted client applications that interact with the Goobi viewer API,
providing registration, session association, and permission checking for client credentials.
Contains the user domain model for the Goobi viewer, including user accounts, groups,
roles, IP ranges, activity tracking, and related utility methods.
-
Uses of AbstractLicensee in io.goobi.viewer.model.security.clients
Subclasses of AbstractLicensee in io.goobi.viewer.model.security.clients -
Uses of AbstractLicensee in io.goobi.viewer.model.security.user
Subclasses of AbstractLicensee in io.goobi.viewer.model.security.userModifier and TypeClassDescriptionclassRepresents an IP address range used for IP-based access control and licence assignment.classRepresents a registered viewer user with authentication credentials, roles, and associated licences.classRepresents a group of users that can be assigned licences and roles collectively.