Skip navigation links


Deprecated API


Contents

Deprecated Interfaces
Thor.API.Operations.ErrorOperationsIntf
           
Thor.API.Operations.tcPermissionOperationsIntf
           
Thor.API.Operations.tcReconciliationOperationsIntf
          As of 11g use ReconOperationsService 
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf
           

 

Deprecated Classes
oracle.iam.certification.vo.IDCEndPoint
           
oracle.iam.request.vo.RequestTemplate
           

 

Deprecated Fields
oracle.iam.provisioning.api.ProvisioningConstants.AccountSearchAttribute.APPINST_KEY
           
oracle.iam.policyengine.vo.Util.DATE_FORMAT_CANONICAL
          Will become a private constant since this doesn't handle parsing a general IS0-8601 format. (Only handles our subset). Instead always use the public methods stringToDate and getCanonicalDateString. (At some point we may want to handle parsing a general IS0-8601 format). 
oracle.iam.provisioning.api.ProvisioningConstants.EntitlementInstanceSearchAttribute.ENTITLEMENT_KEY
           
oracle.iam.provisioning.api.ProvisioningConstants.AccountSearchAttribute.USER_KEY
           

 

Deprecated Methods
Thor.API.Operations.tcGroupOperationsIntf.addAdministrator(long, long, boolean, boolean)
            
Thor.API.Operations.tcObjectOperationsIntf.addAdministrator(long, long, boolean, boolean)
            
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.addAdministrator(long, long, boolean, boolean)
          Adds a group to the list of groups that have administrative access over the specified workflow. 
Thor.API.Operations.tcGroupOperationsIntf.addAdministrators(long, long[], boolean[], boolean[])
            
Thor.API.Operations.tcObjectOperationsIntf.addAdministrators(long, long[], boolean[], boolean[])
            
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.addAdministrators(long, long[], boolean[], boolean[])
          Adds groups to the list of groups that have administrative access over the specified workflow. 
Thor.API.Operations.tcObjectOperationsIntf.addAuditObjective(long, long)
            
Thor.API.Operations.tcObjectOperationsIntf.addAuditObjectives(long, long[])
            
Thor.API.Operations.tcObjectOperationsIntf.addAuthorizer(long, long)
            
Thor.API.Operations.tcObjectOperationsIntf.addAuthorizers(long, long[])
            
Thor.API.Operations.tcReconciliationOperationsIntf.addDirectBulkMultiAttributeData(long, long, String, List)
          As of 11g use ReconOperationsService 
Thor.API.Operations.tcReconciliationOperationsIntf.addDirectBulkMultiAttributeData(long, long, String, List, String)
          As of 11g use ReconOperationsService 
Thor.API.Operations.tcReconciliationOperationsIntf.addDirectBulkMultiAttributeData(long, String, List)
          As of 11g use ReconOperationsService 
Thor.API.Operations.tcReconciliationOperationsIntf.addDirectBulkMultiAttributeData(long, String, List, String)
          As of 11g use ReconOperationsService 
Thor.API.Operations.tcReconciliationOperationsIntf.addDirectMultiAttributeData(long, long, String, Map)
          As of 11g use ReconOperationsService 
Thor.API.Operations.tcReconciliationOperationsIntf.addDirectMultiAttributeData(long, long, String, Map, String)
          As of 11g use ReconOperationsService 
Thor.API.Operations.tcReconciliationOperationsIntf.addDirectMultiAttributeData(long, String, Map)
          As of 11g use ReconOperationsService 
Thor.API.Operations.tcReconciliationOperationsIntf.addDirectMultiAttributeData(long, String, Map, String)
          As of 11g use ReconOperationsService 
Thor.API.Operations.tcGroupOperationsIntf.addForm(long, long, long, int, int)
            
Thor.API.Operations.tcGroupOperationsIntf.addForms(long, long[], long[], int[], int[])
            
Thor.API.Operations.tcGroupOperationsIntf.addMemberUser(long, long, boolean)
            
Thor.API.Operations.tcGroupOperationsIntf.addMemberUsers(long, long[], boolean)
            
Thor.API.Operations.tcGroupOperationsIntf.addMemberUsersNoTxn(long, long[], boolean)
            
Thor.API.Operations.tcGroupOperationsIntf.addMenuItem(long, long)
            
Thor.API.Operations.tcGroupOperationsIntf.addMenuItems(long, long[])
            
Thor.API.Operations.tcReconciliationOperationsIntf.addMultiAttributeData(long, long, String, Map)
          As of 11g use ReconOperationsService 
Thor.API.Operations.tcReconciliationOperationsIntf.addMultiAttributeData(long, long, String, Map, String)
          As of 11g use ReconOperationsService 
Thor.API.Operations.tcReconciliationOperationsIntf.addMultiAttributeData(long, String, Map)
          As of 11g use ReconOperationsService 
Thor.API.Operations.tcReconciliationOperationsIntf.addMultiAttributeData(long, String, Map, String)
          As of 11g use ReconOperationsService 
Thor.API.Operations.tcOrganizationOperationsIntf.addObjectAllowed(long, long, boolean)
            
Thor.API.Operations.tcOrganizationOperationsIntf.addObjectAllowed(long, long, Map)
            
Thor.API.Operations.tcGroupOperationsIntf.addObjectPermission(long, long, boolean, boolean, boolean)
            
Thor.API.Operations.tcGroupOperationsIntf.addObjectPermissions(long, long[], boolean[], boolean[], boolean[])
            
oracle.iam.selfservice.self.selfmgmt.api.AuthenticatedSelfService.addProxyForUser(long, Date, Date)
          The preferred way to do is via AuthenticatedSelfService.addProxyForUser(String, Date, Date, boolean) 
oracle.iam.identity.usermgmt.api.UserManager.addProxyForUser(String, long, Date, Date, boolean)
          The preferred way to do this is via UserManager.addProxyForUser(String, String, Date, Date, boolean) 
oracle.iam.request.api.RequestService.addRequestComment(String, RequestComment)
          Human task comments feature in SOA needs to be used as replacement for request comments. 
oracle.iam.reconciliation.vo.ReconTargetAttribute.addTadParentKey(int, ReconTargetAttribute)
            
oracle.iam.reconciliation.vo.ReconTargetAttribute.addTadParentKey(ReconTargetAttribute)
            
oracle.iam.reconciliation.vo.ReconEvent.addToReconEventAssignmentCollection(ReconEventAssignment)
            
oracle.iam.reconciliation.api.EventMgmtService.assignEvent(long, String, long, long)
           
Thor.API.Operations.tcUserOperationsIntf.canResourceBeProvisioned(long, long)
            
Thor.API.Operations.tcUnauthenticatedOperationsIntf.canUserLogin(String, String)
            
oracle.iam.selfservice.self.selfmgmt.api.AuthenticatedSelfService.changePassword(char[])
          This API is no more supported. Please use AuthenticatedSelfService.changePassword(char[], char[], char[]) Accepts the new password (since old password is expired) and sets it as the current password for the user 
oracle.iam.identity.usermgmt.api.UserManager.changePassword(String, char[], boolean)
          This API does not support option for email notification. The preferred way to do this is via UserManager.changePassword(String, char[], boolean, boolean) Changes the user's password. 
oracle.iam.identity.usermgmt.api.UserManager.changePassword(String, char[], boolean, Locale, boolean)
          This API does not support option for email notification. The preferred way to do this is via UserManager.changePassword(String, char[], boolean, Locale, boolean, boolean) 
oracle.iam.identity.usermgmt.api.UserManager.changePassword(String, Object, char[])
          This API does not support option for email notification. The preferred way to do this is via UserManager.changePassword(String, Object, char[], boolean) Changes the user's password. 
Thor.API.Operations.tcUnauthenticatedOperationsIntf.changePasswordForUser(String, String, String, String)
            
Thor.API.Operations.tcReconciliationOperationsIntf.closeReconciliationEvent(long)
          As of 11g use ReconOperationsService 
com.thortech.xl.dataobj.util.tcEmailNotificationUtil.constructEmail(String, String)
          Not recomended to use from 11gR1 onwards. 
com.thortech.xl.dataobj.util.tcEmailNotificationUtil.constructEmail(String, String, String, String)
          Not recomended to use from 11gR1 onwards. 
Thor.API.Operations.tcAccessPolicyOperationsIntf.createAccessPolicy(Map, long[], boolean[], long[], long[])
            
Thor.API.Operations.tcAccessPolicyOperationsIntf.createAccessPolicy(Map, long[], boolean[], long[], long[], AccessPolicyResourceData[])
            
Thor.API.Operations.tcAccessPolicyOperationsIntf.createAccessPolicy(Map, long[], tcAccessPolicyOperationsIntf.PolicyNLAObjectActionType[], long[], long[])
            
Thor.API.Operations.tcAccessPolicyOperationsIntf.createAccessPolicy(Map, long[], tcAccessPolicyOperationsIntf.PolicyNLAObjectActionType[], long[], long[], AccessPolicyResourceData[])
            
oracle.iam.ida.api.ScanRunManager.createAccessRequestPreventivePreviewScan(RequestData)
          11.1.2.3.0 This method is for OIM internal use only and might be removed in a future release. Use ScanRunManager.createUserPreventivePreviewScan(oracle.iam.request.vo.RequestData, boolean, java.util.Set) 
Thor.API.Operations.tcReconciliationOperationsIntf.createDeleteReconciliationEvent(String, Map)
          As of 11g use ReconOperationsService.createReconciliationEvent(String, Map, EventAttributes) 
oracle.iam.reconciliation.api.ReconOperationsService.createDeleteReconciliationEvent(String, Map)
          As of 11g use ReconOperationsService.createReconciliationEvent(String, Map, EventAttributes) 
Thor.API.Operations.tcReconciliationOperationsIntf.createDeleteReconciliationEvent(String, Map, String)
          As of 11g use ReconOperationsService.createReconciliationEvent(String, Map, EventAttributes) 
oracle.iam.reconciliation.api.ReconOperationsService.createDeleteReconciliationEvent(String, Map, String)
          As of 11g use ReconOperationsService.createReconciliationEvent(String, Map, EventAttributes) 
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.createProcess(ProcessDefinition)
          Method to create a new workflow 
Thor.API.Operations.tcReconciliationOperationsIntf.createReconciliationEvent(String, Map, boolean)
          As of 11g use ReconOperationsService.createReconciliationEvent(String, Map, EventAttributes) 
oracle.iam.reconciliation.api.ReconOperationsService.createReconciliationEvent(String, Map, boolean)
          As of 11g use ReconOperationsService.createReconciliationEvent(String, Map, EventAttributes) 
Thor.API.Operations.tcReconciliationOperationsIntf.createReconciliationEvent(String, Map, boolean, Date)
          As of 11g use ReconOperationsService.createReconciliationEvent(String, Map, EventAttributes) 
Thor.API.Operations.tcReconciliationOperationsIntf.createReconciliationEvent(String, Map, boolean, String)
          As of 11g use ReconOperationsService.createReconciliationEvent(String, Map, EventAttributes) 
oracle.iam.reconciliation.api.ReconOperationsService.createReconciliationEvent(String, Map, boolean, String)
          As of 11g use ReconOperationsService.createReconciliationEvent(String, Map, EventAttributes) 
Thor.API.Operations.tcReconciliationOperationsIntf.createReconciliationEvent(String, Map, boolean, String, Date)
          As of 11g use ReconOperationsService.createReconciliationEvent(String, Map, EventAttributes) 
oracle.iam.ida.api.ScanRunManager.createRoleLCMPreventivePreviewScan(Role, String)
          11.1.2.3.0 This method is for OIM internal use only and might be removed in a future release. Use ScanRunManager.createRolePreventivePreviewScan(oracle.iam.identity.rolemgmt.vo.Role, boolean, java.util.Set) 
oracle.iam.reconciliation.api.EventMgmtService.createUser(long, String, String, String)
          Please try to use ReconOperationsService.processReconciliationEvent(long) 
Thor.API.Operations.tcObjectOperationsIntf.decreaseGroupPriority(long, long)
            
Thor.API.Operations.tcReconciliationOperationsIntf.deleteBulkMultiAttributeData(String, Map, String, List)
          As of 11g use ReconOperationsService.deleteBulkMultiAttributeData(String, Map, String, List) 
Thor.API.Operations.tcReconciliationOperationsIntf.deleteBulkMultiAttributeData(String, Map, String, List, String)
          As of 11g use ReconOperationsService.deleteBulkMultiAttributeData(String, Map, String, List, String) 
Thor.API.Operations.tcReconciliationOperationsIntf.deleteDetectedAccounts(tcResultSet)
          As of 11g use ReconOperationsService.deleteDetectedAccounts(Thor.API.tcResultSet) 
Thor.API.Operations.tcUserOperationsIntf.disableAppForUser(long, long)
            
Thor.API.Operations.tcUserOperationsIntf.disableAppsForUser(long, long[])
            
Thor.API.Operations.tcObjectOperationsIntf.disableAppsForUsers(long[], long[])
            
oracle.iam.connectors.icfcommon.prov.ICProvisioningManager.disableUser()
           
Thor.API.Operations.tcUserOperationsIntf.enableAppForUser(long, long)
            
Thor.API.Operations.tcUserOperationsIntf.enableAppsForUser(long, long[])
            
Thor.API.Operations.tcObjectOperationsIntf.enableAppsForUsers(long[], long[])
            
oracle.iam.connectors.icfcommon.prov.ICProvisioningManager.enableUser()
           
oracle.iam.certification.api.CertificationAdministrationService.findAllEventListeners()
           
Thor.API.Operations.tcObjectOperationsIntf.findProvisionableObjectsForUser(long, Map)
            
Thor.API.Operations.tcReconciliationOperationsIntf.finishReconciliationEvent(long)
          As of 11g use ReconOperationsService 
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.getAdapterMappings(String, long)
          Method to get the adapter mappings for an adapter 
Thor.API.Operations.tcObjectOperationsIntf.getAdministrators(long)
            
Thor.API.Operations.tcObjectOperationsIntf.getAdministrators(Map)
            
Thor.API.Operations.tcGroupOperationsIntf.getAllForms()
            
Thor.API.Operations.tcGroupOperationsIntf.getAllMenuItems()
            
Thor.API.Operations.tcGroupOperationsIntf.getAllObjectPermissions()
            
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.getAllRules()
          This method will retrieve the list of rules in the system 
Thor.API.Operations.tcGroupOperationsIntf.getAssignedForms(long)
            
