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

Gson should provide an ability to restrict the namespace of classes used #10

Closed
GoogleCodeExporter opened this issue Mar 17, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

It should be possible to restrict Gson to only java.*, javax.* and
com.google.checkout.api.model.* and nothing else. 

This is probably a good security feature. We should look at Ant (or
eclipse) conventions for deciding how to define package mappings. 

Original issue reported on code.google.com by inder123 on 22 May 2008 at 5:52

@GoogleCodeExporter
Copy link
Author

This seemed like a lot less useful feature than we originally thought so I am 
closing 
it.

Original comment by inder123 on 13 Nov 2008 at 1:53

  • Changed state: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant