[ 
https://issues.apache.org/jira/browse/CXF-8140?focusedWorklogId=339126&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-339126
 ]

ASF GitHub Bot logged work on CXF-8140:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Nov/19 02:43
            Start Date: 06/Nov/19 02:43
    Worklog Time Spent: 10m 
      Work Description: jimma commented on pull request #594: 
[CXF-8140]:setAccessible(true) before reflection method 
java.security.acl.Group#members invocation
URL: https://github.com/apache/cxf/pull/594
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 339126)
    Time Spent: 40m  (was: 0.5h)

> setAccessible(true) before reflection method java.security.acl.Group#members 
> invocation in DefaultSecurityContext
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-8140
>                 URL: https://issues.apache.org/jira/browse/CXF-8140
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 3.3.4
>            Reporter: Jim Ma
>            Assignee: Jim Ma
>            Priority: Major
>             Fix For: 3.4.0, 3.3.5
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> When the invocation target Group is defined in a private static class or some 
> nested class, 
> the reflection invocation for  java.security.acl.Group#members fails. 
> Add  a setAcessible(true) in DefaultSecurityContext to improve this. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to