Gemalto sites: Corporate | Brasil | France | 日本 | Latin America | Developers | Tech Support | Enterprise Partners
OpenCard  
 
OCF, the OpenCard Framework is a standard Java framework for working with Smart Cards.  
 
Overview  Package  Class  Tree  Deprecated   Index  Help 
 PREV   NEXT FRAMES    NO FRAMES
A B C D E F G H I J K L M N O P Q R S T U V W Z

A

abortEncryption() - Method in class com.ibm.opencard.access.MFCSecureMessenger
Leaves an encryption phase due to an error.
abortEncryption() - Method in interface com.ibm.opencard.access.MFCEncryptor
Cancels the execution of an encrypted command.
abortProtection() - Method in class com.ibm.opencard.access.MFCSecureMessenger
Leaves a protection phase due to an error.
abortProtection() - Method in interface com.ibm.opencard.access.MFCProtector
Cancels the execution of a protected command.
AbstractAppletAccessor - class opencard.opt.applet.mgmt.AbstractAppletAccessor.
The AbstractAppletAccessor is an abstract class providing card type independent base functionality for implementations of an AppletAccessCardService.
AbstractAppletAccessor() - Constructor for class opencard.opt.applet.mgmt.AbstractAppletAccessor
Instantiate a AbstractAppletAccessor object.
AbstractLockableTerminal - class opencard.opt.terminal.AbstractLockableTerminal.
AbstractLockableTerminal is a base class for implementing lockable CardTerminals.
AbstractLockableTerminal(String, String, String) - Constructor for class opencard.opt.terminal.AbstractLockableTerminal
Instantiates a CardTerminal object.
ACCESS_BINARY - Static variable in class com.ibm.opencard.dictionary.Item
Access only possible in binary mode
ACCESS_CONDITION - Static variable in class com.ibm.opencard.script.Code
 
ACCESS_CONDITION - Static variable in interface com.ibm.opencard.util.SCTTag
 
access_conditions - Variable in class com.ibm.opencard.service.AccessInformation
An array of decoded access conditions.
ACCESS_MODE - Static variable in class com.ibm.opencard.script.Code
 
ACCESS_MODE - Static variable in interface com.ibm.opencard.util.SCTTag
 
access_parser - Variable in class com.ibm.opencard.access.MFCAccessInformation
The parser that decodes the encoded access conditions.
access_parser - Variable in class com.ibm.opencard.service.MFC35ObjectSRParser
The underlying parser for access conditions.
ACCESS_RECORD - Static variable in class com.ibm.opencard.dictionary.Item
Access only possible in record mode
ACCESS_SELECT - Static variable in class com.ibm.opencard.dictionary.Item
Access only possible in select mode
ACCESS_TAGGED - Static variable in class com.ibm.opencard.dictionary.Item
Access only possible in tagged mode
ACCESS_UNDEFINED - Static variable in class com.ibm.opencard.dictionary.Item
Access is undefined
AccessConditions - interface com.ibm.opencard.service.AccessConditions.
An interface for classes that represent access conditions.
AccessInformation - class com.ibm.opencard.service.AccessInformation.
Represents access information to smartcard objects.
AccessInformation(byte[], int, int) - Constructor for class com.ibm.opencard.service.AccessInformation
Initializes new access information.
accessMode() - Method in class com.ibm.opencard.dictionary.Item
Return the access mode of this item.
accessParser - Variable in class com.ibm.opencard.signature.MFC40KeyInfoRParser
The underlying parser for access conditions.
actionPerformed(ActionEvent) - Method in class com.ibm.opencard.handler.IDDialog
Handle action events. Close the dialog on buttons and RETURN in the text field.
actionPerformed(ActionEvent) - Method in class opencard.core.service.DefaultCHVDialog.IDDialog
Handle action events. Close the dialog on buttons and RETURN in the text field.
add(CardServiceFactory) - Method in class opencard.core.service.CardServiceRegistry
Adds a CardServiceFactory to the registry.
add(CardTerminal) - Method in class opencard.core.terminal.CardTerminalRegistry
Adds a CardTerminal instance to the registry.
add(Handler) - Method in class com.ibm.opencard.handler.HandlerChain
This function adds a handler to the chain of responsibility at the first position.
add(int, int) - Static method in class netscape.security.Privilege
 
add(Privilege, Privilege) - Static method in class netscape.security.Privilege
 
add(TLV) - Method in class opencard.opt.util.TLV
Add the given TLV object to this TLV instance (only if constructed).
addAt(Handler, int) - Method in class com.ibm.opencard.handler.HandlerChain
Add a Handler at a given position in the chain of responsibility.
addCredentialStore(CredentialStore) - Method in class opencard.opt.security.CredentialBag
Adds a store to this bag.
addCTListener(CTListener) - Method in class opencard.core.event.EventGenerator
Adds a CTListener.
addCTListener(CTListener) - Method in class opencard.core.terminal.CardTerminalRegistry
Deprecated. use EventGenerator.addCTListener
addDataEntry(byte[], byte[]) - Method in class com.ibm.opencard.buffer.TLVBuffer
Add an entry with given id, which contains the given data to this buffer.
addDataEntry(String, byte[]) - Method in class com.ibm.opencard.buffer.TLVBuffer
Add an entry with given id, which contains the given data to this buffer.
addDirectory(String) - Method in class com.ibm.tools.rejar.JarFile
add a directory to the jar archive
addErrorListener(ErrorListener) - Method in class opencard.tests.testframe.TestFrame
 
addExpectedResult(int) - Method in class opencard.tests.terminal.TestBean
Append a expected Result to the result lookup hashtable.
addExpectedResult(Object) - Method in class opencard.tests.terminal.TestBean
Append a expected result Object to the result lookup hashtable.
addFile(String, int, InputStream) - Method in class com.ibm.tools.rejar.JarFile
add a file to the jar archive
addInfoListener(InfoListener) - Method in class opencard.tests.testframe.TestFrame
 
addNotify() - Method in class com.ibm.tools.rejar.ReJar
 
addNotify() - Method in class com.ibm.tools.rejar.ProcessFrame
 
addPollable(Pollable) - Method in class opencard.core.terminal.CardTerminalRegistry
Adds a Pollable card terminal to the observer's list of pollable terminals.
address - Variable in class opencard.core.terminal.CardTerminal
 
