Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Adaptive Access Manager
11g Release 2 (11.1.2)

E54414-01


Deprecated API


Contents

Deprecated Methods
com.bharosa.vcrypt.auth.keypad.KeyPadUtil.assignCaptionTextToUser()
            
com.bharosa.vcrypt.tracker.intf.VCryptTracker.generateOTP(String, String, String)
          Use getOTPCode 
com.bharosa.vcrypt.tracker.intf.NameValueProfile.getAlteredLongValues()
          Use NameValueProfile.getAlteredBigIntegerValues() instead 
com.bharosa.vcrypt.tracker.util.CookieSet.getFlashCookie()
          use getDigitalCookie 
com.bharosa.vcrypt.tracker.intf.NameValueProfile.getLongValue(String)
          Use NameValueProfile.getBigIntegerValue(String) instead 
com.bharosa.vcrypt.tracker.intf.VCryptTracker.getNameValueProfile(String, Long, String)
            
com.bharosa.vcrypt.tracker.intf.NameValueProfile.getOriginalLongValues()
          Use NameValueProfile.getOriginalBigIntegerValues() instead 
com.bharosa.vcrypt.tracker.intf.VCryptTracker.handleTransactionLog(String, Date, Integer, Map[])
          Will be removed in future releases, use createTransaction 
com.bharosa.vcrypt.tracker.intf.VCryptTracker.handleTransactionLog(String, Date, Map[])
          Will be removed in future releases, use createTransaction 
com.bharosa.vcrypt.tracker.intf.VCryptTracker.handleTransactionLog(String, Map[])
          Will be removed in future releases, use createTransaction 
com.bharosa.vcrypt.tracker.intf.VCryptTracker.refreshNameValueProfile(NameValueProfile)
            
com.bharosa.vcrypt.tracker.intf.VCryptTracker.saveNameValueProfile(NameValueProfile)
            
com.bharosa.vcrypt.tracker.intf.NameValueProfile.setLongValue(String, BigInteger)
          Use NameValueProfile.setBigIntegerValue(String,BigInteger) instead 
com.bharosa.vcrypt.tracker.intf.VCryptTracker.updateAuthStatus(String, int, int, String)
          use updateAuthStatus(String requestId, OAAMSessionData sessionData); 
com.bharosa.vcrypt.tracker.intf.VCryptTracker.updateTransactionStatus(String, Date, long, int)
          Will be removed in future releases, use updateTransaction 
com.bharosa.vcrypt.tracker.intf.VCryptTracker.updateTransactionStatus(String, Date, long, int, Map[])
          Will be removed in future releases, use updateTransaction 
com.bharosa.vcrypt.tracker.intf.VCryptTracker.updateTransactionStatus(String, Date, long, int, Map[], boolean)
          Will be removed in future releases, use updateTransaction 
com.bharosa.vcrypt.tracker.intf.VCryptTracker.updateTransactionStatus(String, long, int)
          Will be removed in future releases, use updateTransaction 
com.bharosa.vcrypt.tracker.intf.VCryptTracker.updateTransactionStatus(String, long, int, boolean)
          Will be removed in future releases, use updateTransaction 
com.bharosa.vcrypt.tracker.intf.VCryptTracker.updateTransactionStatus(String, long, int, Map[])
          Will be removed in future releases, use updateTransaction 

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Adaptive Access Manager
11g Release 2 (11.1.2)

E54414-01


Copyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved.