All Classes and Interfaces

Class
Description
The AdminBERTLVFileView interface defines the administrative methods to access a UICC file system server and the methods to access BER TLV files.
The AdminException class encapsulates specific exceptions which can be thrown by the methods of an object, that implements an AdminFileView interface, in case of error.
The AdminFileView interface defines the administrative methods to access a UICC file system server.
The AdminFileViewBuilder class provides a way to get a administrative view of a UICC File system server.
The BERTLVEditHandler interface offers methods to set the TAG of a BER TLV List and to edit the BER TLV list.
The BERTLVFileView interface defines the methods to access BER TLV files.
The BERTLVViewHandler interface offers methods to retrieve information about TLVs stored in BER TLV list.
This class is the basic class for the construction of a list of Comprehension TLV elements.
The EnvelopeHandler interface contains basic methods to handle the Envelope data field.
The EnvelopeHandlerSystem class provides the means to retrieve an instance of an Object implementing the EnvelopeHandler interface.
The EnvelopeResponseHandler interface contains basic methods to handle the Envelope response data field.
The EnvelopeResponseHandlerSystem class provides the means to retrieve an instance of an Object implementing the EnvelopeResponseHandler interface.
The FileView interface defines the methods to access a UICC file system.
The HandlerBuilder class is a class to create objects that are implementing TLV handler interfaces.
The HighUpdateArrayBuilder interface provides methods for creation of arrays supporting high usage of update operations with respect to Java Card conventional arrays.
This interface is the basic class for the definition of Proactive commands .
The ProactiveHandlerSystem class provides the means to retrieve an instance of an Object implementing the ResponseHandler interface.
The ProactiveResponseHandler interface contains basic methods to handle the Terminal Response data field.
The ProactiveResponseHandlerSystem class provides the means to retrieve an instance of an Object implementing the ProactiveResponseHandler interface.
Defines the identifiers for the GlobalPlatform global services.
The interface SuspendConstants encapsulates constants related to suspension mechanism.
This class extends the Throwable class and allows the classes of this package to throw specific exceptions in case of problems.
Provides callbacks to applet to behave with suspension mechanism.
The SuspendUtil class contains utility methods to compare and manipulate time formated as in the SUSPEND UICC command defined in TS 102 221.
The TerminalCapabilityHandler class provide the means to to retreive the Terminal capability TLV being provided by the Terminal Capability APDU command defined in TS 102 221[6].
The TerminalProfile class contains methods to question the terminal profile, regarding the support for "Common Application Toolkit CAT" and supposing that this profile has been set by the Terminal Profile APDU command.
ToolkitConstants encapsulates constants related to the Toolkit Applets.
This class extends the Throwable class and allows the classes of this package to throw specific exceptions in case of problems.
This interface must be implemented by an object of a Toolkit Applet instance (which extends the javacard.framework.Applet class) so that it can be triggered by the Toolkit Handler according to the resgistration information.
The ToolkitRegistry interface offers basic services and methods to allow any Toolkit Applet to register its configuration (supported events) during the install phase and possibly to change it during all the applet life time.
The ToolkitRegistrySystem class provides the means to retrieve an instance of an Object implementing the ToolkitRegistry interface.
public interface ToolkitTestConstants Encapsulates constants related to the Test Toolkit Applets.
The ToolkitTestRegistry interface offers basic services and methods to allow any Toolkit Applet to register it's configuration (supported test events), during the installation phase and also possible to change it, during all the applet life time.
The UICCConstants interface hold all the constants defined in TS 102.221
The UICCViewException class encapsulates specific exceptions which can be thrown by the methods of an object that implements a UICCView interface, in case of error.
The UICCPlatform class contains static method(s) to retrieve references to object(s) owned by the JCRE context, like Global Arrays.
The UICCSystem class provides a way to get a view of an UICC File system.
This class extends the Throwable class and allows the classes of this package to throw specific exceptions in case of problems.
The ViewHandler class offers basic services and contains basic methods to handle a Comprehension TLV List, such as in a Terminal Response data field or in a BER-TLV element (Envelope data field or Proactive command).