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

A

ACS_GUAM_NAME - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
ACTION_PERIPHMNGMT_SETTINGS - Static variable in class com.taztag.peripheralmanagement.PeripheralManager
Activity Action: Show Peripherals Management settings.
ACTION_USB_PERMISSION - Static variable in class com.morpho.android.usb.USBManager
 

B

BufferOverflowException - Exception in com.acs.smartcard
Thrown when a method is invoked with a buffer which is too large to handle.
BufferOverflowException() - Constructor for exception com.acs.smartcard.BufferOverflowException
 
BufferOverflowException(String) - Constructor for exception com.acs.smartcard.BufferOverflowException
 
BufferOverflowException(String, Throwable) - Constructor for exception com.acs.smartcard.BufferOverflowException
 
BufferOverflowException(Throwable) - Constructor for exception com.acs.smartcard.BufferOverflowException
 

C

CallbackMask - Enum in com.morpho.morphosmart.sdk
 
CallbackMessage - Class in com.morpho.morphosmart.sdk
Asynchronous message sent by the MorphoSmart™ while processing a biometric function.
CallbackMessage() - Constructor for class com.morpho.morphosmart.sdk.CallbackMessage
Default constructor.
cancelLiveAcquisition() - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
This function cancels the live acquisition.
cancelLiveAcquisition() - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function cancels a finger acquisition.
cancelLiveAcquisition() - Method in class com.morpho.morphosmart.sdk.MorphoUser
This function cancels the live acquisition.
capture(int, int, int, int, TemplateType, TemplateFVPType, int, EnrollmentType, LatentDetection, Coder, int, CompressionAlgorithm, int, TemplateList, int, Observer) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function captures live fingers and extracts their templates.
capture(int, int, int, int, TemplateType, TemplateFVPType, int, EnrollmentType, LatentDetection, Coder, int, TemplateList, int, Observer) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
Deprecated. kept for compatibility with release 6.6.6.1_Android_3.3, replaced by capture
CARD_ABSENT - Static variable in class com.acs.smartcard.Reader
There is no card in the reader.
CARD_COLD_RESET - Static variable in class com.acs.smartcard.Reader
Cycle power and reset the card.
CARD_NEGOTIABLE - Static variable in class com.acs.smartcard.Reader
The card has been reset and is awaiting PTS negotiation.
CARD_POWER_DOWN - Static variable in class com.acs.smartcard.Reader
Power down the card.
CARD_POWERED - Static variable in class com.acs.smartcard.Reader
Power is being provided to the card, but the library is unaware of the mode of the card.
CARD_PRESENT - Static variable in class com.acs.smartcard.Reader
There is a card in the reader, but it has not been moved into position for use.
CARD_READER - Static variable in class com.taztag.peripheralmanagement.PeripheralManager
Used to manage card reader power
CARD_READER_NAME - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
CARD_SPECIFIC - Static variable in class com.acs.smartcard.Reader
The card has been reset and specific communication protocols have been established.
CARD_SWALLOWED - Static variable in class com.acs.smartcard.Reader
There is a card in the reader in position for use.
CARD_UNKNOWN - Static variable in class com.acs.smartcard.Reader
The library is unaware of the current state of the reader.
CARD_WARM_RESET - Static variable in class com.acs.smartcard.Reader
Force a reset on the card.
CardException - Exception in org.simalliance.openmobileapi.service
Generic exception of the smartcard system.
CardException(String) - Constructor for exception org.simalliance.openmobileapi.service.CardException
 
CardException(String, Throwable) - Constructor for exception org.simalliance.openmobileapi.service.CardException
 
CardException(Throwable) - Constructor for exception org.simalliance.openmobileapi.service.CardException
 
Channel - Class in org.simalliance.openmobileapi
Instances of this class represent an ISO7816-4 channel opened to a secure element.
Channel - Class in org.simalliance.openmobileapi
Instances of this class represent an ISO7816-4 channel opened to a secure element.
claimInterface() - Method in class com.morpho.android.usb.USBDevice
 
CLASS_NOT_INSTANTIATED - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Class Not Instantiated.
clear() - Method in class com.acs.smartcard.Features
Removes all control codes.
clear() - Method in class com.acs.smartcard.PinProperties
Remove all properties.
clear() - Method in class com.acs.smartcard.TlvProperties
Remove all properties.
clear() - Method in class org.simalliance.openmobileapi.service.SmartcardError
Clears the error.
clone() - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
 
clone() - Method in class com.morpho.morphosmart.sdk.MorphoDevice
 
clone() - Method in class com.morpho.morphosmart.sdk.MorphoUser
 
close() - Method in class com.acs.smartcard.Reader
Closes the reader.
close() - Method in class com.morpho.android.usb.USBDevice
 
close() - Method in class org.simalliance.openmobileapi.Channel
Closes this channel to the Secure Element.
close() - Method in class org.simalliance.openmobileapi.Channel
Closes this channel to the Secure Element.
close() - Method in class org.simalliance.openmobileapi.Session
Close the connection with the Secure Element.
close() - Method in class org.simalliance.openmobileapi.Session
Close the connection with the Secure Element.
closeChannels() - Method in class org.simalliance.openmobileapi.Session
Close any channel opened on this session.
closeChannels() - Method in class org.simalliance.openmobileapi.Session
Close any channel opened on this session.
closeDevice() - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function closes the MorphoSmart™ communication link.
closeSessions() - Method in class org.simalliance.openmobileapi.Reader
Close all the sessions opened on this reader.
closeSessions() - Method in class org.simalliance.openmobileapi.Reader
Close all the sessions opened on this reader.
Coder - Enum in com.morpho.morphosmart.sdk
This class store different possible values of a coding algorithm.
com.acs.smartcard - package com.acs.smartcard
 
com.morpho.android.usb - package com.morpho.android.usb
 
com.morpho.morphosmart.sdk - package com.morpho.morphosmart.sdk
 
com.taztag.peripheralmanagement - package com.taztag.peripheralmanagement
 
com.taztag.taztagguam.power - package com.taztag.taztagguam.power
 
CommunicationErrorException - Exception in com.acs.smartcard
Thrown when there is an error occurred in reader communication.
CommunicationErrorException() - Constructor for exception com.acs.smartcard.CommunicationErrorException
 
CommunicationErrorException(String) - Constructor for exception com.acs.smartcard.CommunicationErrorException
 
CommunicationErrorException(String, Throwable) - Constructor for exception com.acs.smartcard.CommunicationErrorException
 
CommunicationErrorException(Throwable) - Constructor for exception com.acs.smartcard.CommunicationErrorException
 
CompressionAlgorithm - Enum in com.morpho.morphosmart.sdk
 
comReceive(int) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function receives the information required to open a communication (RS232, USB or user communication)
comSend(int, byte[]) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function sends the information required to open a communication (RS232, USB or user communication)
CONFIG_SENSOR_WIN_POSITION_TAG - Static variable in class com.morpho.morphosmart.sdk.MorphoDevice
 
CONFIG_UI_CONFIG_TAG - Static variable in class com.morpho.morphosmart.sdk.MorphoDevice
 
CONFIG_UI_RESET_TAG - Static variable in class com.morpho.morphosmart.sdk.MorphoDevice
 
context - Static variable in class com.morpho.android.usb.USBManager
 
control(int, int, byte[], int, byte[], int) - Method in class com.acs.smartcard.Reader
Controls the reader.
cppMemOwn - Variable in class com.morpho.morphosmart.sdk.MorphoDatabase
 
cppMemOwn - Variable in class com.morpho.morphosmart.sdk.MorphoDevice
 
cppMemOwn - Variable in class com.morpho.morphosmart.sdk.MorphoUser
 
CRADLE - Static variable in class com.taztag.peripheralmanagement.PeripheralManager
Used to manage USB cradle power
CRADLE_NAME - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
createException() - Method in class org.simalliance.openmobileapi.service.SmartcardError
Creates the encoded exception.
createExplicitFromImplicitIntent(Context, Intent) - Static method in class org.simalliance.openmobileapi.SEService
Android L (lollipop, API 21) introduced a new problem when trying to invoke implicit intent, "java.lang.IllegalArgumentException: Service Intent must be explicit" If you are using an implicit intent, and know only 1 target would answer this intent, This method will help you turn the implicit intent into the explicit form.
createExplicitFromImplicitIntent(Context, Intent) - Static method in class org.simalliance.openmobileapi.SEService
Android L (lollipop, API 21) introduced a new problem when trying to invoke implicit intent, "java.lang.IllegalArgumentException: Service Intent must be explicit" If you are using an implicit intent, and know only 1 target would answer this intent, This method will help you turn the implicit intent into the explicit form.
CreateInterface(int) - Method in class com.morpho.android.usb.USBDevice
 
CREATOR - Static variable in class com.morpho.android.usb.USBDeviceAttributes
Creator method from a parcel
CREATOR - Static variable in class org.simalliance.openmobileapi.service.SmartcardError
 

D

dbCreate(int, int, TemplateType, int, boolean) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
This function creates a biometric database in flash memory.
dbCreate(int, int, TemplateType, int) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
Deprecated. kept for compatibility with release 6.6.6.1_Android_3.3, replaced by dbCreate
dbCreate(int, int, TemplateType) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
Deprecated. kept for compatibility with release 6.6.6.1_Android_3.3, replaced by dbCreate
dbDelete(MorphoTypeDeletion) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
This function erases all records in the local database or deletes the local database.
dbDelete() - Method in class com.morpho.morphosmart.sdk.MorphoUser
This function removes the user from the local database.
dbQueryFirst(int, String, MorphoUser) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
This function retrieves the first user instance that matches a searched buffer in a specified field.
dbQueryNext(MorphoUser) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
This function must be called after dbQueryFirst().
dbStore() - Method in class com.morpho.morphosmart.sdk.MorphoUser
This command creates a new record in the local database with user characteristics.
dbUpdatePublicFields() - Method in class com.morpho.morphosmart.sdk.MorphoUser
This command updates already existing public fields in the local database.
dbVerifyAndUpdate(int, int, Coder, int, MatchingStrategy, int, Observer) - Method in class com.morpho.morphosmart.sdk.MorphoUser
This command updates an already existing record in the local database.
DEFAULT_PACKET_SIZE - Static variable in class com.morpho.android.usb.USBConstants
 
DEFAULT_STRING_DESCRIPTOR_SIZE - Static variable in class com.morpho.android.usb.USBConstants
 
describeContents() - Method in class com.morpho.android.usb.USBDeviceAttributes
 
describeContents() - Method in class org.simalliance.openmobileapi.service.SmartcardError
 
DescriptorID - Enum in com.morpho.morphosmart.sdk
Configuration Binary Descriptors ID
DetectionMode - Enum in com.morpho.morphosmart.sdk
 
DevicePowerFailureException - Exception in com.acs.smartcard
Thrown when there is a power failure on the reader.
DevicePowerFailureException() - Constructor for exception com.acs.smartcard.DevicePowerFailureException
 
DevicePowerFailureException(String) - Constructor for exception com.acs.smartcard.DevicePowerFailureException
 
DevicePowerFailureException(String, Throwable) - Constructor for exception com.acs.smartcard.DevicePowerFailureException
 
DevicePowerFailureException(Throwable) - Constructor for exception com.acs.smartcard.DevicePowerFailureException
 
DeviceProtocolErrorException - Exception in com.acs.smartcard
Thrown when there is a protocol error occurred in card communication.
DeviceProtocolErrorException() - Constructor for exception com.acs.smartcard.DeviceProtocolErrorException
 
DeviceProtocolErrorException(String) - Constructor for exception com.acs.smartcard.DeviceProtocolErrorException
 
DeviceProtocolErrorException(String, Throwable) - Constructor for exception com.acs.smartcard.DeviceProtocolErrorException
 
DeviceProtocolErrorException(Throwable) - Constructor for exception com.acs.smartcard.DeviceProtocolErrorException
 
disconnectPeripheralManager() - Method in class com.taztag.peripheralmanagement.PeripheralManager
Release the PeripheralManager instance.

E

enableCS(boolean) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
MORPHO USE ONLY
enableDataEncryption(boolean, String) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This method enables or disables the encryption of exported biometric data and sets the diversification data to be concatenated to image/template before encryption.
enroll(int, int, int, CompressionAlgorithm, int, boolean, int, TemplateType, TemplateFVPType, boolean, Coder, int, TemplateList, int, Observer) - Method in class com.morpho.morphosmart.sdk.MorphoUser
This function captures and enrolls a live finger.
EnrollmentType - Enum in com.morpho.morphosmart.sdk
Specifies the number of fingerprint image acquisitions.
enumerate() - Method in class com.morpho.android.usb.USBManager
 
ErrorCodes - Class in com.morpho.morphosmart.sdk
This store different error codes of SDK MorphoSmart Android.
EXTRA_PERIPH_NAME - Static variable in class com.taztag.peripheralmanagement.PeripheralManager
 
