[ 
https://issues.apache.org/jira/browse/CXF-5908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14075356#comment-14075356
 ] 

ASF GitHub Bot commented on CXF-5908:
-------------------------------------

GitHub user janbernhardt opened a pull request:

    https://github.com/apache/cxf/pull/16

    [CXF-5908] Implemented clone, hashCode, equals and toString method for 
Claims

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/janbernhardt/cxf 2.7.x-fixes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/16.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #16
    
----
commit 8ec8f52e936e9f5f4b61f63443954055d4fa9c0f
Author: Jan Bernhardt <[email protected]>
Date:   2014-07-26T10:10:18Z

    [CXF-5908] Implemented clone, hashCode, equals and toString method for 
Claims

----


> Making Claims clonable
> ----------------------
>
>                 Key: CXF-5908
>                 URL: https://issues.apache.org/jira/browse/CXF-5908
>             Project: CXF
>          Issue Type: Improvement
>          Components: STS
>    Affects Versions: 2.7.12, 3.0.1
>            Reporter: Jan Bernhardt
>              Labels: Claims, STS
>
> Especially when mapping claims from a source claim collection to a target 
> claim collection, it is desirable to clone claims for the target collection 
> (and apply modifications) so that the claim values in the source collection 
> remain as they are.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to