java.lang.Object
org.apache.fineract.infrastructure.security.data.OTPRequest

public class OTPRequest extends Object
  • Constructor Details

    • OTPRequest

      public OTPRequest()
  • Method Details

    • create

      public static OTPRequest create(String token, int tokenLiveTimeInSec, boolean extendedAccessToken, OTPDeliveryMethod deliveryMethod)
    • isValid

      public boolean isValid()