EXTRA_PERIPH_NAME - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
EXTRA_PERIPH_STATE - Static variable in class com.taztag.peripheralmanagement.PeripheralManager
 
EXTRA_PERIPH_STATE - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 

F

FalseAcceptanceRate - Class in com.morpho.morphosmart.sdk
The False Acceptance Rate (FAR) specify the acceptance threshold for a template matching, This value characterizes the security of the system.
FEATURE_ABORT - Static variable in class com.acs.smartcard.Features
Feature defined in PC/SC 2.0 Part 10.
FEATURE_CCID_ESC_COMMAND - Static variable in class com.acs.smartcard.Features
Feature defined in PC/SC 2.0 Part 10.
FEATURE_GET_KEY - Static variable in class com.acs.smartcard.Features
Feature defined in PC/SC 2.0 Part 10.
FEATURE_GET_KEY_PRESSED - Static variable in class com.acs.smartcard.Features
Feature defined in PC/SC 2.0 Part 10.
FEATURE_GET_TLV_PROPERTIES - Static variable in class com.acs.smartcard.Features
Feature defined in PC/SC 2.0 Part 10.
FEATURE_IFD_DISPLAY_PROPERTIES - Static variable in class com.acs.smartcard.Features
Feature defined in PC/SC 2.0 Part 10.
FEATURE_IFD_PIN_PROPERTIES - Static variable in class com.acs.smartcard.Features
Feature defined in PC/SC 2.0 Part 10.
FEATURE_MCT_READER_DIRECT - Static variable in class com.acs.smartcard.Features
Feature defined in PC/SC 2.0 Part 10.
FEATURE_MCT_UNIVERSAL - Static variable in class com.acs.smartcard.Features
Feature defined in PC/SC 2.0 Part 10.
FEATURE_MODIFY_PIN_DIRECT - Static variable in class com.acs.smartcard.Features
Feature defined in PC/SC 2.0 Part 10.
FEATURE_MODIFY_PIN_DIRECT_APP_ID - Static variable in class com.acs.smartcard.Features
Feature defined in PC/SC 2.0 Part 10.
FEATURE_MODIFY_PIN_FINISH - Static variable in class com.acs.smartcard.Features
Feature defined in PC/SC 2.0 Part 10.
FEATURE_MODIFY_PIN_START - Static variable in class com.acs.smartcard.Features
Feature defined in PC/SC 2.0 Part 10.
FEATURE_SET_SPE_MESSAGE - Static variable in class com.acs.smartcard.Features
Feature defined in PC/SC 2.0 Part 10.
FEATURE_VERIFY_PIN_DIRECT - Static variable in class com.acs.smartcard.Features
Feature defined in PC/SC 2.0 Part 10.
FEATURE_VERIFY_PIN_DIRECT_APP_ID - Static variable in class com.acs.smartcard.Features
Feature defined in PC/SC 2.0 Part 10.
FEATURE_VERIFY_PIN_FINISH - Static variable in class com.acs.smartcard.Features
Feature defined in PC/SC 2.0 Part 10.
FEATURE_VERIFY_PIN_START - Static variable in class com.acs.smartcard.Features
Feature defined in PC/SC 2.0 Part 10.
FEATURE_WRITE_DISPLAY - Static variable in class com.acs.smartcard.Features
Feature defined in PC/SC 2.0 Part 10.
Features - Class in com.acs.smartcard
This class represents features in PC/SC 2.0 Part 10.
Features() - Constructor for class com.acs.smartcard.Features
Creates an instance of ReaderFeatures.
Features(byte[], int) - Constructor for class com.acs.smartcard.Features
Creates and initializes an instance of Features from the byte array.
FieldAttribute - Enum in com.morpho.morphosmart.sdk
Those values are used to define whether a field is private or public.
finalize() - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
Destructor
finalize() - Method in class com.morpho.morphosmart.sdk.MorphoDevice
Destructor
finalize() - Method in class com.morpho.morphosmart.sdk.MorphoUser
default destructor
findEndPoint() - Method in class com.morpho.android.usb.USBDevice
 
FingerNumber - Class in com.morpho.morphosmart.sdk
Number of fingers to acquire during the Capture/Enroll operations.
FingerNumber() - Constructor for class com.morpho.morphosmart.sdk.FingerNumber
 
FINGERPRINT - Static variable in class com.taztag.peripheralmanagement.PeripheralManager
Used to manage fingerprint power
FINGERPRINT_NAME - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
FORCE_CLAIM - Static variable in class com.morpho.android.usb.USBConstants
USB constants
FP_CBM_GUAM_NAME - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
FP_STATE_OFF - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
FP_STATE_ON - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
FP_UPEK_GUAM_NAME - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
fromByteArray(byte[], int) - Method in class com.acs.smartcard.Features
Initializes the Features from the byte array.
fromByteArray(byte[], int) - Method in class com.acs.smartcard.PinProperties
Initializes the PIN properties from the byte array.
fromByteArray(byte[], int) - Method in class com.acs.smartcard.TlvProperties
Initializes the TlvProperties from the byte array.
fromInt(int, boolean) - Static method in enum com.morpho.morphosmart.sdk.SecurityLevel
 
fromString(String) - Static method in enum com.morpho.morphosmart.sdk.Coder
 
fromString(String) - Static method in enum com.morpho.morphosmart.sdk.MatchingStrategy
 
fromString(String) - Static method in enum com.morpho.morphosmart.sdk.MorphoLogLevel
 
fromString(String) - Static method in enum com.morpho.morphosmart.sdk.MorphoLogMode
 
fromString(String, boolean) - Static method in enum com.morpho.morphosmart.sdk.SecurityLevel
 
fromString(String) - Static method in enum com.morpho.morphosmart.sdk.StrategyAcquisitionMode
 

G

getAdvancedSecurityLevelsCompatibility() - Method in class com.morpho.morphosmart.sdk.TemplateFVP
Check if Advanced security levels compatibility is required for the current TemplateFVP object.
getAllPeripheralNames() - Method in class com.taztag.peripheralmanagement.PeripheralManager
 
getAtr(int) - Method in class com.acs.smartcard.Reader
Gets the ATR string.
getATR() - Method in class org.simalliance.openmobileapi.Session
Get the Answer to Reset of this Secure Element.
getATR() - Method in class org.simalliance.openmobileapi.Session
Get the Answer to Reset of this Secure Element.
getAttributes() - Method in class com.morpho.android.usb.USBDevice
 
getCcidErrorCode() - Method in exception com.acs.smartcard.CommunicationErrorException
Gets the CCID error code.
getCode() - Method in enum com.morpho.morphosmart.sdk.Coder
 
getCode() - Method in enum com.morpho.morphosmart.sdk.CompressionAlgorithm
 
getCode() - Method in interface com.morpho.morphosmart.sdk.ITemplateType
Get template type code.
getCode() - Method in enum com.morpho.morphosmart.sdk.MorphoDeviceConnectionType
 
getCode() - Method in enum com.morpho.morphosmart.sdk.MorphoKCVID
 
getCode() - Method in enum com.morpho.morphosmart.sdk.MorphoLogLevel
 
getCode() - Method in enum com.morpho.morphosmart.sdk.MorphoLogMode
 
getCode() - Method in enum com.morpho.morphosmart.sdk.MorphoWakeUpMode
Return corresponding code of current wakeup mode
getCode() - Method in enum com.morpho.morphosmart.sdk.StrategyAcquisitionMode
 
getCode() - Method in enum com.morpho.morphosmart.sdk.TemplateFVPType
 
getCode() - Method in enum com.morpho.morphosmart.sdk.TemplateType
 
getCompressedImage() - Method in class com.morpho.morphosmart.sdk.MorphoImage
Get compressed image data
GetCompressionAlgorithm(int) - Static method in enum com.morpho.morphosmart.sdk.CompressionAlgorithm
 
getCompressionAlgorithm() - Method in class com.morpho.morphosmart.sdk.MorphoImage
Get corresponding compression algorithm
getCompressionRatio() - Method in class com.morpho.morphosmart.sdk.MorphoImageHeader
 
getComType() - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function returns the type of the connection to a specific MorphoSmart™ of a MorphoDevice object.
getConfigParam(int) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function retrieves the value of a specified parameter of MorphoSmart™ device configuration.
getConfirmPin() - Method in class com.acs.smartcard.PinModify
Gets the confirm PIN.
getControlCode(int) - Method in class com.acs.smartcard.Features
Gets the control code of feature.
getData() - Method in class com.acs.smartcard.PinModify
Gets the data.
getData() - Method in class com.acs.smartcard.PinVerify
Gets the data.
getData() - Method in class com.morpho.morphosmart.sdk.MorphoString
 
getData() - Method in class com.morpho.morphosmart.sdk.Template
Retrieve data of the current template object.
getData() - Method in class com.morpho.morphosmart.sdk.TemplateFVP
Retrieve data of the current TemplateFVP object.
getDatabase(int, MorphoDatabase) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function returns a MorphoDatabase instance
getDataIndex() - Method in class com.morpho.morphosmart.sdk.Template
Retrieve data index of the current template object.
getDataIndex() - Method in class com.morpho.morphosmart.sdk.TemplateFVP
Retrieve data index of the current TemplateFVP object.
getDbEncryptionStatus(Integer) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
This function returns the database status.
getDevice() - Method in class com.acs.smartcard.Reader
Gets the device.
getDevice(int) - Method in class com.morpho.android.usb.USBManager
 
getDeviceModel(USBDeviceAttributes) - Method in class com.morpho.android.usb.USBManager
 
getEchoLcdMode() - Method in class com.acs.smartcard.ReadKeyOption
Gets the LCD echo mode.
getEchoLcdStartPosition() - Method in class com.acs.smartcard.ReadKeyOption
Gets the LCD starting position.
getEnrollmentType() - Method in class com.morpho.morphosmart.sdk.MorphoUser
This function returns the number of acquisitions per finger.
getEntryValidationCondition() - Method in class com.acs.smartcard.PinModify
Gets the entry validation condition.
getEntryValidationCondition() - Method in class com.acs.smartcard.PinProperties
Gets the entry validation condition.
getEntryValidationCondition() - Method in class com.acs.smartcard.PinVerify
Gets the entry validation condition.
getError(int, int) - Static method in class com.morpho.morphosmart.sdk.ErrorCodes
Get error message corresponding to given error code and internal error code
getErrorMessage() - Method in exception com.morpho.morphosmart.sdk.MorphoSmartException
 
getExtension() - Method in enum com.morpho.morphosmart.sdk.CompressionAlgorithm
 
getExtension() - Method in interface com.morpho.morphosmart.sdk.ITemplateType
Get corresponding template type extension.
getExtension() - Method in enum com.morpho.morphosmart.sdk.TemplateFVPType
 
getExtension() - Method in enum com.morpho.morphosmart.sdk.TemplateType
 
getFFDLogs() - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function retrieves FFD logs.
getField(int, MorphoField) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
This function returns one-field characteristics.
getField(int) - Method in class com.morpho.morphosmart.sdk.MorphoUser
This method retrieves the content of a field.
getFieldAttribute() - Method in class com.morpho.morphosmart.sdk.MorphoField
 
getFieldAttributeIntValue() - Method in class com.morpho.morphosmart.sdk.MorphoField
 
getFingerNumber() - Method in class com.morpho.morphosmart.sdk.FingerNumber
 
getFormatPK(Integer) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
 
getFormatString() - Method in class com.acs.smartcard.PinModify
Gets the format string.
getFormatString() - Method in class com.acs.smartcard.PinVerify
Gets the format string.
getFreindlyName() - Method in class com.morpho.android.usb.USBDeviceAttributes
 
getFVPTemplate(int, TemplateFVP) - Method in class com.morpho.morphosmart.sdk.MorphoUser
Retrieves an FVP Template content from the list.
getFVPTemplate(int) - Method in class com.morpho.morphosmart.sdk.TemplateList
Retrieves a TemplateFVP content from the list.
getImage(int, int, CompressionAlgorithm, int, int, LatentDetection, MorphoImage, int, Observer) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function captures live fingers and extracts its image in full resolution.
getImage() - Method in class com.morpho.morphosmart.sdk.MorphoImage
Get image binary data
getImage(int) - Method in class com.morpho.morphosmart.sdk.TemplateList
 
getInsertionOffsetNew() - Method in class com.acs.smartcard.PinModify
Gets the new insertion offset.
getInsertionOffsetOld() - Method in class com.acs.smartcard.PinModify
Gets the old insertion offset.
getInstance() - Static method in class com.morpho.android.usb.USBManager
 
getIntDescriptorBin(DescriptorID) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function returns a descriptor in the form of an integer.
getInterfaceNumber() - Method in class com.morpho.android.usb.USBDeviceAttributes
 
