Class eSignAccessController

Object
   |
   +--AccessController
         |
         +--eSignAccessController

class eSignAccessController
extends AccessController

Defined in eidaccesscontroller.js


Field Summary
 Object name
          
 
Constructor Summary
eSignAccessController()
            Create an access controller for the eSign application
 
Method Summary
 boolean checkFileReadAccess(<eIDCommandInterpreter> ci, <APDU> apdu, <FSNode> node)
           Check if read access to file system node is allowed
 boolean checkFileWriteAccess(<eIDCommandInterpreter> ci, <APDU> apdu, <FSNode> node)
           Check if write 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

eSignAccessController

eSignAccessController()

Method Detail

checkFileReadAccess

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

checkFileWriteAccess

boolean checkFileWriteAccess(<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