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.intf.NameValueProfile

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

 

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

 

Methods in com.bharosa.vcrypt.tracker.intf that return NameValueProfile
 NameValueProfile VCryptTracker.getNameValueProfile(String entityDefKey, Long entityId, String requestId)
          Deprecated.  
 NameValueProfile VCryptTracker.refreshNameValueProfile(NameValueProfile profile)
          Deprecated.  
 NameValueProfile VCryptTracker.saveNameValueProfile(NameValueProfile profile)
          Deprecated.  

 

Methods in com.bharosa.vcrypt.tracker.intf with parameters of type NameValueProfile
 NameValueProfile VCryptTracker.refreshNameValueProfile(NameValueProfile profile)
          Deprecated.  
 NameValueProfile VCryptTracker.saveNameValueProfile(NameValueProfile profile)
          Deprecated.  

 

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

 

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

 

Methods in com.bharosa.vcrypt.tracker.util with parameters of type NameValueProfile
static String VCryptTrackerUtil.toXMLNameValueProfile(NameValueProfile profile)
           

 


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.