Skip navigation links

Oracle Fusion Middleware Oracle Platform Security Services API Reference
11g Release 1 (11.1.1)

E14650-01

A B C D E F G H I J K L M N O P Q R S T U V W X


M

main(String[]) - Static method in class oracle.security.jps.config.jaxb.JpsConfigSerializer
 
main(String[]) - Static method in class oracle.security.jps.service.policystore.PolicyStoreFactory
Deprecated.  
main(String[]) - Static method in class oracle.security.jps.util.JpsLdapUtil
 
main(String[]) - Static method in class oracle.security.jps.v11_1.config.jaxb.JpsConfigSerializer
 
marshall(Object) - Method in class oracle.security.jps.config.jaxb.JpsConfigSerializer
} Marshall a JpsConfig object to generate a DOM element
marshall(Object, OutputStream) - Method in class oracle.security.jps.config.jaxb.JpsConfigSerializer
Marshall a JpsConfig object to generate a DOM element and write out to supplied output stream
marshall(Object, String) - Method in class oracle.security.jps.config.jaxb.JpsConfigSerializer
Marshall a JpsConfig object to generate a DOM element and write the DOM element into a file
marshall(Object) - Method in class oracle.security.jps.v11_1.config.jaxb.JpsConfigSerializer
} Marshall a JpsConfig object to generate a DOM element
marshall(Object, OutputStream) - Method in class oracle.security.jps.v11_1.config.jaxb.JpsConfigSerializer
Marshall a JpsConfig object to generate a DOM element and write out to supplied output stream
marshall(Object, String) - Method in class oracle.security.jps.v11_1.config.jaxb.JpsConfigSerializer
Marshall a JpsConfig object to generate a DOM element and write the DOM element into a file
MESSAGE_TEXT - Static variable in class oracle.security.jps.service.audit.AuditEvent
 
MIGRATE_SECURITY_STORE - Static variable in class oracle.security.jps.tools.utility.JpsUtilMigrationTool
 