getInternalError() - Method in class com.morpho.morphosmart.sdk.MorphoDevice
When the biometric terminal returns an internal error,the SDK returns MORPHOERR_INTERNAL.
getKCV(MorphoKCVID, byte[]) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function retrieves the KCV (key check value) of a key saved in the MorphoSmart™.
getKCV(int) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
Deprecated. kept for compatibility with release 6.6.6.1_Android_3.3, replaced by getKCV
getKeyReturnCondition() - Method in class com.acs.smartcard.ReadKeyOption
Gets the key return condition.
getLabel() - Method in enum com.morpho.morphosmart.sdk.Coder
 
getLabel() - Method in enum com.morpho.morphosmart.sdk.CompressionAlgorithm
 
getLabel() - Method in interface com.morpho.morphosmart.sdk.ITemplateType
Get template type label.
getLabel() - Method in enum com.morpho.morphosmart.sdk.MatchingStrategy
 
getLabel() - Method in enum com.morpho.morphosmart.sdk.MorphoLogLevel
 
getLabel() - Method in enum com.morpho.morphosmart.sdk.MorphoLogMode
 
getLabel() - Method in enum com.morpho.morphosmart.sdk.MorphoWakeUpMode
Return corresponding label of current wakeup mode
getLabel() - Method in enum com.morpho.morphosmart.sdk.SecurityLevel
 
getLabel() - Method in enum com.morpho.morphosmart.sdk.StrategyAcquisitionMode
 
getLabel() - Method in enum com.morpho.morphosmart.sdk.TemplateFVPType
 
getLabel() - Method in enum com.morpho.morphosmart.sdk.TemplateType
 
getLangId() - Method in class com.acs.smartcard.PinModify
Gets the language ID.
getLangId() - Method in class com.acs.smartcard.PinVerify
Gets the language ID.
getLcdLayout() - Method in class com.acs.smartcard.PinProperties
Gets the LCD layout
getManufacturer() - Method in class com.morpho.android.usb.USBDeviceAttributes
 
getMatchingPKNumber() - Method in class com.morpho.morphosmart.sdk.ResultMatching
 
getMatchingScore() - Method in class com.morpho.morphosmart.sdk.ResultMatching
 
getMaxDataBase(Integer) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
This function retrieves Maximum number of database allowed by the configuration.
getMaxPacketInSize() - Method in class com.morpho.android.usb.USBDevice
 
getMaxPacketOutSize() - Method in class com.morpho.android.usb.USBDevice
 
getMaxSize() - Method in class com.morpho.morphosmart.sdk.MorphoField
 
getMaxUser(Integer, Integer) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
This function retrieves the Maximum number of records per database allowed by the configuration.
getMaxUser(Integer) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
Deprecated. kept for compatibility with release 6.6.6.1_Android_3.3, replaced by getMaxUser
getMessage() - Method in class com.morpho.morphosmart.sdk.CallbackMessage
getter
getMessageType() - Method in class com.morpho.morphosmart.sdk.CallbackMessage
getter
getMinMultimodalSecurityLevel() - Method in class com.morpho.morphosmart.sdk.SecuConfig
 
getMorphoDatabasePointerCPP() - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
MORPHO USE ONLY
getMorphoImageFromLive(byte[]) - Static method in class com.morpho.morphosmart.sdk.MorphoImage
Construct a MorphoImage from the frame received when the live mode is launched
getMorphoImageHeader() - Method in class com.morpho.morphosmart.sdk.MorphoImage
Get corresponding image header
getMorphoUserPointerCPP() - Method in class com.morpho.morphosmart.sdk.MorphoUser
MORPHO USE ONLY
getMsgIndex() - Method in class com.acs.smartcard.PinVerify
Gets the message index.
getMsgIndex1() - Method in class com.acs.smartcard.PinModify
Gets the message index 1.
getMsgIndex2() - Method in class com.acs.smartcard.PinModify
Gets the message index 2.
getMsgIndex3() - Method in class com.acs.smartcard.PinModify
Gets the message index 3.
getName() - Method in class com.morpho.morphosmart.sdk.MorphoField
returns the name
getName() - Method in class org.simalliance.openmobileapi.Reader
Return the user-friendly name of this reader.
getName() - Method in class org.simalliance.openmobileapi.Reader
Return the user-friendly name of this reader.
getNbBitsPerPixel() - Method in class com.morpho.morphosmart.sdk.MorphoImageHeader
 
getNbColumn() - Method in class com.morpho.morphosmart.sdk.MorphoImageHeader
 
getNbDevices() - Method in class com.morpho.android.usb.USBManager
 
getNbField(Long) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
This function retrieves the number of additional user data fields in the database, excluding the mandatory UID field.
getNbFinger(Integer) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
This function returns the maximum number of templates per person in the database.
getNbFreeRecord(Long) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
This function returns the number of free records in the local database.
getNbFVPTemplate() - Method in class com.morpho.morphosmart.sdk.TemplateList
 
getNbRow() - Method in class com.morpho.morphosmart.sdk.MorphoImageHeader
 
getNbTemplate(Integer) - Method in class com.morpho.morphosmart.sdk.MorphoUser
Get the number of templates in TemplateList.
getNbTemplate() - Method in class com.morpho.morphosmart.sdk.TemplateList
 
getNbTemplateFVP(Integer) - Method in class com.morpho.morphosmart.sdk.MorphoUser
Get the number of FVP templates in TemplateList.
getNbTotalRecord(Long) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
This function returns the total number of records reserved in the local database.
getNbUsedRecord(Long) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
This function returns the number of registered records in the local database.
getNbUser() - Method in class com.morpho.morphosmart.sdk.MorphoUserList
Get number of users corresponding to the current list
getNumberMessage() - Method in class com.acs.smartcard.PinModify
Gets the number message.
getNumberMessage() - Method in class com.acs.smartcard.PinVerify
Gets the number message.
getNumSlots() - Method in class com.acs.smartcard.Reader
Gets the number of slots.
getPath() - Method in class com.morpho.android.usb.USBDeviceAttributes
 
getPcscReadersName() - Method in class org.simalliance.openmobileapi.Reader
 
getPcscReadersName() - Method in class org.simalliance.openmobileapi.Reader
 
getPcscReadersName() - Method in class org.simalliance.openmobileapi.SEService
 
getPcscReadersName() - Method in class org.simalliance.openmobileapi.SEService
 
getPeriphConnectedState(String) - Method in class com.taztag.peripheralmanagement.PeripheralManager
 
getPeripheralName(String) - Static method in class com.taztag.taztagguam.power.PeripheralConstants
 
getPeripheralState(String) - Method in class com.taztag.peripheralmanagement.PeripheralManager
 
getPeriphPowerState(String) - Method in class com.taztag.peripheralmanagement.PeripheralManager
 
getPeriphStateFrom(String) - Static method in class com.taztag.taztagguam.power.PeripheralConstants
 
getPeriphStateFrom(int) - Static method in class com.taztag.taztagguam.power.PeripheralConstants
 
getPinBlockString() - Method in class com.acs.smartcard.PinModify
Gets the PIN block string.
getPinBlockString() - Method in class com.acs.smartcard.PinVerify
Gets the PIN block string.
getPinLengthFormat() - Method in class com.acs.smartcard.PinModify
Gets the PIN length format.
getPinLengthFormat() - Method in class com.acs.smartcard.PinVerify
Gets the PIN length format.
getPinMaxExtraDigit() - Method in class com.acs.smartcard.PinModify
Gets the PIN max extra digit.
getPinMaxExtraDigit() - Method in class com.acs.smartcard.PinVerify
Gets the PIN max extra digit.
getPinMaxExtraDigit() - Method in class com.acs.smartcard.ReadKeyOption
Gets the PIN max extra digit.
getProduct() - Method in class com.morpho.android.usb.USBDeviceAttributes
 
getProductDescriptor() - Method in class com.morpho.morphosmart.sdk.MorphoDevice
get the string that describes the product reference.
getProductId() - Method in class com.morpho.android.usb.USBDeviceAttributes
 
getProductString() - Method in class com.morpho.android.usb.USBDevice
Get The Product String from a USB device.
getProperty(int) - Method in class com.acs.smartcard.TlvProperties
Gets the property.
getProtocol(int) - Method in class com.acs.smartcard.Reader
Gets the active protocol.
getReader() - Method in class org.simalliance.openmobileapi.Session
Get the reader that provides this session.
getReader() - Method in class org.simalliance.openmobileapi.Session
Get the reader that provides this session.
getReaderName() - Method in class com.acs.smartcard.Reader
Gets the reader name.
getReaders() - Method in class org.simalliance.openmobileapi.SEService
Returns the list of available Secure Element readers.
getReaders() - Method in class org.simalliance.openmobileapi.SEService
Returns the list of available Secure Element readers.
getResX() - Method in class com.morpho.morphosmart.sdk.MorphoImageHeader
 
getResY() - Method in class com.morpho.morphosmart.sdk.MorphoImageHeader
 
getSecuConfig(SecuConfig) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function retrieves MorphoSmart™ configuration.
getSecurityFAR() - Method in class com.morpho.morphosmart.sdk.SecuConfig
 
getSecurityFARDescription() - Method in class com.morpho.morphosmart.sdk.SecuConfig
 
getSecurityLevel() - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function returns the security level set with setSecurityLevel.
getSecurityOptions() - Method in class com.morpho.morphosmart.sdk.SecuConfig
 
getSelectResponse() - Method in class org.simalliance.openmobileapi.Channel
Returns the data as received from the application select command inclusively the status word.
getSelectResponse() - Method in class org.simalliance.openmobileapi.Channel
Returns the data as received from the application select command inclusively the status word.
getSensorDescriptor() - Method in class com.morpho.morphosmart.sdk.MorphoDevice
get the string that describes the optical sensor.
getSerialNumber() - Method in class com.morpho.morphosmart.sdk.SecuConfig
 
getSerialNumberString() - Method in class com.morpho.android.usb.USBDevice
 
getSEService() - Method in class org.simalliance.openmobileapi.Reader
Return the Secure Element service this reader is bound to.
getSEService() - Method in class org.simalliance.openmobileapi.Reader
Return the Secure Element service this reader is bound to.
getSession() - Method in class org.simalliance.openmobileapi.Channel
Get the session that has opened this channel.
getSession() - Method in class org.simalliance.openmobileapi.Channel
Get the session that has opened this channel.
getSoftwareDescriptor() - Method in class com.morpho.morphosmart.sdk.MorphoDevice
get the string that describes the software release.
getState(int) - Method in class com.acs.smartcard.Reader
Gets the card state.
getStrategyAcquisitionMode() - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function returns the Acquisition Mode set by setStrategyAcquisitionMode.
getStringDescriptorBin(DescriptorID) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function returns a descriptor in the form of a string.
getStringSimple(byte[], int) - Method in class com.morpho.android.usb.USBDevice
 
getTemplate(int, Template) - Method in class com.morpho.morphosmart.sdk.MorphoUser
Retrieves a Template content from the list.
getTemplate(int) - Method in class com.morpho.morphosmart.sdk.TemplateList
Retrieves a Template content from the list.
getTemplateFVPType() - Method in class com.morpho.morphosmart.sdk.Template
Retrieve type of the current TemplateFVP.
getTemplateFVPType() - Method in class com.morpho.morphosmart.sdk.TemplateFVP
Retrieve type of the current TemplateFVP object.
getTemplateQuality() - Method in class com.morpho.morphosmart.sdk.Template
Retrieve quality of the current template object.
getTemplateQuality() - Method in class com.morpho.morphosmart.sdk.TemplateFVP
Retrieve quality of the current TemplateFVP object.
getTemplateQuality() - Method in class com.morpho.morphosmart.sdk.TemplateQuality
 
getTemplateType() - Method in class com.morpho.morphosmart.sdk.Template
Retrieve type of the current Template object.
getTeoPrologue(int) - Method in class com.acs.smartcard.PinModify
Gets the T1 prologue.
getTeoPrologue(int) - Method in class com.acs.smartcard.PinVerify
Gets the T1 prologue.
getTimeOut() - Method in class com.acs.smartcard.PinModify
Gets the timeout.
getTimeOut() - Method in class com.acs.smartcard.PinVerify
Gets the timeout.
getTimeOut() - Method in class com.acs.smartcard.ReadKeyOption
Gets the timeout.
getTimeOut2() - Method in class com.acs.smartcard.PinModify
Gets the timeout2.
getTimeOut2() - Method in class com.acs.smartcard.PinProperties
Gets the timeout2.
getTimeOut2() - Method in class com.acs.smartcard.PinVerify
Gets the timeout2.
getUnlockSeed() - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function requests the terminal to start the unlock process, and to return the value of the seed to be used for the next step of the unlock process.
getUsbDaemonVersion() - Method in class com.morpho.android.usb.USBManager
 
getUsbDeviceName(int) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
initUsbDevicesNameEnum must be call before using this function.
getUsbDevicePropertie(int) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
initUsbDevicesNameEnum must be call before using this function.
getUser(String, MorphoUser) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
This function returns a user instance.
getUser(int) - Method in class com.morpho.morphosmart.sdk.MorphoUserList
Get user identified by an index
getUserID() - Method in class com.morpho.morphosmart.sdk.MorphoUser
 
