public class MyluteceDirectorySecurityService extends Object implements IMyluteceDirectorySecurityService
| Modifier and Type | Field and Description |
|---|---|
static String |
BEAN_SERVICE |
| Constructor and Description |
|---|
MyluteceDirectorySecurityService() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkActivated(String strUserName)
Check if the account is activated or not
|
boolean |
checkPassword(String strUserName,
String strUserPassword)
Check the password.
|
public static final String BEAN_SERVICE
public boolean checkPassword(String strUserName, String strUserPassword)
checkPassword in interface IMyluteceDirectorySecurityServicestrUserName - the user namestrUserPassword - the user passwordpublic boolean checkActivated(String strUserName)
checkActivated in interface IMyluteceDirectorySecurityServicestrUserName - the user nameCopyright © 2018 City of Paris. All rights reserved.