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

com.ibm.opencard.service
Interface AccessConditions

All Known Implementing Classes:
MFCAccessConditions

public abstract interface AccessConditions

An interface for classes that represent access conditions. While AccessInformation represents access conditions for several command classes, instances of this interface define access conditions for a single command class.

Version:
$Id: AccessConditions.java,v 1.1 1999/12/02 16:06:06 damke Exp $
See Also:
AccessInformation