Package com.sun.javacard.javax.smartcard.rmiclient
Provides framework of classes and interfaces for a Java Card
technology-based client.
-
Class Summary Class Description CardObjectFactory ThisCardObjectFactory
abstract class represents the base class for Java Card RMI version 2.2.1 stub generation implementations. -
Exception Summary Exception Description APDUExceptionSubclass This exception class represents a card subclass ofAPDUException
.BioExceptionSubclass TheBioException
class encapsulates specific exceptions which can be thrown by the methods of thejavacardx.biometry
package in case of error.CardExceptionSubclass This exception class represents a subclass ofCardException
on the card.CardRuntimeExceptionSubclass This exception class represents a subclass ofCardRuntimeException
on the card.CryptoExceptionSubclass This exception class represents a card subclass ofCryptoException
.ExternalExceptionSubclass ExternalException
represents an external subsystem related exception.ISOExceptionSubclass This exception class represents a card subclass ofISOException
.PINExceptionSubclass This exception class represents a card subclass ofPINException
.ServiceExceptionSubclass This exception class represents a card subclass ofServiceException
.SystemExceptionSubclass This exception class represents a card subclass ofSystemException
.TLVExceptionSubclass TLVException
represents a TLV-related exception.TransactionExceptionSubclass This exception class represents a card subclass ofTransactionException
.UserExceptionSubclass This exception class represents a card subclass ofUserException
.UtilExceptionSubclass UtilException
represents a util related exception.