Guillaume BARTHE created CXF-4614:
-------------------------------------

             Summary: 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 Security
    Affects Versions: 2.7.0
         Environment: Linux 64 bits, java 7_u5 64 bits
            Reporter: Guillaume BARTHE


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

Reply via email to