Searched defs:isDSEConfigAttribute (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/backends/
H A DRootDSEBackend.java177 if (! isDSEConfigAttribute(a))
188 if (! isDSEConfigAttribute(a))
308 private boolean isDSEConfigAttribute(Attribute attribute) method in class:RootDSEBackend
1275 if (! isDSEConfigAttribute(a))
1286 if (! isDSEConfigAttribute(a))
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/
H A DRootDSEBackend.java197 if (! isDSEConfigAttribute(a))
208 if (! isDSEConfigAttribute(a))
338 private boolean isDSEConfigAttribute(Attribute attribute) method in class:RootDSEBackend
1595 if (! isDSEConfigAttribute(a))
1606 if (! isDSEConfigAttribute(a))
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/
H A DRootDSEBackend.java197 if (! isDSEConfigAttribute(a))
208 if (! isDSEConfigAttribute(a))
338 private boolean isDSEConfigAttribute(Attribute attribute) method in class:RootDSEBackend
1595 if (! isDSEConfigAttribute(a))
1606 if (! isDSEConfigAttribute(a))
/forgerock/opendj2-hg/src/server/org/opends/server/backends/
H A DRootDSEBackend.java177 if (! isDSEConfigAttribute(a))
188 if (! isDSEConfigAttribute(a))
308 private boolean isDSEConfigAttribute(Attribute attribute) method in class:RootDSEBackend
1275 if (! isDSEConfigAttribute(a))
1286 if (! isDSEConfigAttribute(a))
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/
H A DRootDSEBackend.java197 if (! isDSEConfigAttribute(a))
208 if (! isDSEConfigAttribute(a))
338 private boolean isDSEConfigAttribute(Attribute attribute) method in class:RootDSEBackend
1595 if (! isDSEConfigAttribute(a))
1606 if (! isDSEConfigAttribute(a))
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/
H A DRootDSEBackend.java257 if (!isDSEConfigAttribute(a))
267 if (!isDSEConfigAttribute(a))
292 private boolean isDSEConfigAttribute(Attribute attribute) method in class:RootDSEBackend

Completed in 42 milliseconds