getUserTemplateQuality(int, String, int, long, TemplateQuality, FingerNumber) - Method in class com.morpho.morphosmart.sdk.MorphoUser
This function retrieves the finger templates quality of a user in the database.
getValue() - Method in enum com.morpho.morphosmart.sdk.CallbackMask
 
getValue(int) - Static method in enum com.morpho.morphosmart.sdk.CompressionAlgorithm
 
getValue() - Method in enum com.morpho.morphosmart.sdk.DescriptorID
 
getValue() - Method in enum com.morpho.morphosmart.sdk.DetectionMode
 
getValue() - Method in enum com.morpho.morphosmart.sdk.EnrollmentType
 
getValue() - Method in enum com.morpho.morphosmart.sdk.FieldAttribute
 
getValue() - Method in enum com.morpho.morphosmart.sdk.LatentDetection
 
getValue() - Method in enum com.morpho.morphosmart.sdk.MatchingStrategy
Get MatchingStrategy value
getValue() - Method in enum com.morpho.morphosmart.sdk.MorphoTypeDeletion
 
getValue() - Method in enum com.morpho.morphosmart.sdk.SecurityLevel
 
getValue(int) - Static method in enum com.morpho.morphosmart.sdk.StrategyAcquisitionMode
 
getValue(int) - Static method in enum com.morpho.morphosmart.sdk.TemplateFVPType
 
getValue(int) - Static method in enum com.morpho.morphosmart.sdk.TemplateType
 
getVendorId() - Method in class com.morpho.android.usb.USBDeviceAttributes
 
GUAM_PERIPH_CONNECT - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
GUAM_PERIPH_DISCONNECT - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
GUAM_PERIPH_NAME_EXTRA - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 

H

hasPermission() - Method in class com.morpho.android.usb.USBDevice
 

I

identify(int, int, Coder, int, MatchingStrategy, int, Observer, ResultMatching, int, MorphoUser) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
This function identifies a live finger against the local database, and returns the associated user.
identify(int, int, Coder, int, MatchingStrategy, int, Observer, ResultMatching, MorphoUser) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
Deprecated. kept for compatibility with release 6.6.6.1_Android_3.3, replaced by identify
identifyMatch(int, TemplateList, MorphoUser, ResultMatching) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
This function identifies one unique template against the local database.
identifyMatch(int, TemplateList, MorphoUser) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
Deprecated. kept for compatibility with release 6.6.6.1_Android_3.3, replaced by identifyMatch
initialize(Activity, String) - Method in class com.morpho.android.usb.USBManager
Initialize context and requests temporary permission for the given package to access the device
initialize(Context, String) - Method in class com.morpho.android.usb.USBManager
 
initialize() - Method in class com.morpho.android.usb.USBManager
 
initUsbDevicesNameEnum(Integer) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function enumerates the number of connected USB MorphoSmart™ devices.
InsufficientBufferException - Exception in com.acs.smartcard
Thrown when a method is invoked with a buffer which is too small for the returned data.
InsufficientBufferException() - Constructor for exception com.acs.smartcard.InsufficientBufferException
 
InsufficientBufferException(String) - Constructor for exception com.acs.smartcard.InsufficientBufferException
 
InsufficientBufferException(String, Throwable) - Constructor for exception com.acs.smartcard.InsufficientBufferException
 
InsufficientBufferException(Throwable) - Constructor for exception com.acs.smartcard.InsufficientBufferException
 
IntegrerInitializationValueOf(Integer) - Static method in class com.morpho.morphosmart.sdk.ErrorCodes
 
InternalErrorException - Exception in com.acs.smartcard
Thrown when there is a internal error occurred in the library.
InternalErrorException() - Constructor for exception com.acs.smartcard.InternalErrorException
 
InternalErrorException(String) - Constructor for exception com.acs.smartcard.InternalErrorException
 
InternalErrorException(String, Throwable) - Constructor for exception com.acs.smartcard.InternalErrorException
 
InternalErrorException(Throwable) - Constructor for exception com.acs.smartcard.InternalErrorException
 
INVALID_USB_INTERFACE - Static variable in class com.morpho.android.usb.USBConstants
 
InvalidDeviceStateException - Exception in com.acs.smartcard
Thrown when the state of reader is invalid.
InvalidDeviceStateException() - Constructor for exception com.acs.smartcard.InvalidDeviceStateException
 
InvalidDeviceStateException(String) - Constructor for exception com.acs.smartcard.InvalidDeviceStateException
 
InvalidDeviceStateException(String, Throwable) - Constructor for exception com.acs.smartcard.InvalidDeviceStateException
 
InvalidDeviceStateException(Throwable) - Constructor for exception com.acs.smartcard.InvalidDeviceStateException
 
IOCTL_ACR128_READER_COMMAND - Static variable in class com.acs.smartcard.Reader
Control code for sending command to ACR128 reader.
IOCTL_ACR83_DISPLAY_LCD_MESSAGE - Static variable in class com.acs.smartcard.Reader
Control code for displaying LCD message on ACR83/APG8201 reader.
IOCTL_ACR83_GET_FIRMWARE_VERSION - Static variable in class com.acs.smartcard.Reader
Control code for getting firmware version from ACR83/APG8201 reader.
IOCTL_ACR83_READ_KEY - Static variable in class com.acs.smartcard.Reader
Control code for reading key from ACR83/APG8201 reader.
IOCTL_CCID_ESCAPE - Static variable in class com.acs.smartcard.Reader
Control code for sending escape command to the reader.
IOCTL_GET_FEATURE_REQUEST - Static variable in class com.acs.smartcard.Reader
Control code for getting supported features (PC/SC 2.0 Part 10).
isAcceptsOnlySignedTemplates() - Method in class com.morpho.morphosmart.sdk.SecuConfig
 
isActivateFullImageRetrieving() - Method in class com.morpho.morphosmart.sdk.TemplateList
 
isBasicChannel() - Method in class org.simalliance.openmobileapi.Channel
Returns a boolean telling if this channel is the basic channel.
isBasicChannel() - Method in class org.simalliance.openmobileapi.Channel
Returns a boolean telling if this channel is the basic channel.
isCcidError() - Method in exception com.acs.smartcard.CommunicationErrorException
Returns true if it is CCID error.
isClosed() - Method in class org.simalliance.openmobileapi.Channel
Tells if this channel is closed.
isClosed() - Method in class org.simalliance.openmobileapi.Channel
Tells if this channel is closed.
isClosed() - Method in class org.simalliance.openmobileapi.Session
Tells if this session is closed.
isClosed() - Method in class org.simalliance.openmobileapi.Session
Tells if this session is closed.
isConnected() - Method in class org.simalliance.openmobileapi.SEService
Tells whether or not the service is connected.
isConnected() - Method in class org.simalliance.openmobileapi.SEService
Tells whether or not the service is connected.
isCSEnabled() - Method in class com.morpho.morphosmart.sdk.MorphoDevice
MORPHO USE ONLY
isDataEncryptionEnabled() - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This method indicates if exported biometric data encryption is activated and returns diversification data.
isDevicesHasPermission() - Method in class com.morpho.android.usb.USBManager
 
isDownloadIsProtected() - Method in class com.morpho.morphosmart.sdk.SecuConfig
 
isExportScore() - Method in class com.morpho.morphosmart.sdk.SecuConfig
 
isModeOfferedSecurity() - Method in class com.morpho.morphosmart.sdk.SecuConfig
 
isModeTunneling() - Method in class com.morpho.morphosmart.sdk.SecuConfig
 
isOpened() - Method in class com.acs.smartcard.Reader
Returns true if the reader is opened.
isSecureElementPresent() - Method in class org.simalliance.openmobileapi.Reader
Check if a Secure Element is present in this reader.
isSecureElementPresent() - Method in class org.simalliance.openmobileapi.Reader
Check if a Secure Element is present in this reader.
isSupported(UsbDevice) - Method in class com.acs.smartcard.Reader
Returns true if the reader is supported.
isSupported(USBDeviceAttributes) - Method in class com.morpho.android.usb.USBManager
 
IsUsbDaemonStarted() - Method in class com.morpho.android.usb.USBManager
 
ITemplateType - Interface in com.morpho.morphosmart.sdk
Common interface for TemplateFVPType and TemplateType.

L

LatentDetection - Enum in com.morpho.morphosmart.sdk
Disable or enable the latency detection for Capture operation.
listDevices() - Method in class com.morpho.android.usb.USBManager
 
loadKs(byte[]) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This method loads a new symmetric key KS in the MorphoSmart™ using the unsecure mode: the new key is sent to device in plaintext.
loadMocKey(byte[], byte[], byte[]) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function loads a new Key in the MorphoSmart™, this key is used to ciffer the Template passed to the Smart Card in a Match on Card process It uses the secured key load solution
loadMocKey(byte[]) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function loads a new Key in the MorphoSmart™, this key is used to ciffer the Template passed to the Smart Card in a Match on Card process It uses the compatible key load solution
LongInitializationValueOf(Long) - Static method in class com.morpho.morphosmart.sdk.ErrorCodes
 

M

MatchingStrategy - Enum in com.morpho.morphosmart.sdk
matching strategy
mAttributes - Variable in class com.morpho.android.usb.USBDevice
 
mConnection - Variable in class com.morpho.android.usb.USBDevice
 
mDevice - Variable in class com.morpho.android.usb.USBDevice
 
mEndpointIn - Variable in class com.morpho.android.usb.USBDevice
 
mEndpointOut - Variable in class com.morpho.android.usb.USBDevice
 
mFreindlyName - Variable in class com.morpho.android.usb.USBDevice
 
mInterface - Variable in class com.morpho.android.usb.USBDevice
 
mManager - Static variable in class com.morpho.android.usb.USBDevice
 
mMaxPacketInSize - Variable in class com.morpho.android.usb.USBDevice
 
mMaxPacketOutSize - Variable in class com.morpho.android.usb.USBDevice
 
MORPHO_FAR_0 - Static variable in class com.morpho.morphosmart.sdk.FalseAcceptanceRate
Very low threshold for test purpose only
MORPHO_FAR_1 - Static variable in class com.morpho.morphosmart.sdk.FalseAcceptanceRate
FAR < 1 %
MORPHO_FAR_10 - Static variable in class com.morpho.morphosmart.sdk.FalseAcceptanceRate
Very high threshold for test purpose only
MORPHO_FAR_2 - Static variable in class com.morpho.morphosmart.sdk.FalseAcceptanceRate
FAR < 0.3 %
MORPHO_FAR_3 - Static variable in class com.morpho.morphosmart.sdk.FalseAcceptanceRate
FAR < 0.1 %
MORPHO_FAR_4 - Static variable in class com.morpho.morphosmart.sdk.FalseAcceptanceRate
FAR < 0.03 %
MORPHO_FAR_5 - Static variable in class com.morpho.morphosmart.sdk.FalseAcceptanceRate
Recommended value: FAR < 0.01 %
MORPHO_FAR_6 - Static variable in class com.morpho.morphosmart.sdk.FalseAcceptanceRate
FAR < 0.001 %
MORPHO_FAR_7 - Static variable in class com.morpho.morphosmart.sdk.FalseAcceptanceRate
FAR < 0.0001 %
MORPHO_FAR_8 - Static variable in class com.morpho.morphosmart.sdk.FalseAcceptanceRate
FAR < 0.00001 %
MORPHO_FAR_9 - Static variable in class com.morpho.morphosmart.sdk.FalseAcceptanceRate
FAR < 0.000001 %
MORPHO_FIELD_NAME_LEN - Static variable in class com.morpho.morphosmart.sdk.MorphoField
 
MORPHO_FINGER_MAX - Static variable in class com.morpho.morphosmart.sdk.MorphoDatabase
 
MORPHO_LEN_FIELD_MAX - Static variable in class com.morpho.morphosmart.sdk.MorphoDatabase
 
MORPHO_NB_DATABASE_MAX - Static variable in class com.morpho.morphosmart.sdk.MorphoDatabase
 
MORPHO_NB_FIELD_MAX - Static variable in class com.morpho.morphosmart.sdk.MorphoDatabase
 
MORPHO_NB_RECORD_MIN - Static variable in class com.morpho.morphosmart.sdk.MorphoDatabase
 
MORPHO_OK - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
No error.
MorphoDatabase - Class in com.morpho.morphosmart.sdk
Class performing operations on the embedded database This class performs operations related to the biometric device local database.
MorphoDatabase() - Constructor for class com.morpho.morphosmart.sdk.MorphoDatabase
Constructor
MorphoDatabase(MorphoDatabase) - Constructor for class com.morpho.morphosmart.sdk.MorphoDatabase
Copy constructor
MorphoDevice - Class in com.morpho.morphosmart.sdk
Class communicating with the MorphoSmart™.
MorphoDevice() - Constructor for class com.morpho.morphosmart.sdk.MorphoDevice
Default constructor
MorphoDevice(MorphoDevice) - Constructor for class com.morpho.morphosmart.sdk.MorphoDevice
Copy constructor
MorphoDeviceConnectionType - Enum in com.morpho.morphosmart.sdk
Device connection type
MORPHOERR_ADVANCED_SECURITY_LEVEL_MISMATCH - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
 
