Uses of Class
org.opencms.security.twofactor.CmsTwoFactorAuthenticationUserPolicy.Rule
Packages that use CmsTwoFactorAuthenticationUserPolicy.Rule
-
Uses of CmsTwoFactorAuthenticationUserPolicy.Rule in org.opencms.security.twofactor
Constructor parameters in org.opencms.security.twofactor with type arguments of type CmsTwoFactorAuthenticationUserPolicy.RuleModifierConstructorDescriptionCmsTwoFactorAuthenticationUserPolicy
(List<CmsTwoFactorAuthenticationUserPolicy.Rule> include, List<CmsTwoFactorAuthenticationUserPolicy.Rule> exclude) Creates a new policy object.