addSlots(int) - Method in class opencard.core.terminal.CardTerminal
Add Slots to the CardTerminal.
addTLV(TLV) - Method in class com.ibm.opencard.buffer.TLVBuffer
Add a TLV.
addTracerListener(TracerListener) - Static method in class opencard.core.util.Tracer
Adds a TracerListener.
addUnexpectedResult(int) - Method in class opencard.tests.terminal.TestBean
Append an unexpected Result to the result lookup hashtable.
addUnexpectedResult(Object) - Method in class opencard.tests.terminal.TestBean
Append an unexpected result object to the result lookup hashtable.
addValueEntry(String, int) - Method in class com.ibm.opencard.buffer.TLVBuffer
Add an entry with given id, which contains the given positive integer value to this buffer.
AGENCY - Static variable in class com.ibm.opencard.handler.Request
request to start a new agency
AGENCY_REQUEST - Static variable in class com.ibm.opencard.script.Code
 
AGENCY_REQUEST - Static variable in interface com.ibm.opencard.util.SCTTag
 
AGENT - Static variable in class com.ibm.opencard.handler.Request
request for execution of an agent command
AGENT_COMMAND - Static variable in class com.ibm.opencard.script.Code
 
AGENT_COMMAND - Static variable in interface com.ibm.opencard.util.SCTTag
 
AGENT_REQUEST - Static variable in class com.ibm.opencard.script.Code
 
AGENT_REQUEST - Static variable in interface com.ibm.opencard.util.SCTTag
 
aid - Variable in class opencard.opt.applet.AppletInfo
Applet ID
ALERT - Static variable in interface opencard.core.util.TraceLevels
Action must be taken immediately
alert(String, String) - Method in class opencard.core.util.Tracer
Traces a ALERT level message.
alert(String, Throwable) - Method in class opencard.core.util.Tracer
Traces a ALERT throwable
ALGORITHM - Static variable in class com.ibm.opencard.script.Code
 
ALGORITHM - Static variable in interface com.ibm.opencard.util.SCTTag
 
aliasName() - Method in class com.ibm.opencard.dictionary.Item
Return the alias name of this item.
allocateCardChannel() - Method in class com.ibm.opencard.service.MFCCardService
Allocates a card channel.
allocateCardChannel() - Method in class opencard.core.service.CardService
Allocates a card channel iff one is required.
allocateCardChannel(Object, boolean) - Method in class opencard.core.service.CardServiceScheduler
Allocates a card channel.
allocateChannel() - Method in class com.ibm.opencard.script.MFCScriptService
Allocates a card channel.
ALLOWED - Static variable in class netscape.security.Privilege
 
analyseStatus(int, byte, Object) - Method in interface com.ibm.opencard.service.MFCCodes
Analyses the status of a smartcard's response.
analyseStatus(int, byte, Object) - Method in class com.ibm.opencard.service.MFC35Codes
Analyses the status of a smartcard's response to a command.
analyseStatus(int, byte, Object) - Method in class com.ibm.opencard.signature.MFC40SigCodes
Analyses the status of a smartcard's response to a key command.
ANSWER_TO_RESET - Static variable in class com.ibm.opencard.script.Code
 
ANSWER_TO_RESET - Static variable in interface com.ibm.opencard.util.SCTTag
 
ANYCARD - Static variable in class opencard.core.service.CardRequest
Wait behavior if cards already inserted are to be considered.
APDU - class opencard.core.terminal.APDU.
An APDU represents a Application Protocol Data Unit which is the basic unit of communication with a smart card.
apdu_buffer - Variable in class opencard.core.terminal.APDU
A buffer to hold the re-usable command APDU.
APDU_HEADER - Static variable in class com.ibm.opencard.script.Code
 
APDU_HEADER - Static variable in interface com.ibm.opencard.util.SCTTag
 
apdu_length - Variable in class opencard.core.terminal.APDU
The length of the command APDU currently in the buffer.
APDU(byte[]) - Constructor for class opencard.core.terminal.APDU
Creates a new re-usable APDU and initializes it with the given buffer.
APDU(byte[], int) - Constructor for class opencard.core.terminal.APDU
Creates a new re-usable APDU and initializes it with the given buffer.
APDU(int) - Constructor for class opencard.core.terminal.APDU
Creates a new re-usable APDU with a given buffer size.
APDUDataInputStream - class com.gemplus.opencard.terminal.APDUDataInputStream.
Class APDUDataInputStream provides facilities to decode an APDU response field.
APDUDataInputStream(byte[]) - Constructor for class com.gemplus.opencard.terminal.APDUDataInputStream
Constructs an APDUDataInputStream object.
APDUDataInputStream(ResponseAPDU) - Constructor for class com.gemplus.opencard.terminal.APDUDataInputStream
Constructs an APDUDataInputStream object.
APDUDataOutputStream - class com.gemplus.opencard.terminal.APDUDataOutputStream.
Class APDUDataOutputStream provides facilities to encode an APDU command field.
APDUDataOutputStream() - Constructor for class com.gemplus.opencard.terminal.APDUDataOutputStream
Constructs an APDUDataOutputStream object.
APDUDataStreamException - exception com.gemplus.opencard.terminal.APDUDataStreamException.
Class APDUDataStreamException is an exception that can be thrown by an APDUDataOutputStream in case of I/O error during a flush or close of the stream.
APDUDataStreamException() - Constructor for class com.gemplus.opencard.terminal.APDUDataStreamException
Constructs a APDUDataStreamException without a detail message.
APDUDataStreamException(String) - Constructor for class com.gemplus.opencard.terminal.APDUDataStreamException
Constructs a APDUDataStreamException with the specified detail message.
APDUSender - interface com.ibm.opencard.script.APDUSender.
An interface for a service that exchanges APDUs with a smartcard.
apduStreamTest1() - Static method in class com.gemplus.opencard.terminal.TestExtendedCommandAPDU
 
apduStreamTest2() - Static method in class com.gemplus.opencard.terminal.TestExtendedCommandAPDU
 
apduStreamTest3() - Static method in class com.gemplus.opencard.terminal.TestExtendedCommandAPDU
 
append(byte) - Method in class opencard.core.terminal.APDU
Appends the given byte to the internally buffered APDU.
append(byte) - Method in class opencard.opt.terminal.ISOCommandAPDU
Appends the given byte to the buffered APDU.
append(byte[]) - Method in class com.ibm.opencard.buffer.TLVBuffer
Append the contents of a given byte arras to the contents of this buffer.
append(byte[]) - Method in class com.ibm.opencard.buffer.DataBuffer
Append the contents of a given byte arras to the contents of this buffer.
append(byte[]) - Method in class opencard.core.terminal.APDU
Appends the given byte array to the internally buffered APDU.
append(byte[]) - Method in class opencard.opt.terminal.ISOCommandAPDU
Appends the given byte array to the data field of the APDU.
append(CardFilePath) - Method in class opencard.opt.iso.fs.CardFilePath
Append to this CardFilePath object.
append(CardFilePathComponent) - Method in class opencard.opt.iso.fs.CardFilePath
Append to this CardFilePath object.
appendBlock(byte[]) - Method in class com.ibm.opencard.service.MFCCommandAPDU
Appends a data block to the APDU currently stored.
appendBlock(byte[], int, int) - Method in class com.ibm.opencard.service.MFCCommandAPDU
Appends part of an array as a data block to the APDU currently stored.
appendRecord(CardFilePath, byte[]) - Method in class com.ibm.opencard.isofs.MFCFileAccess
 
