Skip navigation links

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

E27208-03


Uses of Class
com.bharosa.vcrypt.common.data.OAAMDeviceFingerprintData

Packages that use OAAMDeviceFingerprintData
com.bharosa.vcrypt.tracker.intf   
com.bharosa.vcrypt.tracker.util   

 

Uses of OAAMDeviceFingerprintData in com.bharosa.vcrypt.tracker.intf

 

Method parameters in com.bharosa.vcrypt.tracker.intf with type arguments of type OAAMDeviceFingerprintData
 <any> VCryptTracker.createOAAMSession(String requestId, Date requestTime, OAAMUserData user, OAAMIPData ip, List<OAAMDeviceFingerprintData> fingerprintDataList, OAAMSessionData sessionData)
          This function will replace updateLog.

 

Uses of OAAMDeviceFingerprintData in com.bharosa.vcrypt.tracker.util

 

Methods in com.bharosa.vcrypt.tracker.util that return OAAMDeviceFingerprintData
static OAAMDeviceFingerprintData VCryptTrackerUtil.fromXMLCookieData(Node root)
           

 

Methods in com.bharosa.vcrypt.tracker.util that return types with arguments of type OAAMDeviceFingerprintData
static List<OAAMDeviceFingerprintData> VCryptTrackerUtil.fromXMLCookieList(Node root)
           

 

Method parameters in com.bharosa.vcrypt.tracker.util with type arguments of type OAAMDeviceFingerprintData
static String VCryptTrackerUtil.toXMLCreateOAAMSessionRequest(String requestId, Date requestTime, OAAMUserData user, OAAMIPData ip, List<OAAMDeviceFingerprintData> cookieList, OAAMSessionData sessionData)
           

 


Skip navigation links

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

E27208-03


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