Commit 893c652b authored by Sebastian Hans's avatar Sebastian Hans
Browse files

correction and additional clarifications for the triggering Parameters

parent 928750a6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ package uicc.connection;
 * Objects implementing <code>SCP81Connection</code>interface and returned by the
 * <code>ConnectionServer.getConnection</code> method are <b>Permanent Entry Point Objects</b>.
 *
 * @deprecated This interface is obsolte use SCP8XConnection instead
 * @deprecated This interface is obsolete use SCP8XConnection instead
 * 
 */
@Deprecated
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ package uicc.connection;
 * server switch to other application (corresponds to server selecting another application via Content-Type header field)
 * The object implementing <code>SCP81ConnectionStatus</code> interface is a <b>Temporary Entry Point Object</b>.
 *
 * * @deprecated This interface is obsolte use SCP8XConnectionStatus instead
 * * @deprecated This interface is obsolete use SCP8XConnectionStatus instead
 */
@Deprecated
public interface SCP81ConnectionStatus extends Event
+5 −3
Original line number Diff line number Diff line
@@ -27,9 +27,11 @@ public interface SCP8XConnection extends Observable {
     * </ul>
     *
     * @param triggeringParameters this buffer contains the administration session triggering parameters
     * 		  as defined in table 3-3 of Amendment B of Global Platform Card Specification version 2.3. Tag '81' and
     * 		  as defined in table 3-3 of Amendment B [5] of Global Platform Card Specification version 2.3, 
	 *        with the appropriate adaptations described in Table 3-6 of Amendment M [8]  for the SCP82 case Tag '81' and
     *        Length shall be present. Connection parameters defined in Tag '84' may be used if TCP or UDP transport is
     *            provided by the Bearer Independent Protocol of TS 102 223 [4]. Note: If a direct IP connection as specified in TS 102 483 [6] is used these parameters will be ignored.
     *        provided by the Bearer Independent Protocol of TS 102 223 [4]. Note: If a direct IP connection as specified 
	 *        in TS 102 483 [6] is used these parameters will be ignored.
     * @param parameterOffset the starting offset of the parameters in the <code>triggeringParameters</code> byte array
     * @param parameterLength the length of the parameters
     * @param contentType this buffer contains the Content-Type header value to be used