Package opencard.opt.applet.mgmt

Interface Summary
AppletAccessCardService The AppletAccessCardService interface defines a set of calls for accessing card-resident applets. The set of methods supports access to an applet directory and retrieve informations like listed applets, security domain, label, etc..
AppletManagerCardService The AppletManagerCardService interface defines a set of calls for the maintenance of multiple applets on a card.
 

Class Summary
AbstractAppletAccessor The AbstractAppletAccessor is an abstract class providing card type independent base functionality for implementations of an AppletAccessCardService.
AppletCode The AppletCode To be defined Should contain Information to install an Applet on a card.
 

Exception Summary
InvalidAppletInfoException Exception indicating that a invalid Applet Info has been retrieved from the smart card.