jsonp-api
jsonp-api copied to clipboard
Remove SecurityManager related code from API
For Jakarta EE 12, the plan is to update all APIs to remove references to the SecurityManager and related APIs in preparation for Java SE 29 which may remove the API or not allow it to be run.
Fixes #403