Thor.API.Operations.tcGroupOperationsIntf.getAssignedMenuItems(long)
            
Thor.API.Operations.tcGroupOperationsIntf.getAssignedObjectPermissions(long)
            
Thor.API.Operations.tcGroupOperationsIntf.getAssignedObjectPermissions(Map)
            
Thor.API.Operations.tcObjectOperationsIntf.getAssociatedUsersForRequest(String, long, Map)
            
oracle.iam.oimcommon.api.AccountService.getAttributeMapByEntitlementIds(List)
           
oracle.iam.certification.api.CertificationService.getAttributeValueUsersCountWithFilter(Long, String, Long, Map)
          use CertificationService.getAttributeValueUsersCountWithFilter(Long, String, Long, SearchCriteria) 
Thor.API.Operations.tcObjectOperationsIntf.getAuditObjectives(long)
            
Thor.API.Operations.tcObjectOperationsIntf.getAuthorizers(long)
            
Thor.API.Operations.tcObjectOperationsIntf.getAuthorizers(Map)
            
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.getAvailableAdapters()
          Method to get all the available adapters in the system 
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.getAvailableEventHandlers()
          Method to get all the available event handlers in the system 
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.getAvailableTaskAssignmentAdapters()
          Method to get all the available task assignment adapters in the system 
Thor.API.Operations.tcFormInstanceOperationsIntf.getChildFormDefinition(long, int)
          The version with which the process instance was saved is no longer tracked. All the process instances are assumed to be associated with the active version of the form. This API will ignore the parentFormVersion parameter and return the child form definition associated with the active parent form version. 
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.getChildForms(long, int)
          Method to get all the child forms for a given parent form 
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.getColumnLength(String, String)
          This method will retrieve the column length in the table 
Thor.API.Operations.tcReconciliationOperationsIntf.getDefaultDateFormat()
          As of 11g use ReconOperationsService 
oracle.iam.identity.usermgmt.vo.User.getDescription()
           
oracle.iam.identity.usermgmt.vo.User.getEmployeeNumber()
           
oracle.iam.request.vo.RequestBeneficiaryEntity.getEntityType()
          will be replaced with return type OIMType in future getRequestEntityType 
oracle.iam.request.vo.RequestEntity.getEntityType()
           
Thor.API.Operations.ErrorOperationsIntf.getErrorDetails(String)
            
oracle.iam.request.vo.RequestError.getErrorMessage()
          replaced with RequestError.getErrorMessages() 
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.getForms()
          Method to get all the available forms in the system 
com.thortech.xl.dataobj.util.tcEmailNotificationUtil.getFromRequest(String, String)
          Not recomended to use from 11gR1 onwards. 
oracle.iam.certification.api.CertificationService.getIDCEndPointUsersByBatch(Long, String, Long, PaginationContext, Map)
          use CertificationService.getIDCEndPointUsersByBatch(Long, String, Long, PaginationContext, SearchCriteria) 
oracle.iam.provisioning.vo.Account.getInapplicableAccountAction()
            
oracle.iam.scheduler.api.SchedulerService.getJobParameter(long, String)
            
oracle.iam.scheduler.api.SchedulerService.getJobParameter(String, String)
            
oracle.iam.scheduler.api.SchedulerService.getJobParameters(String, String)
            
oracle.iam.certification.api.CertificationService.getLineItemDetailActionHistory(Long, String, Long, Long, int)
          use CertificationService.getLineItemDetailActionHistory(Long, String, Long, Long, CertificationConstants.EntityType) 
Thor.API.Operations.tcUserOperationsIntf.getMenuList(long)
            
Thor.API.Operations.tcUserOperationsIntf.getMenuListForSelf()
            
Thor.API.Operations.tcReconciliationOperationsIntf.getMissingAccounts(String, Set)
          As of 11g use ReconOperationsService 
Thor.API.Operations.tcReconciliationOperationsIntf.getMissingAccounts(String, Set, Map)
          As of 11g use ReconOperationsService.getMissingAccounts(String, Set, Map) 
oracle.iam.request.api.RequestService.getModelForTemplate(String)
           
Thor.API.Operations.tcUserOperationsIntf.getObjectAuthorizationPermissions(long)
            
Thor.API.Operations.tcUserOperationsIntf.getObjects(long)
            
Thor.API.Operations.tcOrganizationOperationsIntf.getObjectsAllowed(long)
            
Thor.API.Operations.tcUserOperationsIntf.getObjectsByTypeStatus(long, String, String)
            
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.getObjectStatuses(long)
          This method will retrieve the object statuses defined on a object 
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.getOrgAttributesForTrustedSourceReconMapping()
          This method will retrieve the organization attributes from org profile to be used for trusted source reconciliation mappings 
oracle.iam.provisioning.vo.Account.getPolicyBased()
            
Thor.API.Operations.tcFormInstanceOperationsIntf.getProcessFormVersion(long)
          The version with which the process instance was saved is no longer tracked. All the process instances are assumed to be associated with the active version of the form. Use getActiveVersion( long plFormDefinitionKey ) instead. 
