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