public class PlatformAuthenticationChecker extends Object implements PlatformAuthenticationService
| Constructor and Description |
|---|
PlatformAuthenticationChecker() |
public void checkUserCredentials(String userName, String password) throws SInvalidUserException, SInvalidPasswordException
checkUserCredentials in interface PlatformAuthenticationServiceuserName - The username of the platformpassword - The hashed password of the platformSInvalidUserExceptionSInvalidPasswordExceptionCopyright © 2019 Bonitasoft S.A.. All rights reserved.