| Modifier and Type | Method and Description |
|---|---|
static FileView |
UICCSystem.getTheFileView(javacard.framework.AID aid,
byte event)
Method to get a reference to a FileView object on an ADF file system.
|
static FileView |
UICCSystem.getTheFileView(byte[] buffer,
short bOffset,
byte bLength,
byte event)
Method to get a reference to a FileView object on an ADF file system.
|
static FileView |
UICCSystem.getTheUICCView(byte event)
Method to get a reference to a FileView object on the UICC file system
The FileView object will only allow access to the files specified under the
MF of the UICC.
|