Skip navigation links
A B C D E F G H I J M N O P R S T U V W 

A

addCustomField(String, String, int, String) - Method in class com.jumio.bam.BamSDK
Custom fields the user is asked to fill in to finish a scan.
addCustomField(String, String, int) - Method in class com.jumio.bam.BamSDK
Custom fields the user is asked to fill in to finish a scan.
addCustomField(String, String, ArrayList<String>, boolean, String) - Method in class com.jumio.bam.BamSDK
Custom fields the user is asked to fill in to finish a scan.
addCustomField(String, String, ArrayList<String>, boolean) - Method in class com.jumio.bam.BamSDK
Custom fields the user is asked to fill in to finish a scan.
addCustomField(String, String, ArrayList<String>) - Method in class com.jumio.bam.BamSDK
Custom fields the user is asked to fill in to finish a scan.
addCustomField(String, String) - Method in class com.jumio.bam.BamSDK
Custom fields the user is asked to fill in to finish a scan.
AuthenticationCallback - Interface in com.jumio.auth
Callback for intialization of the AuthenticationSDK
AuthenticationCancelReason - Enum in com.jumio.auth.custom
The reason why a scan for a part has been canceled
AuthenticationCustomAnimationView - Class in com.jumio.auth.custom
Authentication custom animation view where the help view animations are displayed The animation is rendered in the center of the view and will use the full width and height of the view.
AuthenticationCustomAnimationView(Context) - Constructor for class com.jumio.auth.custom.AuthenticationCustomAnimationView
 
AuthenticationCustomAnimationView(Context, AttributeSet) - Constructor for class com.jumio.auth.custom.AuthenticationCustomAnimationView
 
AuthenticationCustomAnimationView(Context, AttributeSet, int) - Constructor for class com.jumio.auth.custom.AuthenticationCustomAnimationView
 
AuthenticationCustomScanInterface - Interface in com.jumio.auth.custom
Interface for status updates from the custom Authentication scanning view
AuthenticationCustomScanView - Class in com.jumio.auth.custom
Authentication custom scan view where the camera preview and the overlay are displayed
AuthenticationCustomScanView(Context) - Constructor for class com.jumio.auth.custom.AuthenticationCustomScanView
 
AuthenticationCustomScanView(Context, AttributeSet) - Constructor for class com.jumio.auth.custom.AuthenticationCustomScanView
 
AuthenticationCustomScanView(Context, AttributeSet, int) - Constructor for class com.jumio.auth.custom.AuthenticationCustomScanView
 
AuthenticationCustomSDKController - Class in com.jumio.auth.custom
 
AuthenticationCustomSDKController(Activity, Context, CredentialsModel, AuthenticationCustomSDKInterface) - Constructor for class com.jumio.auth.custom.AuthenticationCustomSDKController
 
AuthenticationCustomSDKController.InternalController - Class in com.jumio.auth.custom
 
AuthenticationCustomSDKInterface - Interface in com.jumio.auth.custom
Interface for status updates from the custom Authentication session
AuthenticationDeallocationCallback - Interface in com.jumio.auth
Callback for asynchronous destroying of the SDK
AuthenticationResult - Enum in com.jumio.auth
Result of an authentication
AuthenticationSDK - Class in com.jumio.auth
AuthenticationSDK Biometric-based Jumio Authentication establishes the digital identities of your users through the simple act of taking a selfie.

B

BamCardInformation - Class in com.jumio.bam
Scan result object from a BamSDK scan
BamCardInformation(Parcel) - Constructor for class com.jumio.bam.BamCardInformation
 
BamCustomScanInterface - Interface in com.jumio.bam.custom
Interface for status updates from the Bam custom scanning view
BamCustomScanPresenter - Class in com.jumio.bam.custom
Presenter class to control the Bam custom scanning view
BamCustomScanPresenter(InlineScanViewController, BamScanPresenter) - Constructor for class com.jumio.bam.custom.BamCustomScanPresenter
 
BamCustomScanView - Class in com.jumio.bam.custom
Bam custom scanning view where the camera preview and the overlay is displayed
BamCustomScanView(Context) - Constructor for class com.jumio.bam.custom.BamCustomScanView
 
BamCustomScanView(Context, AttributeSet) - Constructor for class com.jumio.bam.custom.BamCustomScanView
 
BamCustomScanView(Context, AttributeSet, int) - Constructor for class com.jumio.bam.custom.BamCustomScanView
 
BamSDK - Class in com.jumio.bam
BAM Checkout SDK is a powerful, cutting-edge solution to extract data from your customer´s credit card and/or ID in your mobile application within seconds, including home address.

C

cancel() - Method in interface com.jumio.nv.nfc.custom.NetverifyCustomNfcPresenter
Cancel the NFC scanning
checkDeallocation(AuthenticationDeallocationCallback) - Method in class com.jumio.auth.AuthenticationSDK
Assign a callback to be notified as soon as the SDK is fully deallocated
checkDeallocation(NetverifyDeallocationCallback) - Method in class com.jumio.nv.NetverifySDK
Assign a callback to be notified as soon as the SDK is fully deallocated
clear() - Method in class com.jumio.bam.BamCardInformation
 
clearCustomFields() - Method in class com.jumio.bam.BamSDK
Removes all previously added custom fields
clearSDK() - Method in class com.jumio.bam.custom.BamCustomScanPresenter
Releases all allocated resources (Camera, ...).
com.jumio - package com.jumio
 
com.jumio.auth - package com.jumio.auth
 
com.jumio.auth.custom - package com.jumio.auth.custom
 
com.jumio.bam - package com.jumio.bam
 
com.jumio.bam.custom - package com.jumio.bam.custom
 
com.jumio.bam.enums - package com.jumio.bam.enums
 
com.jumio.bam.util - package com.jumio.bam.util
 
com.jumio.core.data.document - package com.jumio.core.data.document
 
com.jumio.core.enums - package com.jumio.core.enums
 
com.jumio.core.exceptions - package com.jumio.core.exceptions
 
com.jumio.dv - package com.jumio.dv
 
com.jumio.nv - package com.jumio.nv
 
com.jumio.nv.custom - package com.jumio.nv.custom
 
com.jumio.nv.data.document - package com.jumio.nv.data.document
 
com.jumio.nv.enums - package com.jumio.nv.enums
 
com.jumio.nv.nfc.custom - package com.jumio.nv.nfc.custom
 
com.jumio.sdk - package com.jumio.sdk
 
com.jumio.sdk.custom - package com.jumio.sdk.custom
 
compositeValid() - Method in class com.jumio.nv.NetverifyMrzData
 
confirmScan() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
Confirm the scanned picture
consumeIntent(int, int, Intent) - Method in class com.jumio.nv.custom.NetverifyCustomSDKController
 
copy() - Method in class com.jumio.nv.NetverifyDocumentData
 
create(Activity, String, String, JumioDataCenter) - Static method in class com.jumio.auth.AuthenticationSDK
Creates an authentication instance
create(Activity, Context, CredentialsModel, boolean) - Method in class com.jumio.auth.custom.AuthenticationCustomSDKController.InternalController
 
create(Activity, String, String, JumioDataCenter) - Static method in class com.jumio.bam.BamSDK
Creates an BamSDK instance
create(Activity, String) - Static method in class com.jumio.bam.BamSDK
Creates an BamSDK instance
create(Activity, String, String, JumioDataCenter) - Static method in class com.jumio.dv.DocumentVerificationSDK
Creates an DocumentVerificationSDK instance
create(Activity, Context, CredentialsModel, boolean) - Method in class com.jumio.nv.custom.NetverifyCustomSDKController.InternalController
 