MORPHOERR_ADVANCED_SECURITY_LEVEL_NOT_AVAILABLE - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
 
MORPHOERR_ALREADY_ENROLLED - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
User has already been enrolled.
MORPHOERR_BAD_COMPRESSION - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
The Compression is not valid.
MORPHOERR_BAD_FINAL_FINGER_PRINT_QUALITY - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
 
MORPHOERR_BADPARAMETER - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Invalid parameter.
MORPHOERR_BASE_ALREADY_EXISTS - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
The specified base already exist.
MORPHOERR_BASE_NOT_FOUND - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
The specified base does not exist.
MORPHOERR_CANT_GRAN_PERMISSION_USB - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Could not grant permissions to USB.
MORPHOERR_CERTIF_INVALID - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
The certificate is not valid.
MORPHOERR_CERTIF_UNKNOW - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
The MSO has not the certificate necessary to verify the signature.
MORPHOERR_CLOSE_COM - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Error while closing communication port.
MORPHOERR_CMDE_ABORTED - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Command has been aborted.
MORPHOERR_COM_NOT_OPEN - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Serial COM has not been opened.
MORPHOERR_CONNECT - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Can not connect biometrics device.
MORPHOERR_CORRUPTED_CLASS - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Class has been corrupted.
MORPHOERR_DB_EMPTY - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
The database is empty.
MORPHOERR_DB_FULL - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
The database is full.
MORPHOERR_DEVICE_LOCKED - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
The device is locked.
MORPHOERR_DEVICE_NOT_LOCK - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
The device is not locked.
MORPHOERR_ELT_ALREADY_PRESENT - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
This element is already present in the list.
MORPHOERR_FFD - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
False Finger Detected.
MORPHOERR_FFD_FINGER_MISPLACED - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
 
MORPHOERR_FIELD_INVALID - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Additional field name length is more than MORPHO_FIELD_NAME_LEN.
MORPHOERR_FIELD_NOT_FOUND - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Field does not exist.
MORPHOERR_FVP_FINGER_MISPLACED_OR_WITHDRAWN - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Misplaced or withdrawn finger has been detected during acquisition (MorphoSmart™ FINGER VP only).
MORPHOERR_FVP_MINUTIAE_SECURITY_MISMATCH - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Security level mismatch: attempt to match fingerprint template in high security level (MorphoSmart™ FINGER VP only).
MORPHOERR_INTEGER_INITIALIZATION - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
 
MORPHOERR_INTERNAL - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Biometrics device performed an internal error.
MORPHOERR_INVALID_CLASS - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
The class has been destroyed.
MORPHOERR_INVALID_PK_FORMAT - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Invalid PK format.
MORPHOERR_INVALID_TEMPLATE - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
The template is not valid.
MORPHOERR_INVALID_USER_DATA - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
The user data are not valid.
MORPHOERR_INVALID_USER_ID - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
UserID is not valid.
MORPHOERR_KEY_NOT_FOUND - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
 
MORPHOERR_LICENSE_MISSING - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
A required license is missing.
MORPHOERR_LONG_INITIALIZATION - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
 
MORPHOERR_MEMORY_DEVICE - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Not enough memory for the creation of a database in the MSO.
MORPHOERR_MEMORY_PC - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Not enough memory (in the PC).
MORPHOERR_MIXED_TEMPLATE - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Templates with different formats are mixed.
MORPHOERR_MOIST_FINGER - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
The finger can be too moist or the scanner is wet.
MORPHOERR_NO_ASSOCIATED_DB - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
User object has been instantiated without getUser.
MORPHOERR_NO_ASSOCIATED_DEVICE - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Database object has been instantiated without MorphoDevice.getDatabase.
MORPHOERR_NO_HIT - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Authentication or Identification failed.
MORPHOERR_NO_MORE_OTP - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
No more OTP available (sequence number = 0).
MORPHOERR_NO_REGISTERED_TEMPLATE - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
No templates have been registered.
MORPHOERR_NO_SERVER - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
The Morpho MorphoSmart Service Provider Usb Server is stopped or not installed.
MORPHOERR_NOCALLTO_DBQUERRYFIRST - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
You have to call dbQueryFirst to initialize the querry.
MORPHOERR_NOT_IMPLEMENTED - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Command not yet implemented in this release.
MORPHOERR_OTP_ENROLL_FAILED - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Enrollment failed.
MORPHOERR_OTP_ENROLL_NEEDED - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Enrollment needed before generating OTP.
MORPHOERR_OTP_IDENT_FAILED - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Identification failed.
MORPHOERR_OTP_LOCK_ENROLL - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
ILV_OTP_ENROLL_USER Locked.
MORPHOERR_OTP_LOCK_GEN_OTP - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
ILV_OTP_GENERATE Locked.
MORPHOERR_OTP_LOCK_SET_PARAM - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
ILV_OTP_SET_PARAMETERS Locked.
MORPHOERR_OTP_NO_HIT - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Authentication or Identification failed.
MORPHOERR_OTP_NOT_INITIALIZED - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
No parameter has been initialized.
MORPHOERR_OTP_PIN_NEEDED - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Code pin is needed : it is the first enrollment.
MORPHOERR_OTP_REENROLL_NOT_ALLOWED - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
User is not allowed to be reenrolled.
MORPHOERR_OUT_OF_FIELD - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
The number of the additional field is more than 128.
MORPHOERR_PROTOCOLE - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Communication protocol error.
MORPHOERR_RESUME_CONNEXION - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Can not connect biometrics device.
MORPHOERR_RESUME_CONNEXION_ALREADY_STARTED - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Resume connexion Already Started.
MORPHOERR_SAME_FINGER - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
User gave twice the same finger.
MORPHOERR_SECU - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
Security error.
MORPHOERR_SIGNER_ID - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
The certificate identity is not the same than the X984 certificate identity.
MORPHOERR_SIGNER_ID_INVALID - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
The X984 certificate identity size is different to 20 octets (SHA_1 size).
MORPHOERR_STATUS - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
MSO returned an unknown status error.
MORPHOERR_TIMEOUT - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
No response after defined time.
MORPHOERR_TO_MANY_FIELD - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
There are too many fields.
MORPHOERR_TO_MANY_TEMPLATE - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
There are too many templates.
MORPHOERR_UNAVAILABLE - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
 
MORPHOERR_USB_DEVICE_NAME_UNKNOWN - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
The specified Usb device is not plugged.
MORPHOERR_USB_PERMISSION_DENIED - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
USB Permission denied.
MORPHOERR_USER - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
The communication callback functions returns error between -10000 and -10499.
MORPHOERR_USER_NOT_FOUND - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
User is not found.
MorphoField - Class in com.morpho.morphosmart.sdk
This class represent a database field that can be public or private.
MorphoField() - Constructor for class com.morpho.morphosmart.sdk.MorphoField
 
MorphoImage - Class in com.morpho.morphosmart.sdk
Helper class to display images from the device.
MorphoImage() - Constructor for class com.morpho.morphosmart.sdk.MorphoImage
 
MorphoImageHeader - Class in com.morpho.morphosmart.sdk
This Class describe a Morpho Image Header that's stored in the first 12 bytes of a frame already read from MorphoSmart™ device in live mode.
MorphoImageHeader() - Constructor for class com.morpho.morphosmart.sdk.MorphoImageHeader
 
MorphoKCVID - Enum in com.morpho.morphosmart.sdk
Identifier of the key check value
MorphoLogLevel - Enum in com.morpho.morphosmart.sdk
 
MorphoLogMode - Enum in com.morpho.morphosmart.sdk
 
MorphoSmartException - Exception in com.morpho.morphosmart.sdk
This class manage runtime exceptions of the SDK MorphoSmart Android.
MorphoSmartException() - Constructor for exception com.morpho.morphosmart.sdk.MorphoSmartException
Default constructor.
MorphoSmartException(String) - Constructor for exception com.morpho.morphosmart.sdk.MorphoSmartException
 
MorphoSmartException(Throwable) - Constructor for exception com.morpho.morphosmart.sdk.MorphoSmartException
 
MorphoSmartException(String, Throwable) - Constructor for exception com.morpho.morphosmart.sdk.MorphoSmartException
 
MorphoSmartException(int, String, Throwable) - Constructor for exception com.morpho.morphosmart.sdk.MorphoSmartException
 
MorphoString - Class in com.morpho.morphosmart.sdk
This class re-implement String object, it used to get a user field value
MorphoString() - Constructor for class com.morpho.morphosmart.sdk.MorphoString
 
MorphoTypeDeletion - Enum in com.morpho.morphosmart.sdk
Identify the type of database deletion.
MorphoUser - Class in com.morpho.morphosmart.sdk
This class performs the operations related to a defined user
MorphoUser() - Constructor for class com.morpho.morphosmart.sdk.MorphoUser
Default constructor
MorphoUser(String) - Constructor for class com.morpho.morphosmart.sdk.MorphoUser
Deprecated. kept for compatibility with release 6.6.6.1_Android_3.3}
MorphoUser(MorphoUser) - Constructor for class com.morpho.morphosmart.sdk.MorphoUser
Copy constructor
MorphoUserList - Class in com.morpho.morphosmart.sdk
This class contains the list of users.
MorphoUserList() - Constructor for class com.morpho.morphosmart.sdk.MorphoUserList
 
MorphoWakeUpMode - Enum in com.morpho.morphosmart.sdk
This class store possible values of wakeup mode.
MORPHOWARNING_WSQ_COMPRESSION_RATIO - Static variable in class com.morpho.morphosmart.sdk.ErrorCodes
 
MSR_GUAM_NAME - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
MSR_READER_NAME - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
MSRREADER - Static variable in class com.taztag.peripheralmanagement.PeripheralManager
Used to manage msr power

O

OCR_GUAM_NAME - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
OCR_READER_NAME - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
OCRREADER - Static variable in class com.taztag.peripheralmanagement.PeripheralManager
Used to manage ocr power
OFFSET_MANUFACTRURER_IDX - Static variable in class com.morpho.android.usb.USBConstants
 
OFFSET_MAX_PACKET_SIZE - Static variable in class com.morpho.android.usb.USBConstants
 
OFFSET_PRODUCT_IDX - Static variable in class com.morpho.android.usb.USBConstants
 
OFFSET_SERIAL_IDX - Static variable in class com.morpho.android.usb.USBConstants
 
onBind(Intent) - Method in class com.taztag.taztagguam.power.TazTagPowerService
 
onCreate() - Method in class com.taztag.taztagguam.power.TazTagPowerService
 
onDestroy() - Method in class com.taztag.taztagguam.power.TazTagPowerService
 
onPeripheralManagerReady() - Method in class com.taztag.peripheralmanagement.PeripheralManager
Callback called after PeripheralManager(Context context) is called to notify that power service is ready.
onPeripheralManagerUnavailable() - Method in class com.taztag.peripheralmanagement.PeripheralManager
Callback called after PeripheralManager() is called to notify that power service is not available.
onReceive(Context, Intent) - Method in class com.taztag.taztagguam.power.TazTagPowerService.PeripheralEvents
 
onStateChange(int, int, int) - Method in interface com.acs.smartcard.Reader.OnStateChangeListener
Called when the state of reader had been changed.
open(UsbDevice) - Method in class com.acs.smartcard.Reader
Opens the reader.
open() - Method in class com.morpho.android.usb.USBDevice
 
openBasicChannel(byte[]) - Method in class org.simalliance.openmobileapi.Session
Get an access to the basic channel, as defined in the ISO/IEC 7816-4 specification (the one that has number 0).
openBasicChannel(byte[]) - Method in class org.simalliance.openmobileapi.Session
Get an access to the basic channel, as defined in the ISO/IEC 7816-4 specification (the one that has number 0).
openLogicalChannel(byte[]) - Method in class org.simalliance.openmobileapi.Session
Open a logical channel with the Secure Element, selecting the Applet represented by the given AID.
openLogicalChannel(byte[]) - Method in class org.simalliance.openmobileapi.Session
Open a logical channel with the Secure Element, selecting the Applet represented by the given AID.
openSession() - Method in class org.simalliance.openmobileapi.Reader
Connects to a secure element in this reader.
openSession() - Method in class org.simalliance.openmobileapi.Reader
Connects to a secure element in this reader.
openUsbDevice(String, int) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function opens the USB communication link and tests it with a basic exchange with the MorphoSmart™.
org.simalliance.openmobileapi - package org.simalliance.openmobileapi
 
org.simalliance.openmobileapi - package org.simalliance.openmobileapi
 
org.simalliance.openmobileapi.service - package org.simalliance.openmobileapi.service
 

P

