findMatchingClaim
Resolve a claim request against a list of claims.
Return
a Claim instance with the value or null
if not available in the list of claims.
Parameters
requestedClaim
the claim that is requested.
Resolve a claim request against a list of claims.
a Claim instance with the value or null
if not available in the list of claims.
the claim that is requested.