Class MFAccessController

Object
   |
   +--AccessController
         |
         +--MFAccessController

class MFAccessController
extends AccessController

Defined in eidaccesscontroller.js


Field Summary
 Object name
          
 
Constructor Summary
MFAccessController()
            Create an access controller for the Master File
 
Method Summary
 boolean checkFileReadAccess(<eIDCommandInterpreter> ci, <APDU> apdu, <FSNode> node)
           Check if read access to file system node is allowed
 boolean checkRight(<eIDCommandInterpreter> ci, <APDU> apdu, bit)
           Check if access to special function is allowed

Field Detail

name

Object name

Constructor Detail

MFAccessController

MFAccessController()

Method Detail

checkFileReadAccess

boolean checkFileReadAccess(<eIDCommandInterpreter> ci, <APDU> apdu, <FSNode> node)

checkRight

boolean checkRight(<eIDCommandInterpreter> ci, <APDU> apdu, bit)


Documentation generated by JSDoc on Tue Sep 3 22:29:43 2013