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 (JIRA)" <ji...@apache.org> on 2012/11/05 22:06:13 UTC

[jira] [Resolved] (CXF-4614) Error using role, tokenService and ValidationService when initialize client AccessTokenValidation.

     [ https://issues.apache.org/jira/browse/CXF-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-4614.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.1
                   2.6.4
         Assignee: Sergey Beryozkin
    
> Error using role, tokenService and ValidationService when initialize client AccessTokenValidation.
> --------------------------------------------------------------------------------------------------
>
>                 Key: CXF-4614
>                 URL: https://issues.apache.org/jira/browse/CXF-4614
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 2.7.0
>         Environment: Linux 64 bits, java 7_u5 64 bits
>            Reporter: Guillaume BARTHE
>            Assignee: Sergey Beryozkin
>             Fix For: 2.6.4, 2.7.1
>
>
> Hi,
> We use AccessTokenService with validation. We use a validation service. If we add roles in UserSubject, when we create the object AccessTokenValidation.class whith AccessTokenValidatorClient, we have an exception when create the roles list.
> We think it's because the POJO UserSubject is initialize with private List<String> roles = Collections.emptyList();
> What do you think about this ?
> Think
> Guillaume

--
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