migrateAliasScopedCredentialData(String, JpsConfiguration, String, String, JpsConfiguration, String) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationCredIfc
Method to migrate all the credentials in a given alias in a credential store(source) to a given alias in another credential store (destination)
migrateAliasScopedCredentialData(String, JpsConfiguration, String, String, JpsConfiguration, String, boolean) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationCredIfc
Method to migrate all the credentials in a given alias in a credential store(source) to a given alias in another credential store (destination)
migrateAllPolicyData(String, String) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationPolicyIfc
This method migrates all the policies (Application as well as global), from a policy store (source) to another (destination).
migrateAllPolicyData(String, JpsConfiguration, String, JpsConfiguration) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationPolicyIfc
This method migrates all the policies, from a policy store (source) to a another policy store (destination).
migrateAllPolicyData(String, JpsConfiguration, String, JpsConfiguration, String, JpsConfiguration) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationPolicyIfc
This method migrates all the Global policies, from a policy store (source) to a another policy store (destination).
migrateAllPolicyData(PolicyStore, PolicyStore, IdentityStoreService) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationPolicyIfc
This method migrates all Global policies, from a policy store (source) to a another policy store (destination).
migrateAppPolicyData(String, String, String) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationPolicyIfc
This method migrates all the policies defined for a given application, from a policy store (source) to another policy store (destination).
migrateAppPolicyData(String, String, String, boolean) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationPolicyIfc
This method migrates all the policies defined for a given application, from a policy store (source) to another policy store (destination).
migrateAppPolicyData(String, String, String, String) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationPolicyIfc
This method migrates all the policies defined for a given application, from a policy store (source) to another policy store (destination).
migrateAppPolicyData(String, String, String, String, boolean) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationPolicyIfc
This method migrates all the policies defined for a given application, from a policy store (source) to another policy store (destination).
migrateAppPolicyData(String, String, String, String, boolean, String, boolean) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationPolicyIfc
This method migrates all the policies defined for a given application, from a policy store (source) to another policy store (destination).
migrateAppPolicyToFarmLevelPolicyStore(InputStream, boolean, String, String) - Method in interface oracle.security.jps.tools.utility.JpsUtilDeploymentIfc
Method to migrate application specific policy from an InputStream to farm level policy store.
migrateAppPolicyToFarmLevelPolicyStore(InputStream, boolean, String) - Method in interface oracle.security.jps.tools.utility.JpsUtilDeploymentIfc
Method to migrate Application specific policy from a FileInputStream to farm level policy store.
migrateCodePolicyToFarmLevelPolicyStore(InputStream) - Method in interface oracle.security.jps.tools.utility.JpsUtilDeploymentIfc
Method to migrate codebase policy from an InputStream to farm level policy store.
migrateCredentialData(String, String) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationCredIfc
Method to migrate all the credentials in a credential store(source) to another (destination)
migrateCredentialData(String, String, boolean) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationCredIfc
Method to migrate all the credentials in a credential store(source) to another (destination)
migrateCredentialData(String, JpsConfiguration, String, JpsConfiguration) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationCredIfc
Method to migrate all the credentials in a credential store(source) to another (destination)
migrateCredentialData(CredentialStore, CredentialStore) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationCredIfc
Method to migrate all the credentials in a credential store(source) to another (destination)
migrateGlobalPolicyData(String, String) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationPolicyIfc
This method migrates all the Global policies, from a policy store (source) to a another policy store (destination).
migrateJava2PolicyData(File, String) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationPolicyIfc
This method migrates all the policies , from a java2 policy file (source) to a JPS policy store (destination).
migrateLDAPtoLdifRealm(String, String, String, char[], String, String, String, String, char[]) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationRealmIfc
Method to migrate realm data(users and roles) from one identity store to another.
migrateLDAPtoXMLRealm(String, String, String, char[], String, String) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationRealmIfc
Method to migrate realm data(users and roles) from one identity store to another.
migrateRealmData(String, String, String) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationRealmIfc
Method to migrate realm data( users and roles) from one identity store (source) to another (destination).
migrateXmlToLdifRealmData(String, String, String, String, String, String, char[]) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationRealmIfc
Method to migrate realm data(users and roles) from one identity store to another.
migrateXmlToXmlRealmData(String, String, String, String) - Method in interface oracle.security.jps.tools.utility.JpsUtilMigrationRealmIfc
Method to migrate realm data(users and roles) from one identity store to another.
modifyGrant(List<PrincipalEntry>, CodeSourceEntry, PermissionEntry, PermissionEntry) - Method in interface oracle.security.jps.service.policystore.PolicyMgmt
Modifies a grant by replacing the permission in an existing grant with a given permission if not already present.
modifyPermissionSet(EntryReference, ResourceActionsEntry, ResourceActionsEntry) - Method in interface oracle.security.jps.service.policystore.entitymanager.PermissionSetManager
Modify the PermissionSet
modifyPermissionSet(EntryReference, ModificationItem[]) - Method in interface oracle.security.jps.service.policystore.entitymanager.PermissionSetManager
Modify the PermissionSet.
modifyResource(EntryReference, ModificationItem[]) - Method in interface oracle.security.jps.service.policystore.entitymanager.ResourceManager
Modifies a Resource
modifyResourceType(EntryReference, ModificationItem[]) - Method in interface oracle.security.jps.service.policystore.entitymanager.ResourceTypeManager
Modifies the resource type referred by rtRef.
MODULE_ID - Static variable in class oracle.security.jps.service.audit.AuditEvent
 

Skip navigation links

Oracle Fusion Middleware Oracle Platform Security Services API Reference
11g Release 1 (11.1.1)

E14650-01

A B C D E F G H I J K L M N O P Q R S T U V W X


Copyright © 2009, Oracle. All rights reserved.