PERIPH_STATE_CHANGED - Static variable in class com.taztag.peripheralmanagement.PeripheralManager
 
PERIPH_STATE_CHANGED - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
PeripheralConstants - Class in com.taztag.taztagguam.power
 
PeripheralConstants() - Constructor for class com.taztag.taztagguam.power.PeripheralConstants
 
PeripheralManager - Class in com.taztag.peripheralmanagement
The PeripheralManager abstract class is used to activate or deactivate power of peripherals on theperipheral.
PeripheralManager(Context) - Constructor for class com.taztag.peripheralmanagement.PeripheralManager
Gets a PeripheralManager instance.
ping() - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This command ping the MorphoSmart™ to check if it is still in normal operation state.
PinModify - Class in com.acs.smartcard
This class represents PIN_MODIFY structure in PC/SC 2.0 Part 10.
PinModify() - Constructor for class com.acs.smartcard.PinModify
Creates an instance of PinModify.
PinModify(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, byte[], int) - Constructor for class com.acs.smartcard.PinModify
Creates and initializes an instance of PinModify.
PinProperties - Class in com.acs.smartcard
This class represents PIN_PROPERTIES structure in PC/SC 2.0 Part 10.
PinProperties() - Constructor for class com.acs.smartcard.PinProperties
Creates an instance of PinProperties.
PinProperties(byte[], int) - Constructor for class com.acs.smartcard.PinProperties
Creates and initializes an instance of PinProperties from the byte array.
PinVerify - Class in com.acs.smartcard
This class represents PIN_VERIFY structure in PC/SC 2.0 Part 10.
PinVerify() - Constructor for class com.acs.smartcard.PinVerify
Creates an instance of PinVerify.
PinVerify(int, int, int, int, int, int, int, int, int, int, int, int, int, byte[], int) - Constructor for class com.acs.smartcard.PinVerify
Creates and initializes an instance of PinVerify.
power(int, int) - Method in class com.acs.smartcard.Reader
Performs the power action on the card.
PROPERTY_bEntryValidationCondition - Static variable in class com.acs.smartcard.TlvProperties
Property defined in PC/SC 2.0 Part 10.
PROPERTY_bMaxPINSize - Static variable in class com.acs.smartcard.TlvProperties
Property defined in PC/SC 2.0 Part 10.
PROPERTY_bMinPINSize - Static variable in class com.acs.smartcard.TlvProperties
Property defined in PC/SC 2.0 Part 10.
PROPERTY_bPPDUSupport - Static variable in class com.acs.smartcard.TlvProperties
Property defined in PC/SC 2.0 Part 10.
PROPERTY_bTimeOut2 - Static variable in class com.acs.smartcard.TlvProperties
Property defined in PC/SC 2.0 Part 10.
PROPERTY_dwMaxAPDUDataSize - Static variable in class com.acs.smartcard.TlvProperties
Property defined in PC/SC 2.0 Part 10.
PROPERTY_sFirmwareID - Static variable in class com.acs.smartcard.TlvProperties
Property defined in PC/SC 2.0 Part 10.
PROPERTY_wIdProduct - Static variable in class com.acs.smartcard.TlvProperties
Property defined in PC/SC 2.0 Part 10.
PROPERTY_wIdVendor - Static variable in class com.acs.smartcard.TlvProperties
Property defined in PC/SC 2.0 Part 10.
PROPERTY_wLcdLayout - Static variable in class com.acs.smartcard.TlvProperties
Property defined in PC/SC 2.0 Part 10.
PROPERTY_wLcdMaxCharacters - Static variable in class com.acs.smartcard.TlvProperties
Property defined in PC/SC 2.0 Part 10.
PROPERTY_wLcdMaxLines - Static variable in class com.acs.smartcard.TlvProperties
Property defined in PC/SC 2.0 Part 10.
PROTOCOL_DEFAULT - Static variable in class com.acs.smartcard.Reader
Use the default transmission parameters or card clock frequency.
PROTOCOL_OPTIMAL - Static variable in class com.acs.smartcard.Reader
Use optimal transmission parameters or card clock frequency.
PROTOCOL_RAW - Static variable in class com.acs.smartcard.Reader
Raw is the active protocol.
PROTOCOL_T0 - Static variable in class com.acs.smartcard.Reader
T=0 is the active protocol.
PROTOCOL_T1 - Static variable in class com.acs.smartcard.Reader
T=1 is the active protocol.
PROTOCOL_TX - Static variable in class com.acs.smartcard.Reader
This is the mask of ISO defined transmission protocols.
PROTOCOL_UNDEFINED - Static variable in class com.acs.smartcard.Reader
There is no active protocol.
ProtocolMismatchException - Exception in com.acs.smartcard
Thrown when the requested protocols are incompatible with the protocol currently in use with the card.
ProtocolMismatchException() - Constructor for exception com.acs.smartcard.ProtocolMismatchException
 
ProtocolMismatchException(String) - Constructor for exception com.acs.smartcard.ProtocolMismatchException
 
ProtocolMismatchException(String, Throwable) - Constructor for exception com.acs.smartcard.ProtocolMismatchException
 
ProtocolMismatchException(Throwable) - Constructor for exception com.acs.smartcard.ProtocolMismatchException
 
putField(MorphoField, Integer) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
Add a field to the list.
putField(int, String) - Method in class com.morpho.morphosmart.sdk.MorphoUser
Add a field to the list
putFVPTemplate(TemplateFVP, Integer) - Method in class com.morpho.morphosmart.sdk.MorphoUser
Add a FVP template to the list.
putFVPTemplate(TemplateFVP) - Method in class com.morpho.morphosmart.sdk.TemplateList
Add a TemplateFVP to the list.
putTemplate(Template, Integer) - Method in class com.morpho.morphosmart.sdk.MorphoUser
Add a template to the list.
putTemplate(Template) - Method in class com.morpho.morphosmart.sdk.TemplateList
Add a Template to the list.

R

read(byte[], int, int) - Method in class com.morpho.android.usb.USBDevice
 
Reader - Class in com.acs.smartcard
This class represents a smart card reader attached to the android device.
Reader(UsbManager) - Constructor for class com.acs.smartcard.Reader
Creates an instance of Reader.
Reader - Class in org.simalliance.openmobileapi
Instances of this class represent Secure Element Readers connected to this device.
Reader - Class in org.simalliance.openmobileapi
Instances of this class represent Secure Element Readers connected to this device.
Reader.OnStateChangeListener - Interface in com.acs.smartcard
Interface definition for a callback to be invoked when the state of reader is changed.
ReaderException - Exception in com.acs.smartcard
ReaderException is the superclass of those exceptions that can be thrown during normal operation of the reader.
ReaderException() - Constructor for exception com.acs.smartcard.ReaderException
 
ReaderException(String) - Constructor for exception com.acs.smartcard.ReaderException
 
ReaderException(String, Throwable) - Constructor for exception com.acs.smartcard.ReaderException
 
ReaderException(Throwable) - Constructor for exception com.acs.smartcard.ReaderException
 
readFromParcel(Parcel) - Method in class org.simalliance.openmobileapi.service.SmartcardError
 
ReadKeyOption - Class in com.acs.smartcard
This class represents READ_KEY_OPTION structure in ACR83/APG8201 reader.
ReadKeyOption() - Constructor for class com.acs.smartcard.ReadKeyOption
Creates an instance of ReadKeyOption.
ReadKeyOption(int, int, int, int, int) - Constructor for class com.acs.smartcard.ReadKeyOption
Creates and initializes an instance of ReadKeyOption.
readPublicFields(int[], MorphoUserList) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
This function retrieves a list of public fields from all database records.
rebootSoft(int, Observer) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function reboot the MorphoSmart™ software.
RemovedCardException - Exception in com.acs.smartcard
Thrown when a program attempts to access a card which is removed.
RemovedCardException() - Constructor for exception com.acs.smartcard.RemovedCardException
 
RemovedCardException(String) - Constructor for exception com.acs.smartcard.RemovedCardException
 
RemovedCardException(String, Throwable) - Constructor for exception com.acs.smartcard.RemovedCardException
 
RemovedCardException(Throwable) - Constructor for exception com.acs.smartcard.RemovedCardException
 
ResultMatching - Class in com.morpho.morphosmart.sdk
This class store a matching score and number of PKs as a result of matching operation.
ResultMatching() - Constructor for class com.morpho.morphosmart.sdk.ResultMatching
 
resumeConnection(int, Observer) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function reconnect the MorphoSmart™.
RETURN_ERROR_CANNOT_CLAIM_INTERFACE - Static variable in class com.morpho.android.usb.USBConstants
 
RETURN_ERROR_CANNOT_GET_STRING_DESCRIPTOR - Static variable in class com.morpho.android.usb.USBConstants
 
RETURN_ERROR_CANNOT_RELEASE_INTERFACE - Static variable in class com.morpho.android.usb.USBConstants
 
RETURN_ERROR_DEVICE_NOT_CONNECTED - Static variable in class com.morpho.android.usb.USBConstants
 
RETURN_ERROR_FEATURE_REPORT_GET_FAILURE - Static variable in class com.morpho.android.usb.USBConstants
 
RETURN_ERROR_FEATURE_REPORT_SEND_FAILURE - Static variable in class com.morpho.android.usb.USBConstants
 
RETURN_ERROR_UNABLE_TO_READ_DATA - Static variable in class com.morpho.android.usb.USBConstants
 
RETURN_ERROR_UNABLE_TO_WRITE_DATA - Static variable in class com.morpho.android.usb.USBConstants
 
RETURN_SUCCESS - Static variable in class com.morpho.android.usb.USBConstants
Return Codes

S

scanDevice() - Method in class com.morpho.android.usb.USBManager
 
SECMODULE - Static variable in class com.taztag.peripheralmanagement.PeripheralManager
 
SECMODULE_GUAM_NAME - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
SECMODULE_NAME - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
SecuConfig - Class in com.morpho.morphosmart.sdk
This class represent the security configuration of the MorphoSmart™ device
SecuConfig() - Constructor for class com.morpho.morphosmart.sdk.SecuConfig
 
SecurityLevel - Enum in com.morpho.morphosmart.sdk
 
selectNext() - Method in class org.simalliance.openmobileapi.Channel
Performs a selection of the next Applet on this channel that matches to the partial AID specified in the openBasicChannel(byte[] aid) or openLogicalChannel(byte[] aid) method.
selectNext() - Method in class org.simalliance.openmobileapi.Channel
Performs a selection of the next Applet on this channel that matches to the partial AID specified in the openBasicChannel(byte[] aid) or openLogicalChannel(byte[] aid) method.
serviceConnected(SEService) - Method in interface org.simalliance.openmobileapi.SEService.CallBack
Called by the framework when the service is connected.
serviceConnected(SEService) - Method in interface org.simalliance.openmobileapi.SEService.CallBack
Called by the framework when the service is connected.
SEService - Class in org.simalliance.openmobileapi
The SEService realises the communication to available Secure Elements on the device.
SEService - Class in org.simalliance.openmobileapi
The SEService realises the communication to available Secure Elements on the device.
SEService(Context, SEService.CallBack) - Constructor for class org.simalliance.openmobileapi.SEService
Establishes a new connection that can be used to connect to all the Secure Elements available in the system.
SEService(Context, SEService.CallBack) - Constructor for class org.simalliance.openmobileapi.SEService
Establishes a new connection that can be used to connect to all the Secure Elements available in the system.
SEService.CallBack - Interface in org.simalliance.openmobileapi
Interface to receive call-backs when the service is connected.
SEService.CallBack - Interface in org.simalliance.openmobileapi
Interface to receive call-backs when the service is connected.
Session - Class in org.simalliance.openmobileapi
Instances of this class represent a connection session to one of the secure elements available on the device.
Session - Class in org.simalliance.openmobileapi
Instances of this class represent a connection session to one of the secure elements available on the device.
setActivateFullImageRetrieving(boolean) - Method in class com.morpho.morphosmart.sdk.TemplateList
 
setAdvancedSecurityLevelsCompatibility(boolean) - Method in class com.morpho.morphosmart.sdk.TemplateFVP
Set Advanced security levels compatibility value for the current TemplateFVP object.
setCcidError(boolean) - Method in exception com.acs.smartcard.CommunicationErrorException
Sets CCID error.
setCcidErrorCode(byte) - Method in exception com.acs.smartcard.CommunicationErrorException
Sets the CCID error code.
setCompressedImage(byte[]) - Method in class com.morpho.morphosmart.sdk.MorphoImage
Set compressed image data
setCompressedImage(Object) - Method in class com.morpho.morphosmart.sdk.MorphoImage
Set compressed image data from input object
setCompressionAlgorithm(CompressionAlgorithm) - Method in class com.morpho.morphosmart.sdk.MorphoImage
Set the compression algorithm of MorphoImage
setCompressionRatio(int) - Method in class com.morpho.morphosmart.sdk.MorphoImageHeader
 
