Class MfaChallengeResponse

java.lang.Object
com.auth0.json.auth.MfaChallengeResponse

public class MfaChallengeResponse extends Object
  • Constructor Details

    • MfaChallengeResponse

      public MfaChallengeResponse()
  • Method Details

    • getChallengeType

      public String getChallengeType()
    • getBindingMethod

      public String getBindingMethod()
    • getOobCode

      public String getOobCode()