public interface PlatformAuthenticationService
| Modifier and Type | Method and Description |
|---|---|
void |
checkUserCredentials(String username,
String passwordHash) |
void checkUserCredentials(String username, String passwordHash) throws SInvalidUserException, SInvalidPasswordException
username - The username of the platformpasswordHash - The hashed password of the platformSInvalidUserExceptionSInvalidPasswordExceptionCopyright © 2019 Bonitasoft S.A.. All rights reserved.