public class PlatformLoginAPIImpl extends AbstractLoginApiImpl implements PlatformLoginAPI
Constructor and Description |
---|
PlatformLoginAPIImpl() |
Modifier and Type | Method and Description |
---|---|
PlatformSession |
login(String userName,
String password) |
void |
logout(PlatformSession session) |
putPlatformInCacheIfNecessary
public PlatformSession login(String userName, String password) throws PlatformLoginException
login
in interface PlatformLoginAPI
PlatformLoginException
public void logout(PlatformSession session) throws PlatformLogoutException, SessionNotFoundException
logout
in interface PlatformLoginAPI
PlatformLogoutException
SessionNotFoundException
Copyright © 2018 Bonitasoft S.A.. All rights reserved.