Class AbstractLicensee

java.lang.Object
io.goobi.viewer.model.security.user.AbstractLicensee
All Implemented Interfaces:
ILicensee
Direct Known Subclasses:
ClientApplication, IpRange, User, UserGroup

public abstract class AbstractLicensee extends Object implements ILicensee
Abstract base class for entities (users and user groups) that can hold access licenses. Provides shared logic for license retrieval, access permission evaluation, and privilege checks.