| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.7.0) E10653-08  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adf.model.connection.webservice.impl.SensitiveCredentialProcessor
public class SensitiveCredentialProcessor
| Constructor Summary | |
|---|---|
SensitiveCredentialProcessor()
 | 
|
| Method Summary | |
|---|---|
static void | 
dumpAllReadableNames()
 | 
static java.util.Properties | 
extractSensitiveCredentials(Element metadata)
Extract sensitive information indicated in the "readableNameMap" from the metadata and put them in the Properties.  | 
static void | 
main(java.lang.String[] args)
 | 
static void | 
restoreSensitiveCredentials(Element metadata,
                            java.util.Properties credentials)
Replaced the matching attribute in the metadata with the real value contained in the credentials.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SensitiveCredentialProcessor()
| Method Detail | 
|---|
public static java.util.Properties extractSensitiveCredentials(Element metadata)
metadata - 
public static void restoreSensitiveCredentials(Element metadata,
                                               java.util.Properties credentials)
metadata - credentials - public static void dumpAllReadableNames()
public static void main(java.lang.String[] args)
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.7.0) E10653-08  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||