| 
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JpsUtilExtractPolicyRealm
| Method Summary | |
|---|---|
 org.w3c.dom.Document | 
extractUserPolicies(java.lang.String userName, java.util.List<java.lang.String> appNames)This method extracts identity and policy information for the named user and specified set of Application Stripes.  | 
| Method Detail | 
|---|
org.w3c.dom.Document extractUserPolicies(java.lang.String userName,
                                         java.util.List<java.lang.String> appNames)
                                         throws JpsException
userName - Name of the user whose identity will be extracted. e.g.:JtaAdmin or fmwadmin etc..appNames - The list of application stripes for which policies will be extracted.java.lang.IllegalArgumentException - If the required parameters userName and appNames are null.JpsException - Indicates internal JPS error.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||