Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- label - Variable in class io.goobi.viewer.model.security.authentication.HttpAuthenticationProvider
- label - Variable in class io.goobi.viewer.model.viewer.StructElementStub
-
Content of the LABEL or MD_TITLE fields.
- LABEL - Static variable in class io.goobi.viewer.solr.SolrConstants
-
Constant
LABEL="LABEL". - LABEL_TRUNCATE_SUFFIX - Static variable in class io.goobi.viewer.model.security.user.UserActivity
- LabelCreator - Class in io.goobi.viewer.model.maps.features
-
Creates localised label values for geo map features by applying configured metadata templates to a given
MetadataContainer. - LabelCreator(Map<String, List<Metadata>>) - Constructor for class io.goobi.viewer.model.maps.features.LabelCreator
- LabelCreator(Map<String, List<Metadata>>, String) - Constructor for class io.goobi.viewer.model.maps.features.LabelCreator
- LabeledLink - Class in io.goobi.viewer.model.viewer
-
Associates a display label with a target URL for use in navigation and breadcrumb components.
- LabeledLink(IMetadataValue, String, int) - Constructor for class io.goobi.viewer.model.viewer.LabeledLink
-
Creates a new LabeledLink instance.
- LabeledLink(String, String, int) - Constructor for class io.goobi.viewer.model.viewer.LabeledLink
-
Creates a new LabeledLink instance.
- LabeledValue - Class in io.goobi.viewer.controller.model
-
Simple value object pairing a string value with a display label and an optional CSS style class, typically used for select-box options or UI list entries.
- LabeledValue(String, String) - Constructor for class io.goobi.viewer.controller.model.LabeledValue
- LabeledValue(String, String, String) - Constructor for class io.goobi.viewer.controller.model.LabeledValue
- language - Variable in class io.goobi.viewer.model.translations.Translation
- Language - Class in io.goobi.viewer.model.translations.language
-
Represents a language with its ISO 639 code and localised names.
- Language() - Constructor for class io.goobi.viewer.model.translations.language.Language
- LANGUAGE - Static variable in class io.goobi.viewer.model.citation.CitationDataProvider
- LANGUAGE - Static variable in class io.goobi.viewer.solr.SolrConstants
-
Constant
LANGUAGE="LANGUAGE". - LanguageConverter - Class in io.goobi.viewer.faces.converters
- LanguageConverter() - Constructor for class io.goobi.viewer.faces.converters.LanguageConverter
- LanguageHelper - Class in io.goobi.viewer.model.translations.language
-
Provides language metadata loaded from ISO 639 definitions for display and selection purposes.
- LanguageHelper(String) - Constructor for class io.goobi.viewer.model.translations.language.LanguageHelper
-
Creates a new LanguageHelper instance.
- lastImage() - Method in class io.goobi.viewer.model.viewer.ViewManager
-
lastImage.
- LayerBuilder - Class in io.goobi.viewer.model.iiif.presentation.v2.builder
-
Builds IIIF Presentation API v2 Layer resources aggregating annotation lists across canvases.
- LayerBuilder(AbstractApiUrlManager) - Constructor for class io.goobi.viewer.model.iiif.presentation.v2.builder.LayerBuilder
-
Creates a new LayerBuilder instance.
- LeanPageLoader - Class in io.goobi.viewer.model.viewer.pageloader
-
Memory-saving page loader that only loads one page at a time.
- leaveCurrentUserGroupAction() - Method in class io.goobi.viewer.managedbeans.UserGroupBean
-
Revokes the current user's membership in currentOtherUserGroup.
- LEFT - Enum constant in enum class io.goobi.viewer.model.viewer.PageOrientation
- legal - Enum constant in enum class io.goobi.viewer.model.viewer.themes.ThemeLink.InternalService
- License - Class in io.goobi.viewer.model.security
-
Represents an access licence assigned to a user, user group, or IP range, controlling permissions for specific access conditions.
- License() - Constructor for class io.goobi.viewer.model.security.License
-
Zero-arg constructor.
- LICENSE_TYPE_CMS - Static variable in class io.goobi.viewer.model.security.LicenseType
-
Constant
LICENSE_TYPE_CMS="licenseType_cms". - LICENSE_TYPE_DELETE_OCR_PAGE - Static variable in class io.goobi.viewer.model.security.LicenseType
-
Constant
LICENSE_TYPE_DELETE_OCR_PAGE="licenseType_deleteOcrPage". - LICENSE_TYPE_LEGAL_DISCLAIMER - Static variable in class io.goobi.viewer.model.security.LicenseType
- LICENSE_TYPE_SET_REPRESENTATIVE_IMAGE - Static variable in class io.goobi.viewer.model.security.LicenseType
-
Constant
LICENSE_TYPE_SET_REPRESENTATIVE_IMAGE="licenseType_setRepresentativeImage". - License.AccessType - Enum Class in io.goobi.viewer.model.security
-
Classifies the kind of principal (user, user group, IP range, or client application) that holds a
License. - LicenseDescription - Class in io.goobi.viewer.controller
- LicenseDescription(String) - Constructor for class io.goobi.viewer.controller.LicenseDescription
- LicenseRightsHolder - Class in io.goobi.viewer.model.security
-
Licensee wrapper.
- LicenseRightsHolder() - Constructor for class io.goobi.viewer.model.security.LicenseRightsHolder
- LicenseRightsHolder(License) - Constructor for class io.goobi.viewer.model.security.LicenseRightsHolder
- LicenseType - Class in io.goobi.viewer.model.security
-
Describes license types for record access conditions and also system user roles (not to be confused with the class Role, however), also known as core license types.
- LicenseType() - Constructor for class io.goobi.viewer.model.security.LicenseType
-
Empty constructor.
- LicenseType(String) - Constructor for class io.goobi.viewer.model.security.LicenseType
- LicenseTypeConverter - Class in io.goobi.viewer.faces.converters
-
JSF converter that maps between a license type object and its string identifier.
- LicenseTypeConverter() - Constructor for class io.goobi.viewer.faces.converters.LicenseTypeConverter
- LicenseTypePlaceholderInfo - Class in io.goobi.viewer.model.security
-
JPA entity that stores per-language placeholder information (e.g. description text and an optional CMS media image) for a
LicenseType, persisted in thelicense_type_placeholder_infotable. - LicenseTypePlaceholderInfo() - Constructor for class io.goobi.viewer.model.security.LicenseTypePlaceholderInfo
-
Zero-arg constructor for JPA.
- LicenseTypePlaceholderInfo(String, String, LicenseType) - Constructor for class io.goobi.viewer.model.security.LicenseTypePlaceholderInfo
- LicenseTypePlaceholderInfo.LicenseTypeImageMode - Enum Class in io.goobi.viewer.model.security
-
Specifies how the placeholder image for a
LicenseTypeis sourced. - LicenseTypeUpdate - Class in io.goobi.viewer.dao.update
-
Database migration step that removes the obsolete crowdsourcing-campaigns license type and drops the deprecated
conditionscolumn from thelicense_typestable. - LicenseTypeUpdate() - Constructor for class io.goobi.viewer.dao.update.LicenseTypeUpdate
- LicenseUpdate - Class in io.goobi.viewer.dao.update
-
Database migration step that migrates existing licenses to the new
LicenseRightsHoldermodel and removes obsolete columns from thelicensestable. - LicenseUpdate() - Constructor for class io.goobi.viewer.dao.update.LicenseUpdate
- LIDO - Enum constant in enum class io.goobi.viewer.model.iiif.presentation.v2.builder.LinkingProperty.LinkingTarget
- LIDO - Enum constant in enum class io.goobi.viewer.model.iiif.presentation.v3.builder.LinkingProperty.LinkingTarget
- LIMIT_EXCEEDED - Enum constant in enum class io.goobi.viewer.model.security.recordlock.LockRecordResult
-
The record could not be locked because the lock limit has already been exceeded.
- LIMIT_REVIEW_TO_USERGROUP - Enum constant in enum class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign.ReviewMode
- LINE - Enum constant in enum class io.goobi.viewer.model.annotation.AltoAnnotationBuilder.Granularity
- LINK_MAPS - Enum constant in enum class io.goobi.viewer.model.metadata.MetadataParameter.MetadataParameterType
- LinkingProperty - Class in io.goobi.viewer.model.iiif.presentation.v2.builder
- LinkingProperty - Class in io.goobi.viewer.model.iiif.presentation.v3.builder
- LinkingProperty(LinkingProperty.LinkingType, LinkingProperty.LinkingTarget, IMetadataValue) - Constructor for class io.goobi.viewer.model.iiif.presentation.v2.builder.LinkingProperty
- LinkingProperty(LinkingProperty.LinkingTarget, IMetadataValue) - Constructor for class io.goobi.viewer.model.iiif.presentation.v3.builder.LinkingProperty
- LinkingProperty.LinkingTarget - Enum Class in io.goobi.viewer.model.iiif.presentation.v2.builder
-
Enumerates the supported linked resource formats for IIIF Presentation API v2, pairing each target with its MIME type and Dublin Core resource type.
- LinkingProperty.LinkingTarget - Enum Class in io.goobi.viewer.model.iiif.presentation.v3.builder
-
Enumerates the supported linked resource formats for IIIF Presentation API v3, each carrying a resource type label, MIME format, and optional profile URI.
- LinkingProperty.LinkingType - Enum Class in io.goobi.viewer.model.iiif.presentation.v2.builder
-
Enumerates the IIIF Presentation API v2 linking property types that associate a manifest or canvas with an external resource.
- LIST - Enum constant in enum class io.goobi.viewer.model.search.HitListView
- listFiles(Path, DirectoryStream.Filter<Path>) - Static method in class io.goobi.viewer.controller.FileTools
- LISTFILES - Enum constant in enum class io.goobi.viewer.websockets.DownloadTaskEndpoint.Action
- listManifests(String, Integer, Integer, String, String, String, String) - Method in class io.goobi.viewer.api.rest.v1.records.RecordsListResource
- listProperties(Class<?>) - Static method in class io.goobi.viewer.controller.JsonObjectSignatureBuilder
- LitteraAuthenticationResponse - Class in io.goobi.viewer.model.security.authentication.model
-
Representation of the Littera authentication response which is delivered as xml.
- LitteraAuthenticationResponse() - Constructor for class io.goobi.viewer.model.security.authentication.model.LitteraAuthenticationResponse
-
Creates a new LitteraAuthenticationResponse instance.
- LitteraAuthenticationResponse(boolean) - Constructor for class io.goobi.viewer.model.security.authentication.model.LitteraAuthenticationResponse
-
Creates a new LitteraAuthenticationResponse instance.
- LitteraProvider - Class in io.goobi.viewer.model.security.authentication
-
External authentication provider for the LITTERA reader authentication api (www.littera.eu).
- LitteraProvider(String, String, String, String, long) - Constructor for class io.goobi.viewer.model.security.authentication.LitteraProvider
-
Creates a new LitteraProvider instance.
- loadAlto() - Method in class io.goobi.viewer.model.viewer.PhysicalElement
-
Loads ALTO data for this page via the REST service, if not yet loaded.
- loadAlto(String) - Static method in class io.goobi.viewer.controller.DataFileTools
- loadAlto(String) - Method in class io.goobi.viewer.controller.ProcessDataResolver
- loadArchiveForEntry(String) - Method in class io.goobi.viewer.model.archives.ArchiveManager
- loadChildHits(int) - Method in class io.goobi.viewer.model.search.SearchHit
- loadChildren(ArchiveEntry, Set<String>, boolean) - Method in class io.goobi.viewer.model.archives.SolrEADParser
- loadCollection(HierarchicalBrowseDcElement) - Method in class io.goobi.viewer.model.viewer.collections.CollectionView
-
loadCollection.
- loadCollection(String) - Method in class io.goobi.viewer.managedbeans.CmsCollectionsBean
-
Initializes the collection tree for the given index field name.
- loadData(IDAO) - Method in class io.goobi.viewer.dao.update.CMSCategoryUpdate
-
loadData.
- loadDatabase(ArchiveResource, int) - Method in class io.goobi.viewer.model.archives.ArchiveParser
-
Loads the given database and parses the EAD document.
- loadDatabase(ArchiveResource, int) - Method in class io.goobi.viewer.model.archives.SolrEADParser
-
Loads the given database and parses the EAD document.
- loadDatabaseResource(String) - Method in class io.goobi.viewer.managedbeans.ArchiveBean
- loadEntries() - Method in class io.goobi.viewer.model.translations.admin.CoreMessagesTranslationGroupItem
- loadEntries() - Method in class io.goobi.viewer.model.translations.admin.LocalMessagesTranslationGroupItem
- loadEntries() - Method in class io.goobi.viewer.model.translations.admin.SolrFieldNameTranslationGroupItem
- loadEntries() - Method in class io.goobi.viewer.model.translations.admin.SolrFieldValueTranslationGroupItem
- loadEntries() - Method in class io.goobi.viewer.model.translations.admin.TranslationGroupItem
-
Populates the message key map by first loading the appropriate keys and then calling
createMessageKeyStatusMap. - loadFromApiURl(String) - Static method in class io.goobi.viewer.controller.DataFileTools
- loadFromXML(Path) - Static method in class io.goobi.viewer.model.cms.legacy.CMSPageTemplate
-
Loads a page template from the given template file and returns the template object.
- loadFromXML(Element) - Static method in class io.goobi.viewer.model.cms.pages.content.CMSComponentAttribute
- loadFulltext(String, String, boolean) - Static method in class io.goobi.viewer.controller.DataFileTools
-
Loads plain full-text via the REST service.
- loadFulltext(String, String, boolean, HttpServletRequest) - Method in class io.goobi.viewer.controller.ProcessDataResolver
-
Loads plain full-text via the REST service.
- loadItems() - Method in class io.goobi.viewer.model.cms.CMSNavigationManager
-
loadItems.
- loadItemsFromDatabase() - Method in class io.goobi.viewer.model.cms.CMSNavigationManager
-
loadItemsFromDatabase.
- loadLegacyTemplate(String) - Method in class io.goobi.viewer.model.cms.pages.CMSTemplateManager
- loadList() - Method in class io.goobi.viewer.managedbeans.tabledata.TableDataProvider
-
loadList.
- loadMei(String, HttpServletRequest) - Static method in class io.goobi.viewer.controller.DataFileTools
- loadMetadata(int, Locale) - Method in class io.goobi.viewer.managedbeans.MetadataBean
-
loadMetadata.
- loadMetadataDocuments(String, SolrSearchIndex) - Static method in class io.goobi.viewer.model.metadata.ComplexMetadataContainer
- loadMetadataDocuments(String, SolrSearchIndex, Predicate<String>) - Static method in class io.goobi.viewer.model.metadata.ComplexMetadataContainer
- loadMetadataDocuments(String, SolrSearchIndex, List<String>) - Static method in class io.goobi.viewer.model.metadata.ComplexMetadataContainer
- loadNode(int, int, SolrDocument, Set<String>, boolean) - Method in class io.goobi.viewer.model.archives.SolrEADParser
- loadPage(int, String) - Method in class io.goobi.viewer.model.viewer.pageloader.LeanPageLoader
-
loadPage.
- loadPage(StructElement, int) - Static method in class io.goobi.viewer.model.viewer.pageloader.AbstractPageLoader
-
loadPage.
- loadPageFromDoc(SolrDocument, String, StructElement, Map<Integer, String>) - Static method in class io.goobi.viewer.model.viewer.pageloader.AbstractPageLoader
-
loadPageFromDoc.
- loadRelationshipMetadata(String, SolrSearchIndex) - Static method in class io.goobi.viewer.model.metadata.RelationshipMetadataContainer
- loadRelationshipMetadata(String, SolrSearchIndex, List<String>) - Static method in class io.goobi.viewer.model.metadata.RelationshipMetadataContainer
- loadRelationships(ComplexMetadataContainer) - Static method in class io.goobi.viewer.model.metadata.RelationshipMetadataContainer
- loadRelationships(ComplexMetadataContainer, SolrSearchIndex) - Static method in class io.goobi.viewer.model.metadata.RelationshipMetadataContainer
- loadRelationships(ComplexMetadataContainer, List<String>, SolrSearchIndex) - Static method in class io.goobi.viewer.model.metadata.RelationshipMetadataContainer
- loadRepresentativeImage() - Method in class io.goobi.viewer.model.cms.collections.CMSCollection
-
Loads representative image info from Solr.
- loadSolrFields() - Method in class io.goobi.viewer.solr.SolrSearchIndex
- loadStopwords(String) - Static method in class io.goobi.viewer.controller.Configuration
-
loadStopwords.
- loadSubThemeName() - Method in class io.goobi.viewer.managedbeans.AdminThemesBean
- loadSummary(StatisticsSummaryFilter) - Method in class io.goobi.viewer.model.statistics.usage.StatisticsSummaryBuilder
-
Collect usage statistics from SOLR in a
StatisticsSummary. - loadSummary(String) - Method in class io.goobi.viewer.managedbeans.StatisticsBean
- loadTei(String, String) - Static method in class io.goobi.viewer.controller.DataFileTools
-
loadTei.
- loadTei(String, String) - Method in class io.goobi.viewer.controller.ProcessDataResolver
-
loadTei.
- loadTeiFulltext(String) - Static method in class io.goobi.viewer.managedbeans.TextBean
-
Loads TEI full-text from the given file path.
- loadTemplates() - Method in class io.goobi.viewer.managedbeans.CmsBean
-
loadTemplates.
- loadUser(String) - Method in class io.goobi.viewer.model.security.authentication.HttpHeaderProvider
- loadUserGeneratedContentsForDisplay(String, HttpServletRequest) - Method in class io.goobi.viewer.managedbeans.ContentBean
-
loadUserGeneratedContentsForDisplay.
- loadVisibleItems() - Method in class io.goobi.viewer.model.cms.CMSNavigationManager
-
loadVisibleItems.
- LOCAL - Enum constant in enum class io.goobi.viewer.model.administration.legal.ConsentScope.StorageMode
-
Consent is valid for a single browser and stored it its local storage.
- LOCAL - Enum constant in enum class io.goobi.viewer.model.security.user.icon.UserAvatarOption
- LOCAL_DATE_MAX - Static variable in class io.goobi.viewer.model.statistics.usage.StatisticsSummaryFilter
-
StatisticsSummaryFilter.LOCAL_DATE_MAXis not accepted as date by SQL, so this is the max date to use, 3000-12-31. - LOCAL_DATE_MIN - Static variable in class io.goobi.viewer.model.statistics.usage.StatisticsSummaryFilter
-
StatisticsSummaryFilter.LOCAL_DATE_MINis not accepted as date by SQL, so this is the min date to use, 0000-01-01. - LOCAL_STRINGS - Enum constant in enum class io.goobi.viewer.model.translations.admin.TranslationGroup.TranslationGroupType
- LocalAuthenticationProvider - Class in io.goobi.viewer.model.security.authentication
-
An authentication provider using the local login provided by the viewer database.
- LocalAuthenticationProvider(String) - Constructor for class io.goobi.viewer.model.security.authentication.LocalAuthenticationProvider
-
Creates a new LocalAuthenticationProvider instance.
- localBundles - Static variable in class io.goobi.viewer.messages.ViewerResourceBundle
-
Constant
localBundles. - localConfigDisabled - Variable in class io.goobi.viewer.controller.AbstractConfiguration
- localConfigDisabledTimestamp - Variable in class io.goobi.viewer.controller.AbstractConfiguration
- LocalDateConverter - Class in io.goobi.viewer.faces.converters
- LocalDateConverter() - Constructor for class io.goobi.viewer.faces.converters.LocalDateConverter
- LocalDateTimeConverter - Class in io.goobi.viewer.faces.converters
-
JSF
Converterthat converts betweenLocalDateTimeobjects and their locale- and timezone-aware string representations for use in UI form components. - LocalDateTimeConverter() - Constructor for class io.goobi.viewer.faces.converters.LocalDateTimeConverter
- LocaleComparator - Class in io.goobi.viewer.model.translations.language
-
Comparator that orders
Localeinstances by their display name in a given language. - LocaleComparator(Locale) - Constructor for class io.goobi.viewer.model.translations.language.LocaleComparator
-
Creates a new LocaleComparator instance.
- LOCALIZATION - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
- LOCALIZATION - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
- LOCALIZATION_TRANSLATIONS - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
- LOCALIZATION_TRANSLATIONS - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
- LOCALIZATION_VOCABS - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
- LOCALIZATION_VOCABS - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
- LOCALIZATION_VOCABS_FILE - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
- LOCALIZATION_VOCABS_FILE - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
- LocalMessagesTranslationGroupItem - Class in io.goobi.viewer.model.translations.admin
-
Group item for local messages.
- LocalMessagesTranslationGroupItem(String, boolean) - Constructor for class io.goobi.viewer.model.translations.admin.LocalMessagesTranslationGroupItem
-
Protected constructor.
- LocalUserAvatar - Class in io.goobi.viewer.model.security.user.icon
- LocalUserAvatar(User) - Constructor for class io.goobi.viewer.model.security.user.icon.LocalUserAvatar
- Location - Class in io.goobi.viewer.model.maps
-
A location on a map.
- Location(IArea, String, URI) - Constructor for class io.goobi.viewer.model.maps.Location
- LOCATION - Enum constant in enum class io.goobi.viewer.api.rest.model.ner.NERTag.Type
- LOCATION - Enum constant in enum class io.goobi.viewer.model.search.HitType
- LOCATION - Enum constant in enum class io.goobi.viewer.solr.SolrConstants.MetadataGroupType
- LocationBuilder - Class in io.goobi.viewer.model.maps
-
Parses geographic location data from Solr field values (WKT polygon, point, and GeoJSON formats) and converts them into
IAreainstances for use in geo map rendering. - LocationBuilder() - Constructor for class io.goobi.viewer.model.maps.LocationBuilder
- LOCKED - Enum constant in enum class io.goobi.viewer.model.security.CopyrightIndicatorStatus.Status
- lockFile(Path, String) - Method in class io.goobi.viewer.model.administration.configeditor.FileLocks
- lockRecord(String, String, Integer) - Method in class io.goobi.viewer.model.security.recordlock.RecordLockManager
- LockRecordResult - Enum Class in io.goobi.viewer.model.security.recordlock
-
Possible result for a record lock action, specifically
RecordLockManager.lockRecord(String, String, Integer). - lockTranslation() - Method in class io.goobi.viewer.managedbeans.AdminBean
-
lockTranslation.
- LOG_LOADING - Static variable in class io.goobi.viewer.controller.StringConstants
- LOG_PRESENTATION_EXCEPTION_THROWN_HERE - Static variable in class io.goobi.viewer.controller.StringConstants
- LOGGED_IN - Enum constant in enum class io.goobi.viewer.model.cms.CMSNavigationItem.DisplayRule
- logid - Variable in class io.goobi.viewer.model.viewer.StructElementStub
-
Logical structure element ID from METS.
- LOGID - Static variable in class io.goobi.viewer.solr.SolrConstants
-
Constant
LOGID="LOGID". - login() - Method in class io.goobi.viewer.managedbeans.UserBean
-
Login action method for local accounts.
- login(IAuthenticationProvider) - Method in class io.goobi.viewer.managedbeans.UserBean
-
login.
- login(String, String) - Method in class io.goobi.viewer.model.security.authentication.BibliothecaProvider
-
Returns a future containing the login result upon completion.
- login(String, String) - Method in class io.goobi.viewer.model.security.authentication.HttpHeaderProvider
-
Returns a future containing the login result upon completion.
- login(String, String) - Method in interface io.goobi.viewer.model.security.authentication.IAuthenticationProvider
-
Returns a future containing the login result upon completion.
- login(String, String) - Method in class io.goobi.viewer.model.security.authentication.LitteraProvider
-
Returns a future containing the login result upon completion.
- login(String, String) - Method in class io.goobi.viewer.model.security.authentication.LocalAuthenticationProvider
-
Returns a future containing the login result upon completion.
- login(String, String) - Method in class io.goobi.viewer.model.security.authentication.OpenIdProvider
-
Returns a future containing the login result upon completion.
- login(String, String) - Method in class io.goobi.viewer.model.security.authentication.VuFindProvider
-
Returns a future containing the login result upon completion.
- login(String, String) - Method in class io.goobi.viewer.model.security.authentication.XServiceProvider
-
Returns a future containing the login result upon completion.
- login(String, String, String) - Static method in class io.goobi.viewer.model.transkribus.TranskribusUtils
-
login.
- LoginFilter - Class in io.goobi.viewer.filters
-
Filters class for redirecting from protected pages that either require a user login or superuser privileges to the login page.
- LoginFilter() - Constructor for class io.goobi.viewer.filters.LoginFilter
- LoginResult - Class in io.goobi.viewer.model.security.authentication
-
Encapsulates the outcome of an authentication attempt, including the authenticated user and any error message.
- LoginResult(HttpServletRequest, HttpServletResponse, AuthenticationProviderException) - Constructor for class io.goobi.viewer.model.security.authentication.LoginResult
-
Creates a new LoginResult instance.
- LoginResult(HttpServletRequest, HttpServletResponse, AuthenticationProviderException, long) - Constructor for class io.goobi.viewer.model.security.authentication.LoginResult
-
Creates a new LoginResult instance.
- LoginResult(HttpServletRequest, HttpServletResponse, Optional<User>, boolean) - Constructor for class io.goobi.viewer.model.security.authentication.LoginResult
-
Creates a new LoginResult instance.
- LoginResult(HttpServletRequest, HttpServletResponse, Optional<User>, boolean, long) - Constructor for class io.goobi.viewer.model.security.authentication.LoginResult
-
Creates a new LoginResult instance.
- loginService(String) - Method in class io.goobi.viewer.api.rest.v2.auth.AuthorizationFlowResource
-
Access (login) service.
- LogMessage - Class in io.goobi.viewer.model.log
- LogMessage() - Constructor for class io.goobi.viewer.model.log.LogMessage
- LogMessage(LogMessage) - Constructor for class io.goobi.viewer.model.log.LogMessage
- LogMessage(LogMessage, HttpServletRequest) - Constructor for class io.goobi.viewer.model.log.LogMessage
- LogMessage(String, Long, HttpServletRequest) - Constructor for class io.goobi.viewer.model.log.LogMessage
- LogMessage(String, Long, LocalDateTime, HttpServletRequest) - Constructor for class io.goobi.viewer.model.log.LogMessage
- logout() - Method in class io.goobi.viewer.api.rest.v2.auth.AuthorizationFlowResource
- logout() - Method in class io.goobi.viewer.managedbeans.UserBean
-
Logout action method.
- logout() - Method in class io.goobi.viewer.model.security.authentication.BibliothecaProvider
-
Logs the user out.
- logout() - Method in class io.goobi.viewer.model.security.authentication.HttpHeaderProvider
-
Logs the user out.
- logout() - Method in interface io.goobi.viewer.model.security.authentication.IAuthenticationProvider
-
Logs the user out.
- logout() - Method in class io.goobi.viewer.model.security.authentication.LitteraProvider
-
Logs the user out.
- logout() - Method in class io.goobi.viewer.model.security.authentication.LocalAuthenticationProvider
-
Logs the user out.
- logout() - Method in class io.goobi.viewer.model.security.authentication.OpenIdProvider
-
Logs the user out.
- logout() - Method in class io.goobi.viewer.model.security.authentication.VuFindProvider
-
Logs the user out.
- logout() - Method in class io.goobi.viewer.model.security.authentication.XServiceProvider
-
Logs the user out.
- logoutWithMessage(String) - Method in class io.goobi.viewer.managedbeans.UserBean
-
logoutWithMessage.
- LOREM_IPSUM - Static variable in class io.goobi.viewer.controller.StringConstants
- luceneId - Variable in class io.goobi.viewer.model.viewer.StructElementStub
-
IDDOC of the Solr document representing this structure element.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form