Thor.API.Operations.tcProvisioningOperationsIntf.getProvisioingProcessOfflinedDate(long)
            
oracle.iam.provisioning.vo.Account.getProvisionedByMechanism()
            
Thor.API.Operations.tcObjectOperationsIntf.getReconciliationFields(long)
            
oracle.iam.request.api.RequestService.getRequestComments(String)
          Human task comments feature in SOA needs to be used as replacement for request comments. 
oracle.iam.request.api.RequestService.getRequestComments(String, RequestComment.TYPE)
          Human task comments feature in SOA needs to be used as replacement for request comments. 
oracle.iam.request.api.RequestService.getRequestComments(String, String, RequestComment.TYPE)
          Human task comments feature in SOA needs to be used as replacement for request comments. 
oracle.iam.request.api.RequestService.getRequestDataSet(String, String)
          As of release 11.1.2.2.0, replaced by RequestService.getRequestDataSet(RequestEntity) and RequestService.getRequestDataSet(RequestBeneficiaryEntity) 
oracle.iam.request.api.RequestService.getRequestDataSetName(String, String)
          As of release 11.1.2.2.0, replaced by RequestService.getRequestDataSetName(RequestEntity) and RequestService.getRequestDataSetName(RequestBeneficiaryEntity) 
oracle.iam.request.vo.Request.getRequestTemplateName()
           
oracle.iam.request.vo.RequestData.getRequestTemplateName()
           
oracle.iam.request.api.RequestService.getRequestTemplates(RequestTemplateSearchCriteria, Set, Map)
           
oracle.iam.request.api.RequestService.getRestrictedDataSet(String, String)
           
oracle.iam.request.api.UnauthenticatedRequestService.getRestrictedDataSet(String, String)
           
oracle.iam.reconciliation.api.ReconciliationResult.getResult()
            
oracle.iam.passwordmgmt.vo.PasswordPolicyInfo.getShortDesc()
          please see PasswordPolicyInfo.getDesc() 
oracle.iam.selfservice.self.selfmgmt.api.AuthenticatedSelfService.getSystemChallengeQuestions()
          This method is not longer supported. The preferred way to do this is via PasswordMgmtService.getApplicableDefaultChallengeQuestions(String,Boolean,Locale) 
oracle.iam.selfservice.uself.uselfmgmt.api.UnauthenticatedSelfService.getSystemChallengeQuestions()
          This method is not longer supported. The preferred way to do this is via PasswordMgmtService.getApplicableDefaultChallengeQuestions(String,Boolean,Locale) 
oracle.iam.selfservice.uself.uselfmgmt.api.UnauthenticatedSelfService.getSystemChallengeQuestions(Locale)
          This method is not longer supported. The preferred way to do this is via PasswordMgmtService.getApplicableDefaultChallengeQuestions(String,Boolean,Locale) 
Thor.API.Operations.tcUnauthenticatedOperationsIntf.getSystemChallenges()
            
oracle.iam.reconciliation.vo.ReconTargetAttribute.getTadParentKey()
            
oracle.iam.reconciliation.vo.ReconTargetAttribute.getTadParentKeyCollection()
            
oracle.iam.reconciliation.api.EventMgmtService.getTargetAttrDetailsCollection(ReconEvent)
            
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.getTaskAssignmentRule()
          Method to get all the task assignment rules in the system 
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.getTaskAssignmentTypes()
          This method will retrieve different task assignment types 
Thor.API.Operations.tcProvisioningOperationsIntf.getTasksArchived(String)
            
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.getTaskStatusKeyMapping()
          This method will retrieve the mapping of status key and corresponding status mapping 
oracle.iam.request.api.RequestService.getTemplate(String)
           
oracle.iam.request.api.UnauthenticatedRequestService.getTemplate(String)
           
oracle.iam.request.api.RequestService.getTemplateNames()
           
oracle.iam.request.api.UnauthenticatedRequestService.getTemplateNames()
           
oracle.iam.request.api.RequestService.getTemplateNamesForSelf()
           
oracle.iam.identity.usermgmt.vo.User.getTimezone()
           
oracle.iam.requestprofile.vo.RequestProfileEntityAttribute.getType()
          as of 11.1.2.2.0, replaced by getTYPE(). 
Thor.API.Operations.tcObjectOperationsIntf.getUnassignedAdministrators(long)
            
Thor.API.Operations.tcObjectOperationsIntf.getUnassignedAdministrators(long, String)
            
Thor.API.Operations.tcObjectOperationsIntf.getUnassignedAuditObjectives(long)
            
Thor.API.Operations.tcObjectOperationsIntf.getUnassignedAuthorizers(long)
            
Thor.API.Operations.tcObjectOperationsIntf.getUnassignedAuthorizers(long, String)
            
Thor.API.Operations.tcGroupOperationsIntf.getUnassignedForms(long)
            
