Uses of Class
in.juspay.model.SecondFactorResponse
Packages that use SecondFactorResponse
-
Uses of SecondFactorResponse in in.juspay.model
Methods in in.juspay.model that return SecondFactorResponseModifier and TypeMethodDescriptionAuthentication.getSecondFactorResponse()Order.getSecondFactorResponse()Methods in in.juspay.model with parameters of type SecondFactorResponseModifier and TypeMethodDescriptionvoidAuthentication.setSecondFactorResponse(SecondFactorResponse secondFactorResponse) voidOrder.setSecondFactorResponse(SecondFactorResponse secondFactorResponse)