-
- Downloads
[UWS,TAP] Set the user who submits the request in an HttpServletRequest...
[UWS,TAP] Set the user who submits the request in an HttpServletRequest attribute. Thus, every TAP and UWS resources can get it without extracting the information every time from the HttpServletRequest.
Showing
- src/tap/resource/TAP.java 11 additions, 12 deletionssrc/tap/resource/TAP.java
- src/uws/UWSToolBox.java 41 additions, 2 deletionssrc/uws/UWSToolBox.java
- src/uws/service/UWS.java 6 additions, 2 deletionssrc/uws/service/UWS.java
- src/uws/service/UWSService.java 3 additions, 3 deletionssrc/uws/service/UWSService.java
- src/uws/service/UWSServlet.java 3 additions, 3 deletionssrc/uws/service/UWSServlet.java
Loading
Please register or sign in to comment