|
Oracle Fusion Middleware Java API Reference for Oracle Adaptive Access Manager 11g Release 2 (11.1.2) E27208-03 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserDevice | |
---|---|
com.bharosa.vcrypt.tracker.data | |
com.bharosa.vcrypt.tracker.intf | |
com.bharosa.vcrypt.tracker.util |
Uses of UserDevice in com.bharosa.vcrypt.tracker.data |
---|
Methods in com.bharosa.vcrypt.tracker.data that return UserDevice | |
---|---|
UserDevice[] |
GetUserDevicesResultData.getUserDevices() |
Constructors in com.bharosa.vcrypt.tracker.data with parameters of type UserDevice | |
---|---|
GetUserDevicesResultData(long totalCount, long fromIndex, UserDevice[] userDevices) |
Uses of UserDevice in com.bharosa.vcrypt.tracker.intf |
---|
Methods in com.bharosa.vcrypt.tracker.intf with parameters of type UserDevice | |
---|---|
VCryptResponse |
VCryptTracker.setUserDevices(String userId, UserDevice[] devices) Modifies devices associated with a user. |
Uses of UserDevice in com.bharosa.vcrypt.tracker.util |
---|
Methods in com.bharosa.vcrypt.tracker.util that return UserDevice | |
---|---|
static UserDevice |
VCryptTrackerUtil.fromNodeUserDevice(String methodName, Node deviceNode, String xmlString) |
static UserDevice[] |
VCryptTrackerUtil.fromNodeUserDevices(String methodName, Node valueNode, String xmlString) |
Methods in com.bharosa.vcrypt.tracker.util with parameters of type UserDevice | |
---|---|
static String |
VCryptTrackerUtil.toXMLUserDevice(UserDevice device) |
static String |
VCryptTrackerUtil.toXMLUserDevicesList(String userId, UserDevice[] devices) |
|
Oracle Fusion Middleware Java API Reference for Oracle Adaptive Access Manager 11g Release 2 (11.1.2) E27208-03 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |