Uses of Class
io.goobi.viewer.controller.BCrypt
Packages that use BCrypt
Package
Description
Provides authentication provider implementations for the Goobi viewer, supporting
local credentials as well as external systems such as OpenID Connect, VuFind,
Bibliotheca, Littera, and HTTP-header-based single sign-on.
Provides time-limited access tickets that grant temporary permission to restricted
resources without requiring full user authentication in the Goobi viewer.
Contains the user domain model for the Goobi viewer, including user accounts, groups,
roles, IP ranges, activity tracking, and related utility methods.
-
Uses of BCrypt in io.goobi.viewer.model.security.authentication
Methods in io.goobi.viewer.model.security.authentication with parameters of type BCrypt -
Uses of BCrypt in io.goobi.viewer.model.security.tickets
Fields in io.goobi.viewer.model.security.tickets declared as BCrypt -
Uses of BCrypt in io.goobi.viewer.model.security.user
Methods in io.goobi.viewer.model.security.user with parameters of type BCrypt