Searched refs:DistinguishedNameSyntax (Results 1 - 11 of 11) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/schema/
H A DDistinguishedNameSyntax.java42 public class DistinguishedNameSyntax class in inherits:AttributeSyntax
51 public DistinguishedNameSyntax() method in class:DistinguishedNameSyntax
/forgerock/opendj-b2.6/src/server/org/opends/server/schema/
H A DDistinguishedNameSyntax.java56 public class DistinguishedNameSyntax class in inherits:AttributeSyntax
97 public DistinguishedNameSyntax() method in class:DistinguishedNameSyntax
/forgerock/opendj2/src/server/org/opends/server/schema/
H A DDistinguishedNameSyntax.java55 public class DistinguishedNameSyntax class in inherits:AttributeSyntax
96 public DistinguishedNameSyntax() method in class:DistinguishedNameSyntax
/forgerock/opendj2.6.2/src/server/org/opends/server/schema/
H A DDistinguishedNameSyntax.java56 public class DistinguishedNameSyntax class in inherits:AttributeSyntax
97 public DistinguishedNameSyntax() method in class:DistinguishedNameSyntax
/forgerock/opendj2-jel-hg/src/server/org/opends/server/schema/
H A DDistinguishedNameSyntax.java56 public class DistinguishedNameSyntax class in inherits:AttributeSyntax
97 public DistinguishedNameSyntax() method in class:DistinguishedNameSyntax
/forgerock/opendj2-hg/src/server/org/opends/server/schema/
H A DDistinguishedNameSyntax.java55 public class DistinguishedNameSyntax class in inherits:AttributeSyntax
96 public DistinguishedNameSyntax() method in class:DistinguishedNameSyntax
/forgerock/opendj2-jel-hg/src/server/org/opends/server/core/
H A DDirectoryServer.java290 import org.opends.server.schema.DistinguishedNameSyntax;
1964 defaultDNSyntax = new DistinguishedNameSyntax();
1976 get(DistinguishedNameSyntax.class.getName(),
/forgerock/opendj-b2.6/src/server/org/opends/server/core/
H A DDirectoryServer.java1706 defaultDNSyntax = new DistinguishedNameSyntax();
1718 get(DistinguishedNameSyntax.class.getName(),
/forgerock/opendj2.6.2/src/server/org/opends/server/core/
H A DDirectoryServer.java1707 defaultDNSyntax = new DistinguishedNameSyntax();
1719 get(DistinguishedNameSyntax.class.getName(),
/forgerock/opendj2/src/server/org/opends/server/core/
H A DDirectoryServer.java1613 defaultDNSyntax = initAndRegister(new DistinguishedNameSyntax());
/forgerock/opendj2-hg/src/server/org/opends/server/core/
H A DDirectoryServer.java1613 defaultDNSyntax = initAndRegister(new DistinguishedNameSyntax());

Completed in 186 milliseconds