Deprecated API


Contents
Deprecated Fields
javacardx.crypto.Cipher.ALG_AES_BLOCK_192_CBC_NOPAD
            
javacardx.crypto.Cipher.ALG_AES_BLOCK_192_ECB_NOPAD
            
javacardx.crypto.Cipher.ALG_AES_BLOCK_256_CBC_NOPAD
            
javacardx.crypto.Cipher.ALG_AES_BLOCK_256_ECB_NOPAD
            
javacardx.crypto.Cipher.ALG_RSA_ISO14888
            
javacardx.crypto.Cipher.ALG_RSA_ISO9796
            
 

Deprecated Methods
javacard.framework.JCSystem.abortTransaction()
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Use transaction annotation instead. 
javacard.framework.JCSystem.beginTransaction()
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Use transaction annotation instead. 
javacard.framework.JCSystem.commitTransaction()
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Use transaction annotation instead. 
javacard.framework.JCSystem.getMaxCommitCapacity()
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Use transaction annotation instead. 
javacard.framework.JCSystem.getTransactionDepth()
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Use transaction annotation instead. 
javacard.framework.JCSystem.getUnusedCommitCapacity()
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Use transaction annotation instead. 
javacard.framework.JCSystem.requestObjectDeletion()
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Use System.gc() instead. 
javacard.framework.CardRuntimeException.setReason(short)
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Create a new exception instead. 
javacard.framework.CardException.setReason(short)
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Create a new exception instead. 
javacard.framework.UserException.throwIt(short)
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Use constructor instead. 
javacard.framework.TransactionException.throwIt(short)
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Use constructor instead. 
javacard.framework.SystemException.throwIt(short)
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Use constructor instead. 
javacard.framework.PINException.throwIt(short)
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Use constructor instead. 
javacard.framework.ISOException.throwIt(short)
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Use constructor instead. 
javacard.framework.CardRuntimeException.throwIt(short)
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Use constructor instead. 
javacard.framework.CardException.throwIt(short)
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Throw a new exception instead. 
javacard.framework.APDUException.throwIt(short)
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Use constructor instead. 
javacard.framework.service.ServiceException.throwIt(short)
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Use constructor instead. 
javacardx.biometry.BioException.throwIt(short)
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Use constructor instead. 
javacardx.external.ExternalException.throwIt(short)
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Use constructor instead. 
javacardx.framework.tlv.TLVException.throwIt(short)
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Use constructor instead. 
javacardx.framework.util.UtilException.throwIt(short)
          Deprecated for extended applets and web applications on the Connected Edition of the Java Card 3 Platform. Use constructor instead. 
 



Copyright (c) 2009 Sun Microsystems, Inc. All rights reserved.