org.camunda.bpm.cycle.web.service
Class LoginService
java.lang.Object
org.camunda.bpm.cycle.web.service.AbstractRestService
org.camunda.bpm.cycle.web.service.LoginService
public class LoginService
- extends AbstractRestService
- Author:
- nico.rehwaldt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoginService
public LoginService()
login
public Object login(@Context
javax.servlet.http.HttpServletRequest request)
loginExpired
public String loginExpired()
loginError
public String loginError()
loginErrorLicense
public String loginErrorLicense()
loginErrorLicenseNotFound
public String loginErrorLicenseNotFound()
logout
public String logout(@Context
javax.servlet.http.HttpServletRequest request)
Copyright © 2014 camunda services GmbH. All rights reserved.