lumis.portal.rest.resource
Class LoginResource
java.lang.Object
lumis.portal.rest.resource.LoginResource
public class LoginResource
- extends Object
Resource that treat the login.
- Since:
- 6.1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoginResource
public LoginResource()
loginPost
public void loginPost(@Context
HttpServletRequest request,
@Context
HttpServletResponse response)
- Resource that accepts HTTP requests with POST method.
- Parameters:
request
- request object that contains all informations sent by the user.response
- response object that will be sent to the user.- Since:
- 6.1.0
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.