Uses of Class
ds.ov2.front.RSA_card_debug_stubs.Get_result

Packages that use RSA_card_debug_stubs.Get_result
ds.ov2.front Frontoffice code for applet and host side, including a test frame. 
 

Uses of RSA_card_debug_stubs.Get_result in ds.ov2.front
 

Methods in ds.ov2.front that return RSA_card_debug_stubs.Get_result
 RSA_card_debug_stubs.Get_result RSA_card_debug.get_and_print_status(PrintWriter out, int level, CardChannel card_channel)
          Run the status protocol to retrieve and print the applet status.
 RSA_card_debug_stubs.Get_result RSA_card_debug_stubs.get_call(CardChannel _cc)
          Call step get of protocol status on the card.
 RSA_card_debug_stubs.Get_result RSA_card_debug.get_status(CardChannel card_channel)
          Run the status protocol to retrieve the applet status.
 

Methods in ds.ov2.front with parameters of type RSA_card_debug_stubs.Get_result
 void RSA_card_debug.print_card_status(PrintWriter out, RSA_card_debug_stubs.Get_result s)
          Print the status from the status protocol.