Interface | Description |
---|---|
SecureInputBuilder | Deprecated
Will be removed future major release, the replacement interface is
SecureInputBuilderV2 |
SecureInputBuilderV2 |
An interface that represents secure input V2.
|
SecureInputUi |
Represents the UI of the secure input.
|
SecurePinpadListener | Deprecated
Will be removed future major release, the replacement interface is
SecurePinpadListenerV2 |
SecurePinpadListenerV2 |
An interface that will get callbacks from the secure keypad when keypad buttons are pressed.
|
Class | Description |
---|---|
SecureInputConstant | Deprecated
Will be removed in future major release, the replacement class is
SecureInputDefaultSettings |
SecureInputDefaultSettings |
A class that defines the secure input default settings of
SecureInputBuilderV2 . |
SecureInputService |
SecureInputService is the entry-point for SecureInput services.
|
Enum | Description |
---|---|
SecureInputBuilderV2.LabelAlignment |
Secure input UI label alignment.
|
SecureInputBuilderV2.LogoPosition |
Secure input UI logo position.
|
SecureInputBuilderV2.OkButtonBehavior |
Secure input UI OK button behavior.
|
SecureInputBuilderV2.UiControlFocusState |
Secure input UI control focus state.
|
SecureInputBuilderV2.UiControlState |
Secure input UI control state.
|
Exception | Description |
---|---|
SecureInputException |
Exception thrown if Secure Keypad operation failure occured.
|