ds.ov2.front
Class RSA_card_protocol_description.allocate_call

java.lang.Object
  extended by ds.ov2.front.RSA_card_protocol_description.allocate_call
All Implemented Interfaces:
Void_method
Enclosing class:
RSA_card_protocol_description

 class RSA_card_protocol_description.allocate_call
extends Object
implements Void_method

Card action for step allocate in protocol allocate.

Only available if JAVACARD_APPLET or APPLET_TESTFRAME is defined.


Constructor Summary
RSA_card_protocol_description.allocate_call()
          Empty constructor.
 
Method Summary
 void method()
          Run the card action for step allocate in protocol allocate.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RSA_card_protocol_description.allocate_call

RSA_card_protocol_description.allocate_call()
Empty constructor.

Method Detail

method

public void method()
Run the card action for step allocate in protocol allocate.

Specified by:
method in interface Void_method