- ScreenCustomization - Class in com.adyen.threeds2.customization
-
This class provides methods for the App to pass screen customization parameters to the 3DS SDK.
- ScreenCustomization() - Constructor for class com.adyen.threeds2.customization.ScreenCustomization
-
- SDKAlreadyInitializedException - Exception in com.adyen.threeds2.exception
-
This class represents an exception that is thrown if the 3DS SDK instance has already been initialized.
- SDKAlreadyInitializedException() - Constructor for exception com.adyen.threeds2.exception.SDKAlreadyInitializedException
-
- SDKNotInitializedException - Exception in com.adyen.threeds2.exception
-
- SDKNotInitializedException() - Constructor for exception com.adyen.threeds2.exception.SDKNotInitializedException
-
- SDKRuntimeException - Exception in com.adyen.threeds2.exception
-
This exception is thrown if an internal error is encountered by the 3DS SDK.
- SDKRuntimeException(String, String, Throwable) - Constructor for exception com.adyen.threeds2.exception.SDKRuntimeException
-
- SECURITY_APP_SIGNATURE - Static variable in class com.adyen.threeds2.util.AdyenConfigParameters
-
- SECURITY_MALICIOUS_APPS - Static variable in class com.adyen.threeds2.util.AdyenConfigParameters
-
- SECURITY_TRUSTED_APP_STORES - Static variable in class com.adyen.threeds2.util.AdyenConfigParameters
-
- SelectionItemCustomization - Class in com.adyen.threeds2.customization
-
This class provides methods for the App to pass selection item customization parameters to the 3DS SDK.
- SelectionItemCustomization() - Constructor for class com.adyen.threeds2.customization.SelectionItemCustomization
-
- set3DSServerTransactionID(String) - Method in class com.adyen.threeds2.parameters.ChallengeParameters
-
Sets the 3DS Server Transaction ID.
This ID is a transaction identifier assigned by the 3DS Server to uniquely identify a single transaction.
- setAcsRefNumber(String) - Method in class com.adyen.threeds2.parameters.ChallengeParameters
-
Sets the ACS Reference Number.
- setAcsSignedContent(String) - Method in class com.adyen.threeds2.parameters.ChallengeParameters
-
Sets the ACS signed content.
This content includes the ACS URL, ACS ephemeral public key, and SDK ephemeral public key.
- setAcsTransactionID(String) - Method in class com.adyen.threeds2.parameters.ChallengeParameters
-
Sets the ACS Server Transaction ID.
- setBackgroundColor(String) - Method in class com.adyen.threeds2.customization.ButtonCustomization
-
Sets the background color of the button.
- setBackgroundColor(String) - Method in class com.adyen.threeds2.customization.ScreenCustomization
-
Sets the background color of the challenge Activity.
- setBackgroundColor(String) - Method in class com.adyen.threeds2.customization.ToolbarCustomization
-
Sets the background color of the toolbar.
- setBorderColor(String) - Method in class com.adyen.threeds2.customization.ExpandableInfoCustomization
-
Sets the color for the border.
- setBorderColor(String) - Method in class com.adyen.threeds2.customization.SelectionItemCustomization
-
Sets the color for the border.
- setBorderColor(String) - Method in class com.adyen.threeds2.customization.TextBoxCustomization
-
Sets the color for the border.
- setBorderColor(String) - Method in class com.adyen.threeds2.customization.UiCustomization
-
This utility method sets the border color for all of the specific customizations.
- setBorderWidth(int) - Method in class com.adyen.threeds2.customization.ExpandableInfoCustomization
-
Sets the width of the border between the heading text and the info text.
- setBorderWidth(int) - Method in class com.adyen.threeds2.customization.SelectionItemCustomization
-
Sets the width of the border between the selection items.
- setBorderWidth(int) - Method in class com.adyen.threeds2.customization.TextBoxCustomization
-
Sets the width of the border between the selection items.
- setButtonCustomization(ButtonCustomization, UiCustomization.ButtonType) - Method in class com.adyen.threeds2.customization.UiCustomization
-
- setButtonText(String) - Method in class com.adyen.threeds2.customization.ToolbarCustomization
-
Sets the button text of the toolbar.
- setCornerRadius(int) - Method in class com.adyen.threeds2.customization.ButtonCustomization
-
Sets the radius of the button corners.
- setCornerRadius(int) - Method in class com.adyen.threeds2.customization.TextBoxCustomization
-
Sets the radius of the text box corners.
- setExpandableInfoCustomization(ExpandableInfoCustomization) - Method in class com.adyen.threeds2.customization.UiCustomization
-
Sets the expandable infos customization.
The 3DS SDK uses this object for customizing expandable infos.
- setExpandStateIndicatorColor(String) - Method in class com.adyen.threeds2.customization.ExpandableInfoCustomization
-
Sets the color of the expand state indicator.
- setHeaderText(String) - Method in class com.adyen.threeds2.customization.ToolbarCustomization
-
Sets the header text of the toolbar.
- setHeadingTextColor(String) - Method in class com.adyen.threeds2.customization.ExpandableInfoCustomization
-
Sets the heading text color.
- setHeadingTextColor(String) - Method in class com.adyen.threeds2.customization.LabelCustomization
-
Sets the heading text color.
- setHeadingTextFontName(String) - Method in class com.adyen.threeds2.customization.ExpandableInfoCustomization
-
Sets the heading text font type.
- setHeadingTextFontName(String) - Method in class com.adyen.threeds2.customization.LabelCustomization
-
Sets the heading text font type.
- setHeadingTextFontSize(int) - Method in class com.adyen.threeds2.customization.ExpandableInfoCustomization
-
Sets the heading text font size.
- setHeadingTextFontSize(int) - Method in class com.adyen.threeds2.customization.LabelCustomization
-
Sets the heading text font size.
- setHighlightedBackgroundColor(String) - Method in class com.adyen.threeds2.customization.ExpandableInfoCustomization
-
Sets the highlighted background color of the heading.
- setHighlightedBackgroundColor(String) - Method in class com.adyen.threeds2.customization.SelectionItemCustomization
-
Sets the highlighted background color of the selection item.
- setHighlightedBackgroundColor(String) - Method in class com.adyen.threeds2.customization.UiCustomization
-
This utility method sets the highlighted background color for all of the specific customizations.
- setInputLabelTextColor(String) - Method in class com.adyen.threeds2.customization.LabelCustomization
-
Sets the input label text color.
- setInputLabelTextFontName(String) - Method in class com.adyen.threeds2.customization.LabelCustomization
-
Sets the input label text font type.
- setInputLabelTextFontSize(int) - Method in class com.adyen.threeds2.customization.LabelCustomization
-
Sets the input label text font size.
- setLabelCustomization(LabelCustomization) - Method in class com.adyen.threeds2.customization.UiCustomization
-
The setLabelCustomization method shall accept a LabelCustomization object.
- setScreenBackgroundColor(String) - Method in class com.adyen.threeds2.customization.UiCustomization
-
This utility method sets the challenge
Activity's background color by setting the
ScreenCustomization background color.
- setScreenCustomization(ScreenCustomization) - Method in class com.adyen.threeds2.customization.UiCustomization
-
Sets the screen customization.
The 3DS SDK uses this object for customizing the challenge Activity screen.
- setSelectionIndicatorTintColor(String) - Method in class com.adyen.threeds2.customization.SelectionItemCustomization
-
Sets the tint color of the selection indicator.
- setSelectionItemCustomization(SelectionItemCustomization) - Method in class com.adyen.threeds2.customization.UiCustomization
-
Sets the selection items customization.
The 3DS SDK uses this object for customizing selection items.
- setStatusBarColor(String) - Method in class com.adyen.threeds2.customization.ScreenCustomization
-
Sets the color of the statue bar.
- setStatusBarColor(String) - Method in class com.adyen.threeds2.customization.UiCustomization
-
This utility method sets the status bar color by setting the
ScreenCustomization status bar color.
- setTextBoxCustomization(TextBoxCustomization) - Method in class com.adyen.threeds2.customization.UiCustomization
-
Sets the text boxes (EditText) customization.
The 3DS SDK uses this object for customizing text boxes (EditText).
- setTextColor(String) - Method in class com.adyen.threeds2.customization.Customization
-
Sets the text color for a UI element.
- setTextColor(String) - Method in class com.adyen.threeds2.customization.UiCustomization
-
This utility method sets the text color for all of the specific customizations.
- setTextFontName(String) - Method in class com.adyen.threeds2.customization.Customization
-
Sets the text font type for a UI element.
- setTextFontSize(int) - Method in class com.adyen.threeds2.customization.Customization
-
Sets the text font size for a UI element.
- setThreeDSRequestorAppURL(String) - Method in class com.adyen.threeds2.parameters.ChallengeParameters
-
Sets the 3DS Requestor App URL.
- setTintColor(String) - Method in class com.adyen.threeds2.customization.UiCustomization
-
This utility method sets the tint color for all of the specific customizations.
- setToolbarCustomization(ToolbarCustomization) - Method in class com.adyen.threeds2.customization.UiCustomization
-
Sets the toolbar customization.
The 3DS SDK uses this object for customizing toolbars.
- setToolbarTitle(String) - Method in class com.adyen.threeds2.customization.UiCustomization
-
- show() - Method in interface com.adyen.threeds2.ProgressDialog
-
Shows the processing screen.