public class AuthenticationServiceImpl extends Object implements GenericAuthenticationService
| Constructor and Description |
|---|
AuthenticationServiceImpl(IdentityService identityService,
TechnicalLoggerService logger) |
| Modifier and Type | Method and Description |
|---|---|
String |
checkUserCredentials(Map<String,Serializable> credentials)
Check user credentials by give user name and passwordHash
|
public AuthenticationServiceImpl(IdentityService identityService, TechnicalLoggerService logger)
public String checkUserCredentials(Map<String,Serializable> credentials)
GenericAuthenticationServicecheckUserCredentials in interface GenericAuthenticationServicecredentials - the credentials elements to use to authenticateGenericAuthenticationService.checkUserCredentials(java.util.Map)Copyright © 2019 Bonitasoft S.A.. All rights reserved.