A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W 

S

ScreenCustomization - class in com.adyen.threeds2.customization
This class provides methods for the App to pass screen customization parameters to the 3DS SDK.
SDKAlreadyInitializedException - class in com.adyen.threeds2.exception
This class represents an exception that is thrown if the 3DS SDK instance has already been initialized.
SDKNotInitializedException - class in com.adyen.threeds2.exception
This class represents an exception that is thrown if the 3DS SDK has not been initialized.
SDKRuntimeException - class in com.adyen.threeds2.exception
This exception is thrown if an internal error is encountered by the 3DS SDK.
SelectionItemCustomization - class in com.adyen.threeds2.customization
This class provides methods for the App to pass selection item customization parameters to the 3DS SDK.
set3DSServerTransactionID(java.lang.String) - function in com.adyen.threeds2.parameters.ChallengeParameters
Sets the 3DS Server Transaction ID.
setAcsRefNumber(java.lang.String) - function in com.adyen.threeds2.parameters.ChallengeParameters
Sets the ACS Reference Number.
setAcsSignedContent(java.lang.String) - function in com.adyen.threeds2.parameters.ChallengeParameters
Sets the ACS signed content.
setAcsTransactionID(java.lang.String) - function in com.adyen.threeds2.parameters.ChallengeParameters
Sets the ACS Server Transaction ID.
setBackgroundColor(java.lang.String) - function in com.adyen.threeds2.customization.ButtonCustomization
Sets the background color of the button.
setBackgroundColor(java.lang.String) - function in com.adyen.threeds2.customization.ScreenCustomization
Sets the background color of the challenge Activity.
setBackgroundColor(java.lang.String) - function in com.adyen.threeds2.customization.ToolbarCustomization
Sets the background color of the toolbar.
setBorderColor(java.lang.String) - function in com.adyen.threeds2.customization.ExpandableInfoCustomization
Sets the color for the border.
setBorderColor(java.lang.String) - function in com.adyen.threeds2.customization.SelectionItemCustomization
Sets the color for the border.
setBorderColor(java.lang.String) - function in com.adyen.threeds2.customization.TextBoxCustomization
Sets the color for the border.
setBorderColor(java.lang.String) - function in com.adyen.threeds2.customization.UiCustomization
This utility method sets the border color for all of the specific customizations.
setBorderWidth(int) - function in com.adyen.threeds2.customization.ExpandableInfoCustomization
Sets the width of the border between the heading text and the info text.
setBorderWidth(int) - function in com.adyen.threeds2.customization.SelectionItemCustomization
Sets the width of the border between the selection items.
setBorderWidth(int) - function in com.adyen.threeds2.customization.TextBoxCustomization
Sets the width of the border between the selection items.
setButtonCustomization(com.adyen.threeds2.customization.ButtonCustomization,com.adyen.threeds2.customization.UiCustomization.ButtonType) - function in com.adyen.threeds2.customization.UiCustomization
Sets the ButtonCustomization for a specific ButtonType.
setButtonText(java.lang.String) - function in com.adyen.threeds2.customization.ToolbarCustomization
Sets the button text of the toolbar.
setCornerRadius(int) - function in com.adyen.threeds2.customization.ButtonCustomization
Sets the radius of the button corners.
setCornerRadius(int) - function in com.adyen.threeds2.customization.TextBoxCustomization
Sets the radius of the text box corners.
setExpandableInfoCustomization(com.adyen.threeds2.customization.ExpandableInfoCustomization) - function in com.adyen.threeds2.customization.UiCustomization
Sets the expandable infos customization.
setExpandStateIndicatorColor(java.lang.String) - function in com.adyen.threeds2.customization.ExpandableInfoCustomization
Sets the color of the expand state indicator.
setHeaderText(java.lang.String) - function in com.adyen.threeds2.customization.ToolbarCustomization
Sets the header text of the toolbar.
setHeadingTextColor(java.lang.String) - function in com.adyen.threeds2.customization.ExpandableInfoCustomization
Sets the heading text color.
setHeadingTextColor(java.lang.String) - function in com.adyen.threeds2.customization.LabelCustomization
Sets the heading text color.
setHeadingTextFontName(java.lang.String) - function in com.adyen.threeds2.customization.ExpandableInfoCustomization
Sets the heading text font type.
setHeadingTextFontName(java.lang.String) - function in com.adyen.threeds2.customization.LabelCustomization
Sets the heading text font type.
setHeadingTextFontSize(int) - function in com.adyen.threeds2.customization.ExpandableInfoCustomization
Sets the heading text font size.
setHeadingTextFontSize(int) - function in com.adyen.threeds2.customization.LabelCustomization
Sets the heading text font size.
setHighlightedBackgroundColor(java.lang.String) - function in com.adyen.threeds2.customization.ExpandableInfoCustomization
Sets the highlighted background color of the heading.
setHighlightedBackgroundColor(java.lang.String) - function in com.adyen.threeds2.customization.SelectionItemCustomization
Sets the highlighted background color of the selection item.
setHighlightedBackgroundColor(java.lang.String) - function in com.adyen.threeds2.customization.UiCustomization
This utility method sets the highlighted background color for all of the specific customizations.
setInputLabelTextColor(java.lang.String) - function in com.adyen.threeds2.customization.LabelCustomization
Sets the input label text color.
setInputLabelTextFontName(java.lang.String) - function in com.adyen.threeds2.customization.LabelCustomization
Sets the input label text font type.
setInputLabelTextFontSize(int) - function in com.adyen.threeds2.customization.LabelCustomization
Sets the input label text font size.
setLabelCustomization(com.adyen.threeds2.customization.LabelCustomization) - function in com.adyen.threeds2.customization.UiCustomization
The setLabelCustomization method shall accept a LabelCustomization object.
setScreenBackgroundColor(java.lang.String) - function in com.adyen.threeds2.customization.UiCustomization
This utility method sets the challenge Activity's background color by setting the ScreenCustomization background color.
setScreenCustomization(com.adyen.threeds2.customization.ScreenCustomization) - function in com.adyen.threeds2.customization.UiCustomization
Sets the screen customization.
setSelectionIndicatorTintColor(java.lang.String) - function in com.adyen.threeds2.customization.SelectionItemCustomization
Sets the tint color of the selection indicator.
setSelectionItemCustomization(com.adyen.threeds2.customization.SelectionItemCustomization) - function in com.adyen.threeds2.customization.UiCustomization
Sets the selection items customization.
setStackTrace(kotlin.Array) - function in java.lang.Throwable
 
