Skip to content

WELD-2789 Review SecurityManager usage for Weld 6#2983

Merged
manovotn merged 4 commits intoweld:masterfrom
manovotn:weld2789
Jun 12, 2024
Merged

WELD-2789 Review SecurityManager usage for Weld 6#2983
manovotn merged 4 commits intoweld:masterfrom
manovotn:weld2789

Conversation

@manovotn
Copy link
Copy Markdown
Member

JIRA - https://issues.redhat.com/browse/WELD-2789

Removes and/or replaces all SecurityAction implementations in the code.
Replace all implementation of PrivilegedAction; even though these are not deprecated in the JDK, we only had them because of their usage in combination with SM.

Common functionalities that we still leverage have been moved to util Reflections class.

@manovotn manovotn changed the title Review SecurityManager usage for Weld 6 WELD-2789 Review SecurityManager usage for Weld 6 May 31, 2024
@manovotn manovotn requested a review from mkouba May 31, 2024 13:24
@manovotn manovotn merged commit 42b2b74 into weld:master Jun 12, 2024
@manovotn manovotn deleted the weld2789 branch June 12, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants