creates a new ClaimSet by calling buildClaim() on each element of the given list and assign that to a new ClaimSet
buildClaim()
ClaimSet
each element can be a string ("verb:resource" or "verb:*") or an object with verb and resource
verb
resource
Generated using TypeDoc
creates a new ClaimSet by calling
buildClaim()
on each element of the given list and assign that to a newClaimSet