appendRecord(CardFilePath, byte[]) - Method in interface opencard.opt.iso.fs.FileAccessCardService
Appends data to a structured file.
appendRecord(MFCCardChannel, byte[]) - Method in class com.ibm.opencard.isofs.MFC35FileAccessImpl
Appends data to a structured file.
appendRecord(MFCCardChannel, byte[]) - Method in interface com.ibm.opencard.isofs.MFCFileAccessImpl
Appends data to a structured file.
APPID_ENCODING - Static variable in interface opencard.core.OpenCardConstants
Encoding used for application identifiers
APPID_PREFIX - Static variable in class opencard.opt.iso.fs.CardFilePath
 
AppletAccessCardService - interface opencard.opt.applet.mgmt.AppletAccessCardService.
The AppletAccessCardService interface defines a set of calls for accessing card-resident applets. The set of methods supports access to an applet directory and retrieve informations like listed applets, security domain, label, etc..
AppletCode - class opencard.opt.applet.mgmt.AppletCode.
The AppletCode To be defined Should contain Information to install an Applet on a card.
AppletCode() - Constructor for class opencard.opt.applet.mgmt.AppletCode
 
appletDeselected() - Method in class opencard.opt.applet.AppletState
This method is to be called when the applet to which the AppletState belongs was deselected.
AppletID - class opencard.opt.applet.AppletID.
AppletID encapsulates the applet identifier as defined by ISO 7816-5.
AppletID() - Constructor for class opencard.opt.applet.AppletID
hide this one
AppletID(byte[]) - Constructor for class opencard.opt.applet.AppletID
 
AppletID(int) - Constructor for class opencard.opt.applet.AppletID
 
AppletID(String) - Constructor for class opencard.opt.applet.AppletID
 
AppletInfo - class opencard.opt.applet.AppletInfo.
The AppletInfo encapsulates the descriptive information about an applet stored on a smart card (e.g. security Domain or AppletID).
AppletInfo() - Constructor for class opencard.opt.applet.AppletInfo
 
AppletManagerCardService - interface opencard.opt.applet.mgmt.AppletManagerCardService.
The AppletManagerCardService interface defines a set of calls for the maintenance of multiple applets on a card.
AppletProxy - class opencard.opt.applet.AppletProxy.
AppletProxy is the base class for all applet proxies.
AppletProxy() - Constructor for class opencard.opt.applet.AppletProxy
 
AppletSelector - interface opencard.opt.applet.AppletSelector.
The AppletSelector interface defines the minimum features that are necessary for working with card-resident applets.
AppletState - class opencard.opt.applet.AppletState.
Applet states are to be used for representing the state of an applet to applet proxies associated with that applet.
AppletState() - Constructor for class opencard.opt.applet.AppletState
 
APPLICATION - Static variable in class com.ibm.opencard.script.Code
 
APPLICATION - Static variable in interface com.ibm.opencard.util.SCTTag
 
application_id - Variable in class com.ibm.opencard.service.MFC41CardServiceImpl
 
applicationID() - Method in class opencard.core.terminal.CHVControl
Get the application ID string. The application ID gives the user information on the application he is expected to give card holder verification for.
archive - Variable in class opencard.opt.util.URLClassLoader
 
archiveLoaded - Variable in class opencard.opt.util.URLClassLoader
 
ARGUMENT - Static variable in class com.ibm.opencard.script.Code
 
ARGUMENT - Static variable in interface com.ibm.opencard.util.SCTTag
 
argument() - Method in class com.ibm.opencard.handler.Request
Return the argument buffer of this request.
argument(DataBuffer) - Method in class com.ibm.opencard.handler.Request
Set the argument buffer of this request.
asBigInt(byte[], int, int) - Method in class com.ibm.opencard.signature.MFC40KeyConverter
Create BigInteger from PKA_FILE byte representation
AskRandom - class opencard.tests.terminal.AskRandom.
AskRandom defines a simple Get Challenge-Command.
AskRandom() - Constructor for class opencard.tests.terminal.AskRandom
Default constructor.
assemble() - Method in class opencard.tests.terminal.CommandBean
Assemble this CommandAPDU using the current values of the Parameters.
assemble() - Method in class opencard.tests.terminal.DirectCommand
Overwrite this methode from the superclass: The CommandAPDU which has to send to th card shall not be assembled out of the Parameters CLA, INS, P1, P2, P3!
assertIsCertificationKey() - Method in class com.ibm.opencard.signature.MFCKeyInfo
check if a key can be used for key validation or certification
assertPermission(PermissionID) - Static method in class com.ms.security.PolicyEngine
 
