OpenCard  
 
OCF, the OpenCard Framework is a standard Java framework for working with Smart Cards.  
 

Package com.ibm.opencard.script

Interface Summary
APDUSender An interface for a service that exchanges APDUs with a smartcard.
 

Class Summary
Code A container class for IBM's scripting request codes.
MFCScriptService A card service executing scripts generated by IBM's smart card toolkit.
Script A Script is a set of procedures to be executed by an IBM CardAgent.
ScriptInterpreter An interpreter for IBM's SmartCard Toolkit scripts.