Thor.API.Operations.tcGroupOperationsIntf.getUnassignedMenuItems(long)
            
Thor.API.Operations.tcGroupOperationsIntf.getUnassignedObjectPermissions(long)
            
Thor.API.Operations.tcGroupOperationsIntf.getUnassignedObjectPermissions(Map)
            
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.getUserAttributesForTrustedSourceReconMapping()
          This method will retrieve the user attributes from user profile to be used for trusted source reconciliation mappings 
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.getUserDefinedFields(String)
          Method to get all the user defined fields for a form 
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.getWorkflowDefinition(long)
          This method will retrieve the definition of a workflow based on the provided workflow definition key. 
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.getWorkflowDefinition(String)
          This method will retrieve the definition of a workflow based on the provided workflow name. 
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.getWorkflowDefinitionXML(long)
          This method will retrieve the XML definition of a workflow based on the provided workflow definition key. 
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.getWorkflowDefinitionXML(String)
          This method will retrieve the definition of a workflow based on the provided workflow name in the form of an XML document. 
oracle.iam.provisioning.api.ProvisioningService.grantEntitlement(long, Entitlement)
           
oracle.iam.provisioning.api.ProvisioningService.grantEntitlements(long, List)
           
oracle.iam.identity.rolemgmt.api.RoleManager.grantRole(String, Set, boolean)
           
Thor.API.Operations.tcPermissionOperationsIntf.hasPermission(Operation[])
            
Thor.API.Operations.tcReconciliationOperationsIntf.ignoreEvent(String, Map)
          As of 11g use ReconOperationsService.ignoreEvent(String, Map) 
Thor.API.Operations.tcReconciliationOperationsIntf.ignoreEvent(String, Map, String)
          As of 11g use ReconOperationsService.ignoreEvent(String, Map, String) 
Thor.API.Operations.tcReconciliationOperationsIntf.ignoreEventAttributeData(String, Map, String, Map[])
          As of 11g use ReconOperationsService.ignoreEventAttributeData(String, Map, String, Map[]) 
Thor.API.Operations.tcReconciliationOperationsIntf.ignoreEventAttributeData(String, Map, String, Map[], String)
          As of 11g use ReconOperationsService.ignoreEventAttributeData(String, Map, String, Map[], String) 
Thor.API.Operations.tcObjectOperationsIntf.increaseGroupPriority(long, long)
            
oracle.iam.provisioning.vo.ApplicationInstance.isApplicableToEntitlement()
            
oracle.iam.certification.vo.IDCConfiguration.isDoNotAutomaticallyClaimUsers()
           
Thor.API.Operations.tcProvisioningOperationsIntf.isTaskNoteEncrypted(long)
            
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.isWorkflowCreationPermitted()
          This method will return if the logged in user has permissions to create new workflows 
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.isWorkflowUpdatePermitted()
          This method will return if the logged in user has permissions to update existing workflows 
Thor.API.Operations.tcReconciliationOperationsIntf.linkEventToResourceInstanceForUser(long, long)
          As of 11g use ReconOperationsService.linkEventToResourceInstanceForUser(long, long) 
Thor.API.Operations.tcReconciliationOperationsIntf.linkEventToUser(long, long)
          As of 11g use ReconOperationsService.linkEventToUser(long, long) 
oracle.iam.certification.api.CertificationService.loadCertification(Long)
          use loadCertification(Long certificationId, String taskUid) 
oracle.iam.identity.usermgmt.api.UserManager.lock(ArrayList, boolean, boolean)
          Please see #lock(ArrayList<String>, boolean) 
oracle.iam.identity.usermgmt.api.UserManager.lock(String, boolean, boolean)
          Please see UserManager.lock(String, boolean) 
oracle.iam.identity.usermgmt.api.UserManager.lock(String, Object, boolean)
          Please see UserManager.lock(String, Object) 
oracle.iam.platform.OIMClient.login(String, String)
           
Thor.API.Operations.tcUnauthenticatedOperationsIntf.login(String, String)
            
oracle.iam.platform.OIMClient.login(String, String, Hashtable)
           
oracle.iam.scheduler.api.SchedulerService.pauseTrigger(String)
            
oracle.iam.reconciliation.api.EventMgmtService.performBulkAction(String, HashMap, List)
           
Thor.API.Operations.tcFormInstanceOperationsIntf.prepopulateObjectForm(long, long, Map)
            
Thor.API.Operations.tcReconciliationOperationsIntf.processReconciliationEvent(long)
          As of 11g use ReconOperationsService 
Thor.API.Operations.tcReconciliationOperationsIntf.provideDeletionDetectionData(String, Map[])
          As of 11g use ReconOperationsService 
Thor.API.Operations.tcReconciliationOperationsIntf.provideDeletionDetectionData(String, Map[], Map)
          As of 11g use ReconOperationsService.provideDeletionDetectionData(String, Map[], Map) 
