Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Jakarta EE module configuration is not flexible enough #1424

Closed
2 tasks done
lprimak opened this issue Apr 19, 2024 · 1 comment · Fixed by #1425 or #1429
Closed
2 tasks done

[Enhancement] Jakarta EE module configuration is not flexible enough #1424

lprimak opened this issue Apr 19, 2024 · 1 comment · Fixed by #1425 or #1429
Assignees
Labels
CLA jakartaee Jakarta EE java Pull requests that update Java code
Milestone

Comments

@lprimak
Copy link
Contributor

lprimak commented Apr 19, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

Enhancement Request

With Jakarta EE module, it's difficult to override the default SecurityManager. The module should be more flexible

Describe the solution you'd like

  • Easier to override SecurityManager instance
  • Easier to unwrap SecurityManager instance

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@lprimak lprimak added java Pull requests that update Java code CLA jakartaee Jakarta EE labels Apr 19, 2024
@lprimak lprimak added this to the 2.0.1 milestone Apr 19, 2024
@lprimak lprimak self-assigned this Apr 19, 2024
lprimak added a commit that referenced this issue Apr 19, 2024
[#1424] [Enhancement] Made Jakarta EE IniEnvironment more flexible
@lprimak
Copy link
Contributor Author

lprimak commented Apr 20, 2024

Reopening... needs refactoring / simplification

@lprimak lprimak reopened this Apr 20, 2024
lprimak added a commit that referenced this issue Apr 26, 2024
[#1424] Add generic way to decorate SecurityManager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA jakartaee Jakarta EE java Pull requests that update Java code
1 participant