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) |
putPlatformInCacheIfNecessarypublic PlatformSession login(String userName, String password) throws PlatformLoginException, InvalidPlatformCredentialsException
login in interface PlatformLoginAPIPlatformLoginExceptionInvalidPlatformCredentialsExceptionpublic void logout(PlatformSession session) throws PlatformLogoutException, SessionNotFoundException
logout in interface PlatformLoginAPIPlatformLogoutExceptionSessionNotFoundExceptionCopyright © 2016 Bonitasoft S.A.. All rights reserved.