Omada.OE.Solution.OIM.Assembly Namespace |
Class | Description | |
---|---|---|
![]() | AccessRequestPopularity |
Contains a code method for populating the access request popularity statictics
|
![]() | ActivityAssignment |
Contains code methods for reassigning activities.
|
![]() | Archiving |
Running tasks of archiving data into a separate database.
|
![]() | AttributeValidator |
Contains logic for validating attribute objects.
|
![]() | ContextAssignmentCreationHandler |
Validates that a new context assignment can only be created by the context owner.
|
![]() | ContextTypeValidator |
When a new ContextType data object is created the class validates a number of things and modifies the form object of the referred data object type.
|
![]() | ControlPolicyEvaluator |
The ControlPolicyEvaluator validates that a control policy is not violated when a data object is saved.
|
![]() | DataSourceValidator |
When a DataSource data object is saved the class validates that the specified xml conforms to valid DataSourceML.
|
![]() | DelegationValidator |
Contains logic for validating a delegation object
|
![]() | EmailOwnershipChallengeValidator |
Contains logic for validating "email ownership challenge" objects.
Objects of this type are used in the CIAM portal.
Note that the EMAILOWNSHPCHALLENGE DOT is not always present in the system.
|
![]() | EvaluateTimerEventForShadowObject |
Hook up to the TimerController delegate EvaluateTimerEventForShadowObject.
When the delegate is fired from the timer controller, the call either
the RoPEEventController or the SurveyEventController depending on the shadow object type.
|
![]() | Identity |
Contains various code methods concerning identities.
|
![]() | IdentityUserSynchronizer |
Synchronizes master data (first name, last name, job title, email and odwbusikey) from identities to their corresponding user when they are updated.
|
![]() | ImportProfileV15 |
Import profile CMs for V15 or later.
|
![]() | KPIValidator |
When a KPI data object is saved the class validates that the specified xml conforms to valid KPIML.
|
![]() | License |
Performs a count of managed identities and compares it with the license.
If not complaint a license warning is added to the static license warning cache.
|
![]() | Main |
Contains miscellaneous code methods.
|
![]() | MasterDataMgmt |
Contains code methods for "master data management" scenarios.
|
![]() | Migration |
The Migration class contains code methods for migrating from obsolete concepts in OIM.
|
![]() | Notification | |
![]() | OrgUnit |
Contains various code methods concerning the organisational structure.
|
![]() | OrgUnitDeletionHandler |
Contains logic for moving identities belonging to an org. unit being deleted.
|
![]() | PasswordGeneration |
Logic for generating random passwords for new identities.
|
![]() | PasswordGenerationRandomPassword |
This class can generate random passwords, which do not include ambiguous
characters, such as I, l, and 1. The generated password will be made of
7-bit ASCII symbols. Every four characters will include one lower case
character, one upper case character, one number, and one special symbol
(such as '%') in a random order. The password will always start with an
alpha-numeric character; it will not start with a special symbol (we do
this because some back-end systems do not like certain special
characters in the first position).
|
![]() | ResourceDeletedStatusHandler |
When a resource data object is updated to RESOURCESTATUS = Deleted then this handler expires all provisioning claims.
We do so to avoid that provisioning tasks are generated for assignments to the resource.
|
![]() | ResourceValidator |
Validates the integrity of resources data objects being saved.
|
![]() | RoleApproval |
Contains various code methods concerning role approval.
|
![]() | RoleAssignment |
Contains various code methods concerning role assignments.
|
![]() | RoleVerification |
The RoleVerification class contains various code methods used for the "Verify roles" process.
The 'Verify roles' process is used by system owners to verify, that an identity
should still have one or more roles belonging to their system.
'Verify roles' processes are typically launched when an identity moves to another org. unit.
|
![]() | RoPEHelper |
Contains RoPE related code methods.
|
![]() | SelfManagementUserGroupEvent | |
![]() | SelfMgmtAttributeDisplayNameResolver |
Purpose of this class is to resolve human readable display values for the attributes used in the self-mgmt feature.
|
![]() | ShadowDataObjects |
The code methods for shadow data objects.
|
![]() | Survey | |
![]() | System |
Contains various code methods concerning systems.
|
![]() | SystemBusinessKeyHandler |
Ensuring ODWBUSIKEY has the correct value on system data objects
Note: Only on Horizon
|
![]() | SystemCategoryValidator |
Contains logic for validating system category objects.
|
![]() | SystemValidator |
Contains logic for validating system objects.
|
![]() | Test |
Class contains CodeMethods used in test automation
|
![]() | UIActionValidator |
When a UIAction data object is saved the class validates that it is valid.
|
![]() | ValueGenerator |
The set of CMs related to value generation.
|