Package-level declarations

Types

enum IdMappingWorkflowIdMappingTechniquesIdMappingType : Enum<IdMappingWorkflowIdMappingTechniquesIdMappingType> , ConvertibleToJava<IdMappingWorkflowIdMappingTechniquesIdMappingType>

The type of ID mapping.

Link copied to clipboard
enum IdMappingWorkflowInputSourceType : Enum<IdMappingWorkflowInputSourceType> , ConvertibleToJava<IdMappingWorkflowInputSourceType>

The type of ID namespace. There are two types: SOURCE and TARGET . The SOURCE contains configurations for sourceId data that will be processed in an ID mapping workflow. The TARGET contains a configuration of targetId to which all sourceIds will resolve to.

enum IdNamespaceIdMappingWorkflowPropertiesIdMappingType : Enum<IdNamespaceIdMappingWorkflowPropertiesIdMappingType> , ConvertibleToJava<IdNamespaceIdMappingWorkflowPropertiesIdMappingType>

The type of ID mapping.

Link copied to clipboard
enum IdNamespaceType : Enum<IdNamespaceType> , ConvertibleToJava<IdNamespaceType>

The type of ID namespace. There are two types: SOURCE and TARGET . The SOURCE contains configurations for sourceId data that will be processed in an ID mapping workflow. The TARGET contains a configuration of targetId to which all sourceIds will resolve to.

enum MatchingWorkflowResolutionTechniquesResolutionType : Enum<MatchingWorkflowResolutionTechniquesResolutionType> , ConvertibleToJava<MatchingWorkflowResolutionTechniquesResolutionType>

The type of matching. There are three types of matching: RULE_MATCHING , ML_MATCHING , and PROVIDER .

enum MatchingWorkflowRuleBasedPropertiesAttributeMatchingModel : Enum<MatchingWorkflowRuleBasedPropertiesAttributeMatchingModel> , ConvertibleToJava<MatchingWorkflowRuleBasedPropertiesAttributeMatchingModel>

The comparison type. You can either choose ONE_TO_ONE or MANY_TO_MANY as the AttributeMatchingModel. When choosing MANY_TO_MANY , the system can match attributes across the sub-types of an attribute type. For example, if the value of the Email field of Profile A and the value of BusinessEmail field of Profile B matches, the two profiles are matched on the Email type. When choosing ONE_TO_ONE ,the system can only match if the sub-types are exact matches. For example, only when the value of the Email field of Profile A and the value of the Email field of Profile B matches, the two profiles are matched on the Email type.

Link copied to clipboard
enum PolicyStatementStatementEffect : Enum<PolicyStatementStatementEffect> , ConvertibleToJava<PolicyStatementStatementEffect>
Link copied to clipboard
enum SchemaMappingSchemaAttributeType : Enum<SchemaMappingSchemaAttributeType> , ConvertibleToJava<SchemaMappingSchemaAttributeType>