Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1.1)

E14650-02

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
MAS - Static variable in class oracle.security.jps.service.policystore.RoleAdminPermission
 
MATCHING_RESOURCETYPE_NOT_FOUND - Static variable in interface oracle.security.jps.util.JpsMsgCode.UPGRADE
 
MAX_LENGTH - Static variable in interface oracle.security.jps.util.JpsMsgCode.ID_MGMT
 
MBEAN_INITIALIZATION_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
MEMBER_APP_ROLE_GUID_NOT_DEFINED - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
MESSAGE_TEXT - Static variable in class oracle.security.jps.service.audit.AuditEvent
 
METHOD_NOT_SUPPORTED - Static variable in interface oracle.security.jps.util.JpsMsgCode.COMMON
 
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.
MIGRATION_ROLLBACK_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
MIGRATION_SUCCESSFUL - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
MIN_LENGTH - Static variable in interface oracle.security.jps.util.JpsMsgCode.ID_MGMT
 
MINIMUM_EXPECTED_KEYS - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
MISSING_IDSTORE_ENTRY - Static variable in interface oracle.security.jps.util.JpsMsgCode.ID_MGMT
 
MISSING_LM_ENTRIES - Static variable in interface oracle.security.jps.util.JpsMsgCode.CONFIG
 
MISSING_OPTIONAL_PARAMETER - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
MISSING_PARAMETER - Static variable in interface oracle.security.jps.util.JpsMsgCode.ADMIN
 
MISSING_REALM_ENTRY - Static variable in interface oracle.security.jps.util.JpsMsgCode.ID_MGMT
 
MODIFY_CREDENTIAL_FAILED - Static variable in interface oracle.security.jps.util.JpsMsgCode.CREDSTORE
 
MODIFY_FAILED_STORE_ERROR - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
MODIFY_OPERATION_NOT_ALLOWED - Static variable in interface oracle.security.jps.util.JpsMsgCode.POLICY_MGMT
 
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.
modifyRoleCategory(EntryReference, ModificationItem[]) - Method in interface oracle.security.jps.service.policystore.entitymanager.RoleCategoryManager
Modifies the role category referred by rcRef.
MODULE_ID - Static variable in class oracle.security.jps.service.audit.AuditEvent
 
MULTI_REALM_NAME_INVALID - Static variable in interface oracle.security.jps.util.JpsMsgCode.AUTHENTICATION
 
MULTIPLE_INSTANCES_IN_CTX - Static variable in interface oracle.security.jps.util.JpsMsgCode.CONFIG
 
MULTIPLE_MATCHING_RESOURCETYPE - Static variable in interface oracle.security.jps.util.JpsMsgCode.UPGRADE
 

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1.1)

E14650-02

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.