Class ModuleConfiguration.PhoneConfiguration

    • Constructor Detail

      • ModuleConfiguration.PhoneConfiguration

        ModuleConfiguration.PhoneConfiguration(Boolean otpVerification, Boolean prefillPhoneNumber, Boolean enableSnaVerification)
    • Method Detail

      • getEnableSnaVerification

         final Boolean getEnableSnaVerification()

        Whether Silent Network Authentication (SNA) is enabled for this PHONE module via the module-level backend config (the legacy snaVerification field). The newer flow-level toggle lives on ResponseFlowConfiguration.snaVerification; both are honored.