assertSignatureLength(int) - Method in class com.ibm.opencard.signature.MFCKeyInfo
Check a given signature length is compatible with the key's input length.
assertSignDataAlgorithm(String) - Method in class com.ibm.opencard.signature.MFC40SignatureImpl
Assert that a specific signature service implementation supports a signature algorithm.
assertSignDataAlgorithm(String) - Method in class com.ibm.opencard.signature.MFC421SignatureImpl
Assert that a specific signature service implementation supports a signature algorithm.
assertSignDataAlgorithm(String) - Method in interface com.ibm.opencard.signature.MFCSignatureImpl
Assert that a specific signature service implementation supports a signature algorithm.
assertSignHashAlgorithm(String) - Method in class com.ibm.opencard.signature.MFC40SignatureImpl
Assert that a specific signature service implementation supports a signature algorithm.
assertSignHashAlgorithm(String) - Method in class com.ibm.opencard.signature.MFC421SignatureImpl
Assert that a specific signature service implementation supports a signature algorithm.
assertSignHashAlgorithm(String) - Method in interface com.ibm.opencard.signature.MFCSignatureImpl
Assert that a specific signature service implementation supports a signature algorithm.
assertSignPadAlgorithm(String) - Method in class com.ibm.opencard.signature.MFC40SignatureImpl
Assert that a specific signature service implementation supports a padding algorithm.
assertSignPadAlgorithm(String) - Method in interface com.ibm.opencard.signature.MFCSignatureImpl
Assert that a specific signature service implementation supports a padding algorithm.
assertSupportsInputLength(int) - Method in class com.ibm.opencard.signature.MFCKeyInfo
Check a given data input length is compatible with the key's input length and padding algorithm
assertSupportsKey(PrivateKey) - Method in class com.ibm.opencard.signature.MFC40KeyConverter
Check if the card can store a private key of the provided type
assertSupportsKey(PrivateKey) - Method in class com.ibm.opencard.signature.MFC421KeyConverter
Check if the card can store a private Key of the provided type
assertSupportsKey(PrivateKey) - Method in interface com.ibm.opencard.signature.MFCKeyConverter
Check if the card can store a private Key of the provided type
assertSupportsKey(PublicKey) - Method in class com.ibm.opencard.signature.MFC40KeyConverter
Check if the card can store a public key of the provided type
assertSupportsKey(PublicKey) - Method in class com.ibm.opencard.signature.MFC421KeyConverter
Check if the card can store a public Key of the provided type
assertSupportsKey(PublicKey) - Method in interface com.ibm.opencard.signature.MFCKeyConverter
Check if the card can store a public Key of the provided type
assertSupportsPadAlgorithm(String) - Method in class com.ibm.opencard.signature.MFCKeyInfo
Check if the key supports the specified padding algorithm
assertSupportsSignAlgorithm(String, boolean) - Method in class com.ibm.opencard.signature.MFCKeyInfo
Check if the key supports the specified algorithm
atr - Variable in class opencard.core.terminal.CardID
The represented ATR.
ATR - Variable in class com.ibm.opencard.terminal.pcsc10.PcscReaderState
ATR is set by the resource manager to the current ATR-String, if one card is inserted.
ATR_HISTORICAL_DATA - Static variable in class com.ibm.opencard.script.Code
 
ATR_HISTORICAL_DATA - Static variable in interface com.ibm.opencard.util.SCTTag
 
AutCardService - interface opencard.opt.security.AutCardService.
 
AUTHENTICATION - Static variable in class com.ibm.opencard.handler.Request
request to perform an internal authentication of the card
AUTHENTICATION_DOMAIN - Static variable in class com.ibm.opencard.script.Code
 
AUTHENTICATION_DOMAIN - Static variable in interface com.ibm.opencard.util.SCTTag
 
AUTHENTICATION_REQUEST - Static variable in class com.ibm.opencard.script.Code
 
AUTHENTICATION_REQUEST - Static variable in interface com.ibm.opencard.util.SCTTag
 
available() - Method in class com.gemplus.opencard.terminal.APDUDataInputStream
Returns the number of remaining bytes available in the stream.
available() - Method in class opencard.opt.iso.fs.CardFileInputStream
Return the number of byte available for reading.

B

BadHeaderException - exception com.ibm.opencard.access.BadHeaderException.
Exception thrown when a file header cannot be parsed.
BadHeaderException() - Constructor for class com.ibm.opencard.access.BadHeaderException
Creates a new exception without detail message.
BadHeaderException(String) - Constructor for class com.ibm.opencard.access.BadHeaderException
Creates a new exception with the given detail message.
BasicAppletCardService - class opencard.opt.applet.BasicAppletCardService.
This service offers methods to applications or proxies derived from it, which send a given command APDU to the card applet identified by the given application identifier and which return the result APDU.
BasicAppletCardService() - Constructor for class opencard.opt.applet.BasicAppletCardService
 
BasicDatabase - class opencard.opt.database.BasicDatabase.
This class is designed as a basic default class which allows programmers to access ISO 7816-7-compliant smartcards.
BasicDatabase() - Constructor for class opencard.opt.database.BasicDatabase
Constructor called when creating a new BasicDatabase.
BasicDatabaseFactory - class opencard.opt.database.BasicDatabaseFactory.
This class is the implementation of a CardServiceFactory that provides access to a BasicDatabase CardService for a smartcard that is compliant with ISO7816-7.
BasicDatabaseFactory() - Constructor for class opencard.opt.database.BasicDatabaseFactory
 
BasicEMVAppletAccess - class opencard.opt.emv.mgmt.BasicEMVAppletAccess.
The BasicEMVAppletAccess provides an implementation of an AppletAccessCardService for EMV compliant cards supporting a T=1 protocol (T=0 is not implemented). This class is derived from the abstract implementation AbstractAppletAccessor, which provides the more generic and card independent functionality.
BasicEMVAppletAccess() - Constructor for class opencard.opt.emv.mgmt.BasicEMVAppletAccess
Instantiate a BasicEMVAppletAccess object.
basicTests() - Static method in class com.gemplus.opencard.terminal.TestExtendedCommandAPDU
 
BCD_ENCODING - Static variable in interface opencard.core.terminal.CHVEncoder
The CHV is actually a PIN that is encoded in packed binary coded decimals (BCD)
BEGIN - Static variable in interface opencard.opt.database.DatabaseCardService.Constants
 
begin() - Method in interface opencard.opt.database.DatabaseCardService
 
begin() - Method in class opencard.opt.database.BasicDatabase
Allocates space for a memory image, e.g. a row.
The memory space which is provided is implementation dependent.
beginMutex() - Method in class opencard.core.service.SmartCard
Gain exclusive access to the card.
BLANK - Static variable in class netscape.security.Privilege
 
blender() - Method in class opencard.core.terminal.CardTerminalIOControl
Return the current CardTerminalIOBlender.
body() - Method in class opencard.opt.security.DESKey
Returns the key data.
bodyAPDU(byte[]) - Static method in class opencard.opt.database.DataObject
Builds the body of the APDU command from a byte array.
It is similar to the method using a String.
bodyAPDU(String) - Static method in class opencard.opt.database.DataObject
Builds the body of the APDU command from a String.
Buffer - class com.ibm.opencard.buffer.Buffer.
Buffer objects are used to store data.
BUFFER - Static variable in class com.ibm.opencard.handler.Request
request to perform a buffer operation in the blackboard
BUFFER_DELETE - Static variable in class com.ibm.opencard.script.Code
 
BUFFER_DELETE - Static variable in interface com.ibm.opencard.util.SCTTag
 
BUFFER_ENTRY - Static variable in class com.ibm.opencard.script.Code
 
BUFFER_ENTRY - Static variable in interface com.ibm.opencard.util.SCTTag
 
BUFFER_PART - Static variable in class com.ibm.opencard.script.Code
 
