[jboss-jira] [JBoss JIRA] (WFCORE-5049) Ensure any java.security.Policy is registered before PolicyConfigurationFactory

Darran Lofthouse (Jira) issues at jboss.org
Tue Jul 14 07:18:00 EDT 2020


     [ https://issues.redhat.com/browse/WFCORE-5049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse updated WFCORE-5049:
-------------------------------------
    Description: 
A PolicyConfigurationFactory may want to consult the Policy so ensure it is installed first.

This comes up within the Jakarta EE TCK where the test PolicyConfigurationFactory consults the underlying  registered Policy.

https://github.com/eclipse-ee4j/jakartaee-tck/blob/master/src/com/sun/ts/tests/jacc/provider/TSPolicyConfigurationFactoryImpl.java

  was:A PolicyConfigurationFactory may want to consult the Policy so ensure it is installed first.



> Ensure any java.security.Policy is registered before PolicyConfigurationFactory
> -------------------------------------------------------------------------------
>
>                 Key: WFCORE-5049
>                 URL: https://issues.redhat.com/browse/WFCORE-5049
>             Project: WildFly Core
>          Issue Type: Task
>          Components: Security
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>            Priority: Major
>             Fix For: 13.0.0.Beta2
>
>
> A PolicyConfigurationFactory may want to consult the Policy so ensure it is installed first.
> This comes up within the Jakarta EE TCK where the test PolicyConfigurationFactory consults the underlying  registered Policy.
> https://github.com/eclipse-ee4j/jakartaee-tck/blob/master/src/com/sun/ts/tests/jacc/provider/TSPolicyConfigurationFactoryImpl.java



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list