Constructor and Description |
---|
LogoutResource() |
Modifier and Type | Method and Description |
---|---|
void |
logoutPost(HttpServletRequest request,
HttpServletResponse response)
Resource that accepts HTTP requests with POST method.
|
@POST public void logoutPost(@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.