setConfigParam(int, byte[]) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function modifies the value of the specified parameter of the MorphoSmart™ device configuration.
setConfirmPin(int) - Method in class com.acs.smartcard.PinModify
Sets the confirm PIN.
setData(byte[], int) - Method in class com.acs.smartcard.PinModify
Sets the data.
setData(byte[], int) - Method in class com.acs.smartcard.PinVerify
Sets the data.
setData(String) - Method in class com.morpho.morphosmart.sdk.MorphoString
 
setData(byte[]) - Method in class com.morpho.morphosmart.sdk.Template
Set data of the current template object.
setData(byte[]) - Method in class com.morpho.morphosmart.sdk.TemplateFVP
Set data of the current TemplateFVP object.
setDataIndex(int) - Method in class com.morpho.morphosmart.sdk.Template
Set data index of the current template object.
setDataIndex(int) - Method in class com.morpho.morphosmart.sdk.TemplateFVP
Set data index of the current TemplateFVP object.
setEchoLcdMode(int) - Method in class com.acs.smartcard.ReadKeyOption
Sets the LCD echo mode.
setEchoLcdStartPosition(int) - Method in class com.acs.smartcard.ReadKeyOption
Sets the LCD starting position.
setEnrollmentType(EnrollmentType) - Method in class com.morpho.morphosmart.sdk.MorphoUser
This function specifies the number of acquisitions per finger.
setEntryValidationCondition(int) - Method in class com.acs.smartcard.PinModify
Sets the entry validation condition.
setEntryValidationCondition(int) - Method in class com.acs.smartcard.PinVerify
Sets the entry validation condition.
setError(Class, String) - Method in class org.simalliance.openmobileapi.service.SmartcardError
Sets the error information.
setFieldAttribute(FieldAttribute) - Method in class com.morpho.morphosmart.sdk.MorphoField
 
setFieldAttributeIntValue(int) - Method in class com.morpho.morphosmart.sdk.MorphoField
 
setFingerNumber(byte[]) - Method in class com.morpho.morphosmart.sdk.FingerNumber
 
setFormatString(int) - Method in class com.acs.smartcard.PinModify
Sets the format string.
setFormatString(int) - Method in class com.acs.smartcard.PinVerify
Sets the format string.
setFreindlyName(String) - Method in class com.morpho.android.usb.USBDeviceAttributes
 
setImage(byte[]) - Method in class com.morpho.morphosmart.sdk.MorphoImage
Set image data
setImage(Object) - Method in class com.morpho.morphosmart.sdk.MorphoImage
Set image data from input object
setImage(MorphoImage) - Method in class com.morpho.morphosmart.sdk.TemplateList
Add a MorphoImage to the list.
setInsertionOffsetNew(int) - Method in class com.acs.smartcard.PinModify
Sets the new insertion offset.
setInsertionOffsetOld(int) - Method in class com.acs.smartcard.PinModify
Sets the old insertion offset.
setKeyReturnCondition(int) - Method in class com.acs.smartcard.ReadKeyOption
Sets the key return condition.
setLabel(String) - Method in enum com.morpho.morphosmart.sdk.MorphoLogMode
 
setLangId(int) - Method in class com.acs.smartcard.PinModify
Sets the language ID.
setLangId(int) - Method in class com.acs.smartcard.PinVerify
Sets the language ID.
setLoggingLevelOfGroup(int, MorphoLogLevel) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function modify the logging level of a group (the modification is effective only in RAM memory and it is not reported in the configuration file).
setLoggingMode(MorphoLogMode) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function modify the logging mode (the modification is effective only in RAM memory and it is not reported in the configuration file).
setMatchingPKNumber(int) - Method in class com.morpho.morphosmart.sdk.ResultMatching
 
setMatchingScore(int) - Method in class com.morpho.morphosmart.sdk.ResultMatching
 
setMaxSize(int) - Method in class com.morpho.morphosmart.sdk.MorphoField
set the max size
setMessage(Object) - Method in class com.morpho.morphosmart.sdk.CallbackMessage
setter
setMessageType(int) - Method in class com.morpho.morphosmart.sdk.CallbackMessage
setter
setMinMultimodalSecurityLevel(int) - Method in class com.morpho.morphosmart.sdk.SecuConfig
 
setMorphoDatabasePointerCPP(long) - Method in class com.morpho.morphosmart.sdk.MorphoDatabase
MORPHO USE ONLY
setMorphoDeviceNativePointerCPP(long) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
MORPHO USE ONLY
setMorphoImageHeader(MorphoImageHeader) - Method in class com.morpho.morphosmart.sdk.MorphoImage
Set corresponding image header
setMorphoUserPointerCPP(long) - Method in class com.morpho.morphosmart.sdk.MorphoUser
MORPHO USE ONLY
setMsgIndex(int) - Method in class com.acs.smartcard.PinVerify
Sets the message index.
setMsgIndex1(int) - Method in class com.acs.smartcard.PinModify
Sets the message index 1.
setMsgIndex2(int) - Method in class com.acs.smartcard.PinModify
Sets the message index 2.
setMsgIndex3(int) - Method in class com.acs.smartcard.PinModify
Sets the message index 3.
setName(String) - Method in class com.morpho.morphosmart.sdk.MorphoField
 
setNbBitsPerPixel(int) - Method in class com.morpho.morphosmart.sdk.MorphoImageHeader
 
setNbColumn(int) - Method in class com.morpho.morphosmart.sdk.MorphoImageHeader
 
setNbRow(int) - Method in class com.morpho.morphosmart.sdk.MorphoImageHeader
 
setNfcTag(Tag) - Method in class org.simalliance.openmobileapi.Reader
 
setNfcTag(Tag) - Method in class org.simalliance.openmobileapi.Reader
 
setNfcTag(Tag) - Method in class org.simalliance.openmobileapi.SEService
 
setNfcTag(Tag) - Method in class org.simalliance.openmobileapi.SEService
 
setNoCheckOnTemplateForDBStore(boolean) - Method in class com.morpho.morphosmart.sdk.MorphoUser
This function specifies whether templates verification will be done or not when a new record is created (see dbStore method).
setNumberMessage(int) - Method in class com.acs.smartcard.PinModify
Sets the number message.
setNumberMessage(int) - Method in class com.acs.smartcard.PinVerify
Sets the number message.
setOnStateChangeListener(Reader.OnStateChangeListener) - Method in class com.acs.smartcard.Reader
Registers a callback to be invoked when the state of reader is changed.
setPcscReaderName(String) - Method in class org.simalliance.openmobileapi.Reader
 
setPcscReaderName(String) - Method in class org.simalliance.openmobileapi.Reader
 
setPcscReaderName(String) - Method in class org.simalliance.openmobileapi.SEService
 
setPcscReaderName(String) - Method in class org.simalliance.openmobileapi.SEService
 
setPeriphPowerState(String, boolean) - Method in class com.taztag.peripheralmanagement.PeripheralManager
 
setPinBlockString(int) - Method in class com.acs.smartcard.PinModify
Sets the PIN block string.
setPinBlockString(int) - Method in class com.acs.smartcard.PinVerify
Sets the PIN block string.
setPinLengthFormat(int) - Method in class com.acs.smartcard.PinModify
Sets the PIN length format.
setPinLengthFormat(int) - Method in class com.acs.smartcard.PinVerify
Sets the PIN length format.
setPinMaxExtraDigit(int) - Method in class com.acs.smartcard.PinModify
Sets the PIN max extra digit.
setPinMaxExtraDigit(int) - Method in class com.acs.smartcard.PinVerify
Sets the PIN max extra digit.
setPinMaxExtraDigit(int) - Method in class com.acs.smartcard.ReadKeyOption
Sets the PIN max extra digit.
setProduct(String) - Method in class com.morpho.android.usb.USBDeviceAttributes
 
setProtocol(int, int) - Method in class com.acs.smartcard.Reader
Sets the protocol.
setResX(int) - Method in class com.morpho.morphosmart.sdk.MorphoImageHeader
 
setResY(int) - Method in class com.morpho.morphosmart.sdk.MorphoImageHeader
 
setSecurityFAR(int) - Method in class com.morpho.morphosmart.sdk.SecuConfig
 
setSecurityLevel(SecurityLevel) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function sets the security level for finger acquisition functions.
setSecurityOptions(char) - Method in class com.morpho.morphosmart.sdk.SecuConfig
 
setSerialNumber(String) - Method in class com.morpho.morphosmart.sdk.SecuConfig
 
setStrategyAcquisitionMode(StrategyAcquisitionMode) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function sets the Strategy Acquisition Mode : Five different modes are supported.
setTemplateFVPType(TemplateFVPType) - Method in class com.morpho.morphosmart.sdk.Template
Set the type of the current TemplateFVP object.
setTemplateFVPType(int) - Method in class com.morpho.morphosmart.sdk.Template
Set the type of the current TemplateFVP object.
setTemplateFVPType(TemplateFVPType) - Method in class com.morpho.morphosmart.sdk.TemplateFVP
Set the type of the current TemplateFVP object.
setTemplateFVPType(int) - Method in class com.morpho.morphosmart.sdk.TemplateFVP
Set the type of the current TemplateFVP object.
setTemplateQuality(int) - Method in class com.morpho.morphosmart.sdk.Template
Set quality of the current template object.
setTemplateQuality(int) - Method in class com.morpho.morphosmart.sdk.TemplateFVP
Set quality of the current TemplateFVP object.
setTemplateQuality(byte[]) - Method in class com.morpho.morphosmart.sdk.TemplateQuality
 
setTemplateType(TemplateType) - Method in class com.morpho.morphosmart.sdk.Template
Set the type of the current Template object.
setTemplateType(int) - Method in class com.morpho.morphosmart.sdk.Template
Set the type of the current Template object
setTemplateUpdateMask(boolean[]) - Method in class com.morpho.morphosmart.sdk.MorphoUser
This method sets the template update mask for the next MophoUser.enroll() or MophoUser.dbStore()
setTeoPrologue(int, int) - Method in class com.acs.smartcard.PinModify
Sets the T1 prologue.
setTeoPrologue(int, int) - Method in class com.acs.smartcard.PinVerify
Sets the T1 prologue.
setTimeOut(int) - Method in class com.acs.smartcard.PinModify
Sets the timeout.
setTimeOut(int) - Method in class com.acs.smartcard.PinVerify
Sets the timeout.
setTimeOut(int) - Method in class com.acs.smartcard.ReadKeyOption
Sets the timeout.
setTimeOut2(int) - Method in class com.acs.smartcard.PinModify
Sets the timeout2.
setTimeOut2(int) - Method in class com.acs.smartcard.PinVerify
Sets the timeout2.
setValue(int) - Method in enum com.morpho.morphosmart.sdk.CallbackMask
 
shutdown() - Method in class org.simalliance.openmobileapi.SEService
Releases all Secure Elements resources allocated by this SEService.
shutdown() - Method in class org.simalliance.openmobileapi.SEService
Releases all Secure Elements resources allocated by this SEService.
SmartcardError - Class in org.simalliance.openmobileapi.service
Smartcard service parameter class used to marshal exception information from the smartcard service to clients.
SmartcardError() - Constructor for class org.simalliance.openmobileapi.service.SmartcardError
Creates an empty smartcard error container.
SmartcardError(String, String) - Constructor for class org.simalliance.openmobileapi.service.SmartcardError
Creates a smartcard error which creates the specified exception.
SOFTWAREID_CBM - Static variable in class com.morpho.android.usb.USBManager
 
SOFTWAREID_CBME3 - Static variable in class com.morpho.android.usb.USBManager
 
SOFTWAREID_CBME3L - Static variable in class com.morpho.android.usb.USBManager
 
SOFTWAREID_FVP - Static variable in class com.morpho.android.usb.USBManager
 
SOFTWAREID_FVP_C - Static variable in class com.morpho.android.usb.USBManager
 
SOFTWAREID_FVP_CL - Static variable in class com.morpho.android.usb.USBManager
 
SOFTWAREID_MASIGMA - Static variable in class com.morpho.android.usb.USBManager
 
SOFTWAREID_MEP - Static variable in class com.morpho.android.usb.USBManager
 
SOFTWAREID_MSO100 - Static variable in class com.morpho.android.usb.USBManager
 
SOFTWAREID_MSO1300E3 - Static variable in class com.morpho.android.usb.USBManager
 
SOFTWAREID_MSO1300E3L - Static variable in class com.morpho.android.usb.USBManager
 
SOFTWAREID_MSO1350 - Static variable in class com.morpho.android.usb.USBManager
 
SOFTWAREID_MSO1350E3 - Static variable in class com.morpho.android.usb.USBManager
 
SOFTWAREID_MSO1350E3L - Static variable in class com.morpho.android.usb.USBManager
 
SOFTWAREID_MSO300 - Static variable in class com.morpho.android.usb.USBManager
 
SOFTWAREID_MSO350 - Static variable in class com.morpho.android.usb.USBManager
 
SOFTWAREID_MSOTEST - Static variable in class com.morpho.android.usb.USBManager
 