BUFFER_PART - Static variable in interface com.ibm.opencard.util.SCTTag
 
BUFFER_REQUEST - Static variable in class com.ibm.opencard.script.Code
 
BUFFER_REQUEST - Static variable in interface com.ibm.opencard.util.SCTTag
 
BUFFER_SIZE - Static variable in class com.ibm.opencard.script.Code
 
BUFFER_SIZE - Static variable in interface com.ibm.opencard.util.SCTTag
 
buffer() - Method in class com.ibm.opencard.dictionary.Dictionary
Return a TLVBuffer containing the dictionary structure.
buffer() - Method in class com.ibm.opencard.script.Script
The Cardagent operates on the entire script buffer.
buffer() - Method in class demos.stockbroker.SBInitScript
 
buffer() - Method in class opencard.tests.service.test
 
buffer() - Method in class opencard.tests.service.mfc40
 
buffer() - Method in class opencard.tests.service.mfc41
 
buffer() - Method in class opencard.tests.service.mfc35
 
buffer() - Method in class opencard.tests.service.mfc41F
 
Buffer(byte[], int) - Constructor for class com.ibm.opencard.buffer.Buffer
This constructor creates a new Buffer from the given values.
BULL - Static variable in class opencard.tests.terminal.CommandCodeFactory
 
BullCodes - class opencard.tests.terminal.codes.BullCodes.
CLAss and INStruction codes for the Bull smartcard Tpye xxx.
BullCodes() - Constructor for class opencard.tests.terminal.codes.BullCodes
 
ByteArray - class com.ibm.opencard.util.ByteArray.
 
ByteArray() - Constructor for class com.ibm.opencard.util.ByteArray
 
byteCache - Variable in class opencard.opt.util.URLClassLoader
 
bytes() - Method in class opencard.opt.iso.fs.CardRecord
Return the bytes contained in the record.
byteValue(int) - Method in class opencard.opt.applet.ID
return the byte with index of byte_array as a byte
byteValue(int) - Method in class opencard.tests.testframe.UByteArray
return the byte with index of byte_array as a byte

C

cachedResult - Variable in class opencard.core.terminal.CardID
The cached result of toString.
cacheObjectInfo(CardFilePath, MFCCardObjectInfo) - Method in class com.ibm.opencard.service.MFCChannelState
Stores object information in the cache.
cacheObjectInfo(Object, MFCCardObjectInfo) - Method in class com.ibm.opencard.service.MFCCardObjectInfoCache
Store some object information in the cache.
calcEDC() - Method in class opencard.opt.terminal.protocol.T1Block
calcEDC calculates the EDC-field according to the used EDC algorithm
calculateHash(MFCCardChannel, MFCKeyInfo, byte[]) - Method in class com.ibm.opencard.signature.MFC40SignatureImpl
send calculate hash commmand.
calculateHash(MFCCardChannel, MFCKeyInfo, byte[]) - Method in interface com.ibm.opencard.signature.MFCSignatureImpl
send calculate hash commmand.
cancelButton - Variable in class com.ibm.opencard.handler.IDDialog
 
cancelButton - Variable in class opencard.core.service.DefaultCHVDialog.IDDialog
 
CARD - Static variable in class com.ibm.opencard.handler.Request
request for sending a command to the card
card_accessor - Variable in class com.ibm.opencard.service.MFCCardServiceParameter
The accessor that may be needed in derived card services.
card_channel - Variable in class com.ibm.opencard.access.MFCCardAccessor
This channel will be used to exchange APDUs with the smartcard.
CARD_INSERTED - Static variable in class opencard.core.event.CardTerminalEvent
a card was inserted
CARD_LAYOUT - Static variable in class com.ibm.opencard.script.Code
 
CARD_LAYOUT - Static variable in interface com.ibm.opencard.util.SCTTag
 
CARD_LEVEL - Static variable in class com.ibm.opencard.script.Code
 
CARD_LEVEL - Static variable in interface com.ibm.opencard.util.SCTTag
 
CARD_OS - Static variable in class com.ibm.opencard.script.Code
 
CARD_OS - Static variable in interface com.ibm.opencard.util.SCTTag
 
CARD_REMOVED - Static variable in class opencard.core.event.CardTerminalEvent
a card was removed
CARD_REQUEST - Static variable in class com.ibm.opencard.script.Code
 
CARD_REQUEST - Static variable in interface com.ibm.opencard.util.SCTTag
 
CARD_SERVICE_CACHEPATH - Static variable in interface opencard.core.OpenCardConstants
for future usecard service download: path where downloaded archives are cached
CARD_SERVICE_CACHETIME - Static variable in interface opencard.core.OpenCardConstants
for future usecard service download: seconds downloaded archives are cached
CARD_SERVICE_CHECK - Static variable in interface opencard.core.OpenCardConstants
for future usecard service download: check signature of downloaded service archive
CARD_SERVICE_LISTER_CLASS - Static variable in interface opencard.core.OpenCardConstants
for future use: card service download : class implementing service list
CARD_SERVICE_REGISTRY_TAG - Static variable in interface opencard.core.OpenCardConstants
card service registry tag.
CARD_SERVICE_URL - Static variable in interface opencard.core.OpenCardConstants
for future use: card service download URL
CARD_TABLE - Static variable in class com.ibm.opencard.script.Code
 
CARD_TABLE - Static variable in interface com.ibm.opencard.util.SCTTag
 
