public class PlatformAuthenticationServiceImpl extends Object implements PlatformAuthenticationService
| Constructor and Description |
|---|
PlatformAuthenticationServiceImpl(TechnicalLoggerService logger) |
public PlatformAuthenticationServiceImpl(TechnicalLoggerService logger)
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.