Thor.API.Operations.tcReconciliationOperationsIntf.providingAllMultiAttributeData(long, long, String, boolean)
          As of 11g use ReconOperationsService.providingAllMultiAttributeData(long, long, String, boolean) 
Thor.API.Operations.tcReconciliationOperationsIntf.providingAllMultiAttributeData(long, String, boolean)
          As of 11g use ReconOperationsService.providingAllMultiAttributeData(long, String, boolean) 
Thor.API.Operations.tcUserOperationsIntf.provisionObject(long, long)
            
Thor.API.Operations.tcUserOperationsIntf.provisionObject(long, long, boolean)
            
Thor.API.Operations.tcUserOperationsIntf.provisionResource(long, long)
            
Thor.API.Operations.tcUserOperationsIntf.provisionResource(long, long, boolean)
            
Thor.API.Operations.tcObjectOperationsIntf.removeAdministrator(long, long)
            
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.removeAdministrator(long, long)
          Removes a group from the list of groups that have administrative access over the specified workflow. 
Thor.API.Operations.tcObjectOperationsIntf.removeAdministrators(long, long[])
            
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.removeAdministrators(long, long[])
          Removes groups from the list of groups that have administrative access over the specified workflow. 
Thor.API.Operations.tcObjectOperationsIntf.removeAuditObjective(long, long)
            
Thor.API.Operations.tcObjectOperationsIntf.removeAuditObjectives(long, long[])
            
Thor.API.Operations.tcObjectOperationsIntf.removeAuthorizer(long, long)
            
Thor.API.Operations.tcObjectOperationsIntf.removeAuthorizers(long, long[])
            
Thor.API.Operations.tcGroupOperationsIntf.removeForm(long, long)
            
Thor.API.Operations.tcGroupOperationsIntf.removeForms(long, long[])
            
Thor.API.Operations.tcGroupOperationsIntf.removeMemberUser(long, long, boolean)
            
Thor.API.Operations.tcGroupOperationsIntf.removeMemberUsers(long, long[], boolean)
            
Thor.API.Operations.tcGroupOperationsIntf.removeMemberUsersNoTxn(long, long[], boolean)
            
Thor.API.Operations.tcGroupOperationsIntf.removeMenuItem(long, long)
            
Thor.API.Operations.tcGroupOperationsIntf.removeMenuItems(long, long[])
            
Thor.API.Operations.tcOrganizationOperationsIntf.removeObjectAllowed(long, long)
            
Thor.API.Operations.tcGroupOperationsIntf.removeObjectPermission(long, long)
            
Thor.API.Operations.tcGroupOperationsIntf.removeObjectPermissions(long, long[])
            
oracle.iam.selfservice.self.selfmgmt.api.AuthenticatedSelfService.removeProxy(long)
          The preferred way to do is via AuthenticatedSelfService.removeProxy(String) 
oracle.iam.identity.usermgmt.api.UserManager.removeProxy(String, long, boolean)
          Please use UserManager.removeProxy(String, String, boolean ) instead 
oracle.iam.identity.usermgmt.api.UserManager.removeProxy(String, long, Map, boolean)
          Please use UserManager.removeProxy(String, String, boolean ) 
oracle.iam.selfservice.self.selfmgmt.api.AuthenticatedSelfService.removeProxy(String, long, Map, boolean)
          The preferred way to do is via AuthenticatedSelfService.removeProxy(String) 
oracle.iam.reconciliation.vo.ReconTargetAttribute.removeTadParentKey(ReconTargetAttribute)
            
oracle.iam.passwordmgmt.api.PasswordMgmtService.resetPassword(String)
          This method is not longer supported. The preferred way to do this is via UserManager.resetPassword(String,boolean) 
oracle.iam.passwordmgmt.api.PasswordMgmtService.resetPassword(String, Map)
          This method is not longer supported. The preferred way to do this is via UserManager.resetPassword(String,boolean,Map) 
Thor.API.Operations.tcObjectOperationsIntf.revokeAppsForUsers(long[], long[])
            
Thor.API.Operations.tcUserOperationsIntf.revokeObject(long, long)
            
Thor.API.Operations.tcUserOperationsIntf.revokeObjects(long, long[])
            
oracle.iam.identity.rolemgmt.api.RoleManager.revokeRoleGrant(String, Set, boolean)
           
oracle.iam.provisioning.vo.ApplicationInstance.setApplicableToEntitlement(boolean)
            
oracle.iam.selfservice.uself.uselfmgmt.api.UnauthenticatedSelfService.setChallengeValues(String, char[], Map)
          This method is not longer supported. The preferred way to do this is via AuthenticatedSelfService.setChallengeValues(Map) 
Thor.API.Operations.tcUnauthenticatedOperationsIntf.setChallengeValuesForUser(String, String, Map)
            
oracle.iam.identity.usermgmt.vo.User.setDescription(String)
           
oracle.iam.certification.vo.IDCConfiguration.setDoNotAutomaticallyClaimUsers(boolean)
           
oracle.iam.identity.usermgmt.vo.User.setEmployeeNumber(String)
           
oracle.iam.requestprofile.vo.RequestProfileEntityAttribute.setEntityFieldValueBlob(byte[])
          as of 11.1.2.2.0, replaced by setValue(Serializable fieldValue). 
oracle.iam.request.vo.RequestBeneficiaryEntity.setEntityType(String)
          use setEntityType with OIMType as input parameter. This method will be replaced with setRequestEntityType 
oracle.iam.request.vo.RequestEntity.setEntityType(String)
          use the setEntityType method with OIMType as input parameter. This method will be replaced with setRequestEntityType 
oracle.iam.provisioning.vo.Account.setInapplicableAccountAction(String)
            
Thor.API.Operations.tcGroupOperationsIntf.setMemberGroupPriority(long, long, int)
            
Thor.API.Operations.tcGroupOperationsIntf.setMemberUserPriority(long, long, int)
            
Thor.API.Operations.tcPasswordOperationsIntf.setObjectPasswords(long, long[], String)
            
oracle.iam.identity.usermgmt.vo.User.setPasswordWarned(String)
           
oracle.iam.provisioning.vo.Account.setPolicyBased(String)
            
oracle.iam.platform.kernel.vo.OrchestrationResult.setProcessId(long)
           
oracle.iam.provisioning.vo.Account.setProvisionedByMechanism(String)
            
oracle.iam.request.vo.Request.setRequestTemplateName(String)
           
oracle.iam.request.vo.RequestData.setRequestTemplateName(String)
           
oracle.iam.platform.kernel.vo.OrchestrationResult.setResult(Object)
           
oracle.iam.passwordmgmt.vo.PasswordPolicyInfo.setShortDesc(String)
          please see #setDesc(desc) 
oracle.iam.reconciliation.vo.ReconTargetAttribute.setTadParentKey(ReconTargetAttribute)
            
oracle.iam.reconciliation.vo.ReconTargetAttribute.setTadParentKeyCollection(List)
            
oracle.iam.identity.usermgmt.vo.User.setTimezone(TimeZone)
           
oracle.iam.requestprofile.vo.RequestProfileEntityAttribute.setType(String)
          as of 11.1.2.2.0, replaced by RequestProfileEntityAttribute.setTYPE(TYPE type). 
Thor.API.Operations.tcUnauthenticatedOperationsIntf.signatureLogin(String, String)
            
oracle.iam.scheduler.api.SchedulerService.triggerNow(String, NowTrigger)
            
Thor.API.Operations.tcGroupOperationsIntf.updateAdministrator(long, long, boolean, boolean)
            
Thor.API.Operations.tcObjectOperationsIntf.updateAdministrator(long, long, boolean, boolean)
            
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.updateAdministrator(long, long, boolean, boolean)
          Updates the access permissions an administrative group has over the specified workflow. 
Thor.API.Operations.tcGroupOperationsIntf.updateAdministrators(long, long[], boolean[], boolean[])
            
Thor.API.Operations.tcObjectOperationsIntf.updateAdministrators(long, long[], boolean[], boolean[])
            
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.updateAdministrators(long, long[], boolean[], boolean[])
          Updates the access permissions administrative groups have over the specified workflow. 
oracle.iam.request.api.RequestService.updateApproverOnlyData(String, List, List)
          This method is replaced with updateRequestData 
Thor.API.Operations.tcOrganizationOperationsIntf.updateObjectAllowed(long, long, Map)
            
Thor.API.Operations.tcGroupOperationsIntf.updateObjectPermission(long, long, Map)
            
Thor.API.Operations.tcGroupOperationsIntf.updateObjectPermissions(long, DataObjectPermissions[])
            
oracle.iam.identity.usermgmt.api.UserManager.updateProxyForUser(long, Map)
          The preferred way to do this is via UserManager.updateProxyForUser(String, Map ) 
oracle.iam.selfservice.self.selfmgmt.api.AuthenticatedSelfService.updateProxyForUser(long, Map)
          The preferred way to do is via AuthenticatedSelfService.updateProxyForUser(String, Map) 
Thor.API.Operations.tcProvisioningOperationsIntf.updateTask(long, Map)
            
Thor.API.Operations.tcWorkflowDefinitionOperationsIntf.updateWorkflow(WorkflowDefinition)
          Updates and saves a workflow 

 

Deprecated Constructors
oracle.iam.platform.kernel.EventFailedException()
           
oracle.iam.platform.kernel.EventFailedException(long, String, String)
           
oracle.iam.platform.kernel.EventFailedException(long, String, String, Throwable)
           
oracle.iam.platform.kernel.EventFailedException(long, String, Throwable)
           
oracle.iam.platform.kernel.vo.OrchestrationResult()
           
oracle.iam.request.vo.RequestData(String)
           

 


Skip navigation links


Copyright © 2015, Oracle and/or its affiliates. All rights reserved.