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

[appserver-io/appserver] Add missing method annotations to Interfaces #1077

Open
pathmissing opened this issue Nov 28, 2017 · 2 comments
Open
Assignees

Comments

@pathmissing
Copy link
Contributor

pathmissing commented Nov 28, 2017

Updated: Missing methods in the following interfaces:

ApplicationInterface

  • getDataDir()
  • search()

HttpServletRequestInterface

  • setAttribute()
  • getUserPrincipal()
  • logout()

HttpSessionInterface

  • removeData()
  • putData()
  • hasKey()
@pathmissing pathmissing changed the title Add method annotations to HttpServletRequestInterface [appserver-io/appserver] Add method annotations to HttpServletRequestInterface Dec 27, 2017
@wagnert wagnert assigned wagnert and pathmissing and unassigned wagnert and pathmissing Nov 4, 2018
@wagnert
Copy link
Member

wagnert commented Nov 4, 2018

Can you please apply a more concrete description for the issue? Thanks

@pathmissing
Copy link
Contributor Author

@wagnert Updated description with methods that are missing in commonly used interfaces.

@pathmissing pathmissing changed the title [appserver-io/appserver] Add method annotations to HttpServletRequestInterface [appserver-io/appserver] Add missing method annotations to Interfaces Feb 20, 2019
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

No branches or pull requests

2 participants