public class LogoutResource extends Object
Constructor and Description |
---|
LogoutResource() |
Modifier and Type | Method and Description |
---|---|
void |
logoutPost(HttpServletRequest request,
HttpServletResponse response)
Resource that accepts HTTP requests with POST method.
|
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.Lumisportal 7.1.1.140331 - Copyright © 2006–2014 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.