Class ePassAccessController
Object
|
+--AccessController
|
+--ePassAccessController
- class
ePassAccessController
- extends AccessController
Defined in eidaccesscontroller.js
Field Summary |
Object |
name
|
name
Object name
ePassAccessController
ePassAccessController()
Create an access controller for the ePass application
checkCommandAccess
boolean checkCommandAccess(ci, <APDU> apdu)
Check if command is allowed
Returns:
true if access is allowed
checkFileReadAccess
boolean checkFileReadAccess(<eIDCommandInterpreter> ci, <APDU> apdu, <FSNode> node)
Check if read access to file system node is allowed
Parameters:
ci
- the command interpreter
apdu
- the APDU used to access the object
node
- the file system object
Returns:
true if access is allowed
checkRight
boolean checkRight(<eIDCommandInterpreter> ci, <APDU> apdu, bit)
Check if access to special function is allowed
Parameters:
ci
- the command interpreter
apdu
- the APDU used to access the object
Returns:
true if access is allowed
Documentation generated by
JSDoc on Tue Sep 3 22:29:43 2013