JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.goobi.viewer.exceptions.AuthenticationException
Packages that use
AuthenticationException
Package
Description
io.goobi.viewer.model.security.user
Uses of
AuthenticationException
in
io.goobi.viewer.model.security.user
Methods in
io.goobi.viewer.model.security.user
that throw
AuthenticationException
Modifier and Type
Method
Description
User
User.
auth
(
String
email,
String
password)
Authentication check for regular (i.e. non-OpenID) accounts.