public class TestServerEntryUtils extends Object
| Constructor and Description |
|---|
TestServerEntryUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.directory.shared.ldap.schema.MatchingRule |
matchingRuleFactory(String oid) |
static org.apache.directory.shared.ldap.schema.LdapSyntax |
syntaxFactory(String oid,
boolean humanReadable)
A local Syntax class used for the tests
|
public static org.apache.directory.shared.ldap.schema.MatchingRule matchingRuleFactory(String oid)
public static org.apache.directory.shared.ldap.schema.LdapSyntax syntaxFactory(String oid, boolean humanReadable)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.