madhanraj / seek-for-android

Automatically exported from code.google.com/p/seek-for-android
0 stars 0 forks source link

To add info on openLogicalChannel() JavaDoc #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What's the problem?
When an applet is not multiple-selectable and is already selected by an app, 
the second app which tries to select it should receive an exception.  What kind 
of exception it should receive?  It should be specified in SmartCard JavaDoc.

Thanks.

Original issue reported on code.google.com by danny.w....@gmail.com on 4 Jan 2012 at 7:27

GoogleCodeExporter commented 9 years ago
An applet getting selected multiple times without implementing MultiSelectable 
will result in 6a82 - same as if the applet would not have been installed.

SCAPI will through NoSuchElementException.

Additional note in JavaDoc will be included

Original comment by Daniel.A...@gi-de.com on 2 Feb 2012 at 10:11

GoogleCodeExporter commented 9 years ago
JavaDoc note added in
http://seek-for-android.googlecode.com/svn/trunk/doc/org/simalliance/openmobilea
pi/Session.html

Original comment by Daniel.A...@gi-de.com on 2 Feb 2012 at 1:19

GoogleCodeExporter commented 9 years ago
setting old issues from fixed to done

Original comment by Daniel.A...@gi-de.com on 5 Jul 2013 at 2:33