CARD_TERMINAL_REGISTRY_TAG - Static variable in interface opencard.core.OpenCardConstants
card terminal registry tag.
card_type - Variable in class com.ibm.opencard.service.MFCCardService
Type of card for which this service is customized
CardAccessor - interface com.ibm.opencard.service.CardAccessor.
An interface for an access condition handler.
CardChannel - class opencard.core.service.CardChannel.
A communication channel to a smartcard.
CardChannel(SlotChannel) - Constructor for class opencard.core.service.CardChannel
Instantiate a new logical card channel.
CardEvent - class opencard.tests.terminal.CardEvent.
The CardEvent.
CardEvent() - Constructor for class opencard.tests.terminal.CardEvent
Default constructor.
cardFile - Variable in class opencard.opt.iso.fs.CardIOException
Some additional information.
CardFile - class opencard.opt.iso.fs.CardFile.
Represents a file or directory on the smartcard.
CardFile(CardFile, CardFilePath) - Constructor for class opencard.opt.iso.fs.CardFile
Creates a card file for the specified relative path.
CardFile(CardFile, CardFilePathComponent) - Constructor for class opencard.opt.iso.fs.CardFile
Creates a card file for the specified path component.
CardFile(CardFilePath, FileAccessCardService) - Constructor for class opencard.opt.iso.fs.CardFile
Creates a card file, for internal purposes.
CardFile(CardFile, String) - Constructor for class opencard.opt.iso.fs.CardFile
Creates a card file for the relative path specified as string.
CardFile(FileAccessCardService) - Constructor for class opencard.opt.iso.fs.CardFile
Creates a root card file.
CardFile(FileAccessCardService, CardFilePath) - Constructor for class opencard.opt.iso.fs.CardFile
Creates a card file object for the specified absolute path.
CardFile(FileAccessCardService, String) - Constructor for class opencard.opt.iso.fs.CardFile
Creates a card file object for an absolute path given as string.
CardFileAppID - class opencard.opt.iso.fs.CardFileAppID.
CardFileAppID contains a single CardFilePath component, an application ID.
CardFileAppID(String) - Constructor for class opencard.opt.iso.fs.CardFileAppID
Instantiate an application ID path component.
CardFileFileID - class opencard.opt.iso.fs.CardFileFileID.
CardFileFileID contains a single CardFilePath component, a two byte file ID.
CardFileFileID(byte, byte) - Constructor for class opencard.opt.iso.fs.CardFileFileID
Instantiate a file ID path component.
CardFileFileID(short) - Constructor for class opencard.opt.iso.fs.CardFileFileID
Instantiate a file ID path component.
CardFileFileID(String) - Constructor for class opencard.opt.iso.fs.CardFileFileID
Instantiate a file ID path component.
CardFileInfo - interface opencard.opt.iso.fs.CardFileInfo.
Provides information about the structure of a file.
CardFileInputStream - class opencard.opt.iso.fs.CardFileInputStream.
CardFileInputStream together with the accompanying CardFileOutputStream provides access to a CardFile via the familiar Java input/output stream mechanism. This class only works on transparent files.
CardFileInputStream(CardFile) - Constructor for class opencard.opt.iso.fs.CardFileInputStream
Instantiate an input stream using the specified CardFile object.
CardFileOutputStream - class opencard.opt.iso.fs.CardFileOutputStream.
CardFileInputStream together with the accompanying CardFileOutputStream provides access to a CardFile via the familiar Java input/output stream mechanism.
CardFileOutputStream(CardFile) - Constructor for class opencard.opt.iso.fs.CardFileOutputStream
Instantiate an OuputStream for the specified CardFile object.
CardFilePartialAppID - class opencard.opt.iso.fs.CardFilePartialAppID.
CardFilePartialAppID contains a single CardFilePath component, a partial application ID.
CardFilePartialAppID(String) - Constructor for class opencard.opt.iso.fs.CardFilePartialAppID
 
CardFilePath - class opencard.opt.iso.fs.CardFilePath.
CardFilePath encapsulates the various ways of addressing files on a smart card: File ID paths: A sequence of two byte file IDs as defined in ISO 7816-4 Short File ID: One byte short file ID (0..31) for selecting EFs.
CardFilePath(byte[]) - Constructor for class opencard.opt.iso.fs.CardFilePath
Instantiate a CardFilePath from an array of bytes.
CardFilePath(CardFilePath) - Constructor for class opencard.opt.iso.fs.CardFilePath
Clone the path object.
CardFilePath(String) - Constructor for class opencard.opt.iso.fs.CardFilePath
Create a CardFilePath from a String.
CardFilePathComponent - class opencard.opt.iso.fs.CardFilePathComponent.
CardFilePathComponent contains a single CardFilePath component.
CardFilePathComponent() - Constructor for class opencard.opt.iso.fs.CardFilePathComponent
 
CardFilePathComponent(String) - Constructor for class opencard.opt.iso.fs.CardFilePathComponent
The common constructor.
CardFileReader - class opencard.opt.iso.fs.CardFileReader.
CardFileReader is a subclass of InputStreamReader that can be used to read text data from a CardFile.
CardFileReader(CardFile) - Constructor for class opencard.opt.iso.fs.CardFileReader
Instantiate a CardFileReader for the specified CardFile object.
CardFileShortFileID - class opencard.opt.iso.fs.CardFileShortFileID.
CardFileShortFileID contains a single CardFilePath component, a short file ID.
CardFileShortFileID(byte) - Constructor for class opencard.opt.iso.fs.CardFileShortFileID
Instantiate a short file ID path component.
CardFileShortFileID(String) - Constructor for class opencard.opt.iso.fs.CardFileShortFileID
Instantiate a short file ID path component.
CardFileSymbolicName - class opencard.opt.iso.fs.CardFileSymbolicName.
CardFileSymbolicName contains a single CardFilePath component, a symbolic name.
CardFileSymbolicName(String) - Constructor for class opencard.opt.iso.fs.CardFileSymbolicName
Instantiate a symbolic name path component.
CardFileWriter - class opencard.opt.iso.fs.CardFileWriter.
CardFileWriter is a subclass of OutputStreamWriter that can be used to read text data from a CardFile.
CardFileWriter(CardFile) - Constructor for class opencard.opt.iso.fs.CardFileWriter
Instantiate a CardFileWriter for the specified CardFile object.
cardHolderFieldChange() - Method in class demos.stockbroker.IBEveF
 
CardHolderVerificationGUI - class opencard.core.service.CardHolderVerificationGUI.
The system user interaction handler. This class provides a trusted path to the OpenCard Framework.
CardHolderVerificationGUI() - Constructor for class opencard.core.service.CardHolderVerificationGUI
 