create(Activity, String, String, JumioDataCenter) - Static method in class com.jumio.nv.NetverifySDK
Creates an NetverifySDK instance
create(Activity, String, String) - Static method in class com.jumio.nv.NetverifySDK
Creates an NetverifySDK instance
CREATOR - Static variable in class com.jumio.bam.BamCardInformation
 
CREATOR - Static variable in class com.jumio.nv.NetverifyDocumentData
 
CREATOR - Static variable in class com.jumio.nv.NetverifyMrzData
 
CreditCardType - Enum in com.jumio.bam.enums
Supported credit card types
CustomField - Class in com.jumio.bam.util
Base class for custom defined input fields
CustomField(String, String) - Constructor for class com.jumio.bam.util.CustomField
 
CustomFieldManualInput - Class in com.jumio.bam.util
Custom field with manual input and regex verification
CustomFieldManualInput(String, String, int, Pattern) - Constructor for class com.jumio.bam.util.CustomFieldManualInput
 
CustomFieldSelection - Class in com.jumio.bam.util
Custom field with spinner
CustomFieldSelection(String, String, ArrayList<String>, boolean, String) - Constructor for class com.jumio.bam.util.CustomFieldSelection
 

D

dateOfBirth - Variable in class com.jumio.nv.nfc.custom.NetverifyCustomNfcAccess
Date of birth (UTC based)
dateOfExpiry - Variable in class com.jumio.nv.nfc.custom.NetverifyCustomNfcAccess
Date of expiry (UTC based)
describeContents() - Method in class com.jumio.bam.BamCardInformation
 
describeContents() - Method in class com.jumio.nv.NetverifyDocumentData
 
describeContents() - Method in class com.jumio.nv.NetverifyMrzData
 
destroy() - Method in class com.jumio.auth.AuthenticationSDK
Destroys the instance and frees all resources
destroy() - Method in class com.jumio.auth.custom.AuthenticationCustomSDKController
This function needs to be called to release all allocated resources
destroy() - Method in class com.jumio.auth.custom.AuthenticationCustomSDKController.InternalController
Releases all resources which have been allocated by the SDK.
destroy() - Method in class com.jumio.bam.BamSDK
Destroys the instance and frees all resources
destroy() - Method in class com.jumio.dv.DocumentVerificationSDK
Destroys the instance and frees all resources
destroy() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
Releases all allocated resources (Camera, ...).
destroy() - Method in class com.jumio.nv.custom.NetverifyCustomSDKController
This function needs to be called to release all allocated resources
destroy() - Method in class com.jumio.nv.custom.NetverifyCustomSDKController.InternalController
Releases all resources which have been allocated by the SDK.
destroy() - Method in class com.jumio.nv.NetverifySDK
Destroys the instance and frees all resources
destroy() - Method in class com.jumio.sdk.custom.JumioCustomAnimationView
Should be called before hiding the view to destroy the assigned animation
dobValid() - Method in class com.jumio.nv.NetverifyMrzData
 
DocumentVerificationSDK - Class in com.jumio.dv
Document Verification SDK is a powerful solution to enable scanning various types (Utility Bill, Bank statement and many others) of your customer's documents in your mobile application within seconds, also supporting data extraction from Utility Bills and Bank Statements from US, UK, France and Canada, as well as US Social Security Cards.

E

expiryDateValid() - Method in class com.jumio.nv.NetverifyMrzData
 
EXTRA_CARD_INFORMATION - Static variable in class com.jumio.bam.BamSDK
 
EXTRA_ERROR_CODE - Static variable in class com.jumio.auth.AuthenticationSDK
 
EXTRA_ERROR_CODE - Static variable in class com.jumio.bam.BamSDK
 
EXTRA_ERROR_CODE - Static variable in class com.jumio.dv.DocumentVerificationSDK
 
EXTRA_ERROR_CODE - Static variable in class com.jumio.nv.NetverifySDK
 
EXTRA_ERROR_MESSAGE - Static variable in class com.jumio.auth.AuthenticationSDK
 
EXTRA_ERROR_MESSAGE - Static variable in class com.jumio.bam.BamSDK
 
EXTRA_ERROR_MESSAGE - Static variable in class com.jumio.dv.DocumentVerificationSDK
 
EXTRA_ERROR_MESSAGE - Static variable in class com.jumio.nv.NetverifySDK
 
EXTRA_SCAN_ATTEMPTS - Static variable in class com.jumio.bam.BamSDK
 
EXTRA_SCAN_DATA - Static variable in class com.jumio.auth.AuthenticationSDK
 
EXTRA_SCAN_DATA - Static variable in class com.jumio.nv.NetverifySDK
 
EXTRA_SCAN_REFERENCE - Static variable in class com.jumio.dv.DocumentVerificationSDK
 
EXTRA_SCAN_REFERENCE - Static variable in class com.jumio.nv.NetverifySDK
 
EXTRA_TRANSACTION_REFERENCE - Static variable in class com.jumio.auth.AuthenticationSDK
 

F

FIELD_NOT_SET - Static variable in class com.jumio.bam.util.CustomField
 
finish() - Method in class com.jumio.nv.custom.NetverifyCustomSDKController
Finishes the workflow
finishSDK(Intent) - Method in class com.jumio.auth.custom.AuthenticationCustomSDKController.InternalController
 
finishSDK(Intent) - Method in class com.jumio.nv.custom.NetverifyCustomSDKController.InternalController
 
fromString(String) - Static method in enum com.jumio.nv.data.document.NVDocumentType
 

G

getActivity() - Method in class com.jumio.nv.custom.NetverifyCustomSDKController.InternalController
 
getAddressLine() - Method in class com.jumio.nv.NetverifyDocumentData
 
