|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 1 (11.1.1) E22649-02 ESAPI |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JpsXacmlPolicyMigrationIfc
| Method Summary | |
|---|---|
void |
migrateAppPolicyDataToXacml(java.lang.String srcJpsCtxName, java.lang.String srcAppName, java.lang.String dstJpsCtxName, java.lang.String dstAppName)This method migrates all the policies defined for a given application, from a policy store (source) to another XACML basedpolicy store (destination). |
| Method Detail |
|---|
void migrateAppPolicyDataToXacml(java.lang.String srcJpsCtxName,
java.lang.String srcAppName,
java.lang.String dstJpsCtxName,
java.lang.String dstAppName)
throws JpsException
srcJpsCtxName - The JPS Context which defines the source Policy Store (defined in the jps-config.xml file).srcAppName - Name(ID) of the source application whose policies are being migrated.dstJpsCtxName - The JPS Context which defines the destination Policy Store (defined in the jps-config.xml file)dstAppName - Name(ID) of the destination application.JpsException
|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 1 (11.1.1) E22649-02 ESAPI |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||