-
Method Summary
Filter mapping rules by the specified claim name.
Filter mapping rules by the specified claim value.
Filter mapping rules by the specified mapping rule id.
Filter mapping rules by the specified name.
-
Method Details
-
mappingRuleId
Filter mapping rules by the specified mapping rule id.
- Parameters:
mappingRuleId - the id of the mapping rule
- Returns:
- the updated filter
-
claimName
Filter mapping rules by the specified claim name.
- Parameters:
claimName - the name of the claim
- Returns:
- the updated filter
-
claimValue
Filter mapping rules by the specified claim value.
- Parameters:
claimValue - the value of the claim
- Returns:
- the updated filter
-
name
Filter mapping rules by the specified name.
- Parameters:
name - the name of the mapping rule
- Returns:
- the updated filter