setStatusBarColor(java.lang.String) - function in com.adyen.threeds2.customization.ScreenCustomization
Sets the color of the statue bar.
setStatusBarColor(java.lang.String) - function in com.adyen.threeds2.customization.UiCustomization
This utility method sets the status bar color by setting the ScreenCustomization status bar color.
setTextBoxCustomization(com.adyen.threeds2.customization.TextBoxCustomization) - function in com.adyen.threeds2.customization.UiCustomization
Sets the text boxes (EditText) customization.
setTextColor(java.lang.String) - function in com.adyen.threeds2.customization.Customization
Sets the text color for a UI element.
setTextColor(java.lang.String) - function in com.adyen.threeds2.customization.Customization
Sets the text color for a UI element.
setTextColor(java.lang.String) - function in com.adyen.threeds2.customization.UiCustomization
This utility method sets the text color for all of the specific customizations.
setTextFontName(java.lang.String) - function in com.adyen.threeds2.customization.Customization
Sets the text font type for a UI element.
setTextFontName(java.lang.String) - function in com.adyen.threeds2.customization.Customization
Sets the text font type for a UI element.
setTextFontSize(int) - function in com.adyen.threeds2.customization.Customization
Sets the text font size for a UI element.
setTextFontSize(int) - function in com.adyen.threeds2.customization.Customization
Sets the text font size for a UI element.
setThreeDSRequestorAppURL(java.lang.String) - function in com.adyen.threeds2.parameters.ChallengeParameters
Sets the 3DS Requestor App URL.
setTintColor(java.lang.String) - function in com.adyen.threeds2.customization.UiCustomization
This utility method sets the tint color for all of the specific customizations.
setToolbarCustomization(com.adyen.threeds2.customization.ToolbarCustomization) - function in com.adyen.threeds2.customization.UiCustomization
Sets the toolbar customization.
setToolbarTitle(java.lang.String) - function in com.adyen.threeds2.customization.UiCustomization
This utility method sets the toolbar title by setting the ToolbarCustomization header text.
show() - function in com.adyen.threeds2.ProgressDialog
Shows the processing screen.
A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W