- uicc.access - package uicc.access
-
This package provides the means to the applets for accessing the
UICC file system defined in the TS 102 221 specification.
- uicc.access.bertlvfile - package uicc.access.bertlvfile
-
This package provides the means to the applets for accessing the
UICC BER files defined in the TS 102 221 specification.
- uicc.access.fileadministration - package uicc.access.fileadministration
-
This package provides the means to the applets to perform file administrative
functions as defined in the TS 102 222 specification.
- uicc.services.highupdatearray - package uicc.services.highupdatearray
-
This optional package provides the means to the applets to to retrieve an object that enables the
creation of arrays that support a high number of update operations.
- uicc.system - package uicc.system
-
This package provides the means to the applets for accessing system wide services of
the UICC platform.
- uicc.toolkit - package uicc.toolkit
-
This package provides the means for the toolkit applets to register
to the events of the common application toolkit (CAT) framework, to handle
TLV information and to send proactive commands according to the
ETSI
TS 102 223 specification.
- UICCConstants - Interface in uicc.access
-
The UICCConstants interface hold all the constants defined in TS 102.221
- UICCException - Exception in uicc.access
-
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.
- UICCException(short) - Constructor for exception uicc.access.UICCException
-
Constructs a UICCViewException with the specified reason.
- UICCPlatform - Class in uicc.system
-
The UICCPlatform class contains static method(s) to retrieve references to object(s) owned by the JCRE context, like Global Arrays.
- UICCSystem - Class in uicc.access
-
The UICCSystem class provides a way to get a view of an UICC File system.
- UNAVAILABLE_ELEMENT - Static variable in exception uicc.toolkit.ToolkitException
-
This reason code (= 3) is used to indicate that the element is
unavailable in the handler buffer.
- updateBinary(short, byte[], short, short) - Method in interface uicc.access.FileView
-
This method updates the data bytes of the current transparent EF.
- updateRecord(short, byte, short, byte[], short, short) - Method in interface uicc.access.FileView
-
This method updates the data bytes of the record of the current linear fixed/cyclic EF.