A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes All Packages

A

AbstractAsyncHandler<T> - Class in com.gemalto.mfs.mwsdk.utils.async
Abstract class that is used throughout the SDK to handle the result of an asynchronous operation.
AbstractAsyncHandler() - Constructor for class com.gemalto.mfs.mwsdk.utils.async.AbstractAsyncHandler
Constructor
AbstractAsyncHandler(Handler.Callback) - Constructor for class com.gemalto.mfs.mwsdk.utils.async.AbstractAsyncHandler
Constructor
AbstractAsyncHandler(Looper) - Constructor for class com.gemalto.mfs.mwsdk.utils.async.AbstractAsyncHandler
Constructor
AbstractAsyncHandler(Looper, Handler.Callback) - Constructor for class com.gemalto.mfs.mwsdk.utils.async.AbstractAsyncHandler
Constructor
AbstractHCEService - Class in com.gemalto.mfs.mwsdk.payment
Abstract class for the HCE service.
AbstractHCEService() - Constructor for class com.gemalto.mfs.mwsdk.payment.AbstractHCEService
Default Constructor
AbstractWalletPinService - Class in com.gemalto.mfs.mwsdk.dcm
This class is mainly used to setup a Wallet PIN service which the MPA needs to implement.
AbstractWalletPinService() - Constructor for class com.gemalto.mfs.mwsdk.dcm.AbstractWalletPinService
 
accept() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.TermsAndConditions
Accepts the terms and condition to allow the card digitization
AccessTokenListener - Interface in com.gemalto.mfs.mwsdk.provisioning.listener
This interface will allow the mobile wallet to get the state of the get access token process.
ACCOUNT_TYPE - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
 
