Class SMSFactorProvider

  • All Implemented Interfaces:
    FactorProvider

    public class SMSFactorProvider
    extends OTPFactorProvider
    Author:
    Eric LELEU (eric.leleu at graviteesource.com), Titouan COMPIEGNE (titouan.compiegne at graviteesource.com), GraviteeSource Team
    • Constructor Detail

      • SMSFactorProvider

        public SMSFactorProvider()
    • Method Detail

      • verify

        public io.reactivex.rxjava3.core.Completable verify​(FactorContext context)
      • needChallengeSending

        public boolean needChallengeSending()
      • sendChallenge

        public io.reactivex.rxjava3.core.Completable sendChallenge​(FactorContext context)
      • useVariableFactorSecurity

        public boolean useVariableFactorSecurity​(FactorContext factorContext)
      • checkSecurityFactor

        public boolean checkSecurityFactor​(EnrolledFactor factor)