Index

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 and Interfaces|All Packages|Constant Field Values|Serialized Form

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 set up a wallet PIN service which 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 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
Activates the card using the OTP received.
activate(int, MGDigitizationListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivation
Activates 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
Activates 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.
activateWithTav(byte[], MGDigitizationListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivation
Activate the card using the received token authentication value.
ACTIVATION_CODE - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceCodeType
This implies that the user is expected to enter the activation code.
ACTIVE - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardState
The card is active, and it can be used for the payment.
ACTIVE - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains the error code for the Additional Data which is missing in the card profile.
ADDITIONAL_DATA_ODA_CERTIFICATE_EXPIRY_DATA - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
The key to get the expiry date of the Visa ODA certificate.
ADDITIONAL_DATA_ODA_CERTIFICATE_EXPIRY_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains the error code for the expiry date value which is missing in the AdditionalData Object of the card profile.
ADDITIONAL_DATA_PAN_EXPIRY - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
The key to get the PAN expired data.
ADDITIONAL_DATA_PAN_EXPIRY_DATE_MISSING - Enum constant in enum class 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 last 4 digits of the PAN.
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 that is stored in PPSE FCI.
Aid.LockStatus - Enum Class in com.gemalto.mfs.mwsdk.dcm
The enum class for AID lock status.
AIDINFO_AID_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains the error code for the AID Value which is missing in the AidInfo Object of the card profile.
AIDINFO_CAP_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains the error code for the CAP value which is missing in the AidInfo Object of the card profile.
AIDINFO_GPORESPONSE_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains the error code for the GPO Response which is missing in the AidInfo Object of the card profile.
AIDINFO_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains the error code for the AidInfo Object which is missing in the card profile.
AIDINFO_PAYMENT_FCI_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains the error code for the Payment FCI which is missing in the AidInfo Object of the card profile.
ALL - Enum constant in enum class com.thalesgroup.cdi.tsh.log.LogService.Level
 
ALTERNATE_AIDINFO_AID_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for Alternate Aid missing in Record Object Card Profile.
ALTERNATE_AIDINFO_CAP_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains the error code for the CAP value which is missing in the Alternate AidInfo Object of the card profile.
ALTERNATE_AIDINFO_GPORESPONSE_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for Alternate GPO Response missing in Record Object Card Profile.
ALTERNATE_AIDINFO_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains the error code for the Alternate AIdInfo Object which is missing in the card profile.
ALTERNATE_AIDINFO_PAYMENT_FCI_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains Error Code for Alternate Payment FCI missing in Record Object Card Profile.
ALTERNATE_GPORESPONSEODA_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
ANDROID_VERSION_NOT_SUPPORTED - Enum constant in enum class com.gemalto.mfs.mwsdk.cdcvm.BiometricsSupport
The SDK will return this error if the firmware version is lower than Android 6.0.
ANDROID_VERSION_NOT_SUPPORTED - Enum constant in enum class com.gemalto.mfs.mwsdk.cdcvm.DeviceKeyguardSupport
The SDK will return this error if the firmware version is earlier 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
APP2APP_NEEDED - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivationState
 
APP2APP_SELECTED - Enum constant in enum class 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 - Enum constant in enum class 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().
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 - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Rages error
ASM_INIT_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
Error returned when Initialize is failed due to ASM component exceptions.
ASM_MIGRATION_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
Error returned when Initialize is failed due to ASM component exceptions.
ASSET_NOT_AVAILABLE - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
ATC_START_INDEX_NULL - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
ATM_OTHER_SERVICE - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionType
 
ATM_WITHDRAWAL - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionType
 
AUTH_NEEDED - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.AuthenticationState.AuthState
 
AUTH_NOT_NEEDED - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.AuthenticationState.AuthState
 
AUTHENTICATE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionPurpose
The Transaction has requested AAC
AUTHENTICATE_OFFLINE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.Outcome
If Transaction is ok and transaction is offline (Transit Transaction)
AUTHENTICATION_REQUIRED - Enum constant in enum class 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 Class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionPurpose
The Transaction has requested ARQC
AUTHORIZE_ONLINE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.Outcome
If Transaction is ok and transaction is online (ARQC)

B

BANK_APP - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InputMethod
 
BANK_ATTENDED_OFFLINE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
BANK_ATTENDED_OFFLINE_ONLINE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
BANK_ATTENDED_ONLINE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
BANK_LOGO - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtType
 
BANK_UNATTENDED_OFFLINE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
BANK_UNATTENDED_OFFLINE_ONLINE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
BANK_UNATTENDED_ONLINE - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.CHVerificationMethod
This is one of the options for a category of On-Device verification method.
BiometricsSupport - Enum Class in com.gemalto.mfs.mwsdk.cdcvm
An enum that identifies if the device is capable of supporting the biometrics.
BLOCKED_SECURE_WALLET_ENROLLMENT_REQUIRED - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
BOTH_SCHEME_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
BOTH_TOKENID_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains the error codes for both Token ID and Digital Card ID which are missing in the card profile.
build() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.EligibilityData.Builder
Builds EligibilityData.
build() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentData.EncryptedCardDataBuilder
Builds the InstrumentData object.
build() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentData.IssuerPushReceiptBuilder
Builds the InstrumentData object.
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
 
build() - Method in class com.gemalto.mfs.mwsdk.payment.engine.WalletTransactionData.Builder
Deprecated.
Builds a new WalletTransactionData instance using the configured values.
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() - Constructor for class com.gemalto.mfs.mwsdk.payment.engine.WalletTransactionData.Builder
Deprecated.
 
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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error is returned if card activation failed.
CARD_ACTIVATION_LISTENER_NOT_IMPLEMENTED - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
 
CARD_ACTIVATION_MOBILE_PIN_INVALID_LENGTH - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
User has entered an invalid mobile pin.
CARD_ACTIVATION_MOBILE_PIN_MISMATCH - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
CARD_BACKGROUND - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtType
 
CARD_BACKGROUND_COMBINED - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtType
 
CARD_COUNTRY_CODE - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
 
CARD_HAS_PROVISIONED_NULL - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
CARD_ICON - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtType
 
CARD_META_DATA_JSON_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
CARD_NOT_ACTIVE - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardErrorCodes
This error code is returned when trying to set a suspended card as the default.
CARD_NOT_DEFAULT_CARD - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardErrorCodes
This error code is returned when trying to set additional data for a non-default card.
CARD_NOT_ENROLLED - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Card is not enrolled or tokenized.
CARD_NOT_EXISTING - Enum constant in enum class 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
This error code is returned when an operation is performed on a non-existent card.
CARD_OUT_OF_PAYMENT_KEYS - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
The payment credentials of this card ran over.
CARD_PRODUCT_NOT_SUPPORTED - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
CARD_PROVISIONING_COUNT_EXCEEDED - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
CARD_SET_DEFAULT_FAILED - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
This error is returned if setting of default card failed
CARD_STATE_DESYNCHRO - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Card state is desynchronized.
CARD_STATE_DOES_NOT_ALLOW_REQUESTED_OPERATION - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
CARD_STATE_UNKNOWN - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Card state is unknown
CARD_SUSPENDED - Enum constant in enum class 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 MPA for display.
CardArtSize - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
CardArtSize provides the size information of the card art.
CardArtType - Enum Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
CardArtType indicates the different types of card arts that are available.
CardBitmap - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
CardBitmap provides the size and bitmap resource of the card art.
CARDDATA - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentDataType
 
CardEligibilityListener - Interface in com.gemalto.mfs.mwsdk.mobilegateway.listener
The CardEligibilityListener class is used to return the response for the check card eligibility request.
CARDHOLDER_OPERATED_OFFLINE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
CARDHOLDER_OPERATED_OFFLINE_ONLINE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
CARDHOLDER_OPERATED_ONLINE - Enum constant in enum class 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 the meta data of the digital card.
CardMetaDataFetchListener - Interface in com.gemalto.mfs.mwsdk.mobilegateway.listener
The CardMetaDataFetchListener class is used to return the response for the getCardMetaData request.
CardProduct - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
CardProduct provides the information of a particular card.
CardScheme - Enum Class in com.gemalto.mfs.mwsdk.payment.engine
Card Scheme supported for the Transaction
CardStatus - Enum Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
 
CASH - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionType
 
CCDF - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.CryptogramDataType
 
CD_CVM_REQUIRED - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardErrorCodes
This error code indicates that CDCVM is required to be set to perform the operation.
CdcvmSupported - Enum Class in com.gemalto.mfs.mwsdk.payment.engine
An enum that identifies if the Terminal supports cdcvm
CDF - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Only Active card is allowed to change PIN.
CHANGE_PIN_CARD_NOT_EXIST - Enum constant in enum class 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 - Enum constant in enum class 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 Class 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 and biometric fingerprint can be supported as a CDCVM method 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.
checkEligibility(EligibilityData, InstrumentData, String, CardEligibilityListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardEnrollmentService
Before card digitization happens, the contactless card has to be checked for eligibility first.
checkEligibility(EligibilityData, String, CardEligibilityListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardEnrollmentService
Eligibility check with `pushSessionID` has to be used in the Backend-to-Backend Push Card Enrollment.
checkEligibility(EligibilityData, String, String, CardEligibilityListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardEnrollmentService
Eligibility check with `pushSessionID` has to be used in the Backend-to-Backend Push Card Enrollment.
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 Class in com.gemalto.mfs.mwsdk.payment.chverification
A singleton factory class that acts as a manager of the card holder verification method.
CHVerificationMethod - Enum Class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionStatus
Transaction status means that the transaction is cleared.
CO_BRAND_LOGO - Enum constant in enum class 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.ppse - package com.gemalto.mfs.mwsdk.dcm.ppse
 
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
 
com.thalesgroup.cdi.tsh.log - package com.thalesgroup.cdi.tsh.log
 
COMMON_COMM_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Communication error occurred while performing request to the server.
COMMON_COMM_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
Communication error occurred while performing request to the server.
COMMON_COMM_TIMEOUT_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Communication error occurred while performing request to the server.
COMMON_NO_INTERNET - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Internet is not available.
COMMON_NO_INTERNET - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
Internet is not available.
COMMON_SERVER_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Error received from the server.
COMMON_SERVER_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
Error received from the server.
COMMUNICATION_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
configure(Context) - Method in enum class com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayManager
This is the main entry point to initialize and configure the MG SDK.
configure(Context) - Method in enum class com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
Set the Android application Context to SDK.
configure(Context, Notification, CustomConfiguration) - Method in enum class com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
configure(Context, MGConfiguration...) - Method in enum class 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 class com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
Set the Android application Context to SDK.
CONFIGURED - Enum constant in enum class 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 class com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
Deprecated.
Since 6.14.0, please use SDKInitializer.getLogService(Context) instead.
confirmCredential(CharSequence, CharSequence) - Method in interface com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifier
CONNECTION_TIMEOUT - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
CONTACTLESS - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.PaymentType
The payment will be done using contactless way.
CONTACTLESS - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
The payment to be done using contactless method.
CONTACTLESS_AND_DSRP - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
Contactless and DSRP payment types are supported.
CONTACTLESS_AND_DSRP_AND_QR - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
Contactless, QR code and DSRP payment types are supported.
CONTACTLESS_AND_QR - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
Contactless and QR code payment types are supported.
CONTACTLESS_DATA_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
CONTACTLESS_EMV - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalTechnology
The terminal supports an EMV (Contactless)
CONTACTLESS_MAGSTRIPE - Enum constant in enum class 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.
ContentType - Enum Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
 
CONTEXT_MISSING_ERROR - Enum constant in enum class 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 when errors are encountered during keystore creation.
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 with the message and the cause of the exception.
CREDENTIALS_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Unable to retreive Credentials from storage.
CREDS_STATUS_NULL - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
CryptogramDataType - Enum Class 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 determine the duration the cardholder status is valid after a successful verification.
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 Class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
Indicates that the Database Migration Update has started.
DC_SCHEME_MISSING - Enum constant in enum class 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 that is associated with the card profile.
DC_TOKENID_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
Contains the error code for the Digital Card ID which is missing in the card profile.
DCM_MODULE_INIT_COMPLETED - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
Indicates that the Digitalized Card Manager Module's initialization has completed.
DCM_MODULE_INIT_STARTED - Enum constant in enum class 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 Class in com.gemalto.mfs.mwsdk.dcm
 
DCMErrorMessage - Class in com.gemalto.mfs.mwsdk.dcm
 
DE55 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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 Class in com.gemalto.mfs.mwsdk.payment.engine
This class represents Deactivation Status Codes.
DEBUG - Enum constant in enum class com.thalesgroup.cdi.tsh.log.LogService.Level
 
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 - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
Error returned when Debug SDK is used in Release App.
DECLINE_BY_CARD - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.Outcome
If the card declined the transaction , This value is returned
DECLINE_BY_TERMINAL - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.Outcome
If Terminal has requested AAC , This value is returned
DECLINED - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionStatus
Transaction status is declined.
DEFAULT_DIRECTORY - Static variable in class com.gemalto.mfs.mwsdk.sdkconfig.SecureLogConstants
Deprecated.
Default directory name under app sandbox/files/
DEFAULT_FILEID - Static variable in class com.gemalto.mfs.mwsdk.sdkconfig.SecureLogConstants
Deprecated.
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
Deprecated.
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
Deprecated.
Default max number of files.
DEFAULT_MAX_FILE_SIZE - Static variable in class com.gemalto.mfs.mwsdk.sdkconfig.SecureLogConstants
Deprecated.
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.
deleteFiles() - Method in interface com.thalesgroup.cdi.tsh.log.LogService
Delete log files generated by the TSHPay SDK.
deriveCardScheme(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.CardScheme
Derives the CardScheme enum constant from its string representation.
DEVICE_KEYGUARD - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.CHVerificationMethod
This is one of the options for a category of On-Device verification method.
DEVICE_NOT_ELIGIBLE - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
DEVICE_STATE_NOT_OK - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Server reject the command as device is rooted
DEVICE_SUSPICIOUS - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
This error is returned when the device is found to be suspicious, and this operation cannot continue.
DEVICE_SUSPICIOUS - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
Error returned when Device is suspicious.
DEVICE_SUSPICIOUS - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Error returned when Device is suspicious.
DEVICE_SUSPICIOUS - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
Error returned when Device is suspicious.
DEVICE_SUSPICIOUS - Enum constant in enum class 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 that is in progress.
DeviceCVMEligibilityChecker - Class in com.gemalto.mfs.mwsdk.cdcvm
To check if the device keyguard and biometric fingerprint are supported by the current device and that everything is in place in the device to use them as a CDCVM 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 is thrown when errors are encountered while performing the 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 a DeviceCVMException with 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 Class in com.gemalto.mfs.mwsdk.dcm.cdcvm
The CHVerificationMethod class is used to support the use of biometric fingerprint and device keyguard.
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 (biometric fingerprint 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
The DeviceCVMVerifyAdditionalErrors class defines additional set of error codes used when a problem is encountered during Device CVM verification.
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 Class in com.gemalto.mfs.mwsdk.cdcvm
An enum that identifies 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 is used to set the additional Payment Data that is present in the Digital Card Profile.
DigitalizedCardAdditionalPaymentData() - Constructor for class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardAdditionalPaymentData
 
DigitalizedCardDetails - Interface in com.gemalto.mfs.mwsdk.dcm
This is an interface that will be used to retrieve the card details that has been provisioned.
DigitalizedCardErrorCodes - Class in com.gemalto.mfs.mwsdk.dcm
The DigitalizedCardErrorCodes class defines a set of error codes used when a problem is encountered during DCM operations.
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 non-sensitive and custom data in the card profile that can be retrieved by the UI application via the DigitalizedCardDetails.getValue(String) API.
DigitalizedCardState - Enum Class 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
 
DirectoryEntry - Class in com.gemalto.mfs.mwsdk.dcm.ppse
Represents a Directory Entry (Tag 61) within the PPSE FCI Issuer Discretionary Data.
DirectoryEntry(byte[], byte[], byte[], byte[], byte[], Aid.LockStatus, Map<ByteBuffer, byte[]>) - Constructor for class com.gemalto.mfs.mwsdk.dcm.ppse.DirectoryEntry
Constructs a DirectoryEntry with explicit values.
displaySDKVersion() - Static method in class com.gemalto.mfs.mwsdk.SDKEnv
Prints current SDK Version in DEBUG version
DIVERSIFIER_NULL - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
DKI_NULL - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
 
DOMESTIC - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.PaymentType
 
DSRP - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
Payment to be done remotely using another app.
DSRP_EMV - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalTechnology
The terminal supports an EMV DSRP (Remote Payment)
DSRP_UCAF - Enum constant in enum class 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 will trigger the UI application to perform a cardholder verification within this duration only.

E

EligibilityData - Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
EligibilityData 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.
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, expiry date 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Enrollment is not allowed becuase secure wallet enrollment is not performed
ENROLLMENT_COMPLETE - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Enrollment hasnt been done.
ENROLLMENT_TRY_LIMIT_EXCEEDED - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Maximum retry for entering the activation code has been reached.
ENROLLMENT_WRONG_ACTIVATION_CODE - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Activate code is wrong
ENROLLMENT_WRONG_CREDENTIALS - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
Incorrect activation code or user id.
EnrollmentStatus - Enum Class in com.gemalto.mfs.mwsdk.provisioning.model
Enumeration indicating the different enrollment statuses or states of the SDK.
ephemeral(byte[]) - Static method in interface com.gemalto.mfs.mwsdk.payment.WalletTransactionDataMode
Creates an Ephemeral mode with custom transaction data.
ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.MessageClassification
Message severity indicates error message.
ERROR - Enum constant in enum class com.thalesgroup.cdi.tsh.log.LogService.Level
 
ERROR_CODE_DCM_CARD_MAP_NOT_FOUND - Static variable in exception com.gemalto.mfs.mwsdk.exception.InternalComponentException
 
ERROR_CODE_INVALID_PPSE_DATA - Static variable in exception com.gemalto.mfs.mwsdk.exception.InternalComponentException
 
ERROR_CODE_SERIAL_NUMBER_MIGRATION_FAILURE - Static variable in exception com.gemalto.mfs.mwsdk.exception.InternalComponentException
 
ERROR_FUNCTION_NOT_SUPPORTED - Enum constant in enum class 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_CPACE_CDCVM_ALREADY_ENTERED_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_CPACE_CDCVM_REQUIRED_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_CPACE_GPORESPONSE_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_CPACE_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_CPACE_ONLINE_PIN_REQUIRED_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_INTERAC_CDCVM_ALREADY_ENTERED_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_INTERAC_CDCVM_REQUIRED_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_INTERAC_CPACE_MTI_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_INTERAC_CPACE_TTI_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_INTERAC_CPACE_TTPI_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_INTERAC_CPACE_TTT_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_INTERAC_GPORESPONSE_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_INTERAC_MISSING - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_INTERAC_ONLINE_PIN_REQUIRED_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_AIDINFO_PURE_MTI_PRESENT - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_PURE_TTI_PRESENT - Static variable in class com.gemalto.mfs.mwsdk.dcm.DCMErrorMessage
 
ERROR_MSG_AIDINFO_PURE_TTT_PRESENT - 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_ONLY_MASTERCARD_SUPPORTED - 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_SCHEME_NOT_SUPPORTED - 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 - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 

F

FACIAL - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.CVMType
Facial
FAILED_TO_GENERATE_RSA_SIGNATURE - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ReplenishmentPrepStatus
When RSA signature generation is failed due to user not authenticated or any other exception
FATAL - Enum constant in enum class com.thalesgroup.cdi.tsh.log.LogService.Level
 
FciIssuerDiscretionaryData - Class in com.gemalto.mfs.mwsdk.dcm.ppse
Represents the FCI Issuer Discretionary Data (Tag BF0C).
FciIssuerDiscretionaryData(ArrayList<DirectoryEntry>, Map<ByteBuffer, byte[]>) - Constructor for class com.gemalto.mfs.mwsdk.dcm.ppse.FciIssuerDiscretionaryData
Constructs FciIssuerDiscretionaryData from a list of directory entries and additional tags.
FciProprietaryTemplate - Class in com.gemalto.mfs.mwsdk.dcm.ppse
Represents the FCI Proprietary Template (Tag A5).
FciProprietaryTemplate(FciIssuerDiscretionaryData) - Constructor for class com.gemalto.mfs.mwsdk.dcm.ppse.FciProprietaryTemplate
Constructs an FciProprietaryTemplate with explicit issuer discretionary data.
FEATURE_NOT_SUPPORTED - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardErrorCodes
 
FINGERPRINT - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
 
fromValue(String) - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ContentType
Converts the given String to its corresponding ContentType enum.

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 - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.NeedsAuthenticationErrorCode
Generic error
get(byte) - Static method in enum class com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
This method is used to get the bytecode of ProfileChannel based on the value returned.
get(byte) - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.CdcvmSupported
 
get(byte) - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalTechnology
 
get(byte) - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalType
 
get(byte) - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionType
 
get(byte) - Static method in enum class 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 Class in com.gemalto.mfs.mwsdk.provisioning.model
getAccountId() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.WalletAccountData
Fetches the 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
Fetches the ACS access method.
getAcsQuery() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ThreeDSecure
Fetches the ACS access query.
getAcsUrl() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ThreeDSecure
Fetches 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[]).
getAdditionalTag(byte[]) - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.DirectoryEntry
Gets an additional tag value for the specified key.
getAdditionalTag(byte[]) - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.FciIssuerDiscretionaryData
Gets an additional tag value for the specified key.
getAdditionalTags() - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.DirectoryEntry
Returns a deep copy of additional tags.
getAdditionalTags() - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.FciIssuerDiscretionaryData
Returns a deep copy of additional tags.
getAddress() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.WalletAccountData
Fetches address associated to the wallet account.
getAid() - Method in interface com.gemalto.mfs.mwsdk.dcm.Aid
Gets the AID String.
getAid() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.TransactionContext
Retrieves the AID that is used to perform the transaction.
getAllAids() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
Deprecated.
since 6.15.0 Use DigitalizedCard.getPpse() instead.
  • Changes made via DigitalizedCard.updateAidList(List) will be reflected in DigitalizedCard.getPpse() and DigitalizedCard.getAllAids() but NOT in DigitalizedCard.getCustomPpse().
  • If Custom Ppse is set, it will take precedence during payment
  • Recommended: Migrate to new PPSE APIs for all new implementations to ensure compatibility with future SDK versions and multi-scheme support
  • getAllCards(AbstractAsyncHandler<String[]>) - Static method in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardManager
    Retrieves the tokenized IDs of all digitalized cards.
    getAmount() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionRecord
     
    getAmount() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.TransactionContext
    Gets the transaction amount in ISO-4217 format.
    getApplicationContext() - Static method in class com.gemalto.mfs.mwsdk.sdkconfig.AndroidContextResolver
    Gets the current application context object.
    getApplicationIdentifier() - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.DirectoryEntry
    Gets the Application Identifier (AID).
    getApplicationURL() - Method in class com.gemalto.mfs.mwsdk.payment.engine.MerchantIdentifier
     
    getAppToAppData() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivation
    If the end user selects an app2app ID&V method for the yellow flow enrolment, then the SDK will trigger this API.
    getAsrpd() - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.DirectoryEntry
    Gets the Additional Service Response Protocol Data (ASRPD).
    getAuthenticationFlowPriorToPayment(PaymentServiceListener, PaymentType) - Method in interface com.gemalto.mfs.mwsdk.payment.PaymentBusinessService
    Deprecated.
    getAuxiliaryLastFourDigitsOfDPAN() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardDetails
    Only available for auxiliary card Retrieves the last four digits of the digitalized PAN.
    getAuxiliaryNumberOfPaymentsLeft() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardStatus
    Only available for auxiliary card.
    getAuxiliaryPaymentAccountReference() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
    Retrieves the Payment Account Reference (PAR) for the auxiliary card in a co-badge scenario.
    getAuxiliaryPpse() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
    Retrieves the auxiliary PPSE (Proximity Payment System Environment) for the digitalized card, if available.
    getAuxiliaryScheme() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardDetails
    Only available for auxiliary card Retrieves the auxiliary scheme.
    getAuxiliaryTokenExpiryDate() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
    Only available for auxiliary card.
    getAuxiliaryTokenLastDigits() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
    Only available for auxiliary card.
    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
    Fetches the bitmap of the card corresponding to the 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
    Fetches the CardArt object retrieved from the server as part of CardProduct.
    getCardArt() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivation
    Fetches the card art of the pending card.
    getCardArt(String) - Method in enum class 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
    Retrieves the digital card details DigitalizedCardDetails.
    getCardEnrollmentService() - Method in enum class com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayManager
    An API to get the instance of Card Enrollment Service.
    getCardLifeCycleManager() - Method in enum class 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 class 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
    getCardReferenceId() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
    The unique identifier of the card as returned by the TSP: VTS: Corresponds to vPanEnrollmentID.
    getCardState(AbstractAsyncHandler<DigitalizedCardStatus>) - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
    Retrieves 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 class 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
    Fetches the city of the end user address.
    getClientID() - Method in class com.gemalto.mfs.mwsdk.payment.engine.MerchantIdentifier
     
    getCode() - Method in enum class com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
     
    getCode() - Method in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    getCode() - Method in enum class com.gemalto.mfs.mwsdk.payment.engine.CdcvmSupported
     
    getCode() - Method in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalTechnology
     
    getCode() - Method in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalType
     
    getCode() - Method in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionType
     
    getCode() - Method in enum class com.gemalto.mfs.mwsdk.payment.engine.TwoTapSupported
     
    getCode() - Method in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
     
    getCode() - Method in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
     
    getCode() - Method in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
     
    getCode() - Method in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
     
    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 class com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayManager
    Returns current state of the Configuration State of the SDK.
    getContent() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.TermsAndConditions
    Obtains the text and display to the end user for acceptance.
    getContentType() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.TermsAndConditions
    Gets the ContentType enum that represents the type of text returned by TermsAndConditions.getContent() method.
    getContextResolver() - Method in interface com.gemalto.mfs.mwsdk.payment.ContextResolverInterface
     
    getCorrelationId() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.TermsAndConditions
    Returns the correlation identifier associated with this digitization.
    getCorrelationId() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayError
    To retrieve the correlationId
    getCorrelationId() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
    To retrieve the correlationId if associated with this error.
    getCountry() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.Address
    Fetches 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
    Fetches the customer service phone number.
    getCsWebsiteUrl() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardProduct
    Fetches the URL of the customer service page.
    getCurrencyCode() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionRecord
     
    getCurrencyCode() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.TransactionContext
    Gets the currency code of the transaction amount in BCD format.
    getCustomPpse() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
    Retrieves the custom PPSE (Proximity Payment System Environment) for the digitalized card.
    getCvm() - Method in class com.gemalto.mfs.mwsdk.provisioning.model.AuthenticationState
    Get CVM method to be used for Authentication
    getCVMethod() - Method in enum class 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 CVM.
    getData() - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.PpseFciTemplate
    Gets the raw data built from FCI Template.
    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 tokenized ID of the default card, if any.
    getDefaultFCdCvm() - Method in enum class 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 DeviceCVMVerifierInput, which can be used to cancel the authentication operation started by DeviceCVMVerifier.startAuthentication(DeviceCVMVerifierInput) in the cases where BIOMETRICS is used 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 the DeviceKeyguardSupport object of the current device.
    getDfName() - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.PpseFciTemplate
    Gets the DF Name (Dedicated File Name) from the FCI template.
    getDigitalCardId() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardLiteEntry
     
    getDigitalCardId() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionRecord
    Deprecated.
    since 6.12
    getDigitalCardId(String) - Static method in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardManager
    Retrieves the digital card ID from storage based 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
    Gets the status of the DigitalizedCard that has been used for the transaction.
    getDirectoryEntryList() - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.FciIssuerDiscretionaryData
    Gets the list of directory entries.
    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
    Fetches the issuer email.
    getEmail() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.WalletAccountData
    Fetches email address associated to the wallet account.
    getEncryptedCardData() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentData
    Fetches the encrypted card data.
    getEndDate() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ValidityPeriod
    Fetches 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 that is 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 class com.gemalto.mfs.mwsdk.dcm.cdcvm.DeviceCVMManager
    This API is used to get the validity period of the existing key .
    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.
    getFiles() - Method in interface com.thalesgroup.cdi.tsh.log.LogService
    Get log files.
    getFileType() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardBitmap
    Fetches the file format of the bitmap image.
    getHeight() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtSize
    Fetches the height of the card art.
    getHeight() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.TermsAndConditions
    Gets the height of the content if the content is of any media type such as SVG or PNG.
    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
    Fetches the identifier of the IDV method.
    getIdvMethodList() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IDVMethodSelector
    Fetches the list of IDV methods supported for card activation.
    getInputMethod() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.EligibilityData
    Fetches 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
    Fetches the Instrument data type.
    getIntValue() - Method in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
     
    getIssuerDiscretionaryData() - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.FciProprietaryTemplate
    Gets the FCI Issuer Discretionary Data containing directory entries and additional tags.
    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 physical credit card issuer.
    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
    Fetches the push receipt from the issuer.
    getIssuerWebsite() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
    The URL of the issuer backend's customer service contact page.
    getKernelIdentifier() - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.DirectoryEntry
    Gets the Kernel Identifier.
    getKey() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.KeyValues
    Fetches the key of this object.
    getKeyValues() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
    Hashmap of key/values used for specific wallet provider needs.
    getLabel() - Method in interface com.gemalto.mfs.mwsdk.dcm.Aid
    Gets the AID label.
    getLabel() - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.DirectoryEntry
    Gets the Application Label.
    getLanguage() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.EligibilityData
    Fetches 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
    Fetches the first line of the end user address.
    getLine2() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.Address
    Fetches the second line of the end user address.
    getLockStatus() - Method in interface com.gemalto.mfs.mwsdk.dcm.Aid
    Gets the lock status.
    getLockStatus() - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.DirectoryEntry
    Retrieves the current locking state of the directory entry.
    getLogService(Context) - Static method in enum class com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
    To get the LogService instance generated by the TSHPay SDK.
    getLongDesc() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardProduct
    Fetches the long description.
    getLongDescription() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
    A long description of the phyiscal credit card.
    getMerchantId() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionRecord
     
    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 the detail message of 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
    Fetches the name of the issuer.
    getName() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.WalletAccountData
    Fetches 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 date.
    getPanExpiryDate() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
    Credit card expiry date in MMYY format.
    getPanLastDigits() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
    Displays the last (4 or 5) digits of the credit card.
    getPANLastDigits() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArt
    Fetches 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
    Fetches the 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.
    getPaymentAccountReference() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
    Retrieves the Payment Account Reference (PAR) for the primary card.
    getPaymentAccountReference() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
    Deprecated.
    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 class 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
    Fetches the issuer phone number.
    getPostalCode() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.Address
    Fetches the postal code.
    getPpse() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
    Retrieves the PPSE (Proximity Payment System Environment) for the digitalized card.
    getPriority() - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.DirectoryEntry
    Gets the Priority indicator.
    getPrivacyPolicyUrl() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
    The URL of the issuer 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
    The product unique identifier.
    getProductId() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardProduct
    Fetches 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
    Fetches 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
    Fetches the product name.
    getProfileChannel(byte[]) - Static method in enum class com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
     
    getProprietaryTemplate() - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.PpseFciTemplate
    Gets the FCI Proprietary Template containing issuer-specific data.
    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
    Fetches the 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
    Retrieves 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
    Gets the raw transaction amount regardless of the currency used.
    getRefundableDeposit() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardProduct
    Fetches 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
    Fetches 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
    Fetches the card scheme.
    getScheme() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.TransactionContext
    Gets the scheme used for performing the card 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
    Fetches the serial number of the device.
    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
    Fetches the short description 1.
    getShortDesc2() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardProduct
    Fetches the short description 2.
    getShortDescription() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
    A short description of the physical credit card.
    getSize() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardBitmap
    Fetches the size of the card art.
    getSource() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.AppToAppData
    For: - Visa: Concatenation of application ID and intent handler.
    getStartDate() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ValidityPeriod
    Fetches the start date of the validity period.
    getState() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCardStatus
    Retrieves the state of the digitalized card.
    getState() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.Address
    Fetches the state or province code.
    getState() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivation
    Fetches 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.
    getTerminalId() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionRecord
     
    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
    The URL of the issuer backend's Terms and Conditions for the card.
    getText() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.TermsAndConditions
    Deprecated.
    since 6.10.0, please use TermsAndConditions.getContent() instead.
    getThreeDSecure() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivation
    Fetches 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
    Fetches 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
    The unique identifier of the token as defined by the TSP: VTS corresponds to tokenReferenceID. MDES corresponds to tokenUniqueReference.
    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
    Retrieves the 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
    Fetches the last digits of token.
    getTokenLastDigits() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
    Displays the last (4 or 5) digital card PAN
    getTokenSyncSchedule() - Static method in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardManager
    This API allows MPA to know when the next scheduled time slot is for tokenSync.
    getTopupAmounts() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardProduct
    Fetches 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 class 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
    Deprecated.
    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 Since MCBP 2.3 returning 1 or more Outcomes
    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
    Gets the date of the transaction in BCD Format.
    getTrxId() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.TransactionContext
    Gets the Transaction ID.
    getTrxType() - Method in interface com.gemalto.mfs.mwsdk.payment.engine.TransactionContext
    Gets the transaction type (such as PURCHASE, REFUND, CASHBACK).
    getTspId() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardMetaData
    The ID of the TSP, which can be: - A VTS for the Visa scheme.
    getType() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.AuthMethod
     
    getType() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IDVMethod
    Fetches the type of IDV method.
    getType() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IssuerPushReceipt
    Fetches the type of issuer push receipt used.
    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
    Fetches the validity period of the card.
    getValue() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IDVMethod
    Fetches the value of the IDV method.
    getValue() - Method in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InputMethod
     
    getValue() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.KeyValues
    Fetches the value of this object.
    getValue() - Method in enum class com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionStatus
     
    getValue() - Method in enum class com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionType
     
    getValue() - Method in enum class com.gemalto.mfs.mwsdk.payment.CHVerificationMethod
     
    getValue() - Method in enum class com.gemalto.mfs.mwsdk.payment.CVMType
     
    getValue() - Method in enum class com.gemalto.mfs.mwsdk.payment.engine.Outcome
     
    getValue() - Method in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionPurpose
     
    getValue() - Method in enum class com.gemalto.mfs.mwsdk.payment.engine.UserActionOnPoi
     
    getValue() - Method in enum class 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 non-sensitive 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
    Fetches the version of push receipt used.
    getWalletAccountData() - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.EligibilityData
    Fetches the wallet account data.
    getWalletId() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGCardEnrollmentService
    This API is used to get the identifier of the Wallet
    getWalletProprietaryData() - Method in class com.gemalto.mfs.mwsdk.payment.engine.WalletTransactionData
    Deprecated.
    Returns the wallet proprietary data configured.
    getWalletSecureEnrollmentBusinessService() - Static method in class com.gemalto.mfs.mwsdk.provisioning.ProvisioningServiceManager
    getWalletTransactionData() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
    Deprecated.
    getWebsite() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IssuerData
    Fetches the issuer website.
    getWidth() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtSize
    Fetches the width of the card art.
    getWidth() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.TermsAndConditions
    Gets the width of the content if the content is of any media type such as SVG or PNG.
    getYear() - Method in class com.gemalto.mfs.mwsdk.payment.engine.Date
     

    H

    HAND_GEOMETRY - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.CVMType
    Hand geometry
    hasAuxiliaryScheme() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
    Checks if the current card has an auxiliary scheme.
    hasRegisteredPlugin() - Method in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionRange
    High Value Transaction
    Html - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ContentType
     
    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 - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    IDV_METHOD_NOT_SELECTED - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardStatus
     
    IDV_METHOD_NOT_SELECTED - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivationState
     
    IDVMethod - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
    IDVMethod is supported by the card enrollment process.
    IDVMethodSelector - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
    IDVMethodSelector provides a way to select different IDVMethods supported for card activation.
    INCORRECT_AUTHENTICATION_TOKEN - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    INCORRECT_CARD_STATE_ERROR - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
     
    INCORRECT_CVV - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    INCORRECT_OTP - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    INCORRECT_OTP_MAX_TRY_EXCEEDED - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    INFO - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.MessageClassification
    Message severity indicates info message.
    INFO - Enum constant in enum class com.thalesgroup.cdi.tsh.log.LogService.Level
     
    INHERENCE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.CVMType
    CDCVM is performed using INHERENCE (fingerprint,face recognition etc) but the exact method is not known.
    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 class com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
    Initialize the SDK with default configuration.
    initialize(Context, Notification, CustomConfiguration) - Method in enum class com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
    initialize(Context, CustomConfiguration) - Method in enum class com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
    Initialize the SDK with customized configuration.
    initialize(Context, CustomConfiguration, SDKControllerListener) - Method in enum class com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
    Initialize the SDK.
    initialize(Context, SDKControllerListener) - Method in enum class com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
    Initialize the SDK with default configuration.
    initialize(Context, SDKControllerListener, Notification) - Method in enum class com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
    initialize(Context, SDKControllerListener, Notification, CustomConfiguration) - Method in enum class com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
    initialize(CHVerificationMethod) - Method in enum class com.gemalto.mfs.mwsdk.dcm.cdcvm.DeviceCVMManager
    This API is used 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 Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
    InputMethod indicates the entry method for card details.
    INSTANCE - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.cdcvm.DeviceCVMManager
     
    INSTANCE - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayManager
     
    INSTANCE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.chverification.CHVerificationManager
     
    INSTANCE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PluginRegistrationManager
     
    INSTANCE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKDataController
     
    INSTANCE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
     
    InstrumentData - Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
    InstrumentData 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 Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
     
    INTERNAL_COMPONENT_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
    Error returned when Initialize is failed due to internal components are not initialized.
    INTERNAL_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    INTERNAL_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
    Error returned due to internal error.
    INTERNAL_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ReplenishmentPrepStatus
    Internal SDK error
    InternalComponentException - Exception in com.gemalto.mfs.mwsdk.exception
    This Exception class handles the errors that occurred in the internal components or during a 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 with the message and the cause of the exeption.
    INTERNATIONAL - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    INVALID_ASSET_VERSION - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    INVALID_CARD_DATA - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    INVALID_CARD_PROFILE_TYPE - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
     
    INVALID_DIGITALCARDID - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
    Digital Card ID inputted is null or empty
    INVALID_ELIGIBILITY_DATA - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
    This error is returned when we use checkEligilbility with pushSessionId if eligibility data is null
    INVALID_PERSO_DATA - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
     
    INVALID_PREVIOUS_VERSION - Enum constant in enum class 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_PUSH_SESSION_ID - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
    This error is returned when we use checkEligilbility with pushSessionId and when pushSessionId is not found or invalid
    INVALID_REPLENISH_MISSING_PAYMENT - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
    Trying to perform replenish Request without doing a single payment
    INVALID_SERVER_RESPONSE - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
    Invalid server response received.
    INVALID_TNC_DATA_TYPE - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    INVALID_TOKENIZED_CARD_ID - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardErrorCodes
     
    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 callback to select the IDV method.
    invokeSetWalletPin() - Method in class com.gemalto.mfs.mwsdk.dcm.WalletPinManager
    A method to invoke set new wallet PIN if it has not been set before.
    invokeTokenSync(TokenSyncListener) - Static method in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardManager
    Invokes the token synchronisation 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.
    isAuxiliaryTransaction() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionRecord
     
    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 class 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 class com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
    A utility method to check if contactless payment is supported.
    isDefault(PaymentType, AbstractAsyncHandler<Boolean>) - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
    Checks if DigitalizedCard is set as the default payment card for the given PaymentType.
    isDsrpSupported(ProfileChannel) - Static method in enum class com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
    A utility method to check if DSRP payment is supported.
    isEnrolled() - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.EnrollingBusinessService
    Returns the status of the enrollment.
    isFCdCvmSet() - Method in enum class 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 class 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
    Checks if the current card supports multiple Aid.
    isOtpRequired() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IDVMethod
    Checks 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 class com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
    A utility method to check if if QR payment is supported.
    isSuccessful() - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.utils.MGAsyncResult
    Defines if the operation executed is successfully.
    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 - Enum constant in enum class 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
    IssuerPushReceipt is used by MPA for CheckEligibility.
    IssuerPushReceipt(String, String, String) - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IssuerPushReceipt
    Constructor for IssuerPushReceipt.
    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 used to check whether the token synchronisation 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
    JSON parsing error during the request.

    K

    KEY_EXPIRY_DATE_NULL - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
     
    KEY_STORE_INACCESSIBLE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
    Error returned when Initialize is failed due to inaccessible Android key store
    KEY_STORE_INACCESSIBLE - Enum constant in enum class 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 - Enum constant in enum class 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
    The key values indicates the information to be updated to the server.
    KeyValues() - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.KeyValues
     
    KNOWLEDGE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.CVMType
    CDCVM is performed using KNOWLEDGE (PIN,pattern,password etc) but the exact method is not known.
    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 - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
    Error returned when loading Next Credentials
    LOCKED - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.Aid.LockStatus
    AID is locked, the SDK will respond to POS with status word 6A81.
    LogService - Interface in com.thalesgroup.cdi.tsh.log
     
    LogService.Level - Enum Class in com.thalesgroup.cdi.tsh.log
    Log level
    LOW_VALUE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionRange
    Low Value Transaction
    LUK_PAY_REMAINING_NULL - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
     

    M

    MANUAL - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InputMethod
     
    Mastercard() - Constructor for class com.gemalto.mfs.mwsdk.payment.engine.ProfileUpdatablePaths.Mastercard
     
    MASTERCARD - Enum constant in enum class 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, containing an image of the card for displaying on 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 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 - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalType
     
    MERCHANT_ATTENDED_OFFLINE_ONLINE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalType
     
    MERCHANT_ATTENDED_ONLINE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalType
     
    MERCHANT_UNATTENDED_OFFLINE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalType
     
    MERCHANT_UNATTENDED_OFFLINE_ONLINE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalType
     
    MERCHANT_UNATTENDED_ONLINE - Enum constant in enum class 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 Class in com.gemalto.mfs.mwsdk.provisioning.model
    Different type of messages
    MG_CARD_DIGITIZATION_CONFIGURED - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.MGSDKConfigurationState
    This will be the configuration state when only MGConnectionConfiguration and MGWalletConfiguration are configured.
    MG_TRANSACTION_HISTORY_CONFIGURED - Enum constant in enum class 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 is completed.
    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 is posted by 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 MG SDK.
    MGCardInfoEncryptor() - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.utils.MGCardInfoEncryptor
     
    MGCardLifecycleEventListener - Interface in com.gemalto.mfs.mwsdk.mobilegateway.listener
    The MGCardLifecycleEventListener class is used as a listener of the card life cycle events such as 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 that occurs due to an 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
    The MGConfigurationResetListener class is used to return the status of the SDK configuration reset.
    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
    The MGDigitizationListener class is used for digitize card events.
    MGErrorCode - Enum Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
    MGErrorCode provides the different types of errors that are returned by the Mobile Gateway library.
    MGException - Exception in com.gemalto.mfs.mwsdk.mobilegateway.exception
    This class indicates a generic exception that is thrown by 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 Class 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 class indicates the exception that occurs when cannot access the internal storage of MGSDK during its 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
     
    MINIMUM_PAYMENT_CREDS_NULL - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
     
    MISSING_REQUIRED_PARAMETER - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    MOBILE_PIN - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceCodeType
    This implies that the user is expected to enter the mobile pin.
    MOBILE_PIN - Enum constant in enum class 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 Class 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 - Enum constant in enum class 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 Class 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 the 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
     
    NO - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.CdcvmSupported
    CDCVM Not Supported by the Terminal.
    NO - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TwoTapSupported
    only 1 tap supported
    NO_APDU_PROCESSOR_FOUND - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
    Error returned when APDU processor is null
    NO_CARD_DATA - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    NO_CARD_META_DATA - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    NO_CDCVM_INFO_AVAILABLE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.CVMType
    CDCVM is performed but the exact method used is not known
    NO_DEFAULT_CARD - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
     
    NO_ERROR - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardErrorCodes
    This code indicates that there has been no error and the DCM operation is successful.
    NO_FINGERPRINT_ENROLLED - Enum constant in enum class com.gemalto.mfs.mwsdk.cdcvm.BiometricsSupport
    The SDK will return this error if the end user does not enroll the fingerprints into the Android settings.
    NO_FINGERPRINT_SENSOR - Enum constant in enum class com.gemalto.mfs.mwsdk.cdcvm.BiometricsSupport
    The SDK will return this error if no fingerprint sensor is installed in the device.
    NO_INTERNET - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    NO_REFRESH - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.GetAccessTokenMode
    No refresh required while retrieving access token.
    NO_TNC_RESOURCE_ID - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    NONE - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.CVMType
    No Local CDCVM or Unknown CDCVM
    NONE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.UserActionOnPoi
    User Action on Point of Interaction - Nothing to do after payment
    NONE - Enum constant in enum class 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 an exception that is thrown by Mobile Gateway when 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.MGSDKConfigurationState
    This will be the configuration state when there is no configuration done.
    NULL_CONTEXT - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
    Error code to indicate that context has not been set to the SDK.
    NULL_CONTEXT - Enum constant in enum class 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
    This error code indicates that the context has not been set to the SDK.
    NULL_CONTEXT_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
    Error return in case the context in null.
    NUMBER_OF_CREDS_NULL - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
     

    O

    OCR - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InputMethod
     
    ODA_GPORESPONSEODA_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
     
    ODA_PRIVATE_KEY_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
    Contains the error code for the ODA PrivateKey value which is missing in the card profile.
    OFF - Enum constant in enum class com.thalesgroup.cdi.tsh.log.LogService.Level
     
    ON_FILE - Enum constant in enum class 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 that a card is deleted during the token synchronisation process.
    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
    This method 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 method called by MG SDK to signal the end of card enrollment process.
    onCompleted() - Method in interface com.gemalto.mfs.mwsdk.dcm.TokenSyncListener
    This API is called when the token synchronisation process is completed.
    onCPSActivationCodeAcquired(String, byte[]) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.MGDigitizationListener
    The MG server may give the activation code that is 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 by user.
    onDelegatedAuthPerformed(long) - Method in interface com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifier
    Authentication is performed successfully by end 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 - Enum constant in enum class 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 - Enum constant in enum class 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 an error occurs during the token synchronisation process.
    onError(WalletPinErrorCode, String) - Method in interface com.gemalto.mfs.mwsdk.dcm.WalletPinEventListener
    An error occurred while performing an operation on wallet PIN management.
    onError(MobileGatewayError) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.CardEligibilityListener
    This callback is triggered if the SDK faces any error while checking the card eligibility.
    onError(MobileGatewayError) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.CardListFetchListener
    This callback 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
    This callback 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
    This callback is triggered by the SDK when the SDK encounters any error while resetting the storage configurations.
    onError(MobileGatewayError) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.ProductListener
    In cases where an error occurs, this method will be called.
    onError(MobileGatewayError) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.TermsAndConditionsListener
    In cases where an error occurs, 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 cases where the request cannot be fulfilled, this method will be called, and the error object will be returned.
    onError(String, MobileGatewayError) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.MGDigitizationListener
    In cases where an error occurs, this method will be called.
    onError(String, MobileGatewayError) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.TransactionHistoryListener
    In cases where the request cannot 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 - Enum constant in enum class 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 - Enum constant in enum class 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 succeeds.
    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 on the token synchronisation progress of 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
    When this method is invoked, the end user will be prompted to select from the list of IDV methods such as Email and SMS.
    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 DCMBroadcastService.
    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 when the token synchronisation process starts.
    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
    This callback is 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
    This callback is triggered when the MGCardEnrollmentService.getCardMetaData(String, CardMetaDataFetchListener)} API request is successful and returns the 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 pass 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 awaits for a push notification from the server to proceed with 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
    This callback is triggered when the MGCardManager.getCardList(CardListFetchListener) API request is successful and returns a list of card entries with the digital card Id and card status.
    onSuccess(List<CardProduct>) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.listener.ProductListener
    When the retrieval of card product list is successful, this method will be called to return the 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 a list of transactions along with the digital card IDs in 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 the verification fails.
    onVerifyHelp(int, CharSequence) - Method in interface com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifyListener
    This API is called when a recoverable error occurs during the verification process.
    onVerifySuccess() - Method in interface com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifyListener
    This API is called when 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    OPERATION_FAILED - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    OPERATION_NOT_ALLOWED - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ContentType
     
    OTHER - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionType
     
    OTP_EXPIRED - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    OTP_NEEDED - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardStatus
     
    OTP_NEEDED - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivationState
     
    Outcome - Enum Class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
    Contains the error code for the last 4 digits of the PAN which is missing in the 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.CVMType
    Password
    PATTERN - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.CVMType
    Device Pattern
    PAYMENT_AUTHENTICATION_STATE_MANAGEMENT_ERROR - Static variable in class com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifyAdditionalErrors
    An authentication has been successfully completed but the management of the 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
    An authentication has been successfully completed but the internal business service for payment is null.
    PAYMENT_CHANNELS - Static variable in class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardProfileKeys
    This field identifies the supported payment channels of 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
    Indicates that the Payment Module's initialization has completed.
    PAYMENT_MODULE_INIT_STARTED - Enum constant in enum class 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
    An authentication has been successfully completed but there is no active payment service.
    PAYMENT_NOT_ALLOWED_SDK_INIT_ONGOING - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
    This error is thrown when payment is done before WalletSecureEnrollment is perfomed.
    PAYMENT_NOT_ALLOWED_UPGRADE_NEEDED - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
    This error is thrown when payment is not allowed because SDK upgrade processing is needed.
    PAYMENT_TYPE_NULL - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
     
    PAYMENT_WRONG_STATE - Enum constant in enum class 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 Class 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 Class 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 Class 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
    Returns all the supported PaymentType for this card.
    Pdf - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ContentType
     
    PendingCardActivation - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
    The PendingCardActivation interface indicates the cards which are previously interrupted during the activation.
    PendingCardActivationState - Enum Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
    PendingCardActivationState indicates the constants for the state of the cards that are pending for activation
    PERMISSION_NOT_GRANTED - Enum constant in enum class com.gemalto.mfs.mwsdk.cdcvm.BiometricsSupport
    An error is returned if the biometric fingerprint permission in the Android manifest file is not defined/granted.
    PIN - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.CVMType
    PIN
    PIN_ALREADY_EXISTING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
    An error occurred while setting a new wallet PIN when it already exists.
    PIN_CONDITION_NOT_SATISFIED - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
    An error occurred because the wallet PIN was set with an invalid length and was not following the ISO-9564 Format 0.
    PIN_CONFIRMATION_MISMATCH - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
    When setting a new wallet PIN, the SDK will prompt you to confirm the wallet PIN by entering it again.
    PIN_NOT_CHANGED - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
    An error occurred while changing the wallet PIN.
    PIN_NOT_EXISTING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
    An error occurred while performing wallet PIN related operations without having the wallet PIN set before.
    PIN_NOT_SUPPORTED - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
    An error occurred because the PIN is not supported.
    PIN_SET_FAILED - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
    An error occurred due to the failure of the new wallet PIN.
    PIN_VERIFY_INTERNAL_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
    An error occurred while verifying the wallet PIN.
    PlainText - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ContentType
     
    PluginRegistrationManager - Enum Class in com.gemalto.mfs.mwsdk.payment
    This enum contains the plugin registration methods.
    Png - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ContentType
     
    POS_COMM_DISCONNECTED - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
    The NFC connection between SDK and POS has lost while the APDU exchange still ongoing
    PPSE_FCI_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
    Contains the error code for the PPSEFci which is missing in the card profile.
    PpseFciTemplate - Class in com.gemalto.mfs.mwsdk.dcm.ppse
    Represents the PPSE FCI (File Control Information) Template.
    PpseFciTemplate(byte[]) - Constructor for class com.gemalto.mfs.mwsdk.dcm.ppse.PpseFciTemplate
    Constructs a PpseFciTemplate from raw FCI data.
    PpseFciTemplate(byte[], FciProprietaryTemplate) - Constructor for class com.gemalto.mfs.mwsdk.dcm.ppse.PpseFciTemplate
    Constructs a PpseFciTemplate with explicit values.
    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 - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
    Contains the error code for the Product ID which is missing in the card profile.
    ProductListener - Interface in com.gemalto.mfs.mwsdk.mobilegateway.listener
    The ProductListener class is used to get card product list events.
    PROFILE_SCHEME_NOT_SUPPORTED - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
     
    PROFILE_VALIDATION_FAILED - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
     
    ProfileChannel - Enum Class in com.gemalto.mfs.mwsdk.dcm.sdkconfig
    This enum is used to analyse the type of payment supported by a card and return byte codes for each profile.
    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 - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
    Indicates that the Provisioning Module's initialization has completed.
    PROVISION_MODULE_INIT_STARTED - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
    Indicates that the Provisioning Module's initialization has started.
    PROVISIONING_NOT_ALLOWED - Enum constant in enum class 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 Class 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, Throwable, Map<String, String>, ProvisioningServiceError, 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>, String) - 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.
    ProvisioningServiceError(ProvisioningServiceErrorCodes, int, int, String, String, Map<String, String>, String) - Constructor for class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceError
    Constructor to create object of ProvisioningServiceError.
    ProvisioningServiceErrorCodes - Enum Class 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 Class 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
    Sets 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionType
     
    PURCHASE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionType
     
    PURCHASE_WITH_CASHBACK - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionType
     
    PURE - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.PaymentType
    Payment will be done using QR code.
    QR - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
    Payment to be done using QR code.
    QR_CODE_INPUT_INVALID - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
    This error happens when the input data from the MPA is not valid.
    QR_CODE_OUTPUT_INVALID - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
    This error happens when the output data cannot be sent to the MPA.
    QR_CODE_PAYMENT_NOT_SUPPORTED - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
    This error happens when the default card does not support the specified payment type.
    QR_CODE_WRONG_STATE - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
    This error happens when the PaymentService is already activated when it should not be the case.
    QRC - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
    For security reason, the user needs to re-enroll the application.
    RE_ENROLLMENT_REQUIRED - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
    For security reason, the user needs to re-enroll the application.
    READER_MODE - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InputMethod
     
    RECORDS_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
    Contains the error code for the Record which is missing in the card profile.
    RECORDS_RECORDNUMBER_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
    Contains the error code for the Record Number value which is missing in the Record Object of the card profile.
    RECORDS_RECORDVALUE_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
    Contains the error code for the Record Value which is missing in the Record Object of the card profile.
    RECORDS_SFI_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
    Contains the error code for the SFI value which is missing in the Record Object of the card profile.
    REFRESH - Enum constant in enum class 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.
    refreshHistory(String, String, String, String, TransactionHistoryListener) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.MGTransactionHistoryService
    Use this method to retrieve transactions performed after the specified timestamp and transactionRecordType.
    REFUND - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionType
     
    REFUND - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionType
     
    REFUNDED - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionStatus
    Transaction status is refunded.
    register(CustomApduListener, String[]) - Method in enum class com.gemalto.mfs.mwsdk.payment.PluginRegistrationManager
    Registers AIDs with the corresponding listener.
    REMOTE_PAYMENT_INPUT_INVALID - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
    This error happens when the input data from the MPA is not valid.
    REMOTE_PAYMENT_NOT_SUPPORTED - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
    This error happens when the default card does not support the specified payment type.
    REMOTE_PAYMENT_OUTPUT_INVALID - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
    This error happens when the output data cannot be sent to the MPA.
    REMOTE_PAYMENT_WRONG_STATE - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
    Replenishment is not allowed becuase secure wallet enrollment is not performed
    REPLENISHMENT_NOT_ALLOWED - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
    Replenishment error when replenishment request is triggered on SUSPENDED card state.
    REPLENISHMENT_PERMANENT_ERROR - Enum constant in enum class 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 Class 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 class 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 - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.CVMType
    Retina recognition
    RETIRED - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardState
    The card state is expired, and cannot be used for the payment.
    retrieveWalletTransactionData() - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
    Returns the wallet transaction data that is configured using DigitalizedCard.setWalletTransactionData(byte[]).
    RETRY_EXCEEDED - Enum constant in enum class 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 the card scheme.
    SCHEME_LOGO - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtType
     
    SCHEME_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
    Contains the error code for the Card Scheme which is missing in the card profile.
    SDK_BUILD_NUMBER - Static variable in class com.gemalto.mfs.mwsdk.SDKEnv
     
    SDK_DATA_VERSION_NOT_SUPPORTED - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
    Error returned when SDK finds existing data is not supported.
    SDK_INIT_COMPLETED - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
    Indicates that the SDK initialization has completed.
    SDK_INIT_FAILED - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
    Error returned when Initialize is failed due to internal components are not initialized.
    SDK_INIT_STARTED - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
    Indicates that the SDK initialization has started.
    SDK_INITIALIZED - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
    Error returned when Initialize is called eventhough previous initialization is successful
    SDK_INITIALIZING_IN_PROGRESS - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
    Error returned when Initialize is called eventhough previous initialization is still onging
    SDK_INTERNAL_COMPONENT_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
    SDK internal error during processing, do not crash SDK but handle this
    SDK_NEED_TO_BE_UPGRADED - Enum constant in enum class 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 - Enum constant in enum class 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
    This error code indicates that the SDK initialzation is not completed.
    SDK_UPGRADE_COMPLETED - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
    Indicates that the SDK Upgrade has completed.
    SDK_UPGRADE_STARTED - Enum constant in enum class 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 Class 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 Class in com.gemalto.mfs.mwsdk.sdkconfig
    This enum contains the list of the ErrorCode of SDK initialize.
    SDKInitializer - Enum Class in com.gemalto.mfs.mwsdk.payment.sdkconfig
    This enum contains the public APIs for initializing the SDK before starting the payment.
    SDKServiceState - Enum Class in com.gemalto.mfs.mwsdk.sdkconfig
    Gives the state of initialization of CPS SDK.
    SDKSetupProgressState - Enum Class in com.gemalto.mfs.mwsdk.sdkconfig
    Gives Progress state during SDK initialization process.
    SECURE_LOCK_NOT_PRESENTED - Enum constant in enum class com.gemalto.mfs.mwsdk.cdcvm.BiometricsSupport
    An error is returned if the use of biometrics, or only biometric fingerprint is supported and available but the secure lock (PIN, Password or Pattern) is not enabled in the device.
    SECURE_LOCK_NOT_PRESENTED - Enum constant in enum class com.gemalto.mfs.mwsdk.cdcvm.DeviceKeyguardSupport
    An error is 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
    Deprecated.
    SecureLogConstants() - Constructor for class com.gemalto.mfs.mwsdk.sdkconfig.SecureLogConstants
    Deprecated.
     
    SECURESTORAGE_WIPE_ALL_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    SECURESTORAGE_WRITE_CONFIG_DATA_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    SECURITY_UPDATE_REQUIRED - Enum constant in enum class 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.
    select(String) - Method in interface com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IDVMethodSelector
    Selects the type of IDV method used 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, boolean, PushServiceListener) - Method in interface com.gemalto.mfs.mwsdk.provisioning.sdkconfig.ProvisioningBusinessService
    This is a pull mode request to CPS server to renew ODA certificate.
    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
    Sets the serial number.
    SERVER_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    SERVER_RESPONSE_JSON_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
    This error is returned during the parsing of a JSON 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
    Sets 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 to complement with PaymentService#setData() where the data is set only once during the transaction.
    setAdditionalTag(byte[], byte[]) - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.DirectoryEntry
    Sets an additional tag with the specified key and value.
    setAdditionalTag(byte[], byte[]) - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.FciIssuerDiscretionaryData
    Sets an additional tag with the specified key and value.
    setAddress(Address) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.WalletAccountData
    Sets 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.
    setApplicationIdentifier(byte[]) - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.DirectoryEntry
    Sets the Application Identifier (AID).
    setApplicationURL(String) - Method in class com.gemalto.mfs.mwsdk.payment.engine.MerchantIdentifier
     
    setAsrpd(byte[]) - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.DirectoryEntry
    Sets the Additional Service Response Protocol Data (ASRPD).
    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
    Sets the city of the end 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
    Sets the country code.
    setCustomPpse(PpseFciTemplate) - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
    Sets the custom PPSE (Proximity Payment System Environment) for the digitalized card.
    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 fingerprint or device keyguard.
    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
    Sets the DigitalizedCard as the default payment card in 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 MPA.
    setDfName(byte[]) - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.PpseFciTemplate
     
    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
    Sets the email associated to the wallet account.
    setId(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.AuthMethod
     
    setIssuerDiscretionaryData(FciIssuerDiscretionaryData) - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.FciProprietaryTemplate
     
    setKernelIdentifier(byte[]) - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.DirectoryEntry
    Sets the Kernel Identifier.
    setKey(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.KeyValues
    Sets the key of this object.
    setKeyguardActivity(Activity) - Method in interface com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifier
    An API to manage the device keyguard mechanism (PIN/pattern/password).
    setKeyguardActivity(Activity, Class) - Method in interface com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifier
    An API to manage the device keyguard mechanism (PIN/pattern/password).
    setLabel(byte[]) - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.DirectoryEntry
    Sets the Application Label.
    setLevel(LogService.Level) - Method in interface com.thalesgroup.cdi.tsh.log.LogService
    Set logs level.
    setLine1(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.Address
    Sets the first line of the end user address.
    setLine2(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.Address
    Sets the second line of the end user address.
    setLockStatus(Aid.LockStatus) - Method in interface com.gemalto.mfs.mwsdk.dcm.Aid
    Sets the lock status.
    setLockStatus(Aid.LockStatus) - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.DirectoryEntry
    Updates the locking state for this directory entry.
    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
    Sets the 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
    Sets the postal code.
    setPPSEFci(byte[]) - Method in interface com.gemalto.mfs.mwsdk.payment.engine.PaymentService
     
    setPreEntryActivation(byte[]) - Method in enum class com.gemalto.mfs.mwsdk.dcm.cdcvm.DeviceCVMManager
    Sets the activation for the pre-entry behavior.
    setPriority(byte[]) - Method in class com.gemalto.mfs.mwsdk.dcm.ppse.DirectoryEntry
    Sets the Priority indicator.
    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
    Sets 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 set up 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
    Sets 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.
    setWalletTransactionData(byte[]) - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
    Allows the MPA to set the wallet transaction data that will be used during the transaction.
    setWalletTransactionData(WalletTransactionData) - Method in interface com.gemalto.mfs.mwsdk.dcm.DigitalizedCard
    Deprecated.
    setWalletTransactionData(WalletTransactionData) - Method in interface com.gemalto.mfs.mwsdk.payment.PaymentBusinessService
    setWalletTransactionDataMode(WalletTransactionDataMode) - Method in interface com.gemalto.mfs.mwsdk.payment.PaymentBusinessService
    Sets the wallet transaction data mode for the current payment transaction.
    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 - Enum constant in enum class 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 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKServiceState
    Current state of SDK is initialized
    STATE_INITIALIZING_IN_PROGRESS - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKServiceState
    Current state of SDK is initializing in progress
    STATE_NOT_INITIALIZED - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKServiceState
    Current state of SDK is not initialized
    storage() - Static method in interface com.gemalto.mfs.mwsdk.payment.WalletTransactionDataMode
    Creates a Storage mode that uses the default wallet transaction data.
    STORAGE_COMPONENT_ERROR - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
    Error returned when Initialize is failed due to storage component exceptions.
    SUCCESS - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
     
    SUCCESS - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ReplenishmentPrepStatus
    TVL signature generation is success or none of cards need LUK replenishment
    SUPPORTED - Enum constant in enum class com.gemalto.mfs.mwsdk.cdcvm.BiometricsSupport
    The SDK fully supports the use of biometric features including fingerprints.
    SUPPORTED - Enum constant in enum class com.gemalto.mfs.mwsdk.cdcvm.DeviceKeyguardSupport
    The SDK supports 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardState
    The card is suspended, and it cannot be used for the payment.
    Svg - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ContentType
     
    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.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 - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.CryptogramDataType
     
    TECHNICAL_ERROR - Static variable in class com.gemalto.mfs.mwsdk.provisioning.model.KnownCpsErrorCodes
     
    TerminalTechnology - Enum Class 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 Class in com.gemalto.mfs.mwsdk.payment.engine
    The type of the Terminal
    TermsAndConditions - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
    TermsAndConditions provides the agreement on the rules for using the SDK, and requires the end user to agree and accept it.
    TermsAndConditionSession - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
    TermsAndConditionSession is a marker interface which is returned after the end user accepts the terms and conditions agreement.
    TermsAndConditionsListener - Interface in com.gemalto.mfs.mwsdk.mobilegateway.listener
    The TermsAndConditionsListener class is used for the getTermsAndConditions events.
    ThreeDSecure - Interface in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
    IDVMethod supported by the card enrolment.
    TIMESTAMP_NULL - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
     
    TOKEN_SYNC_BLOCKED - Enum constant in enum class 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 used.
    TOKEN_SYNC_ERROR_GETTING_CARD_LIST - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
    An error occurred while retrieving the card list.
    TOKEN_SYNC_ERROR_JSON_DATA_EXCEPTION - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
    An error occurred while parsing the JSON data from the server.
    TOKEN_SYNC_ERROR_SDK_NOT_INITIALIZED - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
    An error occurred when the SDK initialization has not been completed.
    TOKEN_SYNC_EXTERNAL_SYSTEM_UNAVAILABLE - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
    A server error occurred due to the unavailability of an external system.
    TOKEN_SYNC_INTERNAL_COMPONENT_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
    An error occurred with the SDK during the internal token synchronisation process.
    TOKEN_SYNC_MISSING_REQUIRED_PARAMETER - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
    An error occurred due to a missing parameter.
    TOKEN_SYNC_OPERATION_TIMEOUT - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
    An error occurred due to an operation timeout.
    TOKEN_SYNC_SERVER_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
    An error occurred with the server during the token synchronisation process.
    TOKEN_SYNC_SERVER_PROCESS_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
    An error occurred due to a missing required parameter.
    TOKEN_SYNC_SERVICE_UNAVAILABLE - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
    An error occurred during the token synchronisation process.
    TOKEN_SYNC_STATUS_FAIL - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncStatus
    Token synchronisation process failed.
    TOKEN_SYNC_STATUS_SUCCESS - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncStatus
    Token synchronisation process is successful.
    TOKEN_SYNC_UNEXPECTED_INTERNAL_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
    An internal server error occurred where the server was not able to process the request.
    TOKEN_SYNC_UNKNOWN_STATE - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
    An error occurred due to an unknown state.
    TOKEN_SYNC_UNKNOWN_WALLET_ID - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
    An error occurred due to an unknown Wallet ID.
    TOKEN_SYNC_UNKNOWN_WALLET_PROVIDER_ID - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
    An error occurred due to an unknown Wallet Provider ID that was provided during the token synchronisation process.
    TOKEN_SYNC_WRONG_FORMAT_OR_MISSING_PARAM - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
    An error occurred with the server during token synchronisation process due to a bad request format.
    TOKENID_MISSING - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
    Contains the error code for the Token ID which is missing in the card profile.
    TokenSyncError - Class in com.gemalto.mfs.mwsdk.dcm
    TokenSyncError provides the details of the error that occurs during the token synchronisation process.
    TokenSyncError(TokenSyncErrorCode, String) - Constructor for class com.gemalto.mfs.mwsdk.dcm.TokenSyncError
    Constructor to create object of TokenSyncError.
    TokenSyncErrorCode - Enum Class in com.gemalto.mfs.mwsdk.dcm
    The TokenSyncErrorCode class defines a set of error codes used when a problem is encountered during token synchronisation process.
    TokenSyncListener - Interface in com.gemalto.mfs.mwsdk.dcm
    An interface to delegate events while processing token sync use case.
    TokenSyncStatus - Enum Class in com.gemalto.mfs.mwsdk.dcm
    The TokenSyncStatus class contains the status codes of the token synchronisation process
    toString() - Method in enum class com.gemalto.mfs.mwsdk.cdcvm.BiometricsSupport
    String representation of the Enum.
    toString() - Method in enum class com.gemalto.mfs.mwsdk.cdcvm.DeviceKeyguardSupport
    String representation of the Enum.
    toString() - Method in enum class com.gemalto.mfs.mwsdk.dcm.Aid.LockStatus
    String representation of the enum.
    toString() - Method in enum class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardState
    String representation of the enum.
    toString() - Method in enum class com.gemalto.mfs.mwsdk.dcm.PaymentType
    String representation of the enum.
    toString() - Method in enum class com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
    String representation of the Enum.
    toString() - Method in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncStatus
    int representation of the enum.
    toString() - Method in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtType
    String representation of the enum.
    toString() - Method in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivationState
    String representation of the Enum.
    toString() - Method in enum class com.gemalto.mfs.mwsdk.payment.CHVerificationMethod
    String representation of the Enum.
    toString() - Method in enum class com.gemalto.mfs.mwsdk.payment.engine.CdcvmSupported
    String representation of the Enum.
    toString() - Method in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalTechnology
    String representation of the Enum.
    toString() - Method in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalType
    String representation of the Enum.
    toString() - Method in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionType
    String representation of the Enum.
    toString() - Method in enum class com.gemalto.mfs.mwsdk.payment.engine.TwoTapSupported
    String representation of the Enum.
    toString() - Method in enum class com.gemalto.mfs.mwsdk.payment.experience.PaymentExperience
    String representation of the Enum.
    toString() - Method in enum class com.gemalto.mfs.mwsdk.provisioning.model.AuthenticationState.AuthState
    String representation of the Enum.
    toString() - Method in enum class com.gemalto.mfs.mwsdk.provisioning.model.MessageClassification
    String representation of the Enum.
    toString() - Method in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
    VISA Invalid Mac error
    TransactionConditions - Enum Class 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
    Contains the different values of the current transaction.
    TransactionHistoryListener - Interface in com.gemalto.mfs.mwsdk.mobilegateway.listener
    The TransactionHistoryListener class is used to return the transactionHistory for the digitalCardId provided.
    TransactionPurpose - Enum Class in com.gemalto.mfs.mwsdk.payment.engine
    This defines the Purpose of the Transaction
    TransactionRange - Enum Class in com.gemalto.mfs.mwsdk.payment.engine
    This defines the Range of the Transaction
    TransactionStatus - Enum Class in com.gemalto.mfs.mwsdk.mobilegateway.utils
    Status of the transaction.
    TransactionType - Enum Class in com.gemalto.mfs.mwsdk.mobilegateway.utils
     
    TransactionType - Enum Class in com.gemalto.mfs.mwsdk.payment.engine
    Represent the richTransactionType for MCBP2.1.
    TRANSIT - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionType
     
    TWO_TAP_ALWAYS - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.experience.PaymentExperience
    Payment experience in two taps always regardless to card profile and end user authentication.
    TwoTapSupported - Enum Class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.CryptogramDataType
     
    UNEXPECTED_INTERNAL_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    UNKNOWN - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardState
    The card state is not defined.
    UNKNOWN - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.CardScheme
    Unknown Card Scheme for illegal transaction
    UNKNOWN - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.CdcvmSupported
    Unknown is returned if Terminal request does not matxh the cdcvm code
    UNKNOWN - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.Outcome
    Illegal Outcome (Also returned for older Mastercard Specifications)
    UNKNOWN - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalType
     
    UNKNOWN - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionConditions
    The value indicates that the location transaction is unknown
    UNKNOWN - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionPurpose
    The Transaction has requested is Unknown
    UNKNOWN - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionRange
    Unknown Range
    UNKNOWN - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionType
     
    UNKNOWN - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.TwoTapSupported
    Unknown case
    UNKNOWN - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.UserActionOnPoi
    User Action on Point of Interaction - UNKNOWN
    UNKNOWN_BIN - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    UNKNOWN_CARD_ID - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    UNKNOWN_CARD_PRODUCT - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    UNKNOWN_CORRELATION_ID - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    UNKNOWN_DEVICE_ID - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    UNKNOWN_DIGITAL_CARD_ID - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    UNKNOWN_ISSUER_ID - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    UNKNOWN_WALLET_ID - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    UNKNOWN_WALLET_PROVIDER_ID - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    UNKONOWN_IDV_METHOD - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    UNLOCKED - Enum constant in enum class 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 - Enum constant in enum class 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
    Deprecated.
    since 6.15.0 Use DigitalizedCard.setCustomPpse(PpseFciTemplate) instead.
  • Changes made via DigitalizedCard.updateAidList(List) will be reflected in DigitalizedCard.getPpse() and DigitalizedCard.getAllAids() but NOT in DigitalizedCard.getCustomPpse().
  • DO NOT call this method after using DigitalizedCard.setCustomPpse(PpseFciTemplate) - the custom PPSE will take precedence during payment
  • Recommended: Migrate to new PPSE APIs for all new implementations to ensure compatibility with future SDK versions and multi-scheme support
  • 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
    Error returned during delegated CDCVM if MPA states user authenticated.
    UserActionOnPoi - Enum Class 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 of the card that exists in CardProduct.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.cdcvm.BiometricsSupport
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.cdcvm.DeviceKeyguardSupport
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.dcm.Aid.LockStatus
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.dcm.cdcvm.DeviceCVMManager
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardState
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.dcm.PaymentType
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncStatus
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtType
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardStatus
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ContentType
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InputMethod
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentDataType
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivationState
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.MGSDKConfigurationState
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayManager
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionStatus
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionType
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.chverification.CHVerificationManager
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.CHVerificationMethod
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.CVMType
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.CardScheme
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.CdcvmSupported
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.CryptogramDataType
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.DeactivationStatusCode
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.Outcome
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalTechnology
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalType
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionConditions
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionPurpose
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionRange
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionType
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.TwoTapSupported
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.UserActionOnPoi
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.experience.PaymentExperience
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.PluginRegistrationManager
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKDataController
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.AuthenticationState.AuthState
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.EnrollmentStatus
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.GetAccessTokenMode
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.MessageClassification
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.NeedsAuthenticationErrorCode
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceCodeType
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServicePinType
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.ReplenishmentPrepStatus
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentState
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKServiceState
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.gemalto.mfs.mwsdk.utils.chcodeverifier.CHCodeVerifierErrorCode
    Returns the enum constant of this class with the specified name.
    valueOf(String) - Static method in enum class com.thalesgroup.cdi.tsh.log.LogService.Level
    Returns the enum constant of this class with the specified name.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.cdcvm.BiometricsSupport
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.cdcvm.DeviceKeyguardSupport
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.dcm.Aid.LockStatus
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.dcm.cdcvm.DeviceCVMManager
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.dcm.DigitalizedCardState
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.dcm.PaymentType
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.dcm.sdkconfig.ProfileChannel
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncErrorCode
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.dcm.TokenSyncStatus
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.dcm.WalletPinErrorCode
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardArtType
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.CardStatus
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.ContentType
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InputMethod
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentDataType
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivationState
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.MGSDKConfigurationState
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.MobileGatewayManager
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionStatus
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.mobilegateway.utils.TransactionType
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.chverification.CHVerificationManager
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.CHVerificationMethod
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.CVMType
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.CardScheme
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.CdcvmSupported
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.CryptogramDataType
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.DeactivationStatusCode
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.Outcome
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalTechnology
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.TerminalType
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionConditions
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionPurpose
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionRange
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.TransactionType
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.TwoTapSupported
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.engine.UserActionOnPoi
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.experience.PaymentExperience
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.PaymentServiceErrorCode
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.PluginRegistrationManager
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKDataController
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKInitializer
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.AuthenticationState.AuthState
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.EnrollmentStatus
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.GetAccessTokenMode
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.MessageClassification
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.NeedsAuthenticationErrorCode
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceCodeType
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServiceErrorCodes
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.ProvisioningServicePinType
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.ReplenishmentPrepStatus
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentState
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKInitializeErrorCode
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKServiceState
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.sdkconfig.SDKSetupProgressState
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.gemalto.mfs.mwsdk.utils.chcodeverifier.CHCodeVerifierErrorCode
    Returns an array containing the constants of this enum class, in the order they are declared.
    values() - Static method in enum class com.thalesgroup.cdi.tsh.log.LogService.Level
    Returns an array containing the constants of this enum class, 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.
    VEIN_RECOGNITION - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.CVMType
    Vein recognition
    version(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.InstrumentData.IssuerPushReceiptBuilder
    Sets the version.
    version(String) - Method in class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.IssuerPushReceipt
    Sets the 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 - Enum constant in enum class 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.
    VOICE_BIOMERIC - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.CVMType
    Voice biometric

    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 - Enum constant in enum class 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 - Enum constant in enum class 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
    Sets the wallet account data.
    WalletAccountData - Class in com.gemalto.mfs.mwsdk.mobilegateway.enrollment
    WalletAccountData is used by MPA for CheckCardEligibility.
    WalletAccountData(String) - Constructor for class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.WalletAccountData
     
    WalletPinErrorCode - Enum Class in com.gemalto.mfs.mwsdk.dcm
    An enum containing the list of error codes related to a 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 is raised whenever an operation related to wallet PIN is performed without setting it.
    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
    Constructs a WalletPinException with 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 (for example, set, change or verify the PIN).
    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 Class 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 Class in com.gemalto.mfs.mwsdk.provisioning.model
    Enumeration indicating the different renewal states of the SDK.
    WalletTransactionData - Class in com.gemalto.mfs.mwsdk.payment.engine
    Deprecated.
    since 6.14.0.
    WalletTransactionData.Builder - Class in com.gemalto.mfs.mwsdk.payment.engine
    Deprecated.
    Builder for creating instances of WalletTransactionData.
    WalletTransactionDataMode - Interface in com.gemalto.mfs.mwsdk.payment
    Defines the mode for wallet transaction data in payment transactions.
    WARN - Enum constant in enum class com.thalesgroup.cdi.tsh.log.LogService.Level
     
    WARNING - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.MessageClassification
    Message severity indicates warning message.
    WEB_3DS_AUTHENTICATION_FAILED - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    WEB_3DS_DATA_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.MGErrorCode
     
    WEB_3DS_NEEDED - Enum constant in enum class com.gemalto.mfs.mwsdk.mobilegateway.enrollment.PendingCardActivationState
     
    WEB3DS_NEEDED - Enum constant in enum class 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
    This method can be called to wipe the card transaction information after use.
    wipeAll(Context) - Method in enum class com.gemalto.mfs.mwsdk.payment.sdkconfig.SDKDataController
    This API performs wipe of All data in HCEMobileWalletSDK.
    wipeCard(String, Context) - Static method in enum class 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
     
    withWalletProprietaryData(byte[]) - Method in class com.gemalto.mfs.mwsdk.payment.engine.WalletTransactionData.Builder
    Deprecated.
    Sets the wallet proprietary data for the card.
    WRONG_DIGITALIZED_CARD_STATE - Enum constant in enum class com.gemalto.mfs.mwsdk.dcm.DCMErrorCodes
     
    WRONG_PIN - Enum constant in enum class com.gemalto.mfs.mwsdk.utils.chcodeverifier.CHCodeVerifierErrorCode
    Wrong PIN
    WSE_ASM_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
    ASM Error.
    WSE_COMPLETED - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentState
    Wallet Secure Enrollment is completed.
    WSE_CPS_COMPONENT_NOT_INITIALIZED - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
    CPS component not initialized.
    WSE_DOWNLOAD_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
    Error linked to downloading of resources.
    WSE_ERROR_COMPUTE_AUTH_VALUE_FAILED_CERT_EXCEPTION - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
    Init session error.
    WSE_INTERNAL_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
    Internal renewal error
    WSE_KCV_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
    Error returned when KCV is wrong.
    WSE_LUK_NOT_FOUND - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
    LUK not found.
    WSE_LUK_REPLACEMENT_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
    LUK replacement failed.
    WSE_MG_COMPONENT_NOT_INITIALIZED - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
    MobileGateway not initialized.
    WSE_NOT_REQUIRED - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentState
    Wallet Secure Enrollment is not required.
    WSE_REQUEST_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
    Enrollment request failed.
    WSE_REQUIRED - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentState
    Wallet Secure Enrollment is required.
    WSE_STARTED - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentState
    Wallet Secure Enrollment is started.
    WSE_STORAGE_ACCESS_ERROR - Enum constant in enum class com.gemalto.mfs.mwsdk.provisioning.model.WalletSecureEnrollmentErrorCodes
    SDK Wallet Secure enrollment internal storage access error.

    Y

    YES - Enum constant in enum class com.gemalto.mfs.mwsdk.payment.engine.CdcvmSupported
    CDCVM Supported by the Terminal.
    YES - Enum constant in enum class 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 and Interfaces|All Packages|Constant Field Values|Serialized Form