You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (Created) (JIRA)" <ji...@apache.org> on 2012/03/29 23:15:29 UTC

[jira] [Created] (CXF-4215) Move Claim annotations from rt-rs-security-xml to the api module

Move Claim annotations from rt-rs-security-xml to the api module
----------------------------------------------------------------

                 Key: CXF-4215
                 URL: https://issues.apache.org/jira/browse/CXF-4215
             Project: CXF
          Issue Type: Improvement
    Affects Versions: 2.6
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin
             Fix For: 2.6


Claim, Claims and ClaimMode annotations currently residing in the rt-rs-security-xml module are generic enough and can be applied to JAX-WS and JAX-RS related code so the first step is to move them to the api module. The security related classes can be migrated in its own rt-security module in due time.

At the next stage the actual data classes keeping the SAML (or other language) claims can be pushed to the api. This will in turn make it possible to move the code dealing with enforcing the annotations to the api.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CXF-4215) Move Claim annotations from rt-rs-security-xml to the api module

Posted by "Sergey Beryozkin (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-4215.
-----------------------------------

    Resolution: Fixed

new JIRA will be opened for moving the rest of authorization code in time
                
> Move Claim annotations from rt-rs-security-xml to the api module
> ----------------------------------------------------------------
>
>                 Key: CXF-4215
>                 URL: https://issues.apache.org/jira/browse/CXF-4215
>             Project: CXF
>          Issue Type: Improvement
>    Affects Versions: 2.6
>            Reporter: Sergey Beryozkin
>            Assignee: Sergey Beryozkin
>              Labels: authorization, claim, saml
>             Fix For: 2.6
>
>
> Claim, Claims and ClaimMode annotations currently residing in the rt-rs-security-xml module are generic enough and can be applied to JAX-WS and JAX-RS related code so the first step is to move them to the api module. The security related classes can be migrated in its own rt-security module in due time.
> At the next stage the actual data classes keeping the SAML (or other language) claims can be pushed to the api. This will in turn make it possible to move the code dealing with enforcing the annotations to the api.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira