Uses of Class
org.opencms.security.twofactor.CmsTwoFactorAuthenticationConfig
Packages that use CmsTwoFactorAuthenticationConfig
Package
Description
Reads and writes the XML based OpenCms configuration files.
-
Uses of CmsTwoFactorAuthenticationConfig in org.opencms.configuration
Methods in org.opencms.configuration that return CmsTwoFactorAuthenticationConfigModifier and TypeMethodDescriptionCmsSystemConfiguration.getTwoFactorAuthenticationConfig()
Gets the two-factor authentication configuration. -
Uses of CmsTwoFactorAuthenticationConfig in org.opencms.security.twofactor
Constructors in org.opencms.security.twofactor with parameters of type CmsTwoFactorAuthenticationConfigModifierConstructorDescriptionCmsTwoFactorAuthenticationHandler
(CmsObject adminCms, CmsTwoFactorAuthenticationConfig config) Creates a new instance.