Package opencard.opt.emv.mgmt

Interface Summary
EMVAppletAccessCardService The EMVAppletAccessCardService provides an interface extending the functionality of the AppletAccessCardService for emv compliant cards.
EMVTags EMVTags definitions.
 

Class Summary
BasicEMVAppletAccess The BasicEMVAppletAccess provides an implementation of an AppletAccessCardService for EMV compliant cards supporting a T=1 protocol (T=0 is not implemented). This class is derived from the abstract implementation AbstractAppletAccessor, which provides the more generic and card independent functionality.
EMVAppletInfo The EMVAppletInfo encapsulates the information describing an application which is stored on an EMV'96 card. It extends the generic AppletInfo class.
EMVCardServiceFactory A primitive factory for creating BasicEMVAppletAccess Card Services.