Constructor and Description |
---|
LoginResource() |
Modifier and Type | Method and Description |
---|---|
void |
loginPost(MultivaluedMap<String,String> formParams,
HttpServletRequest request,
HttpServletResponse response)
Resource that accepts HTTP requests with POST method.
|
@POST public void loginPost(MultivaluedMap<String,String> formParams, @Context HttpServletRequest request, @Context HttpServletResponse response)
request
- request object that contains all informations sent by the user.response
- response object that will be sent to the user.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.