Uses of Class
org.opencms.security.twofactor.CmsTwoFactorAuthenticationHandler
Package
Description
Provides the main OpenCms "operating system".
Contains the user interface components for the Vaadin-based login dialog.
-
Uses of CmsTwoFactorAuthenticationHandler in org.opencms.main
Modifier and TypeMethodDescriptionOpenCms.getTwoFactorAuthenticationHandler()
Gets the two-factor authentication handler.protected CmsTwoFactorAuthenticationHandler
OpenCmsCore.getTwoFactorAuthenticationHandler()
Gets the two-factor authentication handler. -
Uses of CmsTwoFactorAuthenticationHandler in org.opencms.ui.login
Modifier and TypeFieldDescriptionprotected CmsTwoFactorAuthenticationHandler
CmsLoginController.m_otpHandler
The two-factor authentication handler.