Package com.glideidentity.services
Class MagicAuthClient.BaseMagicAuthStartProps
java.lang.Object
com.glideidentity.services.MagicAuthClient.BaseMagicAuthStartProps
- Enclosing class:
MagicAuthClient
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetDeviceIpAddress(String deviceIpAddress) setFallbackChannel(MagicAuthClient.FallbackVerificationChannel fallbackChannel) setOtpConfirmationUrl(String otpConfirmationUrl) setPhoneNumber(String phoneNumber) setRcsConfirmationUrl(String rcsConfirmationUrl) setRedirectUrl(String redirectUrl)
-
Field Details
-
phoneNumber
-
email
-
fallbackChannel
-
redirectUrl
-
state
-
deviceIpAddress
-
otpConfirmationUrl
-
rcsConfirmationUrl
-
-
Constructor Details
-
BaseMagicAuthStartProps
public BaseMagicAuthStartProps()
-
-
Method Details
-
setPhoneNumber
-
setEmail
-
setFallbackChannel
public MagicAuthClient.BaseMagicAuthStartProps setFallbackChannel(MagicAuthClient.FallbackVerificationChannel fallbackChannel) -
setRedirectUrl
-
setState
-
setDeviceIpAddress
-
setOtpConfirmationUrl
-
setRcsConfirmationUrl
-