Previous Topic: Policy Methods

Next Topic: Realm Methods

Policy Migration Methods

The following methods enable you to migrate policy data between remote Policy Servers. Unless otherwise specified, these methods are in the class SmPolicyApiImpl.

Functionally, the remote policy data export and import methods behave in the same manner as the smobjexport and smobjimport utilities.

Policy export attributes are set with SmExportAttr. Policy import parameters are set with SmImportAttr.

Method

Description

doExport()

Exports an entire policy store or a single policy domain from a remote Policy Server and writes the output on the client’s local file system.

doImport()

Imports an entire policy store or a single policy domain onto a remote Policy Server.