getCardAccountNumber() - Method in class com.jumio.bam.BamCardInformation
The UK account number
getCardCvvCode() - Method in class com.jumio.bam.BamCardInformation
Returns the cvv code If allowManualCardDetailInput is set to false, then the cvv is not set by the sdk!
getCardExpiryDate() - Method in class com.jumio.bam.BamCardInformation
Returns the expiry date The expiry date of the card in the format 'MM/yy' (e.g.
getCardExpiryDateMonth() - Method in class com.jumio.bam.BamCardInformation
Returns the expiry date month The expiry month of the card in the format 'MM' (e.g.
getCardExpiryDateYear() - Method in class com.jumio.bam.BamCardInformation
Returns the expiry date year The expiry year of the card in the format 'MM' (e.g.
getCardHolderName() - Method in class com.jumio.bam.BamCardInformation
Returns the card holder name
getCardNumber() - Method in class com.jumio.bam.BamCardInformation
Returns the card number (e.g.
getCardNumberGrouped() - Method in class com.jumio.bam.BamCardInformation
Returns the card number grouped (e.g.
getCardNumberMasked() - Method in class com.jumio.bam.BamCardInformation
Returns the card number masked (e.g.
getCardSortCode() - Method in class com.jumio.bam.BamCardInformation
The UK sort code
getCardType() - Method in class com.jumio.bam.BamCardInformation
Returns the card type
getCity() - Method in class com.jumio.nv.NetverifyDocumentData
 
getClassifier() - Method in enum com.jumio.core.data.document.ScanSide
 
getCloseButtonHeight() - Method in class com.jumio.auth.custom.AuthenticationCustomScanView
Get the height of the close button
getCloseButtonHeight() - Method in class com.jumio.nv.custom.NetverifyCustomScanView
Get the height of the close button
getCloseButtonLeft() - Method in class com.jumio.auth.custom.AuthenticationCustomScanView
Get the left position for the close button
getCloseButtonLeft() - Method in class com.jumio.nv.custom.NetverifyCustomScanView
Get the left position for the close button
getCloseButtonResId() - Method in class com.jumio.auth.custom.AuthenticationCustomScanView
Get the current close button resource id
getCloseButtonResId() - Method in class com.jumio.nv.custom.NetverifyCustomScanView
Get the current close button resource id
getCloseButtonTop() - Method in class com.jumio.auth.custom.AuthenticationCustomScanView
Get the top position for the close button
getCloseButtonTop() - Method in class com.jumio.nv.custom.NetverifyCustomScanView
Get the top position for the close button
getCloseButtonWidth() - Method in class com.jumio.auth.custom.AuthenticationCustomScanView
Get the width of the close button
getCloseButtonWidth() - Method in class com.jumio.nv.custom.NetverifyCustomScanView
Get the width of the close button
getCloseDelay() - Method in class com.jumio.nv.custom.NetverifyCustomSDKController.InternalController
 
getContext() - Method in class com.jumio.nv.custom.NetverifyCustomSDKController.InternalController
 
getCredentialsModel() - Method in class com.jumio.nv.custom.NetverifyCustomSDKController.InternalController
 
getCustomField(String) - Method in class com.jumio.bam.BamCardInformation
Returns a custom field
getCustomFields() - Method in class com.jumio.bam.BamSDK
get all custom fields as a list
getDebugID() - Static method in class com.jumio.auth.AuthenticationSDK
Obtains the Jumio Analytics session ID if one already exists.
getDebugID() - Static method in class com.jumio.nv.NetverifySDK
Obtains the Jumio Analytics session ID if one already exists.
getDob() - Method in class com.jumio.nv.NetverifyDocumentData
 
getDocumentTypes() - Method in class com.jumio.nv.custom.NetverifyCountry
All available NVDocumentType are returned
getDocumentVariants(NVDocumentType) - Method in class com.jumio.nv.custom.NetverifyCountry
Get all available NVDocumentVariant based on the selected NVDocumentType
getEMRTDStatus() - Method in class com.jumio.nv.NetverifyDocumentData
 
getExpiryDate() - Method in class com.jumio.nv.NetverifyDocumentData
 
getExtractionMethod() - Method in class com.jumio.nv.NetverifyDocumentData
 
getFieldId() - Method in class com.jumio.bam.util.CustomField
 
getFirstName() - Method in class com.jumio.nv.NetverifyDocumentData
 
getFormat() - Method in class com.jumio.nv.NetverifyMrzData
 
getGender() - Method in class com.jumio.nv.NetverifyDocumentData
 
getHelpAnimation(AuthenticationCustomAnimationView) - Method in class com.jumio.auth.custom.AuthenticationCustomSDKController
Get the help animation for the currently active scan mode.
getHelpAnimation(NetverifyCustomAnimationView) - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
Get the help animation for the currently active scan mode.
getHelpText() - Method in class com.jumio.auth.custom.AuthenticationCustomSDKController
Get the help text.
getHelpText() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
Get the help text for the currently active scan mode.
getIdNumber() - Method in class com.jumio.nv.NetverifyDocumentData
 
getInputType() - Method in class com.jumio.bam.util.CustomFieldManualInput
 
getIntent() - Method in class com.jumio.auth.AuthenticationSDK
Returns the intent to start the SDK activity
getIntent() - Method in class com.jumio.bam.BamSDK
Returns the intent to start the SDK activity
getIntent() - Method in class com.jumio.dv.DocumentVerificationSDK
Returns the intent to start the SDK activity
getIntent() - Method in class com.jumio.nv.NetverifySDK
Returns the intent to start the SDK rootActivity
getIsoCode() - Method in class com.jumio.nv.custom.NetverifyCountry
Get the ISO 3155-1 alpha 3 code of the country represented by this object
getIssuingCountry() - Method in class com.jumio.nv.NetverifyDocumentData
 
getIssuingDate() - Method in class com.jumio.nv.NetverifyDocumentData
 
getLastName() - Method in class com.jumio.nv.NetverifyDocumentData
 
getLocalizedName(Context) - Method in enum com.jumio.nv.data.document.NVDocumentType
 
getMinRatio() - Method in class com.jumio.sdk.custom.JumioCustomScanView
The minimum available ratio for the selected scan method
getMissingPermissions(Context) - Static method in class com.jumio.MobileSDK
Returns a list containing each permission (as String), which is needed by the SDK but not yet granted for the given Context.
getMode() - Method in class com.jumio.nv.custom.NetverifyCustomScanView
Get the current mode
getMrzData() - Method in class com.jumio.nv.NetverifyDocumentData
 
getMrzLine1() - Method in class com.jumio.nv.NetverifyMrzData
 
getMrzLine2() - Method in class com.jumio.nv.NetverifyMrzData
 
getMrzLine3() - Method in class com.jumio.nv.NetverifyMrzData
 
getNameSuffix() - Method in class com.jumio.nv.NetverifyDocumentData
 
getNetverifyCustomNfcInterface() - Method in interface com.jumio.nv.custom.NetverifyCustomScanInterface
This function will be called when the NFC scan is getting prepared.
getNfcController() - Method in class com.jumio.nv.custom.NetverifyCustomSDKController.InternalController
 
getOptionalData1() - Method in class com.jumio.nv.NetverifyDocumentData
 
getOptionalData2() - Method in class com.jumio.nv.NetverifyDocumentData
 
getOriginatingCountry() - Method in class com.jumio.nv.NetverifyDocumentData
 
getPartNumber() - Method in enum com.jumio.core.data.document.ScanSide
 
getPermissions() - Method in exception com.jumio.core.exceptions.MissingPermissionException
 
getPersonalNumber() - Method in class com.jumio.nv.NetverifyDocumentData
 
getPlaceOfBirth() - Method in class com.jumio.nv.NetverifyDocumentData
 
getPostCode() - Method in class com.jumio.nv.NetverifyDocumentData
 
getRatio() - Method in class com.jumio.sdk.custom.JumioCustomScanView
The current ratio for the selected scan method
getRegexPattern() - Method in class com.jumio.bam.util.CustomFieldManualInput
 
getRequiredPermissions() - Static method in class com.jumio.MobileSDK
Obtain all "dangerous" permissions that are required by the Jumio SDK.
getResetValueText() - Method in class com.jumio.bam.util.CustomFieldSelection
 
getScanMode() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
Get the currently active scan mode.
getSDKVersion() - Static method in class com.jumio.MobileSDK
Returns the Mobile SDK version.
getSelectedCountry() - Method in class com.jumio.nv.NetverifyDocumentData
 
getSelectedDocumentType() - Method in class com.jumio.nv.NetverifyDocumentData
 
getSubdivision() - Method in class com.jumio.nv.NetverifyDocumentData
 
getTitle() - Method in class com.jumio.bam.util.CustomField
 
getValues() - Method in class com.jumio.bam.util.CustomFieldSelection
 

H

hasAllRequiredPermissions(Context) - Static method in class com.jumio.MobileSDK
Checks if all required permissions are already granted.
hasFlash() - Method in class com.jumio.bam.custom.BamCustomScanPresenter
 
hasFlash() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
 
hasMultipleCameras() - Method in class com.jumio.bam.custom.BamCustomScanPresenter
 
hasMultipleCameras() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
 
hasPermissionsFor(Context, String[]) - Static method in class com.jumio.MobileSDK
Check if certain permissions have already been granted.
hideLoading(boolean, boolean) - Method in class com.jumio.nv.custom.NetverifyCustomSDKController.InternalController
 

I

idNumber - Variable in class com.jumio.nv.nfc.custom.NetverifyCustomNfcAccess
ID number´
idNumberValid() - Method in class com.jumio.nv.NetverifyMrzData
 
initiate(AuthenticationCallback) - Method in class com.jumio.auth.AuthenticationSDK
The result of the initiate is delivered in the AuthenticationCallback.
initiate(NetverifyInitiateCallback) - Method in class com.jumio.nv.NetverifySDK
Initiates the SDK asynchronously All the SDK settings will be loaded before the SDK is displayed.
isCameraFrontFacing() - Method in class com.jumio.bam.custom.BamCustomScanPresenter
 
isCameraFrontFacing() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
 
isCardAccountNumberValid() - Method in class com.jumio.bam.BamCardInformation
The card account number is valid
isCardSortCodeValid() - Method in class com.jumio.bam.BamCardInformation
The card sort code is valid
isCleared() - Method in class com.jumio.bam.BamCardInformation
 
isFallbackAvailable() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
 
isFlashOn() - Method in class com.jumio.bam.custom.BamCustomScanPresenter
 
isFlashOn() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
 
isRequired() - Method in class com.jumio.bam.util.CustomFieldSelection
 
isRooted(Context) - Static method in class com.jumio.MobileSDK
Checks if the device is rooted
isSupportedPlatform(Context) - Static method in class com.jumio.auth.AuthenticationSDK
Checks if the device platform is supported by the sdk
isSupportedPlatform(Context) - Static method in class com.jumio.bam.BamSDK
Checks if the device platform is supported by the sdk
isSupportedPlatform(Context) - Static method in class com.jumio.dv.DocumentVerificationSDK
Checks if the device platform is supported by the sdk
isSupportedPlatform(Context) - Static method in class com.jumio.nv.NetverifySDK
Checks if the device platform is supported by the sdk

J

JumioCameraPosition - Enum in com.jumio.core.enums
Camera positions constants
JumioCustomAnimationView - Class in com.jumio.sdk.custom
Jumio custom animation view where the help view animations are displayed
JumioCustomAnimationView(Context) - Constructor for class com.jumio.sdk.custom.JumioCustomAnimationView
 
JumioCustomAnimationView(Context, AttributeSet) - Constructor for class com.jumio.sdk.custom.JumioCustomAnimationView
 
JumioCustomAnimationView(Context, AttributeSet, int) - Constructor for class com.jumio.sdk.custom.JumioCustomAnimationView
 
JumioCustomScanView - Class in com.jumio.sdk.custom
Jumio custom scan view where the camera preview and overlay are displayed
JumioCustomScanView(Context) - Constructor for class com.jumio.sdk.custom.JumioCustomScanView
 
JumioCustomScanView(Context, AttributeSet) - Constructor for class com.jumio.sdk.custom.JumioCustomScanView
 
JumioCustomScanView(Context, AttributeSet, int) - Constructor for class com.jumio.sdk.custom.JumioCustomScanView
 
JumioDataCenter - Enum in com.jumio.core.enums
Jumio data center constants
jumpToScanFragment(boolean) - Method in class com.jumio.nv.custom.NetverifyCustomSDKController.InternalController
 

M

MissingPermissionException - Exception in com.jumio.core.exceptions
Indicates that the current application has not yet acquired all permissions the SDK needs for normal execution.
MissingPermissionException(String[]) - Constructor for exception com.jumio.core.exceptions.MissingPermissionException
 
MissingPermissionException(String) - Constructor for exception com.jumio.core.exceptions.MissingPermissionException
 
MobileSDK - Class in com.jumio
Base class for all Jumio products.
MobileSDK(Activity) - Constructor for class com.jumio.MobileSDK
 
MODE_FACE - Static variable in class com.jumio.nv.custom.NetverifyCustomScanView
 
MODE_ID - Static variable in class com.jumio.nv.custom.NetverifyCustomScanView
 

N

NetverifyCancelReason - Enum in com.jumio.nv.custom
The reason why a scan for a part has been canceled
NetverifyConfirmationType - Enum in com.jumio.nv.custom
The type of confirmation that should be displayed
NetverifyCountry - Class in com.jumio.nv.custom
NetverifyCountry represents a country code and the list of configured NVDocumentType for it
NetverifyCountry(String, Map<NVDocumentType, Set<NVDocumentVariant>>) - Constructor for class com.jumio.nv.custom.NetverifyCountry
 
NetverifyCustomAnimationView - Class in com.jumio.nv.custom
Netverify custom animation view where the help view animations are displayed The animation is rendered in the center of the view and will use the full width and height of the view.
NetverifyCustomAnimationView(Context) - Constructor for class com.jumio.nv.custom.NetverifyCustomAnimationView
 
NetverifyCustomAnimationView(Context, AttributeSet) - Constructor for class com.jumio.nv.custom.NetverifyCustomAnimationView
 
NetverifyCustomAnimationView(Context, AttributeSet, int) - Constructor for class com.jumio.nv.custom.NetverifyCustomAnimationView
 
NetverifyCustomConfirmationView - Class in com.jumio.nv.custom
Netverify custom confirmation view where the taken pictures is previewed
NetverifyCustomConfirmationView(Context) - Constructor for class com.jumio.nv.custom.NetverifyCustomConfirmationView
 
NetverifyCustomConfirmationView(Context, AttributeSet) - Constructor for class com.jumio.nv.custom.NetverifyCustomConfirmationView
 
NetverifyCustomConfirmationView(Context, AttributeSet, int) - Constructor for class com.jumio.nv.custom.NetverifyCustomConfirmationView
 
NetverifyCustomNfcAccess - Class in com.jumio.nv.nfc.custom
Data class to get access to the NFC data
NetverifyCustomNfcAccess() - Constructor for class com.jumio.nv.nfc.custom.NetverifyCustomNfcAccess
 
NetverifyCustomNfcInterface - Interface in com.jumio.nv.nfc.custom
Interface for status updates from the custom Netverify NFC scanning
NetverifyCustomNfcPresenter - Interface in com.jumio.nv.nfc.custom
Presenter class to control the Netverify custom NFC scanning
NetverifyCustomScanInterface - Interface in com.jumio.nv.custom
Interface for status updates from the custom Netverify scanning view
NetverifyCustomScanPresenter - Interface in com.jumio.nv.custom
Presenter class to control the Netverify custom scanning view
NetverifyCustomScanView - Class in com.jumio.nv.custom
Netverify custom scan view where the camera preview and the overlay are displayed
NetverifyCustomScanView(Context) - Constructor for class com.jumio.nv.custom.NetverifyCustomScanView
 
NetverifyCustomScanView(Context, AttributeSet) - Constructor for class com.jumio.nv.custom.NetverifyCustomScanView
 
NetverifyCustomScanView(Context, AttributeSet, int) - Constructor for class com.jumio.nv.custom.NetverifyCustomScanView
 
NetverifyCustomSDKController - Class in com.jumio.nv.custom
Controller class to handle a custom Netverify session
NetverifyCustomSDKController(Activity, Context, CredentialsModel, NetverifyCustomSDKInterface) - Constructor for class com.jumio.nv.custom.NetverifyCustomSDKController
 
NetverifyCustomSDKController.InternalController - Class in com.jumio.nv.custom
 
NetverifyCustomSDKInterface - Interface in com.jumio.nv.custom
Interface for status updates from the custom Netverify session
NetverifyDeallocationCallback - Interface in com.jumio.nv
Callback for asynchronous destroying of the SDK
NetverifyDocumentData - Class in com.jumio.nv
Scan result object from a NetverifySDK scan
NetverifyDocumentData() - Constructor for class com.jumio.nv.NetverifyDocumentData
 
NetverifyInitiateCallback - Interface in com.jumio.nv
Callback for asynchronous intialization of the SDK
NetverifyMrzData - Class in com.jumio.nv
MRZ related scan data
NetverifyMrzData() - Constructor for class com.jumio.nv.NetverifyMrzData
 
NetverifyMrzData(Parcel) - Constructor for class com.jumio.nv.NetverifyMrzData
 
NetverifyScanMode - Enum in com.jumio.nv.custom
Defines which extraction is done based on the country and document type selection
NetverifySDK - Class in com.jumio.nv
Netverify & Fastfill SDK offers scanning and authentication of governmental issued IDs.
NVDocumentType - Enum in com.jumio.nv.data.document
Supported document types
NVDocumentVariant - Enum in com.jumio.nv.data.document
Supported document variants
NVGender - Enum in com.jumio.nv.enums
Gender constants
NVMRZFormat - Enum in com.jumio.nv.data.document
Mrz format definition
NVWatchlistScreening - Enum in com.jumio.nv.enums
Watchlist search settings

O

onActivityPause() - Method in class com.jumio.bam.custom.BamCustomScanPresenter
Must be called when the hosting activity/fragments onPause method is called
onAuthenticationDeallocated() - Method in interface com.jumio.auth.AuthenticationDeallocationCallback
The SDK was destroyed successfully and all allocated resources have been freed This callback is not executed on the UI thread!
onAuthenticationError(String, String, boolean, String) - Method in interface com.jumio.auth.custom.AuthenticationCustomSDKInterface
An error occured during the process
onAuthenticationFaceInLandscape() - Method in interface com.jumio.auth.custom.AuthenticationCustomScanInterface
Face scanning is not possible in landscape orientation.
onAuthenticationFinished(AuthenticationResult, String) - Method in interface com.jumio.auth.custom.AuthenticationCustomSDKInterface
Authentication workflow has been successfully finished
onAuthenticationInitiateError(String, String, boolean) - Method in interface com.jumio.auth.AuthenticationCallback
An error occured during initialization
onAuthenticationInitiateSuccess() - Method in interface com.jumio.auth.AuthenticationCallback
The SDK was initialized successfully and can no be started
onAuthenticationScanCanceled(AuthenticationCancelReason) - Method in interface com.jumio.auth.custom.AuthenticationCustomScanInterface
Indicates that the face scanning has been canceled and should be retried with AuthenticationCustomSDKController.retryScan()
onAuthenticationScanForPartFinished() - Method in interface com.jumio.auth.custom.AuthenticationCustomScanInterface
Indicates that the face has been successfully scanned
onAuthenticationScanProcessing() - Method in interface com.jumio.auth.custom.AuthenticationCustomScanInterface
Indicates that the face has been successfully scanned and is now beeing processed
onAuthenticationUserConsentRequried(String) - Method in interface com.jumio.auth.custom.AuthenticationCustomSDKInterface
This callback is invoked when the end-user’s consent to Jumio’s privacy policy is legally required.
onBamCameraAvailable() - Method in interface com.jumio.bam.custom.BamCustomScanInterface
Camera is available - It should be checked if the camera has a flash here
onBamError(String, String, boolean, ArrayList<String>) - Method in interface com.jumio.bam.custom.BamCustomScanInterface
An error occured
onBamExtractionFinished(BamCardInformation, ArrayList<String>) - Method in interface com.jumio.bam.custom.BamCustomScanInterface
This method is called when extraction has finished
onBamExtractionStarted() - Method in interface com.jumio.bam.custom.BamCustomScanInterface
This method is called when a card is detected and extraction starts running
onCountriesReceived(List<Country>, Country, boolean) - Method in class com.jumio.nv.custom.NetverifyCustomSDKController.InternalController
 
onDocumentTypesReceived(List<DocumentType>, NVDocumentVariant) - Method in class com.jumio.nv.custom.NetverifyCustomSDKController.InternalController
 
onError(Throwable) - Method in class com.jumio.nv.custom.NetverifyCustomSDKController.InternalController
 
onNetverifyCameraAvailable() - Method in interface com.jumio.nv.custom.NetverifyCustomScanInterface
Indicates that the camera preview is available.
onNetverifyCountriesReceived(HashMap<String, NetverifyCountry>, String) - Method in interface com.jumio.nv.custom.NetverifyCustomSDKInterface
Select country and document type which has to be processed.
onNetverifyDeallocated() - Method in interface com.jumio.nv.NetverifyDeallocationCallback
The SDK was destroyed successfully and all allocated resources have been freed This callback is not executed on the UI thread!
onNetverifyDisplayBlurHint() - Method in interface com.jumio.nv.custom.NetverifyCustomScanInterface
Notify the user that the image is blurry and therefore can't be taken.
onNetverifyError(String, String, boolean, String) - Method in interface com.jumio.nv.custom.NetverifyCustomSDKInterface
An error occured during the process
onNetverifyExtractionStarted() - Method in interface com.jumio.nv.custom.NetverifyCustomScanInterface
The extraction process started which also indicates that the preview is now stopped
onNetverifyFaceInLandscape() - Method in interface com.jumio.nv.custom.NetverifyCustomScanInterface
Face scanning is not possible in landscape orientation.
onNetverifyFinished(NetverifyDocumentData, String) - Method in interface com.jumio.nv.custom.NetverifyCustomSDKInterface
Whole verification or fastfill workflow has been successfully finished
onNetverifyInitiateError(String, String, boolean) - Method in interface com.jumio.nv.NetverifyInitiateCallback
An error occured during initialization
onNetverifyInitiateSuccess() - Method in interface com.jumio.nv.NetverifyInitiateCallback
The SDK was initialized successfully and can no be started
onNetverifyNfcError(String, boolean, boolean, NetverifyCustomNfcAccess) - Method in interface com.jumio.nv.nfc.custom.NetverifyCustomNfcInterface
An error occured during the process
onNetverifyNfcFinished() - Method in interface com.jumio.nv.nfc.custom.NetverifyCustomNfcInterface
The NFC scanning has been finished
onNetverifyNfcStarted() - Method in interface com.jumio.nv.nfc.custom.NetverifyCustomNfcInterface
The NFC scanning has been started.
onNetverifyNfcSystemSettings() - Method in interface com.jumio.nv.nfc.custom.NetverifyCustomNfcInterface
NFC is disabled on the device.
onNetverifyNfcUpdate(int) - Method in interface com.jumio.nv.nfc.custom.NetverifyCustomNfcInterface
Update notification of the NFC scanning.
onNetverifyNoUSAddressFound() - Method in interface com.jumio.nv.custom.NetverifyCustomScanInterface
No US Address has been found in the barcode.
onNetverifyPresentConfirmationView(NetverifyConfirmationType) - Method in interface com.jumio.nv.custom.NetverifyCustomScanInterface
The NetverifyCustomConfirmationView should be display.
onNetverifyResourcesLoaded() - Method in interface com.jumio.nv.custom.NetverifyCustomSDKInterface
Called as soon as all resources are loaded and scanning can be started
onNetverifyScanForPartCanceled(ScanSide, NetverifyCancelReason) - Method in interface com.jumio.nv.custom.NetverifyCustomScanInterface
The scanning for this scanside has been cancelled
onNetverifyScanForPartFinished(ScanSide, boolean) - Method in interface com.jumio.nv.custom.NetverifyCustomScanInterface
Indicates that the document part has been successfully scanned
onNetverifyShowLegalAdvice(String) - Method in interface com.jumio.nv.custom.NetverifyCustomScanInterface
During the scanning of some ID cards, a legal advice need to be shown.
onNetverifyStartNfcExtraction(NetverifyCustomNfcPresenter) - Method in interface com.jumio.nv.custom.NetverifyCustomScanInterface
NFC scanning can be started now and can be controlled with the NetverifyCustomNfcPresenter
onNetverifyUserConsentRequried(String) - Method in interface com.jumio.nv.custom.NetverifyCustomSDKInterface
This callback is invoked when the end-user’s consent to Jumio’s privacy policy is legally required.

P

pause() - Method in class com.jumio.auth.custom.AuthenticationCustomSDKController
This function needs to be called in the onPause lifecycle function of the Fragment or Activity
pause() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
This function needs to be called in the onPause lifecycle function of the Fragment or Activity
pause() - Method in class com.jumio.nv.custom.NetverifyCustomSDKController
This function needs to be called in the onPause lifecycle function of the Fragment or Activity
pauseExtraction() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
Pause the extraction but keep the camera preview running
personalNumberValid() - Method in class com.jumio.nv.NetverifyMrzData
 
PlatformNotSupportedException - Exception in com.jumio.core.exceptions
Indicates that the current device platform is not supported.
PlatformNotSupportedException() - Constructor for exception com.jumio.core.exceptions.PlatformNotSupportedException
 
PlatformNotSupportedException(String) - Constructor for exception com.jumio.core.exceptions.PlatformNotSupportedException
 
PlatformNotSupportedException(Throwable) - Constructor for exception com.jumio.core.exceptions.PlatformNotSupportedException
 
PlatformNotSupportedException(String, Throwable) - Constructor for exception com.jumio.core.exceptions.PlatformNotSupportedException
 

R

REQUEST_CODE - Static variable in class com.jumio.auth.AuthenticationSDK
 
REQUEST_CODE - Static variable in class com.jumio.bam.BamSDK
 
REQUEST_CODE - Static variable in class com.jumio.dv.DocumentVerificationSDK
 
REQUEST_CODE - Static variable in class com.jumio.nv.NetverifySDK
 
REQUEST_CODE_NFC_DETECTED - Static variable in class com.jumio.nv.NetverifySDK
 
resume() - Method in class com.jumio.auth.custom.AuthenticationCustomSDKController
This function needs to be called in the onResume lifecycle function of the Fragment or Activity
resume() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
This function needs to be called in the onResume lifecycle function of the Fragment or Activity
resume() - Method in class com.jumio.nv.custom.NetverifyCustomSDKController
This function needs to be called in the onResume lifecycle function of the Fragment or Activity
resumeExtraction() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
Resume the extraction
retry() - Method in class com.jumio.auth.custom.AuthenticationCustomSDKController
Retry in case of an error
retry() - Method in class com.jumio.nv.custom.NetverifyCustomSDKController
Retry in case of an error
retry() - Method in interface com.jumio.nv.nfc.custom.NetverifyCustomNfcPresenter
retryScan() - Method in class com.jumio.auth.custom.AuthenticationCustomSDKController
Restart scan if the scan has been stopped
retryScan() - Method in class com.jumio.bam.custom.BamCustomScanPresenter
Retry scan should be called if an error occured and retry is possible
retryScan() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
Restart scan if the scan has been stopped

S

ScanSide - Enum in com.jumio.core.data.document
Side that needs to be scanned
SDKExpiredException - Exception in com.jumio.sdk
Indicates that the offline token is expired and a new one must be requested
SDKExpiredException() - Constructor for exception com.jumio.sdk.SDKExpiredException
 
SDKExpiredException(String) - Constructor for exception com.jumio.sdk.SDKExpiredException
 
SDKExpiredException(Throwable) - Constructor for exception com.jumio.sdk.SDKExpiredException
 
SDKExpiredException(String, Throwable) - Constructor for exception com.jumio.sdk.SDKExpiredException
 
SDKNotConfiguredException - Exception in com.jumio.sdk.custom
Indicates that the SDK is not properly configured and can't be used
SDKNotConfiguredException() - Constructor for exception com.jumio.sdk.custom.SDKNotConfiguredException
 
SDKNotConfiguredException(String) - Constructor for exception com.jumio.sdk.custom.SDKNotConfiguredException
 
SDKNotConfiguredException(Throwable) - Constructor for exception com.jumio.sdk.custom.SDKNotConfiguredException
 
SDKNotConfiguredException(String, Throwable) - Constructor for exception com.jumio.sdk.custom.SDKNotConfiguredException
 
sendDebugInfoToJumio(boolean) - Method in class com.jumio.nv.NetverifySDK
Enable sending debug information to Jumio servers even if that feature is disabled on server-side
setAddressLine(String) - Method in class com.jumio.nv.NetverifyDocumentData
 
setAuthenticationTransactionReference(String) - Method in class com.jumio.auth.AuthenticationSDK
Authentication transaction which has been created via the facemap server to server API
setCallbackUrl(String) - Method in class com.jumio.auth.AuthenticationSDK
Callback URL (max.
setCallbackUrl(String) - Method in class com.jumio.dv.DocumentVerificationSDK
Callback URL (max.
setCallbackUrl(String) - Method in class com.jumio.nv.NetverifySDK
Callback URL (max.
setCameraPosition(JumioCameraPosition) - Method in class com.jumio.bam.BamSDK
Set the default camera position
setCameraPosition(JumioCameraPosition) - Method in class com.jumio.dv.DocumentVerificationSDK
Set the default camera position
setCameraPosition(JumioCameraPosition) - Method in class com.jumio.nv.NetverifySDK
Set the default camera position
setCardHolderNameEditable(boolean) - Method in class com.jumio.bam.BamSDK
User may edit the scanned card holder name (default: false)
setCardHolderNameRequired(boolean) - Method in class com.jumio.bam.BamSDK
Enable scanning of card holder name (default: false)
setCardNumberMaskingEnabled(boolean) - Method in class com.jumio.bam.BamSDK
The card number is displayed masked on every view (default: true)
setCity(String) - Method in class com.jumio.nv.NetverifyDocumentData
 
setCloseButtonHeight(int) - Method in class com.jumio.auth.custom.AuthenticationCustomScanView
Set the height for the close button Can also be set in the layout with the attribute authentication_close_button_height
setCloseButtonHeight(int) - Method in class com.jumio.nv.custom.NetverifyCustomScanView
Set the height for the close button Can also be set in the layout with the attribute netverify_close_button_height
setCloseButtonLeft(int) - Method in class com.jumio.auth.custom.AuthenticationCustomScanView
Set the left position for the close button Can also be set in the layout with the attribute authentication_close_button_left
setCloseButtonLeft(int) - Method in class com.jumio.nv.custom.NetverifyCustomScanView
Set the left position for the close button Can also be set in the layout with the attribute netverify_close_button_left
setCloseButtonResId(int) - Method in class com.jumio.auth.custom.AuthenticationCustomScanView
Set a new resource id for the close button Can also be set in the layout with the attribute authentication_close_button_resource
setCloseButtonResId(int) - Method in class com.jumio.nv.custom.NetverifyCustomScanView
Set a new resource id for the close button Can also be set in the layout with the attribute netverify_close_button_resource
setCloseButtonTop(int) - Method in class com.jumio.auth.custom.AuthenticationCustomScanView
Set the top position for the close button Can also be set in the layout with the attribute authentication_close_button_top
setCloseButtonTop(int) - Method in class com.jumio.nv.custom.NetverifyCustomScanView
Set the top position for the close button Can also be set in the layout with the attribute netverify_close_button_top
setCloseButtonWidth(int) - Method in class com.jumio.auth.custom.AuthenticationCustomScanView
Set the width for the close button Can also be set in the layout with the attribute authentication_close_button_width
setCloseButtonWidth(int) - Method in class com.jumio.nv.custom.NetverifyCustomScanView
Set the width for the close button Can also be set in the layout with the attribute netverify_close_button_width
setCompositeValid(boolean) - Method in class com.jumio.nv.NetverifyMrzData
 
setCountry(String) - Method in class com.jumio.dv.DocumentVerificationSDK
Specify a country to skip selection by the user (format: ISO 3166-1 Alpha 3 code)
setCustomDocumentCode(String) - Method in class com.jumio.dv.DocumentVerificationSDK
Use the following method to pass your custom document code.
setCustomerInternalReference(String) - Method in class com.jumio.dv.DocumentVerificationSDK
Identify the scan in the Jumio merchant UI.
setCustomerInternalReference(String) - Method in class com.jumio.nv.NetverifySDK
Identify the scan in the Jumio merchant UI.
setCustomTheme(int) - Method in class com.jumio.MobileSDK
Sets a custom theme for the SDK.
setCvvRequired(boolean) - Method in class com.jumio.bam.BamSDK
Require CVV input by the user (default: true)
setDataExtractionOnMobileOnly(boolean) - Method in class com.jumio.nv.NetverifySDK
Use the following method to only support IDs where data can be extracted on mobile only
setDob(Date) - Method in class com.jumio.nv.NetverifyDocumentData
 
setDobValid(boolean) - Method in class com.jumio.nv.NetverifyMrzData
 
setDocumentConfiguration(NetverifyCountry, NVDocumentType, NVDocumentVariant) - Method in class com.jumio.nv.custom.NetverifyCustomSDKController
Select country and document type which has to be processed.
setDocumentName(String) - Method in class com.jumio.dv.DocumentVerificationSDK
Use setDocumentName to override the document label on Help screen.
setEMRTDStatus(EMRTDStatus) - Method in class com.jumio.nv.NetverifyDocumentData
 
setEnableEMRTD(boolean) - Method in class com.jumio.nv.NetverifySDK
Setting this to true will enable reading the NFC chip embedded in IDs and use it to increase verification speed and security.
setEnableExtraction(boolean) - Method in class com.jumio.dv.DocumentVerificationSDK
When data extraction should be used, set the following parameter that enables or disables extraction for each transaction.
setEnableFlashOnScanStart(boolean) - Method in class com.jumio.bam.BamSDK
Enable flash on startup
setEnableIdentityVerification(boolean) - Method in class com.jumio.nv.NetverifySDK
Enable a face match check between a camera still image and the document front side (default: true)
setEnableVerification(boolean) - Method in class com.jumio.nv.NetverifySDK
Enable verification of a scanned identity (default: true)
setEnrollmentTransactionReference(String) - Method in class com.jumio.auth.AuthenticationSDK
The scan reference of an eligible Netverify scan has to be used as the enrollmentTransactionReference
setExpiryDate(Date) - Method in class com.jumio.nv.NetverifyDocumentData
 
setExpiryDateValid(boolean) - Method in class com.jumio.nv.NetverifyMrzData
 
setExpiryEditable(boolean) - Method in class com.jumio.bam.BamSDK
Set the expiry field mandatory
setExpiryRequired(boolean) - Method in class com.jumio.bam.BamSDK
Enable scanning of expiry date (default: true)
setExtractionMethod(NVExtractionMethod) - Method in class com.jumio.nv.NetverifyDocumentData
 
setFirstName(String...) - Method in class com.jumio.nv.NetverifyDocumentData
 
setFormat(NVMRZFormat) - Method in class com.jumio.nv.NetverifyMrzData
 
setGender(NVGender) - Method in class com.jumio.nv.NetverifyDocumentData
 
setIdNumber(String) - Method in class com.jumio.nv.NetverifyDocumentData
 
setIdNumberValid(boolean) - Method in class com.jumio.nv.NetverifyMrzData
 
setIssuingCountry(String) - Method in class com.jumio.nv.NetverifyDocumentData
 
setIssuingDate(Date) - Method in class com.jumio.nv.NetverifyDocumentData
 
setLastName(String) - Method in class com.jumio.nv.NetverifyDocumentData
 
setMerchantReportingCriteria(String) - Method in class com.jumio.bam.BamSDK
Identify the scan in your reports.
setMode(int) - Method in class com.jumio.nv.custom.NetverifyCustomScanView
Set the current mode for this view
setMrzData(NetverifyMrzData) - Method in class com.jumio.nv.NetverifyDocumentData
 
setMrzLine1(String) - Method in class com.jumio.nv.NetverifyMrzData
 
setMrzLine2(String) - Method in class com.jumio.nv.NetverifyMrzData
 
setMrzLine3(String) - Method in class com.jumio.nv.NetverifyMrzData
 
setNameSuffix(String) - Method in class com.jumio.nv.NetverifyDocumentData
 
setOptionalData1(String) - Method in class com.jumio.nv.NetverifyDocumentData
 
setOptionalData2(String) - Method in class com.jumio.nv.NetverifyDocumentData
 
setOriginatingCountry(String) - Method in class com.jumio.nv.NetverifyDocumentData
 
setPersonalNumber(String) - Method in class com.jumio.nv.NetverifyDocumentData
 
setPersonalNumberValid(boolean) - Method in class com.jumio.nv.NetverifyMrzData
 
setPlaceOfBirth(String) - Method in class com.jumio.nv.NetverifyDocumentData
 
setPostCode(String) - Method in class com.jumio.nv.NetverifyDocumentData
 
setPreselectedCountry(String) - Method in class com.jumio.nv.NetverifySDK
Specify a country to skip selection by the user (format: ISO 3166-1 Alpha 3 code)
setPreselectedDocumentTypes(ArrayList<NVDocumentType>) - Method in class com.jumio.nv.NetverifySDK
Preselect selection to one or more documentTypes to restrict or skip selection by the user
setPreselectedDocumentVariant(NVDocumentVariant) - Method in class com.jumio.nv.NetverifySDK
Specify a document variant to skip selection by user
setRatio(float) - Method in class com.jumio.sdk.custom.JumioCustomScanView
Set the ratio - in case it is out of bounds, an IllegalArgumentException will be thrown during view measuring
setReportingCriteria(String) - Method in class com.jumio.dv.DocumentVerificationSDK
Identify the scan in your reports.
setReportingCriteria(String) - Method in class com.jumio.nv.NetverifySDK
Identify the scan in your reports.
setSelectedCountry(String) - Method in class com.jumio.nv.NetverifyDocumentData
 
setSelectedDocumentType(NVDocumentType) - Method in class com.jumio.nv.NetverifyDocumentData
 
setSortCodeAndAccountNumberRequired(boolean) - Method in class com.jumio.bam.BamSDK
Enable scanning of sort code and account number (default: false)
setSoundEffect(int) - Method in class com.jumio.bam.BamSDK
Enable sound effect
setSubdivision(String) - Method in class com.jumio.nv.NetverifyDocumentData
 
setSupportedCreditCardTypes(ArrayList<CreditCardType>) - Method in class com.jumio.bam.BamSDK
Specify which card types your app supports by combining NetswipeCreditCardType
setType(String) - Method in class com.jumio.dv.DocumentVerificationSDK
One of the configured DocumentTypeCodes: BC, BS, CAAP, CB, CCS, CRC, HCC, IC, LAG, LOAP, MEDC, MOAP, PB, SEL, SENC, SS, STUC, TAC, TR, UB, SSC, VC, VT, WWCC, CUSTOM
setUserConsented() - Method in class com.jumio.auth.custom.AuthenticationCustomSDKController
This function needs to be called once the user accepted the Jumio privacy policy after AuthenticationCustomSDKInterface.onAuthenticationUserConsentRequried(String) has been called.
setUserConsented() - Method in class com.jumio.nv.custom.NetverifyCustomSDKController
This function needs to be called once the user accepted the Jumio privacy policy after NetverifyCustomSDKInterface.onNetverifyUserConsentRequried(String) has been called.
setUserReference(String) - Method in class com.jumio.auth.AuthenticationSDK
Specifies how the user is registered on your system.
setUserReference(String) - Method in class com.jumio.dv.DocumentVerificationSDK
Specifies how the user is registered on your system.
setUserReference(String) - Method in class com.jumio.nv.NetverifySDK
Specifies how the user is registered on your system.
setVibrationEffectEnabled(boolean) - Method in class com.jumio.bam.BamSDK
Enable vibration effect
setWatchlistScreening(NVWatchlistScreening) - Method in class com.jumio.nv.NetverifySDK
Override the server default for the watchlist search
setWatchlistSearchProfile(String) - Method in class com.jumio.nv.NetverifySDK
Define the watchlist search profile for the upcoming session
showShutterButton() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
 
start() - Method in class com.jumio.auth.AuthenticationSDK
Starts the scan.
start(AuthenticationCustomSDKInterface) - Method in class com.jumio.auth.AuthenticationSDK
Starts a custom scan.
start() - Method in class com.jumio.bam.BamSDK
Starts the scan.
start(BamCustomScanInterface, BamCustomScanView) - Method in class com.jumio.bam.BamSDK
Starts the custom scan.
start() - Method in class com.jumio.dv.DocumentVerificationSDK
Starts the scan.
start() - Method in class com.jumio.MobileSDK
 
start() - Method in class com.jumio.nv.NetverifySDK
Starts the scan.
start(NetverifyCustomSDKInterface) - Method in class com.jumio.nv.NetverifySDK
Starts an custom scan.
startFallback() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
Switches to the fallback scan mode (overlay and probably scan side will be changed)
startScan(AuthenticationCustomScanView, AuthenticationCustomScanInterface) - Method in class com.jumio.auth.custom.AuthenticationCustomSDKController
Start the scanning
startScanForPart(ScanSide, NetverifyCustomScanView, NetverifyCustomConfirmationView, NetverifyCustomScanInterface) - Method in class com.jumio.nv.custom.NetverifyCustomSDKController
Start the scanning of a document part
stopScan() - Method in class com.jumio.bam.custom.BamCustomScanPresenter
Scan can be stopped manually, retryScan is possible after this method is called.
stopScan() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
Scan can be stopped manually, retryScan is possible after this method is called.
switchCamera() - Method in class com.jumio.bam.custom.BamCustomScanPresenter
switches between the cameras
switchCamera() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
switches between the cameras

T

takePicture() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
Manually takes a picture - only possible if NetverifyCustomScanPresenter.showShutterButton() returns true
toggleFlash() - Method in class com.jumio.bam.custom.BamCustomScanPresenter
Toggles the flash, if one is available
toggleFlash() - Method in interface com.jumio.nv.custom.NetverifyCustomScanPresenter
Toggles the flash, if one is available
toString() - Method in enum com.jumio.nv.data.document.NVDocumentType
 

U

updateAccessData(NetverifyCustomNfcAccess) - Method in interface com.jumio.nv.nfc.custom.NetverifyCustomNfcPresenter
uploadComplete() - Method in class com.jumio.nv.custom.NetverifyCustomSDKController.InternalController
 

V

valueOf(String) - Static method in enum com.jumio.auth.AuthenticationResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jumio.auth.custom.AuthenticationCancelReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jumio.bam.enums.CreditCardType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jumio.core.data.document.ScanSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jumio.core.enums.JumioCameraPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jumio.core.enums.JumioDataCenter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jumio.nv.custom.NetverifyCancelReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jumio.nv.custom.NetverifyConfirmationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jumio.nv.custom.NetverifyScanMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jumio.nv.data.document.NVDocumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jumio.nv.data.document.NVDocumentVariant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jumio.nv.data.document.NVMRZFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jumio.nv.enums.NVGender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jumio.nv.enums.NVWatchlistScreening
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.jumio.auth.AuthenticationResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jumio.auth.custom.AuthenticationCancelReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jumio.bam.enums.CreditCardType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jumio.core.data.document.ScanSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jumio.core.enums.JumioCameraPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jumio.core.enums.JumioDataCenter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jumio.nv.custom.NetverifyCancelReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jumio.nv.custom.NetverifyConfirmationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jumio.nv.custom.NetverifyScanMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jumio.nv.data.document.NVDocumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jumio.nv.data.document.NVDocumentVariant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jumio.nv.data.document.NVMRZFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jumio.nv.enums.NVGender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jumio.nv.enums.NVWatchlistScreening
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeToParcel(Parcel, int) - Method in class com.jumio.bam.BamCardInformation
 
writeToParcel(Parcel, int) - Method in class com.jumio.nv.NetverifyDocumentData
 
writeToParcel(Parcel, int) - Method in class com.jumio.nv.NetverifyMrzData
 
A B C D E F G H I J M N O P R S T U V W 
Skip navigation links

© Jumio Corp. 268 Lambert Avenue, Palo Alto, CA 94306

The source code and software available on this website (“Software”) is provided by Jumio Corp. or its affiliated group
companies (“Jumio”) "as is” and any express or implied warranties, including, but not limited to, the implied warranties of
merchantability and fitness for a particular purpose are disclaimed. In no event shall Jumio be liable for any direct, indirect,
incidental, special, exemplary, or consequential damages (including but not limited to procurement of substitute goods or
services, loss of use, data, profits, or business interruption) however caused and on any theory of liability, whether in contract,
strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this Software, even if advised of the
possibility of such damage. In any case, your use of this Software is subject to the terms and conditions that apply to your
contractual relationship with Jumio. As regards Jumio’s privacy practices, please see our privacy notice available here: Privacy Policy.