@ -68,7 +68,7 @@ public class ContactManagerBackend extends ApplicationObjectSupport implements C
@@ -68,7 +68,7 @@ public class ContactManagerBackend extends ApplicationObjectSupport implements C
@ -111,10 +111,10 @@ public class ContactManagerBackend extends ApplicationObjectSupport implements C
@@ -111,10 +111,10 @@ public class ContactManagerBackend extends ApplicationObjectSupport implements C
@ -243,7 +243,7 @@ public class DataSourcePopulator implements InitializingBean {
@@ -243,7 +243,7 @@ public class DataSourcePopulator implements InitializingBean {
@ -76,9 +76,9 @@ public class SecureDataSourcePopulator extends DataSourcePopulator {
@@ -76,9 +76,9 @@ public class SecureDataSourcePopulator extends DataSourcePopulator {
// Now we have an ACL, add another ACE to it
if(level==LEVEL_NEGATE_READ){
acl.insertAce(acl.getEntries().length,permission,sid,false);// not granting
acl.insertAce(acl.getEntries().size(),permission,sid,false);// not granting