SPUSB_TIMEOUT_INFINITE - Static variable in class com.morpho.android.usb.USBConstants
 
STATE_OFF - Static variable in class com.taztag.peripheralmanagement.PeripheralManager
 
STATE_OFF - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
STATE_ON - Static variable in class com.taztag.peripheralmanagement.PeripheralManager
Describes the peripheral state returned by "getPeripheralState" in the TazTagPowerService Possible values are: PeripheralManager.STATE_OFF, PeripheralManager.STATE_TURNING_ON, PeripheralManager.STATE_ON, PeripheralManager.STATE_TURNING_OFF,
STATE_ON - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
Describes the peripheral state returned by "getPeripheralState" in the TazTagPowerService Possible values are: PeripheralConstants.STATE_OFF, PeripheralConstants.STATE_TURNING_ON, PeripheralConstants.STATE_ON, PeripheralConstants.STATE_TURNING_OFF,
STATE_TURNING_OFF - Static variable in class com.taztag.peripheralmanagement.PeripheralManager
 
STATE_TURNING_OFF - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
STATE_TURNING_ON - Static variable in class com.taztag.peripheralmanagement.PeripheralManager
 
STATE_TURNING_ON - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
StrategyAcquisitionMode - Enum in com.morpho.morphosmart.sdk
Strategy Acquisition Mode
STRING_STATE_OFF - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
STRING_STATE_ON - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
STRING_STATE_TURNING_OFF - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
STRING_STATE_TURNING_ON - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 

T

TazTagPowerService - Class in com.taztag.taztagguam.power
 
TazTagPowerService() - Constructor for class com.taztag.taztagguam.power.TazTagPowerService
 
TazTagPowerService.PeripheralEvents - Class in com.taztag.taztagguam.power
Receives the low level intent (GUAM_PERIPH_CONNECT / GUAM_PERIPH_DISCONNECT) and dispatch it to the client
TazTagPowerService.PeripheralEvents() - Constructor for class com.taztag.taztagguam.power.TazTagPowerService.PeripheralEvents
 
Template - Class in com.morpho.morphosmart.sdk
This class represent the finger template used or generated during a Capture/Enroll/Verify/Identify operation.
Template() - Constructor for class com.morpho.morphosmart.sdk.Template
 
TemplateFVP - Class in com.morpho.morphosmart.sdk
This class represent the finger VP template used or generated during a Capture/Enroll/Verify/Identify operation.
TemplateFVP() - Constructor for class com.morpho.morphosmart.sdk.TemplateFVP
 
TemplateFVPType - Enum in com.morpho.morphosmart.sdk
This enumeration list the possible types of an FVP template
TemplateList - Class in com.morpho.morphosmart.sdk
This class contains a list of templates.
TemplateList() - Constructor for class com.morpho.morphosmart.sdk.TemplateList
 
TemplateQuality - Class in com.morpho.morphosmart.sdk
This class store a template quality value.
TemplateQuality() - Constructor for class com.morpho.morphosmart.sdk.TemplateQuality
 
TemplateType - Enum in com.morpho.morphosmart.sdk
This enumeration list the possible types of a Template
throwException() - Method in class org.simalliance.openmobileapi.service.SmartcardError
Throws the encoded exception.
TIMEOUT - Static variable in class com.morpho.android.usb.USBConstants
 
TlvProperties - Class in com.acs.smartcard
This class represents TLV properties in PC/SC 2.0 Part 10.
TlvProperties() - Constructor for class com.acs.smartcard.TlvProperties
Creates an instance of TlvProperties.
TlvProperties(byte[], int) - Constructor for class com.acs.smartcard.TlvProperties
Creates and initializes an instance of TlvProperties from the byte array.
toByteArray() - Method in class com.acs.smartcard.PinModify
Converts the PinModify to the byte array.
toByteArray() - Method in class com.acs.smartcard.PinVerify
Converts the PinVerify to the byte array.
toByteArray() - Method in class com.acs.smartcard.ReadKeyOption
Converts the ReadKeyOption to the byte array.
transmit(int, byte[], int, byte[], int) - Method in class com.acs.smartcard.Reader
Transmits the APDU.
transmit(byte[]) - Method in class org.simalliance.openmobileapi.Channel
Transmit an APDU command (as per ISO7816-4) to the secure element and wait for the response.
transmit(byte[]) - Method in class org.simalliance.openmobileapi.Channel
Transmit an APDU command (as per ISO7816-4) to the secure element and wait for the response.

U

unlock(byte[], byte[]) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function unlocks the MorphoSmart™.
unlock(String, String) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
Deprecated. kept for compatibility with release 6.6.6.1_Android_3.3, replaced by unlock
UnpoweredCardException - Exception in com.acs.smartcard
Thrown when a program attempts to access a card which is not powered.
UnpoweredCardException() - Constructor for exception com.acs.smartcard.UnpoweredCardException
 
UnpoweredCardException(String) - Constructor for exception com.acs.smartcard.UnpoweredCardException
 
UnpoweredCardException(String, Throwable) - Constructor for exception com.acs.smartcard.UnpoweredCardException
 
UnpoweredCardException(Throwable) - Constructor for exception com.acs.smartcard.UnpoweredCardException
 
UnresponsiveCardException - Exception in com.acs.smartcard
Thrown when a program attempts to access a card which is not responding to a reset.
UnresponsiveCardException() - Constructor for exception com.acs.smartcard.UnresponsiveCardException
 
UnresponsiveCardException(String) - Constructor for exception com.acs.smartcard.UnresponsiveCardException
 
UnresponsiveCardException(String, Throwable) - Constructor for exception com.acs.smartcard.UnresponsiveCardException
 
UnresponsiveCardException(Throwable) - Constructor for exception com.acs.smartcard.UnresponsiveCardException
 
UnsupportedCardException - Exception in com.acs.smartcard
Thrown when a program attempts to access a card which is not supported.
UnsupportedCardException() - Constructor for exception com.acs.smartcard.UnsupportedCardException
 
UnsupportedCardException(String) - Constructor for exception com.acs.smartcard.UnsupportedCardException
 
UnsupportedCardException(String, Throwable) - Constructor for exception com.acs.smartcard.UnsupportedCardException
 
UnsupportedCardException(Throwable) - Constructor for exception com.acs.smartcard.UnsupportedCardException
 
USB_DESCRIPTOR_DEVICE - Static variable in class com.morpho.android.usb.USBConstants
Value
USB_DESCRIPTOR_REPORT - Static variable in class com.morpho.android.usb.USBConstants
 
USB_DESCRIPTOR_STRING - Static variable in class com.morpho.android.usb.USBConstants
 
USB_DEVICE_DESCRIPTOR_LANGUAGE_ENGLISH - Static variable in class com.morpho.android.usb.USBConstants
 
USB_DEVICE_DESCRIPTOR_LENGTH - Static variable in class com.morpho.android.usb.USBConstants
 
USB_ENDPOINT_ADDRESS_MASK - Static variable in class com.morpho.android.usb.USBConstants
 
USB_ENDPOINT_DIR_MASK - Static variable in class com.morpho.android.usb.USBConstants
 
USB_ENDPOINT_IN - Static variable in class com.morpho.android.usb.USBConstants
Request Type
USB_ENDPOINT_OUT - Static variable in class com.morpho.android.usb.USBConstants
 
USB_ENDPOINT_TYPE_BULK - Static variable in class com.morpho.android.usb.USBConstants
 
USB_ENDPOINT_TYPE_CONTROL - Static variable in class com.morpho.android.usb.USBConstants
 
USB_ENDPOINT_TYPE_INTERRUPT - Static variable in class com.morpho.android.usb.USBConstants
 
USB_ENDPOINT_TYPE_ISOCHRONOUS - Static variable in class com.morpho.android.usb.USBConstants
 
USB_ENDPOINT_TYPE_MASK - Static variable in class com.morpho.android.usb.USBConstants
 
USB_HOST - Static variable in class com.taztag.peripheralmanagement.PeripheralManager
Used to manage USB host power
USB_HOST_NAME - Static variable in class com.taztag.taztagguam.power.PeripheralConstants
 
USB_MAXINTERFACES - Static variable in class com.morpho.android.usb.USBConstants
 
USB_RECIPIENT_INTERFACE - Static variable in class com.morpho.android.usb.USBConstants
 
USB_REPORT_TYPE_FEATURE - Static variable in class com.morpho.android.usb.USBConstants
 
USB_REPORT_TYPE_STRING - Static variable in class com.morpho.android.usb.USBConstants
 
USB_REQUEST_GET_DESCRIPTOR - Static variable in class com.morpho.android.usb.USBConstants
 
USB_REQUEST_GET_FEATURE - Static variable in class com.morpho.android.usb.USBConstants
 
USB_REQUEST_SET_FEATURE - Static variable in class com.morpho.android.usb.USBConstants
Request
USB_REQUEST_TYPE_CLASS - Static variable in class com.morpho.android.usb.USBConstants
 
USB_REQUEST_TYPE_STANDARD - Static variable in class com.morpho.android.usb.USBConstants
 
USBConstants - Class in com.morpho.android.usb
 
USBConstants() - Constructor for class com.morpho.android.usb.USBConstants
 
USBDevice - Class in com.morpho.android.usb
 
USBDevice(USBDeviceAttributes, UsbManager, UsbDevice) - Constructor for class com.morpho.android.usb.USBDevice
 
USBDeviceAttributes - Class in com.morpho.android.usb
 
USBDeviceAttributes(int, int) - Constructor for class com.morpho.android.usb.USBDeviceAttributes
 
USBDeviceAttributes(String, int, int, int) - Constructor for class com.morpho.android.usb.USBDeviceAttributes
Constructs an USBDeviceAttributes object (called by the JNI)
USBManager - Class in com.morpho.android.usb
USBManager

V

valueOf(String) - Static method in enum com.morpho.morphosmart.sdk.CallbackMask
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.morpho.morphosmart.sdk.Coder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.morpho.morphosmart.sdk.CompressionAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.morpho.morphosmart.sdk.DescriptorID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.morpho.morphosmart.sdk.DetectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.morpho.morphosmart.sdk.EnrollmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.morpho.morphosmart.sdk.FieldAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.morpho.morphosmart.sdk.LatentDetection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.morpho.morphosmart.sdk.MatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.morpho.morphosmart.sdk.MorphoDeviceConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.morpho.morphosmart.sdk.MorphoKCVID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.morpho.morphosmart.sdk.MorphoLogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.morpho.morphosmart.sdk.MorphoLogMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.morpho.morphosmart.sdk.MorphoTypeDeletion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.morpho.morphosmart.sdk.MorphoWakeUpMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.morpho.morphosmart.sdk.SecurityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.morpho.morphosmart.sdk.StrategyAcquisitionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.morpho.morphosmart.sdk.TemplateFVPType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.morpho.morphosmart.sdk.TemplateType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.morpho.morphosmart.sdk.CallbackMask
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.morpho.morphosmart.sdk.Coder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.morpho.morphosmart.sdk.CompressionAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.morpho.morphosmart.sdk.DescriptorID
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.morpho.morphosmart.sdk.DetectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.morpho.morphosmart.sdk.EnrollmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.morpho.morphosmart.sdk.FieldAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.morpho.morphosmart.sdk.LatentDetection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.morpho.morphosmart.sdk.MatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.morpho.morphosmart.sdk.MorphoDeviceConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.morpho.morphosmart.sdk.MorphoKCVID
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.morpho.morphosmart.sdk.MorphoLogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.morpho.morphosmart.sdk.MorphoLogMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.morpho.morphosmart.sdk.MorphoTypeDeletion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.morpho.morphosmart.sdk.MorphoWakeUpMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.morpho.morphosmart.sdk.SecurityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.morpho.morphosmart.sdk.StrategyAcquisitionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.morpho.morphosmart.sdk.TemplateFVPType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.morpho.morphosmart.sdk.TemplateType
Returns an array containing the constants of this enum type, in the order they are declared.
verify(int, int, Coder, int, int, TemplateList, int, Observer, ResultMatching) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function captures a live finger and checks if it matches with the user referred to.
verify(int, int, Coder, int, MatchingStrategy, int, Observer, ResultMatching) - Method in class com.morpho.morphosmart.sdk.MorphoUser
This function captures a live finger and checks if it matches with the user referred to.
verifyMatch(int, TemplateList, TemplateList, Integer) - Method in class com.morpho.morphosmart.sdk.MorphoDevice
This function checks if one template of the reference template list matches with the unique template of the search template list.

W

waitForState(String, String, long) - Static method in class com.taztag.taztagguam.power.TazTagPowerService
 
write(byte[], int, int) - Method in class com.morpho.android.usb.USBDevice
 
writeToParcel(Parcel, int) - Method in class com.morpho.android.usb.USBDeviceAttributes
 
writeToParcel(Parcel, int) - Method in class org.simalliance.openmobileapi.service.SmartcardError
 

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