Uses of Class
io.goobi.viewer.model.security.AccessDeniedInfoConfig
Packages that use AccessDeniedInfoConfig
Package
Description
Provides the core access-control domain model for the Goobi viewer, including license
types, access permissions, privilege holders, copyright indicators, and security questions.
-
Uses of AccessDeniedInfoConfig in io.goobi.viewer.model.security
Methods in io.goobi.viewer.model.security that return AccessDeniedInfoConfigMethods in io.goobi.viewer.model.security that return types with arguments of type AccessDeniedInfoConfigModifier and TypeMethodDescriptionAccessPermission.getAccessDeniedPlaceholderInfo()LicenseType.getImagePlaceholdersAsMap()Returns configurations as a map for further usage.Method parameters in io.goobi.viewer.model.security with type arguments of type AccessDeniedInfoConfigModifier and TypeMethodDescriptionAccessPermission.setAccessDeniedPlaceholderInfo(Map<String, AccessDeniedInfoConfig> accessDeniedPlaceholderInfo)