Skip navigation links

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

E27208-02


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

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

 

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

 

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

 

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

 

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

 

Methods in com.bharosa.vcrypt.tracker.util with parameters of type OAAMSessionData
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-02


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