tuples, OperationScope.ENTRY, null, GROUP_NAMES, USER_NAME,
null, AuthenticationLevel.NONE, null,
null, null, null, null ).size() );
Set wrongGroupNames = new HashSet();
wrongGroupNames.add( new LdapName( "ou=unrelatedgroup" ) );
Assert.assertEquals(
0, filter.filter(
tuples, OperationScope.ENTRY, null, wrongGroupNames, USER_NAME,
null, AuthenticationLevel.NONE, USER_NAME,