JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.bonitasoft.web.client.services
Interface LoginService
All Known Implementing Classes:
BonitaLoginService
public interface
LoginService
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Session
getSession
()
Session
login
(
String
username,
String
password)
void
logout
()
Method Details
login
Session
login
(
String
username,
String
password)
getSession
Session
getSession
()
logout
void
logout
()