CardID - class opencard.core.terminal.CardID.
Represents a smartcard's ATR (Answer To Reset).
CardID(byte[]) - Constructor for class opencard.core.terminal.CardID
Instantiates a new card ID representing the given ATR.
CardID(CardTerminal, int, byte[]) - Constructor for class opencard.core.terminal.CardID
Instantiates a new card ID representing the given ATR from the given slot.
CardID(Slot, byte[]) - Constructor for class opencard.core.terminal.CardID
Deprecated. use CardID(CardTerminal, int, byte[])
CardIDFilter - interface opencard.core.service.CardIDFilter.
An interface for filtering CardIDs.
cardInserted(CardTerminalEvent) - Method in class demos.samples.InsertRemoveCard
Gets invoked if a card is inserted.
cardInserted(CardTerminalEvent) - Method in class demos.samples.InsertCard
Gets invoked when a card is inserted.
cardInserted(CardTerminalEvent) - Method in class demos.samples.RemoveCard
Gets invoked if a card is inserted.
cardInserted(CardTerminalEvent) - Method in class demos.samples.GetSmartCard
Is invoked if a card is inserted.
cardInserted(CardTerminalEvent) - Method in class demos.stockbroker.SignatureCard
React on card inserted events sent by OCF: Get new card and card service
cardInserted(CardTerminalEvent) - Method in interface opencard.core.event.CTListener
Signal that smart card was inserted.
cardInserted(CardTerminalEvent) - Method in class opencard.core.service.CardServiceScheduler
Dummy method.
cardInserted(CardTerminalEvent) - Method in class opencard.tests.terminal.CardEvent
Gets invoked if a card is inserted.
cardInserted(CardTerminalEvent) - Method in class opencard.tests.terminal.WaitForCard
Gets invoked if a card is inserted.
cardInserted(CardTerminalEvent) - Method in class opencard.tests.testframe.InitCard
React on card inserted events sent by OCF: Get new card
cardInserted(CardTerminal, int) - Method in class opencard.core.terminal.CardTerminalRegistry
Notify listeners that a card was inserted into a slot of a terminal.
cardInserted(int) - Method in class opencard.core.terminal.CardTerminal
Notify listeners that a card was inserted into a slot of this terminal. (utility method).
CardIOException - exception opencard.opt.iso.fs.CardIOException.
CardIOException is the base class for all CardIO related exceptions.
CardIOException() - Constructor for class opencard.opt.iso.fs.CardIOException
The default constructor.
CardIOException(String) - Constructor for class opencard.opt.iso.fs.CardIOException
Give a message.
CardIOException(String, CardFile) - Constructor for class opencard.opt.iso.fs.CardIOException
 
CardNotPresentException - exception opencard.core.terminal.CardNotPresentException.
Thrown when a card should be inserted in one of the slots but is not present.
CardNotPresentException(String, CardTerminal, int) - Constructor for class opencard.core.terminal.CardNotPresentException
CardNotPresentException is thrown when a card expected in a slot is not found.
CardNotPresentException(String, CardTerminal, Slot) - Constructor for class opencard.core.terminal.CardNotPresentException
Deprecated.  
cardPresent() - Method in class demos.stockbroker.SignatureCard
Check presence of an (eventually uninitialized) smart card.
cardPresent() - Method in class opencard.tests.testframe.InitCard
Check presence of an (eventually uninitialized) smart card.
CardRandomAccess - class opencard.opt.iso.fs.CardRandomAccess.
Superclass for both CardRandomAccess classes.
CardRandomAccess(CardFile, String) - Constructor for class opencard.opt.iso.fs.CardRandomAccess
Instantiate a CardRandomAccess object.
CardRandomByteAccess - class opencard.opt.iso.fs.CardRandomByteAccess.
CardRandomByteAccess provides a byte-oriented way of accessing a card file (for transparent smart card files).
CardRandomByteAccess(CardFile) - Constructor for class opencard.opt.iso.fs.CardRandomByteAccess
Instantiate a CardRandomByteAccess object.
CardRandomByteAccess(CardFile, String) - Constructor for class opencard.opt.iso.fs.CardRandomByteAccess
Instantiate a CardRandomByteAccess object.
CardRandomRecordAccess - class opencard.opt.iso.fs.CardRandomRecordAccess.
CardRandomRecordAccess provides record-oriented, random access to structured smart card files.
CardRandomRecordAccess(CardFile) - Constructor for class opencard.opt.iso.fs.CardRandomRecordAccess
Instantiates a CardRandomRecordAccess.
CardRandomRecordAccess(CardFile, String) - Constructor for class opencard.opt.iso.fs.CardRandomRecordAccess
Instantiates a CardRandomRecordAccess object.
CardRecord - class opencard.opt.iso.fs.CardRecord.
The CardRecord class is used by the CardRandomRecordAccess and CardRandomByteAccess classes.
CardRecord(byte[]) - Constructor for class opencard.opt.iso.fs.CardRecord
Instantiate a CardRecord using an already allocated byte array.
CardRecord(int) - Constructor for class opencard.opt.iso.fs.CardRecord
Instantiate an empty CardRecord.
cardRemoved(CardTerminalEvent) - Method in class demos.samples.InsertRemoveCard
Gets invoked if a card is removed.
cardRemoved(CardTerminalEvent) - Method in class demos.samples.InsertCard
Gets invoked when a card is removed.
cardRemoved(CardTerminalEvent) - Method in class demos.samples.RemoveCard
Gets invoked if a card is removed.
cardRemoved(CardTerminalEvent) - Method in class demos.samples.GetSmartCard
Is invoked if a card is removed.
cardRemoved(CardTerminalEvent) - Method in class demos.stockbroker.SignatureCard
React on card removed events sent by OCF: Invalidate card and card service
cardRemoved(CardTerminalEvent) - Method in interface opencard.core.event.CTListener
Signal that a smart card was removed.
cardRemoved(CardTerminalEvent) - Method in class opencard.core.service.CardServiceScheduler
Signals that a smartcard has been removed.
cardRemoved(CardTerminalEvent) - Method in class opencard.tests.terminal.CardEvent
Gets invoked if a card is removed.
cardRemoved(CardTerminalEvent) - Method in class opencard.tests.terminal.WaitForCard
Gets invoked if a card is removed.
cardRemoved(CardTerminalEvent) - Method in class opencard.tests.testframe.InitCard
React on card removed events sent by OCF: Invalidate card
cardRemoved(CardTerminal, int) - Method in class opencard.core.terminal.CardTerminalRegistry
Notify listeners that a card was removed from a slot of this terminal. (utility method).
cardRemoved(int) - Method in class com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminal
Signal to observers that an inserted card was removed.
cardRemoved(int) - Method in class com.ibm.opencard.terminal.pcsc10.Pcsc10LockableTerminal
Signal to observers that an inserted card was removed.
cardRemoved(int) - Method in class com.ibm.opencard.terminal.pcscmig.PcscMigCardTerminal
Signal to observers that an inserted card was removed.
cardRemoved(int) - Method in class opencard.core.terminal.CardTerminal
Notify listeners that a card was removed from a slot of this terminal. (utility method).
CardRequest - class opencard.core.service.CardRequest.
A CardRequest is used for waitForCard() invocations and specifies what kind of smart card an application is waited for.
CardRequest() - Constructor for class opencard.core.service.CardRequest
Deprecated.  
CardRequest(CardIDFilter) - Constructor for class opencard.core.service.CardRequest
Deprecated.  
CardRequest(CardIDFilter, int) - Constructor for class opencard.core.service.CardRequest
Deprecated.  
CardRequest(Class) - Constructor for class opencard.core.service.CardRequest
Deprecated.  
CardRequest(Class, int) - Constructor for class opencard.core.service.CardRequest
Deprecated.  
CardRequest(int) - Constructor for class opencard.core.service.CardRequest
Deprecated.  
CardRequest(int, CardTerminal, Class) - Constructor for class opencard.core.service.CardRequest
Create a new CardRequest.
CardRequestTC - class opencard.tests.service.CardRequestTC.
 
