Interface StpTextChallenge
-
- All Implemented Interfaces:
-
com.adyen.threeds2.listeners.challenges.StpBaseSdkChallenge
,com.ul.emvco3ds.sdk.spec.ScreenshotScrollingDecorator
,com.ults.listeners.BaseSdkChallenge
,com.ults.listeners.challenges.TextChallenge
public interface StpTextChallenge implements StpBaseSdkChallenge, TextChallenge
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.ults.listeners.BaseSdkChallenge
clickCancelButton, clickSubmitButton, expandTextsBeforeScreenshot, getChallengeType, selectDeviceBindingChecked, setLandscapeOrientation, setWhitelistChecked
-
Methods inherited from class com.ults.listeners.challenges.TextChallenge
clickChallengeAddLabel, clickResendInformationLabel, clickSubmitAuthenticationLabel, typeTextChallengeValue, typeTextChallengeValue2
-
Methods inherited from class com.ul.emvco3ds.sdk.spec.ScreenshotScrollingDecorator
getScrollViewForScreenshot, getWebViewForScreenshot
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-