Class CmsTwoFactorAuthenticationUserPolicy.UserCheckContext

java.lang.Object
org.opencms.security.twofactor.CmsTwoFactorAuthenticationUserPolicy.UserCheckContext
Enclosing class:
CmsTwoFactorAuthenticationUserPolicy

A context object used to keep user-related data around which may be needed by multiple rules, so we only need read it once (e.g. the list of groups of a user).
  • Constructor Details

  • Method Details