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

[jira] [Created] (CXF-4568) Adding OAuthContextUtils

Thorsten Hoeger created CXF-4568:
------------------------------------

             Summary: Adding OAuthContextUtils
                 Key: CXF-4568
                 URL: https://issues.apache.org/jira/browse/CXF-4568
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS Security
    Affects Versions: 2.7.1
            Reporter: Thorsten Hoeger
            Priority: Minor
         Attachments: 0001-Added-OAuthContextutils.patch, 0002-checkstyle-changes.patch

I'm using a small collection of utility methods I've written to check and assert some values of the OAuthContext in my REST methods. Now I just want to contribute them to CXF and I hope they help somebody.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CXF-4568) Adding OAuthContextUtils

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

Thorsten Hoeger updated CXF-4568:
---------------------------------

    Attachment: 0002-checkstyle-changes.patch
                0001-Added-OAuthContextutils.patch
    
> Adding OAuthContextUtils
> ------------------------
>
>                 Key: CXF-4568
>                 URL: https://issues.apache.org/jira/browse/CXF-4568
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS Security
>    Affects Versions: 2.7.1
>            Reporter: Thorsten Hoeger
>            Priority: Minor
>         Attachments: 0001-Added-OAuthContextutils.patch, 0002-checkstyle-changes.patch
>
>
> I'm using a small collection of utility methods I've written to check and assert some values of the OAuthContext in my REST methods. Now I just want to contribute them to CXF and I hope they help somebody.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CXF-4568) Adding OAuthContextUtils

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

Sergey Beryozkin resolved CXF-4568.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.1
                   2.6.4
         Assignee: Sergey Beryozkin

Hi Thorsten, thanks for another useful patch, it has been applied.
I only could not resist in renaming 'userHasRole' to "isUserInRole" :-), to get it more consistent with the typical query on security contexts, hope you are ok with that, 
Cheers, Sergey
                
> Adding OAuthContextUtils
> ------------------------
>
>                 Key: CXF-4568
>                 URL: https://issues.apache.org/jira/browse/CXF-4568
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS Security
>    Affects Versions: 2.7.1
>            Reporter: Thorsten Hoeger
>            Assignee: Sergey Beryozkin
>            Priority: Minor
>             Fix For: 2.6.4, 2.7.1
>
>         Attachments: 0001-Added-OAuthContextutils.patch, 0002-checkstyle-changes.patch
>
>
> I'm using a small collection of utility methods I've written to check and assert some values of the OAuthContext in my REST methods. Now I just want to contribute them to CXF and I hope they help somebody.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira