Uses of Class
org.opencms.security.twofactor.CmsSecondFactorSetupException
Packages that use CmsSecondFactorSetupException
-
Uses of CmsSecondFactorSetupException in org.opencms.security.twofactor
Methods in org.opencms.security.twofactor that throw CmsSecondFactorSetupExceptionModifier and TypeMethodDescriptionbooleanCmsTwoFactorAuthenticationHandler.setUpAndVerifySecondFactor(CmsUser newUser, CmsSecondFactorInfo code) Sets up the second factor for the given user, and immediately verifies it with the authentication code given.