nikolas.laskaris 2013-11-06 12:29:16 +00:00
parent a60e798231
commit a9f38d6fc8
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ public class LDAPAuthenticationModule {
public boolean checkAuthentication(String username, String password) throws Exception {
logger.debug("THE NEW SECURITY MODEL SHOULD BE INTEGRATED IN ASL");
logger.debug("The new security model should be integrated in ASL");
return true;