MappedAttributeAttributeMappings.Builder |
MappedAttributeAttributeMappings.Builder.appliesToActions(List<MappedAttributeAttributeMappings.AppliesToActions> appliesToActions) |
If specified, indicates a subset of mappedActions to which this attribute-mapping
applies.If not specified, this attribute-mapping applies to all mappedActions that use
mappedAttributes
|
static MappedAttributeAttributeMappings.Builder |
MappedAttributeAttributeMappings.builder() |
Create a new builder.
|
MappedAttributeAttributeMappings.Builder |
MappedAttributeAttributeMappings.Builder.copy(MappedAttributeAttributeMappings model) |
|
MappedAttributeAttributeMappings.Builder |
MappedAttributeAttributeMappings.Builder.idcsAttributeName(String idcsAttributeName) |
The name or expression of an attribute that corresponds to the Oracle Identity Cloud
Service Resource referred in the \“idcsResourceType\” attribute.
|
MappedAttributeAttributeMappings.Builder |
MappedAttributeAttributeMappings.Builder.managedObjectAttributeName(String managedObjectAttributeName) |
The name or expression of an attribute defined in the schema of the Managed Object Class.
|
MappedAttributeAttributeMappings.Builder |
MappedAttributeAttributeMappings.Builder.required(Boolean required) |
If true, indicates that this attribute must have a value.
|
MappedAttributeAttributeMappings.Builder |
MappedAttributeAttributeMappings.Builder.samlFormat(String samlFormat) |
Indicates the format of the assertion attribute.
|
MappedAttributeAttributeMappings.Builder |
MappedAttributeAttributeMappings.toBuilder() |
|