lukepasek opened a new pull request, #944:
URL: https://github.com/apache/cxf/pull/944

   In AbstractSTSClient NPE is thrown when instance claims is null, and 
claimsCallbackHandler returns claims as ClaimCollection.
   In the original code the wrong variable was cast on the claimCollection 
local variable, was claims and should be claimsToSerialize.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to