public class JpsUtilityFactory
extends java.lang.Object
| Constructor and Description |
|---|
JpsUtilityFactory() |
| Modifier and Type | Method and Description |
|---|---|
static JpsUtilBackupRestorePolicyIfc |
getBackupRestorePolicyUtil()
Method to retrieve the interface related to Backup and Restore
|
static oracle.security.jps.tools.utility.JpsUtilConfigurationIfc |
getConfigurationUtil()
Method to retrieve the interface related to configuration operations
|
static JpsUtilDeploymentIfc |
getDeploymentSupportUtil()
Method to retrieve the interface related to Deployment
|
static JpsUtilExtractPolicyRealm |
getJpsRemoteDecisionPoint()
Method to retrieve the interface related to extracting disconnected data.
|
static oracle.security.jps.tools.utility.JpsUtilKeyStoreIfc |
getKeyStoreUtil()
Method to retrieve the interface related to key store operations
|
static JpsUtilMigrationAuditStoreIfc |
getMigrationAuditStoreUtil()
Method to retrieve the interface related to Migration
|
static JpsUtilMigrationCredIfc |
getMigrationCredUtil()
Method to retrieve the interface related to Migration
|
static JpsUtilMigrationKeyStoreIfc |
getMigrationKeyStoreUtil()
Method to retrieve the interface related to Migration
|
static JpsUtilMigrationPolicyIfc |
getMigrationPolicyUtil()
Method to retrieve the interface related to Migration
|
static JpsUtilMigrationRealmIfc |
getMigrationRealmUtil()
Method to retrieve the interface related to Migration
|
static JpsUtilUpgradeIfc |
getUpgradeSupportUtil()
Method to retrieve the interface related to Upgrade
|
static JpsXacmlPolicyExportIfc |
getXacmlPolicyExportUtil()
Method to retrieve the interface related to Xacml policy export
|
static JpsXacmlPolicyImportIfc |
getXacmlPolicyImportUtil()
Method to retrieve the interface related to Xacml policy import
|
static JpsXacmlPolicyMigrationIfc |
getXacmlPolicyMigrationInstance()
Method to retrieve the interface related to XACML Migration
|
public static JpsUtilBackupRestorePolicyIfc getBackupRestorePolicyUtil() throws JpsException
JpsExceptionpublic static JpsUtilExtractPolicyRealm getJpsRemoteDecisionPoint() throws JpsException
JpsExceptionpublic static JpsUtilDeploymentIfc getDeploymentSupportUtil() throws JpsException
JpsExceptionpublic static JpsUtilUpgradeIfc getUpgradeSupportUtil() throws JpsException
JpsExceptionpublic static JpsUtilMigrationPolicyIfc getMigrationPolicyUtil() throws JpsException
JpsException
public static oracle.security.jps.tools.utility.JpsUtilConfigurationIfc getConfigurationUtil()
throws JpsException
JpsException
public static oracle.security.jps.tools.utility.JpsUtilKeyStoreIfc getKeyStoreUtil()
throws JpsException
JpsExceptionpublic static JpsXacmlPolicyMigrationIfc getXacmlPolicyMigrationInstance() throws JpsException
JpsExceptionpublic static JpsUtilMigrationRealmIfc getMigrationRealmUtil() throws JpsException
JpsExceptionpublic static JpsUtilMigrationCredIfc getMigrationCredUtil() throws JpsException
JpsExceptionpublic static JpsUtilMigrationKeyStoreIfc getMigrationKeyStoreUtil() throws JpsException
JpsExceptionpublic static JpsUtilMigrationAuditStoreIfc getMigrationAuditStoreUtil() throws JpsException
JpsExceptionpublic static JpsXacmlPolicyImportIfc getXacmlPolicyImportUtil() throws JpsException
JpsExceptionpublic static JpsXacmlPolicyExportIfc getXacmlPolicyExportUtil() throws JpsException
JpsException