Class BaseMultifactorAuthenticationProviderProperties

java.lang.Object
org.apereo.cas.configuration.model.support.mfa.BaseMultifactorAuthenticationProviderProperties
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AuthyMultifactorAuthenticationProperties, CasSimpleMultifactorAuthenticationProperties, CasSimpleMultifactorAuthenticationTokenProperties, DuoSecurityMultifactorAuthenticationProperties, GoogleAuthenticatorMultifactorProperties, InweboMultifactorAuthenticationProperties, RadiusMultifactorAuthenticationProperties, U2FCoreMultifactorAuthenticationProperties, U2FMultifactorAuthenticationProperties, WebAuthnMultifactorAuthenticationProperties, YubiKeyMultifactorAuthenticationProperties

@RequiresModule(name="cas-server-core-authentication-mfa") public abstract class BaseMultifactorAuthenticationProviderProperties extends Object implements Serializable
Since:
5.2.0
See Also:
  • Constructor Details

    • BaseMultifactorAuthenticationProviderProperties

      public BaseMultifactorAuthenticationProviderProperties()