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.tracker.data.GetUserDevicesRequestData

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

 

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

 

Methods in com.bharosa.vcrypt.tracker.intf with parameters of type GetUserDevicesRequestData
 <any> VCryptTracker.getUserDevices(GetUserDevicesRequestData request)
          Retrieves the devices associated with a user.
If the request is null or if the request.userId is null, returns error code of INVALID_DATA.

 

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

 

Methods in com.bharosa.vcrypt.tracker.util that return GetUserDevicesRequestData
static GetUserDevicesRequestData VCryptTrackerUtil.fromXMLGetUserDevicesRequestData(String xmlString)
           

 

Methods in com.bharosa.vcrypt.tracker.util with parameters of type GetUserDevicesRequestData
static String VCryptTrackerUtil.toXMLGetUserDevicesRequestData(GetUserDevicesRequestData request)
           

 


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.