A B C D E F G I M O P R S T U 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.

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

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.
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.
close() - Method in class com.acs.smartcard.Reader
Closes the reader.
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.
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.
com.acs.smartcard - package com.acs.smartcard
 
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
 
control(int, int, byte[], int, byte[], int) - Method in class com.acs.smartcard.Reader
Controls the reader.
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.
CREATOR - Static variable in class org.simalliance.openmobileapi.service.SmartcardError
 

D

describeContents() - Method in class org.simalliance.openmobileapi.service.SmartcardError
 
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

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

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.
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
 
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.

G

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.
getCcidErrorCode() - Method in exception com.acs.smartcard.CommunicationErrorException
Gets the CCID error code.
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.
getDevice() - Method in class com.acs.smartcard.Reader
Gets the device.
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.
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.
getFormatString() - Method in class com.acs.smartcard.PinModify
Gets the format string.
getFormatString() - Method in class com.acs.smartcard.PinVerify
Gets the format string.
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.
getKeyReturnCondition() - Method in class com.acs.smartcard.ReadKeyOption
Gets the key return condition.
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
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 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.
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.
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.
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.
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.
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.
getState(int) - Method in class com.acs.smartcard.Reader
Gets the card state.
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.
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
 

I

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
 
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
 
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).
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.
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.

M

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
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.
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.
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.
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
 

R

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.
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
 

S

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
 
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.
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.
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.
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.
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.
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.
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.
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.
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.
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
 
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.
setProtocol(int, int) - Method in class com.acs.smartcard.Reader
Sets the protocol.
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.
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.
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
 
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
 
throwException() - Method in class org.simalliance.openmobileapi.service.SmartcardError
Throws the encoded exception.
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

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_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
 

W

waitForState(String, String, long) - Static method in class com.taztag.taztagguam.power.TazTagPowerService
 
writeToParcel(Parcel, int) - Method in class org.simalliance.openmobileapi.service.SmartcardError
 

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