activate(byte[], MGDigitizationListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivation
Activate the card using the received OTP.
activate(int, MGDigitizationListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivation
Activate the card using the 3D Secure authentication result.
activate(DigitalizedCard, PaymentType, PaymentServiceListener) - Method in interface com.gemalto.mfs.mwsdk.payment.PaymentBusinessService
activate(PaymentType, PaymentServiceListener) - Method in interface com.gemalto.mfs.mwsdk.payment.PaymentBusinessService
Activates the payment service for default card,which fulfills the PIN_TAP payment use case Activates the payment service for default card(if have),which fulfills the TAP_PIN_TAP payment use case
activate(MGDigitizationListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivation
Activate the card using the App2App ID&V flow.
activateCard(String, PaymentType, PaymentServiceListener, CardActivationListener) - Method in interface com.gemalto.mfs.mwsdk.payment.PaymentBusinessService
Deprecated. 
activateNonDefaultCard(String, PaymentType, boolean, PaymentServiceListener, CardActivationListener) - Method in interface com.gemalto.mfs.mwsdk.payment.PaymentBusinessService
Activate another card than default card.
activateNonDefaultCard(String, PaymentType, PaymentServiceListener, CardActivationListener) - Method in interface com.gemalto.mfs.mwsdk.payment.PaymentBusinessService
Activate another card than default card.
ACTIVATION_CODE - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceCodeType
This implies that the user is expected to enter the activation code.
ACTIVE - com.gemalto.mfs.mwsdk.dcm.DigitalizedCardState
The card is active, and it can be used for payment.
ACTIVE - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardStatus
 
ADDITIONAL_DATA - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
The key to get the additional and custom data.
ADDITIONAL_DATA_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for Additional Data missing in Card Profile.
ADDITIONAL_DATA_ODA_CERTIFICATE_EXPIRY_DATA - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
The key to get the VISA ODA Certificate Expiry Date
ADDITIONAL_DATA_ODA_CERTIFICATE_EXPIRY_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for expiry date value missing in AdditionalData Object of Card Profile.
ADDITIONAL_DATA_PAN_EXPIRY - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
Key to get the PAN Expiry data
ADDITIONAL_DATA_PAN_EXPIRY_DATE_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
ADDITIONAL_DATA_PAN_LAST_4_DIGITS - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
The key to get the PAN last 4 digits of the card.
ADDITIONAL_DATA_PRODUCT_ID - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
The key to get the Product ID of the card.
Address - Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
Address indicates the detail address information of the WalletAccountData.
Address() - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.Address
 
addService(String, BusinessService) - Method in class com.gemalto.mfs.mwsdk.sdkconfig.SDKController
Deprecated.
since 6.6 - no operation
Aid - Interface in com.gemalto.mfs.mwsdk.dcm
This interface represents the Application Identifier stored in PPSE FCI.
Aid.LockStatus - Enum in com.gemalto.mfs.mwsdk.dcm
The enum class for Aid lock status.
AIDINFO_AID_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for Aid Value missing in AidInfo Object of Card Profile.
AIDINFO_CAP_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for cap value missing in AidInfo Object of Card Profile.
AIDINFO_GPORESPONSE_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for GPO Response missing in AidInfo Object of Card Profile.
AIDINFO_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for AidInfo Object missing in Card Profile.
AIDINFO_PAYMENT_FCI_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for Payment fci missing in AidInfo Object of Card Profile.
ALTERNATE_AIDINFO_AID_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for Record Number value missing in Record Object Card Profile.
ALTERNATE_AIDINFO_CAP_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for cap value missing in Alternate AidInfo Object of Card Profile.
ALTERNATE_AIDINFO_GPORESPONSE_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for Record Number value missing in Record Object Card Profile.
ALTERNATE_AIDINFO_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for Alternate AIdInfo Object missing in Card Profile.
ALTERNATE_AIDINFO_PAYMENT_FCI_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for Record Number value missing in Record Object Card Profile.
ALTERNATE_GPORESPONSEODA_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
ANDROID_VERSION_NOT_SUPPORTED - com.gemalto.mfs.mwsdk.cdcvm.BiometricsSupport
The SDK will return this error if the firmware version is less than Android 6.0.
ANDROID_VERSION_NOT_SUPPORTED - com.gemalto.mfs.mwsdk.cdcvm.DeviceKeyguardSupport
The SDK will return this error if the firmware version is less than Android 6.0.
AndroidContextResolver - Class in com.gemalto.mfs.mwsdk.sdkconfig
This utility class provides access to the application context.
APDU_EXCHANGE_END - Static variable in class com.gemalto.mfs.mwsdk.payment.CustomRAPDUHeaderByte
A header byte indicating the end of the APDU exchange with Fidelity Plugin SDK.
APDU_EXCHANGE_NEXT - Static variable in class com.gemalto.mfs.mwsdk.payment.CustomRAPDUHeaderByte
A header byte indicating the next APDU exchange is for Fidelity Plugin SDK.
APDUProcessorSetupCallbacks - Interface in com.gemalto.mfs.mwsdk.payment
This interface contain callback methods used for APDUs processing.
APP_TO_APP_DATA_ERROR - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
APP2APP_NEEDED - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivationState
 
APP2APP_SELECTED - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardStatus
 
APPLICATION_PREFERED_NAME_MAIN_AID - Static variable in class com.gemalto.mfs.mwsdk.payment.engine.ProfileUpdatablePaths.Mastercard
Application Preferred Name (APN) of the main AID.
APPROVED - com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionStatus
Transaction status is approved
AppToAppData - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
A data class to be used in PendingCardActivation.getAppToAppData() It will provide MPA data to launch issuer application
askWalletPinForLVT(boolean) - Method in class com.gemalto.mfs.mwsdk.dcm.WalletPinManager
Deprecated.
this API is deprecated since 6.5.0. To enforce WalletPIN LVT payment with authentication, refer to CustomConfiguration.Builder to enforce authentication for LVT transaction.
ASM_ERROR - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Rages error
ASM_INIT_ERROR - com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
Error returned when Initialize is failed due to ASM component exceptions.
ASM_MIGRATION_ERROR - com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
Error returned when Initialize is failed due to ASM component exceptions.
ASSET_NOT_AVAILABLE - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
AsyncHCEService - Class in com.gemalto.mfs.mwsdk.payment
Abstract class for the HCE service.
AsyncHCEService() - Constructor for class com.gemalto.mfs.mwsdk.payment.AsyncHCEService
Default Constructor
AsyncResult<T> - Interface in com.gemalto.mfs.mwsdk.utils.async
The result object that will be returned by all operations in this SDK.
AsyncToken<T> - Interface in com.gemalto.mfs.mwsdk.utils.async
Token that manages waiting for an asynchronous operation to finish.
ATC_NULL - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
ATC_START_INDEX_NULL - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
ATM_OTHER_SERVICE - com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionType
 
ATM_WITHDRAWAL - com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionType
 
AUTH_NEEDED - com.gemalto.mfs.mwsdk.provisioning.model.AuthenticationState.AuthState
 
AUTH_NOT_NEEDED - com.gemalto.mfs.mwsdk.provisioning.model.AuthenticationState.AuthState
 
AUTHENTICATE - com.gemalto.mfs.mwsdk.payment.engine.TransactionPurpose
The Transaction has requested AAC
AUTHENTICATE_OFFLINE - com.gemalto.mfs.mwsdk.payment.engine.Outcome
If Transaction is ok and transaction is offline (Transit Transaction)
AUTHENTICATION_REQUIRED - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Unable to access keystore for replenish retry.
AuthenticationState - Class in com.gemalto.mfs.mwsdk.provisioning.model
This class represents the state of authentication.
AuthenticationState(AuthenticationState.AuthState, CHVerificationMethod, String) - Constructor for class com.gemalto.mfs.mwsdk.provisioning.model.AuthenticationState
Constructor
AuthenticationState.AuthState - Enum in com.gemalto.mfs.mwsdk.provisioning.model
The enum class for authentication states.
AuthenticationStateListener - Interface in com.gemalto.mfs.mwsdk.provisioning.listener
Listener to handle callbacks while checking Authentication is needed or not.
AuthMethod - Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
 
AuthMethod() - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.AuthMethod
 
AUTHORIZE - com.gemalto.mfs.mwsdk.payment.engine.TransactionPurpose
The Transaction has requested ARQC
AUTHORIZE_ONLINE - com.gemalto.mfs.mwsdk.payment.engine.Outcome
If Transaction is ok and transaction is online (ARQC)

B

BANK_APP - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InputMethod
 
BANK_ATTENDED_OFFLINE - com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
BANK_ATTENDED_OFFLINE_ONLINE - com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
BANK_ATTENDED_ONLINE - com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
BANK_LOGO - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtType
 
BANK_UNATTENDED_OFFLINE - com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
BANK_UNATTENDED_OFFLINE_ONLINE - com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
BANK_UNATTENDED_ONLINE - com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
bindAbstractWalletPinService(AbstractWalletPinService) - Method in class com.gemalto.mfs.mwsdk.dcm.WalletPinManager
A method to link the instance of WalletPinManager with AbstractWalletPinService for performing wallet PIN operations.
BIOFP_CONDITION_NOT_SATISFIED - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error is returned if the device lock type is not secured or there is no BioFP enrolled in the device.
BIOMETRICS - com.gemalto.mfs.mwsdk.payment.CHVerificationMethod
This is one of the options for a category of On-Device verification method.
BiometricsSupport - Enum in com.gemalto.mfs.mwsdk.cdcvm
An enum that identified if the device is capable of supporting the biometrics or not.
BLOCKED_SECURE_WALLET_ENROLLMENT_REQUIRED - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
BOTH_SCHEME_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
BOTH_TOKENID_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for both Token ID & Digital Card Id missing in Card Profile.
build() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.EligibilityData.Builder
Build EligibilityData.
build() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentData.EncryptedCardDataBuilder
Build InstrumentData.
build() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentData.IssuerPushReceiptBuilder
Build InstrumentData.
build() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.MGConnectionConfiguration.Builder
 
build() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionHistoryConfiguration.Builder
 
build() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.MGWalletConfiguration.Builder
 
build() - Method in class com.gemalto.mfs.mwsdk.payment.CustomConfiguration.Builder
 
build() - Method in class com.gemalto.mfs.mwsdk.payment.engine.PaymentInputData.PaymentInputBuilder
 
Builder() - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.MGConnectionConfiguration.Builder
Constructor
Builder() - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionHistoryConfiguration.Builder
Constructor
Builder() - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.MGWalletConfiguration.Builder
Constructor
Builder() - Constructor for class com.gemalto.mfs.mwsdk.payment.CustomConfiguration.Builder
 
Builder(InputMethod, String) - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.EligibilityData.Builder
Constructor for EligibilityData
BusinessService - Interface in com.gemalto.mfs.mwsdk.sdkconfig
This interface contains the BusinessService Methods used to initialize and reset the SDK with different Modules of the SDK namely: 1.

C

CACHED_ATC_NULL - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
cancel() - Method in interface com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMCancellationSignal
Cancels the biometric authentication operation started by DeviceCVMVerifier.startAuthentication(DeviceCVMVerifierInput) if CHVerificationMethod is BIOMETRICS.
CAP_NOT_SUPPORT_ODA - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
CARD_ACTIVATION_ACT_CODE_EXPIRED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
CARD_ACTIVATION_ACT_CODE_TRY_LIMIT_EXCEEDED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
CARD_ACTIVATION_ACTIVATION_CODE_ENTRY_CANCELED - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
User has cancelled during entering the activation code.
CARD_ACTIVATION_CAPACITY_EXCEEDED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
CARD_ACTIVATION_CPS_PROTOCOL_VERSION_NOT_SUPPORTED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
CARD_ACTIVATION_FAILED - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error is returned if card activation failed.
CARD_ACTIVATION_LISTENER_NOT_IMPLEMENTED - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
 
CARD_ACTIVATION_MOBILE_PIN_INVALID_LENGTH - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
User has entered an invalid mobile pin.
CARD_ACTIVATION_MOBILE_PIN_MISMATCH - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Mobile PIN entry and re-entry do not match.
CARD_ACTIVATION_MOBILE_WALLET_INSTANCE_NOT_FOUND - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
CARD_ACTIVATION_OPERATION_NOT_ALLOWED_FOR_CURRENT_STATE - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
CARD_ACTIVATION_PRODUCT_NOT_FOUND - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
CARD_ACTIVATION_REQUEST_REJECTED_BY_EXTERNAL_SYSTEM - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
CARD_ACTIVATION_TOKEN_NOT_FOUND - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
During replenishment process, CPS server return this error code to indicate the card intend to replenish doesn't exist in the CPS server.
CARD_ACTIVATION_WRONG_ACT_CODE - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
CARD_ALREADY_ACTIVATED - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error is thrown when card is already activated and is being tried to be activated again
CARD_ALREADY_PROVISIONED_IN_WALLET - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
CARD_BACKGROUND - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtType
 
CARD_BACKGROUND_COMBINED - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtType
 
CARD_COUNTRY_CODE - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
 
CARD_HAS_PROVISIONED_NULL - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
CARD_ICON - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtType
 
CARD_META_DATA_JSON_ERROR - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
CARD_NOT_ACTIVE - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardErrorCodes
Error code returned when trying to set as default a card that is SUSPENDED
CARD_NOT_DEFAULT_CARD - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardErrorCodes
Error code returned when trying to set additional data for non default card
CARD_NOT_ENROLLED - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Card is not enrolled or tokenized.
CARD_NOT_EXISTING - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
The card planning to use for payment is not existing in SDK anymore.
CARD_NOT_EXISTING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardErrorCodes
Error code returned when performing an operation to a non-existent card.
CARD_OUT_OF_PAYMENT_KEYS - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
The payment credentials of this card ran over.
CARD_PRODUCT_NOT_SUPPORTED - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
CARD_PROVISIONING_COUNT_EXCEEDED - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
CARD_SET_DEFAULT_FAILED - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error is returned if setting of default card failed
CARD_STATE_DESYNCHRO - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Card state is desynchronized.
CARD_STATE_DOES_NOT_ALLOW_REQUESTED_OPERATION - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
CARD_STATE_UNKNOWN - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Card state is unknown
CARD_SUSPENDED - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
Card state is SUSPENDED.
CardActivationListener - Interface in com.gemalto.mfs.mwsdk.payment.engine
 
CardArt - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
CardArt provides the Card information used by the MPA for display.
CardArtSize - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
CardArtSize provides size information of the Card arts.
CardArtType - Enum in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
CardArtType indicates the different types of the card art.
CardBitmap - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
CardBitmap provides the size and bitmap resource of the card art.
CARDDATA - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentDataType
 
CardEligibilityListener - Interface in com.gemalto.mfs.mwsdk.mobilegateway.listener
Listener to return the response for the check card eligibility request.
CARDHOLDER_OPERATED_OFFLINE - com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
CARDHOLDER_OPERATED_OFFLINE_ONLINE - com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
CARDHOLDER_OPERATED_ONLINE - com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
CardListFetchListener - Interface in com.gemalto.mfs.mwsdk.mobilegateway.listener
 
CardMetaData - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
Contains meta data for digital card.
CardMetaDataFetchListener - Interface in com.gemalto.mfs.mwsdk.mobilegateway.listener
Created by rsriniva on 18/6/2018.
CardProduct - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
CardProduct provides the information of a particular card product.
CardScheme - Enum in com.gemalto.mfs.mwsdk.payment.engine
Card Scheme supported for the Transaction
CardStatus - Enum in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
 
CASH - com.gemalto.mfs.mwsdk.payment.engine.TransactionType
 
CCDF - com.gemalto.mfs.mwsdk.payment.engine.CryptogramDataType
 
CD_CVM_REQUIRED - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardErrorCodes
An error code to indicate that setting the CD CVM is required to perform the operation.
CdcvmSupported - Enum in com.gemalto.mfs.mwsdk.payment.engine
An enum that identifies if the Terminal supports cdcvm
CDF - com.gemalto.mfs.mwsdk.payment.engine.CryptogramDataType
 
CHANGE_PIN_CANNOT_BE_SAME_AS_PREVIOUS_PINS - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
CHANGE_PIN_CARD_NOT_ACTIVE - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Only Active card is allowed to change PIN.
CHANGE_PIN_CARD_NOT_EXIST - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
If card does not exist while change pin.
CHANGE_PIN_CPS_PROTOCOL_VERSION_NOT_SUPPORTED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
CHANGE_PIN_MOBILE_WALLET_INSTANCE_NOT_FOUND - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
CHANGE_PIN_OPERATION_NOT_ALLOWED_FOR_CURRENT_STATE - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
CHANGE_PIN_PIN_LOCKED_OR_PIN_TRY_LIMIT_EXCEEDED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
CHANGE_PIN_REENTRY_MISMATCH - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
The new PIN entry and re-entry entered don't match.
CHANGE_PIN_REQUEST_REJECTED_BY_EXTERNAL_SYSTEM - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
CHANGE_PIN_TOKEN_NOT_FOUND - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
CHANGE_PIN_WRONG_PIN - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
CHCodeVerifier - Interface in com.gemalto.mfs.mwsdk.utils.chcodeverifier
CHMobilePin verification interface
CHCodeVerifierErrorCode - Enum in com.gemalto.mfs.mwsdk.utils.chcodeverifier
The error code enum class for CHCodeVerifier.
CHCodeVerifierListener - Interface in com.gemalto.mfs.mwsdk.utils.chcodeverifier
A listener that may be called by the SDK depending on the supported CVM (e.g.
checkCardEligibility(byte[], InputMethod, String, WalletAccountData, CardEligibilityListener, String) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardEnrollmentService
checkCardEligibility(byte[], InputMethod, String, CardEligibilityListener, String) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardEnrollmentService
checkDeviceEligibility(Context) - Static method in class com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMEligibilityChecker
A utility to check if the Device keyguard , BiometricFingerprint can be supported as a CD-CVM methods for the current Device.
checkEligibility(EligibilityData, InstrumentData, CardEligibilityListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardEnrollmentService
Before card digitization happens, the contactless card has to be checked for eligibility first.
checkPaymentExperienceSupport(Context, PaymentExperience) - Static method in class com.gemalto.mfs.mwsdk.payment.experience.PaymentExperienceSettings
Deprecated.
6.7.0 it is no longer advised for usage. With performance improvements done, MPA could adopt to PaymentExperience.ONE_TAP_ENABLED directly.
checkPaymentExperienceSupport(Context, PaymentExperience, int) - Static method in class com.gemalto.mfs.mwsdk.payment.experience.PaymentExperienceSettings
Deprecated.
6.7.0 it is no longer advised for usage. With performance improvements done, MPA could adopt to PaymentExperience.ONE_TAP_ENABLED directly.
CHVerificationManager - Enum in com.gemalto.mfs.mwsdk.payment.chverification
A singleton factory class that acts as a manager of the card holder verification method.
CHVerificationMethod - Enum in com.gemalto.mfs.mwsdk.payment
Enumeration of possible CardHolder verification method that may be required when activating a digitalized card for transaction.
Following is the mapping for the different CVM and type of verifier object.
CHVerificationResult<T> - Interface in com.gemalto.mfs.mwsdk.payment.chverification
The synchronised result object that will be returned by all operations in CHVerificationManager.
clearAdditionalPaymentDataSet(PaymentType, AbstractAsyncHandler<Void>) - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
This method is used to clear the previously set additional payment data using DigitalizedCard.setAdditionalPaymentData(PaymentType, AbstractAsyncHandler, String, byte[]).
CLEARED - com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionStatus
Transaction settled is transaction cleared.It is the final State of successful transaction.
CO_BRAND_LOGO - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtType
 
com.gemalto.mfs.mwsdk - package com.gemalto.mfs.mwsdk
 
com.gemalto.mfs.mwsdk.cdcvm - package com.gemalto.mfs.mwsdk.cdcvm
 
com.gemalto.mfs.mwsdk.dcm - package com.gemalto.mfs.mwsdk.dcm
 
com.gemalto.mfs.mwsdk.dcm.broadcast - package com.gemalto.mfs.mwsdk.dcm.broadcast
 
com.gemalto.mfs.mwsdk.dcm.cdcvm - package com.gemalto.mfs.mwsdk.dcm.cdcvm
 
com.gemalto.mfs.mwsdk.dcm.exception - package com.gemalto.mfs.mwsdk.dcm.exception
 
com.gemalto.mfs.mwsdk.dcm.sdkconfig - package com.gemalto.mfs.mwsdk.dcm.sdkconfig
 
com.gemalto.mfs.mwsdk.exception - package com.gemalto.mfs.mwsdk.exception
 
com.gemalto.mfs.mwsdk.mobilegateway - package com.gemalto.mfs.mwsdk.mobilegateway
 
com.gemalto.mfs.mwsdk.mobilegateway.enrollment - package com.gemalto.mfs.mwsdk.mobilegateway.enrollment
 
com.gemalto.mfs.mwsdk.mobilegateway.exception - package com.gemalto.mfs.mwsdk.mobilegateway.exception
 
com.gemalto.mfs.mwsdk.mobilegateway.listener - package com.gemalto.mfs.mwsdk.mobilegateway.listener
 
com.gemalto.mfs.mwsdk.mobilegateway.utils - package com.gemalto.mfs.mwsdk.mobilegateway.utils
 
com.gemalto.mfs.mwsdk.payment - package com.gemalto.mfs.mwsdk.payment
 
com.gemalto.mfs.mwsdk.payment.cdcvm - package com.gemalto.mfs.mwsdk.payment.cdcvm
 
com.gemalto.mfs.mwsdk.payment.chverification - package com.gemalto.mfs.mwsdk.payment.chverification
 
com.gemalto.mfs.mwsdk.payment.engine - package com.gemalto.mfs.mwsdk.payment.engine
 
com.gemalto.mfs.mwsdk.payment.engine.qrcode - package com.gemalto.mfs.mwsdk.payment.engine.qrcode
 
com.gemalto.mfs.mwsdk.payment.engine.remote - package com.gemalto.mfs.mwsdk.payment.engine.remote
 
com.gemalto.mfs.mwsdk.payment.exception - package com.gemalto.mfs.mwsdk.payment.exception
 
com.gemalto.mfs.mwsdk.payment.experience - package com.gemalto.mfs.mwsdk.payment.experience
 
com.gemalto.mfs.mwsdk.payment.sdkconfig - package com.gemalto.mfs.mwsdk.payment.sdkconfig
 
com.gemalto.mfs.mwsdk.provisioning - package com.gemalto.mfs.mwsdk.provisioning
 
com.gemalto.mfs.mwsdk.provisioning.exception - package com.gemalto.mfs.mwsdk.provisioning.exception
 
com.gemalto.mfs.mwsdk.provisioning.listener - package com.gemalto.mfs.mwsdk.provisioning.listener
 
com.gemalto.mfs.mwsdk.provisioning.model - package com.gemalto.mfs.mwsdk.provisioning.model
 
com.gemalto.mfs.mwsdk.provisioning.push - package com.gemalto.mfs.mwsdk.provisioning.push
 
com.gemalto.mfs.mwsdk.provisioning.sdkconfig - package com.gemalto.mfs.mwsdk.provisioning.sdkconfig
 
com.gemalto.mfs.mwsdk.sdkconfig - package com.gemalto.mfs.mwsdk.sdkconfig
 
com.gemalto.mfs.mwsdk.utils.async - package com.gemalto.mfs.mwsdk.utils.async
 
com.gemalto.mfs.mwsdk.utils.chcodeverifier - package com.gemalto.mfs.mwsdk.utils.chcodeverifier
 
COMMON_COMM_ERROR - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Communication error occurred while performing request to the server.
COMMON_COMM_ERROR - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
Communication error occurred while performing request to the server.
COMMON_COMM_TIMEOUT_ERROR - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Communication error occurred while performing request to the server.
COMMON_NO_INTERNET - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Internet is not available.
COMMON_NO_INTERNET - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
Internet is not available.
COMMON_SERVER_ERROR - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Error received from the server.
COMMON_SERVER_ERROR - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
Error received from the server.
COMMUNICATION_ERROR - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
configure(Context) - Method in enum com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayManager
This is the main entry point to initialize and configure the MG SDK.
configure(Context) - Method in enum com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
Set the Android application Context to SDK.
configure(Context, Notification, CustomConfiguration) - Method in enum com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
configure(Context, MGConfiguration...) - Method in enum com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayManager
This is the main entry point to initialize and configure the MG SDK.
configure(Context, CustomConfiguration) - Method in enum com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
Set the Android application Context to SDK.
CONFIGURED - com.gemalto.mfs.mwsdk.mobilegateway.MGSDKConfigurationState
This will be the configuration state when all of MGConnectionConfiguration, MGTransactionHistoryConfiguration and MGWalletConfiguration are configured.
configureSecureLog(SecureLogConfig) - Method in enum com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
Configure the secure log.
confirmCredential(CharSequence, CharSequence) - Method in interface com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifier
CONNECTION_TIMEOUT - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
CONTACTLESS - com.gemalto.mfs.mwsdk.dcm.PaymentType
The payment will be done using contactless
CONTACTLESS - com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
The payment will be done using contactless
CONTACTLESS_AND_DSRP - com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
Contactless and DSRP supported
CONTACTLESS_AND_DSRP_AND_QR - com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
Contactless, QR and DSRP supported
CONTACTLESS_AND_QR - com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
Contactless and QR are supported
CONTACTLESS_DATA_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
CONTACTLESS_EMV - com.gemalto.mfs.mwsdk.payment.engine.TerminalTechnology
The terminal supports an EMV (Contactless)
CONTACTLESS_MAGSTRIPE - com.gemalto.mfs.mwsdk.payment.engine.TerminalTechnology
The terminal supports an Magstripe Emulation (Contactless)
ContactlessPaymentServiceListener - Interface in com.gemalto.mfs.mwsdk.payment.engine
Listener for the contactless payment transaction.
CONTEXT_MISSING_ERROR - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
ContextResolverInterface - Interface in com.gemalto.mfs.mwsdk.payment
This interface provides the API to get the ContextResolver.
continueEnrollment(String, EnrollingServiceListener) - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.EnrollingBusinessService
Resumes an enrollment procedure that was not completed on a previous attempt.
continueEnrollment(String, EnrollingServiceListener, ProvisioningServicePinType) - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.EnrollingBusinessService
 
CPS_ERROR_CODE_DEFAULT - Static variable in exception com.gemalto.mfs.mwsdk.provisioning.exception.WalletSecureEnrollmentException
Default error code
CPS_ERROR_CODE_DEFAULT - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
Default error code
CPS_ERROR_CODE_DEFAULT - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentError
Default error code
CPSCommService - Class in com.gemalto.mfs.mwsdk.provisioning.push
This class extends Android JobIntentService and it acts as the common CPS service which is started in foreground.
CPSCommService() - Constructor for class com.gemalto.mfs.mwsdk.provisioning.push.CPSCommService
 
CPSKeyStoreException - Exception in com.gemalto.mfs.mwsdk.exception
An Exception is thrown if there are any error encountered during KeyStore.
CPSKeyStoreException() - Constructor for exception com.gemalto.mfs.mwsdk.exception.CPSKeyStoreException
 
CPSKeyStoreException(int, String) - Constructor for exception com.gemalto.mfs.mwsdk.exception.CPSKeyStoreException
 
CPSKeyStoreException(int, String, Throwable) - Constructor for exception com.gemalto.mfs.mwsdk.exception.CPSKeyStoreException
 
CPSKeyStoreException(String) - Constructor for exception com.gemalto.mfs.mwsdk.exception.CPSKeyStoreException
 
CPSKeyStoreException(String, Throwable) - Constructor for exception com.gemalto.mfs.mwsdk.exception.CPSKeyStoreException
Constructor given the message and the cause of the exeption
CREDENTIALS_ERROR - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Unable to retreive Credentials from storage.
CREDS_STATUS_NULL - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
CryptogramDataType - Enum in com.gemalto.mfs.mwsdk.payment.engine
 
CustomApduListener - Interface in com.gemalto.mfs.mwsdk.payment
This interface contains the APDu Listener.
CustomConfiguration - Class in com.gemalto.mfs.mwsdk.payment
This is a helper class used for providing custom build parameters used for SDK.
CustomConfiguration() - Constructor for class com.gemalto.mfs.mwsdk.payment.CustomConfiguration
 
CustomConfiguration.Builder - Class in com.gemalto.mfs.mwsdk.payment
 
CustomRAPDUHeaderByte - Class in com.gemalto.mfs.mwsdk.payment
Known response APDU header bytes between the Plugin SDK and HCE SDK for the processing
CustomRAPDUHeaderByte() - Constructor for class com.gemalto.mfs.mwsdk.payment.CustomRAPDUHeaderByte
 
CVM_RESET_TIMEOUT - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
The key to get the duration during which the CardHolder verification, once successfully verified, status remains valid.
CVMResetTimeoutListener - Interface in com.gemalto.mfs.mwsdk.payment
Interface to receive the count down event after the CardHolder verification input has been entered.
CVMType - Enum in com.gemalto.mfs.mwsdk.payment
This class represents list of CVM Types which used by MPA

D

DataPreparationListener - Interface in com.gemalto.mfs.mwsdk.provisioning.listener
This interface will allow the mobile wallet to get the state of the Vas Provisioning process.
DataPreparationResponse - Class in com.gemalto.mfs.mwsdk.provisioning.model
Response Object for VAS provisioning
DataPreparationResponse(String, byte[]) - Constructor for class com.gemalto.mfs.mwsdk.provisioning.model.DataPreparationResponse
Constructor
Date - Class in com.gemalto.mfs.mwsdk.payment.engine
 
Date() - Constructor for class com.gemalto.mfs.mwsdk.payment.engine.Date
 
Date(int, int, int) - Constructor for class com.gemalto.mfs.mwsdk.payment.engine.Date
 
DB_MIGRATION_UPDATE - com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
Indicates that the Database Migration Update has started.
DC_SCHEME_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
DC_TOKEN_ID - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
The key to get the token ID associated with the card profile.
DC_TOKENID_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for Digital Card ID missing in Card Profile.
DCM_MODULE_INIT_COMPLETED - com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
Indicates that the Digitalized Card Manager Module's initialization has completed.
DCM_MODULE_INIT_STARTED - com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
Indicates that the Digitalized Card Manager Module's initialization has started.
DCMBroadcastService - Class in com.gemalto.mfs.mwsdk.dcm.broadcast
Deprecated.
since 6.8.0
DCMBroadcastService() - Constructor for class com.gemalto.mfs.mwsdk.dcm.broadcast.DCMBroadcastService
Deprecated.
 
DCMErrorCodes - Enum in com.gemalto.mfs.mwsdk.dcm
 
DCMErrorMessage - Class in com.gemalto.mfs.mwsdk.dcm
 
DE55 - com.gemalto.mfs.mwsdk.payment.engine.CryptogramDataType
 
deactivate() - Method in interface com.gemalto.mfs.mwsdk.payment.PaymentBusinessService
Deactivate the currently activated payment service.
DEACTIVATION_FAILED - com.gemalto.mfs.mwsdk.payment.engine.DeactivationStatusCode
Deactivation Process is failed.
DEACTIVATION_LINK_LOSS - Static variable in class com.gemalto.mfs.mwsdk.payment.PaymentServiceMessageCode
Message code reported by TransactionInterrupted callback for a contactless payment transaction if a connection is interrupted.
DEACTIVATION_SUCCESS - com.gemalto.mfs.mwsdk.payment.engine.DeactivationStatusCode
Deactivation Process is successful.
DeactivationStatus - Class in com.gemalto.mfs.mwsdk.payment.engine
This class provides deactivation status code and details message of the deactivation process.
DeactivationStatus(DeactivationStatusCode, String) - Constructor for class com.gemalto.mfs.mwsdk.payment.engine.DeactivationStatus
Constructor to create object for DeactivationStatus.
DeactivationStatusCode - Enum in com.gemalto.mfs.mwsdk.payment.engine
This class represents Deactivation Status Codes.
DEBUG - Static variable in class com.gemalto.mfs.mwsdk.mobilegateway.SDKEnv
Indicates the current SDK build is the DEBUG version.
DEBUG - Static variable in class com.gemalto.mfs.mwsdk.SDKEnv
Indicates the current SDK build is the DEBUG version.
DEBUG_SDK_USED - com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
Error returned when Debug SDK is used in Release App.
DECLINE_BY_CARD - com.gemalto.mfs.mwsdk.payment.engine.Outcome
If the card declined the transaction , This value is returned
DECLINE_BY_TERMINAL - com.gemalto.mfs.mwsdk.payment.engine.Outcome
If Terminal has requested AAC , This value is returned
DECLINED - com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionStatus
Transaction status is declined
DEFAULT_DIRECTORY - Static variable in class com.gemalto.mfs.mwsdk.sdkconfig.SecureLogConstants
Default directory name under app sandbox/files/
DEFAULT_FILEID - Static variable in class com.gemalto.mfs.mwsdk.sdkconfig.SecureLogConstants
Default fileId recommended to be used, which is used as a prefix to form the UID.
DEFAULT_LEVEL - Static variable in class com.gemalto.mfs.mwsdk.sdkconfig.SecureLogConstants
Default level of logs to be captured and logged by the SDK
DEFAULT_MAX_FILE_COUNT - Static variable in class com.gemalto.mfs.mwsdk.sdkconfig.SecureLogConstants
Default max number of files.
DEFAULT_MAX_FILE_SIZE - Static variable in class com.gemalto.mfs.mwsdk.sdkconfig.SecureLogConstants
Default max file size in KB.
deleteCard(String, MGCardLifecycleEventListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardLifeCycleManager
An asynchronous method to DELETE the digitized card.
deleteCard(String, MGCardLifecycleEventListener, String, List<KeyValues>) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardLifeCycleManager
An asynchronous method to DELETE the digitized card.
deleteCard(String, MGCardLifecycleEventListener, String, List<KeyValues>, String) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardLifeCycleManager
An asynchronous method to DELETE the digitized card.
DEVICE_KEYGUARD - com.gemalto.mfs.mwsdk.payment.CHVerificationMethod
This is one of the options for a category of On-Device verification method.
DEVICE_NOT_ELIGIBLE - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
DEVICE_STATE_NOT_OK - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Server reject the command as device is rooted
DEVICE_SUSPICIOUS - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
Error returned when Device is suspicious.
DEVICE_SUSPICIOUS - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
Error returned when Device is suspicious.
DEVICE_SUSPICIOUS - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Error returned when Device is suspicious.
DEVICE_SUSPICIOUS - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
Error returned when Device is suspicious.
DEVICE_SUSPICIOUS - com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
Error returned when Device is suspicious.
DEVICE_SUSPICIOUS - Static variable in class com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifyAdditionalErrors
 
DeviceCVMCancellationSignal - Interface in com.gemalto.mfs.mwsdk.cdcvm
Provides the ability to cancel a biometric authentication operation in progress.
DeviceCVMEligibilityChecker - Class in com.gemalto.mfs.mwsdk.cdcvm
This is responsible for checking if the Device Keyguard and Biometric Fingerprint is supported by the current device and whether everything is in place in the device to use them as a CD-CVM method.
DeviceCVMEligibilityChecker() - Constructor for class com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMEligibilityChecker
 
DeviceCVMEligibilityResult - Class in com.gemalto.mfs.mwsdk.cdcvm
This class holds the support results for Device keyguard and Biometric Fingerprint of the current device.
DeviceCVMException - Exception in com.gemalto.mfs.mwsdk.exception
An exception thrown if there are error encountered while performing biometric fingerprint operation.
DeviceCVMException(String) - Constructor for exception com.gemalto.mfs.mwsdk.exception.DeviceCVMException
Constructor
DeviceCVMException(String, Throwable) - Constructor for exception com.gemalto.mfs.mwsdk.exception.DeviceCVMException
Constructor given the message and the cause of the exception
DeviceCVMKeyguardActivity - Class in com.gemalto.mfs.mwsdk.cdcvm
A class that manages the Device keyguard mechanism when CHVerificationMethod is DEVICE_KEYGUARD.
DeviceCVMKeyguardActivity() - Constructor for class com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMKeyguardActivity
 
DeviceCVMManager - Enum in com.gemalto.mfs.mwsdk.dcm.cdcvm
This class is used in line with the support of Biometric Fingerprint and Device keyguard as CHVerificationMethod.
DeviceCVMPreEntryReceiver - Class in com.gemalto.mfs.mwsdk.payment.cdcvm
This receiver is activated when the user unlock his device
DeviceCVMPreEntryReceiver() - Constructor for class com.gemalto.mfs.mwsdk.payment.cdcvm.DeviceCVMPreEntryReceiver
 
DeviceCVMPreEntryService - Class in com.gemalto.mfs.mwsdk.payment.cdcvm
DeviceCVMPreEntryService that start the DeviceCVMPreEntryReceiver.
DeviceCVMPreEntryService() - Constructor for class com.gemalto.mfs.mwsdk.payment.cdcvm.DeviceCVMPreEntryService
 
DeviceCVMVerifier - Interface in com.gemalto.mfs.mwsdk.cdcvm
Device CVM (Biofingerprint or device keyguard) verification interface.
DeviceCVMVerifierInput - Class in com.gemalto.mfs.mwsdk.cdcvm
A class that contains information used for starting biometric authentication.
DeviceCVMVerifierInput(CharSequence, CharSequence, CharSequence, CharSequence) - Constructor for class com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifierInput
Creates a DeviceCVMVerifierInput with the specified title, subtitle, description and negative button text.
DeviceCVMVerifyAdditionalErrors - Class in com.gemalto.mfs.mwsdk.cdcvm
 
DeviceCVMVerifyAdditionalErrors() - Constructor for class com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifyAdditionalErrors
 
DeviceCVMVerifyListener - Interface in com.gemalto.mfs.mwsdk.cdcvm
This interface is "called" by the SDK in order to inform the MPA for the biometric fingerprint/Device keyguard authentication status.
DeviceKeyguardSupport - Enum in com.gemalto.mfs.mwsdk.cdcvm
An enum that identified if the device is capable of supporting the device keyguard as CHVerificationMethod.
DigitalizedCard - Interface in com.gemalto.mfs.mwsdk.dcm
Interface describing the digitalized card.
DigitalizedCardAdditionalPaymentData - Class in com.gemalto.mfs.mwsdk.dcm
This class used to set the additional Payment Data present in the Digital Card Profile.
DigitalizedCardAdditionalPaymentData() - Constructor for class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardAdditionalPaymentData
 
DigitalizedCardDetails - Interface in com.gemalto.mfs.mwsdk.dcm
Interface that will be used to retrieve details about the card that has been provisioned.
DigitalizedCardErrorCodes - Class in com.gemalto.mfs.mwsdk.dcm
Error codes used when a problem is encountered when performing operations with the DCM
DigitalizedCardManager - Class in com.gemalto.mfs.mwsdk.dcm
This serves as the entry point to the Digitalized Card Manager Module.
DigitalizedCardProfileKeys - Class in com.gemalto.mfs.mwsdk.dcm
This contains a list of keys for insensitive and custom data in the card profile that can be retrieved by the UI application, via API DigitalizedCardDetails.getValue(String).
DigitalizedCardState - Enum in com.gemalto.mfs.mwsdk.dcm
This class contains the list of possible card states.
DigitalizedCardStatus - Interface in com.gemalto.mfs.mwsdk.dcm
This interface defines the current state of the Digitalized Card.
digitizeCard(TermsAndConditionSession, byte[], MGDigitizationListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardEnrollmentService
This API is used to initiate the digitization process of a payment card.
digitizeCard(String, String, String, String, TermsAndConditionSession, byte[], byte[], MGDigitizationListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardEnrollmentService
This API is used to initiate the digitization process of a transit or non-payment card.
DIGITIZED_CARD_ID - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
 
displaySDKVersion() - Static method in class com.gemalto.mfs.mwsdk.SDKEnv
Prints current SDK Version in DEBUG version
DIVERSIFIER_NULL - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
DKI_NULL - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
DOMESTIC - com.gemalto.mfs.mwsdk.payment.engine.TransactionConditions
The value indicates that the transaction is performed domestically inside the card holder's origin country.
domesticCurrencyCode(int) - Method in class com.gemalto.mfs.mwsdk.payment.CustomConfiguration.Builder
Warning: It is not advised to change this value as there are side effects for Low-Value-Payment (LVT) accumulation.
DSRP - com.gemalto.mfs.mwsdk.dcm.PaymentType
 
DSRP - com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
Payment can be done remotely, using another app
DSRP_EMV - com.gemalto.mfs.mwsdk.payment.engine.TerminalTechnology
The terminal supports an EMV DSRP (Remote Payment)
DSRP_UCAF - com.gemalto.mfs.mwsdk.payment.engine.TerminalTechnology
The terminal supports an UCAF DSRP (Remote Payment)
DSRPConstants - Class in com.gemalto.mfs.mwsdk.payment.engine.remote
 
DSRPConstants() - Constructor for class com.gemalto.mfs.mwsdk.payment.engine.remote.DSRPConstants
 
DUAL_TAP_TIMEOUT - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
The key to get the maximum duration allowed between the first tap and second tap for the high-value transaction use case, whereas the first tap would trigger the UI application to perform CardHolder verification within this duration only.

E

EligibilityData - Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
The Eligibility Data is used by MPA for CheckEligibility.
EligibilityData() - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.EligibilityData
 
EligibilityData.Builder - Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
Builder to build EligibilityData.
EMPTY_RESPONSE_ERROR_CODE - Static variable in exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGException
 
EMPTY_RESPONSE_ERROR_MESSAGE - Static variable in exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGException
 
encrypt(byte[], byte[], byte[], byte[], byte[]) - Static method in class com.gemalto.mfs.mwsdk.mobilegateway.utils.MGCardInfoEncryptor
A utility method to encrypt the contactless card details (PAN, exp and cvv) using the TSH public key in PKCS#7 format.
encryptCardInfo(byte[], byte[], byte[], byte[], byte[]) - Static method in class com.gemalto.mfs.mwsdk.mobilegateway.utils.MGCardInfoEncryptor
 
encryptCardInfo(byte[], byte[], byte[], byte[], byte[], byte[]) - Static method in class com.gemalto.mfs.mwsdk.mobilegateway.utils.MGCardInfoEncryptor
 
EncryptedCardDataBuilder(byte[]) - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentData.EncryptedCardDataBuilder
Constructor for EncryptedCardDataBuilder
encryptPKCS7(byte[], byte[], byte[]) - Static method in class com.gemalto.mfs.mwsdk.mobilegateway.utils.MGCardInfoEncryptor
 
enqueueWork(Context, Intent) - Static method in class com.gemalto.mfs.mwsdk.dcm.broadcast.DCMBroadcastService
Deprecated.
 
enqueueWork(Context, Intent) - Static method in class com.gemalto.mfs.mwsdk.mobilegateway.MGConfigurationChangeService
Deprecated.
 
enqueueWork(Context, Intent) - Static method in class com.gemalto.mfs.mwsdk.provisioning.push.CPSCommService
Constructor for CPSCommService.
enroll(String, String, String, EnrollingServiceListener) - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.EnrollingBusinessService
Performs the enrollment process with the ASM and CPS server.
enroll(String, String, String, EnrollingServiceListener, ProvisioningServicePinType) - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.EnrollingBusinessService
If this is invoked, then the end user will be required to enter the following in order: Activation code PIN - the type of PIN will be dictated by the pinType Both user inputs will be invoked through the EnrollingServiceListener.onCodeRequired(com.gemalto.mfs.mwsdk.utils.chcodeverifier.CHCodeVerifier) .
EnrollingBusinessService - Interface in com.gemalto.mfs.mwsdk.provisioning.sdkconfig
This service is responsible for enrolling the end-user to both the ASM and the CPS.
EnrollingServiceListener - Interface in com.gemalto.mfs.mwsdk.provisioning.listener
This interface will allow the mobile wallet to understand the current stage of the enrollment process.
ENROLLMENT_BLOCKED_SECURE_WALLET_ENROLLMENT_REQUIRED - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Enrollment is not allowed becuase secure wallet enrollment is not performed
ENROLLMENT_COMPLETE - com.gemalto.mfs.mwsdk.provisioning.model.EnrollmentStatus
Enrollment is completed.
ENROLLMENT_CPS_PROTOCOL_VERSION_NOT_SUPPORTED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
ENROLLMENT_CREDENTIAL_EXPIRED - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
The activation code has expired on the server.
This is indicated by the gateway's CREDENTIAL_MUST_BE_CHANGED error code.
ENROLLMENT_DEVICE_NOT_ALLOWED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
ENROLLMENT_FAILED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
ENROLLMENT_IN_PROGRESS - com.gemalto.mfs.mwsdk.provisioning.model.EnrollmentStatus
Enrollment is in progress.
ENROLLMENT_MOBILE_WALLET_ALREADY_ENROLLED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
ENROLLMENT_NEEDED - com.gemalto.mfs.mwsdk.provisioning.model.EnrollmentStatus
Enrollment is needed.
ENROLLMENT_OS_UPGRADE_REQUIRED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
ENROLLMENT_PRODUCT_NOT_FOUND - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
ENROLLMENT_REQUIRED - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Enrollment hasnt been done.
ENROLLMENT_TRY_LIMIT_EXCEEDED - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Maximum retry for entering the activation code has been reached.
ENROLLMENT_WRONG_ACTIVATION_CODE - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Activate code is wrong
ENROLLMENT_WRONG_CREDENTIALS - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Incorrect activation code or user id.
EnrollmentStatus - Enum in com.gemalto.mfs.mwsdk.provisioning.model
Enumeration indicating the different enrollment statuses or states of the SDK.
ERROR - com.gemalto.mfs.mwsdk.provisioning.model.MessageClassification
Message severity indicates error message.
ERROR_CODE_SERIAL_NUMBER_MIGRATION_FAILURE - Static variable in exception com.gemalto.mfs.mwsdk.exception.InternalComponentException
 
ERROR_FUNCTION_NOT_SUPPORTED - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
Error returned when the function is not supported, e.g.
ERROR_MSG_ADDITIONAL_DATA_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_ADDITIONAL_DATA_ODA_CERTIFICATE_EXPIRY_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_AID_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_APPLICATION_CONTROL_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_CAP_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_GPORESPONSE_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_GPORESPONSE_OFFLINE_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_MIR_PAYMENT_FCI_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_PAYMENT_FCI_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_ALTERNATE_AIDINFO_AID_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_ALTERNATE_AIDINFO_CAP_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_ALTERNATE_AIDINFO_GPORESPONSE_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_ALTERNATE_AIDINFO_PAYMENT_FCI_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_ALTERNATE_GPORESPONSEODA_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_ATC_NULL - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_ATC_START_INDEX_NULL - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_BOTH_TOKENID_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CACHED_ATC_NULL - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CARD_HAS_PROVISIONED_NULL - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_ADDITIONAL_CHECKTABLE_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_CDA_PRIVKEY_COMPONENT_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_CDOL_LEN_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_CIAC_CVM_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_CIAC_CVM2_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_CIAC_DECLINE_PPMS_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_CRM_COUNTRY_CODE_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_CRM_CURRENCY_CODE_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_CVM_MODEL_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_DKI_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_DTTPI_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_IS_TRANSIT_SUPPORT_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_ISSUER_CVM_LIMIT_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_ISSUER_CVM_LIMIT2_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_MAX_TRANSACTION_AMOUNT_NO_CVM_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_MAX_TRANSACTION_NO_CVM_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_MUTA_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_PCI_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_UMD_GENERATION_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CL_US_AIP_MASK_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CONTACTLESS_DATA_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_CREDS_STATUS_NULL - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_DC_SCHEME_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_DEVICE_SUSPICIOUS - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_DIGITAL_CARD_ID_NULL - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_DIVERSIFIER_NULL - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_DKI_NULL - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_KEY_EXPIRY_DATE_NULL - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_KEY_TYPE_NULL - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_LUK_PAY_REMAINING_NULL - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_MAX_NO_OF_PAYMENT_NULL - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_MINDAY_NULL - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_MINIMUM_PAYMENT_CREDS_NULL - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_NEXT_ATC_INDEX_NULL - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_NUMBER_OF_CREDS_NULL - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_ODA_CAP_NOT_SUPPORT - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_ODA_GPORESPONSEODA_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_ODA_PRIVATE_KEY_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_PAN_EXPIRY_DATE_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_PAN_LAST4DIGITS_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_PAYMENT_TYPE_NULL - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_PPSE_FCI_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_PRODUCTID_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_QR_PROFILE_FIELD_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_RECORDS_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_RECORDS_RECORDNUMBER_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_RECORDS_RECORDVALUE_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_RECORDS_SFI_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_REP_COUNTER_NULL - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_SCHEME_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_TIMESTAMP_NULL - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_TOKENID_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_WRONG_DIGITALIZED_CARD_STATE - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_READING_PAYMENT_CHANNEL - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
Error returned when cannot access profile data (payment channel) from internal storage
ExistingRetrySessionException - Exception in com.gemalto.mfs.mwsdk.provisioning.exception
This is the exception class that represents the exceptions for existing retry sessions.
ExistingRetrySessionException(String) - Constructor for exception com.gemalto.mfs.mwsdk.provisioning.exception.ExistingRetrySessionException
Constructor
ExistingRetrySessionException(String, Throwable) - Constructor for exception com.gemalto.mfs.mwsdk.provisioning.exception.ExistingRetrySessionException
Constructor given the message and the cause of the exception
EXTERNAL_SYSTEM_UNAVAILABLE - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 

F

FACIAL - com.gemalto.mfs.mwsdk.payment.CVMType
Facial
FAILED_TO_GENERATE_RSA_SIGNATURE - com.gemalto.mfs.mwsdk.provisioning.model.ReplenishmentPrepStatus
When RSA signature generation is failed due to user not authenticated or any other exception
FINGERPRINT - com.gemalto.mfs.mwsdk.payment.CVMType
Biometric fingerprint
finish() - Method in interface com.gemalto.mfs.mwsdk.utils.chcodeverifier.SecureCodeInputer
Close the input session respond back to listener with result
forceAddService(String, BusinessService) - Method in class com.gemalto.mfs.mwsdk.sdkconfig.SDKController
Deprecated.
since 6.6 - no operation
FPAN_NOT_ELIGIBLE - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 

G

generateApplicationCryptogram(DigitalizedCard, PaymentType, PaymentInputData, PaymentServiceListener) - Method in interface com.gemalto.mfs.mwsdk.payment.PaymentBusinessService
To generate Remote or QR payment data with the given DigitalizedCard.
generateApplicationCryptogram(PaymentType, PaymentInputData, PaymentServiceListener) - Method in interface com.gemalto.mfs.mwsdk.payment.PaymentBusinessService
To generate Remote or QR payment data with default card.
generateQRCodePaymentData(String, PaymentServiceListener) - Method in interface com.gemalto.mfs.mwsdk.payment.PaymentBusinessService
Deprecated.
GENERIC_ERROR - com.gemalto.mfs.mwsdk.provisioning.model.NeedsAuthenticationErrorCode
Generic error
get(byte) - Static method in enum com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
This method is used to get the Codebyte of the ProfileChannel, based on the value returned handling of the profile operation will differ.
get(byte) - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.CdcvmSupported
 
get(byte) - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.TerminalTechnology
 
get(byte) - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
get(byte) - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.TransactionType
 
get(byte) - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.TwoTapSupported
 
get2TapSupported() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.MasterCardTerminalInfo
Retrieve the if TwoTap is supported for the MasterCard Transaction.
getAccessToken(String, GetAccessTokenMode, AccessTokenListener) - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.ProvisioningBusinessService
This is a pull mode request to CPS server to retrieve access token.
GetAccessTokenMode - Enum in com.gemalto.mfs.mwsdk.provisioning.model
getAccountId() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.WalletAccountData
Fetch wallet user accountId.
getAcquireID() - Method in class com.gemalto.mfs.mwsdk.payment.engine.MerchantIdentifier
 
getAcsMethod() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ThreeDSecure
Fetch the ACS access Method.
getAcsQuery() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ThreeDSecure
Fetch the ACS access Query.
getAcsUrl() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ThreeDSecure
Fetch the ACS access URL.
getActivatedPaymentService() - Method in interface com.gemalto.mfs.mwsdk.payment.PaymentBusinessService
To get the currently activate PaymentService.
getAdditionalData() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.PaymentService
Method to get the custom card profile data provided by the issuer for custom purpose.
getAdditionalInformation() - Method in exception com.gemalto.mfs.mwsdk.exception.SDKInitializationException
 
getAdditionalInformation() - Method in interface com.gemalto.mfs.mwsdk.sdkconfig.SDKError
Returns additional information if available
getAdditionalInformation() - Method in interface com.gemalto.mfs.mwsdk.utils.async.AsyncResult
Returns additional information if available
getAdditionalPaymentDataSet(PaymentType, AbstractAsyncHandler<DigitalizedCardAdditionalPaymentData>) - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
This method is used to get the previously set additional payment data using DigitalizedCard.setAdditionalPaymentData(PaymentType, AbstractAsyncHandler, String, byte[]).
getAddress() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.WalletAccountData
Fetch address associated to wallet account.
getAid() - Method in interface com.gemalto.mfs.mwsdk.dcm.Aid
Get the AID String
getAid() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.TransactionContext
Retrieve the AID that was used to perform the transaction.
getAllAids() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
Get all the Aid supported in PPSE FCI response in card profile.
getAllCards(AbstractAsyncHandler<String[]>) - Static method in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardManager
Retrieves all digitalized cards' tokenized Id.
getAmount() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionRecord
 
getAmount() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.TransactionContext
Get the amount of the transaction according to the currency used based on ISO-4217 Example : Based on ISO 4217 - 'E' denotes how many values are present after decimal points for that currency Japanese Yen - E = 0 - No decimal values Raw Value (getRawAmount) = 0x00, 0x00, 0x00, 0x00, 0x50, 0x00 Value = 5000 Euro, IDR and Brazil Real - E =2 - 2 values after decimal points Raw Value (getRawAmount) = 0x00, 0x00, 0x00, 0x00, 0x50, 0x65 Value = 50.65 Joranian Dinar - E = 3 - 3 values after decimal points Raw Value (getRawAmount) = 0x00, 0x00, 0x00, 0x00, 0x56, 0x65 Value = 56.65 Unidad de Fomento - E = 4 - 4 values after decimal points Raw Value (getRawAmount) = 0x00, 0x00, 0x00, 0x00, 0x56, 0x65 Value = 0.5665
getApplicationContext() - Static method in class com.gemalto.mfs.mwsdk.sdkconfig.AndroidContextResolver
Gets the current application context object.
getApplicationURL() - Method in class com.gemalto.mfs.mwsdk.payment.engine.MerchantIdentifier
 
getAppToAppData() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivation
If user selects app2app ID&V method for yellow flow enrollment, then SDK will trigger this API.
getAuthenticationFlowPriorToPayment(PaymentServiceListener, PaymentType) - Method in interface com.gemalto.mfs.mwsdk.payment.PaymentBusinessService
Deprecated.
getBiometricsSupport() - Method in class com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMEligibilityResult
Checks the biometrics support of the device.
getBitmap(CardArtType, MGAbstractAsyncHandler<CardBitmap>) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArt
Fetch the bitmap of the card corresponding to tht e card type.
getCardAliasAid() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.qrcode.QRCodeData
It contains the alternate card AID that was used for the QR Code generation
getCardAliasAppTemplate() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.qrcode.QRCodeData
It contains the alternate card application template.
getCardArt() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardProduct
Fetch the card art object retrieved from the server as part of the Card Product.
getCardArt() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivation
Fetch the card art of the pending card.
getCardArt(String) - Method in enum com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayManager
Card arts are used by the MPA for display such as card images.
getCardDetails(AbstractAsyncHandler<DigitalizedCardDetails>) - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
Retrieve digital card details.DigitalizedCardDetails
getCardEnrollmentService() - Method in enum com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayManager
An API to get the instance of Card Enrollment Service.
getCardLifeCycleManager() - Method in enum com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayManager
An API to get the instance of Card Lifecycle Manager.
getCardList(CardListFetchListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardManager
Requests to fetch a collection of card entries containing digital card id and card status for all cards that have been digitized AND that are pending to be digitized.
getCardMainAid() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.qrcode.QRCodeData
It contains the main AID that was used for the QR Code generation
getCardMainAppTemplate() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.qrcode.QRCodeData
It contains the main card application template.
getCardManager() - Method in enum com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayManager
An API to get the instance of Card Manager.
getCardMetaData(String, CardMetaDataFetchListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardEnrollmentService
This API returns the meta data of a card identified by its digitalCardId with the help of @CardMetaDataFetchListener
getCardState(AbstractAsyncHandler<DigitalizedCardStatus>) - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
Retrieve the digitalized card state DigitalizedCardState.
getCardStatus() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardLiteEntry
 
getCauseException() - Method in exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGSDKException
Deprecated.
 
getCauseException() - Method in exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGStorageConfigurationException
 
getCausingException() - Method in exception com.gemalto.mfs.mwsdk.exception.SDKInitializationException
 
getCausingException() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayError
Provides the causing exception for the current error (if available)
getCausingException() - Method in exception com.gemalto.mfs.mwsdk.provisioning.exception.WalletSecureEnrollmentException
This methods returns the exception object that is responsible for the underlying issue.
getCausingException() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
This methods returns the exception object that is responsible for the underlying issue.
getCausingException() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentError
This methods returns the exception object that is responsible for the underlying issue.
getCausingException() - Method in interface com.gemalto.mfs.mwsdk.sdkconfig.SDKError
Returns the underlying exception that caused the Error.
getCausingException() - Method in interface com.gemalto.mfs.mwsdk.utils.async.AsyncResult
Return the causing Exception Object if available.
getcdcvmSupported() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.MasterCardTerminalInfo
Retrieve the cdcvm supported for the MasterCard Transaction.
getCdol() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.MasterCardTerminalInfo
Retrieve the cdol used for the MasterCard Transaction.
getChipDataField() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.qrcode.QRCodeData
It contains data needed for the QR Code generation.
getCHVerifier() - Method in enum com.gemalto.mfs.mwsdk.payment.chverification.CHVerificationManager
An API to get the CHVerifier object.
getCHVerifier(CHVerificationMethod) - Method in interface com.gemalto.mfs.mwsdk.payment.engine.PaymentService
Method to acquire the CardHolder verifier object corresponding the the value CHVerificationMethod returned in the call-back PaymentServiceListener.onAuthenticationRequired(PaymentService, CHVerificationMethod, long) .
getCID() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.qrcode.QRCodeData
The Cryptogram Information Data.
getCity() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.Address
Fetch the city of the user address.
getClientID() - Method in class com.gemalto.mfs.mwsdk.payment.engine.MerchantIdentifier
 
getCode() - Method in enum com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
 
getCode() - Method in enum com.gemalto.mfs.mwsdk.payment.engine.CdcvmSupported
 
getCode() - Method in enum com.gemalto.mfs.mwsdk.payment.engine.TerminalTechnology
 
getCode() - Method in enum com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
getCode() - Method in enum com.gemalto.mfs.mwsdk.payment.engine.TransactionType
 
getCode() - Method in enum com.gemalto.mfs.mwsdk.payment.engine.TwoTapSupported
 
getCodeType() - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.EnrollingBusinessService
During the enrollment phase, the end user may be required to enter the mobile PIN.
getCodeType() - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.ProvisioningBusinessService
During the activation phase, the end user may be required to enter the mobile PIN.
getCommonDataTemplate() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.qrcode.QRCodeData
It contains the Common Data Template
getCondensedPaymentData() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.qrcode.QRCodeData
It contains the Condensed Payment Data
getConditionsofUse() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.MasterCardTransactionInfo
Retrieve the Transaction Conditions (Terminal Country code == Transaction Country Code)
getConfigurationName() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGConfiguration
returns the name of the Configuration.
getConfigurationName() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.MGConnectionConfiguration
returns the name of the connection configuration
getConfigurationName() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionHistoryConfiguration
returns the name of the connection configuration
getConfigurationName() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.MGWalletConfiguration
 
getConfigurationState() - Method in enum com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayManager
Returns current state of the Configuration State of the SDK.
getContextResolver() - Method in interface com.gemalto.mfs.mwsdk.payment.ContextResolverInterface
 
getCountry() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.Address
Fetch country code.
getCpsErrorCode() - Method in exception com.gemalto.mfs.mwsdk.provisioning.exception.WalletSecureEnrollmentException
Returns CPS error code.
getCpsErrorCode() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
Returns CPS error code.
getCpsErrorCode() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentError
Returns CPS error code.
getCryptogramData() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.remote.RemotePaymentOutputData
 
getCryptogramDataType() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.remote.RemotePaymentOutputData
 
getCsPhoneNumber() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardProduct
Fetch the cs phone number.
getCsWebsiteUrl() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardProduct
Fetch the cs website url.
getCurrencyCode() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionRecord
 
getCurrencyCode() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.TransactionContext
Get the currency of the transaction in BCD format.Please refer to sample code in developer guide section "Transaction Context" for converting this into String format
getCvm() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.AuthenticationState
Get CVM method to be used for Authentication
getCVMethod() - Method in enum com.gemalto.mfs.mwsdk.payment.chverification.CHVerificationManager
An API to determine the CHVerificationMethod to be used by the MPA.
getCVMResetTimeout() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardDetails
Retrieves the credential reset timeout value of the cvm.
getDateAsByteArray() - Method in class com.gemalto.mfs.mwsdk.payment.engine.Date
 
getDay() - Method in class com.gemalto.mfs.mwsdk.payment.engine.Date
 
getDefault(PaymentType, AbstractAsyncHandler<String>) - Static method in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardManager
Retrieves the default card's tokenized id, if any.
getDefaultFCdCvm() - Method in enum com.gemalto.mfs.mwsdk.payment.chverification.CHVerificationManager
An API to get the default Flexible Client Device Cardholder Verification Method (F CD-CVM).
getDescription() - Method in class com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifierInput
Returns the description set in the constructor.
getDeviceCVMCancellationSignal() - Method in class com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifierInput
Returns the DeviceCVMCancellationSignal created for this DeviceCVMVerifierInput, which can be used to cancel the authentication operation started by DeviceCVMVerifier.startAuthentication(DeviceCVMVerifierInput) in the case of BIOMETRICS as CHVerificationMethod.
getDeviceCVMVerifier() - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.ReplenishmentPrepService
This is a way to get DeviceCVMVerifier object for the cvm method of wallet Internally CHVerifierCreator is the SoftwareCHVerifierCreator responsible to create DeviceCVMVerifier Object according to BioFP or Device key guard authentication set for wallet
getDeviceKeyguardSupport() - Method in class com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMEligibilityResult
Returns DeviceKeyguardSupport object for the current device.
getDigitalCardId() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardLiteEntry
 
getDigitalCardId() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionRecord
 
getDigitalCardId(String) - Static method in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardManager
Retrieve the digital card ID from storage base on the tokenized card id provided.
getDigitalizedCard(String) - Static method in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardManager
Creates a DigitalizedCard instance for the given tokenized card id.
getDigitalizedCardStatus() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.TransactionContext
Get the status of the DigitalizedCard that has been used for the transaction.
getDisableDeactivationOnPosDisconnect() - Static method in class com.gemalto.mfs.mwsdk.payment.PaymentSettings
Deprecated.
getDisplayAmount() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionRecord
 
getDpan() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.remote.RemotePaymentOutputData
 
getDpanExpirationDate() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.remote.RemotePaymentOutputData
 
getDpanSequenceNumber() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.remote.RemotePaymentOutputData
 
getDualTapResetTimeout() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardDetails
Retrieves the second tap reset timeout value.
getEmail() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IssuerData
Fetch the issuer email.
getEmail() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.WalletAccountData
Fetch email address associated to wallet account.
getEncryptedCardData() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentData
Fetch Encrypted card data.
getEndDate() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ValidityPeriod
Fetch the end date of the validity period.
getEnrollingBusinessService() - Static method in class com.gemalto.mfs.mwsdk.provisioning.ProvisioningServiceManager
To retrieve ProvisioningBusinessService instance.
getErrorCode() - Method in class com.gemalto.mfs.mwsdk.dcm.TokenSyncError
Returns a code that can be associated with an error understood by the SDK.
getErrorCode() - Method in exception com.gemalto.mfs.mwsdk.exception.SDKInitializationException
 
getErrorCode() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.utils.MGAsyncResult
Returns the numeric error code for the failed operation.
getErrorCode() - Method in interface com.gemalto.mfs.mwsdk.sdkconfig.SDKError
Return errorCode object
getErrorCode() - Method in interface com.gemalto.mfs.mwsdk.utils.async.AsyncResult
Returns the numeric error code for the failed operation.
getErrorMessage() - Method in exception com.gemalto.mfs.mwsdk.exception.SDKInitializationException
 
getErrorMessage() - Method in interface com.gemalto.mfs.mwsdk.payment.chverification.CHVerificationResult
Returns a descriptive error message if the operation failed.
getErrorMessage() - Method in exception com.gemalto.mfs.mwsdk.provisioning.exception.WalletSecureEnrollmentException
Returns the error message either from CPS or SDK.
getErrorMessage() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
Returns the error message either from CPS or SDK.
getErrorMessage() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentError
Returns the error message either from CPS or SDK.
getErrorMessage() - Method in interface com.gemalto.mfs.mwsdk.sdkconfig.SDKError
Returns a descriptive error message.
getErrorMessage() - Method in interface com.gemalto.mfs.mwsdk.utils.async.AsyncResult
Returns a descriptive error message if the operation failed.
getExistingKeyValidityPeriod(Context) - Method in enum com.gemalto.mfs.mwsdk.dcm.cdcvm.DeviceCVMManager
An API to get the existing stored key validity period; this API does not depend on SDKInitializer.initialize(Context, Notification, CustomConfiguration) or SDKInitializer.configure(Context, Notification, CustomConfiguration)

If the key validity period is not stored, then API will return -1.
getExpectedUserActionOnPOI() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.MasterCardTransactionInfo
Retrieve the Expected User Action on POI (User should do Online pin \ Signature \ Online pin or Signature \ NONE \ UNKNOWN )
getExpiryDate() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardStatus
Retrieves the LUK expiry date of the card
getFileType() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardBitmap
Fetch the file type of the bitmap image.
getHeight() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtSize
Fetch the height of the card art.
getHttpStatusCode() - Method in exception com.gemalto.mfs.mwsdk.provisioning.exception.WalletSecureEnrollmentException
Returns the http status code.
getHttpStatusCode() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
Returns the http status code.
getHttpStatusCode() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentError
Returns the http status code.
getHTTPStatusCode() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayError
Provides the HTTP Status code for Communication errors.
getId() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.AuthMethod
 
getId() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IDVMethod
Fetch the identifier of the IDV method.
getIdvMethodList() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IDVMethodSelector
Fetch the list of IDV methods supported for the Card Activation.
getInputMethod() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.EligibilityData
Fetch InputMethod.
getInstance() - Static method in class com.gemalto.mfs.mwsdk.dcm.WalletPinManager
A method to get the instance of WalletPinManager to perform wallet pin operations.
getInstance() - Static method in class com.gemalto.mfs.mwsdk.sdkconfig.SDKController
Get the singleton instance of the SDKController.
getInstrumentDataType() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentData
Fetch Instrument data type.
getIntValue() - Method in enum com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
getIssuerEmail() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
Issuer's customer service email address.
getIssuerName() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
Name of the issuer of the card product
getIssuerPhoneNumber() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
Issuer's customer service phone number.
getIssuerPushReceipt() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentData
Fetch Issuer push receipt.
getIssuerWebsite() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
Issuer's customer service email website url.
getKey() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.KeyValues
Fetch the key of this object
getKeyValues() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
Hashmap of key/values used for specific issuer/wallet provider needs
getLabel() - Method in interface com.gemalto.mfs.mwsdk.dcm.Aid
Get the AID label
getLanguage() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.EligibilityData
Fetch language.
getLastError() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
Return the last error if multiple errors during the API call.
getLastFourDigits() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardDetails
Retrieves the string representation of the card's last four digits.
getLastFourDigitsOfDPAN() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardDetails
Retrieves the last four digits of the digitalized PAN.
getLine1() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.Address
Fetch the first line of the user address.
getLine2() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.Address
Fetch the second line of the user address.
getLockStatus() - Method in interface com.gemalto.mfs.mwsdk.dcm.Aid
Get the lock status.
getLongDesc() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardProduct
Fetch the long description.
getLongDescription() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
A long description for the card product.
getMerchantID() - Method in class com.gemalto.mfs.mwsdk.payment.engine.MerchantIdentifier
 
getMerchantName() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionRecord
 
getMerchantName() - Method in class com.gemalto.mfs.mwsdk.payment.engine.MerchantIdentifier
 
getMerchantPostalCode() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionRecord
 
getMerchantType() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionRecord
 
getmErrorCode() - Method in exception com.gemalto.mfs.mwsdk.exception.CPSKeyStoreException
 
getmErrorCode() - Method in exception com.gemalto.mfs.mwsdk.exception.InternalComponentException
 
getMessage() - Method in class com.gemalto.mfs.mwsdk.dcm.TokenSyncError
Returns detail message for the error.
getMessage() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayError
Provides the description of the error.
getMessage() - Method in class com.gemalto.mfs.mwsdk.payment.engine.DeactivationStatus
Return detail message for deactivation status.
getMonth() - Method in class com.gemalto.mfs.mwsdk.payment.engine.Date
 
getMsgCode() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceMessage
Returns message code received in server message.
getMsgParams() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceMessage
Returns message parameters array received in server message.
getMsgSeverity() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceMessage
Returns message severity received in server message.
getMsgText() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceMessage
Returns message text received in server message.
getName() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IssuerData
Fetch the name of the issuer.
getName() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.WalletAccountData
Fetch the full name of wallet account .
getNegativeButtonText() - Method in class com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifierInput
Returns the negative button text set in the constructor.
getNumberOfPaymentsLeft() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardStatus
Retrieves the remaining number of credentials left to perform payment transactions for this card
getOtherAmount() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.MasterCardTransactionInfo
Get the other amount of the transaction according to the currency used based on ISO-4217 Example : Based on ISO 4217 - 'E' denotes how many values are present after decimal points for that currency Japanese Yen - E = 0 - No decimal values Raw Value (getRawAmount) = 0x00, 0x00, 0x00, 0x00, 0x50, 0x00 Value = 5000 Euro, IDR and Brazil Real - E =2 - 2 values after decimal points Raw Value (getRawAmount) = 0x00, 0x00, 0x00, 0x00, 0x50, 0x65 Value = 50.65 Joranian Dinar - E = 3 - 3 values after decimal points Raw Value (getRawAmount) = 0x00, 0x00, 0x00, 0x00, 0x56, 0x65 Value = 56.65 Unidad de Fomento - E = 4 - 4 values after decimal points Raw Value (getRawAmount) = 0x00, 0x00, 0x00, 0x00, 0x56, 0x65 Value = 0.5665
getPanExpiry() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardDetails
Retrieves the string representation of the physical card's expiry.
getPanExpiryDate() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
Plastic card expiry date in MMYY format
getPanLastDigits() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
Last pan digits to display (4 or 5) of the plastic card
getPANLastDigits() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArt
Fetch the last digits of the PAN.
getPAR() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.remote.RemotePaymentOutputData
 
getPaths() - Method in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardAdditionalPaymentData
 
getPayload() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IssuerPushReceipt
Fetch push receipt value
getPayLoad() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.AppToAppData
An opaque payload generated by TSP to be returned to the Issuer Application as it is.
getPaymentBusinessService() - Static method in class com.gemalto.mfs.mwsdk.payment.PaymentBusinessManager
Retrieves the currently running payment business service.
getPaymentExperience(Context) - Static method in class com.gemalto.mfs.mwsdk.payment.experience.PaymentExperienceSettings
This API returns the current payment experience set in PaymentExperienceSettings.setPaymentExperience(Context ,PaymentExperience).
getPaymentServiceListener() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.PaymentService
Method to return the listener object that was registered by the UI application for receiving notifications during the transaction execution.
getPaymentType(ProfileChannel) - Static method in enum com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
 
getpdol() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.MasterCardTerminalInfo
Retrieve the pdol used for the MasterCard Transaction.
getPendingCardActivation(String) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardEnrollmentService
This API is used to get the PendingCardActivation which are previously interrupted.
getPhoneNumber() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IssuerData
Fetch the issuer phone number.
getPostalCode() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.Address
Fetch the postal code.
getPrivacyPolicyUrl() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
URL of issuer's privacy policy
getProduct(String, String, String, String, ProductListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardEnrollmentService
This API is used to get the card product defined by the productId.
getProductId() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
Product unique identifier
getProductId() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardProduct
Fetch the product ID.
getProductID() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardDetails
Retrieves the product id.
getProductList(String, String, String, ProductListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardEnrollmentService
This API is used to get the list of card products.
getProductName() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArt
Fetch the product name.
getProductName() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
Short description of the card product
getProductName() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardProduct
Fetch the product name.
getProfileChannel(byte[]) - Static method in enum com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
 
getProvisioningBusinessService() - Static method in class com.gemalto.mfs.mwsdk.provisioning.ProvisioningServiceManager
To retrieve ProvisioningBusinessService instance.
getPublicKeyIdentifier() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentData
Fetch Public key identifier.
getPurpose() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.MasterCardTransactionInfo
Retrieve the Transaction Purpose (Terminal Request ARQC, AAC or Unknown)
getQrAIDs() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardDetails
Retrieve all the supported AIDs
getQrcBuffer() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.qrcode.QRCodeData
 
getQRCodeData() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.PaymentService
A method to get the QRCodeData object which contains values related to the QR payment.
getRawAmount() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.TransactionContext
Get the raw amount of the transaction regardless of currency
getRefundableDeposit() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardProduct
Fetch the refundable deposit.
getRemainingRetries() - Method in class com.gemalto.mfs.mwsdk.dcm.WalletPinManager
An API to get the number of remaining retries for invalid wallet PIN entry.
getRemotePaymentData() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.PaymentService
A method to get the RemotePaymentOutputData object which contains values related to the Remote(Dsrp) payment.
getReplenishmentPrepService() - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.ProvisioningBusinessService
This returns ReplenishmentPrepService to be used for preparation before replenishment.
getResource() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardBitmap
Fetch the bitmap resource.
getResult() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.utils.MGAsyncResult
Returns the result object of the operation.
getResult() - Method in interface com.gemalto.mfs.mwsdk.payment.chverification.CHVerificationResult
Returns the result object of the operation.
getResult() - Method in interface com.gemalto.mfs.mwsdk.utils.async.AsyncResult
Returns the result object of the operation.
getRichTrxType() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.MasterCardTransactionContext
Retrieve the Rich transactionType defined by MCBP 2.1.
getScheme() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardDetails
Retrieves the scheme.
getScheme() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.AppToAppData
The scheme name.
getScheme() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IssuerPushReceipt
Fetch card scheme
getScheme() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.TransactionContext
Call this method for retrieving the Scheme of the Card used for performing the payment
getSdkErrorCode() - Method in exception com.gemalto.mfs.mwsdk.provisioning.exception.WalletSecureEnrollmentException
Returns a code that can be associated with an error understood by the SDK.
getSdkErrorCode() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
Returns a code that can be associated with an error understood by the SDK.
getSdkErrorCode() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentError
Returns a code that can be associated with an error understood by the SDK.
getSDKErrorCode() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayError
Provides the SDK Error code occurred.
getSDKServiceState() - Method in class com.gemalto.mfs.mwsdk.sdkconfig.SDKController
Return current SDK service state.
getSdkStatusCode() - Method in class com.gemalto.mfs.mwsdk.payment.engine.DeactivationStatus
Return DeactivationStatusCode
getSecureCodeInputer() - Method in interface com.gemalto.mfs.mwsdk.utils.chcodeverifier.CHCodeVerifier
Gives the pin inputer object to input byte by byte manually.
getSerialNumber() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.EligibilityData
Fetch Serial Number.
getServerErrorCode() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayError
Provides the Server Error code.
getService(String) - Method in class com.gemalto.mfs.mwsdk.sdkconfig.SDKController
Deprecated.
since 6.6 - Service object can be obtained from different BusinessManager class
getShortDesc1() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardProduct
Fetch the short description 1.
getShortDesc2() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardProduct
Fetch the short description 2.
getShortDescription() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
A short description for the card product
getSize() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardBitmap
Fetch the card art size.
getSource() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.AppToAppData
For: 1.
getStartDate() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ValidityPeriod
Fetch the start date of the validity period.
getState() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardStatus
Used to retrieve the state of the digitalized card.
getState() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.Address
Fetch State or province code.
getState() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivation
Fetch the state of the Pending card.
getState() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.AuthenticationState
Get the auth State to determine if authentication is needed or not can be either AuthenticationState.AuthState.AUTH_NEEDED or AuthenticationState.AuthState.AUTH_NOT_NEEDED
getState() - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.WalletSecureEnrollmentBusinessService
To retrieve current wallet Secure enrollment state.
getStatusAdditionalInfo() - Method in exception com.gemalto.mfs.mwsdk.provisioning.exception.WalletSecureEnrollmentException
This is returned by the CPS on a failed processing of a request.
getStatusAdditionalInfo() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
This is returned by the CPS on a failed processing of a request.
getStatusAdditionalInfo() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentError
This is returned by the CPS on a failed processing of a request.
getStatusWord() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.qrcode.QRCodeData
The current Status Word associated with the QR Code generation process.
getSubtitle() - Method in class com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifierInput
Returns the subtitle set in the constructor.
getTerminalInfo() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.MasterCardTransactionContext
Retrieve the Terminal Info (TerminalType, TerminalTechnology, 2 tap support, cdcvm support, pdol, cdol) For master Card.
getTerminalTechnology() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.MasterCardTerminalInfo
Retrieve the TerminalTechnology supported for the MasterCard Transaction.
getTerminalType() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.MasterCardTerminalInfo
Retrieve the TerminalType supported for the MasterCard Transaction.
getTermsAndConditions(String, TermsAndConditionsListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardEnrollmentService
This API is mainly intended for Non-Payment cases.
getTermsAndConditionsUrl() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
URL of issuer's Terms and Conditions for card
getText() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.TermsAndConditions
Gets the text to show to customer for acceptance
getThreeDSecure() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivation
Fetch the 3D Secure params.
getTitle() - Method in class com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifierInput
Returns the title set in the constructor.
getTokenExpiryDate() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArt
Fetch the token Expiry date.
getTokenExpiryDate() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
Token expiry date in MMYY format
getTokenId() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
Returns the string representation of the card token id if the error is related to a given card.
getTokenID() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
Token unique identifier as defined by the TSP.
getTokenID() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.AuthenticationState
get the Token ID to be activated for replenishment with the help of authentication.
getTokenizedCardId(String) - Static method in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardManager
Retrieves the tokenized card id from storage based on the digitalized card id provided.
getTokenizedCardID() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
Retrieve tokenized card ID.
getTokenizedCardID() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardDetails
Retrieves the tokenized card id that identifies this instance of the DigitalizedCardDetails object.
getTokenLastDigits() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArt
Fetch the last digits of token.
getTokenLastDigits() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
Last digits of the token PAN to display (4 or 5)
getTokenSyncSchedule() - Static method in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardManager
This API will let MPA know when is the next scheduled time slot for tokenSync.
getTopupAmounts() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardProduct
Fetch the list of top up amounts.
getTrack2EquvalentData() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.remote.RemotePaymentOutputData
 
getTransactionContext() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.PaymentService
A method to get the TransactionContext object which contains values related to the payment transaction (e.g.
getTransactionDate() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionRecord
 
getTransactionHistoryService() - Method in enum com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayManager
An API to get the instance of MGTransactionHistoryService.
getTransactionId() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionRecord
 
getTransactionId() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.MasterCardTransactionContext
Retrieve the Transaction ID for the MasterCard Transaction.
getTransactionId() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.qrcode.QRCodeData
 
getTransactionInfo() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.MasterCardTransactionContext
Retrieve the Transaction Info (OtherAmount, TransactionRange, TransactionPurpose, TransactionConditions, UerActionOnPOI, isAlternateAID) For master Card.
getTransactionOutcome() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.MasterCardTransactionContext
Retrieve the Transaction Outcome
getTransactionRange() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.MasterCardTransactionInfo
Retrieve the Transaction Range (LVT or HVT Transaction )
getTransactionStatus() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionRecord
 
getTransactionType() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionRecord
 
getTrxDate() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.TransactionContext
Get the date of the transaction in BCD format.
getTrxType() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.TransactionContext
Get the transaction type (such as PURCHASE, REFUND, CASH-BACK).
getType() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.AuthMethod
 
getType() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IDVMethod
Fetch the type of the IDV method.
getType() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IssuerPushReceipt
Fetch type of issuer push receipt
getType() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.PaymentService
Method to check the type of current transaction, refer to PaymentType.
getValidityPeriod() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardProduct
Fetch the validity period.
getValue() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IDVMethod
Fetch the value of the IDV method.
getValue() - Method in enum com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InputMethod
 
getValue() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.KeyValues
Fetch the value of this object
getValue() - Method in enum com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionStatus
 
getValue() - Method in enum com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionType
 
getValue() - Method in enum com.gemalto.mfs.mwsdk.payment.CHVerificationMethod
 
getValue() - Method in enum com.gemalto.mfs.mwsdk.payment.CVMType
 
getValue() - Method in enum com.gemalto.mfs.mwsdk.payment.engine.Outcome
 
getValue() - Method in enum com.gemalto.mfs.mwsdk.payment.engine.TransactionPurpose
 
getValue() - Method in enum com.gemalto.mfs.mwsdk.payment.engine.UserActionOnPoi
 
getValue() - Method in enum com.gemalto.mfs.mwsdk.provisioning.model.AuthenticationState.AuthState
 
getValue(String) - Method in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardAdditionalPaymentData
 
getValue(String) - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardDetails
Generic method to retrieve the insensitive card profile data that corresponds to the given json key.
getVasInstanceId() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.DataPreparationResponse
Get VAS instance ID
getVasProfile() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.DataPreparationResponse
Get VAS profile
getVasProvisioningBusinessService() - Static method in class com.gemalto.mfs.mwsdk.provisioning.ProvisioningServiceManager
To retrieve VasProvisioningBusinessService instance.
getVersion() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IssuerPushReceipt
Fetch version of push receipt used
getWalletAccountData() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.EligibilityData
Fetch Wallet Account Data.
getWalletId() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardEnrollmentService
This API is used to get the identifier of the Wallet
getWalletSecureEnrollmentBusinessService() - Static method in class com.gemalto.mfs.mwsdk.provisioning.ProvisioningServiceManager
getWebsite() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IssuerData
Fetch the issuer website.
getWidth() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtSize
Fetch the width of the card art.
getYear() - Method in class com.gemalto.mfs.mwsdk.payment.engine.Date
 

H

hasRegisteredPlugin() - Method in enum com.gemalto.mfs.mwsdk.payment.PluginRegistrationManager
Checks if any plugin has been registered.
hasTerminalRequestedCdCvm() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.MasterCardTransactionInfo
has Terminal Requested CdCvm used for transaction
HIGH_VALUE - com.gemalto.mfs.mwsdk.payment.engine.TransactionRange
High Value Transaction
HTTP_STATUS_CODE_DEFAULT - Static variable in exception com.gemalto.mfs.mwsdk.provisioning.exception.WalletSecureEnrollmentException
 
HTTP_STATUS_CODE_DEFAULT - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
 
HTTP_STATUS_CODE_DEFAULT - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentError
 
HTTP_STATUS_CODE_NO_INTERNET - Static variable in exception com.gemalto.mfs.mwsdk.provisioning.exception.WalletSecureEnrollmentException
 
HTTP_STATUS_CODE_NO_INTERNET - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
 
HTTP_STATUS_CODE_NO_INTERNET - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentError
 
HTTP_STATUS_TIMEOUT - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
 

I

IDV_METHOD_NOT_AVAILABLE - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
IDV_METHOD_NOT_SELECTED - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardStatus
 
IDV_METHOD_NOT_SELECTED - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivationState
 
IDVMethod - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
IDVMethod supported by the Card Enrollment.
IDVMethodSelector - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
IDVMethodSelector provides a way to select different IDVMethods supported for the Card Activation.
INCORRECT_AUTHENTICATION_TOKEN - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
INCORRECT_CARD_STATE_ERROR - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
INCORRECT_CVV - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
INCORRECT_OTP - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
INCORRECT_OTP_MAX_TRY_EXCEEDED - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
INFO - com.gemalto.mfs.mwsdk.provisioning.model.MessageClassification
Message severity indicates info message.
init() - Method in class com.gemalto.mfs.mwsdk.payment.cdcvm.DeviceCVMPreEntryReceiver
Initialise the PreEntryActivation value.
initialize() - Method in interface com.gemalto.mfs.mwsdk.sdkconfig.BusinessService
Initializes the business service object.
initialize(Context) - Method in enum com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
Initialize the SDK with default configuration.
initialize(Context, Notification, CustomConfiguration) - Method in enum com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
initialize(Context, CustomConfiguration) - Method in enum com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
Initialize the SDK with customized configuration.
initialize(Context, CustomConfiguration, SDKControllerListener) - Method in enum com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
Initialize the SDK.
initialize(Context, SDKControllerListener) - Method in enum com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
Initialize the SDK with default configuration.
initialize(Context, SDKControllerListener, Notification) - Method in enum com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
initialize(Context, SDKControllerListener, Notification, CustomConfiguration) - Method in enum com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
initialize(CHVerificationMethod) - Method in enum com.gemalto.mfs.mwsdk.dcm.cdcvm.DeviceCVMManager
An API to initialize the biometric fingerprint or device keyguard.
input(byte) - Method in interface com.gemalto.mfs.mwsdk.utils.chcodeverifier.SecureCodeInputer
Input the byte for the verification.
inputCode(String) - Method in interface com.gemalto.mfs.mwsdk.utils.chcodeverifier.CHCodeVerifier
Input the string for the verification IMPORTANT:The input String value should contain only alphanumeric characters.
InputMethod - Enum in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
InputMethod indicates the mode of card details entry.
INSTANCE - com.gemalto.mfs.mwsdk.dcm.cdcvm.DeviceCVMManager
 
INSTANCE - com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayManager
 
INSTANCE - com.gemalto.mfs.mwsdk.payment.chverification.CHVerificationManager
 
INSTANCE - com.gemalto.mfs.mwsdk.payment.PluginRegistrationManager
 
INSTANCE - com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKDataController
 
INSTANCE - com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
 
InstrumentData - Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
The Instrument Data is used by MPA for CheckEligibility.
InstrumentData() - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentData
 
InstrumentData.EncryptedCardDataBuilder - Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
EncryptedCardDataBuilder to build InstrumentData.
InstrumentData.IssuerPushReceiptBuilder - Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
IssuerPushReceiptBuilder to build InstrumentData.
InstrumentDataType - Enum in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
 
INTERNAL_COMPONENT_ERROR - com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
Error returned when Initialize is failed due to internal components are not initialized.
INTERNAL_ERROR - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
INTERNAL_ERROR - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
Error returned due to internal error.
INTERNAL_ERROR - com.gemalto.mfs.mwsdk.provisioning.model.ReplenishmentPrepStatus
Internal SDK error
InternalComponentException - Exception in com.gemalto.mfs.mwsdk.exception
An Exception class to handle Error occurred in internal Component or during the migration of the SDK Version.
InternalComponentException() - Constructor for exception com.gemalto.mfs.mwsdk.exception.InternalComponentException
 
InternalComponentException(int, String) - Constructor for exception com.gemalto.mfs.mwsdk.exception.InternalComponentException
 
InternalComponentException(int, String, Throwable) - Constructor for exception com.gemalto.mfs.mwsdk.exception.InternalComponentException
 
InternalComponentException(String) - Constructor for exception com.gemalto.mfs.mwsdk.exception.InternalComponentException
 
InternalComponentException(String, Throwable) - Constructor for exception com.gemalto.mfs.mwsdk.exception.InternalComponentException
Constructor given the message and the cause of the exeption
INTERNATIONAL - com.gemalto.mfs.mwsdk.payment.engine.TransactionConditions
The value indicates that the transaction is performed outside the card holder's origin country which is considered as International Transaction Condition.
INVALID_ASSET_TYPE - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
INVALID_ASSET_VERSION - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
INVALID_CARD_DATA - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
INVALID_CARD_PROFILE_TYPE - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
INVALID_DIGITALCARDID - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Digital Card ID inputted is null or empty
INVALID_PERSO_DATA - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
INVALID_PREVIOUS_VERSION - com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
Error that indicates current version of application does not expect this unsupported previous version during migration scenario This is an unrecoverable error, So recommend the MPA to do a wipe All when this error is reached.
INVALID_PREVIOUS_VERSION - Static variable in exception com.gemalto.mfs.mwsdk.exception.InternalComponentException
 
INVALID_REPLENISH_MISSING_PAYMENT - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Trying to perform replenish Request without doing a single payment
INVALID_SERVER_RESPONSE - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Invalid server response received.
INVALID_TNC_DATA_TYPE - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
invokeChangeWalletPin() - Method in class com.gemalto.mfs.mwsdk.dcm.WalletPinManager
An API to initialize the wallet PIN change.
invokeIdvSelection(MGDigitizationListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivation
Invokes the call back to Select the IDV method.
invokeSetWalletPin() - Method in class com.gemalto.mfs.mwsdk.dcm.WalletPinManager
A method to invoke set new wallet PIN if not set before.
invokeTokenSync(TokenSyncListener) - Static method in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardManager
Invoke token sync process
IS_TRANSACTION_ID_REQUIRED - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
 
IS_US_AIP_MASKING_SUPPORTED - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
 
isActivated() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.PaymentService
Method to check the status of the card.
isAlternateAID() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.MasterCardTransactionInfo
Is Alternate AID used for transaction
isAskWalletPinForLVT() - Method in class com.gemalto.mfs.mwsdk.dcm.WalletPinManager
Deprecated.
this API is deprecated since 6.5.0. To enforce WalletPIN LVT payment with authentication, refer to CustomConfiguration.Builder to enforce authentication for LVT transaction.
isCardActivationPending(String) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardEnrollmentService
This API is used check if the card activation was previously interrupted.
isCHVerified() - Method in enum com.gemalto.mfs.mwsdk.payment.chverification.CHVerificationManager
This is an API for checking if the card holder has been previously verified.
isClSupported(ProfileChannel) - Static method in enum com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
Utility method to know if Contactless payment is supported or not
isDefault(PaymentType, AbstractAsyncHandler<Boolean>) - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
Check if the DigitalizedCard is set as the default payment card for the given PaymentType.
isDsrpSupported(ProfileChannel) - Static method in enum com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
Utility method to know if DSRP payment is supported or not
isEnrolled() - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.EnrollingBusinessService
Returns the status of the enrollment.
isFCdCvmSet() - Method in enum com.gemalto.mfs.mwsdk.payment.chverification.CHVerificationManager
An API to check whether the F CD-CVM has been already set before.
isFCDCVMSupported() - Method in enum com.gemalto.mfs.mwsdk.payment.chverification.CHVerificationManager
An API to check if the SDK supports Flexible Client Device Cardholder Verification Method (F CD-CVM).
isMultiAids() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
Check if current card supports multiple Aid.
isOtpRequired() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IDVMethod
Check if OTP is required.
isPaymentTypeSupported(PaymentType) - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardDetails
Verifies if the digitalized card supports the given payment type
isPURERefundTransactionCompletionWithoutGenAC() - Static method in class com.gemalto.mfs.mwsdk.payment.PaymentSettings
Get the configuration if PURE refund transaction can be completed without GenerateAC.
isQrSupported(ProfileChannel) - Static method in enum com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
Utility method to know if QR payment is supported or not
isSuccessful() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.utils.MGAsyncResult
Defines if the operation executed successfully or not.
isSuccessful() - Method in interface com.gemalto.mfs.mwsdk.payment.chverification.CHVerificationResult
Defines if the operation executed successfully or not.
isSuccessful() - Method in interface com.gemalto.mfs.mwsdk.utils.async.AsyncResult
Defines if the operation executed successfully or not.
ISSUER_DYNAMIC_DISCRETIONARY_DATA - Static variable in class com.gemalto.mfs.mwsdk.payment.engine.ProfileUpdatablePaths.Mastercard
Issuer Dynamic Discretionary Data (IDDD), which is part of the Issuer Application Data (IAD).
ISSUER_PUSH_RECEIPT - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentDataType
 
IssuerData - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
IssuerData indicates the information of the issuer.
IssuerPushReceipt - Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
The IssuerPushReceipt is used by MPA for CheckEligibility.
IssuerPushReceipt(String, String, String) - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IssuerPushReceipt
Constructor
IssuerPushReceiptBuilder(String, String, String) - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentData.IssuerPushReceiptBuilder
Constructor for IssuerPushReceiptBuilder.
isTokenSyncAllowed() - Static method in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardManager
This API is to check whether token sync process is allowed
isValid() - Method in class com.gemalto.mfs.mwsdk.payment.engine.Date
 
isVisaODACertificateExpired() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardDetails
Verifies if the Visa ODA certificate is expired
isVisaODASupported() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardDetails
Verifies if the digitalized card supports Visa ODA
isWalletPinSet() - Method in class com.gemalto.mfs.mwsdk.dcm.WalletPinManager
A method to check if the wallet PIN has been previously set via AbstractWalletPinService.onSetWalletPin(CHCodeVerifier).

J

JSON_PARSING_ERROR - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
JSON parsing error during the request.

K

KEY_EXPIRY_DATE_NULL - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
KEY_STORE_INACCESSIBLE - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
Error returned when Initialize is failed due to inaccessible Android key store
KEY_STORE_INACCESSIBLE - com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
Error returned when Initialize is failed due to inaccessible Android key store Recommend MPA to try again and if keep failing , trigger wipe All: SDKDataController.wipeAll(android.content.Context) to be triggered
KEY_TYPE_NULL - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
keyValidityPeriod(int) - Method in class com.gemalto.mfs.mwsdk.payment.CustomConfiguration.Builder
Warning: Value shall not be changed if your have enrolled the card and setup device CVM through DeviceCVMManager.initialize(CHVerificationMethod).
KeyValues - Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
Key values indicates the information to be update to the server
KeyValues() - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.KeyValues
 
KnownCpsErrorCodes - Class in com.gemalto.mfs.mwsdk.provisioning.model
The list of known status reasons from server response.
The list does NOT include the "System Error" from server, which includes 670 to 679.
DISCLAIMER: The list is for reference purpose.
KnownMessageCode - Interface in com.gemalto.mfs.mwsdk.provisioning.model
List of known message codes that are sent in a message from server.
Constants with "REQUEST" prefix are sent in every server push that updates the card database on the device, to convey the operation to the UI application.

L

LOAD_NEXT_CRED_ERROR - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
Error returned when loading Next Credentials
LOCKED - com.gemalto.mfs.mwsdk.dcm.Aid.LockStatus
AID is locked, SDK will response to POS with status word 6A81.
LOW_VALUE - com.gemalto.mfs.mwsdk.payment.engine.TransactionRange
Low Value Transaction
LUK_PAY_REMAINING_NULL - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 

M

MANUAL - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InputMethod
 
Mastercard() - Constructor for class com.gemalto.mfs.mwsdk.payment.engine.ProfileUpdatablePaths.Mastercard
 
MASTERCARD - com.gemalto.mfs.mwsdk.payment.engine.CardScheme
MasterCard Card Scheme is returned for Mastercard transaction
MASTERCARD_APPLICATION_LIFE_CYCLE_DATA - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
Only for Mastercard.
The key to get the application Life Cycle Data which contains the unique application ID of the issuer
MASTERCARD_CARD_LAYOUT_DESC - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
Only for Mastercard.
The key to get the card layout description which is the optional data element personalized by the issuer and containing the image of a card that for displaying on the MPA.
MASTERCARD_MCHIP_ISSUER_OPTIONS - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
Only for Mastercard.
The key to get the M/Chip CVM Issuer Options which contains the issuer defined options related to the CVM applied by the application when working in the PayPass M/Chip mode.
MASTERCARD_SECURITY_WORD - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
Only for Mastercard.
The key to get the MasterCard security word which is the static password used to authenticate the mobile MasterCard PayPass to the cardholder through the MPA.
MasterCardTerminalInfo - Interface in com.gemalto.mfs.mwsdk.payment.engine
This interface contains the terminal Information for Master Card.
MasterCardTransactionContext - Interface in com.gemalto.mfs.mwsdk.payment.engine
This interface contains the value of Transaction Context Specifically for MasterCard.
MasterCardTransactionInfo - Interface in com.gemalto.mfs.mwsdk.payment.engine
This interface contains the Transaction Info specific for MasterCard.
MAX_AMOUNT_LIMIT - Static variable in class com.gemalto.mfs.mwsdk.payment.engine.remote.DSRPConstants
 
MAX_ATC_FOR_LUK - Static variable in interface com.gemalto.mfs.mwsdk.payment.VisaConstants
Visa 1.8 Spec, Req 5.18 - Update ATC The ATC for VTS cannot be decrement and when it reaches the maximum value, account should be enrolled.
MAX_COUNTRY_CODE - Static variable in class com.gemalto.mfs.mwsdk.payment.engine.remote.DSRPConstants
 
MAX_CURRENCY_CODE - Static variable in class com.gemalto.mfs.mwsdk.payment.engine.remote.DSRPConstants
 
MAX_NO_OF_PAYMENT_NULL - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
MAX_REPLENISH_COUNTER - Static variable in interface com.gemalto.mfs.mwsdk.payment.VisaConstants
Visa 1.8 Spec, Req 4.15 - sequence counter The Replenishment counter for VTS incremented at CPS server by 1, when it reaches the maximum value, account should be enrolled.
MAX_TXN_TYPE - Static variable in class com.gemalto.mfs.mwsdk.payment.engine.remote.DSRPConstants
 
maxConsecutivePaymentsForLVT(int) - Method in class com.gemalto.mfs.mwsdk.payment.CustomConfiguration.Builder
 
maxCumulativeAmountForLVT(long) - Method in class com.gemalto.mfs.mwsdk.payment.CustomConfiguration.Builder
 
maxRetryReached() - Method in interface com.gemalto.mfs.mwsdk.utils.chcodeverifier.CHCodeVerifierListener
A callback to notify the MPA that CVM verification maximum retry reached.
MERCHANT_ATTENDED_OFFLINE - com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
MERCHANT_ATTENDED_OFFLINE_ONLINE - com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
MERCHANT_ATTENDED_ONLINE - com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
MERCHANT_UNATTENDED_OFFLINE - com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
MERCHANT_UNATTENDED_OFFLINE_ONLINE - com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
MERCHANT_UNATTENDED_ONLINE - com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
MerchantIdentifier - Class in com.gemalto.mfs.mwsdk.payment.engine
 
MerchantIdentifier() - Constructor for class com.gemalto.mfs.mwsdk.payment.engine.MerchantIdentifier
 
MessageClassification - Enum in com.gemalto.mfs.mwsdk.provisioning.model
Different type of messages
MG_CARD_DIGITIZATION_CONFIGURED - com.gemalto.mfs.mwsdk.mobilegateway.MGSDKConfigurationState
This will be the configuration state when only MGConnectionConfiguration and MGWalletConfiguration are configured.
MG_TRANSACTION_HISTORY_CONFIGURED - com.gemalto.mfs.mwsdk.mobilegateway.MGSDKConfigurationState
This will be the configuration state when only MGTransactionHistoryConfiguration and MGWalletConfiguration are configured.
MGAbstractAsyncHandler<T> - Class in com.gemalto.mfs.mwsdk.mobilegateway.utils
MGAbstractAsyncHandler class extends the Android OS Handler and is responsible for posting the messages to the UI thread after a MG SDK task in complete.
MGAbstractAsyncHandler() - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.utils.MGAbstractAsyncHandler
 
MGAbstractAsyncHandler(Handler.Callback) - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.utils.MGAbstractAsyncHandler
 
MGAbstractAsyncHandler(Looper) - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.utils.MGAbstractAsyncHandler
 
MGAbstractAsyncHandler(Looper, Handler.Callback) - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.utils.MGAbstractAsyncHandler
 
MGAsyncResult<T> - Interface in com.gemalto.mfs.mwsdk.mobilegateway.utils
MGAsyncResult provides the result of the task that was posted by the MGAbstractAsyncHandler.
MGCardEnrollmentService - Interface in com.gemalto.mfs.mwsdk.mobilegateway
The card enrollment service is responsible for card digitization process.
MGCardInfoEncryptor - Class in com.gemalto.mfs.mwsdk.mobilegateway.utils
A utility class to encrypt the Contactless Card Information using the public key embedded in the MG SDK.
MGCardInfoEncryptor() - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.utils.MGCardInfoEncryptor
 
MGCardLifecycleEventListener - Interface in com.gemalto.mfs.mwsdk.mobilegateway.listener
Listener to the card lifecycle events like SUSPEND, RESUME, DELETE, and UPDATE card.
MGCardLifeCycleManager - Interface in com.gemalto.mfs.mwsdk.mobilegateway
The card life cycle manager component as what the name suggests manages the life cycle (e.g.
MGCardLiteEntry - Interface in com.gemalto.mfs.mwsdk.mobilegateway
Represents an entry of a particular card managed by the MG SDK.
MGCardManager - Interface in com.gemalto.mfs.mwsdk.mobilegateway
A supplementary public interface providing convenient methods
MGConfiguration - Interface in com.gemalto.mfs.mwsdk.mobilegateway
Super Interface for Mobile Gateway Configurations
MGConfigurationChangeReceiver - Class in com.gemalto.mfs.mwsdk.mobilegateway
Deprecated.
since 6.6.0
MGConfigurationChangeReceiver() - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.MGConfigurationChangeReceiver
Deprecated.
 
MGConfigurationChangeService - Class in com.gemalto.mfs.mwsdk.mobilegateway
Deprecated.
since 6.6.0. CPS component will directly invoke MG APIs.
MGConfigurationChangeService() - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.MGConfigurationChangeService
Deprecated.
 
MGConfigurationException - Exception in com.gemalto.mfs.mwsdk.mobilegateway.exception
This Class indicates the exception occurred due to a invalid configuration.
MGConfigurationException() - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGConfigurationException
 
MGConfigurationException(String) - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGConfigurationException
 
MGConfigurationException(Throwable) - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGConfigurationException
 
MGConfigurationResetListener - Interface in com.gemalto.mfs.mwsdk.mobilegateway.listener
This Listener class is used to return the status of configuration reset of SDK.
MGConnectionConfiguration - Class in com.gemalto.mfs.mwsdk.mobilegateway
Class for Mobile Gateway Connection configuration
MGConnectionConfiguration() - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.MGConnectionConfiguration
 
MGConnectionConfiguration.Builder - Class in com.gemalto.mfs.mwsdk.mobilegateway
Builder to build MGConnectionConfiguration.
MGDigitizationListener - Interface in com.gemalto.mfs.mwsdk.mobilegateway.listener
Listener for the digitize card events.
MGErrorCode - Enum in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
MGErrorCode provides the different kinds of error returned by the Mobile Gateway library.
MGException - Exception in com.gemalto.mfs.mwsdk.mobilegateway.exception
This Class indicates a Generic Exception thrown from the Mobile Gateway SDK that is expected to be caught
MGException() - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGException
 
MGException(String) - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGException
 
MGException(String, Throwable) - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGException
 
MGException(Throwable) - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGException
 
MGRuntimeException - Exception in com.gemalto.mfs.mwsdk.mobilegateway.exception
Deprecated.
since 6.6
MGRuntimeException() - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGRuntimeException
Deprecated.
 
MGRuntimeException(String) - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGRuntimeException
Deprecated.
 
MGRuntimeException(String, Throwable) - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGRuntimeException
Deprecated.
 
MGRuntimeException(Throwable) - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGRuntimeException
Deprecated.
 
MGSDKConfigurationState - Enum in com.gemalto.mfs.mwsdk.mobilegateway
This class encapsulates all the different configuration states that SDK can be in.
MGSDKException - Exception in com.gemalto.mfs.mwsdk.mobilegateway.exception
Deprecated.
since SDK 6.6.
MGSDKException() - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGSDKException
Deprecated.
 
MGSDKException(Exception, String) - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGSDKException
Deprecated.
 
MGSDKException(String) - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGSDKException
Deprecated.
 
MGSDKException(String, Throwable) - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGSDKException
Deprecated.
 
MGSDKException(Throwable) - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGSDKException
Deprecated.
 
MGStorageConfigurationException - Exception in com.gemalto.mfs.mwsdk.mobilegateway.exception
This exception class indicates the exception occurred due to issue accessing internal storage of MGSDK during configuration.
MGStorageConfigurationException() - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGStorageConfigurationException
 
MGStorageConfigurationException(Exception, String) - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGStorageConfigurationException
 
MGStorageConfigurationException(String) - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGStorageConfigurationException
 
MGStorageConfigurationException(Throwable) - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.MGStorageConfigurationException
 
MGTransactionHistoryConfiguration - Class in com.gemalto.mfs.mwsdk.mobilegateway
Builder class of MG Transaction Configuration to save URL
MGTransactionHistoryConfiguration() - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionHistoryConfiguration
 
MGTransactionHistoryConfiguration.Builder - Class in com.gemalto.mfs.mwsdk.mobilegateway
Builder to build MGTransactionHistoryConfiguration.
MGTransactionHistoryService - Interface in com.gemalto.mfs.mwsdk.mobilegateway
MGTransactionHistoryService provides API to request transaction history performed on provided card Same API can be used for Transaction Notification as MPA need to pass digitalCardId and timestamp received from push notification to query for notification detail
MGTransactionRecord - Interface in com.gemalto.mfs.mwsdk.mobilegateway
Interface containing data related to any transaction
MGWalletConfiguration - Class in com.gemalto.mfs.mwsdk.mobilegateway
Class for Mobile Gateway Wallet configuration
MGWalletConfiguration() - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.MGWalletConfiguration
 
MGWalletConfiguration.Builder - Class in com.gemalto.mfs.mwsdk.mobilegateway
Builder to build MGWalletConfiguration.
MIGRATION_MOBILE_WALLET_NOT_FOUND - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
MIGRATION_NOT_ALLOWED_CONVERSATION_PENDING - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
MIGRATION_OPERATION_NOT_ALLOWED_FOR_CURRENT_STATE - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
MIGRATION_SYSTEM_ERROR - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
MIN_AMOUNT_THRESHOLD - Static variable in class com.gemalto.mfs.mwsdk.payment.engine.remote.DSRPConstants
 
MIN_TXN_TYPE - Static variable in class com.gemalto.mfs.mwsdk.payment.engine.remote.DSRPConstants
 
MINDAY_NULL - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
MINIMUM_PAYMENT_CREDS_NULL - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
MISSING_REQUIRED_PARAMETER - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
MOBILE_PIN - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceCodeType
This implies that the user is expected to enter the mobile pin.
MOBILE_PIN - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServicePinType
This will be the PIN entered by the end user in the mobile wallet before making a payment.
MOBILE_WALLET_UPDATE_REQUIRED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
MobileGatewayError - Interface in com.gemalto.mfs.mwsdk.mobilegateway
The MobileGatewayError provides the details of the error occurred during a card operation.
MobileGatewayManager - Enum in com.gemalto.mfs.mwsdk.mobilegateway
The mobile gateway manager in the main entry point of the MG SDK.
MSG_PAYMENT_INVALID_CRYPTOGRAM - Static variable in interface com.gemalto.mfs.mwsdk.provisioning.model.KnownMessageCode
 
MSG_PAYMENT_PIN_LOCKED - Static variable in interface com.gemalto.mfs.mwsdk.provisioning.model.KnownMessageCode
Too many attempts to pay with the wrong pin.
MSG_PAYMENT_TRANSACTION_APPROVED - Static variable in interface com.gemalto.mfs.mwsdk.provisioning.model.KnownMessageCode
 
MSG_PAYMENT_WRONG_PIN - Static variable in interface com.gemalto.mfs.mwsdk.provisioning.model.KnownMessageCode
 
MSG_PIN_CHANGE_SUCCESSFUL - Static variable in interface com.gemalto.mfs.mwsdk.provisioning.model.KnownMessageCode
Sent by the server when the PIN has been changed from another channel (not through the mobile application).

N

NEEDS_AUTHENTICATION - com.gemalto.mfs.mwsdk.provisioning.model.ReplenishmentPrepStatus
Error code when ReplenishmentPrepService.prepareForReplenishment(ReplenishmentPrepListener)} is called without needsAuthentication
needsAuthentication(AuthenticationStateListener) - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.ReplenishmentPrepService
This method is to check if authentication is needed or not for replenishment of keys for specified token id of Visa LUK card installed and this card needs replenishment.
needsAuthentication(AuthenticationStateListener, String) - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.ReplenishmentPrepService
This method is to check if authentication is needed or not for replenishment of keys for specified token id of Visa LUK card installed and this card needs replenishment.
NeedsAuthenticationErrorCode - Enum in com.gemalto.mfs.mwsdk.provisioning.model
The error code enum class for case of needing authentication.
needsReplenishment() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardStatus
Determines if the card needs to be replenished based on the number of credentials left, and set minimum threshold provided by the CPS.
NEW_CARD_TO_BE_ACTIVATED - Static variable in class com.gemalto.mfs.mwsdk.payment.CustomRAPDUHeaderByte
Indicates a new card (other than what is currently active) has to be activated.
NEXT_ATC_INDEX_NULL - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
NO - com.gemalto.mfs.mwsdk.payment.engine.CdcvmSupported
CDCVM Not Supported by the Terminal.
NO - com.gemalto.mfs.mwsdk.payment.engine.TwoTapSupported
only 1 tap supported
NO_APDU_PROCESSOR_FOUND - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
Error returned when APDU processor is null
NO_CARD_DATA - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
NO_CARD_META_DATA - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
NO_DEFAULT_CARD - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
No default card setting in SDK
This error is returned if the client try to perform TAP_PAY_TAP payment or Low value transaction without PIN, however there is no default card setting previously.
NO_DEFAULT_CHV_METHOD - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
 
NO_ERROR - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardErrorCodes
The code that indicates that there has been no error and the DCM operation was successful.
NO_FINGERPRINT_ENROLLED - com.gemalto.mfs.mwsdk.cdcvm.BiometricsSupport
The SDK will return this error if the end-user did not yet enroll his/her fingerprints into the Android settings.
NO_FINGERPRINT_SENSOR - com.gemalto.mfs.mwsdk.cdcvm.BiometricsSupport
The SDK will return this error if there is no Fingerprint sensor installed into the device.
NO_INTERNET - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
NO_REFRESH - com.gemalto.mfs.mwsdk.provisioning.model.GetAccessTokenMode
No refresh required while retrieving access token.
NO_TNC_RESOURCE_ID - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
NONE - com.gemalto.mfs.mwsdk.payment.CHVerificationMethod
This is used when CARDLIKE This implies that the profile does not require mobile pin, Wallet PIN or Device fingerprint to make a transaction.
NONE - com.gemalto.mfs.mwsdk.payment.CVMType
No Local CDCVM or Unknown CDCVM
NONE - com.gemalto.mfs.mwsdk.payment.engine.UserActionOnPoi
User Action on Point of Interaction - Nothing to do after payment
NONE - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServicePinType
NONE
NoSessionException - Exception in com.gemalto.mfs.mwsdk.provisioning.exception
This is the exception class that represents the exceptions for no sessions.
NoSessionException(String) - Constructor for exception com.gemalto.mfs.mwsdk.provisioning.exception.NoSessionException
Constructor
NoSessionException(String, Throwable) - Constructor for exception com.gemalto.mfs.mwsdk.provisioning.exception.NoSessionException
Constructor given the message and the cause of the exception
NoSuchCardException - Exception in com.gemalto.mfs.mwsdk.mobilegateway.exception
This Class indicates a an Exception thrown from the Mobile Gateway if a card is not found
NoSuchCardException() - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.NoSuchCardException
 
NoSuchCardException(String) - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.NoSuchCardException
 
NoSuchCardException(Throwable) - Constructor for exception com.gemalto.mfs.mwsdk.mobilegateway.exception.NoSuchCardException
 
NOT_CONFIGURED - com.gemalto.mfs.mwsdk.mobilegateway.MGSDKConfigurationState
This will be the configuration state when there is no configuration done.
NOTIFICATION_EXTRA - Static variable in class com.gemalto.mfs.mwsdk.provisioning.push.CPSCommService
 
NULL_CONTEXT - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
Error code to indicate that context has not been set to the SDK.
NULL_CONTEXT - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Error code to indicate that context has not been set to the SDK.
NULL_CONTEXT - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardErrorCodes
Error code to indicate that context has not been set to the SDK.
NULL_CONTEXT_ERROR - com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
Error return in case the context in null.
NUMBER_OF_CREDS_NULL - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 

O

OCR - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InputMethod
 
ODA_GPORESPONSEODA_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
ODA_PRIVATE_KEY_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for ODA PrivateKey value missing in Card Profile.
ON_FILE - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InputMethod
 
onActivationRequired(PendingCardActivation) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.MGDigitizationListener
[Optional] After the selection of the IDV method, the end-user will receive an OTP according to the method chosen.
onApduResponse(byte[], Bundle, byte[]) - Method in class com.gemalto.mfs.mwsdk.payment.AsyncHCEService
This method works together with AsyncHCEService.processCommandApdu(byte[], Bundle) and call when response APDU has been computed by the SDK.
onAuthenticationRequired(PaymentService, CHVerificationMethod, long) - Method in interface com.gemalto.mfs.mwsdk.payment.PaymentServiceListener
This method is called when the card has been successfully updated.
onBind(Intent) - Method in class com.gemalto.mfs.mwsdk.payment.cdcvm.DeviceCVMPreEntryService
 
onCardActivated(PaymentServiceErrorCode) - Method in interface com.gemalto.mfs.mwsdk.payment.engine.CardActivationListener
This callback represents payment service activated after new card is choosen showing the user that a now app is ready for tap as authentication is done
onCardDeleted(String) - Method in interface com.gemalto.mfs.mwsdk.dcm.TokenSyncListener
This API is called to notify token sync process has deleted the card
onCodeRequired(CHCodeVerifier) - Method in interface com.gemalto.mfs.mwsdk.provisioning.listener.EnrollingServiceListener
Callback method invoked when input code is required.
onComplete() - Method in interface com.gemalto.mfs.mwsdk.provisioning.listener.EnrollingServiceListener
Callback method invoked when the operation is successfully completed.
onComplete() - Method in interface com.gemalto.mfs.mwsdk.provisioning.listener.PushServiceListener
Callback method is invoked when the received push message processing is successfully finished.
onComplete(MGAsyncResult<T>) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.utils.MGAbstractAsyncHandler
Method that will be executed once the module has successfully completed an operation.
onComplete(AsyncResult<T>) - Method in class com.gemalto.mfs.mwsdk.utils.async.AbstractAsyncHandler
Method that will be executed once the module has successfully completed an operation.
onComplete(String) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.MGDigitizationListener
This is the last and final method called by the MG SDK signaling the end of card enrollment process.
onCompleted() - Method in interface com.gemalto.mfs.mwsdk.dcm.TokenSyncListener
This API is called if the token sync is completed.
onCPSActivationCodeAcquired(String, byte[]) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.MGDigitizationListener
The MG server may give the activation code necessary to enroll the digitized card to CPS SDK for card installation.
onCredentialsTimeout(PaymentService, CHVerificationMethod, long) - Method in interface com.gemalto.mfs.mwsdk.payment.CVMResetTimeoutListener
Call backed once the the timer to wait for End User to tap to the POS has timed out.
onCredentialsTimeoutCountDown(int) - Method in interface com.gemalto.mfs.mwsdk.payment.CVMResetTimeoutListener
Called back after the End User has perform the CardHolder verification upon the receipt of PaymentServiceListener.onAuthenticationRequired(PaymentService, CHVerificationMethod, long) .
onDataReadyForPayment(PaymentService, TransactionContext) - Method in interface com.gemalto.mfs.mwsdk.payment.engine.QRCodePaymentServiceListener
Once the credentials (for CardHolder verification) has been successfully verified, and QR code payment cryptograms have been successfully generated by CPS SDK, MPA will be informed that QRCodeData is available to retrieve.
onDataReadyForPayment(PaymentService, TransactionContext) - Method in interface com.gemalto.mfs.mwsdk.payment.engine.RemotePaymentServiceListener
Once the credentials (for CardHolder verification) has been successfully verified, and Remote payment cryptograms have been successfully generated by CPS SDK, MPA will be informed that RemotePaymentOutputData is available to retrieve.
onDelegatedAuthCancelled() - Method in interface com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifier
Delegated CDCVM authentication is failed by user.
onDelegatedAuthPerformed(long) - Method in interface com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifier
Authentication is performed successfully by user through MPA.
onDestroy() - Method in class com.gemalto.mfs.mwsdk.dcm.broadcast.DCMBroadcastService
Deprecated.
 
onDestroy() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.MGConfigurationChangeService
Deprecated.
 
onDestroy() - Method in class com.gemalto.mfs.mwsdk.payment.cdcvm.DeviceCVMPreEntryService
 
onDestroy() - Method in class com.gemalto.mfs.mwsdk.provisioning.push.CPSCommService
 
ONE_TAP_ENABLED - com.gemalto.mfs.mwsdk.payment.experience.PaymentExperience
Payment experience allowing one or two taps according to card profile and end user authentication without SDK initialized beforehand.
ONE_TAP_REQUIRES_SDK_INITIALIZED - com.gemalto.mfs.mwsdk.payment.experience.PaymentExperience
Payment experience allowing one or two taps according to card profile and end user authentication which required SDK to be initialized beforehand.
onError(TokenSyncError) - Method in interface com.gemalto.mfs.mwsdk.dcm.TokenSyncListener
This API is called when there is an error occurred during the token sync process.
onError(WalletPinErrorCode, String) - Method in interface com.gemalto.mfs.mwsdk.dcm.WalletPinEventListener
An error occurred while doing an operation on wallet PIN management.
onError(MobileGatewayError) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.CardEligibilityListener
If sdk faces any error while checking card eligibility.
onError(MobileGatewayError) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.CardListFetchListener
Is called if the SDK encounters any error while fetching the card list.
onError(MobileGatewayError) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.CardMetaDataFetchListener
Is called if the SDK encounters any error while fetching the card meta data.
onError(MobileGatewayError) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.MGConfigurationResetListener
Called by the SDK If sdk faces any error while resetting the storage Configurations
onError(MobileGatewayError) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.ProductListener
In case of error, this method will be called.
onError(MobileGatewayError) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.TermsAndConditionsListener
In case of error, this method will be called.
onError(ProvisioningServiceError) - Method in interface com.gemalto.mfs.mwsdk.provisioning.listener.EnrollingServiceListener
Callback method invoked when error is occurred during the operation.
onError(ProvisioningServiceError) - Method in interface com.gemalto.mfs.mwsdk.provisioning.listener.PushServiceListener
Callback method invoked when error is occurred during the push message processing.
onError(WalletSecureEnrollmentError) - Method in interface com.gemalto.mfs.mwsdk.provisioning.listener.WalletSecureEnrollmentListener
A callback to indicate that an error occurred while doing an operation during wallet secure enrollment.
onError(SDKError<PaymentServiceErrorCode>) - Method in interface com.gemalto.mfs.mwsdk.payment.PaymentServiceListener
It is called, where there is any known or unknown error occured to use the service.
onError(SDKError<NeedsAuthenticationErrorCode>) - Method in interface com.gemalto.mfs.mwsdk.provisioning.listener.AuthenticationStateListener
This is the callback method called when need for authentication could not be verified due to an error.
onError(SDKError<SDKInitializeErrorCode>) - Method in interface com.gemalto.mfs.mwsdk.sdkconfig.SDKControllerListener
Notify the error when configuring SDK
onError(String, MobileGatewayError) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.MGCardLifecycleEventListener
In case the request could not be fulfilled, this method will be called containing the error object.
onError(String, MobileGatewayError) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.MGDigitizationListener
In case of error, this method will be called.
onError(String, MobileGatewayError) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.TransactionHistoryListener
In case the request could not be fulfilled, this method will return the error object.
onError(String, ProvisioningServiceError) - Method in interface com.gemalto.mfs.mwsdk.provisioning.listener.AccessTokenListener
Callback method invoked when error is encountered during invoking ProvisioningBusinessService.getAccessToken(String, GetAccessTokenMode, AccessTokenListener)
onError(String, ProvisioningServiceError) - Method in interface com.gemalto.mfs.mwsdk.provisioning.listener.DataPreparationListener
onFirstTapCompleted() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.ContactlessPaymentServiceListener
Indicates that APDU processing of first tap has been completed.
onHandleWork(Intent) - Method in class com.gemalto.mfs.mwsdk.dcm.broadcast.DCMBroadcastService
Deprecated.
 
onHandleWork(Intent) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.MGConfigurationChangeService
Deprecated.
 
onHandleWork(Intent) - Method in class com.gemalto.mfs.mwsdk.provisioning.push.CPSCommService
 
ONLINE_PIN - com.gemalto.mfs.mwsdk.payment.engine.UserActionOnPoi
User Action on Point of Interaction - Online Pin entered by the user for payment
ONLINE_PIN_OR_SIGNATURE - com.gemalto.mfs.mwsdk.payment.engine.UserActionOnPoi
User Action on Point of Interaction - Online Pin entered by the user for payment or Need to sign after payment
onNextTransactionReady(DeactivationStatus, DigitalizedCardStatus, DigitalizedCard) - Method in interface com.gemalto.mfs.mwsdk.payment.engine.ContactlessPaymentServiceListener
It is called when payment service deactivation process is finish.
onNextTransactionReady(DeactivationStatus, DigitalizedCardStatus, DigitalizedCard) - Method in interface com.gemalto.mfs.mwsdk.payment.engine.QRCodePaymentServiceListener
It is called when payment service deactivation process is finish.
onNextTransactionReady(DeactivationStatus, DigitalizedCardStatus, DigitalizedCard) - Method in interface com.gemalto.mfs.mwsdk.payment.engine.RemotePaymentServiceListener
It is called when payment service deactivation process is finish.
onPinChanged() - Method in interface com.gemalto.mfs.mwsdk.dcm.WalletPinEventListener
A callback to indicate that a new wallet PIN has been changed.
onPinSet() - Method in interface com.gemalto.mfs.mwsdk.dcm.WalletPinEventListener
A callback to indicate that a new wallet PIN has been set.
onPinVerified() - Method in interface com.gemalto.mfs.mwsdk.dcm.WalletPinEventListener
A callback to indicate that the wallet PIN verification succeed.
onPreparationComplete() - Method in interface com.gemalto.mfs.mwsdk.provisioning.listener.ReplenishmentPrepListener
onPreparationFailed(SDKError<ReplenishmentPrepStatus>) - Method in interface com.gemalto.mfs.mwsdk.provisioning.listener.ReplenishmentPrepListener
Notified when there are error during replenish preparation
onPreparationProgressUpdate(ReplenishmentPrepStatus, String) - Method in interface com.gemalto.mfs.mwsdk.provisioning.listener.ReplenishmentPrepListener
MPA will be notified on the progress update of the replenishment preparation upon completion of each card with token id
onProcessApdu(byte[]) - Method in interface com.gemalto.mfs.mwsdk.payment.CustomApduListener
It is mandatory to be implemented by plugin SDK to process command APDU and return the correct response APDU to HCE SDK.
onProgressUpdate(WalletSecureEnrollmentState) - Method in interface com.gemalto.mfs.mwsdk.provisioning.listener.WalletSecureEnrollmentListener
A callback to indicate that the progress of the wallet secure enrollment
onProgressUpdate(String, TokenSyncStatus, DigitalizedCardState) - Method in interface com.gemalto.mfs.mwsdk.dcm.TokenSyncListener
This API is called to notify token sync progress update for each token id.
onReadyToTap(PaymentService) - Method in interface com.gemalto.mfs.mwsdk.payment.engine.ContactlessPaymentServiceListener
Once the credentials (for CardHolder verification) has been successfully keyed in, the call-back shall indicate that the End User can now proceed to tap to the Terminal.
onReceive(Context, Intent) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.MGConfigurationChangeReceiver
Deprecated.
onReceive method is called when the broadcast is sent for configuration changes.
onReceive(Context, Intent) - Method in class com.gemalto.mfs.mwsdk.payment.cdcvm.DeviceCVMPreEntryReceiver
 
onSelectIDVMethod(IDVMethodSelector) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.MGDigitizationListener
This method will be called to ask the end-user to select from the list of IDV methods (e.g.
onServerMessage(String, ProvisioningServiceMessage) - Method in interface com.gemalto.mfs.mwsdk.provisioning.listener.PushServiceListener
Callback method is invoked when the server message is received and the required action is processed by the wallet.
onSetupComplete() - Method in interface com.gemalto.mfs.mwsdk.sdkconfig.SDKControllerListener
Notify the SDK configuration ended successfully.
onSetupProgress(SDKSetupProgressState, String) - Method in interface com.gemalto.mfs.mwsdk.sdkconfig.SDKControllerListener
Notify the SDK Configuration, initialization and upgrade status as applicable.
onSetWalletPin(CHCodeVerifier) - Method in class com.gemalto.mfs.mwsdk.dcm.AbstractWalletPinService
A method to set a new wallet PIN.
onStartCommand(Intent, int, int) - Method in class com.gemalto.mfs.mwsdk.dcm.broadcast.DCMBroadcastService
Deprecated.
Creates an Intent Service ,with the worker thread named as DCMBroadcastService , important only for debugging.
onStartCommand(Intent, int, int) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.MGConfigurationChangeService
Deprecated.
 
onStartCommand(Intent, int, int) - Method in class com.gemalto.mfs.mwsdk.payment.cdcvm.DeviceCVMPreEntryService
 
onStartCommand(Intent, int, int) - Method in class com.gemalto.mfs.mwsdk.provisioning.push.CPSCommService
 
onStarted() - Method in interface com.gemalto.mfs.mwsdk.dcm.TokenSyncListener
This API is called if the token sync is started.
onStarted() - Method in interface com.gemalto.mfs.mwsdk.provisioning.listener.EnrollingServiceListener
Callback method invoked when the process is started.
onSuccess() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.MGConfigurationResetListener
Called by the SDK when the resetting of storage configurations is successfully completed
onSuccess(CardMetaData) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.CardMetaDataFetchListener
Is called when the MGCardEnrollmentService.getCardMetaData(String, CardMetaDataFetchListener)} API request is successful and returns card meta data
onSuccess(TermsAndConditions, IssuerData) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.CardEligibilityListener
If the contactless card is eligible, the SDK will give the TermsAndConditions and IssuerData objects containing the texts for the display.
onSuccess(AuthenticationState) - Method in interface com.gemalto.mfs.mwsdk.provisioning.listener.AuthenticationStateListener
This is callback method called when need for authentication is verified.
onSuccess(String) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.MGCardLifecycleEventListener
The request is successful and CPS SDK is waiting for a push message from the server to take actions on the card life cycle.
onSuccess(String, TermsAndConditions) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.TermsAndConditionsListener
If the request is successful, the SDK will give the card product identifier and TermsAndConditions object containing the texts for the display.
onSuccess(String, DataPreparationResponse) - Method in interface com.gemalto.mfs.mwsdk.provisioning.listener.DataPreparationListener
onSuccess(String, String) - Method in interface com.gemalto.mfs.mwsdk.provisioning.listener.AccessTokenListener
onSuccess(Collection<MGCardLiteEntry>) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.CardListFetchListener
Is called when the MGCardManager.getCardList(CardListFetchListener) API request is successful and returns a collection of card entries providing digital card Id and card status.
onSuccess(List<CardProduct>) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.ProductListener
When retrieval of card product list is successful, this method will be called to return the one card product or several card products in the list to MPA.
onSuccess(List<MGTransactionRecord>, String, String) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.TransactionHistoryListener
MPA will receive list of transactions along with digital card id for which these transactions are performed.
onTransactionCompleted(TransactionContext) - Method in interface com.gemalto.mfs.mwsdk.payment.engine.ContactlessPaymentServiceListener
It is called when transaction is completed.
onTransactionInterrupted(int, String, int) - Method in interface com.gemalto.mfs.mwsdk.payment.engine.ContactlessPaymentServiceListener
It is called when transaction is interrupted during transaction processing.
onTransactionStarted() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.ContactlessPaymentServiceListener
Replaces onPaymentStarted().
onUnsupportedPushContent(Bundle) - Method in interface com.gemalto.mfs.mwsdk.provisioning.listener.PushServiceListener
Callback method is invoked when the push message is not supported by the SDK.
onVerificationError(int, SDKError<CHCodeVerifierErrorCode>) - Method in interface com.gemalto.mfs.mwsdk.utils.chcodeverifier.CHCodeVerifierListener
A callback to notify the MPA that CVM verification fails with the number of remaining retries.
onVerificationSuccess() - Method in interface com.gemalto.mfs.mwsdk.utils.chcodeverifier.CHCodeVerifierListener
A callback to notify the MPA that CVM verification succeeded.
onVerifyError(SDKError<Integer>) - Method in interface com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifyListener
This API is called when there is an error occurred during the verification process.
onVerifyFailed() - Method in interface com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifyListener
This API is called when verification fails.
onVerifyHelp(int, CharSequence) - Method in interface com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifyListener
This API is called whenever a recoverable error occurred during the verification process.
onVerifySuccess() - Method in interface com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifyListener
This API is called if the fingerprint verification or device keyguard is successful.
onVerifyWalletPin(CHCodeVerifier) - Method in class com.gemalto.mfs.mwsdk.dcm.AbstractWalletPinService
A method to verify the current wallet PIN.
OPERATION_ALREADY_ONGOING - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
OPERATION_FAILED - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
OPERATION_NOT_ALLOWED - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
The SDK does not allow such operation.
OPERATION_NOT_ALLOWED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
OTHER - com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionType
 
OTP_EXPIRED - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
OTP_NEEDED - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardStatus
 
OTP_NEEDED - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivationState
 
Outcome - Enum in com.gemalto.mfs.mwsdk.payment.engine
High level summary of what has happened in the transaction.

P

PAN - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
 
PAN_LAST4DIGITS_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for Pan Last 4 Digits missing in Card Profile.
parseHex(String) - Static method in class com.gemalto.mfs.mwsdk.mobilegateway.utils.MGCardInfoEncryptor
A utility method to convert a hexadecimal string to byte array representation
PASSWORD - com.gemalto.mfs.mwsdk.payment.CVMType
Password
PATTERN - com.gemalto.mfs.mwsdk.payment.CVMType
Device Pattern
PAYMENT_AUTHENTICATION_STATE_MANAGEMENT_ERROR - Static variable in class com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifyAdditionalErrors
Can happen after authentication success, but management of authentication state between Authentication layer and internal payment engine is failing.
PAYMENT_BUSINESS_SERVICE_NULL_ERROR - Static variable in class com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifyAdditionalErrors
Can happen after authentication success, but internal business service for payment is null.
PAYMENT_CHANNELS - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
Represents the field that identifies the supported payment channels for a card profile.
The values are represented in hexadecimal format: 0x80 - CONTACTLESS 0x40 - DSRP 0x20 - QR 0xA0 - CONTACTLESS AND QR 0xC0 - CONTACTLESS AND DSRP 0xE0 - CONTACTLESS AND DSRP AND QR See ProfileChannel for more details.
PAYMENT_MODULE_INIT_COMPLETED - com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
Indicates that the Payment Module's initialization has completed.
PAYMENT_MODULE_INIT_STARTED - com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
Indicates that the Payment Module's initialization has started.
PAYMENT_NO_ACTIVATED_SERVICE_ERROR - Static variable in class com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifyAdditionalErrors
Can happen after authentication success, but there is no active payment service.
PAYMENT_NOT_ALLOWED_SDK_INIT_ONGOING - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error is thrown when payment is not allowed because SDK init is ongoing at this time.
PAYMENT_NOT_ALLOWED_SDK_NOT_INITIALIZED - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error is thrown when payment is not allowed because SDK is not initialized
PAYMENT_NOT_ALLOWED_SECURE_WALLET_ENROLLMENT_REQUIRED - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error is thrown when payment is done before WalletSecureEnrollment is perfomed.
PAYMENT_NOT_ALLOWED_UPGRADE_NEEDED - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error is thrown when payment is not allowed because SDK upgrade processing is needed.
PAYMENT_TYPE_NULL - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
PAYMENT_WRONG_STATE - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error happens when there is wrong state detected in APDU processors.
PaymentBusinessManager - Class in com.gemalto.mfs.mwsdk.payment
This serves as the entry point to the Payment Business Module.
PaymentBusinessManager() - Constructor for class com.gemalto.mfs.mwsdk.payment.PaymentBusinessManager
 
PaymentBusinessService - Interface in com.gemalto.mfs.mwsdk.payment
Initiates the Payment business service to perform payment related commands.
PaymentExperience - Enum in com.gemalto.mfs.mwsdk.payment.experience
PaymentExperience enum class gives the information to the MPA whether the device is capable of performing one tap or two taps payment experience
PaymentExperienceSettings - Class in com.gemalto.mfs.mwsdk.payment.experience
This class gives MPA the possibility to get the supported payment experience and set the expected payment experience in case the contactless payment flow is initiated whereas the TSHPaySDK is not initialized beforehand.
PaymentInputBuilder(PaymentType) - Constructor for class com.gemalto.mfs.mwsdk.payment.engine.PaymentInputData.PaymentInputBuilder
 
PaymentInputData - Class in com.gemalto.mfs.mwsdk.payment.engine
This Class provides API to build input parameters for the Transaction payment using builder
PaymentInputData() - Constructor for class com.gemalto.mfs.mwsdk.payment.engine.PaymentInputData
 
PaymentInputData.PaymentInputBuilder - Class in com.gemalto.mfs.mwsdk.payment.engine
 
PaymentService - Interface in com.gemalto.mfs.mwsdk.payment.engine
PaymentService is an engine that enables the flow and contains execution information for a payment transaction.
PaymentServiceErrorCode - Enum in com.gemalto.mfs.mwsdk.payment
Error codes for Payment Service operations to indicate an error that happened.
PaymentServiceListener - Interface in com.gemalto.mfs.mwsdk.payment
Common listener for the payment transaction.
PaymentServiceMessageCode - Class in com.gemalto.mfs.mwsdk.payment
This class includes payment service message codes.
PaymentServiceMessageCode() - Constructor for class com.gemalto.mfs.mwsdk.payment.PaymentServiceMessageCode
 
PaymentSettings - Class in com.gemalto.mfs.mwsdk.payment
This class contains the Payment Settings public APIs.
PaymentSettings() - Constructor for class com.gemalto.mfs.mwsdk.payment.PaymentSettings
 
PaymentType - Enum in com.gemalto.mfs.mwsdk.dcm
This class contains the list of all supported payment types.
paymentTypeSupported() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardDetails
Return all the supported PaymentType for this card.
PendingCardActivation - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
PendingCardActivation indicates the card which are previously interrupted during activation.
PendingCardActivationState - Enum in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
PendingCardActivationState indicate the constants for the state of the Pending card activation.
PERMISSION_NOT_GRANTED - com.gemalto.mfs.mwsdk.cdcvm.BiometricsSupport
An error returned if the biometric fingerprint permission in the Android manifest is not defined / granted.
PIN - com.gemalto.mfs.mwsdk.payment.CVMType
PIN
PIN_ALREADY_EXISTING - com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
Error happens while setting a new wallet PIN but it already exists.
PIN_CONDITION_NOT_SATISFIED - com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
Error happens if user tries to set the wallet PIN with invalid length and not following the ISO-9564 Format 0
PIN_CONFIRMATION_MISMATCH - com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
When setting a new wallet PIN, the SDK will ask to confirm the first pin entered by entering in again.
PIN_NOT_CHANGED - com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
Error happens while changing the wallet PIN.
PIN_NOT_EXISTING - com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
Error happens when performing wallet PIN related operations but wallet pin is not set.
PIN_NOT_SUPPORTED - com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
Error happens while the card profile not supporting wallet PIN, or support card type unknown because there is no card installed in the MPA yet.
PIN_SET_FAILED - com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
Error happens while failing to a new wallet PIN.
PIN_VERIFY_INTERNAL_ERROR - com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
Error happens while verifying wallet pin.
PluginRegistrationManager - Enum in com.gemalto.mfs.mwsdk.payment
This enum contains the plugin registration methods.
POS_COMM_DISCONNECTED - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
The NFC connection between SDK and POS has lost while the APDU exchange still ongoing
PPSE_FCI_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for PPSEFci missing in Card Profile.
prepareForReplenishment(ReplenishmentPrepListener) - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.ReplenishmentPrepService
This method is to do the actual preparation for replenishment of the all required cards.
processCommandApdu(byte[], Bundle) - Method in class com.gemalto.mfs.mwsdk.payment.AsyncHCEService
This function will process APDU in an separate thread.
processIncomingMessage(Bundle, PushServiceListener) - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.ProvisioningBusinessService
Processes the received push message.
PRODUCT_TYPE - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
 
PRODUCTID_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for Product ID missing in Card Profile.
ProductListener - Interface in com.gemalto.mfs.mwsdk.mobilegateway.listener
Listener for the get card product list events.
PROFILE_SCHEME_NOT_SUPPORTED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
PROFILE_VALIDATION_FAILED - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
ProfileChannel - Enum in com.gemalto.mfs.mwsdk.dcm.sdkconfig
This enum is use to analyse what payment is supported for a card and returns byte code for each profile Type.
ProfileUpdatablePaths - Class in com.gemalto.mfs.mwsdk.payment.engine
The supported list of card profile paths that allow update for the transaction.
ProfileUpdatablePaths.Mastercard - Class in com.gemalto.mfs.mwsdk.payment.engine
Supported paths for Mastercard scheme.
ProfileUpdatablePaths.Visa - Class in com.gemalto.mfs.mwsdk.payment.engine
Supported paths for Visa scheme.
PROVISION_MODULE_INIT_COMPLETED - com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
Indicates that the Provisioning Module's initialization has completed.
PROVISION_MODULE_INIT_STARTED - com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
Indicates that the Provisioning Module's initialization has started.
PROVISIONING_NOT_ALLOWED - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
ProvisioningBusinessService - Interface in com.gemalto.mfs.mwsdk.provisioning.sdkconfig
This service is responsible to communicate to CPS and entertain the requests received from CPS via push notifications.
ProvisioningServiceCodeType - Enum in com.gemalto.mfs.mwsdk.provisioning.model
During the enrollment or card activation phase, the end user is able to enter the following codes: The activation code The mobile PIN This will be the enumeration of the type of verification required.
ProvisioningServiceError - Class in com.gemalto.mfs.mwsdk.provisioning.model
Errors pertaining to provisioning may have different causes.
ProvisioningServiceError(ProvisioningServiceErrorCodes, int, int, String, String, Throwable, Map<String, String>) - Constructor for class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
Constructor to create object of ProvisioningServiceError.
ProvisioningServiceError(ProvisioningServiceErrorCodes, int, int, String, String, Throwable, Map<String, String>, ProvisioningServiceError) - Constructor for class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
Constructor to create object of ProvisioningServiceError.
ProvisioningServiceError(ProvisioningServiceErrorCodes, int, int, String, String, Map<String, String>) - Constructor for class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
Constructor to create object of ProvisioningServiceError.
ProvisioningServiceErrorCodes - Enum in com.gemalto.mfs.mwsdk.provisioning.model
Error codes for Provisioning Service operations to indicate an error that happened.
ProvisioningServiceManager - Class in com.gemalto.mfs.mwsdk.provisioning
This class provides the functionalities to build the connection between SDK & CPS, handles incoming message from CPS and takes an action inside SDK accordingly.
ProvisioningServiceManager() - Constructor for class com.gemalto.mfs.mwsdk.provisioning.ProvisioningServiceManager
 
ProvisioningServiceMessage - Class in com.gemalto.mfs.mwsdk.provisioning.model
It contains the data received from CPS for provisioning service
ProvisioningServiceMessage(String, String, String[], MessageClassification) - Constructor for class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceMessage
Constructor to create instance of ProvisioningServiceMessage.
ProvisioningServicePinType - Enum in com.gemalto.mfs.mwsdk.provisioning.model
Enumeration of the possible pin types that the user is may send to the CPS together with the activation code.
publicKeyIdentifier(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentData.EncryptedCardDataBuilder
Set publicKeyIdentifier.
PULL_CPS_PROTOCOL_VERSION_NOT_SUPPORTED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
PULL_MOBILE_WALLET_INSTANCE_NOT_FOUND - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
PULL_OPERATION_NOT_ALLOWED_FOR_CURRENT_STATE - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
PULL_REPLENISHMENT_NOT_ALLOWED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
PULL_TOKEN_DOES_NOT_EXIST - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
PULL_TOKEN_NOT_FOUND - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
PURCHASE - com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionType
 
PURCHASE - com.gemalto.mfs.mwsdk.payment.engine.TransactionType
 
PURCHASE_WITH_CASHBACK - com.gemalto.mfs.mwsdk.payment.engine.TransactionType
 
PURE - com.gemalto.mfs.mwsdk.payment.engine.CardScheme
Pure Card Scheme is returned for Pure transaction
PUSH_ATC_OUT_SIDE_PERMISSIBLE_RANGE - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
PUSH_CPS_PROTOCOL_VERSION_NOT_SUPPORTED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
PUSH_INVALID_CONVERSATION - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
PUSH_INVALID_TOKEN - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
PUSH_MOBILE_WALLET_INSTANCE_NOT_FOUND - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
PUSH_OPERATION_NOT_ALLOWED_FOR_CURRENT_STATE - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
PUSH_REQUEST_REJECTED_BY_EXTERNAL_SYSTEM - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
PUSH_TOKEN_NOT_FOUND - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
PushServiceListener - Interface in com.gemalto.mfs.mwsdk.provisioning.listener
Listener to handle callbacks related to push notifications.

Q

QR - com.gemalto.mfs.mwsdk.dcm.PaymentType
Payment will be done using QR code
QR - com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
Payment can be done using QR code
QR_CODE_INPUT_INVALID - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error happens when the input data from the MPA is not valid.
QR_CODE_OUTPUT_INVALID - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error happens when the output data cannot be sent to the MPA.
QR_CODE_PAYMENT_NOT_SUPPORTED - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error happens when the default card does not support the specified payment type.
QR_CODE_WRONG_STATE - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error happens when the PaymentService is already activated when it should not be the case.
QRC - com.gemalto.mfs.mwsdk.payment.engine.TerminalTechnology
The terminal supports an QR Code (QR Payment)
QRCodeData - Interface in com.gemalto.mfs.mwsdk.payment.engine.qrcode
Object that hold all the data necessary to generate a QR Code symbol for a payment.
QRCodePaymentServiceListener - Interface in com.gemalto.mfs.mwsdk.payment.engine
Listener for the QR code payment transaction.

R

RAGES_COMMON_NO_INTERNET - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
 
RAGES_CONNECTION_ERROR - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
 
RAGES_CRYPTO_ERROR - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
 
RAGES_INTERNAL_ERROR - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
 
RAGES_INVALID_JSON_FORMAT_ERROR - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
 
RAGES_SERVER_ERROR - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
 
RAGES_STORAGE_ERROR - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
 
RAGES_USER_NOT_ENROLLED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
 
RE_ENROLLMENT_REQUIRED - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
For security reason, the user needs to re-enroll the application.
RE_ENROLLMENT_REQUIRED - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
For security reason, the user needs to re-enroll the application.
READER_MODE - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InputMethod
 
RECORDS_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for Record missing in Card Profile.
RECORDS_RECORDNUMBER_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for Record Number value missing in Record Object of Card Profile.
RECORDS_RECORDVALUE_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for Record Value value missing in Record Object of Card Profile.
RECORDS_SFI_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for SFI value missing in Record Object of Card Profile.
REFRESH - com.gemalto.mfs.mwsdk.provisioning.model.GetAccessTokenMode
Refresh required while retrieving access token.
refreshHistory(String, String, String, TransactionHistoryListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionHistoryService
Use this method to get transactions performed after provided timestamp.
REFUND - com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionType
 
REFUND - com.gemalto.mfs.mwsdk.payment.engine.TransactionType
 
REFUNDED - com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionStatus
Transaction status is refunded
register(CustomApduListener, String[]) - Method in enum com.gemalto.mfs.mwsdk.payment.PluginRegistrationManager
Registers AIDs with the corresponding listener.
REMOTE_PAYMENT_INPUT_INVALID - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error happens when the input data from the MPA is not valid.
REMOTE_PAYMENT_NOT_SUPPORTED - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error happens when the default card does not support the specified payment type.
REMOTE_PAYMENT_OUTPUT_INVALID - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error happens when the output data cannot be sent to the MPA.
REMOTE_PAYMENT_WRONG_STATE - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error happens when the PaymentService is already activated when it should not be the case.
RemotePaymentOutputData - Interface in com.gemalto.mfs.mwsdk.payment.engine.remote
 
RemotePaymentServiceListener - Interface in com.gemalto.mfs.mwsdk.payment.engine
Listener for the Remote payment payment transaction.
REP_COUNTER_NULL - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
REPERSO_TIMEOUT_ERROR - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
 
REPLENISHMENT_BLOCKED_SECURE_WALLET_ENROLLMENT_REQUIRED - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Replenishment is not allowed becuase secure wallet enrollment is not performed
REPLENISHMENT_NOT_ALLOWED - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Replenishment error when replenishment request is triggered on SUSPENDED card state.
REPLENISHMENT_PERMANENT_ERROR - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
VISA REPLENISH Permanent Error
ReplenishmentPrepListener - Interface in com.gemalto.mfs.mwsdk.provisioning.listener
This class is the callback during replenishment preparation time with MPA MPA will implement this class.
ReplenishmentPrepService - Interface in com.gemalto.mfs.mwsdk.provisioning.sdkconfig
This interface contains the method Replenishment preparation.
ReplenishmentPrepStatus - Enum in com.gemalto.mfs.mwsdk.provisioning.model
 
REQUEST_DELETE_CARD - Static variable in interface com.gemalto.mfs.mwsdk.provisioning.model.KnownMessageCode
 
REQUEST_INSTALL_CARD - Static variable in interface com.gemalto.mfs.mwsdk.provisioning.model.KnownMessageCode
 
REQUEST_RENEW_CARD - Static variable in interface com.gemalto.mfs.mwsdk.provisioning.model.KnownMessageCode
 
REQUEST_RENEW_ODA_CERT - Static variable in interface com.gemalto.mfs.mwsdk.provisioning.model.KnownMessageCode
 
REQUEST_REPLENISH_KEYS - Static variable in interface com.gemalto.mfs.mwsdk.provisioning.model.KnownMessageCode
 
REQUEST_RESUME_CARD - Static variable in interface com.gemalto.mfs.mwsdk.provisioning.model.KnownMessageCode
 
REQUEST_SUSPEND_CARD - Static variable in interface com.gemalto.mfs.mwsdk.provisioning.model.KnownMessageCode
 
requestDataPreparation(String, String, JSONObject, DataPreparationListener) - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.VasProvisioningBusinessService
Request for Vas Data Preparation
reset() - Method in interface com.gemalto.mfs.mwsdk.sdkconfig.BusinessService
Resets the previously initialized business service object.
reset() - Method in interface com.gemalto.mfs.mwsdk.utils.chcodeverifier.SecureCodeInputer
Reset the added bytes from the memory
resetSDKStorage(Context, MGConfigurationResetListener) - Method in enum com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayManager
Deprecated.
since 6.6, it is not recommended to call this API alone. To avoid de-synchronization of walletId, it is recommended to call wipe from SDKDataController.wipeAll(android.content.Context) which also helps to wipe MG.
RESOURCE_NOT_FOUND - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
RESULT_CODE_AUTHENTICATION_FAILED - Static variable in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ThreeDSecure
 
RESULT_CODE_SESSION_NOT_FOUND - Static variable in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ThreeDSecure
 
RESULT_CODE_SUCCESS - Static variable in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ThreeDSecure
 
resumeCard(String, MGCardLifecycleEventListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardLifeCycleManager
An asynchronous method to RESUME the digitized card.
resumeCard(String, MGCardLifecycleEventListener, String, List<KeyValues>) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardLifeCycleManager
An asynchronous method to RESUME the digitized card.
resumeCard(String, MGCardLifecycleEventListener, String, List<KeyValues>, String) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardLifeCycleManager
An asynchronous method to RESUME the digitized card.
RETINA - com.gemalto.mfs.mwsdk.payment.CVMType
Retina recognition
RETIRED - com.gemalto.mfs.mwsdk.dcm.DigitalizedCardState
The card state is expired, and cannot be used for the payment.
RETRY_EXCEEDED - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Retry Timeout connection error : This error code returned when the HTTPS Status Code is 504 (HTTP_GATEWAY_TIMEOUT)
retrySession(PushServiceListener) - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.ProvisioningBusinessService
A mechanism to retry the server request in the event that there is an error received which can be a timeout or no/weak network coverage.
NOTE: Retry can only be done if the (com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError) is called.

S

SCHEME - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
The key to get the textual representation of card scheme.
SCHEME_LOGO - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtType
 
SCHEME_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for Card Scheme missing in Card Profile.
SDK_BUILD_NUMBER - Static variable in class com.gemalto.mfs.mwsdk.SDKEnv
 
SDK_DATA_VERSION_NOT_SUPPORTED - com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
Error returned when SDK finds existing data is not supported.
SDK_INIT_COMPLETED - com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
Indicates that the SDK initialization has completed.
SDK_INIT_FAILED - com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
Error returned when Initialize is failed due to internal components are not initialized.
SDK_INIT_STARTED - com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
Indicates that the SDK initialization has started.
SDK_INITIALIZED - com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
Error returned when Initialize is called eventhough previous initialization is successful
SDK_INITIALIZING_IN_PROGRESS - com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
Error returned when Initialize is called eventhough previous initialization is still onging
SDK_INTERNAL_COMPONENT_ERROR - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
SDK internal error during processing, do not crash SDK but handle this
SDK_NEED_TO_BE_UPGRADED - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Server reject the command as mobile payment application need to be upgraded to the newer TSH Pay SDK
SDK_NOT_INITIALIZED - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
SDK initialization is not completed.
SDK_NOT_INITIALIZED - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardErrorCodes
Error code to indicate that SDK initialzation is not completed.
SDK_UPGRADE_COMPLETED - com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
Indicates that the SDK Upgrade has completed.
SDK_UPGRADE_STARTED - com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
Indicates that the SDK Upgrade has started.
SDK_VERSION - Static variable in class com.gemalto.mfs.mwsdk.mobilegateway.SDKEnv
SDK version, that is a concatenation of:
- product version.
- release version.
- (non-official) release qualifier (e.g.
SDK_VERSION - Static variable in class com.gemalto.mfs.mwsdk.SDKEnv
SDK version, that is a concatenation of:
- product version.
- release version.
- (non-official) release qualifier (e.g.
SDKController - Class in com.gemalto.mfs.mwsdk.sdkconfig
The entry point to the configure the SDK.
SDKControllerListener - Interface in com.gemalto.mfs.mwsdk.sdkconfig
This interface contains callback used during the SDK initialization or Setup.
SDKDataController - Enum in com.gemalto.mfs.mwsdk.payment.sdkconfig
This enum contains the public API for wipeAll of the card Details.
SDKEnv - Class in com.gemalto.mfs.mwsdk.mobilegateway
Contains build-time environment variables.
SDKEnv - Class in com.gemalto.mfs.mwsdk
Contains build-time environment variables.
SDKError<T> - Interface in com.gemalto.mfs.mwsdk.sdkconfig
This interface contains callback used when the SDK throws the Error.
SDKInitializationException - Exception in com.gemalto.mfs.mwsdk.exception
 
SDKInitializationException(SDKInitializeErrorCode, String) - Constructor for exception com.gemalto.mfs.mwsdk.exception.SDKInitializationException
 
SDKInitializationException(SDKInitializeErrorCode, String, Throwable) - Constructor for exception com.gemalto.mfs.mwsdk.exception.SDKInitializationException
 
SDKInitializationException(SDKInitializeErrorCode, String, Throwable, HashMap<String, Object>) - Constructor for exception com.gemalto.mfs.mwsdk.exception.SDKInitializationException
 
SDKInitializationException(SDKInitializeErrorCode, String, HashMap<String, Object>) - Constructor for exception com.gemalto.mfs.mwsdk.exception.SDKInitializationException
 
SDKInitializeErrorCode - Enum in com.gemalto.mfs.mwsdk.sdkconfig
This enum contains the list of the ErrorCode of SDK initialize.
SDKInitializer - Enum in com.gemalto.mfs.mwsdk.payment.sdkconfig
This enum contains the public APIs for initializing the SDK before starting the payment.
SDKServiceState - Enum in com.gemalto.mfs.mwsdk.sdkconfig
Gives the state of initialization of CPS SDK.
SDKSetupProgressState - Enum in com.gemalto.mfs.mwsdk.sdkconfig
Gives Progress state during SDK initialization process.
SECURE_LOCK_NOT_PRESENTED - com.gemalto.mfs.mwsdk.cdcvm.BiometricsSupport
An error returned if biometrics or only biometric fingerprint is supported and available but secure lock (PIN, Password or Pattern) is not enabled in the device.
SECURE_LOCK_NOT_PRESENTED - com.gemalto.mfs.mwsdk.cdcvm.DeviceKeyguardSupport
An error returned if Secure lock (PIN, Password or Pattern) is not enabled in the device.
SecureCodeInputer - Interface in com.gemalto.mfs.mwsdk.utils.chcodeverifier
Secure pin inputer interface
SecureLogConstants - Class in com.gemalto.mfs.mwsdk.sdkconfig
Default configuration to be used for SecureLog
SecureLogConstants() - Constructor for class com.gemalto.mfs.mwsdk.sdkconfig.SecureLogConstants
 
SECURESTORAGE_WIPE_ALL_ERROR - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
SECURESTORAGE_WRITE_CONFIG_DATA_ERROR - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
SECURITY_UPDATE_REQUIRED - com.gemalto.mfs.mwsdk.cdcvm.BiometricsSupport
A security vulnerability has been discovered and the sensor is unavailable until a security update has addressed this issue *
NOTE: This error can be received if sensor's strength can only meet weak authenticator
select(String) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IDVMethodSelector
Select the type of IDV method for Card Activation.
selectCvmOnlinePINPriority() - Method in class com.gemalto.mfs.mwsdk.payment.CustomConfiguration.Builder
Change the cvm processing priority for VISA to Online PIN priority.
sendActivationCode(EnrollingServiceListener) - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.ProvisioningBusinessService
Sends the request to CPS to verify the activation code entered by user.
sendActivationCode(EnrollingServiceListener, ProvisioningServicePinType) - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.ProvisioningBusinessService
If this is invoked, then the end user will be required to enter the following in order: Activation code PIN - the type of PIN will be dictated by the pinType Both user inputs will be invoked through the EnrollingServiceListener.onCodeRequired(com.gemalto.mfs.mwsdk.utils.chcodeverifier.CHCodeVerifier) .
sendRequestForODACertificateRenewal(String, PushServiceListener) - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.ProvisioningBusinessService
This is a pull mode request to CPS server to renew ODA certificate.
sendRequestForReplenishment(String, PushServiceListener) - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.ProvisioningBusinessService
This is a pull mode request to CPS server to replenish the card.
sendRequestForReplenishment(String, PushServiceListener, boolean) - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.ProvisioningBusinessService
This is a pull mode request to CPS server to replenish the card.
serialNumber(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.EligibilityData.Builder
Set serial number.
SERVER_ERROR - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
SERVER_RESPONSE_JSON_ERROR - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
Error during jsonParsing of server response
ServiceAlreadyActivatedException - Exception in com.gemalto.mfs.mwsdk.payment.exception
This SDKRuntimeException will be thrown when an activated service is being activated again.
ServiceAlreadyActivatedException(String) - Constructor for exception com.gemalto.mfs.mwsdk.payment.exception.ServiceAlreadyActivatedException
 
ServiceAlreadyActivatedException(String, Throwable) - Constructor for exception com.gemalto.mfs.mwsdk.payment.exception.ServiceAlreadyActivatedException
 
set(String, byte[]) - Method in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardAdditionalPaymentData
 
setAccountId(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.WalletAccountData
Set the wallet user accountId.
setAcquireID(String) - Method in class com.gemalto.mfs.mwsdk.payment.engine.MerchantIdentifier
 
setAdditionalPaymentData(PaymentType, AbstractAsyncHandler<Void>, String, byte[]) - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
This method is used in compliment with PaymentService#setData() where data is set one time during the transaction.
setAddress(Address) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.WalletAccountData
Set the address of the wallet account.
setApduSuspendTimeout(long) - Static method in class com.gemalto.mfs.mwsdk.payment.PaymentSettings
Defines a timeout period for a APDU processing suspend.
setApplicationURL(String) - Method in class com.gemalto.mfs.mwsdk.payment.engine.MerchantIdentifier
 
setCHCodeVerifierListener(CHCodeVerifierListener) - Method in interface com.gemalto.mfs.mwsdk.utils.chcodeverifier.CHCodeVerifier
Depending on the CHVerificationMethod, the MPA may be informed right away if the SDK is not able to verify the CVM (e.g.
setCity(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.Address
Set the city of the user address.
setClientID(String) - Method in class com.gemalto.mfs.mwsdk.payment.engine.MerchantIdentifier
 
setConnectionParameters(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionHistoryConfiguration.Builder
Method to set Connection parameters of the MG Client Library.
setConnectionParameters(String, int, int) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.MGConnectionConfiguration.Builder
Method to set Connection parameters of the MG Client Library.
setCountry(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.Address
Set country code.
setCVMResetTimeoutListener(CVMResetTimeoutListener) - Method in interface com.gemalto.mfs.mwsdk.payment.engine.PaymentService
Method to register a listener on the count-down timer for the validity of the verification of CardHolder, if done before.
setCVMType(CVMType) - Method in interface com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifier
An API to set the CVM type for Biometric/DeviceKeyguard.
setCVMType(CVMType) - Method in interface com.gemalto.mfs.mwsdk.utils.chcodeverifier.CHCodeVerifier
An API to set the CVM type for WalletPIN.
setData(String, byte[]) - Method in interface com.gemalto.mfs.mwsdk.payment.engine.PaymentService
Method to update the in-memory card profile according to the supported path.
setDay(int) - Method in class com.gemalto.mfs.mwsdk.payment.engine.Date
 
setDefault(PaymentType, AbstractAsyncHandler<Void>) - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
Set the DigitalizedCard as the default payment card with the default PaymentType
setDeviceCVMVerifyListener(DeviceCVMVerifyListener) - Method in interface com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifier
An API to set the callback to delegate the biometric fingerprint authentication result to the MPA.
setDisableDeactivationOnPosDisconnect(boolean) - Static method in class com.gemalto.mfs.mwsdk.payment.PaymentSettings
Deprecated.
setEmail(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.WalletAccountData
Set the email associated to wallet account.
setId(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.AuthMethod
 
setKey(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.KeyValues
Set the key of this object.
setKeyguardActivity(Activity) - Method in interface com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifier
An API to manage the keyguard mechanism (PIN / Pattern / Password)
setKeyguardActivity(Activity, Class) - Method in interface com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifier
An API to manage the keyguard mechanism (PIN / Pattern / Password)
setLine1(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.Address
Set the first line of the user address.
setLine2(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.Address
Set the second line of the user address.
setLockStatus(Aid.LockStatus) - Method in interface com.gemalto.mfs.mwsdk.dcm.Aid
Set the lock status.
setMerchantID(String) - Method in class com.gemalto.mfs.mwsdk.payment.engine.MerchantIdentifier
 
setMerchantName(String) - Method in class com.gemalto.mfs.mwsdk.payment.engine.MerchantIdentifier
 
setMonth(int) - Method in class com.gemalto.mfs.mwsdk.payment.engine.Date
 
setName(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.WalletAccountData
Set full name of the wallet account.
setNotification(Notification) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.MGWalletConfiguration.Builder
Deprecated.
since 6.7.5 : Notification Object is no longer used
setPaymentExperience(Context, PaymentExperience) - Static method in class com.gemalto.mfs.mwsdk.payment.experience.PaymentExperienceSettings
This API enables the payment application to set the expected payment experience in cases where the contactless payment is initiated and TSHPaySDK is not initialized.
setPostalCode(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.Address
Set the postal code.
setPPSEFci(byte[]) - Method in interface com.gemalto.mfs.mwsdk.payment.engine.PaymentService
 
setPreEntryActivation(byte[]) - Method in enum com.gemalto.mfs.mwsdk.dcm.cdcvm.DeviceCVMManager
Set the activation for the pre-entry behavior.
setPURERefundTransactionCompletionWithoutGenAC(boolean) - Static method in class com.gemalto.mfs.mwsdk.payment.PaymentSettings
This method is to enable PURE refund transaction completion without GenerateAC command.
setPushServiceListener(PushServiceListener) - Static method in class com.gemalto.mfs.mwsdk.provisioning.push.CPSCommService
Sets the push listener.
setRetryParameters(int, int) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.MGConnectionConfiguration.Builder
Method to set Connection retry parameters of the MG Client Library
setState(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.Address
Set State or province code
setTransactionRetryLimit(int) - Static method in class com.gemalto.mfs.mwsdk.payment.PaymentSettings
Allows setting maximum number of retries for a contactless payment transaction performed by a POS if the connection is interrupted.
setTransactionRetryTimeout(long) - Static method in class com.gemalto.mfs.mwsdk.payment.PaymentSettings
Defines a timeout period for a transaction retry by POS.
setType(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.AuthMethod
 
setupCardActivation() - Method in interface com.gemalto.mfs.mwsdk.payment.APDUProcessorSetupCallbacks
It is mandatory to set another card as default for the next payment transaction.
setupListener() - Method in class com.gemalto.mfs.mwsdk.dcm.AbstractWalletPinService
A method to setup WalletPinEventListener to listen for events during the wallet PIN management.
setupListener() - Method in interface com.gemalto.mfs.mwsdk.payment.APDUProcessorSetupCallbacks
Setup the Service Listener.
setupPluginRegistration() - Method in interface com.gemalto.mfs.mwsdk.payment.APDUProcessorSetupCallbacks
It is mandatory to setup plugin registration.
setValue(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.KeyValues
Set the value of this object.
setWalletParameters(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.MGWalletConfiguration.Builder
Method to set WalletProviderID of the MG Client Library.
setWalletParameters(String, String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.MGWalletConfiguration.Builder
Method to set WalletProviderID & walletApplicationID of the MG Client Library.
setYear(int) - Method in class com.gemalto.mfs.mwsdk.payment.engine.Date
 
shutDown() - Method in class com.gemalto.mfs.mwsdk.sdkconfig.SDKController
Caution: This method is for internal use only.
SIGNATURE - com.gemalto.mfs.mwsdk.payment.engine.UserActionOnPoi
User Action on Point of Interaction - Need to sign after payment
singleTransactionAmountLimitForLVT(long) - Method in class com.gemalto.mfs.mwsdk.payment.CustomConfiguration.Builder
 
startAuthentication(DeviceCVMVerifierInput) - Method in interface com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifier
This method starts the end-user authentication by using the biometric fingerprint method or device keyguard authentication.
startAuthentication(PaymentServiceListener, PaymentType) - Method in interface com.gemalto.mfs.mwsdk.payment.PaymentBusinessService
To trigger authentication flow prior to Contactless payment.
startWalletSecureEnrollment() - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.WalletSecureEnrollmentBusinessService
startWalletSecureEnrollment(WalletSecureEnrollmentListener) - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.WalletSecureEnrollmentBusinessService
STATE_INITIALIZED - com.gemalto.mfs.mwsdk.sdkconfig.SDKServiceState
Current state of SDK is initialized
STATE_INITIALIZING_IN_PROGRESS - com.gemalto.mfs.mwsdk.sdkconfig.SDKServiceState
Current state of SDK is initializing in progress
STATE_NOT_INITIALIZED - com.gemalto.mfs.mwsdk.sdkconfig.SDKServiceState
Current state of SDK is not initialized
STORAGE_COMPONENT_ERROR - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error is thrown when payment is done and there is issue with Storage component of SDK
STORAGE_COMPONENT_ERROR - com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
Error returned when Initialize is failed due to storage component exceptions.
SUCCESS - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
 
SUCCESS - com.gemalto.mfs.mwsdk.provisioning.model.ReplenishmentPrepStatus
TVL signature generation is success or none of cards need LUK replenishment
SUPPORTED - com.gemalto.mfs.mwsdk.cdcvm.BiometricsSupport
The SDK can fully support the use of biometrics features including fingerprint.
SUPPORTED - com.gemalto.mfs.mwsdk.cdcvm.DeviceKeyguardSupport
The SDK can fully support the use of device keyguard as CHVerificationMethod feature.
supportTransitWithoutCDCVM(boolean) - Method in class com.gemalto.mfs.mwsdk.payment.CustomConfiguration.Builder
 
suspendCard(String, MGCardLifecycleEventListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardLifeCycleManager
An asynchronous method to SUSPEND the digitized card.
suspendCard(String, MGCardLifecycleEventListener, String, List<KeyValues>) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardLifeCycleManager
An asynchronous method to SUSPEND the digitized card.
suspendCard(String, MGCardLifecycleEventListener, String, List<KeyValues>, String) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardLifeCycleManager
An asynchronous method to SUSPEND the digitized card.
SUSPENDED - com.gemalto.mfs.mwsdk.dcm.DigitalizedCardState
The card is suspended, and it cannot be used for payment.
SYNC_REPLENISH_NOT_SUPPORTED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 

T

TAG - Static variable in class com.gemalto.mfs.mwsdk.mobilegateway.MGConnectionConfiguration
 
TAG - Static variable in class com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionHistoryConfiguration
 
TAG - Static variable in class com.gemalto.mfs.mwsdk.mobilegateway.MGWalletConfiguration
 
TAG_PAYMENT_OPTION - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardAdditionalPaymentData
 
TAG_PAYMENT_OPTION_DATA_ENTRY - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardAdditionalPaymentData
 
TAVV - com.gemalto.mfs.mwsdk.payment.engine.CryptogramDataType
 
TECHNICAL_ERROR - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
TerminalTechnology - Enum in com.gemalto.mfs.mwsdk.payment.engine
The type of technology supported by the Terminal, It is the type of transaction requested by the terminal.
TerminalType - Enum in com.gemalto.mfs.mwsdk.payment.engine
The type of the Terminal
TermsAndConditions - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
TermsAndConditions provides the Contents of the Terms and Condition and also provides the means to accept it.
TermsAndConditionSession - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
TermsAndConditionSession is a marker interface which is returned after accepting the Terms and Condition.
TermsAndConditionsListener - Interface in com.gemalto.mfs.mwsdk.mobilegateway.listener
Listener for the getTermsAndConditions events.
ThreeDSecure - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
IDVMethod supported by the Card Enrollment.
TIMESTAMP_NULL - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
TOKEN_SYNC_BLOCKED - com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
Token Sync Process is Blocked when it is not within the allocated executing slot or the current allocated slot is consumed.
TOKEN_SYNC_ERROR_GETTING_CARD_LIST - com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
Error getting card list.
TOKEN_SYNC_ERROR_JSON_DATA_EXCEPTION - com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
Server response JSON data parsing error.
TOKEN_SYNC_ERROR_SDK_NOT_INITIALIZED - com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
Error due to SDK initialization not completed.
TOKEN_SYNC_EXTERNAL_SYSTEM_UNAVAILABLE - com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
Token Sync server error due to External system unavailable.
TOKEN_SYNC_INTERNAL_COMPONENT_ERROR - com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
Internal Token Sync SDK internal error.
TOKEN_SYNC_MISSING_REQUIRED_PARAMETER - com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
Token Sync Missing required parameter.
TOKEN_SYNC_OPERATION_TIMEOUT - com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
Error response due to operation timeout.
TOKEN_SYNC_SERVER_ERROR - com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
Token Sync Server Error.
TOKEN_SYNC_SERVER_PROCESS_ERROR - com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
Token Sync Missing required parameter.
TOKEN_SYNC_SERVICE_UNAVAILABLE - com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
Token Sync Service Unavailable.
TOKEN_SYNC_STATUS_FAIL - com.gemalto.mfs.mwsdk.dcm.TokenSyncStatus
Token Sync Process is failed.
TOKEN_SYNC_STATUS_SUCCESS - com.gemalto.mfs.mwsdk.dcm.TokenSyncStatus
Token Sync Process is successful.
TOKEN_SYNC_UNEXPECTED_INTERNAL_ERROR - com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
Token Sync Unexpected internal server error, where server is not able to process the request.
TOKEN_SYNC_UNKNOWN_STATE - com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
Token Sync Missing required parameter.
TOKEN_SYNC_UNKNOWN_WALLET_ID - com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
Token Sync Unknown Wallet Id.
TOKEN_SYNC_UNKNOWN_WALLET_PROVIDER_ID - com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
Token Sync Unknown Wallet Provider Id.
TOKEN_SYNC_WRONG_FORMAT_OR_MISSING_PARAM - com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
Token Sync Server Error due to bad request format.
TOKENID_MISSING - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for Token ID missing in Card Profile.
TokenSyncError - Class in com.gemalto.mfs.mwsdk.dcm
TokenSyncError provides the details of the error occurred during token sync process.
TokenSyncError(TokenSyncErrorCode, String) - Constructor for class com.gemalto.mfs.mwsdk.dcm.TokenSyncError
Constructor to create object of TokenSyncError.
TokenSyncErrorCode - Enum in com.gemalto.mfs.mwsdk.dcm
This class represents Token Sync Error Codes.
TokenSyncListener - Interface in com.gemalto.mfs.mwsdk.dcm
An interface to delegate events while processing token sync use case.
TokenSyncStatus - Enum in com.gemalto.mfs.mwsdk.dcm
This class represents Token Sync Status Codes.
toString() - Method in enum com.gemalto.mfs.mwsdk.cdcvm.BiometricsSupport
String representation of the Enum.
toString() - Method in enum com.gemalto.mfs.mwsdk.cdcvm.DeviceKeyguardSupport
String representation of the Enum.
toString() - Method in enum com.gemalto.mfs.mwsdk.dcm.Aid.LockStatus
String representation of the Enum.
toString() - Method in enum com.gemalto.mfs.mwsdk.dcm.DigitalizedCardState
String representation of the Enum.
toString() - Method in enum com.gemalto.mfs.mwsdk.dcm.PaymentType
String representation of the Enum.
toString() - Method in enum com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
String representation of the Enum.
toString() - Method in enum com.gemalto.mfs.mwsdk.dcm.TokenSyncStatus
int representation of the Enum.
toString() - Method in enum com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtType
String representation of the Enum.
toString() - Method in enum com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivationState
String representation of the Enum.
toString() - Method in enum com.gemalto.mfs.mwsdk.payment.CHVerificationMethod
String representation of the Enum.
toString() - Method in enum com.gemalto.mfs.mwsdk.payment.engine.CdcvmSupported
String representation of the Enum.
toString() - Method in enum com.gemalto.mfs.mwsdk.payment.engine.TerminalTechnology
String representation of the Enum.
toString() - Method in enum com.gemalto.mfs.mwsdk.payment.engine.TerminalType
String representation of the Enum.
toString() - Method in enum com.gemalto.mfs.mwsdk.payment.engine.TransactionType
String representation of the Enum.
toString() - Method in enum com.gemalto.mfs.mwsdk.payment.engine.TwoTapSupported
String representation of the Enum.
toString() - Method in enum com.gemalto.mfs.mwsdk.payment.experience.PaymentExperience
String representation of the Enum.
toString() - Method in enum com.gemalto.mfs.mwsdk.provisioning.model.AuthenticationState.AuthState
String representation of the Enum.
toString() - Method in enum com.gemalto.mfs.mwsdk.provisioning.model.MessageClassification
String representation of the Enum.
toString() - Method in enum com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentState
String representation of the Enum.
TRANSACTION_CONTEXT_KEY - Static variable in interface com.gemalto.mfs.mwsdk.payment.PaymentServiceListener
 
TRANSACTION_RECORDS_SIGNATURE_VERIFICATION_FAILED - com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
VISA Invalid Mac error
TransactionConditions - Enum in com.gemalto.mfs.mwsdk.payment.engine
This defines if the Transaction is Domestic or International
TransactionContext - Interface in com.gemalto.mfs.mwsdk.payment.engine
It contains the different value of the current transaction.
TransactionHistoryListener - Interface in com.gemalto.mfs.mwsdk.mobilegateway.listener
Listener to return the transactionHistory for provided digitalCardId
TransactionPurpose - Enum in com.gemalto.mfs.mwsdk.payment.engine
This defines the Purpose of the Transaction
TransactionRange - Enum in com.gemalto.mfs.mwsdk.payment.engine
This defines the Range of the Transaction
TransactionStatus - Enum in com.gemalto.mfs.mwsdk.mobilegateway.utils
Status of the transaction
TransactionType - Enum in com.gemalto.mfs.mwsdk.mobilegateway.utils
 
TransactionType - Enum in com.gemalto.mfs.mwsdk.payment.engine
Represent the richTransactionType for MCBP2.1.
TRANSIT - com.gemalto.mfs.mwsdk.payment.engine.TransactionType
 
TWO_TAP_ALWAYS - com.gemalto.mfs.mwsdk.payment.experience.PaymentExperience
Payment experience in two taps always regardless to card profile and end user authentication.
TwoTapSupported - Enum in com.gemalto.mfs.mwsdk.payment.engine
This defines if 2 taps is supported for the Transaction
TXN_TYPE_PURE - Static variable in class com.gemalto.mfs.mwsdk.payment.engine.remote.DSRPConstants
 

U

UCAF - com.gemalto.mfs.mwsdk.payment.engine.CryptogramDataType
 
UNEXPECTED_INTERNAL_ERROR - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
UNKNOWN - com.gemalto.mfs.mwsdk.dcm.DigitalizedCardState
The card state is not defined.
UNKNOWN - com.gemalto.mfs.mwsdk.payment.engine.CardScheme
Unknown Card Scheme for illegal transaction
UNKNOWN - com.gemalto.mfs.mwsdk.payment.engine.CdcvmSupported
Unknown is returned if Terminal request does not matxh the cdcvm code
UNKNOWN - com.gemalto.mfs.mwsdk.payment.engine.Outcome
Illegal Outcome (Also returned for older Mastercard Specifications)
UNKNOWN - com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
UNKNOWN - com.gemalto.mfs.mwsdk.payment.engine.TransactionConditions
The value indicates that the location transaction is unknown
UNKNOWN - com.gemalto.mfs.mwsdk.payment.engine.TransactionPurpose
The Transaction has requested is Unknown
UNKNOWN - com.gemalto.mfs.mwsdk.payment.engine.TransactionRange
Unknown Range
UNKNOWN - com.gemalto.mfs.mwsdk.payment.engine.TransactionType
 
UNKNOWN - com.gemalto.mfs.mwsdk.payment.engine.TwoTapSupported
Unknown case
UNKNOWN - com.gemalto.mfs.mwsdk.payment.engine.UserActionOnPoi
User Action on Point of Interaction - UNKNOWN
UNKNOWN_BIN - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
UNKNOWN_CARD_ID - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
UNKNOWN_CARD_PRODUCT - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
UNKNOWN_CORRELATION_ID - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
UNKNOWN_DEVICE_ID - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
UNKNOWN_DIGITAL_CARD_ID - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
UNKNOWN_ISSUER_ID - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
UNKNOWN_WALLET_ID - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
UNKNOWN_WALLET_PROVIDER_ID - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
UNKONOWN_IDV_METHOD - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
UNLOCKED - com.gemalto.mfs.mwsdk.dcm.Aid.LockStatus
AID is unlocked, and will work as usual.
unsetDefaultCard(PaymentType, AbstractAsyncHandler<Void>) - Static method in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardManager
Removes the current default card status.
UNSUPPORTED_CARD_TYPE - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
Error returned when card profile type does not match any exsisting type (CARD_LIKE, FCDCVM and CDCVM ALWAYS)
updateAidList(List<Aid>) - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
Update the list of Aid to card profile.
updateCard(String, MGCardLifecycleEventListener, String, byte[], List<KeyValues>) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardLifeCycleManager
An asynchronous method to UPDATE the digitized card.
updateCard(String, MGCardLifecycleEventListener, String, byte[], List<KeyValues>, String) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardLifeCycleManager
An asynchronous method to UPDATE the digitized card.
updatePushToken(String, PushServiceListener) - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.ProvisioningBusinessService
This is a pull mode request to CPS server to update the GCM token.
USER_NOT_AUTHENTICATED - com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
Error returned during delegated CDCVM if MPA states user authenticated.
UserActionOnPoi - Enum in com.gemalto.mfs.mwsdk.payment.engine
Value containing the Expected User Action on Point of Interaction

V

VALID - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ValidityPeriod - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
ValidityPeriod indicates the validity period as a part of the information that exists in the CardProduct.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.cdcvm.BiometricsSupport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.cdcvm.DeviceKeyguardSupport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.dcm.Aid.LockStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.dcm.cdcvm.DeviceCVMManager
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.dcm.DigitalizedCardState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.dcm.PaymentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.dcm.TokenSyncStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InputMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.MGSDKConfigurationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayManager
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.chverification.CHVerificationManager
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.CHVerificationMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.CVMType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.CardScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.CdcvmSupported
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.CryptogramDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.DeactivationStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.Outcome
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.TerminalTechnology
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.TerminalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.TransactionConditions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.TransactionPurpose
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.TransactionRange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.TransactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.TwoTapSupported
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.UserActionOnPoi
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.experience.PaymentExperience
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.PluginRegistrationManager
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKDataController
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.AuthenticationState.AuthState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.EnrollmentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.GetAccessTokenMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.MessageClassification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.NeedsAuthenticationErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceCodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServicePinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.ReplenishmentPrepStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.sdkconfig.SDKServiceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gemalto.mfs.mwsdk.utils.chcodeverifier.CHCodeVerifierErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.gemalto.mfs.mwsdk.cdcvm.BiometricsSupport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.cdcvm.DeviceKeyguardSupport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.dcm.Aid.LockStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.dcm.cdcvm.DeviceCVMManager
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.dcm.DigitalizedCardState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.dcm.PaymentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.dcm.TokenSyncStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InputMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.MGSDKConfigurationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayManager
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.chverification.CHVerificationManager
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.CHVerificationMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.CVMType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.CardScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.CdcvmSupported
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.CryptogramDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.DeactivationStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.Outcome
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.TerminalTechnology
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.TerminalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.TransactionConditions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.TransactionPurpose
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.TransactionRange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.TransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.TwoTapSupported
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.engine.UserActionOnPoi
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.experience.PaymentExperience
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.PluginRegistrationManager
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKDataController
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.AuthenticationState.AuthState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.EnrollmentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.GetAccessTokenMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.MessageClassification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.NeedsAuthenticationErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceCodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServicePinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.ReplenishmentPrepStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.sdkconfig.SDKServiceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gemalto.mfs.mwsdk.utils.chcodeverifier.CHCodeVerifierErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
VAS_NOT_FOUND - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
VAS_PROFILE_GENERATION_FAILED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
VAS_PROFILE_NOT_FOUND - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
VasProvisioningBusinessService - Interface in com.gemalto.mfs.mwsdk.provisioning.sdkconfig
This service is responsible to communicate to CPS to support Provisioning for VAS.
version(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentData.IssuerPushReceiptBuilder
Set version.
version(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IssuerPushReceipt
Set version of push receipt used.
VERSION - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
 
Visa() - Constructor for class com.gemalto.mfs.mwsdk.payment.engine.ProfileUpdatablePaths.Visa
 
VISA - com.gemalto.mfs.mwsdk.payment.engine.CardScheme
Visa Card Scheme is returned for Visa transaction
VISA_EXTERNAL_SYSTEM_NOT_AVAILABLE_ERROR - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
VISA_INVALID_MAC_ERROR - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
VISA_INVALID_REQUEST_ERROR - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
VISA_MAC_PERMANENT_ERROR - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
VISA_UNEXPECTED_ERROR - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
VisaConstants - Interface in com.gemalto.mfs.mwsdk.payment
This interface contains VisaConstants used while replenishment.

W

WAIT_FOR_SECOND_TAP - Static variable in class com.gemalto.mfs.mwsdk.payment.CustomRAPDUHeaderByte
Indicates that a second tap is expected following CVM input.
waitToComplete() - Method in interface com.gemalto.mfs.mwsdk.utils.async.AsyncToken
This method waits on the calling thread until the operation has finished executing.
WALLET_ACTION_REQUIRED - com.gemalto.mfs.mwsdk.payment.engine.Outcome
In dual tap use case, Wallet action required if in case of first tap
WALLET_NOT_FOUND - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
WALLET_OUT_OF_CAPACITY - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
WALLET_PIN - com.gemalto.mfs.mwsdk.payment.CHVerificationMethod
This is one of the options for a category of On-Device verification method.
WALLET_UNRECOVERABLE_ERROR - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
 
walletAccountData(WalletAccountData) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.EligibilityData.Builder
Set wallet account data.
WalletAccountData - Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
The WalletAccountData are used by MPA for CheckCardEligibility.
WalletAccountData(String) - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.WalletAccountData
 
WalletPinErrorCode - Enum in com.gemalto.mfs.mwsdk.dcm
An enum of the list of error codes related to specific use case for wallet PIN management.
WalletPinEventListener - Interface in com.gemalto.mfs.mwsdk.dcm
An interface to delegate events while managing the wallet PIN use cases.
WalletPinException - Exception in com.gemalto.mfs.mwsdk.dcm.exception
An exception raised whenever performing an operation related to wallet pin while it is not set previously.
WalletPinException(String) - Constructor for exception com.gemalto.mfs.mwsdk.dcm.exception.WalletPinException
Constructor
WalletPinException(String, Throwable) - Constructor for exception com.gemalto.mfs.mwsdk.dcm.exception.WalletPinException
Constructor given the message and the cause of the exception
WalletPinManager - Class in com.gemalto.mfs.mwsdk.dcm
A class to manage the wallet pin use case (e.g.
WalletSecureEnrollmentBusinessService - Interface in com.gemalto.mfs.mwsdk.provisioning.sdkconfig
This service is responsible to manage and communicate with CPS to support renewal from a diversifier version to an other.
WalletSecureEnrollmentError - Class in com.gemalto.mfs.mwsdk.provisioning.model
Errors pertaining to renewing may have different causes.
WalletSecureEnrollmentError(WalletSecureEnrollmentErrorCodes, int, int, String, Throwable, Map<String, String>) - Constructor for class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentError
Constructor to create object of WalletSecureEnrollmentError.
WalletSecureEnrollmentError(WalletSecureEnrollmentErrorCodes, int, int, String, Map<String, String>) - Constructor for class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentError
Constructor to create object of WalletSecureEnrollmentError.
WalletSecureEnrollmentErrorCodes - Enum in com.gemalto.mfs.mwsdk.provisioning.model
This class represents the errors occurred during performing wallet secure enrollment.
WalletSecureEnrollmentException - Exception in com.gemalto.mfs.mwsdk.provisioning.exception
Errors pertaining to renewing may have different causes.
WalletSecureEnrollmentException(WalletSecureEnrollmentErrorCodes, int, int, String, Throwable, Map<String, String>) - Constructor for exception com.gemalto.mfs.mwsdk.provisioning.exception.WalletSecureEnrollmentException
Constructor to create object of WalletSecureEnrollmentError.
WalletSecureEnrollmentException(WalletSecureEnrollmentErrorCodes, int, int, String, Map<String, String>) - Constructor for exception com.gemalto.mfs.mwsdk.provisioning.exception.WalletSecureEnrollmentException
Constructor to create object of WalletSecureEnrollmentError.
WalletSecureEnrollmentListener - Interface in com.gemalto.mfs.mwsdk.provisioning.listener
An interface to delegate events while managing the wallet secure enrollment use case.
WalletSecureEnrollmentState - Enum in com.gemalto.mfs.mwsdk.provisioning.model
Enumeration indicating the different renewal states of the SDK.
WARNING - com.gemalto.mfs.mwsdk.provisioning.model.MessageClassification
Message severity indicates warning message.
WEB_3DS_AUTHENTICATION_FAILED - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
WEB_3DS_DATA_ERROR - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
WEB_3DS_NEEDED - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivationState
 
WEB3DS_NEEDED - com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardStatus
 
wipe() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.qrcode.QRCodeData
Clear all the data in memory.
wipe() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.remote.RemotePaymentOutputData
Wipe the sensitve data from output.
wipe() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.TransactionContext
Call this method for securely wiping the card transaction information after use.
wipeAll(Context) - Method in enum com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKDataController
This API performs wipe of All data in HCEMobileWalletSDK.
wipeCard(String, Context) - Static method in enum com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKDataController
This API performs deletion of a card with given tokenId
withMCRemotePaymentParameters(char, TransactionType, CryptogramDataType, long) - Method in class com.gemalto.mfs.mwsdk.payment.engine.PaymentInputData.PaymentInputBuilder
 
withPureQRCodePaymentParameters(byte[], byte[]) - Method in class com.gemalto.mfs.mwsdk.payment.engine.PaymentInputData.PaymentInputBuilder
 
withQRCodePaymentParameters(String, char, char) - Method in class com.gemalto.mfs.mwsdk.payment.engine.PaymentInputData.PaymentInputBuilder
 
withRemotePaymentParameters(long, char) - Method in class com.gemalto.mfs.mwsdk.payment.engine.PaymentInputData.PaymentInputBuilder
 
WRONG_DIGITALIZED_CARD_STATE - com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
WRONG_PIN - com.gemalto.mfs.mwsdk.utils.chcodeverifier.CHCodeVerifierErrorCode
Wrong PIN
WSE_ASM_ERROR - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
ASM Error.
WSE_COMPLETED - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentState
Wallet Secure Enrollment is completed.
WSE_CPS_COMPONENT_NOT_INITIALIZED - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
CPS component not initialized.
WSE_DOWNLOAD_ERROR - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
Error linked to downloading of resources.
WSE_ERROR_COMPUTE_AUTH_VALUE_FAILED_CERT_EXCEPTION - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
Failed to compute auth value for initSession, this can happen when get app public key hash has exception about certification issues.
WSE_ERROR_COMPUTE_AUTH_VALUE_FAILED_PACKAGE_NOT_FOUND - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
Failed to compute auth value for initSession, this can happen when get app public key hash has exception about package name not found.
WSE_ERROR_INIT_SESSION - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
Init session error.
WSE_INTERNAL_ERROR - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
Internal renewal error
WSE_KCV_ERROR - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
Error returned when KCV is wrong.
WSE_LUK_NOT_FOUND - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
LUK not found.
WSE_LUK_REPLACEMENT_ERROR - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
LUK replacement failed.
WSE_MG_COMPONENT_NOT_INITIALIZED - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
MobileGateway not initialized.
WSE_NOT_REQUIRED - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentState
Wallet Secure Enrollment is not required.
WSE_REQUEST_ERROR - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
Enrollment request failed.
WSE_REQUIRED - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentState
Wallet Secure Enrollment is required.
WSE_STARTED - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentState
Wallet Secure Enrollment is started.
WSE_STORAGE_ACCESS_ERROR - com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
SDK Wallet Secure enrollment internal storage access error.

Y

YES - com.gemalto.mfs.mwsdk.payment.engine.CdcvmSupported
CDCVM Supported by the Terminal.
YES - com.gemalto.mfs.mwsdk.payment.engine.TwoTapSupported
2 tap supported
A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes All Packages