CardRequestTC() - Constructor for class opencard.tests.service.CardRequestTC
TestCase constructor comment.
CardService - class opencard.core.service.CardService.
Provides specific smart card functionality to applications.
CardService() - Constructor for class opencard.core.service.CardService
Creates a new card service, which is not yet initialized.
cardServiceClasses(CardID) - Method in class opencard.opt.service.OCF11CardServiceFactory
Return an enumeration of known CardService classes.
cardServiceClasses(CardID) - Method in class opencard.opt.util.PassThruCardServiceFactory
Returns an enumeration of known card service classes.
CardServiceException - exception opencard.core.service.CardServiceException.
The base class of all checked exceptions thrown in the card services area.
CardServiceException() - Constructor for class opencard.core.service.CardServiceException
Creates a new exception without detail message.
CardServiceException(String) - Constructor for class opencard.core.service.CardServiceException
Creates a new exception with the sepcified detail message.
CardServiceFactory - class opencard.core.service.CardServiceFactory.
A CardServiceFactory can instantiate CardServices for a specific smart card.
CardServiceFactory() - Constructor for class opencard.core.service.CardServiceFactory
Instantiate a CardServiceFactory.
CardServiceImplementationException - exception opencard.core.service.CardServiceImplementationException.
Base class for exceptions indicating problems in a card service.
CardServiceImplementationException() - Constructor for class opencard.core.service.CardServiceImplementationException
Creates a new exception without detail message.
CardServiceImplementationException(String) - Constructor for class opencard.core.service.CardServiceImplementationException
Creates a new exception with the given detail message.
CardServiceInabilityException - exception opencard.core.service.CardServiceInabilityException.
Exception indicating that an operation is not supported by a card service.
CardServiceInabilityException() - Constructor for class opencard.core.service.CardServiceInabilityException
Creates a new exception without detail message.
CardServiceInabilityException(String) - Constructor for class opencard.core.service.CardServiceInabilityException
Creates a new exception with the specified detail message.
CardServiceInsufficientMemoryException - exception opencard.opt.service.CardServiceInsufficientMemoryException.
Exception thrown when the smartcard is out of EEPROM space.
CardServiceInsufficientMemoryException() - Constructor for class opencard.opt.service.CardServiceInsufficientMemoryException
Creates a new exception without detail message.
CardServiceInsufficientMemoryException(String) - Constructor for class opencard.opt.service.CardServiceInsufficientMemoryException
Creates a new exception with the given detail message.
CardServiceInterface - interface opencard.opt.service.CardServiceInterface.
An interface to the public methods in CardService.
CardServiceInvalidCommandException - exception opencard.opt.service.CardServiceInvalidCommandException.
Exception indicating that a smartcard is unable to interpret a command.
CardServiceInvalidCommandException() - Constructor for class opencard.opt.service.CardServiceInvalidCommandException
Creates a new exception without detail message.
CardServiceInvalidCommandException(String) - Constructor for class opencard.opt.service.CardServiceInvalidCommandException
Creates a new exception with the given detail message.
CardServiceInvalidCredentialException - exception opencard.core.service.CardServiceInvalidCredentialException.
Exception thrown when a credential that was provided is invalid.
CardServiceInvalidCredentialException() - Constructor for class opencard.core.service.CardServiceInvalidCredentialException
Creates a new exception without detail message.
CardServiceInvalidCredentialException(String) - Constructor for class opencard.core.service.CardServiceInvalidCredentialException
Creates a new exception with the given detail message.
CardServiceInvalidParameterException - exception opencard.core.service.CardServiceInvalidParameterException.
Exception indicating that an invalid parameter was passed to a card service.
CardServiceInvalidParameterException() - Constructor for class opencard.core.service.CardServiceInvalidParameterException
Creates a new exception without detail message.
CardServiceInvalidParameterException(String) - Constructor for class opencard.core.service.CardServiceInvalidParameterException
Creates a new exception with the given detail message.
CardServiceMissingAuthorizationException - exception opencard.opt.service.CardServiceMissingAuthorizationException.
Exception indicating that an object cannot be accessed by the service.
CardServiceMissingAuthorizationException() - Constructor for class opencard.opt.service.CardServiceMissingAuthorizationException
Creates a new exception without detail message.
CardServiceMissingAuthorizationException(String) - Constructor for class opencard.opt.service.CardServiceMissingAuthorizationException
Creates a new exception with the given detail message.
CardServiceMissingCredentialsException - exception opencard.opt.service.CardServiceMissingCredentialsException.
Exception thrown if an application did not provide the required credentials.
CardServiceMissingCredentialsException() - Constructor for class opencard.opt.service.CardServiceMissingCredentialsException
Creates a new exception without detail message.
CardServiceMissingCredentialsException(String) - Constructor for class opencard.opt.service.CardServiceMissingCredentialsException
Creates a new exception with the given detail message.
CardServiceObjectNotAvailableException - exception opencard.opt.service.CardServiceObjectNotAvailableException.
Exception thrown when an object cannot be located on the smartcard.
CardServiceObjectNotAvailableException() - Constructor for class opencard.opt.service.CardServiceObjectNotAvailableException
Creates a new exception without detail message.
CardServiceObjectNotAvailableException(String) - Constructor for class opencard.opt.service.CardServiceObjectNotAvailableException
Creates a new exception with the given detail message.
CardServiceOperationFailedException - exception opencard.core.service.CardServiceOperationFailedException.
Exception indicating that an operation cannot be performed by the smartcard.
CardServiceOperationFailedException() - Constructor for class opencard.core.service.CardServiceOperationFailedException
Creates a new exception without detail message.
CardServiceOperationFailedException(String) - Constructor for class opencard.core.service.CardServiceOperationFailedException
Creates a new exception with the given detail message.
CardServiceRegistry - class opencard.core.service.CardServiceRegistry.
The CardServiceRegistry keeps track of CardServiceFactories.
CardServiceResourceNotFoundException - exception opencard.opt.service.CardServiceResourceNotFoundException.
Exception thrown when required resources are not found.
CardServiceResourceNotFoundException() - Constructor for class opencard.opt.service.CardServiceRes