Uses of Interface
io.goobi.viewer.model.security.authentication.IAuthenticationProvider
Package
Description
-
Uses of IAuthenticationProvider in io.goobi.viewer.controller
Modifier and TypeMethodDescriptionConfiguration.getAuthenticationProviders()
getAuthenticationProviders. -
Uses of IAuthenticationProvider in io.goobi.viewer.managedbeans
Modifier and TypeMethodDescriptionUserBean.getAuthenticationProvider()
Getter for the fieldauthenticationProvider
.UserBean.getLocalAuthenticationProvider()
getLocalAuthenticationProvider.UserBean.getXserviceAuthenticationProvider()
getXserviceAuthenticationProvider.Modifier and TypeMethodDescriptionUserBean.getAuthenticationProviders()
Getter for the fieldauthenticationProviders
.UserBean.getProvidersOfType
(String type) getProvidersOfType.Modifier and TypeMethodDescriptionUserBean.login
(IAuthenticationProvider provider) login.void
UserBean.setAuthenticationProvider
(IAuthenticationProvider provider) Setter for the fieldauthenticationProvider
. -
Uses of IAuthenticationProvider in io.goobi.viewer.model.security.authentication
Modifier and TypeClassDescriptionclass
AuthResponseListener<T extends IAuthenticationProvider>
Implementation ofAuthResponseListener
which keeps all providers waiting for a response in aConcurrentHashMap
Modifier and TypeClassDescriptionclass
BibliothecaProvider class.class
Abstract HttpAuthenticationProvider class.class
class
External authentication provider for the LITTERA reader authentication api (www.littera.eu).class
An authentication provider using the local login provided by the viewer databaseclass
OpenIdProvider class.class
VuFindProvider class.class
XServiceProvider class.