Hello there,
I am discovery the Framework API. I have a question regarding the design of the API.
I don't understand why getIssuer() is a method of Claim and not a method of ClaimIdentity. Shouldn't it be a method of ClaimIdenty as their is a single issuer for the all token. Not per claim. And so, how can I get the issuer of a token using the API as it seems it's not implemented ?...
2009-08-21 17:10:05 UTC in JInfoCard