| /forgerock/opendj-b2.6/src/server/org/opends/server/protocols/http/ |
| H A D | SdkConnectionAdapter.java | 168 // need this raw cast here to fool the compiler's generic type safety
|
| /forgerock/opendj-b2.6/src/server/org/opends/server/types/ |
| H A D | AddressMask.java | 57 * or contains an ':'). HOST - hostname match (foo.sun.com) HOSTPATTERN - host
|
| /forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/ |
| H A D | BindRule.java | 144 * (userdn="ldap:///cn=foo,dc=example,dc=com and ip=129.34.56.66)))
|
| H A D | TargAttrFilters.java | 171 * "add:cn:(cn=foo), add:cn:(cn=bar)"
|
| /forgerock/opendj2/src/server/org/opends/server/backends/jeb/importLDIF/ |
| H A D | IndexOutputBuffer.java | 128 * memory footprint as small as possible.
|
| /forgerock/opendj2/src/server/org/opends/server/protocols/http/ |
| H A D | SdkConnectionAdapter.java | 167 // need this raw cast here to fool the compiler's generic type safety
|
| /forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/ |
| H A D | BindRule.java | 163 * (userdn="ldap:///cn=foo,dc=example,dc=com and ip=129.34.56.66)))
|
| H A D | TargAttrFilters.java | 171 * "add:cn:(cn=foo), add:cn:(cn=bar)"
|
| /forgerock/opendj-b2.6/src/server/org/opends/server/backends/jeb/importLDIF/ |
| H A D | IndexOutputBuffer.java | 108 //memory footprint as small as possible.
|
| /forgerock/opendj2/ext/testng/ |
| H A D | CHANGES.txt | 292 Fixed: Problem with nested classes inside <package name="foo.*"
|
| /forgerock/opendj2/ext/xalan-j/ |
| H A D | xalan.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ... |
| /forgerock/opendj2/resource/MakeLDIF/ |
| H A D | last.names | 3969 Foods 3970 Foong 3971 Foos
|
| /forgerock/opendj2/resource/config/ |
| H A D | wordlist.txt | 23618 Foochow 23619 Foochowese 23620 Foosland 23621 Foot 23622 Foote 23623 Footville [all...] |
| /forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/ |
| H A D | AciTests.java | 294 private static final String TARG_ATTR_FILTERS_4 = "del=cn:(&(cn=foo)(cn=f*)) && sn:(sn=joe*)"; 298 private static final String TARG_ATTR_FILTERS_BAD_OP = "delete=cn:(&(cn=foo)(cn=f*)) && sn:(sn=joe*)"; 300 private static final String TARG_ATTR_FILTERS_BAD_FILTER_ATTR = "del=cn:(&(cn=foo)(cn=f*)) && sn:(cn=joe*)"; 301 private static final String TARG_ATTR_FILTERS_BAD_FORMAT = "delete=cn;(&(cn=foo)(cn=f*)) && sn:(sn=joe*)"; 303 private static final String TARG_ATTR_FILTERS_BAD_TOK = "delete=cn:(&(cn=foo)(cn=f*)) && sn:(sn=joe*) || pager:(pager=123-*)"; 304 private static final String TARG_ATTR_FILTERS_ATTR_TYPE_NAME = "del=cn:(&(cn=foo)(cn=f*)) && 1sn_:(1sn_=joe*)"; 744 buildAciValue("name", "bad right", "targetattr", "*", "allow (read, write, add, delete, search, compare, selfwrite, all, foo)", BIND_RULE_USERDN_SELF), 751 buildAciValue("name", "unsupported roledn", "targetattr", "*", "allow (all)", "roledn=\"ldap:///cn=foo, dc=bar\""),
|
| H A D | DNSTestCase.java | 43 { "foo.example.com", "*.com" }, 44 { "foo.example.com", "*.example.com" }, 45 { "very.long.dns.foo.example.com", "*.example.com" }, 46 { "foo.example.com", "*" }, 53 { "foo.example.com", "foo.example.com" }, 63 { "foo.example.com", "example.com" }, 64 { "foo.example.com", "com" }, 65 { "foo.example.com", "*.foo [all...] |
| H A D | IPTestCase.java | 152 {"foo"}
|
| H A D | TargAttrFiltersTestCase.java | 55 {"add=st:(st=*),foo =st:(st=*)"},
|
| H A D | TargetAttrTestCase.java | 397 { "=", "+ || *", "foo", true }, // Always true 398 { "=", "* || +", "foo", true }, // Always true
|
| /forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/backends/ |
| H A D | LDIFBackendTestCase.java | 379 "description: foo");
|
| /forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/backends/task/ |
| H A D | TaskBackendTestCase.java | 269 "description: foo"); 336 "description: foo"); 399 "description: foo");
|
| /forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/controls/ |
| H A D | PasswordPolicyControlTestCase.java | 793 "foo")); 944 "foo"));
|
| H A D | VLVControlTestCase.java | 298 new VLVRequestControl(true, 0, 9, 1, 0, ByteString.valueOf("foo")); 377 ByteString.valueOf("foo")); 402 ByteString.valueOf("foo")); 423 assertEquals(reader.readOctetStringAsString(), "foo"); 480 new VLVResponseControl(true, 0, 15, 0, ByteString.valueOf("foo"));
|
| /forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/core/ |
| H A D | AbandonOperationTestCase.java | 595 values.add(ByteString.valueOf("foo"));
|
| H A D | AddOperationTestCase.java | 294 values.add(ByteString.valueOf("foo")); 422 "description: foo"); 449 ByteString.valueOf("foo")))) 492 Attribute a = Attributes.create("description", "foo"); 528 "description: foo"); 972 values.add(ByteString.valueOf("foo")); 1014 values.add(ByteString.valueOf("foo")); 1022 values.add(ByteString.valueOf("foo")); 1060 values.add(ByteString.valueOf("foo")); 2375 "testAddObsoleteUserAttribute: foo"); [all...] |
| H A D | ModifyOperationTestCase.java | 119 ldapValues.add(ByteString.valueOf("foo")); 210 Attributes.create("description", "foo"))); 226 Attributes.create("description", "foo"))); 242 Attributes.create("description", "foo"))); 258 Attributes.create("description", "foo"))); 276 Attributes.create("description", "foo"))); 372 values.add(ByteString.valueOf("foo")); 401 Attributes.create("description", "foo"))); 426 Attributes.create("description", "foo"))); 544 Attributes.create("description", "foo"))); [all...] |